Update hexapod.py

master
Zhengyu Peng 2 years ago
parent 0979175205
commit a3dc31f459

@ -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