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

Create GUI on demand #17

Open
osrf-migration opened this issue Mar 9, 2019 · 1 comment
Open

Create GUI on demand #17

osrf-migration opened this issue Mar 9, 2019 · 1 comment
Labels
enhancement New feature or request GUI Gazebo's graphical interface (not pure Ignition GUI)

Comments

@osrf-migration
Copy link

Original report (archived issue) by Mabel Zhang (Bitbucket: mabelmzhang, GitHub: mabelzhang).


Summary

Feature to create / change GUI on demand, and expose it in e.g. SdfEntityCreator->CreateEntities(sdf::Gui) along with the other entities.

Motivation

Logging playback currently must ignore <gui> tag in the recorded SDF file, since the GUI can only be created at startup. This results in behavior like https://osrf-migration.github.io/ignition-gh-pages/#!/ignitionrobotics/ign-gazebo/pull-requests/181/acropolis-add-logging/activity#comment-94389783 , i.e. the recorded file uses <engine>ogre2</engine>, and the playback defaults to ogre, which results in the whole scene being a lot brighter.

@osrf-migration
Copy link
Author

Original comment by Louise Poubel (Bitbucket: chapulina, GitHub: chapulina).


  • set component to "gui"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request GUI Gazebo's graphical interface (not pure Ignition GUI)
Projects
None yet
Development

No branches or pull requests

2 participants