gazebosim / gz-sim

Open source robotics simulator. The latest version of Gazebo.
https://gazebosim.org
Apache License 2.0
685 stars 262 forks source link

Added example world for `DopplerVelocityLogSystem` #2373

Closed sauk2 closed 5 months ago

sauk2 commented 5 months ago

🎉 New feature

Closes #2344

Summary

The examples/worlds directory does not contain any example world for DopplerVelocityLogSystem plugin. This PR adds the following:

More information can be found in Issue #2344 and PR #2346.

Test it

This world can be tested (after building and sourcing the workspace) using the following command

  gz sim flat_seabed.sdf

Checklist

Note to maintainers: Remember to use Squash-Merge and edit the commit message to match the pull request summary while retaining Signed-off-by messages.