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

[USB] Could not open USB device: -3 #746

Open
mcdominik opened this issue May 15, 2024 · 1 comment
Open

[USB] Could not open USB device: -3 #746

mcdominik opened this issue May 15, 2024 · 1 comment

Comments

@mcdominik
Copy link

Does any one encounter this error?

Screenshot 2024-05-15 at 09 43 37

It show when I try to run this snippet:

Screenshot 2024-05-15 at 09 39 50

My setup:
Jetson Orin
odrive 0.6.8
python 3.8.10

@samuelsadok
Copy link
Member

This the error code -3 refers to a libusb error code, so this means LIBUSB_ERROR_ACCESS.

Did you already set up the udev rules?
See here: https://docs.odriverobotics.com/v/latest/interfaces/odrivetool.html#installation > Linux > "Set up USB device permissions."

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

2 participants