StanfordVL/BEHAVIOR-1K

Avoid circular reference between scene and object

Open

#754 opened on Jun 21, 2024

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Python (222 forks)auto 404
good first issue

Repository metrics

Stars
 (1,604 stars)
PR merge metrics
 (PR metrics pending)

Description

Check this: https://github.com/StanfordVL/OmniGibson/pull/699#discussion_r1645068853

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

Contributor guide