base_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. |
RewardsCollectiveCfg |
Base rewards plus a hover-tracking penalty. |
TerminationsCfg |
Termination terms for the MDP. |
AerialBaseEnvCfg |
Configuration for the aerial base environment. |
AerialBaseVELEnvCfg |
Base task with explicit |
AerialBaseACCEnvCfg |
Base task with explicit |
AerialBaseCollectiveEnvCfg |
LAV2 base task variant with the hover-throttle tracking penalty. |
AerialBaseCTATTEnvCfg |
Base task with explicit |
AerialBaseCTBREnvCfg |
Base task with explicit |
AerialBaseCTBMEnvCfg |
Base task with explicit |
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.
RewardsCollectiveCfg
TerminationsCfg
Termination terms for the MDP.
AerialBaseEnvCfg
Bases: ManagerBasedRLEnvCfg
Configuration for the aerial base environment.
Methods:
| Name | Description |
|---|---|
__post_init__ |
Post initialization. |
__post_init__
__post_init__() -> None
Post initialization.
AerialBaseVELEnvCfg
AerialBaseACCEnvCfg
AerialBaseCollectiveEnvCfg
Bases: AerialBaseEnvCfg
LAV2 base task variant with the hover-throttle tracking penalty.
Methods:
| Name | Description |
|---|---|
__post_init__ |
Post initialization. |
__post_init__
__post_init__() -> None
Post initialization.