add hopejr env
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -125,7 +125,6 @@ celerybeat.pid
|
|||||||
# Environments
|
# Environments
|
||||||
.env
|
.env
|
||||||
.venv
|
.venv
|
||||||
env/
|
|
||||||
venv/
|
venv/
|
||||||
env.bak/
|
env.bak/
|
||||||
venv.bak/
|
venv.bak/
|
||||||
|
|||||||
10
lerobot/configs/env/hopejr_real.yaml
vendored
Normal file
10
lerobot/configs/env/hopejr_real.yaml
vendored
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
# @package _global_
|
||||||
|
|
||||||
|
fps: 30
|
||||||
|
|
||||||
|
env:
|
||||||
|
name: real_world
|
||||||
|
task: null
|
||||||
|
state_dim: 16
|
||||||
|
action_dim: 16
|
||||||
|
fps: ${fps}
|
||||||
Reference in New Issue
Block a user