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
b9217b06dbf7ce1b41254b47d3ef622dffda6b3a
lerobot-clone
/
lerobot
/
scripts
/
server
History
Michel Aractingi
b9217b06db
Added possiblity to record and replay delta actions during teleoperation rather than absolute actions
...
Co-authored-by: Adil Zouitine <
adilzouitinegm@gmail.com
>
2025-02-12 19:25:41 +01:00
..
actor_server.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-02-11 11:34:46 +01:00
buffer.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-02-11 11:34:46 +01:00
crop_dataset_roi.py
Added possiblity to record and replay delta actions during teleoperation rather than absolute actions
2025-02-12 19:25:41 +01: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-02-11 11:34:46 +01:00
gym_manipulator.py
Added possiblity to record and replay delta actions during teleoperation rather than absolute actions
2025-02-12 19:25:41 +01:00
hilserl.proto
- Added additional logging information in wandb around the timings of the policy loop and optimization loop.
2025-02-03 15:07:58 +00:00
learner_server.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-02-11 11:34:46 +01:00