Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

In the folder uuv_ws/src, this project cloned acoustic_msgs package from https://github.com/apl-ocean-engineering/marine_msgs/tree/main/marine_acoustic_msgs to the folder hydrographic_msgs. But unfortunately, the package has been updated, NOT compatible. If you just want to run codes, the simplest way is the rollback of the downloaded package. #277

Closed
huangbintao188 opened this issue Nov 9, 2023 · 4 comments

Comments

@huangbintao188
Copy link

          In the folder `uuv_ws/src`, this project cloned  `acoustic_msgs` package from https://github.com/apl-ocean-engineering/marine_msgs/tree/main/marine_acoustic_msgs to the folder `hydrographic_msgs`. But unfortunately, the package has been updated, NOT compatible. If you just want to run codes, the simplest way is the rollback of the downloaded package.
cd uuv_ws/src/hydrographic_msgs
git checkout 5344060071d0a72857a9efb558cc1f2d7c0052c6

Originally posted by @CCLings in #272 (comment)

@huangbintao188
Copy link
Author

After going back, run the example. My sonar has no image, and it is 0 straight when viewed with rqt.

@mabelzhang
Copy link
Contributor

Hi, can you please edit the title and the description so that there's more context to your question?
It is unclear what you're trying to run. The post that you are quoting is about compiling, not about running anything.

@huangbintao188
Copy link
Author

I used the git checkout 5344060071d0a72857a9efb558cc1f2d7c0052c6 method and catkin_make succeeded, when i try to run roslaunch nps_uw_multibeam_sonar sonar_tank_blueview_p900_nps_multibeam.launch (https://field-robotics-lab.github.io/dave.doc/contents/dave_sensors/Multibeam-Forward-Looking-Sonar/) .My gazebo interface starts and runs normally, but the other window buleview_p900 is dark and has no sonar image. Check the configuration artificialVehicleVibration and it is true. Open rqt to check the sonar image and the values are all 0, which means it is not a computer problem. It may be some configuration error, but I No reason can be found at present. May I ask what is the reason for this and how did you solve it?

@woensug-choi
Copy link
Collaborator

#269 and Field-Robotics-Lab/nps_uw_multibeam_sonar#55 would have solved this. If the problem persists. let me know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants