-
Notifications
You must be signed in to change notification settings - Fork 578
Open
Labels
bugSomething isn't workingSomething isn't workingcheck the checklistYou have checked the required items in the checklist but you didn't do what is written...You have checked the required items in the checklist but you didn't do what is written...more information neededPlease fill the issue template completelyPlease fill the issue template completely
Description
🐛 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
- I have checked that there is no similar issue in the repo
- I have read the SB3 documentation
- I have read the RL Zoo documentation
- I have provided a minimal and working example to reproduce the bug
- I've used the markdown code blocks for both code and stack traces.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingcheck the checklistYou have checked the required items in the checklist but you didn't do what is written...You have checked the required items in the checklist but you didn't do what is written...more information neededPlease fill the issue template completelyPlease fill the issue template completely