Skip to content

Commit 2090bba

Browse files
committed
Corrected joint order for sia robot, apparently the controller does send the joints in the expected order
1 parent b22baa1 commit 2090bba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
controller_joint_names: ['joint_s', 'joint_l', 'joint_u', 'joint_r', 'joint_b', 'joint_t', 'joint_e']
1+
controller_joint_names: ['joint_s', 'joint_l', 'joint_e', 'joint_u', 'joint_r', 'joint_b', 'joint_t']

0 commit comments

Comments
 (0)