AgentBatch¶
class · namespace Hazel
Constructors¶
AgentBatch(string, string)¶
Fields¶
| Field | Description |
|---|---|
public float[] ActionBuffer |
|
public int[] ActuatorBuffer |
|
public float[] CtrlBuffer |
|
public float[] DefaultJointPosBuffer |
|
public List<RobotAgent> m_Agents |
|
public float[] StateBuffer |
Properties¶
Entity¶
Methods¶
CollectState(RobotManager)¶
GetActions(RobotManager)¶
Reset(RobotManager, IReadOnlyList?)¶
Setup(RobotManager, MujocoSceneComponent, float)¶
UpdateCommands(RobotManager)¶
Source: Hazel/Learn/AgentBatch.cs