Skip to content
Bruce Allen edited this page Apr 1, 2020 · 7 revisions

We are pulling together several Sonar models:

UUV FLS

Currently this is embedded to run from the base uuv_simulator reference, uuv_simulator reference. Run with:

roslaunch uuv_dave uuv_dave.launch

Example view:

A FLS model stand-alone launcher is also available, fls_model_standalone. Run with:

roslaunch fls_gazebo blueview_standalone.launch

and start the image viewer with:

rqt_image_view

and subscribe to /depth/image_raw_sonar.

Example view:

GTRI

A GTRI-based sonar model is available in gtri_based_sonar_gazebo which was installed as described in Installing DAVE. Run with:

roslaunch gtri_based_sonar_gazebo basic.launch

Move the Sonar using the velocity_control XTerminal. Example view:

Clone this wiki locally