Skip to content

Migrate dave_worlds from catkin to ament_cmake for ROS 2#303

Open
vinaya-53 wants to merge 1 commit into
Field-Robotics-Lab:masterfrom
vinaya-53:migrate/dave_worlds-ros2
Open

Migrate dave_worlds from catkin to ament_cmake for ROS 2#303
vinaya-53 wants to merge 1 commit into
Field-Robotics-Lab:masterfrom
vinaya-53:migrate/dave_worlds-ros2

Conversation

@vinaya-53

Copy link
Copy Markdown
  • Replaced catkin buildtool with ament_cmake in CMakeLists.txt
  • Updated package.xml from format 2 to format 3
  • Changed to <exec_depend> (install-only package, no C++ code)
  • Fixed install destination from ${CATKIN_PACKAGE_SHARE_DESTINATION} to share/${PROJECT_NAME}

Tested: colcon build --packages-select dave_worlds passes on ROS 2 Humble.

This is part of a series of ROS 2 migration patches. More to follow.

- Replace catkin buildtool with ament_cmake
- Update package.xml from format 2 to format 3
- Change depend tags to exec_depend (install-only package)
- Fix install destination for ROS 2 share directory
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.

1 participant