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

Use the new GUI API of ign-gazebo #19

Merged
merged 6 commits into from
May 14, 2020

Conversation

azeey
Copy link
Contributor

@azeey azeey commented Apr 20, 2020

This adds support for saving worlds to SDFormat from the GUI.

Signed-off-by: Addisu Z. Taddese <addisu@openrobotics.org>
@azeey azeey requested review from nkoenig and chapulina April 20, 2020 23:26
@azeey azeey self-assigned this Apr 20, 2020
azeey and others added 2 commits April 20, 2020 18:27
Signed-off-by: Addisu Z. Taddese <addisu@openrobotics.org>
Copy link
Contributor

@chapulina chapulina left a 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 👍

plugins/gazebo_gui/GazeboGui.cc Show resolved Hide resolved
Signed-off-by: Addisu Z. Taddese <addisu@openrobotics.org>
Copy link
Contributor

@chapulina chapulina left a 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.

@chapulina chapulina linked an issue May 13, 2020 that may be closed by this pull request
@chapulina chapulina added the 📜 blueprint Ignition Blueprint label May 13, 2020
Signed-off-by: Louise Poubel <louise@openrobotics.org>
@chapulina chapulina merged commit 5019e1b into gazebosim:ign-launch1 May 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📜 blueprint Ignition Blueprint
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support saving an SDF world from GUI started with GazeboGui
3 participants