toni523 commited on
Commit
77cc8bd
·
verified ·
1 Parent(s): 8d4832a

Backfill missing files batch 1

Browse files
Files changed (50) hide show
  1. PUBLIC_OBJECTS/evaluation_assets/LICENSE +176 -0
  2. PUBLIC_OBJECTS/evaluation_assets/LICENSE-NOTES.md +26 -0
  3. PUBLIC_OBJECTS/evaluation_assets/README.md +90 -0
  4. PUBLIC_OBJECTS/evaluation_assets/asset_index.csv +12 -0
  5. PUBLIC_OBJECTS/evaluation_assets/containers/basket_001/basket_001.urdf +40 -0
  6. PUBLIC_OBJECTS/evaluation_assets/containers/basket_001/interaction.json +65 -0
  7. PUBLIC_OBJECTS/evaluation_assets/containers/basket_001/mesh/basket_001.mtl +8 -0
  8. PUBLIC_OBJECTS/evaluation_assets/containers/basket_001/mesh/basket_001.obj +0 -0
  9. PUBLIC_OBJECTS/evaluation_assets/containers/basket_001/mesh/basket_001_collision.obj +0 -0
  10. PUBLIC_OBJECTS/evaluation_assets/containers/basket_002/basket_002.urdf +39 -0
  11. PUBLIC_OBJECTS/evaluation_assets/containers/basket_002/interaction.json +65 -0
  12. PUBLIC_OBJECTS/evaluation_assets/containers/basket_002/mesh/basket_002.mtl +8 -0
  13. PUBLIC_OBJECTS/evaluation_assets/containers/basket_002/mesh/basket_002.obj +0 -0
  14. PUBLIC_OBJECTS/evaluation_assets/containers/basket_002/mesh/basket_002_collision.obj +0 -0
  15. PUBLIC_OBJECTS/evaluation_assets/containers/mug_001/interaction.json +147 -0
  16. PUBLIC_OBJECTS/evaluation_assets/containers/mug_001/mesh/mug_001.mtl +8 -0
  17. PUBLIC_OBJECTS/evaluation_assets/containers/mug_001/mug_001.urdf +40 -0
  18. PUBLIC_OBJECTS/evaluation_assets/containers/plate_001/interaction.json +27 -0
  19. PUBLIC_OBJECTS/evaluation_assets/containers/plate_001/mesh/plate_001.mtl +12 -0
  20. PUBLIC_OBJECTS/evaluation_assets/containers/plate_001/mesh/plate_001.obj +0 -0
  21. PUBLIC_OBJECTS/evaluation_assets/containers/plate_001/plate_001.urdf +40 -0
  22. PUBLIC_OBJECTS/evaluation_assets/containers/tray_001/interaction.json +65 -0
  23. PUBLIC_OBJECTS/evaluation_assets/containers/tray_001/mesh/tray_001.mtl +8 -0
  24. PUBLIC_OBJECTS/evaluation_assets/containers/tray_001/mesh/tray_001.obj +0 -0
  25. PUBLIC_OBJECTS/evaluation_assets/containers/tray_001/tray_001.urdf +40 -0
  26. PUBLIC_OBJECTS/evaluation_assets/containers/tray_001/tray_001.usd +0 -0
  27. PUBLIC_OBJECTS/evaluation_assets/containers/tray_001/variants/blue/material.mtl +8 -0
  28. PUBLIC_OBJECTS/evaluation_assets/containers/tray_001/variants/blue/meta.json +4 -0
  29. PUBLIC_OBJECTS/evaluation_assets/containers/tray_001/variants/brass/material.mtl +8 -0
  30. PUBLIC_OBJECTS/evaluation_assets/containers/tray_001/variants/brass/meta.json +4 -0
  31. PUBLIC_OBJECTS/evaluation_assets/containers/tray_001/variants/glass/material.mtl +8 -0
  32. PUBLIC_OBJECTS/evaluation_assets/containers/tray_001/variants/glass/meta.json +4 -0
  33. PUBLIC_OBJECTS/evaluation_assets/containers/tray_001/variants/glossy-2/material.mtl +8 -0
  34. PUBLIC_OBJECTS/evaluation_assets/containers/tray_001/variants/glossy-2/meta.json +4 -0
  35. PUBLIC_OBJECTS/evaluation_assets/containers/tray_001/variants/glossy/material.mtl +8 -0
  36. PUBLIC_OBJECTS/evaluation_assets/containers/tray_001/variants/glossy/meta.json +4 -0
  37. PUBLIC_OBJECTS/evaluation_assets/containers/tray_001/variants/gray/material.mtl +8 -0
  38. PUBLIC_OBJECTS/evaluation_assets/containers/tray_001/variants/gray/meta.json +4 -0
  39. PUBLIC_OBJECTS/evaluation_assets/containers/tray_001/variants/matte/material.mtl +8 -0
  40. PUBLIC_OBJECTS/evaluation_assets/containers/tray_001/variants/matte/meta.json +4 -0
  41. PUBLIC_OBJECTS/evaluation_assets/containers/tray_001/variants/natural/material.mtl +8 -0
  42. PUBLIC_OBJECTS/evaluation_assets/containers/tray_001/variants/natural/meta.json +4 -0
  43. PUBLIC_OBJECTS/evaluation_assets/containers/tray_001/variants/plastic/material.mtl +8 -0
  44. PUBLIC_OBJECTS/evaluation_assets/containers/tray_001/variants/plastic/meta.json +4 -0
  45. PUBLIC_OBJECTS/evaluation_assets/containers/tray_001/variants/slug_to_prompt.json +12 -0
  46. PUBLIC_OBJECTS/evaluation_assets/containers/tray_001/variants/variants.usd +0 -0
  47. PUBLIC_OBJECTS/evaluation_assets/containers/tray_001/variants/walnut/material.mtl +8 -0
  48. PUBLIC_OBJECTS/evaluation_assets/containers/tray_001/variants/walnut/meta.json +4 -0
  49. PUBLIC_OBJECTS/evaluation_assets/electronics/mouse_001/interaction.json +128 -0
  50. PUBLIC_OBJECTS/evaluation_assets/electronics/mouse_001/mesh/mouse_001.mtl +8 -0
