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

Comment the following lines in the catkin_package calls:

  LIBRARIES agv_msgs

and

   LIBRARIES agv_teleop

They are only required if you create a lib using add_library, which you don't...