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

Turns out I need to add dependencies in two places in package.xml, and I had not seen the one at the top

find_package(catkin REQUIRED COMPONENTS roscpp rospy std_msgs )

Turns out I need to add dependencies in two places in package.xml, CMakelist also, and I had not seen the one at the top

find_package(catkin REQUIRED COMPONENTS roscpp rospy std_msgs )