Skip to content

Commit 46d1dcc

Browse files
committed
add plugin to urdf
1 parent 2df4209 commit 46d1dcc

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

Industrial/ur5_gripper_description/urdf/ur5_robotiq85_gripper.urdf.xacro

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,5 +104,11 @@
104104
sim_gz="true"
105105
use_fake_hardware="false"
106106
/>
107+
108+
<gazebo>
109+
<plugin filename="gz_ros2_control-system"
110+
name="gz_ros2_control::GazeboSimROS2ControlPlugin">
111+
</plugin>
112+
</gazebo>
107113

108114
</robot>

0 commit comments

Comments
 (0)