remove todo

This commit is contained in:
Simon Alibert 2024-03-27 00:06:32 +01:00
parent 006e5feabf
commit 17c2bbbeb8
1 changed files with 0 additions and 1 deletions

View File

@ -46,7 +46,6 @@ def print_spec_rollout(env):
("sim_insertion", True, True), ("sim_insertion", True, True),
("sim_transfer_cube", True, False), ("sim_transfer_cube", True, False),
("sim_transfer_cube", True, True), ("sim_transfer_cube", True, True),
# TODO(aliberts): Add aloha other tasks
], ],
) )
def test_aloha(task, from_pixels, pixels_only): def test_aloha(task, from_pixels, pixels_only):