openarm_ros2/openarm_moveit_config/config/openarm.urdf.xacro

6 lines
215 B
Plaintext
Raw Normal View History

<?xml version="1.0"?>
<robot xmlns:xacro="http://www.ros.org/wiki/xacro" name="openarm">
<!-- Import openarm urdf file -->
<xacro:include filename="$(find openarm_description)/urdf/openarm.urdf" />
</robot>