Update hexapod.py

This commit is contained in:
Zhengyu Peng 2021-12-31 20:47:28 -05:00
parent 7769ad539f
commit b7fd3f8eac

View File

@ -150,7 +150,7 @@ class Hexapod(Thread):
# self.leg_0.set_angle(1, 30)
# for mm in range(0, 10):
self.move(self.forward_path)
# self.move(self.forward_path)
# for mm in range(0, 10):
# self.move(self.backward_path, 0.005)
# for mm in range(0, 10):