ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

if your ROS1 package can be built with your build tool Colcon under ROS2 workspace then I don't see a reason for that not happening. If your ROS1 package have a lot of dependent packages from the same ROS distro (e.g Melodic) then it might cause you some trouble. You should keep in mind that, it is not possible to have running two packages under same workspace with different ROS distros, try to built ROS1 package under ROS2