Skip to content

Commit ef79e21

Browse files
committed
feat: Add default current unit for multiple Dynamixel model files
1 parent 30fe4d3 commit ef79e21

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

62 files changed

+124
-0
lines changed

param/dxl_model/ffw_sg2_drive_1.model

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +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
1315

1416
[control table]
1517
Address Size Data Name

param/dxl_model/ffw_sg2_drive_2.model

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +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
1315

1416
[control table]
1517
Address Size Data Name

param/dxl_model/ffw_sg2_drive_3.model

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +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
1315

1416
[control table]
1517
Address Size Data Name

param/dxl_model/ffw_sg2_steer_1.model

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +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
1315

1416
[control table]
1517
Address Size Data Name

param/dxl_model/ffw_sg2_steer_2.model

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +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
1315

1416
[control table]
1517
Address Size Data Name

param/dxl_model/ffw_sg2_steer_3.model

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +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
1315

1416
[control table]
1517
Address Size Data Name

param/dxl_model/h42_20_s300_ra.model

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +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
1315

1416
[control table]
1517
Address Size Data Name

param/dxl_model/h54_100_s500_ra.model

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +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
1315

1416
[control table]
1517
Address Size Data Name

param/dxl_model/h54_200_s500_ra.model

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +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
1315

1416
[control table]
1517
Address Size Data Name

param/dxl_model/m42_10_s260_ra.model

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +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
1315

1416
[control table]
1517
Address Size Data Name

0 commit comments

Comments
 (0)