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
f2266101df9a5eab867a5ea2b40b683847f7b251
lerobot
/
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