facebookresearch / habitat-sim

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

Add instance metadata to gfx-replay. #2377

Closed 0mdc closed 6 months ago

0mdc commented 6 months ago

Motivation and Context

This changeset adds an InstanceMetadata entry to gfx-replay keyframes so that this information can be made available to external players.

This information can be used to do commands on gfx-replay instances based on real simulation IDs, for example:

How Has This Been Tested

Types of changes

Checklist