PUBLIC_OBJECTS/evaluation_assets/LICENSE ADDED
@@ -0,0 +1,176 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Apache License
2
+ Version 2.0, January 2004
3
+ http://www.apache.org/licenses/
4
+
5
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
6
+
7
+ 1. Definitions.
8
+
9
+ "License" shall mean the terms and conditions for use, reproduction,
10
+ and distribution as defined by Sections 1 through 9 of this document.
11
+
12
+ "Licensor" shall mean the copyright owner or entity authorized by
13
+ the copyright owner that is granting the License.
14
+
15
+ "Legal Entity" shall mean the union of the acting entity and all
16
+ other entities that control, are controlled by, or are under common
17
+ control with that entity. For the purposes of this definition,
18
+ "control" means (i) the power, direct or indirect, to cause the
19
+ direction or management of such entity, whether by contract or
20
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
21
+ outstanding shares, or (iii) beneficial ownership of such entity.
22
+
23
+ "You" (or "Your") shall mean an individual or Legal Entity
24
+ exercising permissions granted by this License.
25
+
26
+ "Source" form shall mean the preferred form for making modifications,
27
+ including but not limited to software source code, documentation
28
+ source, and configuration files.
29
+
30
+ "Object" form shall mean any form resulting from mechanical
31
+ transformation or translation of a Source form, including but
32
+ not limited to compiled object code, generated documentation,
33
+ and conversions to other media types.
34
+
35
+ "Work" shall mean the work of authorship, whether in Source or
36
+ Object form, made available under the License, as indicated by a
37
+ copyright notice that is included in or attached to the work
38
+ (an example is provided in the Appendix below).
39
+
40
+ "Derivative Works" shall mean any work, whether in Source or Object
41
+ form, that is based on (or derived from) the Work and for which the
42
+ editorial revisions, annotations, elaborations, or other modifications
43
+ represent, as a whole, an original work of authorship. For the purposes
44
+ of this License, Derivative Works shall not include works that remain
45
+ separable from, or merely link (or bind by name) to the interfaces of,
46
+ the Work and Derivative Works thereof.
47
+
48
+ "Contribution" shall mean any work of authorship, including
49
+ the original version of the Work and any modifications or additions
50
+ to that Work or Derivative Works thereof, that is intentionally
51
+ submitted to Licensor for inclusion in the Work by the copyright owner
52
+ or by an individual or Legal Entity authorized to submit on behalf of
53
+ the copyright owner. For the purposes of this definition, "submitted"
54
+ means any form of electronic, verbal, or written communication sent
55
+ to the Licensor or its representatives, including but not limited to
56
+ communication on electronic mailing lists, source code control systems,
57
+ and issue tracking systems that are managed by, or on behalf of, the
58
+ Licensor for the purpose of discussing and improving the Work, but
59
+ excluding communication that is conspicuously marked or otherwise
60
+ designated in writing by the copyright owner as "Not a Contribution."
61
+
62
+ "Contributor" shall mean Licensor and any individual or Legal Entity
63
+ on behalf of whom a Contribution has been received by Licensor and
64
+ subsequently incorporated within the Work.
65
+
66
+ 2. Grant of Copyright License. Subject to the terms and conditions of
67
+ this License, each Contributor hereby grants to You a perpetual,
68
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
69
+ copyright license to reproduce, prepare Derivative Works of,
70
+ publicly display, publicly perform, sublicense, and distribute the
71
+ Work and such Derivative Works in Source or Object form.
72
+
73
+ 3. Grant of Patent License. Subject to the terms and conditions of
74
+ this License, each Contributor hereby grants to You a perpetual,
75
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
76
+ (except as stated in this section) patent license to make, have made,
77
+ use, offer to sell, sell, import, and otherwise transfer the Work,
78
+ where such license applies only to those patent claims licensable
79
+ by such Contributor that are necessarily infringed by their
80
+ Contribution(s) alone or by combination of their Contribution(s)
81
+ with the Work to which such Contribution(s) was submitted. If You
82
+ institute patent litigation against any entity (including a
83
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
84
+ or a Contribution incorporated within the Work constitutes direct
85
+ or contributory patent infringement, then any patent licenses
86
+ granted to You under this License for that Work shall terminate
87
+ as of the date such litigation is filed.
88
+
89
+ 4. Redistribution. You may reproduce and distribute copies of the
90
+ Work or Derivative Works thereof in any medium, with or without
91
+ modifications, and in Source or Object form, provided that You
92
+ meet the following conditions:
93
+
94
+ (a) You must give any other recipients of the Work or
95
+ Derivative Works a copy of this License; and
96
+
97
+ (b) You must cause any modified files to carry prominent notices
98
+ stating that You changed the files; and
99
+
100
+ (c) You must retain, in the Source form of any Derivative Works
101
+ that You distribute, all copyright, patent, trademark, and
102
+ attribution notices from the Source form of the Work,
103
+ excluding those notices that do not pertain to any part of
104
+ the Derivative Works; and
105
+
106
+ (d) If the Work includes a "NOTICE" text file as part of its
107
+ distribution, then any Derivative Works that You distribute must
108
+ include a readable copy of the attribution notices contained
109
+ within such NOTICE file, excluding those notices that do not
110
+ pertain to any part of the Derivative Works, in at least one
111
+ of the following places: within a NOTICE text file distributed
112
+ as part of the Derivative Works; within the Source form or
113
+ documentation, if provided along with the Derivative Works; or,
114
+ within a display generated by the Derivative Works, if and
115
+ wherever such third-party notices normally appear. The contents
116
+ of the NOTICE file are for informational purposes only and
117
+ do not modify the License. You may add Your own attribution
118
+ notices within Derivative Works that You distribute, alongside
119
+ or as an addendum to the NOTICE text from the Work, provided
120
+ that such additional attribution notices cannot be construed
121
+ as modifying the License.
122
+
123
+ You may add Your own copyright statement to Your modifications and
124
+ may provide additional or different license terms and conditions
125
+ for use, reproduction, or distribution of Your modifications, or
126
+ for any such Derivative Works as a whole, provided Your use,
127
+ reproduction, and distribution of the Work otherwise complies with
128
+ the conditions stated in this License.
129
+
130
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
131
+ any Contribution intentionally submitted for inclusion in the Work
132
+ by You to the Licensor shall be under the terms and conditions of
133
+ this License, without any additional terms or conditions.
134
+ Notwithstanding the above, nothing herein shall supersede or modify
135
+ the terms of any separate license agreement you may have executed
136
+ with Licensor regarding such Contributions.
137
+
138
+ 6. Trademarks. This License does not grant permission to use the trade
139
+ names, trademarks, service marks, or product names of the Licensor,
140
+ except as required for reasonable and customary use in describing the
141
+ origin of the Work and reproducing the content of the NOTICE file.
142
+
143
+ 7. Disclaimer of Warranty. Unless required by applicable law or
144
+ agreed to in writing, Licensor provides the Work (and each
145
+ Contributor provides its Contributions) on an "AS IS" BASIS,
146
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
147
+ implied, including, without limitation, any warranties or conditions
148
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
149
+ PARTICULAR PURPOSE. You are solely responsible for determining the
150
+ appropriateness of using or redistributing the Work and assume any
151
+ risks associated with Your exercise of permissions under this License.
152
+
153
+ 8. Limitation of Liability. In no event and under no legal theory,
154
+ whether in tort (including negligence), contract, or otherwise,
155
+ unless required by applicable law (such as deliberate and grossly
156
+ negligent acts) or agreed to in writing, shall any Contributor be
157
+ liable to You for damages, including any direct, indirect, special,
158
+ incidental, or consequential damages of any character arising as a
159
+ result of this License or out of the use or inability to use the
160
+ Work (including but not limited to damages for loss of goodwill,
161
+ work stoppage, computer failure or malfunction, or any and all
162
+ other commercial damages or losses), even if such Contributor
163
+ has been advised of the possibility of such damages.
164
+
165
+ 9. Accepting Warranty or Additional Liability. While redistributing
166
+ the Work or Derivative Works thereof, You may choose to offer,
167
+ and charge a fee for, acceptance of support, warranty, indemnity,
168
+ or other liability obligations and/or rights consistent with this
169
+ License. However, in accepting such obligations, You may act only
170
+ on Your own behalf and on Your sole responsibility, not on behalf
171
+ of any other Contributor, and only if You agree to indemnify,
172
+ defend, and hold each Contributor harmless for any liability
173
+ incurred by, or claims asserted against, such Contributor by reason
174
+ of your accepting any such warranty or additional liability.
175
+
176
+ END OF TERMS AND CONDITIONS
PUBLIC_OBJECTS/evaluation_assets/LICENSE-NOTES.md ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # License Notes
2
+
3
+ This document records license and attribution notes for `evaluation_assets`.
4
+
5
+ ## Package-Level License
6
+
7
+ The packaging, directory layout, indexing, metadata organization, and project-authored integration changes in this asset bundle are distributed under the Apache License 2.0. See [LICENSE](LICENSE).
8
+
9
+ ## Asset-Specific Notes
10
+
11
+ ### `containers/plate_001`
12
+
13
+ The following files include explicit third-party attribution and license statements:
14
+
15
+ - [plate_001.obj](containers/plate_001/mesh/plate_001.obj)
16
+ - [plate_001.mtl](containers/plate_001/mesh/plate_001.mtl)
17
+
18
+ These files contain attribution to `Google LLC` and state that the work is licensed under `Creative Commons Attribution 4.0 International (CC BY 4.0)`.
19
+
20
+ When redistributing this asset, retain the embedded attribution notices and provide appropriate attribution consistent with CC BY 4.0.
21
+
22
+ ## Other Assets
23
+
24
+ No additional explicit license text was found embedded in the remaining assets during package review.
25
+
26
+ That absence should not be interpreted as an independent legal determination that every asset is free of third-party restrictions. If you maintain an external provenance record for these assets, distribute it together with this package.
PUBLIC_OBJECTS/evaluation_assets/README.md ADDED
@@ -0,0 +1,90 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ configs:
4
+ - config_name: default
5
+ data_files:
6
+ - split: train
7
+ path: asset_index.csv
8
+ task_categories:
9
+ - robotics
10
+ - image-classification
11
+ language:
12
+ - en
13
+ tags:
14
+ - simulation
15
+ - robotics
16
+ - embodied-ai
17
+ - 3d-assets
18
+ - evaluation
19
+ pretty_name: Sim Task Suite Evaluation Assets
20
+ size_categories:
21
+ - 10K<n<100K
22
+ ---
23
+
24
+ # Evaluation Assets
25
+
26
+ Simulation asset suite for embodied and robotics evaluation.
27
+
28
+ The dataset viewer on this page is backed by [asset_index.csv](asset_index.csv), which serves as the canonical metadata table for all packaged assets.
29
+
30
+ This package contains object and table assets used for simulation-oriented asset library evaluation, including:
31
+
32
+ - pick-style assets such as tools, toys, fruits, and electronics
33
+ - place-style assets such as baskets, trays, and plates
34
+ - table assets with texture-choice variants for scene and placement evaluation
35
+
36
+ ## Layout
37
+
38
+ The asset library is organized by semantic category:
39
+
40
+ - `containers/`
41
+ - `electronics/`
42
+ - `fruits/`
43
+ - `tables/`
44
+ - `tools/`
45
+ - `toys/`
46
+
47
+ The file [asset_index.csv](asset_index.csv) is the canonical index for the library. It records each asset's:
48
+
49
+ - asset name and UUID
50
+ - type and split
51
+ - semantic super-category
52
+ - relative asset path
53
+ - main URDF/USD entry paths
54
+ - variant count
55
+ - short category and description fields
56
+
57
+ For table assets, `variant_count` corresponds to the number of texture choices bundled with the asset.
58
+
59
+ ## Dataset Viewer
60
+
61
+ `asset_index.csv` is configured as the default tabular source for this dataset page. The preview table exposes one row per asset, with the following key fields:
62
+
63
+ - `asset_name`, `uuid`
64
+ - `type`, `split`, `super_category`
65
+ - `relative_path`, `urdf_path`, `usd_path`
66
+ - `interaction_path`, `renders_dir`
67
+ - `variant_count`, `has_variants`
68
+ - `category`, `description`, `generate_time`
69
+
70
+ ## Usage
71
+
72
+ Use the main `.usd` file in each asset directory as the primary USD entrypoint.
73
+
74
+ For table assets:
75
+
76
+ - `table_001.usd` and `table_002.usd` are the entry USDs
77
+ - `*_payload.usd` stores the referenced base geometry/material layer
78
+ - `choices.json` maps texture variants to packaged relative texture paths
79
+
80
+ ## License
81
+
82
+ This asset package is distributed under the Apache License 2.0 for the package structure, indexing, metadata, and project-authored integration work. See [LICENSE](LICENSE).
83
+
84
+ Some individual assets may carry additional third-party notices or attribution requirements. See [LICENSE-NOTES.md](LICENSE-NOTES.md).
85
+
86
+ ## Notes
87
+
88
+ - Paths in this package are relative and suitable for redistribution.
89
+ - The table subset is large because it includes packaged texture variants.
90
+ - If you redistribute this package, keep the license and attribution files together with the assets.
PUBLIC_OBJECTS/evaluation_assets/asset_index.csv ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ asset_name,uuid,type,split,super_category,relative_path,urdf_path,usd_path,interaction_path,renders_dir,variant_count,has_variants,category,description,generate_time
2
+ mug_001,7aebf2d8835851d09705f5f899a28b39,pick,seen,containers,containers/mug_001,containers/mug_001/mug_001.urdf,containers/mug_001/mug_001.usd,containers/mug_001/interaction.json,containers/mug_001/renders,0,false,enamel mug,red enamel-coated mug with speckled pattern and a cylindrical body.,20251211153237
3
+ mouse_001,706e86c0a78f55c18c592fad87ff282f,pick,seen,electronics,electronics/mouse_001,electronics/mouse_001/mouse_001.urdf,electronics/mouse_001/mouse_001.usd,electronics/mouse_001/interaction.json,electronics/mouse_001/renders,0,false,computer mouse,"sleek, ergonomic wireless computer mouse with a two-tone black and silver design.",20251211205909
4
+ lemon_001,249fb65978a25245a2f0f6956132e01c,pick,seen,fruits,fruits/lemon_001,fruits/lemon_001/lemon_001.urdf,fruits/lemon_001/lemon_001.usd,fruits/lemon_001/interaction.json,fruits/lemon_001/renders,0,false,lemon,"bright yellow, textured lemon with slightly irregular shape and visible stem end.",20251211153421
5
+ screwdriver_001,9bd7627b525f5e5a8830ab1e2672d085,pick,seen,tools,tools/screwdriver_001,tools/screwdriver_001/screwdriver_001.urdf,tools/screwdriver_001/screwdriver_001.usd,tools/screwdriver_001/interaction.json,tools/screwdriver_001/renders,0,false,flathead screwdriver,flathead screwdriver with a black handle and blue accents,20251211152338
6
+ squirrel_001,b4359ddcb6575a28a91b6e493ef0a5c0,pick,seen,toys,toys/squirrel_001,toys/squirrel_001/squirrel_001.urdf,toys/squirrel_001/squirrel_001.usd,toys/squirrel_001/interaction.json,toys/squirrel_001/renders,0,false,squirrel plush,soft brown squirrel plush toy with a textured bushy tail.,20251211152207
7
+ basket_001,265bef91f5515b8faaffd86b86a4cdb6,place,seen,containers,containers/basket_001,containers/basket_001/basket_001.urdf,containers/basket_001/basket_001.usd,containers/basket_001/interaction.json,,0,false,storage basket,rectangular plastic basket with perforated sides and integrated handles,20260202200636
8
+ plate_001,eac9b105495c5943ab8d2bb075c460c0,place,seen,containers,containers/plate_001,containers/plate_001/plate_001.urdf,containers/plate_001/plate_001.usd,containers/plate_001/interaction.json,,0,false,round plate,white ceramic dinner plate with red circular stripes,20260204211708
9
+ tray_001,c225b5352a135bdfa0eb54b012ac3153,place,seen,containers,containers/tray_001,containers/tray_001/tray_001.urdf,containers/tray_001/tray_001.usd,containers/tray_001/interaction.json,containers/tray_001/renders,10,true,rectangular plate,glossy white rectangular plate with slightly raised edges,20260105170937
10
+ basket_002,0c08b0f7103555b4b1341bef9a303215,place,unseen,containers,containers/basket_002,containers/basket_002/basket_002.urdf,containers/basket_002/basket_002.usd,containers/basket_002/interaction.json,,0,false,storage basket,rectangular plastic basket with perforated sides and integrated handles,20260202200636
11
+ table_001,2f87fdcbf9145b61b20e7e295f95eefd,table,seen,tables,tables/table_001,,tables/table_001/table_001.usd,,,10000,true,table,table asset with texture choices,
12
+ table_002,e815005eb22052df8ac99e44403d1397,table,unseen,tables,tables/table_002,,tables/table_002/table_002.usd,,,1000,true,table,table asset with texture choices,
PUBLIC_OBJECTS/evaluation_assets/containers/basket_001/basket_001.urdf ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version='1.0' encoding='utf-8'?>
2
+ <robot name="basket_001">
3
+ <link name="basket_001">
4
+ <visual>
5
+ <origin xyz="0 0 0" rpy="1.5708 0.0 0.0" />
6
+ <geometry>
7
+ <mesh filename="mesh/basket_001.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/basket_001.obj" scale="1.0 1.0 1.0" />
14
+ </geometry>
15
+ <gazebo>
16
+ <mu1>0.50</mu1>
17
+ <mu2>0.40</mu2>
18
+ </gazebo>
19
+ </collision>
20
+ <inertial>
21
+ <mass value="0.6000" />
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.405286</scale>
27
+ <version>v0.1.6</version>
28
+ <category>storage basket</category>
29
+ <description>rectangular plastic basket with perforated sides and integrated handles</description>
30
+ <uuid>265bef91f5515b8faaffd86b86a4cdb6</uuid>
31
+ <min_height>0.2</min_height>
32
+ <max_height>0.25</max_height>
33
+ <real_height>0.225</real_height>
34
+ <min_mass>0.4</min_mass>
35
+ <max_mass>0.8</max_mass>
36
+ <generate_time>20260202200636</generate_time>
37
+ <gs_model>""</gs_model>
38
+ </extra_info>
39
+ </link>
40
+ </robot>
PUBLIC_OBJECTS/evaluation_assets/containers/basket_001/interaction.json ADDED
@@ -0,0 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "interaction": {
3
+ "passive": {
4
+ "place": {
5
+ "body": [
6
+ {
7
+ "xyz": [
8
+ 0.0,
9
+ 0.0,
10
+ 0.08
11
+ ],
12
+ "direction": [
13
+ 0.0,
14
+ 0.0,
15
+ -1.0
16
+ ],
17
+ "ref_frame": [
18
+ 0.0,
19
+ -1.0,
20
+ 0.0
21
+ ]
22
+ }
23
+ ],
24
+ "left": [
25
+ {
26
+ "xyz": [
27
+ 0.06,
28
+ 0.0,
29
+ 0.08
30
+ ],
31
+ "direction": [
32
+ 0.0,
33
+ 0.0,
34
+ -1.0
35
+ ],
36
+ "ref_frame": [
37
+ 0.0,
38
+ -1.0,
39
+ 0.0
40
+ ]
41
+ }
42
+ ],
43
+ "right": [
44
+ {
45
+ "xyz": [
46
+ -0.06,
47
+ 0.0,
48
+ 0.08
49
+ ],
50
+ "direction": [
51
+ 0.0,
52
+ 0.0,
53
+ -1.0
54
+ ],
55
+ "ref_frame": [
56
+ 0.0,
57
+ -1.0,
58
+ 0.0
59
+ ]
60
+ }
61
+ ]
62
+ }
63
+ }
64
+ }
65
+ }
PUBLIC_OBJECTS/evaluation_assets/containers/basket_001/mesh/basket_001.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
PUBLIC_OBJECTS/evaluation_assets/containers/basket_001/mesh/basket_001.obj ADDED
The diff for this file is too large to render. See raw diff
 
