ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
I have the same your problem. I have a tip for you:
src/
folderCMakeLists.txt
and
package.xml
in
<your_package_folder>
run command with :
Catkin_make
and run :
rosrun <your_package> <your_node>