CommandManager¶
class · namespace Hazel
Holds a RobotAgent's commands (e.g. a target velocity) and resamples them on their own schedule each tick.
Properties¶
Commands¶
Methods¶
Add(ICommand)¶
ApplyConfig(Rpc.SimulationContract?, System.Random)¶
GetCommand(string)¶
Step(float, System.Random)¶
Source: Hazel/Learn/CommandManager.cs