PUBLIC_OBJECTS/evaluation_assets/containers/basket_001/mesh/basket_001_collision.obj ADDED
The diff for this file is too large to render. See raw diff
 
PUBLIC_OBJECTS/evaluation_assets/containers/basket_002/basket_002.urdf ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version='1.0' encoding='utf-8'?>
2
+ <robot name="basket_002">
3
+ <link name="basket_002">
4
+ <visual>
5
+ <origin xyz="0 0 0" rpy="1.5708 0.0 0.0" />
6
+ <geometry>
7
+ <mesh filename="mesh/basket_002.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/basket_002.obj" scale="1.0 1.0 1.0" />
14
+ </geometry>
15
+ <gazebo>
16
+ <mu1>0.50</mu1>
17
+ <mu2>0.40</mu2>
18
+ </gazebo>
19
+ </collision>
20
+ <inertial>
21
+ <mass value="0.6000" />
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.405286</scale>
27
+ <version>v0.1.6</version>
28
+ <category>storage basket</category>
29
+ <description>rectangular plastic basket with perforated sides and integrated handles</description>
30
+ <min_height>0.2</min_height>
31
+ <max_height>0.25</max_height>
32
+ <real_height>0.225</real_height>
33
+ <min_mass>0.4</min_mass>
34
+ <max_mass>0.8</max_mass>
35
+ <generate_time>20260202200636</generate_time>
36
+ <gs_model>""</gs_model>
37
+ <uuid>0c08b0f7103555b4b1341bef9a303215</uuid></extra_info>
38
+ </link>
39
+ </robot>
PUBLIC_OBJECTS/evaluation_assets/containers/basket_002/interaction.json ADDED
@@ -0,0 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "interaction": {
3
+ "passive": {
4
+ "place": {
5
+ "body": [
6
+ {
7
+ "xyz": [
8
+ 0.0,
9
+ 0.0,
10
+ 0.08
11
+ ],
12
+ "direction": [
13
+ 0.0,
14
+ 0.0,
15
+ -1.0
16
+ ],
17
+ "ref_frame": [
18
+ 0.0,
19
+ -1.0,
20
+ 0.0
21
+ ]
22
+ }
23
+ ],
24
+ "left": [
25
+ {
26
+ "xyz": [
27
+ 0.06,
28
+ 0.0,
29
+ 0.08
30
+ ],
31
+ "direction": [
32
+ 0.0,
33
+ 0.0,
34
+ -1.0
35
+ ],
36
+ "ref_frame": [
37
+ 0.0,
38
+ -1.0,
39
+ 0.0
40
+ ]
41
+ }
42
+ ],
43
+ "right": [
44
+ {
45
+ "xyz": [
46
+ -0.06,
47
+ 0.0,
48
+ 0.08
49
+ ],
50
+ "direction": [
51
+ 0.0,
52
+ 0.0,
53
+ -1.0
54
+ ],
55
+ "ref_frame": [
56
+ 0.0,
57
+ -1.0,
58
+ 0.0
59
+ ]
60
+ }
61
+ ]
62
+ }
63
+ }
64
+ }
65
+ }
PUBLIC_OBJECTS/evaluation_assets/containers/basket_002/mesh/basket_002.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
PUBLIC_OBJECTS/evaluation_assets/containers/basket_002/mesh/basket_002.obj ADDED
The diff for this file is too large to render. See raw diff
 
