Skip to content
Snippets Groups Projects
Commit 03bb484d authored by Dave Coleman's avatar Dave Coleman Committed by Mike Lautman
Browse files

Fix incorrect SRDF path (#19)

parent 5ffa8396
No related branches found
No related tags found
No related merge requests found
...@@ -3,7 +3,7 @@ moveit_setup_assistant_config: ...@@ -3,7 +3,7 @@ moveit_setup_assistant_config:
package: franka_description package: franka_description
relative_path: robots/panda_arm_hand.urdf.xacro relative_path: robots/panda_arm_hand.urdf.xacro
SRDF: SRDF:
relative_path: config/panda.srdf relative_path: config/panda_arm.srdf.xacro
CONFIG: CONFIG:
author_name: Mike Lautman author_name: Mike Lautman
author_email: mike@picknik.ai author_email: mike@picknik.ai
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment