Files
RL-Sim-Framework/assets/cartpole/robot.yaml
2026-03-09 22:17:28 +01:00

11 lines
178 B
YAML

# Classic cartpole — robot hardware config.
urdf: cartpole.urdf
actuators:
- joint: cart_joint
type: motor
gear: 10.0
ctrl_range: [-1.0, 1.0]
damping: 0.05