a2_assets / unseen_objects /small_clamp.urdf
dgrachev's picture
Add files using upload-large-folder tool
98fd8af verified
<robot name="small_clamp">
<link name="_name">
<visual>
<origin xyz="-0.0037515946538576976 0.00016915096859305086 -0.00023870565300075096" rpy="0 0 0" />
<geometry>
<mesh filename="small_clamp/textured.obj" scale="1 1 1" />
</geometry>
<material name="texture">
<color rgba="1.0 1.0 1.0 1.0" />
</material>
</visual>
<collision>
<geometry>
<mesh filename="small_clamp/textured_vhacd.obj" scale="1 1 1" />
</geometry>
<origin xyz="-0.0037515946538576976 0.00016915096859305086 -0.00023870565300075096" rpy="0 0 0" /></collision>
<inertial>
<mass value="1.0" />
<inertia ixx="1.0" ixy="0.0" ixz="0.0" iyy="1.0" iyz="0.0" izz="1.0" />
</inertial>
</link>
</robot>