Skip to content

LAV2_env_cfg

Classes:

Name Description
ActionsCfg

Action specifications for the MDP.

ObservationsCfg

Observation specifications for the MDP.

EventCfg

Configuration for events.

CommandsCfg

Command specifications for the MDP.

RewardsCfg

Reward terms for the MDP.

TerminationsCfg

Termination terms for the MDP.

LAV2EnvCfg

Configuration for the LAV2 environment.

ActionsCfg

Action specifications for the MDP.

ObservationsCfg

Observation specifications for the MDP.

Classes:

Name Description
PolicyCfg

Observations for policy group.

PolicyCfg

Bases: ObservationGroupCfg

Observations for policy group.

EventCfg

Configuration for events.

CommandsCfg

Command specifications for the MDP.

RewardsCfg

Reward terms for the MDP.

TerminationsCfg

Termination terms for the MDP.

LAV2EnvCfg

Bases: ManagerBasedRLEnvCfg

Configuration for the LAV2 environment.

Methods:

Name Description
__post_init__

Post initialization.

__post_init__

__post_init__() -> None

Post initialization.