Update hexapod.py

master
Zhengyu Peng 2 years ago
parent 6d53a82442
commit b22116997c

@ -145,8 +145,8 @@ class Hexapod(Thread):
self.current_motion = None
self.standby()
# self.laydown()
# self.standby()
self.laydown()
time.sleep(1)
# self.leg_0.set_angle(1, 30)

Loading…
Cancel
Save