Skip to content

Commit 39ec66e

Browse files
committed
feat: Add new model configuration for omy_end_rh_p12_rn and update dynamixel model list
1 parent 98be8ba commit 39ec66e

File tree

3 files changed

+22
-10
lines changed

3 files changed

+22
-10
lines changed

param/dxl_model/dynamixel.model

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ Number Name
4646
35074 rh_p12_rn.model
4747
220 omy_hat.model
4848
230 omy_end.model
49+
231 omy_end_rh_p12_rn.model
4950
536 sensorxel_joy.model
5051
600 sensorxel_joy.model
5152
602 ffw_g10_rcu.model

param/dxl_model/omy_end.model

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -35,16 +35,6 @@ Address Size Data Name
3535
60 2 SyncTable Write Size
3636
378 2 Indirect Address
3737
634 1 Indirect Data
38-
72 1 Hardware Error Status
39-
73 1 Moving
40-
74 2 Present Current
41-
76 4 Present Velocity
42-
80 4 Present Position
43-
84 4 Position Trajectory
44-
200 1 Torque Enable
45-
202 2 Goal Current
46-
204 4 Goal Velocity
47-
208 4 Goal Position
4838
378 2 Indirect Address 1
4939
634 1 Indirect Data 1
5040
378 2 Indirect Address Write
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
[type info]
2+
name value
3+
value_of_zero_radian_position 0
4+
value_of_max_radian_position 740
5+
value_of_min_radian_position -740
6+
min_radian -1.099
7+
max_radian 1.099
8+
velocity_unit 0.114
9+
10+
[control table]
11+
Address Size Data Name
12+
72 1 Hardware Error Status
13+
73 1 Moving
14+
74 2 Present Current
15+
76 4 Present Velocity
16+
80 4 Present Position
17+
84 4 Position Trajectory
18+
200 1 Torque Enable
19+
202 2 Goal Current
20+
204 4 Goal Velocity
21+
208 4 Goal Position

0 commit comments

Comments
 (0)