镜像自地址
https://github.com/binary-husky/gpt_academic.git
已同步 2025-12-06 06:26:47 +00:00
39 行
697 B
JSON
39 行
697 B
JSON
[
|
|
{
|
|
"name": "Box-1",
|
|
"width": 1,
|
|
"height": 1,
|
|
"depth": 1,
|
|
"location_x": 1,
|
|
"location_y": 0,
|
|
"location_z": 0
|
|
},
|
|
{
|
|
"name": "Box-2",
|
|
"width": 1,
|
|
"height": 1,
|
|
"depth": 1,
|
|
"location_x": -1,
|
|
"location_y": 0,
|
|
"location_z": 0
|
|
},
|
|
{
|
|
"name": "Box-3",
|
|
"width": 1,
|
|
"height": 1,
|
|
"depth": 1,
|
|
"location_x": 0,
|
|
"location_y": 1,
|
|
"location_z": 0
|
|
},
|
|
{
|
|
"name": "Box-4",
|
|
"width": 1,
|
|
"height": 1,
|
|
"depth": 1,
|
|
"location_x": 0,
|
|
"location_y": -1,
|
|
"location_z": 0
|
|
}
|
|
|
|
] |