CoolFace
Datasetpublic

lerobot/config_examples

A repository that contains example json files that can be used for different applications of the LeRobot code base. Current available configs: RL : env_config.json: Environment config for a real robot setup using a gamepad for teleoperation and an SO10* arm as the main agent. Using gym_manipulator.py, one can use this config to teleoperate the robot and record a dataset for reinforcement learning. train_config.json: Training config for the HIL-SERL implementation in LeRobot on the real robot… See the full description on the dataset page: https://huggingface.co/datasets/lerobot/config_examples.

sourceHugging Faceupdated 5mo agoView on Hugging Face
2likes701downloads
14 commits on main
4803f5f5mo ago

Update configs to match new LeRobot RL refactor (#3)

lilkm
e9cea121y ago

Update README.md

aractingi
69d22661y ago

Create reward_classifier/config.json

aractingi
968f32d1y ago

Create eval_config.json

aractingi
a7d51221y ago

Create sim_il/env_config.json

aractingi
01d2cb11y ago

Create train_config.json

aractingi
5995f141y ago

Create gym_hil/env_config.json

aractingi
0683dea1y ago

Create train_config.json

aractingi
00023df1y ago

Update rl/env_config.json

aractingi
212e0781y ago

Update rl/env_config.json

aractingi
e306a241y ago

Create rl/env_config.json

aractingi
c63c6b61y ago

Update README.md

aractingi
9f98e761y ago

Update README.md

aractingi
00d8ed31y ago

initial commit

aractingi