StanfordVL/OmniGibson

Avoid circular reference between scene and object

Opened this issue · 1 comments

Check this: #699 (comment)

One middle ground - objects keep the scene idx instead of the actual scene object

Note: systems now also have a reference to scene: #781