-
Notifications
You must be signed in to change notification settings - Fork 61
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Description
Catkin and Colcon build systems differ in their CMake implementations, and hence not completely back compatible. So a catkin_tools implementation is required for ROS-1 projects.
Completion Criteria
- Have the container install and run catkin build system instead of colcon build system.
- Testing on a few basic projects which are known to build locally with catkin.
Implementation Notes / Suggestions
A choice between setting the build system would be helpful for CI implementation depending on the project.
Testing Notes / Suggestions
Widely known ROS projects which build locally with catkin can be tested such as TurtleBot3, Moveit, and MAVROS.
adeguet1
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request