File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<launch >
22
33 <!-- load URDF -->
4- <param name =" robot_description" command =" $(find xacro)/xacro.py '$(find panda_description)/robots/panda.urdf.xacro'" />
4+ <param name =" robot_description" command =" $(find xacro)/xacro '$(find panda_description)/robots/panda.urdf.xacro'" />
55
66 <!-- load SRDF -->
77 <param name =" robot_description_semantic" textfile =" $(find panda_moveit_config)/config/panda.srdf" />
Original file line number Diff line number Diff line change 11<launch >
22
33 <!-- load URDF -->
4- <param name =" robot_description" command =" $(find xacro)/xacro.py '$(find panda_description)/robots/panda.urdf.xacro'" />
4+ <param name =" robot_description" command =" $(find xacro)/xacro '$(find panda_description)/robots/panda.urdf.xacro'" />
55
66 <!-- load SRDF -->
77 <param name =" robot_description_semantic" textfile =" $(find panda_moveit_config)/config/panda.srdf" />
You can’t perform that action at this time.
0 commit comments