PUBLIC_OBJECTS/evaluation_assets/containers/basket_002/mesh/basket_002_collision.obj ADDED
The diff for this file is too large to render. See raw diff
 
PUBLIC_OBJECTS/evaluation_assets/containers/mug_001/interaction.json ADDED
@@ -0,0 +1,147 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "interaction": {
3
+ "active": {
4
+ "place": {
5
+ "body": [
6
+ {
7
+ "xyz": [
8
+ 2.1468584024970438e-07,
9
+ 8.675736417405516e-09,
10
+ 2.7199715315005294e-07
11
+ ],
12
+ "direction": [
13
+ -0.0,
14
+ -0.0,
15
+ -1.0
16
+ ],
17
+ "ref_frame": [
18
+ 1.0,
19
+ 0.0,
20
+ 0.0
21
+ ]
22
+ }
23
+ ]
24
+ }
25
+ },
26
+ "passive": {
27
+ "pick": {
28
+ "body": [
29
+ {
30
+ "xyz": [
31
+ 2.1468584024970438e-07,
32
+ 8.675736417405516e-09,
33
+ 2.7199715315005294e-07
34
+ ],
35
+ "direction": [
36
+ -1.0,
37
+ -0.0,
38
+ -0.0
39
+ ],
40
+ "ref_frame": [
41
+ 0.0,
42
+ 1.0,
43
+ 0.0
44
+ ],
45
+ "dir_axis": "-x",
46
+ "ref_axis": "+y"
47
+ },
48
+ {
49
+ "xyz": [
50
+ 2.1468584024970438e-07,
51
+ 8.675736417405516e-09,
52
+ 2.7199715315005294e-07
53
+ ],
54
+ "direction": [
55
+ -1.0,
56
+ -0.0,
57
+ -0.0
58
+ ],
59
+ "ref_frame": [
60
+ 0.0,
61
+ 0.0,
62
+ 1.0
63
+ ],
64
+ "dir_axis": "-x",
65
+ "ref_axis": "+z"
66
+ },
67
+ {
68
+ "xyz": [
69
+ 2.1468584024970438e-07,
70
+ 8.675736417405516e-09,
71
+ 2.7199715315005294e-07
72
+ ],
73
+ "direction": [
74
+ -0.0,
75
+ -1.0,
76
+ -0.0
77
+ ],
78
+ "ref_frame": [
79
+ 1.0,
80
+ 0.0,
81
+ 0.0
82
+ ],
83
+ "dir_axis": "-y",
84
+ "ref_axis": "+x"
85
+ },
86
+ {
87
+ "xyz": [
88
+ 2.1468584024970438e-07,
89
+ 8.675736417405516e-09,
90
+ 2.7199715315005294e-07
91
+ ],
92
+ "direction": [
93
+ -0.0,
94
+ -1.0,
95
+ -0.0
96
+ ],
97
+ "ref_frame": [
98
+ 0.0,
99
+ 0.0,
100
+ 1.0
101
+ ],
102
+ "dir_axis": "-y",
103
+ "ref_axis": "+z"
104
+ },
105
+ {
106
+ "xyz": [
107
+ 2.1468584024970438e-07,
108
+ 8.675736417405516e-09,
109
+ 2.7199715315005294e-07
110
+ ],
111
+ "direction": [
112
+ -0.0,
113
+ -0.0,
114
+ -1.0
115
+ ],
116
+ "ref_frame": [
117
+ 1.0,
118
+ 0.0,
119
+ 0.0
120
+ ],
121
+ "dir_axis": "-z",
122
+ "ref_axis": "+x"
123
+ },
124
+ {
125
+ "xyz": [
126
+ 2.1468584024970438e-07,
127
+ 8.675736417405516e-09,
128
+ 2.7199715315005294e-07
129
+ ],
130
+ "direction": [
131
+ -0.0,
132
+ -0.0,
133
+ -1.0
134
+ ],
135
+ "ref_frame": [
136
+ 0.0,
137
+ 1.0,
138
+ 0.0
139
+ ],
140
+ "dir_axis": "-z",
141
+ "ref_axis": "+y"
142
+ }
143
+ ]
144
+ }
145
+ }
146
+ }
147
+ }
PUBLIC_OBJECTS/evaluation_assets/containers/mug_001/mesh/mug_001.mtl ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ # https://github.com/mikedh/trimesh
2
+
3
+ newmtl material_0
4
+ Ka 1.00000000 1.00000000 1.00000000
5
+ Kd 0.63921569 0.63921569 0.63921569
6
+ Ks 0.50196078 0.50196078 0.50196078
7
+ Ns 96.07843100
8
+ map_Kd material_0.png
PUBLIC_OBJECTS/evaluation_assets/containers/mug_001/mug_001.urdf ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version='1.0' encoding='utf-8'?>
2
+ <robot name="mug_001">
3
+ <link name="mug_001">
4
+ <visual>
5
+ <origin xyz="0 0 0" rpy="1.5708 0.0 0.0" />
6
+ <geometry>
7
+ <mesh filename="mesh/mug_001.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/mug_001.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>0.125785</scale>
27
+ <version>v0.1.6</version>
28
+ <category>enamel mug</category>
29
+ <description>red enamel-coated mug with speckled pattern and a cylindrical body.</description>
30
+ <uuid>7aebf2d8835851d09705f5f899a28b39</uuid>
31
+ <min_height>0.08</min_height>
32
+ <max_height>0.12</max_height>
33
+ <real_height>0.1</real_height>
34
+ <min_mass>0.2</min_mass>
35
+ <max_mass>0.4</max_mass>
36
+ <generate_time>20251211153237</generate_time>
37
+ <gs_model>""</gs_model>
38
+ </extra_info>
39
+ </link>
40
+ </robot>
PUBLIC_OBJECTS/evaluation_assets/containers/plate_001/interaction.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "interaction": {
3
+ "passive": {
4
+ "place": {
5
+ "body": [
6
+ {
7
+ "xyz": [
8
+ 0.0,
9
+ 0.0,
10
+ 0.0
11
+ ],
12
+ "direction": [
13
+ 0.0,
14
+ 0.0,
15
+ -1.0
16
+ ],
17
+ "ref_frame": [
18
+ 1.0,
19
+ 0.0,
20
+ 0.0
21
+ ]
22
+ }
23
+ ]
24
+ }
25
+ }
26
+ }
27
+ }
PUBLIC_OBJECTS/evaluation_assets/containers/plate_001/mesh/plate_001.mtl ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Copyright 2020 Google LLC.
2
+ #
3
+ # This work is licensed under the Creative Commons Attribution 4.0
4
+ # International License. To view a copy of this license, visit
5
+ # http://creativecommons.org/licenses/by/4.0/ or send a letter
6
+ # to Creative Commons, PO Box 1866, Mountain View, CA 94042, USA.
7
+ newmtl material_0
8
+ # shader_type beckmann
9
+ map_Kd texture.png
10
+
11
+ # Kd: Diffuse reflectivity.
12
+ Kd 1.000000 1.000000 1.000000
PUBLIC_OBJECTS/evaluation_assets/containers/plate_001/mesh/plate_001.obj ADDED
The diff for this file is too large to render. See raw diff
 
