Skip to content

Commit

Permalink
Fix URDF path in .setup_assistant
Browse files Browse the repository at this point in the history
  • Loading branch information
rhaschke committed Sep 15, 2022
1 parent e899b31 commit 584e883
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .setup_assistant
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
moveit_setup_assistant_config:
URDF:
package: franka_description
relative_path: robots/panda_arm.urdf.xacro
relative_path: robots/panda/panda.urdf.xacro
xacro_args: hand:=true
SRDF:
relative_path: config/panda.srdf.xacro
Expand Down

0 comments on commit 584e883

Please sign in to comment.