Skip to content

Commit 7f94f28

Browse files
committed
MotorPlugin: add torque_constant
- Rename some parameters. Signed-off-by: Rhys Mainwaring <rhys.mainwaring@me.com>
1 parent fceaa1d commit 7f94f28

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

models/iris_with_gimbal/model.sdf

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -326,9 +326,10 @@
326326
<!-- T-Motor 2216 920KV as used on a Hexsoon 450
327327
KV 920 RPM/V = KV 96 rad/s/V
328328
-->
329-
<voltage_max>16.8</voltage_max>
329+
<voltage_bat>16.0</voltage_bat>
330330
<speed_constant>96</speed_constant>
331-
<coil_resistance>0.115</coil_resistance>
331+
<torque_constant>53</torque_constant>
332+
<resistance>0.115</resistance>
332333
<no_load_current>0.8</no_load_current>
333334
</plugin>
334335

0 commit comments

Comments
 (0)