Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Jun 17, 2024

Conversation

scpeters
Copy link
Member

🎉 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

  • Signed all commits for DCO
  • Added tests
  • Added example and/or tutorial
  • Updated documentation (as needed)
  • Updated migration guide (as needed)
  • Consider updating Python bindings (if the library has them)
  • codecheck passed (See contributing)
  • All tests passed (See test coverage)
  • While waiting for a review on your PR, please help review another open pull request to support the maintainers

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.

Also move the example command to a CDATA block to use
proper XML syntax.

Signed-off-by: Steve Peters <[email protected]>
@scpeters scpeters requested a review from mjcarroll as a code owner June 17, 2024 17:05
@github-actions github-actions bot added the 🏛️ ionic Gazebo Ionic label Jun 17, 2024
@scpeters scpeters mentioned this pull request Jun 17, 2024
8 tasks
@scpeters scpeters merged commit f66701e into main Jun 17, 2024
8 of 9 checks passed
@scpeters scpeters deleted the scpeters/cone_example branch June 17, 2024 19:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏛️ ionic Gazebo Ionic
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants