We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e81e154 commit 24fc94bCopy full SHA for 24fc94b
robotiq_description/urdf/robotiq_gripper.urdf.xacro
@@ -4,7 +4,7 @@
4
<xacro:arg name="use_fake_hardware" default="true" />
5
6
<!-- Import macros -->
7
- <xacro:include filename="$(find robotiq_description)/urdf/robotiq_gripper_macro.urdf.xacro" />
+ <xacro:include filename="$(find robotiq_description)/urdf/robotiq_2f_85_macro.urdf.xacro" />
8
9
<link name="world" />
10
<xacro:robotiq_gripper name="RobotiqGripperHardwareInterface" prefix="" parent="world" use_fake_hardware="$(arg use_fake_hardware)">
0 commit comments