AI Habitat · Example Payload

Ai Habitat Agent Config Example

Artificial IntelligenceSimulationEmbodied AIRoboticsComputer VisionReinforcement LearningMachine LearningOpen SourceResearch

Ai Habitat Agent Config 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

heightradiussensor_specificationsaction_spacebody_type

Example Payload

ai-habitat-agent-config-example.json Raw ↑
{
  "height": 1.5,
  "radius": 0.1,
  "sensor_specifications": [],
  "action_space": {},
  "body_type": "LocoBot"
}