Replies: 1 comment
-
|
Are you using Python coding? You can set the Instead of wait for two motors to complete as in that example, you could wait until |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way to use drivebase and measure when the wheels are having trouble (e.g. they have hit a wall)?
As drivebase_instance.straight() is synchronous, I am not sure how to measure the wheel motors when in this call.
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions