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

Robot speed error on turns #2

Open
kendmaclean opened this issue Oct 30, 2020 · 0 comments
Open

Robot speed error on turns #2

kendmaclean opened this issue Oct 30, 2020 · 0 comments

Comments

@kendmaclean
Copy link
Owner

Feedback on code:

For the turn rate, I'm not clear how Pybricks implements this. Way I see it, I can easily set a speed and rate-of-turn value that results in an unachievable motor speed. Something will have to give in that case, but for Pybricks, I'm not sure if its implementation sacrifices forward speed and maintain rate of turn, or the other way around. If you have any insights into this, do share. From your code, it looks like you're working on a best effort basis; setting the required motor dps even if it's not achievable. I know that the Pybrick drive base synchronizes the two motors, so it probably isn't doing it that way.

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