Skip to content

Option for Catkin Build for ROS 1 Projects #800

@Shobuj-Paul

Description

@Shobuj-Paul

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions