This website requires JavaScript.
Explore
Help
Register
Sign In
ydy0615
/
lerobot-clone
Watch
1
Star
0
Fork
0
You've already forked lerobot-clone
mirror of
https://github.com/huggingface/lerobot.git
synced
2026-06-02 11:51:25 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9784d8a47fee84ddfc360ae859dbcf7592d50e8a
lerobot-clone
/
lerobot
/
common
History
Michel Aractingi
9784d8a47f
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-04-18 15:04:13 +02:00
..
datasets
Reward classifier and training (
#528
)
2025-04-18 15:02:13 +02: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-04-18 15:04:13 +02: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-04-18 15:04:13 +02: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-04-18 15:04:13 +02:00
utils
Several fixes to move the actor_server and learner_server code from the maniskill environment to the real robot environment.
2025-04-18 15:04:13 +02: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-04-18 15:04:13 +02:00