Add shutdown routine
This commit is contained in:
@@ -266,6 +266,7 @@ def move_to_home(robot, keep_flip=False, speed=2):
|
||||
return True
|
||||
|
||||
def move_to_packup(robot, speed=0.25):
|
||||
robot = connect(robot)
|
||||
rob = robot.robot
|
||||
|
||||
# known good starting point to reach store position
|
||||
|
||||
Reference in New Issue
Block a user