You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
330 B
9 lines
330 B
frequency: 50
|
|
ros_joint_state_topic: "joint_states"
|
|
lcm_joint_state_topic: "SERVO_STATE"
|
|
|
|
# joint_order: [3, 5, 4, 9, 11, 10, 0, 2, 1, 6, 8, 7]
|
|
joint_order: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11]
|
|
# joint_directions: [ 1, -1, -1, 1, 1, 1, -1, -1, -1, -1, 1, 1]
|
|
joint_directions: [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
|