We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd0e5d4 commit 13ed863Copy full SHA for 13ed863
urdf/robotiq_hande_gripper.xacro
@@ -5,7 +5,7 @@
5
-->
6
7
<xacro:include filename="$(find robotiq_hande_description)/urdf/robotiq_hande_gripper.ros2_control.xacro"/>
8
- <xacro:include filename="$(find robotiq_hande_description)/urdf/robotiq_hande_cylinder_inertial.xacro"/>
+ <xacro:include filename="$(find robotiq_hande_description)/urdf/cylinder_inertial.xacro"/>
9
10
<xacro:macro name="robotiq_hande_gripper" params="name prefix parent grip_pos_min grip_pos_max tty baudrate parity data_bits stop_bit slave_id use_fake_hardware coupler_mass:=0.119">
11
<!-- ros2_control parameters -->
0 commit comments