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

The problem was in the CMakeLists.txt in the root catkin workspace path. If you remove this file, the command "catkin_init_workspace" will create a new one, but it will be different and wrong. So I copied it from Beginner Tutorial github repository. :) But, notably, the command catkin_init_workspace works strange in this situation.