lerobot/lerobot/common/robot_devices
Michel Aractingi 12c13e320e - Added `lerobot/scripts/server/gym_manipulator.py` that contains all the necessary wrappers to run a gym-style env around the real robot.
- Added `lerobot/scripts/server/find_joint_limits.py` to test the min and max angles of the motion you wish the robot to explore during RL training.
- Added logic in `manipulator.py` to limit the maximum possible joint angles to allow motion within a predefined joint position range. The limits are specified in the yaml config for each robot. Checkout the so100.yaml.

Co-authored-by: Adil Zouitine <adilzouitinegm@gmail.com>
2025-04-18 15:04:13 +02:00
..
cameras Fix --width --height type parsing on opencv and intelrealsense scripts (#556) 2025-04-17 15:19:23 +02:00
motors Organize test folders (#856) 2025-03-13 14:05:55 +01:00
robots - 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
control_configs.py feat(visualization): replace cv2 GUI with Rerun (and solves ffmpeg versioning issues) (#903) 2025-04-09 17:33:01 +02:00
control_utils.py Extend reward classifier for multiple camera views (#626) 2025-04-18 15:03:50 +02:00
utils.py chore(doc): add license header to all files (#818) 2025-03-05 17:56:51 +01:00