Laurens Valk cabe91a044 official_models/ev3/tank_bot: fix driving
This example computed time from length, to then drive for that time. Since there is now simply a function to drive straight for a given distance, use that instead.

Also add wait after drive(0, 0) to give it some time to reach that speed (a standstill).

Also fix ImageFile import
2020-04-01 13:31:26 +02:00
2020-03-26 16:22:19 -05:00
2019-11-13 10:58:22 +01:00
2020-03-13 10:05:26 -05:00
2020-03-05 10:26:24 +01:00
2019-11-13 10:58:22 +01:00

pybricks-projects

Example programs for Pybricks

S
Description
Example programs for Pybricks
Readme MIT
77 MiB
Languages
Python 100%