colcon / colcon-ros

Extension for colcon to support ROS packages
http://colcon.readthedocs.io
Apache License 2.0
13 stars 26 forks source link

colcon build --symlink-install broken for catkin packages #149

Open rhaschke opened 10 months ago

rhaschke commented 10 months ago

It looks like colcon build --symlink-install is fundamentally broken for catkin packages. So far, I found the following issues:

Although being advertized for ROS 1 packages in the docs, more advanced features of colcon, like --symlink-install, are not working for ROS 1 packages. :disappointed: