dynamixel-workbench icon indicating copy to clipboard operation
dynamixel-workbench copied to clipboard

[dynamixel_workbench_controllers] Enable to torque off on shutdown

Open pazeshun opened this issue 1 year ago • 0 comments

We sometimes want to disable torque of dynamixel motors when dynamixel_workbench_controllers is killed in order not to leave the motors torque on and overheat them. With this PR, we can select that behavior by passing torque_off_on_shutdown:=true to dynamixel_controllers.launch. This PR does not change the default behavior.

pazeshun avatar Oct 15 '24 09:10 pazeshun