fracapuano
4e01f87a6e
add: tests forcing new file creation
2025-07-08 13:38:01 +02:00
Michel Aractingi
c8a5df963b
partial fix html visualization tool: Added start_time and end_time keys
2025-07-08 00:17:00 +02:00
Michel Aractingi
18209e6194
Added the use of aggregate.py in slurm_aggregate_shards.py
2025-07-07 13:51:08 +02:00
Michel Aractingi
4a466d94b6
moved legacy functions to convert_stats.py
2025-07-06 22:32:51 +02:00
Michel Aractingi
9287c36f37
- Added missing license in the new scripts
...
- Added back legacy functions in conversion script of v2 to v21
- Updated README description for dataset_v3
2025-07-06 22:29:05 +02:00
Michel Aractingi
30ffa259b7
Merge branch 'main' into user/michel-aractingi/2025_06_30_dataset_v3
2025-07-06 12:30:36 +02:00
Michel Aractingi
bee74c3eab
Fix(tests) fix task index error in test_policies
2025-07-06 10:03:19 +02:00
Michel Aractingi
83bf24cc9a
fix(tests) add features argument to load_nested_dataset
2025-07-05 10:16:29 +02:00
Ben Zhang
aec1b29d23
Fix indentation ( #1436 )
2025-07-04 14:56:12 +02:00
Michel Aractingi
3dbc3e60fb
Added docstrings to aggregate, fix test_policies.py
2025-07-04 11:27:00 +02:00
Michel Aractingi
830a3b9f27
Merge branch 'main' into user/michel-aractingi/2025_06_30_dataset_v3
...
Signed-off-by: Michel Aractingi <michel.aractingi@huggingface.co >
2025-07-02 18:22:59 +02:00
Michel Aractingi
69b1f7b118
nit precommit
2025-07-02 18:20:01 +02:00
Michel Aractingi
66454a0fbf
Remove more references to lerobot.common
2025-07-02 18:18:19 +02:00
Michel Aractingi
63ddfefa08
Remove references to lerobot.common ( #1432 )
2025-07-02 18:08:20 +02:00
Michel Aractingi
012d428f7b
Reverted back missing files in src/lerobot/configs/
2025-07-02 17:33:51 +02:00
Michel Aractingi
1c17419224
Reverted back files that were changed during the rebase
2025-07-02 17:26:34 +02:00
Michel Aractingi
9dde8829e6
style nit
2025-07-02 17:10:56 +02:00
Michel Aractingi
0f66bbe2f9
Migrate PR to new folder structure introduce on 1417
2025-07-02 17:10:26 +02:00
Michel Aractingi
596e9050bd
Refactor kinematics and switch to using placo ( #1322 )
...
Co-authored-by: Caroline Pascal <caroline8.pascal@gmail.com >
Co-authored-by: Adil Zouitine <adilzouitinegm@gmail.com >
Co-authored-by: leo-berte <leonardo.bertelli96@gmail.com >
2025-07-02 15:20:04 +02:00
Gregor Lenz
6047bbee10
Update pyproject.toml to make package installable with pip ( #1430 )
...
Signed-off-by: Gregor Lenz <gregor@paddington-robotics.com >
2025-07-02 12:40:35 +02:00
pre-commit-ci[bot]
6de5670912
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2025-07-02 11:52:34 +02:00
Michel Aractingi
5e39b4ce94
fix(tests)
...
- Updated `lerobot_dataset.py:add_frame` to take task as key in frame
- Updated `lerobot_dataset.py` to remove robot argument from `create` function of lerobotdataset and lerobotdatasetmetadata and directly take the features
- Update `test_datasets.py` to features from Mock robot
- Update all the usage of `add_frame` in the library
- Update `dataset_factories.py`; had issues with new argument order
- Raise ValueError when no task is provided (in `datasets/utils.py` validate func)
2025-07-02 11:51:56 +02:00
Michel Aractingi
0a1da47527
fix(precommit) solve precommit issues
2025-07-02 11:51:06 +02:00
Michel Aractingi
6b482a93d6
fix(rebase) deleting media related to tutorials
2025-07-02 11:47:09 +02:00
Michel Aractingi
d9b9cc80da
fix(rebase) reverting files to main
2025-07-02 11:47:07 +02:00
Michel Aractingi
c3e98db37d
add missing files for porting agibot
2025-07-02 11:46:45 +02:00
fracapuano
01d0b7b102
fix: modularize tests to improve readability
2025-07-02 11:45:29 +02:00
fracapuano
848a494ff6
add: tests for aggregation code
2025-07-02 11:45:29 +02:00
fracapuano
378c147be6
fix: debug aggregation code
2025-07-02 11:45:27 +02:00
fracapuano
d4fbf6ef39
add: support for videos generation in datasets
2025-07-02 11:45:11 +02:00
Remi Cadene
8c1503dafa
WIP after Francesco discussion
2025-07-02 11:45:11 +02:00
Remi Cadene
ba022dd091
Merge remote-tracking branch 'origin/user/rcadene/2025_04_11_dataset_v3' into user/rcadene/2025_04_11_dataset_v3
2025-07-02 11:44:49 +02:00
Remi Cadene
13a1f68b8e
WIP aggregate
2025-07-02 11:44:29 +02:00
Remi Cadene
58795d72c8
In tests: Add use_videos=False by default, Create mp4 file if True, then fix test_datasets and test_aggregate (all passing)
2025-07-02 11:44:21 +02:00
Remi Cadene
220997ff47
Fix visualize_dataset with rerun
2025-07-02 11:44:10 +02:00
Remi Cadene
ee2566456a
Uploaded droid 1.0.1
2025-07-02 11:44:08 +02:00
Remi Cadene
a231930044
Fix aggregate (num_frames, dataset_from_index, index)
2025-07-02 11:43:46 +02:00
Remi Cadene
6f0fc7f386
Aggregate: Add concatenation
2025-07-02 11:43:36 +02:00
Remi Cadene
fde67dbae7
Fix convert v30 with image datasets
2025-07-02 11:43:35 +02:00
Remi Cadene
ad1ad11eac
fix hf_dataset.set_transform(hf_transform_to_torch)
2025-07-02 11:43:33 +02:00
Remi Cadene
01bc89b6f4
Merge remote-tracking branch 'origin/user/rcadene/2025_04_11_dataset_v3' into user/rcadene/2025_04_11_dataset_v3
2025-07-02 11:43:24 +02:00
Remi Cadene
8c43b3d05e
Faster self.meta.episodes[...]
...
switch back to set_transform instead of set_format
Add video_files_size_in_mb
pre-commit run --all-files
2025-07-02 11:43:22 +02:00
Remi Cadene
d4af22418b
Fix unit tests
2025-07-02 11:42:52 +02:00
Remi Cadene
eaec52a7b7
Merge remote-tracking branch 'origin/user/rcadene/2025_04_11_dataset_v3' into user/rcadene/2025_04_11_dataset_v3
2025-07-02 11:42:49 +02:00
Remi Cadene
0a390de361
Merge remote-tracking branch 'origin/main' into user/rcadene/2025_04_11_dataset_v3
2025-07-02 11:41:53 +02:00
Pepijn
1522e60f83
feat: Add fixes and refactor lekiwi example ( #1396 )
...
* feat: Add fixes and refactor lekiwi example
* fix: replace repo_id with placeholders
* feat: use record_loop for lekiwi, use same control strucutre as record.py
* feat: make rerun log more general for lekiwi
* fix: add comments record_loop and fix params evaluate.py
* fix: add events in evaluate.py
* fix: add events 2
* change record to display data
* Integrate feedback steven
* Add docs merging
* fix: add lekiwi name check
* fix: integrate feedback steven
* fix: list for type
* fix: check type list
* remove second robot connect
* fix: added file when merging
* fix(record): account for edge cases when teleop is a list
---------
Co-authored-by: Steven Palma <steven.palma@huggingface.co >
2025-07-02 11:41:20 +02:00
Simon Alibert
d4ee470b00
Package folder structure ( #1417 )
...
* Move files
* Replace imports & paths
* Update relative paths
* Update doc symlinks
* Update instructions paths
* Fix imports
* Update grpc files
* Update more instructions
* Downgrade grpc-tools
* Update manifest
* Update more paths
* Update config paths
* Update CI paths
* Update bandit exclusions
* Remove walkthrough section
2025-07-01 16:34:46 +02:00
Simon Alibert
483be9aac2
Add smolvla extra nightly ( #1408 )
2025-06-30 12:52:48 +02:00
Steven Palma
69901b9b6a
fix(recording): re-recording episode doesn't increase count of recording episodes ( #1395 )
2025-06-27 16:02:51 +02:00
Pepijn
2f9ba4e2cc
Add api examples IL docs ( #1391 )
...
* feat: add api examples for record, replay, eval for il
* fix: Add typings utils.py
* fix: Add inference to text eval
* fix: Add placeholders dataset and policy repo_ids
* fix: Improve text
* fix: Add type to 3rd ;)
* chore(docs): update API examples for replay, eval and record
---------
Co-authored-by: Steven Palma <steven.palma@huggingface.co >
2025-06-27 11:57:24 +02:00