PUBLIC_OBJECTS/evaluation_assets/containers/plate_001/plate_001.urdf ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version='1.0' encoding='utf-8'?>
2
+ <robot name="model">
3
+ <link name="model">
4
+ <visual>
5
+ <origin xyz="0 0 0" rpy="1.5708 0.0 0.0" />
6
+ <geometry>
7
+ <mesh filename="mesh/plate_001.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/plate_001.obj" scale="1.0 1.0 1.0" />
14
+ </geometry>
15
+ <gazebo>
16
+ <mu1>0.50</mu1>
17
+ <mu2>0.40</mu2>
18
+ </gazebo>
19
+ </collision>
20
+ <inertial>
21
+ <mass value="0.8000" />
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.275520</scale>
27
+ <version>v0.1.6</version>
28
+ <category>round plate</category>
29
+ <description>white ceramic dinner plate with red circular stripes</description>
30
+ <uuid>eac9b105495c5943ab8d2bb075c460c0</uuid>
31
+ <min_height>0.25</min_height>
32
+ <max_height>0.3</max_height>
33
+ <real_height>0.275</real_height>
34
+ <min_mass>0.6</min_mass>
35
+ <max_mass>1.0</max_mass>
36
+ <generate_time>20260204211708</generate_time>
37
+ <gs_model>""</gs_model>
38
+ </extra_info>
39
+ </link>
40
+ </robot>
PUBLIC_OBJECTS/evaluation_assets/containers/tray_001/interaction.json ADDED
@@ -0,0 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "interaction": {
3
+ "passive": {
4
+ "place": {
5
+ "body": [
6
+ {
7
+ "xyz": [
8
+ 0.0,
9
+ 0.0,
10
+ 0.13
11
+ ],
12
+ "direction": [
13
+ 0.0,
14
+ 0.0,
15
+ -1.0
16
+ ],
17
+ "ref_frame": [
18
+ 0.0,
19
+ -1.0,
20
+ 0.0
21
+ ]
22
+ }
23
+ ],
24
+ "left": [
25
+ {
26
+ "xyz": [
27
+ 0.00,
28
+ 0.06,
29
+ 0.13
30
+ ],
31
+ "direction": [
32
+ 0.0,
33
+ 0.0,
34
+ -1.0
35
+ ],
36
+ "ref_frame": [
37
+ 0.0,
38
+ -1.0,
39
+ 0.0
40
+ ]
41
+ }
42
+ ],
43
+ "right": [
44
+ {
45
+ "xyz": [
46
+ 0.0,
47
+ -0.06,
48
+ 0.13
49
+ ],
50
+ "direction": [
51
+ 0.0,
52
+ 0.0,
53
+ -1.0
54
+ ],
55
+ "ref_frame": [
56
+ 0.0,
57
+ -1.0,
58
+ 0.0
59
+ ]
60
+ }
61
+ ]
62
+ }
63
+ }
64
+ }
65
+ }
PUBLIC_OBJECTS/evaluation_assets/containers/tray_001/mesh/tray_001.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
PUBLIC_OBJECTS/evaluation_assets/containers/tray_001/mesh/tray_001.obj ADDED
The diff for this file is too large to render. See raw diff
 
