We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi everybody
https://github.com/pybricks/pybricks-projects/blob/master/sets/boost/droid-commander/r2-d2/main.py#L53
I get errors, until I changed the drive.settings on line 53 from drive.settings(1000, 5000) to drive.settings(500, 5000)
Is there a new limit in the latest firmware?
A half a year ago the code was running fine on my R2D2.
Best Regards Jonas
The text was updated successfully, but these errors were encountered:
A whole meter per second does sound quite fast. 😄
Does it work with a lower speed?
Sorry, something went wrong.
No branches or pull requests
Hi everybody
https://github.com/pybricks/pybricks-projects/blob/master/sets/boost/droid-commander/r2-d2/main.py#L53
I get errors, until I changed the drive.settings on line 53 from drive.settings(1000, 5000) to drive.settings(500, 5000)
Is there a new limit in the latest firmware?
A half a year ago the code was running fine on my R2D2.
Best Regards
Jonas
The text was updated successfully, but these errors were encountered: