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

WIP: Implement gz sdf as standalone executable #1465

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

scpeters
Copy link
Member

🎉 New feature

Part of gazebosim/gz-tools#7.

Summary

This is a work-in-progress to implement the gz sdf functionality in a standalone executable (similar to gazebosim/gz-transport#216). The standalone executable has added alongside the existing approach. Once the standalone executable is complete and functioning, the old approach should be removed.

This is not targeting the first release of Gazebo Ionic.

Test it

Use UNIT_gz_TEST as the guide.

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.

Signed-off-by: Steve Peters <scpeters@openrobotics.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏛️ ionic Gazebo Ionic
Projects
Status: In progress
Development

Successfully merging this pull request may close these issues.

1 participant