Skip to content
Snippets Groups Projects
ur10.gazebo.xacro 203 B
Newer Older
robot's avatar
robot committed
<?xml version="1.0"?>
ipa-fxm's avatar
ipa-fxm committed
<robot xmlns:xacro="http://www.ros.org/wiki/xacro">
ipa-fxm's avatar
ipa-fxm committed
  <xacro:macro name="ur10_arm_gazebo" params="prefix">
    <!-- nothing to do here at the moment -->
  </xacro:macro>
robot's avatar
robot committed

</robot>