Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
202 commits
Select commit Hold shift + click to select a range
1ee1acf
Comply with torchvision 0.21 custom transforms (#665)
aliberts Jan 30, 2025
3c0a209
Simplify configs (#550)
aliberts Jan 31, 2025
ae9605f
fix setting motor id with new dataclass config (#668)
pkooij Jan 31, 2025
6674e36
Fix Docker cpu/gpu builds (#667)
aliberts Feb 1, 2025
43e079f
Fix nightly tests docker images (#675)
aliberts Feb 2, 2025
dd97452
User/pepijn/2025 01 31 improved tutorial so100 (#666)
pkooij Feb 3, 2025
638d411
Add Pi0 (#681)
Cadene Feb 4, 2025
8548a87
Remove dataset tests artifacts (#701)
aliberts Feb 9, 2025
334deb9
Update CI trigger rules (#712)
aliberts Feb 10, 2025
90e099b
Remove offline training, refactor `train.py` and logging/checkpointin…
aliberts Feb 11, 2025
e710959
Fixes following #670 (#719)
aliberts Feb 12, 2025
1e49cc4
Prevent resuming from hub (#726)
aliberts Feb 13, 2025
c574eb4
Fixed eval.py on MPS (#702)
IliaLarchenko Feb 13, 2025
b86a2c0
Fix wandb logging (#730)
aliberts Feb 14, 2025
2cb0bf5
Add zizmor pre-commit (#732)
aliberts Feb 15, 2025
c4c2ce0
Update pre-commits (#733)
aliberts Feb 15, 2025
ddeade0
Conform pyproject to PEP 621 (#621)
aliberts Feb 16, 2025
fe483b1
Remove `poetry.lock` (#737)
aliberts Feb 17, 2025
aca464c
Add mobile so100 (#724)
pkooij Feb 25, 2025
3354d91
LeRobotDataset v2.1 (#711)
aliberts Feb 25, 2025
eecf32e
feat: Add root directory option for dataset configuration (#765)
Haskely Feb 25, 2025
e64fad2
Fix the URL to setup hardware Aloha Stationary in the example documen…
yongjincho Feb 25, 2025
75d5fa4
Optimizing Dockerfile (#751)
YoussefBayouli Feb 25, 2025
65db5af
fixes in 7_get_started_with_real_robot.md (#677)
raulgarreta Feb 25, 2025
8699a28
[QOL] Enable teleoperation during environment reset (#725)
J4nn1K Feb 25, 2025
a1809ad
Add typos checks (#770)
aliberts Feb 25, 2025
da265ca
Add pr style bot (#772)
aliberts Feb 25, 2025
659ec44
Fix nightly (#775)
aliberts Feb 26, 2025
8d60ac3
[vizualisation] Add pagination for many episodes (#776)
mishig25 Feb 26, 2025
68b369e
Fix pr_style_bot (#781)
aliberts Feb 27, 2025
bba8c4c
Fix pr_style bot (#782)
aliberts Feb 27, 2025
800c4a8
[Vizualisation] independent column names (#783)
mishig25 Feb 27, 2025
af05a17
Fix pr_style_bot (#786)
aliberts Feb 27, 2025
6e85aa1
Break style to test style bot (#785)
qgallouedec Feb 27, 2025
2a33b9a
Revert "Fix pr_style_bot" (#787)
aliberts Feb 27, 2025
ed83cbd
Switch `pyav` -> `av` (#780)
aliberts Feb 28, 2025
e81c36c
Fix dataset version tags (#790)
aliberts Feb 28, 2025
9c1a893
[CI] Update Stylebot Permissions (#792)
aliberts Mar 1, 2025
8861546
[Security] Add Bandit (#795)
aliberts Mar 1, 2025
bf6f89a
fix(examples): Add Tensor type check (#799)
imstevenpmwork Mar 3, 2025
b299cfe
Add step assembly tutorial (#800)
pkooij Mar 4, 2025
3827974
refactor(test): remove duplicated code in conftest.py (#804)
imstevenpmwork Mar 4, 2025
a274110
[visualization] Ignore 2d or 3d data for now (#809)
mishig25 Mar 4, 2025
a003e7c
change wheel setup in kinematics (#811)
pkooij Mar 4, 2025
a4c1da2
Add kiwi to readme (#803)
pkooij Mar 4, 2025
e8ce388
Add wired instructions for LeKiwi (#814)
pkooij Mar 4, 2025
b80e55c
change "actions_id_pad" to "actions_is_pad"(🐛 Bug) (#774)
yachenkang Mar 5, 2025
2feb5ed
Fix printout in make_cameras_from_configs (#796)
Yadunund Mar 5, 2025
a009366
Fix doc (#793)
timqian Mar 5, 2025
d694ea1
docs: update installation instructions to use uv instead of conda (#731)
eDeveloperOZ Mar 5, 2025
5d24ce3
chore(doc): add license header to all files (#818)
imstevenpmwork Mar 5, 2025
57ae509
Revert "docs: update installation instructions to use uv instead of c…
aliberts Mar 6, 2025
0b8205a
chore(doc): add star history graph to the README.md (#815)
imstevenpmwork Mar 6, 2025
10706ed
Support for discrete actions (#810)
sandhawalia Mar 6, 2025
5e94738
refactor(config): Move device & amp args to PreTrainedConfig (#812)
imstevenpmwork Mar 6, 2025
25c63cc
:bug: Remove `map_location=device` that no longer exists when loading…
mwulfman Mar 7, 2025
074f0ac
Fix gpu nightly (#829)
aliberts Mar 7, 2025
03c7cf8
Remove pr_style_bot (#832)
aliberts Mar 8, 2025
32fffd4
Fix delay in teleoperation start time (#676)
Joeclinton1 Mar 8, 2025
513b008
fix: deactivate tdmpc backward compatibility test with use_mpc=True (…
aliberts Mar 10, 2025
05b5473
feat: add support for external plugin config dataclasses (#807)
bsprenger Mar 10, 2025
84565c7
Fix camera rotation error (#839)
pkooij Mar 10, 2025
8a64d82
chore(deps): remove hydra dependency (#842)
imstevenpmwork Mar 10, 2025
12f5263
chore(docs): update instructions for change in device and use_amp (#843)
imstevenpmwork Mar 10, 2025
f994feb
[pre-commit.ci] pre-commit autoupdate (#844)
pre-commit-ci[bot] Mar 11, 2025
c37b1d4
parametrise tolerance_s in visualize_dataset scripts (#716)
eaa3 Mar 13, 2025
a36ed39
Improve pre-commit config (#857)
aliberts Mar 13, 2025
974028b
Organize test folders (#856)
aliberts Mar 13, 2025
0e98c6e
Add torchcodec cpu (#798)
jadechoghari Mar 14, 2025
7dc9ffe
Update 10_use_so100.md (#840)
liuhuanjim013 Mar 14, 2025
a3cd18e
added wandb.run_id to allow resuming without wandb log; updated log m…
liuhuanjim013 Mar 15, 2025
9f0a8a4
Update test-docker-build.yml
glegendre01 Mar 15, 2025
1c15bab
fix(codec): hot-fix for default codec in linux arm platforms (#868)
imstevenpmwork Mar 17, 2025
e815999
User/pepijn/2025 03 17 act different image shapes (#870)
pkooij Mar 18, 2025
952e892
Use float32 instead of int (#877)
pkooij Mar 18, 2025
712d5da
fix(os): fix default codec for windows (#875)
imstevenpmwork Mar 18, 2025
f396527
add docs details for resolving firmware update issues (#627)
jcoleharrison Mar 19, 2025
a6015a5
chore(scripts): remove deprecated script (#887)
imstevenpmwork Mar 23, 2025
725b446
fix(deps): constrain PyAV version to resolve OpenCV-python ffmpeg ver…
imstevenpmwork Mar 24, 2025
a774af2
fix pi0 action padding name (#893)
Tavish9 Mar 25, 2025
2c22f7d
Add offline mode in the configuration for wandb logging (#897)
alexcbb Mar 25, 2025
90533e6
fix(docs): hot-fix updating installation instructions after #883 (#907)
imstevenpmwork Mar 26, 2025
78fd1a1
chore(docs): update docs (#911)
imstevenpmwork Mar 27, 2025
ae9c81a
fix(docs): correct spelling of 'ffmpeg' in installation instructions …
yongjincho Mar 28, 2025
b568de3
fix(datasets): cast imgs_dir as Path (#915)
imstevenpmwork Mar 28, 2025
e004247
docs: add tip for Mac users regarding Terminal permissions for keyboa…
cranberrysoft Mar 31, 2025
145fe4c
fix(deps): avoid torchcodec in macos x86_64 (#925)
imstevenpmwork Apr 1, 2025
1c873df
Support for PI0+FAST (#921)
mshukor Apr 4, 2025
aee86b4
typo fix: example_1 python script (#631)
junwuzhang Apr 7, 2025
437fc29
[pre-commit.ci] pre-commit autoupdate (#871)
pre-commit-ci[bot] Apr 8, 2025
2c86fea
Switch typos pre-commit to mirror (#953)
aliberts Apr 8, 2025
4041f57
feat(visualization): replace cv2 GUI with Rerun (and solves ffmpeg ve…
imstevenpmwork Apr 9, 2025
5322417
fix(examples): removes extra backtick (#948)
imstevenpmwork Apr 9, 2025
790d674
fix(installation): adding note on `ffmpeg` version during installatio…
CarolinePascal Apr 14, 2025
768e366
[pre-commit.ci] pre-commit autoupdate (#980)
pre-commit-ci[bot] Apr 14, 2025
0f5f7ac
Fix broken links in `examples/4_train_policy_with_script.md` (#697)
tc-huang Apr 17, 2025
a8db91c
Fix Windows HTML visualization to make videos could be seen (#647)
ctbfl Apr 17, 2025
c10c5a0
Fix --width --height type parsing on opencv and intelrealsense script…
apockill Apr 17, 2025
b43ece8
Add pythno3-dev in Dockerfile to build and modify Readme.md , python-…
k1000dai Apr 17, 2025
7d481e6
[pre-commit.ci] pre-commit autoupdate (#1011)
pre-commit-ci[bot] Apr 23, 2025
8dc69c6
Revert "[pre-commit.ci] pre-commit autoupdate" (#1025)
aliberts Apr 24, 2025
4df18de
fix(ci): Pin draccus (<0.10.0) and torch (<2.7) to fix pipeline (#1022)
AdilZouitine Apr 24, 2025
a75d009
fix(ci): Pin `torchcodec` (==0.2.1) to fix pipeline temporarly (#1030)
AdilZouitine Apr 24, 2025
42bf1e8
Update tutorial (#1021)
pkooij Apr 28, 2025
674e784
Add description motor order SO-101 leader (#1051)
pkooij Apr 29, 2025
6d723c4
feat(encoding): switching to PyAV for ffmpeg related tasks (#983)
CarolinePascal Apr 29, 2025
a1daeaf
feat(docs): Add new docs build process (#1046)
pkooij May 2, 2025
ee5525f
Docs: adapt text + fix video code (#1064)
pkooij May 2, 2025
8cfab38
Fix typos (#1070)
omahs May 5, 2025
4485cc0
docs: minor corrections and clean-up (#1089)
pkooij May 9, 2025
7598aea
Update 10_use_so100.md; use diff syntax (#944)
mishig25 May 9, 2025
f24030d
Update 12_use_so101.md (#1081)
CharlesCNorton May 9, 2025
a445d9c
bug fix for #1071 When --display_data=true, Failed running control_ro…
masato-ka May 9, 2025
8e2a394
Add editable -e for feetech install command (#1133)
pkooij May 20, 2025
6163daa
Fix: emptying action queue between resets (#1117)
fracapuano May 22, 2025
bed90e3
fix: typos and grammar (#1148)
DeVikingMark May 25, 2025
0507ad4
Update README.md (#1160)
mshukor May 27, 2025
1786916
Update README.md (#1163)
mshukor May 27, 2025
0cf8648
[Fix] Unpin torch beyond 2.6.0 & torchcodec beyond 0.2.1 (#1127)
AdilZouitine May 28, 2025
2be7f3a
(hotfix): nightly CI by clipping pymunk version below 7.0.0 (#1182)
AdilZouitine Jun 2, 2025
1537d0a
[pre-commit.ci] pre-commit autoupdate (#1048)
pre-commit-ci[bot] Jun 2, 2025
bfd26ee
Add SmolVLA (#1175)
mshukor Jun 3, 2025
b536f47
Fix SmolVLA loss not sent to wandb (#1198)
ben-z Jun 5, 2025
e23b41e
Hardware API redesign (#777)
aliberts Jun 5, 2025
09343ac
fix(smolvla): update record.py, fix populate_queues and remove unused…
imstevenpmwork Jun 6, 2025
a28f02e
replaced OBS_ROBOT with OBS_STATE constant (#1211)
utterwqlnut Jun 6, 2025
9e6f49f
Fix test_teleoperate (#1216)
aliberts Jun 6, 2025
95df341
Fix LeKiwi example (#1217)
aliberts Jun 6, 2025
4e4eec9
Fix smolVLA dependencies (#1218)
aliberts Jun 6, 2025
1ee2ca5
fix(pyserial): adding pyserial dependency to global ones (#1219)
CarolinePascal Jun 6, 2025
0e7caae
Update SmolVLA README.md (#1228)
mshukor Jun 8, 2025
f0a903c
Fix unable to set camera width/height to non-default (#1225)
ben-z Jun 10, 2025
f5335fe
Update tutorial link (#1250)
Tiryoh Jun 10, 2025
2889f3a
update KochFollower.get_observation() so it returns same observation …
skalade Jun 10, 2025
3fb04ef
[pre-commit.ci] pre-commit autoupdate (#1185)
pre-commit-ci[bot] Jun 10, 2025
37748c8
Proposal for fix for enter_pressed on Windows (#1230)
koenvanwijk Jun 10, 2025
459c951
fix: update pi0 dependency version constraint (#1247)
YushunXiang Jun 10, 2025
10b7b35
Match motor names with ids lekiwi (#1261)
pkooij Jun 11, 2025
d052118
fix issues: checkpoints keys mismatch and 'task' tokenisation in smol…
danaaubakirova Jun 11, 2025
2de93a8
fix(docs): update realsense documentation (#1268)
imstevenpmwork Jun 11, 2025
edfebd5
Use HF Papers (#1120)
qgallouedec Jun 12, 2025
5c87365
Skip normalization parameters in load_smolvla (#1274)
aliberts Jun 13, 2025
f976935
fix(record): no teleop needed when running with policy (#1284)
imstevenpmwork Jun 13, 2025
d807958
Port HIL SERL (#644)
AdilZouitine Jun 13, 2025
58afa2f
fix(docs): SmolVLA fine-tuning getting started (#1201)
danaaubakirova Jun 13, 2025
5350a02
chore(teleop): print calibration path saved (#1286)
imstevenpmwork Jun 13, 2025
8fc18be
chore(dependencies): add gamepad support with pygame and hidapi (#1287)
AdilZouitine Jun 13, 2025
96fa48b
Robot integration tutorial (#1285)
aliberts Jun 13, 2025
69e8946
fix(docs): update send_feedback docstrings
imstevenpmwork Jun 13, 2025
438334d
Add sim tutorial, fix lekiwi motor config, add notebook links (#1275)
pkooij Jun 13, 2025
35e6758
Fixes on robot integration tutorial (#1290)
aliberts Jun 13, 2025
6007a22
Add keyboard teleop device to control the end effector robot (#1289)
michel-aractingi Jun 14, 2025
dcc0c23
Improve type hints (#1293)
tidely Jun 14, 2025
8d7969e
fix(record): no teleop arg in reset environment (#1294)
imstevenpmwork Jun 14, 2025
697c76f
`learner.py` import so101_leader instead of so100 (#1295)
michel-aractingi Jun 14, 2025
ce6a26d
Fixing `PI0` Policy (#1297)
fracapuano Jun 14, 2025
b852d15
`gym_manipulator.py` Remove None value action_intervention of BaseLea…
michel-aractingi Jun 14, 2025
1688fa3
(chore): incorrect resume parameter in recording documentation (#1301)
DavidLMS Jun 14, 2025
b8637c0
Update lekiwi.mdx (#1229)
koenvanwijk Jun 14, 2025
7c8be7f
bump `pi0` and `hil` transformers version (#1298)
fracapuano Jun 15, 2025
2b71789
docs: fix imitation learning robots docs command (#1308)
imstevenpmwork Jun 15, 2025
c940676
fix(benchmarks): remove .numpy() from frame in benchmark script (#1354)
imstevenpmwork Jun 19, 2025
a5727e3
Fix teleop disconnect during eval (#1364)
pranavsaroha Jun 23, 2025
fe88c59
There can be only one!! (#1343)
jimburtoft Jun 25, 2025
06450c6
update assembly instructions to match outputs from setup motors 'pyth…
KrzysztofSkrzypski Jun 26, 2025
a989c79
docs: Fix the SO-100 documentation, the motors configuration step sho…
jbcayrou Jun 26, 2025
0b2285d
Feat: Improve hub integration (#1382)
pkooij Jun 26, 2025
f3d931e
Add direct access to action chunks (#1020)
fracapuano Jun 27, 2025
2f9ba4e
Add api examples IL docs (#1391)
pkooij Jun 27, 2025
69901b9
fix(recording): re-recording episode doesn't increase count of record…
imstevenpmwork Jun 27, 2025
483be9a
Add smolvla extra nightly (#1408)
aliberts Jun 30, 2025
d4ee470
Package folder structure (#1417)
aliberts Jul 1, 2025
1522e60
feat: Add fixes and refactor lekiwi example (#1396)
pkooij Jul 2, 2025
6047bbe
Update pyproject.toml to make package installable with pip (#1430)
gregor-pr Jul 2, 2025
596e905
Refactor kinematics and switch to using placo (#1322)
michel-aractingi Jul 2, 2025
63ddfef
Remove references to lerobot.common (#1432)
michel-aractingi Jul 2, 2025
aec1b29
Fix indentation (#1436)
ben-z Jul 4, 2025
a5e0aae
Fixes `@torch.no_grad()` usage (#1455)
fracapuano Jul 8, 2025
039de25
Add Hope Jr (#935)
aliberts Jul 8, 2025
cf86b93
fix(logging): Fixing logging levels (#1466)
CarolinePascal Jul 8, 2025
ce2b972
fix(hil-serl): discrete critic send through network (#1468)
AdilZouitine Jul 9, 2025
30c1610
Add Async Inference (#1196)
fracapuano Jul 10, 2025
abe51ee
Update async docs with blogpost (#1479)
fracapuano Jul 10, 2025
d2645cb
fix(docs): Record-Upload failed? Don't panic! (#1478)
fracapuano Jul 10, 2025
519b761
Remove random noise injected by policy server (#1496)
ben-z Jul 13, 2025
91b110d
fix(mps): gradient exploding and nan loss issues with ACT (#1490)
AdilZouitine Jul 15, 2025
724874e
Fix tests (#1510)
aliberts Jul 15, 2025
1b878c9
fix(record): Improve OpenCV backend handling for Windows systems (#1495)
todateman Jul 15, 2025
c4c0105
[pre-commit.ci] pre-commit autoupdate (#1327)
pre-commit-ci[bot] Jul 15, 2025
1c0ac8e
Parse draccus subclass overrides when using `--policy.path` (#1501)
ben-z Jul 15, 2025
3efb441
Fix logging for mps in auto_select_torch_device (#1513)
helper2424 Jul 15, 2025
dfb1571
Added missing licenses (#1517)
michel-aractingi Jul 16, 2025
8160349
[Async Inference] Add gRPC retry mechanism to Async client (#1485)
helper2424 Jul 16, 2025
0938a1d
Feat/add bimanual so100 robot (#1509)
pkooij Jul 16, 2025
378e1f0
Update pre-commit-config.yaml + pyproject.toml + ceil rerun & transfo…
imstevenpmwork Jul 17, 2025
7e9f955
fix(hil-serl): drain queue on get_last_item_from_queue (#1524)
jpizarrom Jul 17, 2025
38d3737
feat(ci): add new & clean dockerfiles (#1525)
imstevenpmwork Jul 17, 2025
862a443
chore(examples): remove outdated examples (#1526)
imstevenpmwork Jul 17, 2025
e6e1f08
Feat: Add Batched Video Encoding for Faster Dataset Recording (#1390)
zuoxingdong Jul 18, 2025
1000bcd
merging with the upstream
AmanuelErgogo Jul 21, 2025
61166e8
Add comment on torque disable merge conflict and resolution
AmanuelErgogo Jul 22, 2025
01630f2
Add comment on torque disable merge conflict and resolution
AmanuelErgogo Jul 22, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
68 changes: 0 additions & 68 deletions .cache/calibration/aloha_default/left_follower.json

This file was deleted.

68 changes: 0 additions & 68 deletions .cache/calibration/aloha_default/left_leader.json

This file was deleted.

68 changes: 0 additions & 68 deletions .cache/calibration/aloha_default/right_follower.json

This file was deleted.

68 changes: 0 additions & 68 deletions .cache/calibration/aloha_default/right_leader.json

This file was deleted.

16 changes: 15 additions & 1 deletion .dockerignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# Copyright 2024 The HuggingFace Inc. team. All rights reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

# Misc
.git
tmp
Expand Down Expand Up @@ -59,7 +73,7 @@ pip-log.txt
pip-delete-this-directory.txt

# Unit test / coverage reports
!tests/data
!tests/artifacts
htmlcov/
.tox/
.nox/
Expand Down
15 changes: 15 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
# Copyright 2024 The HuggingFace Inc. team. All rights reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
*.memmap filter=lfs diff=lfs merge=lfs -text
*.stl filter=lfs diff=lfs merge=lfs -text
*.safetensors filter=lfs diff=lfs merge=lfs -text
*.mp4 filter=lfs diff=lfs merge=lfs -text
*.arrow filter=lfs diff=lfs merge=lfs -text
*.json !text !filter !merge !diff
tests/artifacts/cameras/*.png filter=lfs diff=lfs merge=lfs -text
*.bag filter=lfs diff=lfs merge=lfs -text
14 changes: 14 additions & 0 deletions .github/ISSUE_TEMPLATE/bug-report.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# Copyright 2024 The HuggingFace Inc. team. All rights reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

name: "\U0001F41B Bug Report"
description: Submit a bug report to help us improve LeRobot
body:
Expand Down
17 changes: 12 additions & 5 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,33 +1,40 @@
## What this does

Explain what this PR does. Feel free to tag your PR with the appropriate label(s).

Examples:
| Title | Label |
| Title | Label |
|----------------------|-----------------|
| Fixes #[issue] | (🐛 Bug) |
| Adds new dataset | (🗃️ Dataset) |
| Optimizes something | (⚡️ Performance) |
| Fixes #[issue] | (🐛 Bug) |
| Adds new dataset | (🗃️ Dataset) |
| Optimizes something | (⚡️ Performance) |

## How it was tested

Explain/show how you tested your changes.

Examples:

- Added `test_something` in `tests/test_stuff.py`.
- Added `new_feature` and checked that training converges with policy X on dataset/environment Y.
- Optimized `some_function`, it now runs X times faster than previously.

## How to checkout & try? (for the reviewer)

Provide a simple way for the reviewer to try out your changes.

Examples:

```bash
pytest -sx tests/test_stuff.py::test_something
```

```bash
python lerobot/scripts/train.py --some.option=true
python -m lerobot.scripts.train --some.option=true
```

## SECTION TO REMOVE BEFORE SUBMITTING YOUR PR

**Note**: Anyone in the community is free to review the PR once the tests have passed. Feel free to tag
members/contributors who may be interested in your PR. Try to avoid tagging more than 3 people.

Expand Down
Loading
Loading