IRandomizationHandler¶
interface · namespace Hazel
Domain randomization handler. Applies randomization to MuJoCo model parameters during reset.
Properties¶
Descriptor¶
Capability descriptor for the manifest.
Name¶
Unique identifier used in contracts and manifests.
Methods¶
Apply(MujocoSceneComponent, float, float, System.Random)¶
Apply randomization within the given range using the provided RNG. Called during agent reset.
Source: Hazel/Learn/MdpComponent.cs