gazebosim / gz-sim

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

shapes.sdf example: bump to 1.12, add cone shape #2448

Closed scpeters closed 2 weeks ago

scpeters commented 2 weeks ago

🎉 New feature

Follow-up to #2410.

Summary

This adds an orange cone to the shapes.sdf example world. It also fixes the XML syntax of the example command at the top of the world (using the approach adopted in #1838).

Test it

gz sim -v 4 src/gz-sim/examples/worlds/shapes.sdf

Screenshot 2024-06-17 at 10 00 10 AM

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.