diff --git a/software/raspberry pi/hexapod.py b/software/raspberry pi/hexapod.py index 90ef1c6..d44aa4d 100644 --- a/software/raspberry pi/hexapod.py +++ b/software/raspberry pi/hexapod.py @@ -146,8 +146,8 @@ class Hexapod(Thread): self.current_motion = None # self.standby() - self.laydown() - # self.leg_0.move_junctions([90,90,45]) + # self.laydown() + self.leg_0.move_junctions([90,45,135]) time.sleep(1) # self.leg_0.set_angle(1, 30)