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

Make the bridge aware of both gz and ignition msgs #349

Merged
merged 3 commits into from
Jan 11, 2023

Conversation

mjcarroll
Copy link
Collaborator

This makes the bridge aware of gazebo message definition strings either starting with gz or starting with ignition. This will maximize the compatibility on humble-supported systems.

Note that these changes do not need to be ported to the ros2 branch, where on gz messages are supported.

Fixes #339.

Signed-off-by: Michael Carroll michael@openrobotics.org

This makes the bridge aware of gazebo message definition strings either
starting with gz or starting with ignition.  This will maximize the
compatibility on humble-supported systems.

Fixes #339.

Signed-off-by: Michael Carroll <michael@openrobotics.org>
@mjcarroll mjcarroll self-assigned this Jan 10, 2023
@mjcarroll mjcarroll linked an issue Jan 10, 2023 that may be closed by this pull request
@osrf-triage osrf-triage added this to Inbox in Core development Jan 10, 2023
Copy link
Collaborator

@ahcorde ahcorde left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CI is not able to compile

Core development automation moved this from Inbox to In review Jan 10, 2023
Signed-off-by: Michael Carroll <michael@openrobotics.org>
Signed-off-by: Michael Carroll <michael@openrobotics.org>
@ahcorde ahcorde merged commit fa2a1ab into humble Jan 11, 2023
Core development automation moved this from In review to Done Jan 11, 2023
@ahcorde ahcorde deleted the support_gz_and_ignition branch January 11, 2023 08:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

gz.msgs not working on humble - demos broken
2 participants