Commit Graph

  • 53fc441a8a Added missing lisences Michel Aractingi 2025-05-07 10:06:59 +02:00
  • 049773a5fa [HIL SERL] Env management and add gym-hil (#1077) Adil Zouitine 2025-05-07 09:39:21 +02:00
  • e76f29ff7a Merge branch 'main' into user/adil-zouitine/2025-1-7-port-hil-serl-new Adil Zouitine 2025-05-06 16:43:44 +02:00
  • bfd26eef5a Add SmolVLA (#1175) mshukor 2025-06-03 17:11:50 +02:00
  • adcb07bf62 Merge remote-tracking branch 'origin/main' into user/aliberts/2025_02_25_refactor_robots Simon Alibert 2025-06-02 19:41:50 +02:00
  • 67e3383ffc Refactor LeKiwi (#1136) Pepijn 2025-06-02 19:40:48 +02:00
  • 1537d0ab90 [pre-commit.ci] pre-commit autoupdate (#1048) pre-commit-ci[bot] 2025-06-02 19:30:39 +02:00
  • 26d2a13218 Added hilserl.mdx document which contains all the documentation for the RL training for the real robot and simulation and the training of the reward classifier user/michel-aractingi/2025-06-02-docs-for-hil-serl Michel Aractingi 2025-06-02 18:36:35 +02:00
  • ac5a9b90c7 Update the docs for the robots refactor (#1115) Pepijn 2025-06-02 18:14:21 +02:00
  • f35d24a9c3 Cleanup control_utils Simon Alibert 2025-06-02 17:09:08 +02:00
  • fbdefb2e3e fix: several fixes identified in the docs PR (#1181) Steven Palma 2025-06-02 16:05:05 +02:00
  • 0e39d0f6e6 Merge remote-tracking branch 'origin/main' into user/aliberts/2025_02_25_refactor_robots Simon Alibert 2025-06-02 13:19:26 +02:00
  • 2be7f3a3ff (hotfix): nightly CI by clipping pymunk version below 7.0.0 (#1182) Adil Zouitine 2025-06-02 13:18:02 +02:00
  • 41132be602 WIP after Francesco discussion Remi Cadene 2025-05-28 17:32:00 +02:00
  • 8746276d41 WIP after Francesco discussion Remi Cadene 2025-05-28 17:29:41 +02:00
  • 0cf864870c [Fix] Unpin torch beyond 2.6.0 & torchcodec beyond 0.2.1 (#1127) Adil Zouitine 2025-05-28 16:54:20 +02:00
  • b8eecba63d Merge remote-tracking branch 'origin/main' into user/aliberts/2025_02_25_refactor_robots Simon Alibert 2025-05-28 15:39:30 +02:00
  • 7308aa57a2 fix(scripts): reconstructs action dict from policy output (#1162) Steven Palma 2025-05-28 15:36:21 +02:00
  • 1fd3b2e2db fix(utils): Convert observation values in predict_action to torch.Tensor (#1157) Steven Palma 2025-05-28 15:29:08 +02:00
  • 69e48bbe19 Merge branch 'user/aliberts/2025_02_25_refactor_robots' of github.com:huggingface/lerobot into user/aliberts/2025_02_25_refactor_robots Simon Alibert 2025-05-28 15:08:48 +02:00
  • 0db1a67eaf fix(dataset): key is an action if it starts with such prefix in dataset_to_policy_features (#1156) Steven Palma 2025-05-28 15:08:10 +02:00
  • ccb8468e9b Complete TODO for cameras on robots 'is_connected' Simon Alibert 2025-05-28 10:15:19 +02:00
  • 1786916a16 Update README.md (#1163) origin/fix/record_policy_action_dict mshukor 2025-05-27 11:50:43 +02:00
  • 0507ad4f68 Update README.md (#1160) mshukor 2025-05-27 11:45:07 +02:00
  • f6198d20c6 Add suggestion from Caroline Simon Alibert 2025-05-26 17:57:51 +02:00
  • 78e29f4f20 Merge remote-tracking branch 'origin/main' into user/aliberts/2025_02_25_refactor_robots Simon Alibert 2025-05-26 10:54:07 +02:00
  • fb4bfaf029 fix(scripts): parser instead of draccus in record + add __get_path_fields__() to RecordConfig (#1155) Steven Palma 2025-05-26 10:51:05 +02:00
  • 809a9c6de0 fix(cameras): update docstring + handle sn when starts with 0 + update timeouts to more reasonable value (#1154) Steven Palma 2025-05-26 10:48:42 +02:00
  • bed90e3a41 fix: typos and grammar (#1148) Ragnar 2025-05-25 17:20:45 +02:00
  • f4c11593d4 Fix predict_action from record Simon Alibert 2025-05-24 10:48:06 +02:00
  • 71e6520cd1 refactor(cameras): cameras implementations + tests improvements (#1108) Steven Palma 2025-05-23 14:47:37 +02:00
  • a5f15db057 Add changes from #1117 Simon Alibert 2025-05-23 13:16:14 +02:00
  • edec51988d Merge remote-tracking branch 'origin/main' into user/aliberts/2025_02_25_refactor_robots Simon Alibert 2025-05-23 13:13:37 +02:00
  • ddca6765b8 Fix feetech test_is_calibrated Simon Alibert 2025-05-23 11:46:26 +02:00
  • 6163daaaa4 Fix: emptying action queue between resets (#1117) Francesco Capuano 2025-05-22 21:37:21 +02:00
  • cedaa83bce Update feetech read_calibration Simon Alibert 2025-05-22 17:59:54 +02:00
  • 4bb965c283 Better MotorsBus error messages Simon Alibert 2025-05-22 17:59:27 +02:00
  • 4feaef3436 Adapt feetech calibration Simon Alibert 2025-05-22 16:02:55 +02:00
  • e9aac40ba8 nit Simon Alibert 2025-05-22 11:34:16 +02:00
  • 386ad61007 Fix normalization drive_mode Simon Alibert 2025-05-22 11:32:52 +02:00
  • cac4289619 Merge remote-tracking branch 'origin/main' into user/aliberts/2025_02_25_refactor_robots Simon Alibert 2025-05-21 20:19:33 +02:00
  • 0bda18eab5 Move make_robot_config Simon Alibert 2025-05-21 20:18:47 +02:00
  • 8e2a394442 Add editable -e for feetech install command (#1133) Pepijn 2025-05-20 18:51:21 +02:00
  • 8ab2227148 Replace deprecated abc.abstractproperty Simon Alibert 2025-05-20 13:16:34 +02:00
  • 9dab08dfbc Remove old .cache folder Simon Alibert 2025-05-20 09:53:01 +02:00
  • 05dfa26c54 Fix test Simon Alibert 2025-05-19 11:24:10 +02:00
  • edbba48e81 Add so100_follower tests Simon Alibert 2025-05-19 10:58:35 +02:00
  • 10119c1a59 Move MockMotorsBus Simon Alibert 2025-05-18 11:51:47 +02:00
  • f07887e8d1 Merge remote-tracking branch 'origin/user/rcadene/2025_04_11_dataset_v3' into user/rcadene/2025_04_11_dataset_v3 Remi Cadene 2025-05-16 17:50:14 +00:00
  • 8d360927af WIP aggregate Remi Cadene 2025-05-16 17:40:34 +00:00
  • 51ae84cd48 Shallow copy last-port-hil-backup AdilZouitine 2025-05-16 18:38:15 +02:00
  • b5869709ae Add HIL-SERL citation AdilZouitine 2025-05-16 17:21:58 +02:00
  • 98ad1cbae0 Add review feedback AdilZouitine 2025-05-16 17:19:02 +02:00
  • 539dbd18ce Add review feedback AdilZouitine 2025-05-16 14:25:21 +02:00
  • c7ef189da0 Add check for same min and max during calibration Simon Alibert 2025-05-16 10:48:45 +02:00
  • fcd9da52eb Remove numpy array support AdilZouitine 2025-05-15 18:42:59 +02:00
  • 9adbd245e5 fix(cameras): correct validate_width_height logic test/robot_refactor_experiments Steven Palma 2025-05-15 16:30:18 +02:00
  • 1722f6e504 fix formating and typos AdilZouitine 2025-05-15 15:55:24 +02:00
  • 2051dd38fc [HIL-SERL] Review feedback modifications (#1112) Adil Zouitine 2025-05-15 15:24:41 +02:00
  • 51efe6dfee Add setup_motors for lekiwi Simon Alibert 2025-05-15 11:46:41 +02:00
  • 859a369b29 chore(docs): adress notes + add docs in camera code Steven Palma 2025-05-14 15:44:38 +02:00
  • c7a3973653 [PORT HIL-SERL] Better unit tests coverage for SAC policy (#1074) Eugene Mironov 2025-05-14 21:41:36 +07:00
  • cca647307b fix(tests): kill thread when camera async_read tests fail Steven Palma 2025-05-14 14:06:59 +02:00
  • dae5f7c74d chore(tests): explicit cameras artefacts in gitattributes Steven Palma 2025-05-14 13:58:44 +02:00
  • d6d8f29b5c fix(cameras): correct imports for camera config in scripts Steven Palma 2025-05-14 13:43:41 +02:00
  • 27bb7c4d71 chore(cameras): remove compressed files + filename better managed in opencv camera tests + add camera artefacts in lfs Steven Palma 2025-05-14 11:20:10 +02:00
  • 2d86812b97 refactor(cameras): width, fps and height is mandatory to have a value in robot config Steven Palma 2025-05-13 17:23:13 +02:00
  • 57c2181ed2 refactor(cameras): add read_depth() for realsense + new compressed bag Steven Palma 2025-05-13 16:32:27 +02:00
  • 81c49cecd0 [skip ci] refactor(cameras): add warmup read + images different size testing opencv + compressed test artefacts Steven Palma 2025-05-13 13:43:25 +02:00
  • 4675b3cd02 refactor(cameras): add warm-up, fix defaul args, remove width and height from find_cameras utils Steven Palma 2025-05-12 18:04:26 +02:00
  • dbce247ec1 refactor(cameras): homogeneous depth processing in realsense camera Steven Palma 2025-05-12 17:33:02 +02:00
  • 904bc618ee refactor(cameras): fps, width and height are optional at camera level, these 3 are now moved to the camera base class, the width and height specified in the config is now the one output by read() methods Steven Palma 2025-05-12 16:27:19 +02:00
  • ddd8fd325b refactor(cameras): improvements utils functionalities v0.2 Steven Palma 2025-05-09 13:56:59 +02:00
  • 7f34e1af9c refactor(cameras): improvements utils functionalities v0.1 Steven Palma 2025-05-07 18:28:25 +02:00
  • 3416036e34 chore(cameras): set timeout to 0 in tests Steven Palma 2025-05-06 15:09:14 +02:00
  • 2af8edcf74 chore(cameras): delete unused files Steven Palma 2025-05-06 14:15:40 +02:00
  • b089c6db3a test(cameras): add minimal realsense test Steven Palma 2025-05-05 18:36:41 +02:00
  • 15b5d28f45 refactor(cameras): improvements realsense cam v0.1 Steven Palma 2025-05-02 15:09:38 +02:00
  • 35c4b01752 test(cameras): add minimal opencv test Steven Palma 2025-04-30 16:30:34 +02:00
  • 6348f0f418 refactor(cameras): improvements opencv cam v0.1 Steven Palma 2025-04-28 15:05:41 +02:00
  • 720a6374ba chore(dependencies): add pyrealsense2 for macos + cleanup init camera modules Simon Alibert 2025-04-21 16:14:29 +02:00
  • 3297c7e802 refactor(cameras): realsense camera init Simon Alibert 2025-04-21 16:14:51 +02:00
  • 0b5b438f50 refactor(cameras): opencv camera init Simon Alibert 2025-04-21 16:14:06 +02:00
  • 8a6412b0db refactor(cameras): init abc class + config Simon Alibert 2025-04-21 16:11:37 +02:00
  • 5b4b2dd854 fix(cameras): correct imports for camera config in scripts user/aliberts/2025_04_19_refactor_cameras Steven Palma 2025-05-14 13:43:41 +02:00
  • b0592d9bc8 Fix dxl _find_single_motor Simon Alibert 2025-05-14 13:43:36 +02:00
  • e790ad737f chore(cameras): remove compressed files + filename better managed in opencv camera tests + add camera artefacts in lfs Steven Palma 2025-05-14 11:20:10 +02:00
  • 363fe64ff9 Add copyrights Simon Alibert 2025-05-13 17:38:39 +02:00
  • 95ae56827d refactor(cameras): width, fps and height is mandatory to have a value in robot config Steven Palma 2025-05-13 17:23:13 +02:00
  • 95d57cff08 refactor(cameras): add read_depth() for realsense + new compressed bag Steven Palma 2025-05-13 16:32:27 +02:00
  • a66d0dc57f [skip ci] refactor(cameras): add warmup read + images different size testing opencv + compressed test artefacts Steven Palma 2025-05-13 13:43:25 +02:00
  • 7224807171 refactor(cameras): add warm-up, fix defaul args, remove width and height from find_cameras utils Steven Palma 2025-05-12 18:04:26 +02:00
  • c9cc544f7e refactor(cameras): homogeneous depth processing in realsense camera Steven Palma 2025-05-12 17:33:02 +02:00
  • 991786ad70 refactor(cameras): fps, width and height are optional at camera level, these 3 are now moved to the camera base class, the width and height specified in the config is now the one output by read() methods Steven Palma 2025-05-12 16:27:19 +02:00
  • f28086ff81 refactor(cameras): improvements utils functionalities v0.2 Steven Palma 2025-05-09 13:56:59 +02:00
  • 06e02f6d17 refactor(cameras): improvements utils functionalities v0.1 Steven Palma 2025-05-07 18:28:25 +02:00
  • a26cfe34b0 chore(cameras): set timeout to 0 in tests Steven Palma 2025-05-06 15:09:14 +02:00
  • cf22e29245 chore(cameras): delete unused files Steven Palma 2025-05-06 14:15:40 +02:00
  • 88b607df2b test(cameras): add minimal realsense test Steven Palma 2025-05-05 18:36:41 +02:00
  • e426cceb01 refactor(cameras): improvements realsense cam v0.1 Steven Palma 2025-05-02 15:09:38 +02:00