Update hexapod.py

This commit is contained in:
Zhengyu Peng 2022-02-16 22:28:50 -05:00
parent 36336064cf
commit afaa56c244

View File

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