PUBLIC_OBJECTS/evaluation_assets/containers/tray_001/tray_001.urdf ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version='1.0' encoding='utf-8'?>
2
+ <robot name="tray_001">
3
+ <link name="tray_001">
4
+ <visual>
5
+ <origin xyz="0 0 0" rpy="1.5708 0.0 0.0" />
6
+ <geometry>
7
+ <mesh filename="mesh/tray_001.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/tray_001.obj" scale="1.0 1.0 1.0" />
14
+ </geometry>
15
+ <gazebo>
16
+ <mu1>0.50</mu1>
17
+ <mu2>0.40</mu2>
18
+ </gazebo>
19
+ </collision>
20
+ <inertial>
21
+ <mass value="0.5000" />
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.025000</scale>
27
+ <version>v0.1.5</version>
28
+ <category>rectangular plate</category>
29
+ <description>glossy white rectangular plate with slightly raised edges</description>
30
+ <uuid>c225b5352a135bdfa0eb54b012ac3153</uuid>
31
+ <min_height>0.02</min_height>
32
+ <max_height>0.03</max_height>
33
+ <real_height>0.025</real_height>
34
+ <min_mass>0.4</min_mass>
35
+ <max_mass>0.6</max_mass>
36
+ <generate_time>20260105170937</generate_time>
37
+ <gs_tray_001>""</gs_tray_001>
38
+ </extra_info>
39
+ </link>
40
+ </robot>
PUBLIC_OBJECTS/evaluation_assets/containers/tray_001/tray_001.usd ADDED
Binary file (99.1 kB). View file
 
