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 0b118dd commit 49bf001Copy full SHA for 49bf001
doc/bullet_collision_checker/launch/bullet_collision_checker_tutorial.launch
@@ -3,7 +3,7 @@
3
4
<!-- load URDF -->
5
<param name="robot_description"
6
- command="$(find xacro)/xacro '$(find franka_description)/robots/panda/panda.urdf.xacro hand:=true'"/>
+ command="$(find xacro)/xacro '$(find franka_description)/robots/panda/panda.urdf.xacro' hand:=true"/>
7
8
<!-- load SRDF -->
9
<param name="robot_description_semantic" command="$(find xacro)/xacro '$(find panda_moveit_config)/config/panda.srdf.xacro' hand:=true"/>
0 commit comments