-
Notifications
You must be signed in to change notification settings - Fork 342
Merge gz-sim9 ➡️ main #2938
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
Merged
Merged
Merge gz-sim9 ➡️ main #2938
Conversation
This file contains hidden or 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: Ian Chen <ichen@openrobotics.org> (cherry picked from commit 2aaa0ed)
Follow-up to #2777. Signed-off-by: Steve Peters <scpeters@openrobotics.org>
Signed-off-by: GauravKumar9920 <gaurav.og.9920@gmail.com> Signed-off-by: Gaurav Kumar <84905312+GauravKumar9920@users.noreply.github.com> Co-authored-by: Arjo Chakravarty <arjo129@gmail.com>
…2863) Signed-off-by: Arjo Chakravarty <arjoc@intrinsic.ai>
Signed-off-by: Steve Peters <scpeters@openrobotics.org>
Signed-off-by: Ian Chen <ichen@openrobotics.org> (cherry picked from commit 6444e71)
Signed-off-by: Leander Stephen D'Souza <leanderdsouza1234@gmail.com> Co-authored-by: Alejandro Hernández Cordero <ahcorde@gmail.com> Co-authored-by: Jose Luis Rivero <jrivero@osrfoundation.org>
This PR fixes issue #2903 and prevents the server from segfaulting if the plugin fails to load correctly. It prints an error that the plugin was misconfigured and continues executing ahead. (cherry picked from commit 049c19e) Signed-off-by: Arjo Chakravarty <arjoc@intrinsic.ai> Co-authored-by: Arjo Chakravarty <arjoc@intrinsic.ai>
Signed-off-by: Ian Chen <ichen@openrobotics.org>
Signed-off-by: Steve Peters <scpeters@openrobotics.org>
needs gazebosim/gz-common#680 to be merged forward |
|
712ce9d
to
92506fa
Compare
scpeters
added a commit
that referenced
this pull request
Jun 5, 2025
* Fix whitespace, line length * Include what you use * Fix cast syntax * Use size_t instead of unsigned long in function Signed-off-by: Steve Peters <scpeters@openrobotics.org>
fixing some cpplint complaints on |
still some codespell complaints |
scpeters
added a commit
that referenced
this pull request
Jun 5, 2025
* Fix whitespace, line length * Include what you use * Fix cast syntax * Use size_t instead of unsigned long in function * Fix spelling, ignore renderD, change ' character Signed-off-by: Steve Peters <scpeters@openrobotics.org>
a67c302
to
6ea4845
Compare
amended a bunch of fixes into 6ea4845, all except the complaints about gz3d.js |
iche033
approved these changes
Jun 6, 2025
iche033
reviewed
Jun 6, 2025
scpeters
added a commit
that referenced
this pull request
Jun 6, 2025
* Fix whitespace, line length * Include what you use * Fix cast syntax * Use size_t instead of unsigned long in function * Fix spelling, ignore renderD, change ' character * codespell: skip gz3d.js Signed-off-by: Steve Peters <scpeters@openrobotics.org>
6ea4845
to
11cc271
Compare
* Fix whitespace, line length * Include what you use * Fix cast syntax * Use size_t instead of unsigned long in function * Fix spelling, ignore renderD, change ' character * codespell: skip gz3d.js Signed-off-by: Steve Peters <scpeters@openrobotics.org>
11cc271
to
ab0ac7a
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
➡️ Forward port
Port
gz-sim9
➡️main
Branch comparison: main...gz-sim9
Note to maintainers: Remember to Merge with commit (not squash-merge or rebase)