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

Fixes USB port names #143

Merged
merged 5 commits into from
Sep 3, 2023

Conversation

francocipollone
Copy link
Collaborator

🎉 New feature

Closes #45

Summary

  • Fixes USB port names to
    • ttyUSB_ARDUINO: For the arduino device
    • ttyUSB_LIDAR: For the lidar scanner device.
  • Adds documentation.

Checklist

  • Signed all commits for DCO
  • Added tests
  • Added example and/or tutorial
  • Updated documentation (as needed)
  • Updated migration guide (as needed)
  • Consider updating Python bindings (if it affects the public API)

Signed-off-by: Franco Cipollone <[email protected]>
Signed-off-by: Franco Cipollone <[email protected]>
Copy link
Member

@jballoffet jballoffet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left one comment, PTAL. Thanks!

andino_hardware/README.md Outdated Show resolved Hide resolved
Signed-off-by: Franco Cipollone <[email protected]>
Copy link
Member

@jballoffet jballoffet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@francocipollone francocipollone merged commit d90723a into humble Sep 3, 2023
3 checks passed
@francocipollone francocipollone deleted the francocipollone/fix_raspi_usb_port_names branch September 3, 2023 22:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Provide documentation about usb devices ordering on raspi
2 participants