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

There should be a package.xml in src folder, if you could find it there then you may not be running the catkin_make in workspace root directory or the file may be broken... If you could not find package.xml then your workspace is not properly initialized, try initializing again. It may be possible that there is a problem with catkin_create_workspace, refreshing ROS could be solution.