-
Notifications
You must be signed in to change notification settings - Fork 277
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 minimal scene in examples #1065
Conversation
Signed-off-by: ahcorde <ahcorde@gmail.com>
Codecov Report
@@ Coverage Diff @@
## main #1065 +/- ##
=======================================
Coverage 64.07% 64.07%
=======================================
Files 255 255
Lines 19994 19994
=======================================
Hits 12812 12812
Misses 7182 7182 Continue to review full report at Codecov.
|
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.
I removed some more instances in d19d40e, and also flipped the behaviour of the legacy
flags so that plugins inserted from the menu work with MinimalScene
by default.
Let's wait for full CI before merging.
Signed-off-by: ahcorde <ahcorde@gmail.com> Signed-off-by: Louise Poubel <louise@openrobotics.org> Co-authored-by: Louise Poubel <louise@openrobotics.org>
Signed-off-by: ahcorde ahcorde@gmail.com
🦟 Bug fix
Summary
Use minimal scene in
examples/worlds
Checklist
codecheck
passed (See contributing)Note to maintainers: Remember to use Squash-Merge