AgentConfig
Configuration for an agent in the simulation
Artificial IntelligenceSimulationEmbodied AIRoboticsComputer VisionReinforcement LearningMachine LearningOpen SourceResearch
Properties
| Name |
Type |
Description |
| height |
number |
Agent height in meters |
| radius |
number |
Agent radius in meters for collision |
| sensor_specifications |
array |
List of sensor specs attached to agent |
| action_space |
object |
Discrete action space mapping action names to ActionSpec |
| body_type |
string |
Agent body type: LocoBot, FetchRobot, Franka, AlienGo |
JSON Schema