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
@woensug-choi

Copy link
Copy Markdown
Collaborator

@vinaya-53 Hi! Thank you for the PR! Are you aware of https://dave-ros2.notion.site

@vinaya-53

Copy link
Copy Markdown
Author

@vinaya-53 Hi! Thank you for the PR! Are you aware of https://dave-ros2.notion.site

hey! I was looking for an underwater env for expanding my VIO project to SLAM , ros2 availability is a big issue as this version provides much more update rate and model rendering . dave is really a good head start for that but I wasn't aware if there was ongoing migration work taking place may i know the current status plz?

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.

2 participants