trajectory_env_cfg
类:
| 名称 | 描述 |
|---|---|
ActionsCfg |
Action specifications for the MDP. |
EventCfg |
Configuration for events. |
RewardsPosCollectiveCfg |
Position-tracking rewards plus a hover-tracking penalty. |
RewardsVelCollectiveCfg |
Velocity-tracking rewards plus a hover-tracking penalty. |
TerminationsCfg |
Termination terms for the MDP. |
TrajectoryPosCollectiveEnvCfg |
Trajectory position task variant with the collective-thrust penalty. |
TrajectoryVelCollectiveEnvCfg |
Trajectory velocity task variant with the collective-thrust penalty. |
TrajectoryPosCTATTEnvCfg |
Trajectory position task with explicit |
TrajectoryPosCTBREnvCfg |
Trajectory position task with explicit |
TrajectoryPosCTBMEnvCfg |
Trajectory position task with explicit |
TrajectoryVelCTATTEnvCfg |
Trajectory velocity task with explicit |
TrajectoryVelCTBREnvCfg |
Trajectory velocity task with explicit |
TrajectoryVelCTBMEnvCfg |
Trajectory velocity task with explicit |
ActionsCfg
Action specifications for the MDP.
EventCfg
Configuration for events.
RewardsPosCollectiveCfg
Bases: RewardsPosCfg
Position-tracking rewards plus a hover-tracking penalty.
RewardsVelCollectiveCfg
Bases: RewardsVelCfg
Velocity-tracking rewards plus a hover-tracking penalty.
TerminationsCfg
Termination terms for the MDP.
TrajectoryPosCollectiveEnvCfg
Bases: TrajectoryPosEnvCfg
Trajectory position task variant with the collective-thrust penalty.
TrajectoryVelCollectiveEnvCfg
Bases: TrajectoryVelEnvCfg
Trajectory velocity task variant with the collective-thrust penalty.