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

I figured out the problem. I had added the 'geometry_msgs' to all of the places in package.xml and CMakeLists.txt except for the dependencies line:

ament_target_dependencies(vesc_node rclcpp std_msgs geometry_msgs)