File size: 1,538 Bytes
3750955
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
<?xml version="1.0" ?>
<robot name="plate">
   <link name="plate">
      <visual>
         <origin xyz="0 0 0" rpy="1.5708 0.0 0.0"/>
         <geometry>
            <mesh filename="mesh/plate.obj" scale="1.0 1.0 1.0"/>
         </geometry>
      </visual>
      <collision>
         <origin xyz="0 0 0" rpy="1.5708 0.0 0.0"/>
         <geometry>
            <mesh filename="mesh/plate_collision.obj" scale="1.0 1.0 1.0"/>
         </geometry>
         <gazebo>
            <mu1>0.90</mu1>
            <mu2>0.70</mu2>
         </gazebo>
      </collision>
      <inertial>
         <mass value="0.6000"/>
         <origin xyz="0 0 0"/>
         <inertia ixx="1.0" ixy="0.0" ixz="0.0" iyy="1.0" iyz="0.0" izz="1.0"/>
      </inertial>
      <extra_info>
         <scale>0.185861</scale>
         <version>v0.1.5</version>
         <category>plate</category>
         <description>flat circular plate with slightly raised edges</description>
         <min_height>0.015</min_height>
         <max_height>0.025</max_height>
         <real_height>0.02</real_height>
         <min_mass>0.4</min_mass>
         <max_mass>0.8</max_mass>
         <generate_time>20250930205610</generate_time>
         <gs_model>mesh/plate_gs.ply</gs_model>
      </extra_info>
   </link>
   <custom_data>
      <quality>
         <MeshGeoChecker>YES</MeshGeoChecker>
         <ImageSegChecker>YES</ImageSegChecker>
         <ImageAestheticChecker>4.412294030189514</ImageAestheticChecker>
         <overall>NO</overall>
      </quality>
   </custom_data>
</robot>