mirror of
https://github.com/deepmodeling/Uni-Lab-OS
synced 2026-05-23 21:03:26 +00:00
8 lines
110 B
JSON
8 lines
110 B
JSON
{
|
|
"width": 5.0,
|
|
"depth": 4.0,
|
|
"obstacles": [
|
|
{"x": 2.5, "y": 0.0, "width": 0.1, "depth": 0.5}
|
|
]
|
|
}
|