6 lines
219 B
Plaintext
6 lines
219 B
Plaintext
|
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
|
<robot xmlns:xacro="http://www.ros.org/wiki/xacro" name="openarm">
|
||
|
|
<xacro:include filename="openarm.urdf"/>
|
||
|
|
<xacro:include filename="openarm_sensors.urdf.xacro"/>
|
||
|
|
</robot>
|