File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5959 </inertial >
6060 </link >
6161
62- <!-- Dummy joint/link to prevent error with mimic joint
63- See https://github.com/ros-controls/gazebo_ros2_control/issues/173
64- -->
65- <joint name =" ${NAME_JOINT_GRIPPER_L_B}_mimic" type =" fixed" >
66- <parent link =" world" />
67- <child link =" dummy_mimic_fix_l" />
68- </joint >
69- <link name =" dummy_mimic_fix_l" />
70-
7162 <joint name =" ${NAME_JOINT_GRIPPER_L_B}" type =" revolute" >
7263 <parent link =" ${NAME_LINK_ARM_L_7}" />
7364 <child link =" ${NAME_LINK_GRIPPER_L_B}" />
Original file line number Diff line number Diff line change 6060 </inertial >
6161 </link >
6262
63- <!-- Dummy joint/link to prevent error with mimic joint
64- See https://github.com/ros-controls/gazebo_ros2_control/issues/173
65- -->
66- <joint name =" ${NAME_JOINT_GRIPPER_R_B}_mimic" type =" fixed" >
67- <parent link =" world" />
68- <child link =" dummy_mimic_fix_r" />
69- </joint >
70- <link name =" dummy_mimic_fix_r" />
71-
7263 <joint name =" ${NAME_JOINT_GRIPPER_R_B}" type =" revolute" >
7364 <parent link =" ${NAME_LINK_ARM_R_7}" />
7465 <child link =" ${NAME_LINK_GRIPPER_R_B}" />
You can’t perform that action at this time.
0 commit comments