Skip to content

Commit ae7f5fa

Browse files
committed
Update current values in Dynamixel model files to reflect new unit of N/m
1 parent e483254 commit ae7f5fa

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

param/dxl_model/ym070_210_a099.model

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ max_radian 3.14159265
1010
Data Name value unit Sign Type
1111
Present Velocity 0.0010471976 rad/s signed
1212
Goal Velocity 0.0010471976 rad/s signed
13-
Present Current 1.0 raw signed
14-
Goal Current 1.0 raw signed
13+
Present Current 0.04 N/m signed
14+
Goal Current 0.04 N/m signed
1515

1616
[control table]
1717
Address Size Data Name

param/dxl_model/ym080_230_a099.model

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ max_radian 3.14159265
1010
Data Name value unit Sign Type
1111
Present Velocity 0.0010471976 rad/s signed
1212
Goal Velocity 0.0010471976 rad/s signed
13-
Present Current 1.0 raw signed
14-
Goal Current 1.0 raw signed
13+
Present Current 0.07692307692 N/m signed
14+
Goal Current 0.07692307692 N/m signed
1515

1616
[control table]
1717
Address Size Data Name

0 commit comments

Comments
 (0)