This commit is contained in:
@@ -33,7 +33,8 @@ def enable_motion():
|
||||
"""
|
||||
Check safety and enable arm power if in remote mode
|
||||
"""
|
||||
release_safety()
|
||||
release_safety()
|
||||
system_check(robot_move=True)
|
||||
auto = not is_manual_mode()
|
||||
if auto:
|
||||
if not robot.state.isNormal():
|
||||
|
||||
Reference in New Issue
Block a user