Add asset food/ingredients/bdc62a896627544eb714de2ad2d7a050
Browse files- .gitattributes +2 -0
- dataset/food/ingredients/bdc62a896627544eb714de2ad2d7a050/bread_003.urdf +63 -0
- dataset/food/ingredients/bdc62a896627544eb714de2ad2d7a050/bread_003.usd +3 -0
- dataset/food/ingredients/bdc62a896627544eb714de2ad2d7a050/mesh/bread_003.glb +3 -0
- dataset/food/ingredients/bdc62a896627544eb714de2ad2d7a050/mesh/bread_003.mtl +6 -0
- dataset/food/ingredients/bdc62a896627544eb714de2ad2d7a050/mesh/bread_003.obj +0 -0
- dataset/food/ingredients/bdc62a896627544eb714de2ad2d7a050/mesh/bread_003_collision.obj +0 -0
- dataset/food/ingredients/bdc62a896627544eb714de2ad2d7a050/mesh/bread_003_geometry_Looks_material_0.png +3 -0
- dataset/food/ingredients/bdc62a896627544eb714de2ad2d7a050/mesh/material.mtl +8 -0
- dataset/food/ingredients/bdc62a896627544eb714de2ad2d7a050/mesh/material_0.png +3 -0
- dataset/food/ingredients/bdc62a896627544eb714de2ad2d7a050/mjcf/bread_003.xml +18 -0
- dataset/food/ingredients/bdc62a896627544eb714de2ad2d7a050/mjcf/mesh/bread_003.obj +0 -0
- dataset/food/ingredients/bdc62a896627544eb714de2ad2d7a050/mjcf/mesh/bread_003_collision.obj +0 -0
- dataset/food/ingredients/bdc62a896627544eb714de2ad2d7a050/mjcf/mesh/bread_003_collision_0.obj +0 -0
- dataset/food/ingredients/bdc62a896627544eb714de2ad2d7a050/mjcf/mesh/bread_003_collision_1.obj +0 -0
- dataset/food/ingredients/bdc62a896627544eb714de2ad2d7a050/mjcf/mesh/bread_003_geometry_Looks_material_0.png +3 -0
- dataset/food/ingredients/bdc62a896627544eb714de2ad2d7a050/textures/material_0.png +3 -0
- dataset/food/ingredients/bdc62a896627544eb714de2ad2d7a050/video.mp4 +3 -0
.gitattributes
CHANGED
|
@@ -5437,3 +5437,5 @@ dataset/food/ingredients/bb02360a500652bba562309006137929/mesh/potato_005.glb fi
|
|
| 5437 |
dataset/food/ingredients/bb02360a500652bba562309006137929/potato_005.usd filter=lfs diff=lfs merge=lfs -text
|
| 5438 |
dataset/food/ingredients/bbfd7934cc715b4d997091483e911911/egg_007.usd filter=lfs diff=lfs merge=lfs -text
|
| 5439 |
dataset/food/ingredients/bbfd7934cc715b4d997091483e911911/mesh/egg_007.glb filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
| 5437 |
dataset/food/ingredients/bb02360a500652bba562309006137929/potato_005.usd filter=lfs diff=lfs merge=lfs -text
|
| 5438 |
dataset/food/ingredients/bbfd7934cc715b4d997091483e911911/egg_007.usd filter=lfs diff=lfs merge=lfs -text
|
| 5439 |
dataset/food/ingredients/bbfd7934cc715b4d997091483e911911/mesh/egg_007.glb filter=lfs diff=lfs merge=lfs -text
|
| 5440 |
+
dataset/food/ingredients/bdc62a896627544eb714de2ad2d7a050/bread_003.usd filter=lfs diff=lfs merge=lfs -text
|
| 5441 |
+
dataset/food/ingredients/bdc62a896627544eb714de2ad2d7a050/mesh/bread_003.glb filter=lfs diff=lfs merge=lfs -text
|
dataset/food/ingredients/bdc62a896627544eb714de2ad2d7a050/bread_003.urdf
ADDED
|
@@ -0,0 +1,63 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<?xml version='1.0' encoding='utf-8'?>
|
| 2 |
+
<robot name="bread_003">
|
| 3 |
+
<link name="bread_003">
|
| 4 |
+
<visual>
|
| 5 |
+
<origin xyz="0 0 0" rpy="1.5708 0.0000 0.0000" />
|
| 6 |
+
<geometry>
|
| 7 |
+
<mesh filename="mesh/bread_003.obj" scale="1.0 1.0 1.0" />
|
| 8 |
+
</geometry>
|
| 9 |
+
</visual>
|
| 10 |
+
<collision>
|
| 11 |
+
<origin xyz="0 0 0" rpy="1.5708 0.0000 0.0000" />
|
| 12 |
+
<geometry>
|
| 13 |
+
<mesh filename="mesh/bread_003_collision.obj" scale="1.0 1.0 1.0" />
|
| 14 |
+
</geometry>
|
| 15 |
+
<gazebo>
|
| 16 |
+
<mu1>0.40</mu1>
|
| 17 |
+
<mu2>0.30</mu2>
|
| 18 |
+
</gazebo>
|
| 19 |
+
</collision>
|
| 20 |
+
<inertial>
|
| 21 |
+
<mass value="0.3000" />
|
| 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>1.000000</scale>
|
| 27 |
+
<uuid>bdc62a896627544eb714de2ad2d7a050</uuid>
|
| 28 |
+
<domain>food</domain>
|
| 29 |
+
<super_category>ingredients</super_category>
|
| 30 |
+
<category>bread</category>
|
| 31 |
+
<name>round bread</name>
|
| 32 |
+
<color>brown,beige</color>
|
| 33 |
+
<shape>hemisphere</shape>
|
| 34 |
+
<material>organic</material>
|
| 35 |
+
<description>soft round bread with a golden-brown crust and white interior</description>
|
| 36 |
+
<min_height>0.1224</min_height>
|
| 37 |
+
<max_height>0.1224</max_height>
|
| 38 |
+
<real_height>0.1224</real_height>
|
| 39 |
+
<min_mass>0.2</min_mass>
|
| 40 |
+
<max_mass>0.4</max_mass>
|
| 41 |
+
<version>v0.1.0</version>
|
| 42 |
+
<generate_time>20260428000248</generate_time>
|
| 43 |
+
<gs_model>""</gs_model>
|
| 44 |
+
<tags>is_graspable</tags>
|
| 45 |
+
<caption_candidates>./caption_candidates.json</caption_candidates>
|
| 46 |
+
</extra_info>
|
| 47 |
+
</link>
|
| 48 |
+
<custom_data>
|
| 49 |
+
<affordance>
|
| 50 |
+
<part_count>1</part_count>
|
| 51 |
+
<visual_seg>
|
| 52 |
+
<origin xyz="0 0 0" rpy="1.5708 0.0000 0.0000" />
|
| 53 |
+
<geometry>
|
| 54 |
+
<mesh filename="affordance/mesh_part_seg.glb" scale="1.0 1.0 1.0" />
|
| 55 |
+
</geometry>
|
| 56 |
+
</visual_seg>
|
| 57 |
+
<affordance_annot>affordance/affordance_annot.json</affordance_annot>
|
| 58 |
+
</affordance>
|
| 59 |
+
<quality>
|
| 60 |
+
<PartSegChecker>YES</PartSegChecker>
|
| 61 |
+
</quality>
|
| 62 |
+
</custom_data>
|
| 63 |
+
</robot>
|
dataset/food/ingredients/bdc62a896627544eb714de2ad2d7a050/bread_003.usd
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a908daacad3b400cb9426a6581bc5654d0f039119587a91eb384d838f7be5064
|
| 3 |
+
size 4928090
|
dataset/food/ingredients/bdc62a896627544eb714de2ad2d7a050/mesh/bread_003.glb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a28dbf2864e68adb0e24732b01d0e73f5c5d331026f9e0d79610c9cf42261a92
|
| 3 |
+
size 14884868
|
dataset/food/ingredients/bdc62a896627544eb714de2ad2d7a050/mesh/bread_003.mtl
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
newmtl bread_003_geometry_Looks_material_0
|
| 2 |
+
Kd 0.980392 0.980392 0.980392
|
| 3 |
+
Ka 0.000000 0.000000 0.000000
|
| 4 |
+
Ks 0.000000 0.000000 0.000000
|
| 5 |
+
d 1.000000
|
| 6 |
+
map_Kd material_0.png
|
dataset/food/ingredients/bdc62a896627544eb714de2ad2d7a050/mesh/bread_003.obj
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
dataset/food/ingredients/bdc62a896627544eb714de2ad2d7a050/mesh/bread_003_collision.obj
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
dataset/food/ingredients/bdc62a896627544eb714de2ad2d7a050/mesh/bread_003_geometry_Looks_material_0.png
ADDED
|
Git LFS Details
|
dataset/food/ingredients/bdc62a896627544eb714de2ad2d7a050/mesh/material.mtl
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# https://github.com/mikedh/trimesh
|
| 2 |
+
|
| 3 |
+
newmtl bread_003_geometry_Looks_material_0
|
| 4 |
+
Ka 0.00000000 0.00000000 0.00000000
|
| 5 |
+
Kd 0.98039216 0.98039216 0.98039216
|
| 6 |
+
Ks 0.00000000 0.00000000 0.00000000
|
| 7 |
+
Ns 1.00000000
|
| 8 |
+
map_Kd bread_003_geometry_Looks_material_0.png
|
dataset/food/ingredients/bdc62a896627544eb714de2ad2d7a050/mesh/material_0.png
ADDED
|
Git LFS Details
|
dataset/food/ingredients/bdc62a896627544eb714de2ad2d7a050/mjcf/bread_003.xml
ADDED
|
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<?xml version='1.0' encoding='utf-8'?>
|
| 2 |
+
<mujoco model="bread_003">
|
| 3 |
+
<asset>
|
| 4 |
+
<material name="material_0" texture="texture_0_bread_003_geometry_Looks_material_0" reflectance="0.2" />
|
| 5 |
+
<texture name="texture_0_bread_003_geometry_Looks_material_0" type="2d" file="mesh/bread_003_geometry_Looks_material_0.png" />
|
| 6 |
+
<mesh name="visual_mesh_0" file="mesh/bread_003.obj" scale="1.0 1.0 1.0" inertia="shell" />
|
| 7 |
+
<mesh name="collision_mesh_0_0" file="mesh/bread_003_collision_0.obj" scale="1.0 1.0 1.0" inertia="shell" />
|
| 8 |
+
<mesh name="collision_mesh_0_1" file="mesh/bread_003_collision_1.obj" scale="1.0 1.0 1.0" inertia="shell" />
|
| 9 |
+
</asset>
|
| 10 |
+
<worldbody>
|
| 11 |
+
<body name="bread_003">
|
| 12 |
+
<joint type="free" />
|
| 13 |
+
<geom type="mesh" mesh="visual_mesh_0" contype="0" conaffinity="0" density="0" material="material_0" />
|
| 14 |
+
<geom type="mesh" mesh="collision_mesh_0_0" contype="1" conaffinity="1" rgba="1 1 1 0" />
|
| 15 |
+
<geom type="mesh" mesh="collision_mesh_0_1" contype="1" conaffinity="1" rgba="1 1 1 0" />
|
| 16 |
+
</body>
|
| 17 |
+
</worldbody>
|
| 18 |
+
</mujoco>
|
dataset/food/ingredients/bdc62a896627544eb714de2ad2d7a050/mjcf/mesh/bread_003.obj
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
dataset/food/ingredients/bdc62a896627544eb714de2ad2d7a050/mjcf/mesh/bread_003_collision.obj
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
dataset/food/ingredients/bdc62a896627544eb714de2ad2d7a050/mjcf/mesh/bread_003_collision_0.obj
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
dataset/food/ingredients/bdc62a896627544eb714de2ad2d7a050/mjcf/mesh/bread_003_collision_1.obj
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
dataset/food/ingredients/bdc62a896627544eb714de2ad2d7a050/mjcf/mesh/bread_003_geometry_Looks_material_0.png
ADDED
|
Git LFS Details
|
dataset/food/ingredients/bdc62a896627544eb714de2ad2d7a050/textures/material_0.png
ADDED
|
Git LFS Details
|
dataset/food/ingredients/bdc62a896627544eb714de2ad2d7a050/video.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a991186e19323e123da6d4562d511c5b94c6a41e68f83b289ccea841716e4cf4
|
| 3 |
+
size 165420
|