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
2f34d8429843ca1f8e60f1d4b048f70a67ecca4e
lerobot-clone
/
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