Update hexapod.py
This commit is contained in:
parent
5a3aa0a414
commit
e6596b905d
@ -146,8 +146,8 @@ class Hexapod(Thread):
|
|||||||
self.current_motion = None
|
self.current_motion = None
|
||||||
|
|
||||||
# self.standby()
|
# self.standby()
|
||||||
self.laydown()
|
# self.laydown()
|
||||||
# self.leg_0.move_junctions([90,90,45])
|
self.leg_0.move_junctions([90,45,135])
|
||||||
time.sleep(1)
|
time.sleep(1)
|
||||||
|
|
||||||
# self.leg_0.set_angle(1, 30)
|
# self.leg_0.set_angle(1, 30)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user