File size: 1,638 Bytes
2a75ec4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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' encoding='utf-8'?>
<robot name="remote_control">
   <link name="remote_control">
      <visual>
         <origin xyz="0 0 0" rpy="1.5708 0.0 0.0" />
         <geometry>
            <mesh filename="mesh/remote_control.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/remote_control_collision.obj" scale="1.0 1.0 1.0" />
         </geometry>
         <gazebo>
            <mu1>0.60</mu1>
            <mu2>0.50</mu2>
         </gazebo>
      </collision>
      <inertial>
         <mass value="0.2000" />
         <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.147331</scale>
         <version>v0.1.4</version>
         <category>remote control</category>
         <description>sleek black remote control with visible buttons and compact design</description>
         <min_height>0.018</min_height>
         <max_height>0.025</max_height>
         <real_height>0.0215</real_height>
         <min_mass>0.1</min_mass>
         <max_mass>0.3</max_mass>
         <generate_time>20250920062529</generate_time>
         <gs_model>mesh/remote_control_gs.ply</gs_model>
      </extra_info>
   </link>
   <custom_data>
      <quality>
         <MeshGeoChecker>YES</MeshGeoChecker>
         <ImageSegChecker>YES</ImageSegChecker>
         <ImageAestheticChecker>4.645834684371948</ImageAestheticChecker>
         <overall>YES</overall>
      </quality>
   </custom_data>
</robot>