IOES-Lab / dave

Project DAVE
Apache License 2.0
11 stars 1 forks source link

Multibeam Sonar Migration Template #15

Open woensug-choi opened 2 months ago

woensug-choi commented 2 months ago

This is to fastforward the effort the migration of the Muiltibeam Sonar plugin.

Notion note related to this is at https://yeongdocat.notion.site/Multibeam-Sonar-Plugin-Migration-Memo-3a98b778e87a419b9adf32a88d78814c?pvs=4

Example Launch Command with ros_gz_bridge to translate gz msg to ROS msg

ros2 launch dave_multibeam_sonar_demo multibeam_sonar_demo.launch.py

Example Launch Command with dave_sensor.launch.py

ros2 launch dave_demos dave_sensor.launch.py namespace:=blueview_p900 world_name:=dave_multibeam_sonar paused:=false x:=4 z:=0.5 yaw:=3.14

Progress (Check date of the update, I am updating this as I progress)

Leftover