Update hexapod.py

master
Zhengyu Peng 2 years ago
parent 36336064cf
commit afaa56c244

@ -145,8 +145,8 @@ class Hexapod(Thread):
self.current_motion = None
# self.standby()
self.laydown()
self.standby()
# self.laydown()
# self.leg_0.move_junctions([90,45,135])
time.sleep(1)

Loading…
Cancel
Save