ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
If it is your own package, make sure that it is included in cmakelists.txt
find_package(catkin REQUIRED COMPONENTS roscpp tf)