Skip to content
Snippets Groups Projects
Commit a831c092 authored by Robert Haschke's avatar Robert Haschke
Browse files

Rename panda_arm.xacro -> arm.xacro

to be more consistent with hand.xacro, which doesn't have the panda prefix either.
parent f533e966
No related branches found
No related tags found
No related merge requests found
File moved
......@@ -4,7 +4,7 @@
A URDF file must exist for this robot as well, where the joints and the links that are referenced are defined
-->
<robot xmlns:xacro="http://www.ros.org/wiki/xacro" name="panda">
<xacro:include filename="$(find panda_moveit_config)/config/panda_arm.xacro" />
<xacro:include filename="$(find panda_moveit_config)/config/arm.xacro" />
<xacro:arm />
<xacro:arg name="hand" default="false" />
......
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