AI Habitat · Example Payload

Ai Habitat Observation Example

Artificial IntelligenceSimulationEmbodied AIRoboticsComputer VisionReinforcement LearningMachine LearningOpen SourceResearch

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

Top-level fields

rgbdepthsemanticgpscompass

Example Payload

ai-habitat-observation-example.json Raw ↑
{
  "rgb": {},
  "depth": {},
  "semantic": {},
  "gps": [],
  "compass": []
}