-
Notifications
You must be signed in to change notification settings - Fork 16
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
Use the new GUI API of ign-gazebo #19
Conversation
Signed-off-by: Addisu Z. Taddese <addisu@openrobotics.org>
Signed-off-by: Addisu Z. Taddese <addisu@openrobotics.org>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Works for me, thank you for reducing duplication.
We should bump the required ign-gazebo
version before this is merged.
While reviewing this, I noticed that the application doesn't terminate when the window is closed. I assume this is on purpose, because I could reproduce the behaviour on a released branch. But I verified that the GazeboGui
plugin is being properly terminated on this branch 👍
Signed-off-by: Addisu Z. Taddese <addisu@openrobotics.org>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's just remember to bump the required ign-gazebo
version before merging.
Signed-off-by: Louise Poubel <louise@openrobotics.org>
This adds support for saving worlds to SDFormat from the GUI.