This website requires JavaScript.
Explore
Help
Sign In
hangX
/
lerobot
Watch
1
Star
0
Fork
0
You've already forked lerobot
forked from
tangger/lerobot
Code
Pull Requests
Activity
Files
f4f5b26a2155c4dd91ba1bbaa094df29d64ae6d9
lerobot
/
lerobot
/
common
History
Michel Aractingi
f4f5b26a21
Several fixes to move the actor_server and learner_server code from the maniskill environment to the real robot environment.
...
Co-authored-by: Adil Zouitine <
adilzouitinegm@gmail.com
>
2025-03-28 17:18:24 +00:00
..
datasets
Reward classifier and training (
#528
)
2025-03-28 17:18:24 +00:00
envs
- Added
lerobot/scripts/server/gym_manipulator.py
that contains all the necessary wrappers to run a gym-style env around the real robot.
2025-03-28 17:18:24 +00:00
optim
chore(doc): add license header to all files (
#818
)
2025-03-05 17:56:51 +01:00
policies
Several fixes to move the actor_server and learner_server code from the maniskill environment to the real robot environment.
2025-03-28 17:18:24 +00:00
robot_devices
- Added
lerobot/scripts/server/gym_manipulator.py
that contains all the necessary wrappers to run a gym-style env around the real robot.
2025-03-28 17:18:24 +00:00
utils
Several fixes to move the actor_server and learner_server code from the maniskill environment to the real robot environment.
2025-03-28 17:18:24 +00:00
constants.py
chore(doc): add license header to all files (
#818
)
2025-03-05 17:56:51 +01:00
logger.py
Added support for checkpointing the policy. We can save and load the policy state dict, optimizers state, optimization step and interaction step
2025-03-28 17:18:24 +00:00