Skip to content

Commit ec55620

Browse files
authored
fix: typo
1 parent a97a51e commit ec55620

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/external_control.urscript

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ end
229229

230230
# Helpers for torque control
231231
def set_torque(target_torque):
232-
cmd_torque = torque
232+
cmd_torque = target_torque
233233
control_mode = MODE_TORQUE
234234
end
235235

0 commit comments

Comments
 (0)