Update hexapod.py

This commit is contained in:
Zhengyu Peng 2022-02-16 21:03:50 -05:00
parent f5ee83523d
commit 423bbde675

View File

@ -146,7 +146,8 @@ class Hexapod(Thread):
self.current_motion = None
# self.standby()
self.laydown()
# self.laydown()
self.leg_0.move_junctions([90,90,90])
time.sleep(1)
# self.leg_0.set_angle(1, 30)