forked from tangger/lerobot
11 lines
114 B
YAML
11 lines
114 B
YAML
# @package _global_
|
|
|
|
fps: 30
|
|
|
|
env:
|
|
name: real_world
|
|
task: null
|
|
state_dim: 18
|
|
action_dim: 18
|
|
fps: ${fps}
|