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

--[BE Week] Articulated Object Loading refactors and cleanup #2291

Closed jturner65 closed 8 months ago

jturner65 commented 8 months ago

Motivation and Context

This PR introduces some cleanup and essential prerequisite work for the upcoming support for Non-uniform scaling for Articulated Objects.

How Has This Been Tested

All c++ and python tests passed locally

Types of changes

Checklist