Pendulum¶
mujorax.PendulumSwingupEnv
¶
Bases: MjxPlaygroundEnv
DM Control PendulumSwingup.
Single-link pendulum starting hanging down; dense reward for swinging up to and balancing at the upright position.
Parameters:
| Name | Type | Description | Default |
|---|---|---|---|
config
|
MjxPlaygroundConfig
|
Static configuration. Defaults to |
required |
Source code in mujorax/envs/pendulum.py
| Python | |
|---|---|
4 5 6 7 8 9 10 11 12 13 14 15 16 17 | |