RobotEnv¶
class · namespace Hazel
Internal per-policy batching layer owned by RobotManager. Scripts construct a RobotManager, not a RobotEnv.
Constructors¶
RobotEnv(RobotManager, float, Entity)¶
Methods¶
CollectState()¶
Engine-driven via RobotManager. Not called from scripts.
GetActions()¶
Engine-driven via RobotManager. Not called from scripts.
RegisterAgent(RobotAgent)¶
Reset()¶
Setup(RobotManager, MujocoSceneComponent)¶
UpdateCommands()¶
Engine-driven via RobotManager. Not called from scripts.
Source: Hazel/Learn/RobotEnv.cs