{
    "name": "env_chairLight",
    "bottom_texture": {
        "file_path": "assets/env/env_chair/env_chairLegsLight.png"
    },
    "top_texture": {
        "file_path": "assets/env/env_chair/env_chairLight.png"
    },
    "footprint": [
        {
            "position": [
                0,
                0
            ],
            "size": [
                64,
                64
            ]
        }
    ],
    "visualization_radius": 36.0,
    "physics_colliders": [
        {
            "position": [
                -39,
                -55
            ],
            "size": [
                6,
                6
            ]
        },
        {
            "position": [
                39,
                -55
            ],
            "size": [
                6,
                6
            ]
        },
        {
            "position": [
                -39,
                18
            ],
            "size": [
                6,
                6
            ]
        },
        {
            "position": [
                39,
                18
            ],
            "size": [
                6,
                6
            ]
        }
    ],
    "temperature": 3.0
}