Skip to content

Migrate dave_object_models from catkin to ament_cmake for ROS 2#304

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

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

Conversation

@vinaya-53

Copy link
Copy Markdown
  • Replace catkin buildtool with ament_cmake
  • Update package.xml from format 2 to format 3
  • Change depend to exec_depend (install-only package)
  • Fix install destination for ROS 2 share directory

- Replace catkin buildtool with ament_cmake
- Update package.xml from format 2 to format 3
- Change depend to exec_depend (install-only package)
- Fix install destination for ROS 2 share directory
@vinaya-53

Copy link
Copy Markdown
Author
  • 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)
  • Fixed install destination for ROS 2 share directory

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

@vinaya-53
vinaya-53 force-pushed the migrate/dave_object_models-ros2 branch from e98225a to a3bff05 Compare July 21, 2026 10:14
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