LAV2_track_env_cfg
类:
| 名称 | 描述 |
|---|---|
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.
类:
| 名称 | 描述 |
|---|---|
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.
方法:
| 名称 | 描述 |
|---|---|
__post_init__ |
Post initialization. |
__post_init__
__post_init__() -> None
Post initialization.