AutonomyLab / create_robot

ROS driver for iRobot Create 1 and 2.
http://www.autonomylab.org/create_autonomy
BSD 3-Clause "New" or "Revised" License
198 stars 164 forks source link

Verifying library on Roomba 980 #106

Open lukesf opened 1 year ago

lukesf commented 1 year ago

I noticed on the page: https://github.com/AutonomyLab/create_robot It mentions: Roomba 900 Series | No *

I recently tried the node with a Roomba 980. It worked with the following settings: device: /dev/ttyACM0

ros2 launch create_bringup create_1.launch:

ros2 launch create_bringup create_2.launch:

If there is additional action/instructions to "verify for Roomba 9xx" let me know and I can try.