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

Try running catkin_init_workspace in our catkin_ws/src folder.... Is the CMakelists.txt really a sym link to top-level cmake as it should be (Asure with ll)?

$ ll
.......
CMakeLists.txt -> /opt/ros/hydro/share/catkin/cmake/toplevel.cmake  
.......