-
Notifications
You must be signed in to change notification settings - Fork 175
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
Calibration fail : cali message received but nothing moves #69
Comments
Hi here is a little debug when sending cali request Looks that some attribute issues in file front_wheels.py ‐------- Starting development server at http://0.0.0.0:8000/ |
Howdy, I have the same problem and symptoms
### [25/Aug/2021 09:39:08] "GET /cali/? HTTP/1.1" 200 7670 |
Hi, the server started fine, and everything can moves,
But neither pyQT client nor web client can do the calibration
The web client calibration part is even with more bugs
all cali command is doing nothing...
Log from the server when i try to calibrate front wheels
[08/May/2021 13:51:14] "GET /cali/?action=fwcali HTTP/1.1" 200 7670
"fwcali" command received
[08/May/2021 13:51:14] "GET /cali/?action=fwcali HTTP/1.1" 200 7670
"fwcalileft" command received
[08/May/2021 13:51:17] "GET /cali/?action=fwcalileft HTTP/1.1" 200 7670
"fwcalileft" command received
[08/May/2021 13:51:18] "GET /cali/?action=fwcalileft HTTP/1.1" 200 7670
"fwcalileft" command received
[08/May/2021 13:51:19] "GET /cali/?action=fwcalileft HTTP/1.1" 200 7670
"fwcalileft" command received
[08/May/2021 13:51:19] "GET /cali/?action=fwcalileft HTTP/1.1" 200 7670
"fwcalileft" command received
Please help, thats frustrating
The text was updated successfully, but these errors were encountered: