Skip to content

Commit 30e2ea2

Browse files
MRiabovqwencoder
andcommitted
Add ec-005 through ec-014 final preview render bundles
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
1 parent 1f07426 commit 30e2ea2

78 files changed

Lines changed: 74671 additions & 487 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

dataset/data/seed/artifacts/engineer_coder/ec-005-drawing-full/renders/final_preview_renders/preview_scene.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"component_label": "projectile_ball_preview",
2+
"component_label": "benchmark_environment",
33
"entities": [
44
{
55
"label": "projectile_ball",

dataset/data/seed/artifacts/engineer_coder/ec-005-drawing-full/renders/final_preview_renders/render_manifest.json

Lines changed: 486 additions & 486 deletions
Large diffs are not rendered by default.
Lines changed: 179 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,179 @@
1+
{
2+
"component_label": "projectile_ball_preview",
3+
"entities": [
4+
{
5+
"label": "projectile_ball",
6+
"semantic_label": "projectile_ball",
7+
"instance_id": "projectile_ball",
8+
"instance_name": "projectile_ball",
9+
"object_type": "part",
10+
"object_id": 0,
11+
"pos": [
12+
-180.0,
13+
0.0,
14+
110.0
15+
],
16+
"euler": [
17+
-0.0,
18+
0.0,
19+
-0.0
20+
],
21+
"mesh_paths": [
22+
"meshes/projectile_ball.obj"
23+
],
24+
"box_size": null,
25+
"material_id": "abs",
26+
"body_name": "projectile_ball",
27+
"geom_name": "projectile_ball",
28+
"zone_type": null,
29+
"color_rgba": [
30+
1.0,
31+
1.0,
32+
1.0,
33+
1.0
34+
],
35+
"segmentation_color_rgb": [
36+
235,
37+
59,
38+
59
39+
],
40+
"include_in_segmentation": true
41+
},
42+
{
43+
"label": "zone_goal",
44+
"semantic_label": "zone_goal",
45+
"instance_id": "zone_goal",
46+
"instance_name": "zone_goal",
47+
"object_type": "zone",
48+
"object_id": 1,
49+
"pos": [
50+
470.0,
51+
0.0,
52+
62.5
53+
],
54+
"euler": [
55+
0.0,
56+
0.0,
57+
0.0
58+
],
59+
"mesh_paths": [],
60+
"box_size": [
61+
50.0,
62+
60.0,
63+
47.5
64+
],
65+
"material_id": null,
66+
"body_name": null,
67+
"geom_name": null,
68+
"zone_type": "goal",
69+
"color_rgba": [
70+
0.2,
71+
0.72,
72+
0.34,
73+
0.22
74+
],
75+
"segmentation_color_rgb": [
76+
59,
77+
110,
78+
235
79+
],
80+
"include_in_segmentation": false
81+
},
82+
{
83+
"label": "zone_forbid_0_central_blocker",
84+
"semantic_label": "zone_forbid_0_central_blocker",
85+
"instance_id": "zone_forbid_0_central_blocker",
86+
"instance_name": "zone_forbid_0_central_blocker",
87+
"object_type": "zone",
88+
"object_id": 2,
89+
"pos": [
90+
190.0,
91+
0.0,
92+
75.0
93+
],
94+
"euler": [
95+
0.0,
96+
0.0,
97+
0.0
98+
],
99+
"mesh_paths": [],
100+
"box_size": [
101+
70.0,
102+
130.0,
103+
75.0
104+
],
105+
"material_id": null,
106+
"body_name": null,
107+
"geom_name": null,
108+
"zone_type": "forbid",
109+
"color_rgba": [
110+
0.83,
111+
0.2,
112+
0.2,
113+
0.2
114+
],
115+
"segmentation_color_rgb": [
116+
161,
117+
235,
118+
59
119+
],
120+
"include_in_segmentation": false
121+
},
122+
{
123+
"label": "zone_build",
124+
"semantic_label": "zone_build",
125+
"instance_id": "zone_build",
126+
"instance_name": "zone_build",
127+
"object_type": "zone",
128+
"object_id": 3,
129+
"pos": [
130+
160.0,
131+
0.0,
132+
120.0
133+
],
134+
"euler": [
135+
0.0,
136+
0.0,
137+
0.0
138+
],
139+
"mesh_paths": [],
140+
"box_size": [
141+
400.0,
142+
180.0,
143+
120.0
144+
],
145+
"material_id": null,
146+
"body_name": null,
147+
"geom_name": null,
148+
"zone_type": "build",
149+
"color_rgba": [
150+
0.55,
151+
0.55,
152+
0.55,
153+
0.14
154+
],
155+
"segmentation_color_rgb": [
156+
235,
157+
59,
158+
213
159+
],
160+
"include_in_segmentation": false
161+
}
162+
],
163+
"bounds_min": [
164+
-240.0,
165+
-180.0,
166+
0.0
167+
],
168+
"bounds_max": [
169+
560.0,
170+
180.0,
171+
240.0
172+
],
173+
"center": [
174+
160.0,
175+
0.0,
176+
120.0
177+
],
178+
"diagonal": 909.5053600721658
179+
}

0 commit comments

Comments
 (0)