cleaning up

This commit is contained in:
apirrone 2025-03-17 12:09:51 +01:00
parent 47e21b5426
commit 7f5b87586a

View file

@ -143,7 +143,7 @@ class HWI:
print("turn on : high kps")
def turn_off(self):
self.io.disable_torque()
self.io.disable_torque(list(self.joints.values()))
# self.control.disable_torque()
# def freeze(self):