Skip to content

how the state-aware scene graph is updated in practice #4

Description

@Ghd-2077

Hi, could you clarify how the state-aware scene graph is updated in practice?

Equation (4) in the paper describes the update process:

[
G_T^{(t+1)}=\mathcal{U}(G_T^{(t)}, a_t, s_{t+1})
]

However, I could not find the corresponding implementation in the open-source repository. Is the dynamic graph update module currently not released, or have I overlooked the relevant code?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions