Update hexapod.py

This commit is contained in:
Zhengyu Peng 2022-02-16 20:39:36 -05:00
parent 8c4b9b76ce
commit 1ee0f6b1c2

View File

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