✨
This commit is contained in:
@@ -22,7 +22,7 @@ def careful_forward(drive_time, arlo):
|
|||||||
else:
|
else:
|
||||||
arlo.go_diff(POWER, POWER + RIGHT_WHEEL_OFFSET, 0, 1)
|
arlo.go_diff(POWER, POWER + RIGHT_WHEEL_OFFSET, 0, 1)
|
||||||
|
|
||||||
time.sleep(0.1)
|
time.sleep(0.01)
|
||||||
|
|
||||||
def main():
|
def main():
|
||||||
drive_time = int(input())
|
drive_time = int(input())
|
||||||
|
|||||||
Reference in New Issue
Block a user