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

branch master:'Serial' object has no attribute 'setTimeout' and 'setWriteTimeout' #42

Open
Fibird opened this issue Aug 15, 2017 · 0 comments

Comments

@Fibird
Copy link
Contributor

Fibird commented Aug 15, 2017

I think it is because of compatibility problem of different versions of pyserial.

@Fibird Fibird changed the title branch master:AttributeError: 'Serial' object has no attribute 'setTimeout' branch master:'Serial' object has no attribute 'setTimeout' Aug 15, 2017
@Fibird Fibird changed the title branch master:'Serial' object has no attribute 'setTimeout' branch master:'Serial' object has no attribute 'setTimeout' and 'setWriteTimeout' Aug 15, 2017
Fibird added a commit to Fibird/ros_arduino_bridge that referenced this issue Aug 15, 2017
Update method to set serial read-timeout and write-timeout. In pyserial
v3.x, using setTimeout and setWriteTimeout to set read or write timeout
is not supported. The newest to set them is by attributes "timeout"
and "write_timeout".
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

1 participant