Commit Graph

  • 86d69e3c1d add mirroring Pepijn 2026-02-04 18:56:51 +01:00
  • e07bc8fd97 Potential noise injection for data recording: DART feat/dart Pepijn 2026-02-04 11:56:33 +01:00
  • 0f39248445 Small docstring fix in diffusion configuration (#2847) jwang078 2026-02-03 13:19:00 -05:00
  • a6370dd783 fix(wandb): truncate init tags to 64-character limit (#995) Iori Yanokura 2026-02-03 22:17:04 +09:00
  • 2d8ac028f9 remove async stuff Pepijn 2026-02-03 11:01:32 +01:00
  • ec1de9c9e3 encode while recording Pepijn 2026-02-03 10:41:11 +01:00
  • 1ea040fe8c reduce memoery load and move to video folder Pepijn 2026-02-03 10:29:45 +01:00
  • c028ae3a44 Async encoding Pepijn 2026-02-03 08:50:34 +01:00
  • 14a15f90e7 Add missing RL config options: add_ee_pose_to_observation and gripper_penalty_in_reward (#2873) Michel Aractingi 2026-02-02 22:14:03 +01:00
  • 9c24a09665 docs: update document in response to Simplify configs PR (#1596) Hirokazu Ishida 2026-02-03 04:05:58 +09:00
  • 6c94fcd1b1 add KI optional Jade Choghari 2026-02-02 15:58:47 +00:00
  • 092f4617ca more changes Jade Choghari 2026-02-02 09:04:55 +00:00
  • 50e13da845 update docs and readme files, fixing some typos and adding multitask dit to readme Bryson Jones 2026-01-31 08:03:52 -08:00
  • c027b2971c Merge branch 'main' into tmp/fold_training Pepijn 2026-01-31 13:52:19 +01:00
  • a1193df2d7 fix the types Stepan Feduniak 2026-01-31 09:56:15 +00:00
  • 7cca09d3da Merge branch 'main' into feature/add-multitask-dit Bryson Jones 2026-01-30 23:04:42 -08:00
  • b18cef2e26 feat(dataset): add subtask support (#2860) Jade Choghari 2026-01-30 10:29:37 -08:00
  • 5c6182176f fix(find zmq): adding a clearer not implemented warning for the ZMQ find_cameras method (#2879) Caroline Pascal 2026-01-30 16:58:13 +01:00
  • 55c0471db9 docs(cameras): revising and improving docs on cameras (#2878) Caroline Pascal 2026-01-30 16:57:56 +01:00
  • ec04b7ce3a Feat(dataset_tools.py) Add modify tasks tool (#2875) Michel Aractingi 2026-01-30 13:19:42 +01:00
  • 04cbf669cf fix(sac): make temperature a property to fix checkpoint resume bug (#2877) Michel Aractingi 2026-01-30 12:23:22 +01:00
  • ddfd573853 Merge branch 'main' into feature/add-multitask-dit Bryson Jones 2026-01-29 10:23:39 -08:00
  • 6380c0d0dd example change Jade Choghari 2026-01-29 11:21:03 +00:00
  • 2598dbc31a Merge branch 'feat/training_time_rtc' into openarms_wallx_rebased_3 Pepijn 2026-01-29 11:17:15 +01:00
  • 3409ef0dc2 refactor(cameras): cameras API extension (#2808) Steven Palma 2026-01-29 04:07:47 -06:00
  • f147a4cd48 Add inference for training time rtc feat/training_time_rtc Pepijn 2026-01-29 11:05:42 +01:00
  • 0947111edd Merge branch 'feat/add-pi05' of github.com:huggingface/lerobot into feat/add-pi05 Jade Choghari 2026-01-28 21:39:40 +01:00
  • 6d87b52abd Merge branch 'main' into feature/add-multitask-dit Bryson Jones 2026-01-28 09:20:43 -08:00
  • 4483184875 feat(robots): add bi manual openarm follower and leader (#2835) Steven Palma 2026-01-28 17:25:57 +01:00
  • 149628dfd5 add g1 teleoperation (#2791) Martino Russi 2026-01-28 15:17:38 +01:00
  • bf337e716d feat(robots): add OpenArm robot & teleoperator (#2795) Steven Palma 2026-01-28 14:28:51 +01:00
  • 477204d485 add eos to subtask token Jade Choghari 2026-01-28 12:32:13 +00:00
  • 736b43f3cf Fix(aggregate.py) Aggregation of datasets when sub-datasets are already a result of a previous merge (#2861) Michel Aractingi 2026-01-28 13:31:27 +01:00
  • e10e352ca0 Merge branch 'main' into feature/add-multitask-dit Bryson Jones 2026-01-27 09:45:39 -08:00
  • 4eb912da30 Merge remote-tracking branch 'origin/main' into feat/add-pi05 Jade Choghari 2026-01-27 17:48:22 +01:00
  • c3fa269b21 Merge branch 'main' into feat/training_time_rtc Pepijn 2026-01-27 17:34:56 +01:00
  • 99dbbd56c2 add generation inference for subtask Jade Choghari 2026-01-27 16:21:44 +00:00
  • 6a6912ec37 revert .clone Jade Choghari 2026-01-27 16:00:40 +00:00
  • f6b1c39b78 docs: update libero (#2857) Reece O'Mahoney 2026-01-27 14:31:53 +00:00
  • 0c0c171d35 Add robot images to docs (#2862) Pepijn 2026-01-27 13:33:45 +01:00
  • 2bf6359d24 more changes Jade Choghari 2026-01-27 11:14:22 +00:00
  • d755df4461 Merge branch 'main' into feature/add-multitask-dit Bryson Jones 2026-01-26 10:20:31 -08:00
  • 02dbaf22ee fix(videovla): use video_resampler dtype instead of embed_tokens for consistency exp/videovla_additions Michel Aractingi 2026-01-26 17:00:04 +00:00
  • 9cfb5ce546 feat(motors): add damiao motors & can bus (#2788) Steven Palma 2026-01-26 17:53:25 +01:00
  • 0840dd6b94 Merge branch 'main' into feature/add-multitask-dit Bryson Jones 2026-01-26 08:44:41 -08:00
  • 1bddfd2cc3 Merge branch 'main' into feat/RaC Pepijn 2026-01-26 17:27:46 +01:00
  • 366bef915c add task ids to libero env cfg (#2842) Reece O'Mahoney 2026-01-26 16:26:49 +00:00
  • c4ff7dbf52 Merge branch 'main' into refactor/lerobot_train_rabc refactor/lerobot_train_rabc Michel Aractingi 2026-01-26 16:20:55 +01:00
  • 9cc203034e temp_training Michel Aractingi 2026-01-26 15:19:52 +00:00
  • be2267974a fix(videovla): improve PerceiverResampler and address code review issues Michel Aractingi 2026-01-26 11:16:43 +01:00
  • 4c694e20c7 comments Jade Choghari 2026-01-26 09:19:14 +00:00
  • 5e609426fd add knowledge insulation Jade Choghari 2026-01-26 09:14:39 +00:00
  • 9c4c988573 Merge branch 'main' into feature/add-multitask-dit Bryson Jones 2026-01-25 21:44:45 -08:00
  • 9e10eb4a77 fix(robots): update gripper configuration and calibration settings for OMX (#2815) Woojin Wie 2026-01-26 06:29:37 +09:00
  • 18bba97cd6 change default to 256 latent video exp/video-encoder Jade Choghari 2026-01-25 19:48:54 +01:00
  • 9c14524470 add video backbone to pi05 Jade Choghari 2026-01-25 19:38:39 +01:00
  • 5ab3dfd762 add videoprism example Jade Choghari 2026-01-25 15:51:50 +01:00
  • bbe9407ead add videoprism Jade Choghari 2026-01-25 15:51:21 +01:00
  • 5ac8fe3243 Rename to hil, use two seperta scripts one rtc one synch Pepijn 2026-01-23 12:47:54 +01:00
  • f51e9fc1e4 revert fast tests edits Bryson Jones 2026-01-22 08:52:36 -08:00
  • 802d73edec Merge branch 'main' into feature/add-multitask-dit Bryson Jones 2026-01-22 08:51:17 -08:00
  • 6d34a986de feat(ci): trigger manually documentation release version (#2841) Steven Palma 2026-01-22 12:26:17 +01:00
  • 961277d86e chore(dependencies): Bump lerobot to 0.4.4 (#2840) Steven Palma 2026-01-22 12:24:12 +01:00
  • 467981eaef Add changes from openarms experiments Pepijn 2026-01-21 16:39:53 +01:00
  • d0b6a66f34 update subtask annotate Jade Choghari 2026-01-21 13:59:16 +00:00
  • 3dd51c335e Merge branch 'main' into feature/add-multitask-dit Bryson Jones 2026-01-20 21:05:31 -08:00
  • dc85e9b742 remove brkp Jade Choghari 2026-01-20 23:05:44 +00:00
  • 385ba8d1b7 remove wall-oss from doc links Pepijn 2026-01-20 20:11:56 +01:00
  • f4ccf911fa format Pepijn 2026-01-20 20:08:28 +01:00
  • 0cb8c92fe4 Implement training time rtc for pi0, pi0.5 and smolvla Pepijn 2026-01-20 20:02:10 +01:00
  • 0b067df57d feat(robots): add context managers (#2828) v0.4.3 Steven Palma 2026-01-20 18:02:38 +01:00
  • 9ca680dce2 Update README.md (#2827) Tommy in Tongji 2026-01-21 00:54:24 +08:00
  • b8e36bb2f3 Merge branch 'main' into feature/add-multitask-dit Bryson Jones 2026-01-20 07:43:57 -08:00
  • 9919b16b36 fix: ensure action tensors are moved to client_device in async training (#2792) sato_shinji 2026-01-20 14:17:38 +00:00
  • d36dfcdf71 fix(discord link): fixing discord link in CONTRIBUTING.md (#2826) Caroline Pascal 2026-01-20 15:00:45 +01:00
  • 764404a27e feat(anyskin): adding support for anyskin sensors feat/anyskin-sensors CarolinePascal 2025-12-24 08:57:12 +01:00
  • 8b9451b585 fix(mypy): fixing mypy tests CarolinePascal 2026-01-09 18:29:16 +01:00
  • ab4903e752 tests(clean): cleaning up audio tests CarolinePascal 2025-12-25 23:27:38 +01:00
  • 538cea6dbc fix(race condition): fixing race condition in stop_recording (wait for proper stop before cleaning) CarolinePascal 2025-12-25 23:26:43 +01:00
  • 5cd3572713 chore(busy_wait): renaming busy_wait into precise_sleep CarolinePascal 2025-12-25 18:36:39 +01:00
  • 3399513e5e feat(control loop): adding logs for control loop delays CarolinePascal 2025-12-24 08:59:44 +01:00
  • 32fc4015ee chore(headers): fixing headers CarolinePascal 2025-12-24 08:59:21 +01:00
  • cc72c813bf fix(process init timeout): adding proper support when waiting for record process initialization CarolinePascal 2025-11-02 17:48:44 +01:00
  • 606f31a86e feat(tactile becnhmark): adding illustrative tactile sensor benchmark CarolinePascal 2025-10-27 14:25:57 +01:00
  • 4933c9dcc7 chore(touchlab imports): adding imports for touchlab sensors CarolinePascal 2025-10-27 14:18:57 +01:00
  • 7e25385024 feat(touchlab tactile sensors): adding initial support for TouchLab tactile sensors CarolinePascal 2025-09-09 15:37:17 +02:00
  • cc70bff74d fix(increasing DTS): fix issue with non strictly increasing DTS in media files concatenation CarolinePascal 2025-11-02 14:57:18 +01:00
  • 9f50913b9c fix(typos): fixing typos in audio handling in LeRobotDataset CarolinePascal 2025-11-02 14:56:37 +01:00
  • 4eb7694d47 test(rerun audio): adding tests for audio visualization with rerun CarolinePascal 2025-10-31 18:39:40 +01:00
  • edb5559b5b fix(rerun audio): fixing rerun visualization for audio CarolinePascal 2025-10-31 18:39:19 +01:00
  • 552ec76195 feat(audio dataset conversion): adding support for audio in dataset v2.1 -> v3.0 conversion scipts CarolinePascal 2025-10-30 19:37:54 +01:00
  • e75340b473 feat(aggregate audio): adding support for audio in dataset aggregation functions CarolinePascal 2025-10-30 19:20:13 +01:00
  • 2a4c223ec7 feat(parametrized audio processor): adding parameters for AudioProcessorStep definition CarolinePascal 2025-10-30 18:22:33 +01:00
  • 1ee4d84f07 fix(audio visualization): making audio visualization robust to multiple channel audio data CarolinePascal 2025-10-27 14:28:12 +01:00
  • 6bd40ca219 fix(__str__): adding missing __str__ method in PortAudioMicrophone CarolinePascal 2025-10-27 14:27:36 +01:00
  • b879cf3d04 feat(shared array): removing queues copy and flush delays with a SharedArray inter-process communication CarolinePascal 2025-08-09 01:34:08 +02:00
  • bd9e5c1a64 fix(is_writing): adding a correct definition to is_writing based on output file opening and closing CarolinePascal 2025-08-09 01:30:10 +02:00
  • 9271a0c900 fix(Microphone): adding proper logger definition, timeout for end of recording monitoring and failsafe __del__ method CarolinePascal 2025-08-09 01:22:22 +02:00
  • af2f044f5a feat(rolling vstack): opting for an inplace copy efficient implementation of the rolling vstack for the audio buffer CarolinePascal 2025-08-09 01:14:43 +02:00
  • 0caba222ef fix(typos): fixing typos and missing imports CarolinePascal 2025-08-09 01:13:30 +02:00