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
61b0e9539f0420991d15cf6608c253b42d96e9b7
lerobot
/
lerobot
/
common
History
Michel Aractingi
61b0e9539f
nit
...
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
nit
2025-03-28 17:18:24 +00:00
robot_devices
Added possiblity to record and replay delta actions during teleoperation rather than absolute actions
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