This repository has been archived on 2022-04-04. You can view files and clone it, but cannot push or open issues or pull requests.
2022-04-03 22:43:50 -04:00

36 lines
680 B
JSON

{
"name": "env_person1",
"bottom_texture": {
"file_path": "assets/env/env_person/env_blank.png"
},
"top_texture": {
"file_path": "assets/env/env_person/env_personLie1.png"
},
"footprint":[
{
"position": [
0,
0
],
"size": [
50,
118
]
}
],
"visualization_radius": 1.0,
"physics_colliders": [
{
"position": [
0,
0
],
"size": [
50,
118
]
}
],
"temperature": 5.0
}