facebookresearch / habitat-sim

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

--[Part 2 of 2] Semantic region building #2307

Closed jturner65 closed 7 months ago

jturner65 commented 7 months ago

Motivation and Context

This PR uses the Semantic Attributes introduced in this PR to build the Semantic Scene, including any region annotations, which are used to construct SemanticRegions.

How Has This Been Tested

Current c++ and python tests pass

Types of changes

Checklist