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-05-31 19:01:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
140e30e386d552b680bc0b765e472b0ebd5c5030
lerobot-clone
/
lerobot
/
scripts
/
server
History
Michel Aractingi
140e30e386
Changed the init_final value to center the starting mean and std of the policy
...
Co-authored-by: Adil Zouitine <
adilzouitinegm@gmail.com
>
2025-04-18 15:04:43 +02:00
..
actor_server.py
Changed the init_final value to center the starting mean and std of the policy
2025-04-18 15:04:43 +02:00
buffer.py
Hardcoded some normalization parameters. TODO refactor
2025-04-18 15:04:43 +02:00
crop_dataset_roi.py
Changed bounds for a new so100 robot
2025-04-18 15:04:43 +02:00
find_joint_limits.py
- Added JointMaskingActionSpace wrapper in
gym_manipulator
in order to select which joints will be controlled. For example, we can disable the gripper actions for some tasks.
2025-04-18 15:04:13 +02:00
gym_manipulator.py
Changed the init_final value to center the starting mean and std of the policy
2025-04-18 15:04:43 +02:00
hilserl.proto
- Added additional logging information in wandb around the timings of the policy loop and optimization loop.
2025-04-18 15:04:13 +02:00
learner_server.py
Hardcoded some normalization parameters. TODO refactor
2025-04-18 15:04:43 +02:00