Update hexapod.py
This commit is contained in:
parent
b3525a8185
commit
bc1deab1e9
@ -179,7 +179,7 @@ class Hexapod(Thread):
|
|||||||
self.CMD_TWIST: gen_twist_path(self.standby_posture['coord'])
|
self.CMD_TWIST: gen_twist_path(self.standby_posture['coord'])
|
||||||
}
|
}
|
||||||
|
|
||||||
self.posture(self.standby_posture)
|
self.posture(self.standby_posture['coord'])
|
||||||
time.sleep(1)
|
time.sleep(1)
|
||||||
|
|
||||||
def gen_posture(self, j2_angle, j3_angle):
|
def gen_posture(self, j2_angle, j3_angle):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user