Files
RL-Sim-Framework/configs/env/rotary_cartpole.yaml
2026-03-08 22:58:32 +01:00

8 lines
175 B
YAML

max_steps: 1000
model_path: assets/rotary_cartpole/rotary_cartpole.urdf
reward_upright_scale: 1.0
actuators:
- joint: motor_joint
gear: 15.0
ctrl_range: [-1.0, 1.0]