push new exoskeleton code
This commit is contained in:
@@ -49,7 +49,7 @@ def main(
|
||||
|
||||
#calibrate hand
|
||||
hand_calibration = robot.get_hand_calibration()
|
||||
glove = HomonculusGlove(serial_port = "/dev/ttyACM1")
|
||||
glove = HomonculusGlove(serial_port = "/dev/ttyACM2")
|
||||
|
||||
if calibrate_glove:
|
||||
glove.run_calibration()
|
||||
|
||||
Reference in New Issue
Block a user