ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Just as a heads up for those who didn't read the docs (like I did), you will want to add your targets AFTER you call catkin_package()
- otherwise your binaries will not be put in the right spot.