ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
I forgot that you needed the custom Makefile in ROS:
http://www.ros.org/wiki/rospy_tutorials/Tutorials/Makefile for more information (why is there's no cpp version, i dunno)
More specifically, your Makefile needs to be:
include $(shell rospack find mk)/cmake.mk