-
Notifications
You must be signed in to change notification settings - Fork 76
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
[create::Serial] serial error - End of file #46
Comments
Hello Dave |
It is the only way I could get it to work. |
I finally checked in my changes if you want to take a look: |
Hello Dave |
Hello Dave |
Hi Paco. |
Hello David |
I can confirm this problem with the example code compiled on a raspberry pi (ubuntu 18.04). Works fine on my amd64 desktop (ubuntu 20.04). So I suspect something to do with the architecture? |
Hello
I am trying to use your lib but there any problem with the serial connection.
I have inserted some printing on the source code in order to track the error and the problem seems to be in the startReading method.
I get this error message:
[create::Serial] serial error - End of file
I am working with Ubuntu 16.04.
I have tried pycreate2 and it works fine with a Roomba 605.
Thank you.
Paco
The text was updated successfully, but these errors were encountered: