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

Deprecate some gazebo::gui events in favor of ign-gui events #595

Merged
merged 10 commits into from
Feb 9, 2021
Prev Previous commit
Next Next commit
Remove duplicate include
Signed-off-by: Louise Poubel <louise@openrobotics.org>
  • Loading branch information
chapulina authored Feb 3, 2021
commit f95d3b370be3f459e37843890d9dc01d776edf82
2 changes: 0 additions & 2 deletions src/gui/plugins/scene3d/Scene3D.cc
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,6 @@
#include <ignition/common/Uuid.hh>
#include <ignition/common/VideoEncoder.hh>

#include <ignition/gui/GuiEvents.hh>

#include <ignition/plugin/Register.hh>

#include <ignition/math/Vector2.hh>
Expand Down