-
Notifications
You must be signed in to change notification settings - Fork 276
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
Conversation
Signed-off-by: Louise Poubel <louise@openrobotics.org>
Signed-off-by: Louise Poubel <louise@openrobotics.org>
Signed-off-by: Louise Poubel <louise@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.
CI isn't happy. There's a style error.
Signed-off-by: Louise Poubel <louise@openrobotics.org>
Fixed in f95d3b3 |
Codecov Report
@@ Coverage Diff @@
## main #595 +/- ##
==========================================
- Coverage 77.47% 77.33% -0.15%
==========================================
Files 213 213
Lines 12009 12016 +7
==========================================
- Hits 9304 9292 -12
- Misses 2705 2724 +19
Continue to review full report at Codecov.
|
Signed-off-by: Louise Poubel <louise@openrobotics.org>
Builds on top of #591
Deprecate events that have been ported to Ignition GUI.