RoverRobotics / roverrobotics_ros1

ROS1 Driver for communicating with Rover Robotics products. Requires librover.
Apache License 2.0
11 stars 7 forks source link

Add missing tf2_geometry_msgs dependency. #26

Closed maxpolzin closed 2 years ago

maxpolzin commented 2 years ago

Try building the package without having tf2_geometry_msgs installed via apt or compiled in your catkin_ws, it fails.

Resolution: Add missing dependency, tf2_geometry_msgs. Reproduce: