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

[Bug]: external device serial port conflict with --algo #467

Open
5 tasks done
tejasms03 opened this issue Aug 12, 2024 · 0 comments
Open
5 tasks done

[Bug]: external device serial port conflict with --algo #467

tejasms03 opened this issue Aug 12, 2024 · 0 comments
Labels
bug Something isn't working check the checklist You have checked the required items in the checklist but you didn't do what is written... more information needed Please fill the issue template completely

Comments

@tejasms03
Copy link

tejasms03 commented Aug 12, 2024

🐛 Bug

i am trying to attach an external localization device but it turns out that the port for both the device and the --algo is the same
so whenever i attempt to open serial port /dev/ttyACM* it's unable to.
how do i resolve this error

To Reproduce

python train.py --algo ...

Relevant log output / Error message

Trying to open serial port: --algo
*** error: os error(possibly serial port is not available)

System Info

nvidia jetson linux jellyfish

Checklist

@tejasms03 tejasms03 added the bug Something isn't working label Aug 12, 2024
@araffin araffin added more information needed Please fill the issue template completely check the checklist You have checked the required items in the checklist but you didn't do what is written... labels Aug 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working check the checklist You have checked the required items in the checklist but you didn't do what is written... more information needed Please fill the issue template completely
Projects
None yet
Development

No branches or pull requests

2 participants