lerobot/examples/real_robot_example/config/dora_koch_real.yaml

14 lines
158 B
YAML

# @package _global_
fps: 30
env:
name: dora
task: DoraKoch-v0
state_dim: 6
action_dim: 6
fps: ${fps}
episode_length: 400
gym:
fps: ${fps}