-
Notifications
You must be signed in to change notification settings - Fork 129
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
Operation Close-The-Gap #26
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Louise Poubel <louise@openrobotics.org>
I would add a line related to macOS support (see gazebosim/gz-sim#25 and gazebosim/gz-tools#7) that is a blocker for any macOS-based user of Gazebo Classic. |
Signed-off-by: Louise Poubel <louise@openrobotics.org>
Good call, added a section for platforms: d328cd5 |
Signed-off-by: Louise Poubel <louise@openrobotics.org>
Signed-off-by: Louise Poubel <louise@openrobotics.org>
Signed-off-by: Louise Poubel <louise@openrobotics.org>
Signed-off-by: Louise Poubel <louise@openrobotics.org>
Signed-off-by: Louise Poubel <louise@openrobotics.org>
Signed-off-by: Louise Poubel <louise@openrobotics.org>
Signed-off-by: Louise Poubel <louise@openrobotics.org>
maryaB-osr
approved these changes
Aug 26, 2020
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.
👍
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
📜 blueprint
Ignition Blueprint
🏰 citadel
Ignition Citadel
documentation
Improvements or additions to documentation
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
I started ticketing issues for the features we plan to port from Gazebo-classic to Ignition and will be linking to them from the comparison page. I've been marking them with the
close the gap
label.This is meant to give the community more context about where we currently stand regarding the features they love in Gazebo-classic. As well as a convenient way for them to sign-up to help 😁
I'll keep this pull request in a draft state until all the TODOs have been addressed. I opened it for visibility and also in case observers can find / ticket issues that I've missed.
Notes
MultiCamera
s in Ignition because the same result can be achieved with multiple individual cameras that have the same update rate.CartDemoPlugin
will not be ported since it isn't a generally useful plugin.