ValueError: Resultspace path '/opt/ros/melodic' does not exist.
Closed this issue · 0 comments
rickstaa commented
If you get a ValueError
while trying to use catkin build
inside a container you have to remove the .catkin_tools
folder that is present in the workspace. The solution is explained in depth in this issue.