PUBLIC_OBJECTS/evaluation_assets/containers/tray_001/variants/blue/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
PUBLIC_OBJECTS/evaluation_assets/containers/tray_001/variants/blue/meta.json ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ {
2
+ "slug": "blue",
3
+ "prompt": "Polished silver tray with reflective surface and elegant oval shape."
4
+ }
PUBLIC_OBJECTS/evaluation_assets/containers/tray_001/variants/brass/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
PUBLIC_OBJECTS/evaluation_assets/containers/tray_001/variants/brass/meta.json ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ {
2
+ "slug": "brass",
3
+ "prompt": "Golden brass tray with shiny metallic finish and vintage-inspired round shape."
4
+ }
PUBLIC_OBJECTS/evaluation_assets/containers/tray_001/variants/glass/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
PUBLIC_OBJECTS/evaluation_assets/containers/tray_001/variants/glass/meta.json ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ {
2
+ "slug": "glass",
3
+ "prompt": "Frosted glass tray with translucent surface and contemporary square form."
4
+ }
PUBLIC_OBJECTS/evaluation_assets/containers/tray_001/variants/glossy-2/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
PUBLIC_OBJECTS/evaluation_assets/containers/tray_001/variants/glossy-2/meta.json ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ {
2
+ "slug": "glossy-2",
3
+ "prompt": "Vibrant teal acrylic tray with glossy finish and playful geometric design."
4
+ }
PUBLIC_OBJECTS/evaluation_assets/containers/tray_001/variants/glossy/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
PUBLIC_OBJECTS/evaluation_assets/containers/tray_001/variants/glossy/meta.json ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ {
2
+ "slug": "glossy",
3
+ "prompt": "Glossy white ceramic tray with minimalist curved edges and clean look."
4
+ }
PUBLIC_OBJECTS/evaluation_assets/containers/tray_001/variants/gray/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
PUBLIC_OBJECTS/evaluation_assets/containers/tray_001/variants/gray/meta.json ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ {
2
+ "slug": "gray",
3
+ "prompt": "Textured gray concrete tray with industrial vibe and sturdy rectangular build."
4
+ }
PUBLIC_OBJECTS/evaluation_assets/containers/tray_001/variants/matte/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
PUBLIC_OBJECTS/evaluation_assets/containers/tray_001/variants/matte/meta.json ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ {
2
+ "slug": "matte",
3
+ "prompt": "Matte black metal tray with sleek modern rectangular design."
4
+ }
PUBLIC_OBJECTS/evaluation_assets/containers/tray_001/variants/natural/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
PUBLIC_OBJECTS/evaluation_assets/containers/tray_001/variants/natural/meta.json ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ {
2
+ "slug": "natural",
3
+ "prompt": "Natural bamboo tray with warm earthy tones and smooth finish."
4
+ }
PUBLIC_OBJECTS/evaluation_assets/containers/tray_001/variants/plastic/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
PUBLIC_OBJECTS/evaluation_assets/containers/tray_001/variants/plastic/meta.json ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ {
2
+ "slug": "plastic",
3
+ "prompt": "Soft pastel pink plastic tray with lightweight feel and rounded corners."
4
+ }
PUBLIC_OBJECTS/evaluation_assets/containers/tray_001/variants/slug_to_prompt.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "matte": "Matte black metal tray with sleek modern rectangular design.",
3
+ "natural": "Natural bamboo tray with warm earthy tones and smooth finish.",
4
+ "glossy": "Glossy white ceramic tray with minimalist curved edges and clean look.",
5
+ "blue": "Deep navy blue tray with satin finish and bold contemporary style.",
6
+ "plastic": "Soft pastel pink plastic tray with lightweight feel and rounded corners.",
7
+ "walnut": "Rich walnut wood tray with deep brown hues and rustic texture.",
8
+ "glass": "Frosted glass tray with translucent surface and contemporary square form.",
9
+ "glossy-2": "Vibrant teal acrylic tray with glossy finish and playful geometric design.",
10
+ "gray": "Textured gray concrete tray with industrial vibe and sturdy rectangular build.",
11
+ "brass": "Golden brass tray with shiny metallic finish and vintage-inspired round shape."
12
+ }
PUBLIC_OBJECTS/evaluation_assets/containers/tray_001/variants/variants.usd ADDED
Binary file (1.62 kB). View file
 
