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

gountil get error message "Bad message length" #7

Open
EagleDelux opened this issue Apr 15, 2024 · 0 comments
Open

gountil get error message "Bad message length" #7

EagleDelux opened this issue Apr 15, 2024 · 0 comments

Comments

@EagleDelux
Copy link

I have checked wireshark and it seems to send 8 bytes as it should so I don't get why it complains about message length.

import goodrobotics as gr

s = gr.WifiStepper(host='192.168.80.107')
s.connect()
s.gountil(1, 1, 1000)

Also took part of the code to check if I missed somthing but there it does not trigger the error message "Bad message length"
image

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