xinjjj commited on
Commit
4a8f194
·
verified ·
1 Parent(s): 94f561a

Add asset food/ingredients/adb2835e642f511a89dd0954ad55c544

Browse files
.gitattributes CHANGED
@@ -5416,3 +5416,6 @@ dataset/food/ingredients/a765d5abd9b8554ebcc1c2454322dd06/mesh/tomato.glb filter
5416
  dataset/food/ingredients/a765d5abd9b8554ebcc1c2454322dd06/mesh/tomato_gs.ply filter=lfs diff=lfs merge=lfs -text
5417
  dataset/food/ingredients/ad3ea4287eea511f9d9f01435656ba26/mesh/tomato_004.glb filter=lfs diff=lfs merge=lfs -text
5418
  dataset/food/ingredients/ad3ea4287eea511f9d9f01435656ba26/tomato_004.usd filter=lfs diff=lfs merge=lfs -text
 
 
 
 
5416
  dataset/food/ingredients/a765d5abd9b8554ebcc1c2454322dd06/mesh/tomato_gs.ply filter=lfs diff=lfs merge=lfs -text
5417
  dataset/food/ingredients/ad3ea4287eea511f9d9f01435656ba26/mesh/tomato_004.glb filter=lfs diff=lfs merge=lfs -text
5418
  dataset/food/ingredients/ad3ea4287eea511f9d9f01435656ba26/tomato_004.usd filter=lfs diff=lfs merge=lfs -text
5419
+ dataset/food/ingredients/adb2835e642f511a89dd0954ad55c544/adb2835e642f511a89dd0954ad55c544.usd filter=lfs diff=lfs merge=lfs -text
5420
+ dataset/food/ingredients/adb2835e642f511a89dd0954ad55c544/mesh/potato.glb filter=lfs diff=lfs merge=lfs -text
5421
+ dataset/food/ingredients/adb2835e642f511a89dd0954ad55c544/mesh/potato_gs.ply filter=lfs diff=lfs merge=lfs -text
dataset/food/ingredients/adb2835e642f511a89dd0954ad55c544/adb2835e642f511a89dd0954ad55c544.urdf ADDED
@@ -0,0 +1,58 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version='1.0' encoding='utf-8'?>
2
+ <robot name="potato">
3
+ <link name="potato">
4
+ <visual>
5
+ <origin xyz="0 0 0" rpy="1.5708 0.0 0.0" />
6
+ <geometry>
7
+ <mesh filename="mesh/potato.obj" scale="1.0 1.0 1.0" />
8
+ </geometry>
9
+ </visual>
10
+ <collision>
11
+ <origin xyz="0 0 0" rpy="1.5708 0.0 0.0" />
12
+ <geometry>
13
+ <mesh filename="mesh/potato_collision.obj" scale="1.0 1.0 1.0" />
14
+ </geometry>
15
+ <gazebo>
16
+ <mu1>0.60</mu1>
17
+ <mu2>0.50</mu2>
18
+ </gazebo>
19
+ </collision>
20
+ <inertial>
21
+ <mass value="0.2000" />
22
+ <origin xyz="0 0 0" />
23
+ <inertia ixx="1.0" ixy="0.0" ixz="0.0" iyy="1.0" iyz="0.0" izz="1.0" />
24
+ </inertial>
25
+ <extra_info>
26
+ <scale>0.118437</scale>
27
+ <version>v0.1.7</version>
28
+ <category>potato</category>
29
+ <description>irregularly shaped yellow potato with small brown spots</description>
30
+ <min_height>0.07</min_height>
31
+ <max_height>0.1</max_height>
32
+ <real_height>0.085</real_height>
33
+ <min_mass>0.15</min_mass>
34
+ <max_mass>0.25</max_mass>
35
+ <generate_time>20260120055343</generate_time>
36
+ <gs_model>mesh/potato_gs.ply</gs_model>
37
+ </extra_info>
38
+ </link>
39
+ <custom_data>
40
+ <quality>
41
+ <MeshGeoChecker>YES</MeshGeoChecker>
42
+ <ImageSegChecker>YES</ImageSegChecker>
43
+ <ImageAestheticChecker>4.31838321685791</ImageAestheticChecker>
44
+ <overall>NO</overall>
45
+ <PartSegChecker>YES</PartSegChecker>
46
+ </quality>
47
+ <affordance>
48
+ <part_count>1</part_count>
49
+ <visual_seg>
50
+ <origin xyz="0 0 0" rpy="1.5708 0.0 0.0" />
51
+ <geometry>
52
+ <mesh filename="affordance/mesh_part_seg.glb" scale="1.0 1.0 1.0" />
53
+ </geometry>
54
+ </visual_seg>
55
+ <affordance_annot>affordance/affordance_annot.json</affordance_annot>
56
+ </affordance>
57
+ </custom_data>
58
+ </robot>
dataset/food/ingredients/adb2835e642f511a89dd0954ad55c544/adb2835e642f511a89dd0954ad55c544.usd ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6be9f03877a80beba8de8da9f1be5e480e456cda2af3d6b100674fabea75f816
3
+ size 718914
dataset/food/ingredients/adb2835e642f511a89dd0954ad55c544/mesh/material.mtl ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ # https://github.com/mikedh/trimesh
2
+
3
+ newmtl material_0
4
+ Ka 0.98039216 0.98039216 0.98039216
5
+ Kd 0.98039216 0.98039216 0.98039216
6
+ Ks 0.98039216 0.98039216 0.98039216
7
+ Ns 1.00000000
8
+ map_Kd material_0.png
dataset/food/ingredients/adb2835e642f511a89dd0954ad55c544/mesh/material_0.png ADDED

