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

I was experiencing the same problem. Is your "src" folder a symbolic link? In that case, check it's an absolute one (e.g.: /home/user/catkin_ws/src) instead of a relative one (e.g: ../catkin_ws/src) otherwise it won't work.