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

Revision history [back]

click to hide/show revision 1
initial version

As I found the solution here and here, the fix was to directly source:

RUN source /opt/ros/foxy/setup.bash && colcon build --symlink-install

I dont know why sourcing ~/.bashrc did not work, but now it seems to build in the docker creation just fine.