AI Habitat · Example Payload

Ai Habitat Agent Observation Example

Artificial IntelligenceSimulationEmbodied AIRoboticsComputer VisionReinforcement LearningMachine LearningOpen SourceResearch

Ai Habitat Agent Observation Example is an example object payload from AI Habitat, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

rgbdepthpointgoal_with_gps_compassobjectgoal

Example Payload

ai-habitat-agent-observation-example.json Raw ↑
{
  "rgb": {},
  "depth": {},
  "pointgoal_with_gps_compass": {},
  "objectgoal": "chair"
}