facebookresearch / habitat-sim

A flexible, high-performance 3D simulator for Embodied AI research.
https://aihabitat.org/
MIT License
2.58k stars 419 forks source link

--Support marker set specifications in Object, Stage and AO config jsons #2368

Closed jturner65 closed 5 months ago

jturner65 commented 5 months ago

Motivation and Context

This PR supports the loading, modification, and saving of nested marker sets in the configs for AO, objects and stages.

How Has This Been Tested

Local C++ and python tests pass

Types of changes

Checklist