Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Verifying library on Roomba 980 #106

Open
lukesf opened this issue Oct 26, 2023 · 0 comments
Open

Verifying library on Roomba 980 #106

lukesf opened this issue Oct 26, 2023 · 0 comments

Comments

@lukesf
Copy link

lukesf commented Oct 26, 2023

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

  • Not verified. Anyone who is able to verify that this driver works or not is encouraged to contact Jacob with their findings or open an issue.

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:

  • Worked as expected, could see sensor state and could be teleoperated.

ros2 launch create_bringup create_2.launch:

  • Didn't work, complaining of not receiving data.
  • I can see the streaming Opcode (148) works but I suspect the parsing is failing because there appears to be additional content (such as the battery charging status) being published.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant