Skip to content

Adapt to new acoustic_msg format#43

Merged
woensug-choi merged 3 commits intomainfrom
new_acoustic_msg
Jul 6, 2022
Merged

Adapt to new acoustic_msg format#43
woensug-choi merged 3 commits intomainfrom
new_acoustic_msg

Conversation

@woensug-choi
Copy link
Copy Markdown
Contributor

@woensug-choi woensug-choi commented May 9, 2022

A new format of acoustics_msgs (https://github.com/apl-ocean-engineering/hydrographic_msgs/tree/main/acoustic_msgs) has been released.

Following modifications are made:

  • Adapt to the new msg format
    • Old: SonarImage.msg
    • New : ProjectedSonarImage.msg (SonarImageData.msg)

Tested environment:

Tested commands:

# Raster version
roslaunch nps_uw_multibeam_sonar sonar_tank_blueview_p900_nps_multibeam.launch
# GPU Ray version
roslaunch nps_uw_multibeam_sonar sonar_tank_blueview_p900_nps_multibeam_ray.launch

# ROS topic readings
rostopic echo /blueview_p900/sonar_image_raw

Should work in both dockwater (docker environment) and host machine installation.

Dave.doc PR: Field-Robotics-Lab/dave.doc#1

@woensug-choi
Copy link
Copy Markdown
Contributor Author

There is a new rviz_image_view rviz plugin for the ProjectedSonarImage message.
https://github.com/rolker/rviz_sonar_image

Dave.doc description will include how to use the plugin.
Screenshot 2022-07-06 181246

@woensug-choi
Copy link
Copy Markdown
Contributor Author

Merging this as it was tested by @rolker

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

Successfully merging this pull request may close these issues.

2 participants