Skip to content

Commit

Permalink
Remove todos
Browse files Browse the repository at this point in the history
  • Loading branch information
aliberts committed Nov 20, 2024
1 parent 36b9b60 commit f56d769
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion examples/1_load_lerobot_dataset.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
The script ends with examples of how to batch process data using PyTorch's DataLoader.
"""

# TODO(aliberts, rcadene): Update this script with the new v2 api
from pprint import pprint

import torch
Expand Down
3 changes: 0 additions & 3 deletions lerobot/common/datasets/v2/batch_convert_dataset_v1_to_v2.py
Original file line number Diff line number Diff line change
Expand Up @@ -86,9 +86,6 @@
"license": "apache-2.0",
}

# TODO(aliberts): Open X datasets


DATASETS = {
"aloha_mobile_cabinet": {
"single_task": "Open the top cabinet, store the pot inside it then close the cabinet.",
Expand Down

0 comments on commit f56d769

Please sign in to comment.