Remove todos

This commit is contained in:
Simon Alibert 2024-11-20 21:10:02 +01:00
parent 36b9b60a0e
commit f56d769dfb
2 changed files with 0 additions and 4 deletions

View File

@ -12,7 +12,6 @@ Features included in this script:
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

View File

@ -86,9 +86,6 @@ UNITREEH_INFO = {
"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.",