Skip to content
Open
3 changes: 2 additions & 1 deletion kuka_lbr_iiwa_support/launch/load_lbr_iiwa_14_r820.launch
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
<launch>
<param name="robot_description" command="$(find xacro)/xacro.py '$(find kuka_lbr_iiwa_support)/urdf/lbr_iiwa_14_r820.xacro'" />
<arg name="flange_type" default="basic" />
<param name="robot_description" command="$(find xacro)/xacro --inorder '$(find kuka_lbr_iiwa_support)/urdf/lbr_iiwa_14_r820.xacro' flange_type:=$(arg flange_type)" />
</launch>
3 changes: 2 additions & 1 deletion kuka_lbr_iiwa_support/launch/test_lbr_iiwa_14_r820.launch
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<launch>
<include file="$(find kuka_lbr_iiwa_support)/launch/load_lbr_iiwa_14_r820.launch" />
<arg name="flange_type" default="basic" />
<include file="$(find kuka_lbr_iiwa_support)/launch/load_lbr_iiwa_14_r820.launch" pass_all_args="true" />
<node name="joint_state_publisher" pkg="joint_state_publisher" type="joint_state_publisher">
<param name="use_gui" value="true" />
</node>
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading