RoverRobotics / roverrobotics_ros1

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

mfg launch files have errors that break manufacturing #20

Closed jbrover closed 2 years ago

jbrover commented 2 years ago

for example, rover pro mfg 4wd file

"device_port" value="/dev/rover"

is not correct. should be "device_port" value="/dev/rover-pro"

drhieu commented 2 years ago

resolved with Pr#18