PUBLIC_OBJECTS/evaluation_assets/containers/tray_001/variants/walnut/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
PUBLIC_OBJECTS/evaluation_assets/containers/tray_001/variants/walnut/meta.json ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ {
2
+ "slug": "walnut",
3
+ "prompt": "Rich walnut wood tray with deep brown hues and rustic texture."
4
+ }
PUBLIC_OBJECTS/evaluation_assets/electronics/mouse_001/interaction.json ADDED
@@ -0,0 +1,128 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "interaction": {
3
+ "active": {
4
+ "place": {
5
+ "body": [
6
+ {
7
+ "xyz": [
8
+ -3.1925579597035467e-09,
9
+ 2.8531687965563644e-09,
10
+ 1.4444062202888373e-09
11
+ ],
12
+ "direction": [
13
+ -0.0,
14
+ -0.0,
15
+ -1.0
16
+ ],
17
+ "ref_frame": [
18
+ 1.0,
19
+ 0.0,
20
+ 0.0
21
+ ]
22
+ }
23
+ ]
24
+ }
25
+ },
26
+ "passive": {
27
+ "pick": {
28
+ "body": [
29
+ {
30
+ "xyz": [
31
+ -3.1925579597035467e-09,
32
+ 2.8531687965563644e-09,
33
+ 1.4444062202888373e-09
34
+ ],
35
+ "direction": [
36
+ -1.0,
37
+ -0.0,
38
+ -0.0
39
+ ],
40
+ "ref_frame": [
41
+ 0.0,
42
+ 1.0,
43
+ 0.0
44
+ ],
45
+ "dir_axis": "-x",
46
+ "ref_axis": "+y"
47
+ },
48
+ {
49
+ "xyz": [
50
+ -3.1925579597035467e-09,
51
+ 2.8531687965563644e-09,
52
+ 1.4444062202888373e-09
53
+ ],
54
+ "direction": [
55
+ -1.0,
56
+ -0.0,
57
+ -0.0
58
+ ],
59
+ "ref_frame": [
60
+ 0.0,
61
+ 0.0,
62
+ 1.0
63
+ ],
64
+ "dir_axis": "-x",
65
+ "ref_axis": "+z"
66
+ },
67
+ {
68
+ "xyz": [
69
+ -3.1925579597035467e-09,
70
+ 2.8531687965563644e-09,
71
+ 1.4444062202888373e-09
72
+ ],
73
+ "direction": [
74
+ -0.0,
75
+ -1.0,
76
+ -0.0
77
+ ],
78
+ "ref_frame": [
79
+ 1.0,
80
+ 0.0,
81
+ 0.0
82
+ ],
83
+ "dir_axis": "-y",
84
+ "ref_axis": "+x"
85
+ },
86
+ {
87
+ "xyz": [
88
+ -3.1925579597035467e-09,
89
+ 2.8531687965563644e-09,
90
+ 1.4444062202888373e-09
91
+ ],
92
+ "direction": [
93
+ -0.0,
94
+ -1.0,
95
+ -0.0
96
+ ],
97
+ "ref_frame": [
98
+ 0.0,
99
+ 0.0,
100
+ 1.0
101
+ ],
102
+ "dir_axis": "-y",
103
+ "ref_axis": "+z"
104
+ },
105
+ {
106
+ "xyz": [
107
+ -3.1925579597035467e-09,
108
+ 2.8531687965563644e-09,
109
+ 1.4444062202888373e-09
110
+ ],
111
+ "direction": [
112
+ -0.0,
113
+ -0.0,
114
+ -1.0
115
+ ],
116
+ "ref_frame": [
117
+ 1.0,
118
+ 0.0,
119
+ 0.0
120
+ ],
121
+ "dir_axis": "-z",
122
+ "ref_axis": "+x"
123
+ }
124
+ ]
125
+ }
126
+ }
127
+ }
128
+ }
PUBLIC_OBJECTS/evaluation_assets/electronics/mouse_001/mesh/mouse_001.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