RobotManager¶
class · namespace Hazel
Implements IDisposable
Constructors¶
RobotManager(int, float, Entity, Func)¶
public RobotManager(int numAgents, float dt, Entity mujocoEntity, Func<int, RobotAgent> agentFactory)
Properties¶
NativeHandle¶
Methods¶
CollectState()¶
Dispose()¶
GetActions()¶
GetAgent(int)¶
Reset()¶
Setup(MujocoSceneComponent)¶
UpdateCommands()¶
Source: Hazel/Learn/RobotManager.cs