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

Fix missing msgs include and packages.xml deps #292

Merged
merged 3 commits into from
Sep 8, 2022

Conversation

methylDragon
Copy link
Contributor

@methylDragon methylDragon commented Sep 7, 2022

gazebosim/gz-transport#315 broke ros_gz_bridge/src/factories/service_factories/ros_gz_interfaces.cpp because it was relying on an indirect transitive include of gz-msgs that was removed in that PR.

To the best of my knowledge, this issue only really surfaces when building with GZ_VERSION=garden, since that PR only applies from Garden onwards.

This PR fixes that, as well as typos in the metapackage package.xml.

... and also adds additional conditions to shunt launch calls to gz sim as appropriate.

Signed-off-by: methylDragon <methylDragon@gmail.com>
@osrf-triage osrf-triage added this to Inbox in Core development Sep 7, 2022
Core development automation moved this from Inbox to In review Sep 7, 2022
Signed-off-by: methylDragon <methylDragon@gmail.com>
Signed-off-by: methylDragon <methylDragon@gmail.com>
@methylDragon methylDragon merged commit 62e8ad3 into ros2 Sep 8, 2022
Core development automation moved this from In review to Done Sep 8, 2022
@methylDragon methylDragon deleted the ch3/hotfix-msgs-and-deps branch September 8, 2022 17:07
mjcarroll pushed a commit that referenced this pull request Sep 22, 2022
* Fix missing msgs include and packages.xml deps
* Add additional conditions to support gz sim invocation

Signed-off-by: methylDragon <methylDragon@gmail.com>
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.

None yet

2 participants