Skip to content

Conversation

@ashishraste
Copy link

@ashishraste ashishraste commented Jan 23, 2025

Issue Description

This PR adds support for, and fixes a minor colcon build --symlink-install issue. The changes include:

  • In the simulation/MuJoCo package - Update the cv_bridge.h header file to cv_bridge.hpp, as the former is deprecated in the cv_bridge library for ROS2 versions from Humble onwards.
  • In the description package - Explicitly add the package core as a dependency to build the package description without errors in a vanilla ROS workspace.

Testing

Successfully built the packages and ran the demo example in a ROS2 Jazzy workspace.

Comments

…n' package

- cv_bridge.h header file is now deprecated in the cv_bridge library thus requiring the header to be updated in simulation/mujoco package.
- Furthermore, explicit addition of 'core' as a dependency is required for the 'description' package to build successfully in a vanilla workspace.
@ashishraste ashishraste changed the title Fix colcon build issues Add support for ROS2 versions including and beyond Humble Hawksbill Jan 23, 2025
@ashishraste ashishraste changed the title Add support for ROS2 versions including and beyond Humble Hawksbill Add support for ROS2 versions Humble Hawksbill and beyond Jan 29, 2025
@ashishraste ashishraste changed the title Add support for ROS2 versions Humble Hawksbill and beyond Add support for ROS2 versions Jazzy and beyond Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

colcon build issue

2 participants