Skip to content

Commit c255f1d

Browse files
committed
Add torque constant parameter to multiple DXL model files
- Introduced 'torque_constant' to xc330_t181.model, xc330_t288.model, and xh540_w150.model.
1 parent 13cbd0a commit c255f1d

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

param/dxl_model/xc330_t181.model

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ value_of_max_radian_position 4095
55
value_of_min_radian_position 0
66
min_radian -3.14159265
77
max_radian 3.14159265
8+
torque_constant 0.0006709470296015791
89

910
[control table]
1011
Address Size Data Name

param/dxl_model/xc330_t288.model

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ value_of_max_radian_position 4095
55
value_of_min_radian_position 0
66
min_radian -3.14159265
77
max_radian 3.14159265
8+
torque_constant 0.0009674796739867748
89

910
[control table]
1011
Address Size Data Name

param/dxl_model/xh540_w150.model

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ value_of_max_radian_position 4095
55
value_of_min_radian_position 0
66
min_radian -3.14159265
77
max_radian 3.14159265
8+
torque_constant 0.0045
89

910
[control table]
1011
Address Size Data Name

0 commit comments

Comments
 (0)