Git LFS Details

  • SHA256: 09ee95bec3065437a7c805266e72f15855e496ccc8e5f2601ad979b4f60b28e9
  • Pointer size: 132 Bytes
  • Size of remote file: 1.6 MB
dataset/food/ingredients/adb2835e642f511a89dd0954ad55c544/mesh/potato.glb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b5c66c1992e354fe88009793f0dc789b81167f527d371a2acbb098afcbf83048
3
+ size 2072720
dataset/food/ingredients/adb2835e642f511a89dd0954ad55c544/mesh/potato.obj ADDED
The diff for this file is too large to render. See raw diff
 
dataset/food/ingredients/adb2835e642f511a89dd0954ad55c544/mesh/potato_collision.obj ADDED
The diff for this file is too large to render. See raw diff
 
dataset/food/ingredients/adb2835e642f511a89dd0954ad55c544/mesh/potato_gs.ply ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa20b0a17502985b77b5ab5e69645333b00b32e12b9db7a8ce3c3eca1cab08ca
3
+ size 2781097
dataset/food/ingredients/adb2835e642f511a89dd0954ad55c544/mjcf/adb2835e642f511a89dd0954ad55c544.xml ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version='1.0' encoding='utf-8'?>
2
+ <mujoco model="potato">
3
+ <asset>
4
+ <material name="material_0" texture="texture_0_material_0" reflectance="0.2" />
5
+ <texture name="texture_0_material_0" type="2d" file="mesh/material_0.png" />
6
+ <mesh name="visual_mesh_0" file="mesh/potato.obj" scale="1.0 1.0 1.0" inertia="shell" />
7
+ <mesh name="collision_mesh_0_0" file="mesh/potato_collision_0.obj" scale="1.0 1.0 1.0" inertia="shell" />
8
+ </asset>
9
+ <worldbody>
10
+ <body name="potato">
11
+ <joint type="free" />
12
+ <geom type="mesh" mesh="visual_mesh_0" contype="0" conaffinity="0" density="0" material="material_0" />
13
+ <geom type="mesh" mesh="collision_mesh_0_0" contype="1" conaffinity="1" rgba="1 1 1 0" />
14
+ </body>
15
+ </worldbody>
16
+ </mujoco>
dataset/food/ingredients/adb2835e642f511a89dd0954ad55c544/mjcf/mesh/material_0.png ADDED

Git LFS Details

  • SHA256: 09ee95bec3065437a7c805266e72f15855e496ccc8e5f2601ad979b4f60b28e9
  • Pointer size: 132 Bytes
  • Size of remote file: 1.6 MB
dataset/food/ingredients/adb2835e642f511a89dd0954ad55c544/mjcf/mesh/potato.obj ADDED
The diff for this file is too large to render. See raw diff
 
dataset/food/ingredients/adb2835e642f511a89dd0954ad55c544/mjcf/mesh/potato_collision.obj ADDED
The diff for this file is too large to render. See raw diff
 
dataset/food/ingredients/adb2835e642f511a89dd0954ad55c544/mjcf/mesh/potato_collision_0.obj ADDED
The diff for this file is too large to render. See raw diff
 
dataset/food/ingredients/adb2835e642f511a89dd0954ad55c544/textures/material_0.png ADDED

Git LFS Details

  • SHA256: 09ee95bec3065437a7c805266e72f15855e496ccc8e5f2601ad979b4f60b28e9
  • Pointer size: 132 Bytes
  • Size of remote file: 1.6 MB
dataset/food/ingredients/adb2835e642f511a89dd0954ad55c544/video.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a36ace23c7b5cfce1dc7bd152db78db29f8ffdca345fcb8ffac665ea1a3e20f
3
+ size 172321