Dataset Preview
Duplicate
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed
Error code:   DatasetGenerationError
Exception:    ArrowInvalid
Message:      Schema at index 1 was different: 
commit: string
dirty: bool
porcelain: null
vs
KinematicConstraint: struct<pos_err: double, rot_err: double>
StablePlacement: struct<goal_support: double, table_support: double, gray_bin_support: double>
TrajectoryLength: struct<traj_length: double>
soft: struct<dist_from_origin: double, min_y: double, max_y: double, max_obj_dist: double, min_obj_dist: double, align_yaw: double>
Traceback:    Traceback (most recent call last):
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1800, in _prepare_split_single
                  writer.write_table(table)
                File "/usr/local/lib/python3.12/site-packages/datasets/arrow_writer.py", line 764, in write_table
                  self.write_rows_on_file()  # in case there are buffered rows to write first
                  ^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/arrow_writer.py", line 662, in write_rows_on_file
                  table = pa.concat_tables(self.current_rows)
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "pyarrow/table.pxi", line 6319, in pyarrow.lib.concat_tables
                File "pyarrow/error.pxi", line 155, in pyarrow.lib.pyarrow_internal_check_status
                File "pyarrow/error.pxi", line 92, in pyarrow.lib.check_status
              pyarrow.lib.ArrowInvalid: Schema at index 1 was different: 
              commit: string
              dirty: bool
              porcelain: null
              vs
              KinematicConstraint: struct<pos_err: double, rot_err: double>
              StablePlacement: struct<goal_support: double, table_support: double, gray_bin_support: double>
              TrajectoryLength: struct<traj_length: double>
              soft: struct<dist_from_origin: double, min_y: double, max_y: double, max_obj_dist: double, min_obj_dist: double, align_yaw: double>
              
              During handling of the above exception, another exception occurred:
              
              Traceback (most recent call last):
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1821, in _prepare_split_single
                  num_examples, num_bytes = writer.finalize()
                                            ^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/arrow_writer.py", line 781, in finalize
                  self.write_rows_on_file()
                File "/usr/local/lib/python3.12/site-packages/datasets/arrow_writer.py", line 662, in write_rows_on_file
                  table = pa.concat_tables(self.current_rows)
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "pyarrow/table.pxi", line 6319, in pyarrow.lib.concat_tables
                File "pyarrow/error.pxi", line 155, in pyarrow.lib.pyarrow_internal_check_status
                File "pyarrow/error.pxi", line 92, in pyarrow.lib.check_status
              pyarrow.lib.ArrowInvalid: Schema at index 1 was different: 
              commit: string
              dirty: bool
              porcelain: null
              vs
              KinematicConstraint: struct<pos_err: double, rot_err: double>
              StablePlacement: struct<goal_support: double, table_support: double, gray_bin_support: double>
              TrajectoryLength: struct<traj_length: double>
              soft: struct<dist_from_origin: double, min_y: double, max_y: double, max_obj_dist: double, min_obj_dist: double, align_yaw: double>
              
              The above exception was the direct cause of the following exception:
              
              Traceback (most recent call last):
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1347, in compute_config_parquet_and_info_response
                  parquet_operations = convert_to_parquet(builder)
                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 980, in convert_to_parquet
                  builder.download_and_prepare(
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 882, in download_and_prepare
                  self._download_and_prepare(
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 943, in _download_and_prepare
                  self._prepare_split(split_generator, **prepare_split_kwargs)
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1646, in _prepare_split
                  for job_id, done, content in self._prepare_split_single(
                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1832, in _prepare_split_single
                  raise DatasetGenerationError("An error occurred while generating the dataset") from e
              datasets.exceptions.DatasetGenerationError: An error occurred while generating the dataset

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

env_name
string
task_name
string
instruction
string
h5_path
string
allowed_inputs_only
list
camera
string
AnimalsInBinTask
AnimalsInBinTask
Put the lizards in the bin
/home/box01/code/agent_robot/tiptop_robolab120_external_h5/AnimalsInBinTask/obs.h5
[ "rgb", "depth", "intrinsic_matrix", "pos_w", "quat_w_ros", "q_init" ]
external_cam
AppleAndYogurtInBowlTask
AppleAndYogurtInBowlTask
Put the apple and yogurt in the bowl
/home/box01/code/agent_robot/tiptop_robolab120_external_h5/AppleAndYogurtInBowlTask/obs.h5
[ "rgb", "depth", "intrinsic_matrix", "pos_w", "quat_w_ros", "q_init" ]
external_cam
BagelsOnPlateTask
BagelsOnPlateTask
Put the bagels on the plate
/home/box01/code/agent_robot/tiptop_robolab120_external_h5/BagelsOnPlateTask/obs.h5
[ "rgb", "depth", "intrinsic_matrix", "pos_w", "quat_w_ros", "q_init" ]
external_cam
BananaInBowlTask
BananaInBowlTask
Pick up the banana and place it in the bowl
/home/box01/code/agent_robot/tiptop_robolab120_external_h5/BananaInBowlTask/obs.h5
[ "rgb", "depth", "intrinsic_matrix", "pos_w", "quat_w_ros", "q_init" ]
external_cam
BananaOnPlateTask
BananaOnPlateTask
Pick up the banana and put it on the plate
/home/box01/code/agent_robot/tiptop_robolab120_external_h5/BananaOnPlateTask/obs.h5
[ "rgb", "depth", "intrinsic_matrix", "pos_w", "quat_w_ros", "q_init" ]
external_cam
BananasInBinOneMoreTask
BananasInBinOneMoreTask
Put one (1) more bananas in the grey bin.
/home/box01/code/agent_robot/tiptop_robolab120_external_h5/BananasInBinOneMoreTask/obs.h5
[ "rgb", "depth", "intrinsic_matrix", "pos_w", "quat_w_ros", "q_init" ]
external_cam
BananasInBinThreeTotalTask
BananasInBinThreeTotalTask
Make sure there are 3 (three) bananas in the grey bin.
/home/box01/code/agent_robot/tiptop_robolab120_external_h5/BananasInBinThreeTotalTask/obs.h5
[ "rgb", "depth", "intrinsic_matrix", "pos_w", "quat_w_ros", "q_init" ]
external_cam
BananasInCrateTask
BananasInCrateTask
Put 2 bananas in the crate
/home/box01/code/agent_robot/tiptop_robolab120_external_h5/BananasInCrateTask/obs.h5
[ "rgb", "depth", "intrinsic_matrix", "pos_w", "quat_w_ros", "q_init" ]
external_cam
BananasOutOfBinTask
BananasOutOfBinTask
Take the bananas out
/home/box01/code/agent_robot/tiptop_robolab120_external_h5/BananasOutOfBinTask/obs.h5
[ "rgb", "depth", "intrinsic_matrix", "pos_w", "quat_w_ros", "q_init" ]
external_cam
BananaThenRubiksCubeTask
BananaThenRubiksCubeTask
put the banana then the cube in the bowl
/home/box01/code/agent_robot/tiptop_robolab120_external_h5/BananaThenRubiksCubeTask/obs.h5
[ "rgb", "depth", "intrinsic_matrix", "pos_w", "quat_w_ros", "q_init" ]
external_cam
BBQSauceInBinTask
BBQSauceInBinTask
Put the red BBQ sauce bottles in the grey bin
/home/box01/code/agent_robot/tiptop_robolab120_external_h5/BBQSauceInBinTask/obs.h5
[ "rgb", "depth", "intrinsic_matrix", "pos_w", "quat_w_ros", "q_init" ]
external_cam
BigPumpkinInBinTask
BigPumpkinInBinTask
Put the bigger pumpkin in the bin
/home/box01/code/agent_robot/tiptop_robolab120_external_h5/BigPumpkinInBinTask/obs.h5
[ "rgb", "depth", "intrinsic_matrix", "pos_w", "quat_w_ros", "q_init" ]
external_cam
BlackItemsInBinTask
BlackItemsInBinTask
Put the black items in the grey bin
/home/box01/code/agent_robot/tiptop_robolab120_external_h5/BlackItemsInBinTask/obs.h5
[ "rgb", "depth", "intrinsic_matrix", "pos_w", "quat_w_ros", "q_init" ]
external_cam
BlocksInBinTask
BlocksInBinTask
Sort all colored blocks into the bin
/home/box01/code/agent_robot/tiptop_robolab120_external_h5/BlocksInBinTask/obs.h5
[ "rgb", "depth", "intrinsic_matrix", "pos_w", "quat_w_ros", "q_init" ]
external_cam
BlockStackingOrderAgnosticTask
BlockStackingOrderAgnosticTask
Stack the blocks into a tower
/home/box01/code/agent_robot/tiptop_robolab120_external_h5/BlockStackingOrderAgnosticTask/obs.h5
[ "rgb", "depth", "intrinsic_matrix", "pos_w", "quat_w_ros", "q_init" ]
external_cam
BlockStackingSpecifiedOrderTask
BlockStackingSpecifiedOrderTask
Stack the blocks in the order from bottom to top: red, blue, green, yellow
/home/box01/code/agent_robot/tiptop_robolab120_external_h5/BlockStackingSpecifiedOrderTask/obs.h5
[ "rgb", "depth", "intrinsic_matrix", "pos_w", "quat_w_ros", "q_init" ]
external_cam
BowlInBinTask
BowlInBinTask
put the bowl in the grey bin
/home/box01/code/agent_robot/tiptop_robolab120_external_h5/BowlInBinTask/obs.h5
[ "rgb", "depth", "intrinsic_matrix", "pos_w", "quat_w_ros", "q_init" ]
external_cam
BowlStackingLeftOnRightTask
BowlStackingLeftOnRightTask
Stack the left bowl on the right bowl
/home/box01/code/agent_robot/tiptop_robolab120_external_h5/BowlStackingLeftOnRightTask/obs.h5
[ "rgb", "depth", "intrinsic_matrix", "pos_w", "quat_w_ros", "q_init" ]
external_cam
BowlStackingRightOnLeftTask
BowlStackingRightOnLeftTask
Stack the right bowl on the left bowl
/home/box01/code/agent_robot/tiptop_robolab120_external_h5/BowlStackingRightOnLeftTask/obs.h5
[ "rgb", "depth", "intrinsic_matrix", "pos_w", "quat_w_ros", "q_init" ]
external_cam
ButterAboveRaisinTask
ButterAboveRaisinTask
Pick up the butter box and place it on top of the raisin box
/home/box01/code/agent_robot/tiptop_robolab120_external_h5/ButterAboveRaisinTask/obs.h5
[ "rgb", "depth", "intrinsic_matrix", "pos_w", "quat_w_ros", "q_init" ]
external_cam
CannedFoodInBinTask
CannedFoodInBinTask
Put the canned food in the grey bin
/home/box01/code/agent_robot/tiptop_robolab120_external_h5/CannedFoodInBinTask/obs.h5
[ "rgb", "depth", "intrinsic_matrix", "pos_w", "quat_w_ros", "q_init" ]
external_cam
ClampInRightBinTask
ClampInRightBinTask
Put the spring clamp in the right bin
/home/box01/code/agent_robot/tiptop_robolab120_external_h5/ClampInRightBinTask/obs.h5
[ "rgb", "depth", "intrinsic_matrix", "pos_w", "quat_w_ros", "q_init" ]
external_cam
CleanUpToysTask
CleanUpToysTask
Clean up all the toys
/home/box01/code/agent_robot/tiptop_robolab120_external_h5/CleanUpToysTask/obs.h5
[ "rgb", "depth", "intrinsic_matrix", "pos_w", "quat_w_ros", "q_init" ]
external_cam
ClearOrganicObjectsTask
ClearOrganicObjectsTask
Clear away the organic objects
/home/box01/code/agent_robot/tiptop_robolab120_external_h5/ClearOrganicObjectsTask/obs.h5
[ "rgb", "depth", "intrinsic_matrix", "pos_w", "quat_w_ros", "q_init" ]
external_cam
ClutterPlasticTask
ClutterPlasticTask
Put all plastic bottles away in the bin
/home/box01/code/agent_robot/tiptop_robolab120_external_h5/ClutterPlasticTask/obs.h5
[ "rgb", "depth", "intrinsic_matrix", "pos_w", "quat_w_ros", "q_init" ]
external_cam
ClutterPumpkinTask
ClutterPumpkinTask
Put all the pumpkins away in the bin
/home/box01/code/agent_robot/tiptop_robolab120_external_h5/ClutterPumpkinTask/obs.h5
[ "rgb", "depth", "intrinsic_matrix", "pos_w", "quat_w_ros", "q_init" ]
external_cam
CoffeePotInBinTask
CoffeePotInBinTask
Put the coffee pot in the grey bin
/home/box01/code/agent_robot/tiptop_robolab120_external_h5/CoffeePotInBinTask/obs.h5
[ "rgb", "depth", "intrinsic_matrix", "pos_w", "quat_w_ros", "q_init" ]
external_cam
CondimentsInBinTask
CondimentsInBinTask
Sort the sauce condiments into the grey bin
/home/box01/code/agent_robot/tiptop_robolab120_external_h5/CondimentsInBinTask/obs.h5
[ "rgb", "depth", "intrinsic_matrix", "pos_w", "quat_w_ros", "q_init" ]
external_cam
CookingClearPlateTask
CookingClearPlateTask
Put the two measuring cups outside of the plate
/home/box01/code/agent_robot/tiptop_robolab120_external_h5/CookingClearPlateTask/obs.h5
[ "rgb", "depth", "intrinsic_matrix", "pos_w", "quat_w_ros", "q_init" ]
external_cam
CookingPickPastaToolTask
CookingPickPastaToolTask
Move the pink tool from this utensil container to the other utensil holder
/home/box01/code/agent_robot/tiptop_robolab120_external_h5/CookingPickPastaToolTask/obs.h5
[ "rgb", "depth", "intrinsic_matrix", "pos_w", "quat_w_ros", "q_init" ]
external_cam
CubesAndBlocksInBinTask
CubesAndBlocksInBinTask
Put all the cubes and blocks in the bin
/home/box01/code/agent_robot/tiptop_robolab120_external_h5/CubesAndBlocksInBinTask/obs.h5
[ "rgb", "depth", "intrinsic_matrix", "pos_w", "quat_w_ros", "q_init" ]
external_cam
DishesInBinTask
DishesInBinTask
Put the dishware in the grey bin
/home/box01/code/agent_robot/tiptop_robolab120_external_h5/DishesInBinTask/obs.h5
[ "rgb", "depth", "intrinsic_matrix", "pos_w", "quat_w_ros", "q_init" ]
external_cam
ElectronicsInBinTask
ElectronicsInBinTask
Put the electronic devices in the grey bin
/home/box01/code/agent_robot/tiptop_robolab120_external_h5/ElectronicsInBinTask/obs.h5
[ "rgb", "depth", "intrinsic_matrix", "pos_w", "quat_w_ros", "q_init" ]
external_cam
FoodPacking1BoxesTask
FoodPacking1BoxesTask
Pack boxed foods into the bin
/home/box01/code/agent_robot/tiptop_robolab120_external_h5/FoodPacking1BoxesTask/obs.h5
[ "rgb", "depth", "intrinsic_matrix", "pos_w", "quat_w_ros", "q_init" ]
external_cam
FoodPacking1CansTask
FoodPacking1CansTask
Pack canned foods into the bin
/home/box01/code/agent_robot/tiptop_robolab120_external_h5/FoodPacking1CansTask/obs.h5
[ "rgb", "depth", "intrinsic_matrix", "pos_w", "quat_w_ros", "q_init" ]
external_cam
FoodPacking2BoxesTask
FoodPacking2BoxesTask
Pack boxed foods into the bin
/home/box01/code/agent_robot/tiptop_robolab120_external_h5/FoodPacking2BoxesTask/obs.h5
[ "rgb", "depth", "intrinsic_matrix", "pos_w", "quat_w_ros", "q_init" ]
external_cam
FoodPacking2CansTask
FoodPacking2CansTask
Pack canned foods into the bin
/home/box01/code/agent_robot/tiptop_robolab120_external_h5/FoodPacking2CansTask/obs.h5
[ "rgb", "depth", "intrinsic_matrix", "pos_w", "quat_w_ros", "q_init" ]
external_cam
FoodPacking3BoxesTask
FoodPacking3BoxesTask
Pack boxed foods into the bin
/home/box01/code/agent_robot/tiptop_robolab120_external_h5/FoodPacking3BoxesTask/obs.h5
[ "rgb", "depth", "intrinsic_matrix", "pos_w", "quat_w_ros", "q_init" ]
external_cam
FoodPacking3CansTask
FoodPacking3CansTask
Pack canned foods into the bin
/home/box01/code/agent_robot/tiptop_robolab120_external_h5/FoodPacking3CansTask/obs.h5
[ "rgb", "depth", "intrinsic_matrix", "pos_w", "quat_w_ros", "q_init" ]
external_cam
FoodPackingByColorTask
FoodPackingByColorTask
Pack yellow objects in right container and blue object in the left container
/home/box01/code/agent_robot/tiptop_robolab120_external_h5/FoodPackingByColorTask/obs.h5
[ "rgb", "depth", "intrinsic_matrix", "pos_w", "quat_w_ros", "q_init" ]
external_cam
FruitsGreenLimesOnPlateTask
FruitsGreenLimesOnPlateTask
Put all the green fruit on the plate
/home/box01/code/agent_robot/tiptop_robolab120_external_h5/FruitsGreenLimesOnPlateTask/obs.h5
[ "rgb", "depth", "intrinsic_matrix", "pos_w", "quat_w_ros", "q_init" ]
external_cam
FruitsMovingOrangeOrLimeTask
FruitsMovingOrangeOrLimeTask
Move an orange or a lime to the wood bowl
/home/box01/code/agent_robot/tiptop_robolab120_external_h5/FruitsMovingOrangeOrLimeTask/obs.h5
[ "rgb", "depth", "intrinsic_matrix", "pos_w", "quat_w_ros", "q_init" ]
external_cam
FruitsMovingTask
FruitsMovingTask
Move an orange to the white bowl
/home/box01/code/agent_robot/tiptop_robolab120_external_h5/FruitsMovingTask/obs.h5
[ "rgb", "depth", "intrinsic_matrix", "pos_w", "quat_w_ros", "q_init" ]
external_cam
FruitsOnionTask
FruitsOnionTask
Put the onion in the wood bowl
/home/box01/code/agent_robot/tiptop_robolab120_external_h5/FruitsOnionTask/obs.h5
[ "rgb", "depth", "intrinsic_matrix", "pos_w", "quat_w_ros", "q_init" ]
external_cam
FruitsOnionToPlateTask
FruitsOnionToPlateTask
Put the onion on the plate
/home/box01/code/agent_robot/tiptop_robolab120_external_h5/FruitsOnionToPlateTask/obs.h5
[ "rgb", "depth", "intrinsic_matrix", "pos_w", "quat_w_ros", "q_init" ]
external_cam
FruitsOnPlate3Task
FruitsOnPlate3Task
Put three (3) fruits on the plate
/home/box01/code/agent_robot/tiptop_robolab120_external_h5/FruitsOnPlate3Task/obs.h5
[ "rgb", "depth", "intrinsic_matrix", "pos_w", "quat_w_ros", "q_init" ]
external_cam
FruitsOnPlateTask
FruitsOnPlateTask
Put all the fruits on the plate
/home/box01/code/agent_robot/tiptop_robolab120_external_h5/FruitsOnPlateTask/obs.h5
[ "rgb", "depth", "intrinsic_matrix", "pos_w", "quat_w_ros", "q_init" ]
external_cam
FruitsOrangesOnPlateTask
FruitsOrangesOnPlateTask
Put all the oranges on the plate
/home/box01/code/agent_robot/tiptop_robolab120_external_h5/FruitsOrangesOnPlateTask/obs.h5
[ "rgb", "depth", "intrinsic_matrix", "pos_w", "quat_w_ros", "q_init" ]
external_cam
GrabABagelTask
GrabABagelTask
Grab a bagel
/home/box01/code/agent_robot/tiptop_robolab120_external_h5/GrabABagelTask/obs.h5
[ "rgb", "depth", "intrinsic_matrix", "pos_w", "quat_w_ros", "q_init" ]
external_cam
GrabAFruitTask
GrabAFruitTask
Pick up a fruit
/home/box01/code/agent_robot/tiptop_robolab120_external_h5/GrabAFruitTask/obs.h5
[ "rgb", "depth", "intrinsic_matrix", "pos_w", "quat_w_ros", "q_init" ]
external_cam
GreenSpoonsInPotTask
GreenSpoonsInPotTask
Put the green spoons in the pot
/home/box01/code/agent_robot/tiptop_robolab120_external_h5/GreenSpoonsInPotTask/obs.h5
[ "rgb", "depth", "intrinsic_matrix", "pos_w", "quat_w_ros", "q_init" ]
external_cam
HammersInLeftBinTask
HammersInLeftBinTask
Put the red hammer and black hammer in the left bin
/home/box01/code/agent_robot/tiptop_robolab120_external_h5/HammersInLeftBinTask/obs.h5
[ "rgb", "depth", "intrinsic_matrix", "pos_w", "quat_w_ros", "q_init" ]
external_cam
JugsOnShelfTask
JugsOnShelfTask
Put all the jugs on the shelf
/home/box01/code/agent_robot/tiptop_robolab120_external_h5/JugsOnShelfTask/obs.h5
[ "rgb", "depth", "intrinsic_matrix", "pos_w", "quat_w_ros", "q_init" ]
external_cam
KeyboardOutOfBinTask
KeyboardOutOfBinTask
Take the keyboard out of the bin and put it on the table
/home/box01/code/agent_robot/tiptop_robolab120_external_h5/KeyboardOutOfBinTask/obs.h5
[ "rgb", "depth", "intrinsic_matrix", "pos_w", "quat_w_ros", "q_init" ]
external_cam
LargerObjectRaisinBoxInBinTask
LargerObjectRaisinBoxInBinTask
Place the larger object in the grey bin.
/home/box01/code/agent_robot/tiptop_robolab120_external_h5/LargerObjectRaisinBoxInBinTask/obs.h5
[ "rgb", "depth", "intrinsic_matrix", "pos_w", "quat_w_ros", "q_init" ]
external_cam
MarkerInMugTask
MarkerInMugTask
Put the whiteboard marker in the mug
/home/box01/code/agent_robot/tiptop_robolab120_external_h5/MarkerInMugTask/obs.h5
[ "rgb", "depth", "intrinsic_matrix", "pos_w", "quat_w_ros", "q_init" ]
external_cam
MouseOnKeyboardTask
MouseOnKeyboardTask
Put the computer mouse on the keyboard
/home/box01/code/agent_robot/tiptop_robolab120_external_h5/MouseOnKeyboardTask/obs.h5
[ "rgb", "depth", "intrinsic_matrix", "pos_w", "quat_w_ros", "q_init" ]
external_cam
MoveBananaToBagelPlateTask
MoveBananaToBagelPlateTask
Move the bananas to the bagel plate
/home/box01/code/agent_robot/tiptop_robolab120_external_h5/MoveBananaToBagelPlateTask/obs.h5
[ "rgb", "depth", "intrinsic_matrix", "pos_w", "quat_w_ros", "q_init" ]
external_cam
MustardAboveRaisinTask
MustardAboveRaisinTask
Place the mustard on the raisin box.
/home/box01/code/agent_robot/tiptop_robolab120_external_h5/MustardAboveRaisinTask/obs.h5
[ "rgb", "depth", "intrinsic_matrix", "pos_w", "quat_w_ros", "q_init" ]
external_cam
MustardInLeftBinTask
MustardInLeftBinTask
Put the mustard in the left bin
/home/box01/code/agent_robot/tiptop_robolab120_external_h5/MustardInLeftBinTask/obs.h5
[ "rgb", "depth", "intrinsic_matrix", "pos_w", "quat_w_ros", "q_init" ]
external_cam
MustardInRightBinTask
MustardInRightBinTask
Put the mustard in the right bin
/home/box01/code/agent_robot/tiptop_robolab120_external_h5/MustardInRightBinTask/obs.h5
[ "rgb", "depth", "intrinsic_matrix", "pos_w", "quat_w_ros", "q_init" ]
external_cam
NonHammerToolsInRightBinTask
NonHammerToolsInRightBinTask
Put the non-hammer tools in the right bin
/home/box01/code/agent_robot/tiptop_robolab120_external_h5/NonHammerToolsInRightBinTask/obs.h5
[ "rgb", "depth", "intrinsic_matrix", "pos_w", "quat_w_ros", "q_init" ]
external_cam
OneBottleInSquarePailTask
OneBottleInSquarePailTask
Put any white plastic bottle in the square pail
/home/box01/code/agent_robot/tiptop_robolab120_external_h5/OneBottleInSquarePailTask/obs.h5
[ "rgb", "depth", "intrinsic_matrix", "pos_w", "quat_w_ros", "q_init" ]
external_cam
OneBottleOnShelfTask
OneBottleOnShelfTask
Put any white plastic bottle on the shelf
/home/box01/code/agent_robot/tiptop_robolab120_external_h5/OneBottleOnShelfTask/obs.h5
[ "rgb", "depth", "intrinsic_matrix", "pos_w", "quat_w_ros", "q_init" ]
external_cam
PhoneOrRemoteInBinTask
PhoneOrRemoteInBinTask
Put the phone or the remote in the grey bin
/home/box01/code/agent_robot/tiptop_robolab120_external_h5/PhoneOrRemoteInBinTask/obs.h5
[ "rgb", "depth", "intrinsic_matrix", "pos_w", "quat_w_ros", "q_init" ]
external_cam
PickDrillTask
PickDrillTask
Pick up the cordless drill.
/home/box01/code/agent_robot/tiptop_robolab120_external_h5/PickDrillTask/obs.h5
[ "rgb", "depth", "intrinsic_matrix", "pos_w", "quat_w_ros", "q_init" ]
external_cam
PickGlassesTask
PickGlassesTask
Pick up the eye glasses
/home/box01/code/agent_robot/tiptop_robolab120_external_h5/PickGlassesTask/obs.h5
[ "rgb", "depth", "intrinsic_matrix", "pos_w", "quat_w_ros", "q_init" ]
external_cam
PickOrangeObjectTask
PickOrangeObjectTask
Pick up the orange measuring cup
/home/box01/code/agent_robot/tiptop_robolab120_external_h5/PickOrangeObjectTask/obs.h5
[ "rgb", "depth", "intrinsic_matrix", "pos_w", "quat_w_ros", "q_init" ]
external_cam
PickUpBluePitcherTask
PickUpBluePitcherTask
Pick up the large blue pitcher
/home/box01/code/agent_robot/tiptop_robolab120_external_h5/PickUpBluePitcherTask/obs.h5
[ "rgb", "depth", "intrinsic_matrix", "pos_w", "quat_w_ros", "q_init" ]
external_cam
PickUpGreenObjectTask
PickUpGreenObjectTask
Pick up the green vegetable block
/home/box01/code/agent_robot/tiptop_robolab120_external_h5/PickUpGreenObjectTask/obs.h5
[ "rgb", "depth", "intrinsic_matrix", "pos_w", "quat_w_ros", "q_init" ]
external_cam
PinkSpoonInPotTask
PinkSpoonInPotTask
Put the pink spaghetti spoon in the pot
/home/box01/code/agent_robot/tiptop_robolab120_external_h5/PinkSpoonInPotTask/obs.h5
[ "rgb", "depth", "intrinsic_matrix", "pos_w", "quat_w_ros", "q_init" ]
external_cam
PlasticBottlesInSquarePailTask
PlasticBottlesInSquarePailTask
Put all the small plastic bottles in the square pail
/home/box01/code/agent_robot/tiptop_robolab120_external_h5/PlasticBottlesInSquarePailTask/obs.h5
[ "rgb", "depth", "intrinsic_matrix", "pos_w", "quat_w_ros", "q_init" ]
external_cam
PutBowlOnShelfTopTask
PutBowlOnShelfTopTask
Put the serving bowl anywhere on the shelf in front of you
/home/box01/code/agent_robot/tiptop_robolab120_external_h5/PutBowlOnShelfTopTask/obs.h5
[ "rgb", "depth", "intrinsic_matrix", "pos_w", "quat_w_ros", "q_init" ]
external_cam
PutMugsOnShelfTask
PutMugsOnShelfTask
Put the two mugs on the shelf
/home/box01/code/agent_robot/tiptop_robolab120_external_h5/PutMugsOnShelfTask/obs.h5
[ "rgb", "depth", "intrinsic_matrix", "pos_w", "quat_w_ros", "q_init" ]
external_cam
PutTwoMugsOnShelfTask
PutTwoMugsOnShelfTask
Put two (2) mugs on the wire shelf
/home/box01/code/agent_robot/tiptop_robolab120_external_h5/PutTwoMugsOnShelfTask/obs.h5
[ "rgb", "depth", "intrinsic_matrix", "pos_w", "quat_w_ros", "q_init" ]
external_cam
RecycleCartonsOnBoxTask
RecycleCartonsOnBoxTask
Put the cartons that can be recycled on the box
/home/box01/code/agent_robot/tiptop_robolab120_external_h5/RecycleCartonsOnBoxTask/obs.h5
[ "rgb", "depth", "intrinsic_matrix", "pos_w", "quat_w_ros", "q_init" ]
external_cam
RecycleCartonsVerticalCrateTask
RecycleCartonsVerticalCrateTask
Put the cartons that can be recycled in the vertical crate
/home/box01/code/agent_robot/tiptop_robolab120_external_h5/RecycleCartonsVerticalCrateTask/obs.h5
[ "rgb", "depth", "intrinsic_matrix", "pos_w", "quat_w_ros", "q_init" ]
external_cam
RecycleCartonTask
RecycleCartonTask
Put the recyclable cartons in the grey bin
/home/box01/code/agent_robot/tiptop_robolab120_external_h5/RecycleCartonTask/obs.h5
[ "rgb", "depth", "intrinsic_matrix", "pos_w", "quat_w_ros", "q_init" ]
external_cam
RedDishesInBinTask
RedDishesInBinTask
Put the red dishware in the grey bin
/home/box01/code/agent_robot/tiptop_robolab120_external_h5/RedDishesInBinTask/obs.h5
[ "rgb", "depth", "intrinsic_matrix", "pos_w", "quat_w_ros", "q_init" ]
external_cam
RedItemsInBinTask
RedItemsInBinTask
Put all the red things in the grey bin
/home/box01/code/agent_robot/tiptop_robolab120_external_h5/RedItemsInBinTask/obs.h5
[ "rgb", "depth", "intrinsic_matrix", "pos_w", "quat_w_ros", "q_init" ]
external_cam
ReorientAllMugsTask
ReorientAllMugsTask
Reorient all the mugs upright so that the opening is facing upwards.
/home/box01/code/agent_robot/tiptop_robolab120_external_h5/ReorientAllMugsTask/obs.h5
[ "rgb", "depth", "intrinsic_matrix", "pos_w", "quat_w_ros", "q_init" ]
external_cam
ReorientJugTask
ReorientJugTask
Stand the jug upright
/home/box01/code/agent_robot/tiptop_robolab120_external_h5/ReorientJugTask/obs.h5
[ "rgb", "depth", "intrinsic_matrix", "pos_w", "quat_w_ros", "q_init" ]
external_cam
ReorientRedMugTask
ReorientRedMugTask
Put the red mug upright so that the opening is facing upwards.
/home/box01/code/agent_robot/tiptop_robolab120_external_h5/ReorientRedMugTask/obs.h5
[ "rgb", "depth", "intrinsic_matrix", "pos_w", "quat_w_ros", "q_init" ]
external_cam
ReorientWhiteMugsTask
ReorientWhiteMugsTask
Make sure all the white mugs are upright so that the opening is facing upwards.
/home/box01/code/agent_robot/tiptop_robolab120_external_h5/ReorientWhiteMugsTask/obs.h5
[ "rgb", "depth", "intrinsic_matrix", "pos_w", "quat_w_ros", "q_init" ]
external_cam
RubiksCubeAndBananaTask
RubiksCubeAndBananaTask
Put the cube and the banana in the bowl
/home/box01/code/agent_robot/tiptop_robolab120_external_h5/RubiksCubeAndBananaTask/obs.h5
[ "rgb", "depth", "intrinsic_matrix", "pos_w", "quat_w_ros", "q_init" ]
external_cam
RubiksCubeBehindBowlTask
RubiksCubeBehindBowlTask
Put the rubiks cube behind the bowl
/home/box01/code/agent_robot/tiptop_robolab120_external_h5/RubiksCubeBehindBowlTask/obs.h5
[ "rgb", "depth", "intrinsic_matrix", "pos_w", "quat_w_ros", "q_init" ]
external_cam
RubiksCubeInFrontOfBowlTask
RubiksCubeInFrontOfBowlTask
Put the rubiks cube in front of the bowl
/home/box01/code/agent_robot/tiptop_robolab120_external_h5/RubiksCubeInFrontOfBowlTask/obs.h5
[ "rgb", "depth", "intrinsic_matrix", "pos_w", "quat_w_ros", "q_init" ]
external_cam
RubiksCubeLeftOfBowlTask
RubiksCubeLeftOfBowlTask
Put the rubiks cube to the left of the bowl
/home/box01/code/agent_robot/tiptop_robolab120_external_h5/RubiksCubeLeftOfBowlTask/obs.h5
[ "rgb", "depth", "intrinsic_matrix", "pos_w", "quat_w_ros", "q_init" ]
external_cam
RubiksCubeOrBananaTask
RubiksCubeOrBananaTask
Put the cube or the banana in the bowl
/home/box01/code/agent_robot/tiptop_robolab120_external_h5/RubiksCubeOrBananaTask/obs.h5
[ "rgb", "depth", "intrinsic_matrix", "pos_w", "quat_w_ros", "q_init" ]
external_cam
RubiksCubeRightOfBowlTask
RubiksCubeRightOfBowlTask
Put the rubiks cube to the right of the bowl
/home/box01/code/agent_robot/tiptop_robolab120_external_h5/RubiksCubeRightOfBowlTask/obs.h5
[ "rgb", "depth", "intrinsic_matrix", "pos_w", "quat_w_ros", "q_init" ]
external_cam
RubiksCubesInBinTask
RubiksCubesInBinTask
Sort all rubiks cubes into the bin
/home/box01/code/agent_robot/tiptop_robolab120_external_h5/RubiksCubesInBinTask/obs.h5
[ "rgb", "depth", "intrinsic_matrix", "pos_w", "quat_w_ros", "q_init" ]
external_cam
RubiksCubeTask
RubiksCubeTask
Put the cube in the bowl
/home/box01/code/agent_robot/tiptop_robolab120_external_h5/RubiksCubeTask/obs.h5
[ "rgb", "depth", "intrinsic_matrix", "pos_w", "quat_w_ros", "q_init" ]
external_cam
RubiksCubeThenBananaTask
RubiksCubeThenBananaTask
Put the cube then the banana in the bowl
/home/box01/code/agent_robot/tiptop_robolab120_external_h5/RubiksCubeThenBananaTask/obs.h5
[ "rgb", "depth", "intrinsic_matrix", "pos_w", "quat_w_ros", "q_init" ]
external_cam
SauceBottlesCrateTask
SauceBottlesCrateTask
Put the red bbq sauce bottle in the crate
/home/box01/code/agent_robot/tiptop_robolab120_external_h5/SauceBottlesCrateTask/obs.h5
[ "rgb", "depth", "intrinsic_matrix", "pos_w", "quat_w_ros", "q_init" ]
external_cam
SmallerObjectButterInBinTask
SmallerObjectButterInBinTask
Place the smaller object in the grey bin.
/home/box01/code/agent_robot/tiptop_robolab120_external_h5/SmallerObjectButterInBinTask/obs.h5
[ "rgb", "depth", "intrinsic_matrix", "pos_w", "quat_w_ros", "q_init" ]
external_cam
SmallPumpkinInBinTask
SmallPumpkinInBinTask
Put the small pumpkin in the bin
/home/box01/code/agent_robot/tiptop_robolab120_external_h5/SmallPumpkinInBinTask/obs.h5
[ "rgb", "depth", "intrinsic_matrix", "pos_w", "quat_w_ros", "q_init" ]
external_cam
SmartphoneInBinTask
SmartphoneInBinTask
Put the smartphone in the grey bin
/home/box01/code/agent_robot/tiptop_robolab120_external_h5/SmartphoneInBinTask/obs.h5
[ "rgb", "depth", "intrinsic_matrix", "pos_w", "quat_w_ros", "q_init" ]
external_cam
SpoonInMugTask
SpoonInMugTask
Put the metal spoon that's in the wooden bowl in the mug
/home/box01/code/agent_robot/tiptop_robolab120_external_h5/SpoonInMugTask/obs.h5
[ "rgb", "depth", "intrinsic_matrix", "pos_w", "quat_w_ros", "q_init" ]
external_cam
SpoonsInPotTask
SpoonsInPotTask
Put all of the serving spoons with no holes in the pot
/home/box01/code/agent_robot/tiptop_robolab120_external_h5/SpoonsInPotTask/obs.h5
[ "rgb", "depth", "intrinsic_matrix", "pos_w", "quat_w_ros", "q_init" ]
external_cam
Stack3RubiksCubeTask
Stack3RubiksCubeTask
Stack the rubiks cubes in a tower
/home/box01/code/agent_robot/tiptop_robolab120_external_h5/Stack3RubiksCubeTask/obs.h5
[ "rgb", "depth", "intrinsic_matrix", "pos_w", "quat_w_ros", "q_init" ]
external_cam
End of preview.

TiPToP on RoboLab-120 — Full planning and replay outputs

End-to-end evaluation of TiPToP on the 120-task RoboLab benchmark.

TiPToP consumes only RGB + depth + camera calibration from the simulator — no ground-truth world state is read. Perception uses the canonical TiPToP stack (Gemini 2.5 Flash + SAM2 + M2T2 + cuTAMP).

Headline result

Metric Count Rate
Planning success (cuTAMP) 52 / 120 43.3%
Replay success given a plan 22 / 52 42.3%
End-to-end success 22 / 120 18.3%

Setup used

  • Camera: external_cam (third-person RGB-D, 1280×720).
  • Grasp TCP: +1.5 cm deeper (TIPTOP_GRASP_DEEPER_M=0.015). TiPToP's own top-scoring M2T2 grasp selection is unchanged.
  • TiPToP upstream from commit 9c42c46 (tiptop-robot/tiptop@main) with one upstream patch: null-guard in tiptop/perception/segmentation.py :: segment_pointcloud_by_masks (skip objects with <10 points above the table plane). No other benchmark-specific changes.
  • Gemini model: gemini-2.5-flash.
  • cuTAMP: max-planning-time=20 s, num-particles=64, opt-steps-per-skeleton=100.
  • Replay: stride=4, max-joint-step=0.03 rad, gripper-steps=60, post-steps=120. Timeout 900 s per task (1800 s for retries).

See the TiPToP fork's robolab/docs/robolab.md for the full pipeline and install instructions: https://github.com/TontonTremblay/tiptop/tree/robolab120/robolab

Contents

README.md                             ← this file
TIPTOP_ROBOLAB120_REPORT.md           ← per-task Markdown table
h5/manifest.json                      ← RoboLab→TiPToP H5 export manifest (120 tasks)
planning_outputs/
├── summary.json                      ← rolling manifest (120 rows)
├── metrics.json                      ← aggregate planning metrics
└── <TaskName>/<YYYY-MM-DD_HH-MM-SS>/
    ├── metadata.json                 ← planning metadata
    ├── tiptop_plan.json              ← TiPToP plan (arm traj + gripper)
    ├── tiptop_run.log
    ├── tiptop.yml
    ├── bboxes_viz.png / masks_viz.png / rgb.png
    ├── cutamp/                       ← cuTAMP env/state snapshots
    └── perception/
        ├── bboxes.json               ← Gemini detections
        ├── masks.npz                 ← SAM2 masks
        ├── depth.png
        ├── intrinsics.json
        ├── pointcloud.ply            ← segmented scene point cloud
        ├── grasps.pt                 ← M2T2 grasp candidates
        └── cutamp_env.pkl
replay/
├── replay_metrics.json               ← combined replay metrics
├── replay_metrics.<worker>.json      ← per-worker metrics
├── replay_summary.<worker>.json(l)   ← per-worker per-task result stream
└── <TaskName>/
    ├── result.json                   ← RoboLab pass/fail + env_results
    ├── replay.mp4                    ← external + wrist frames (51 videos)
    ├── stdout.txt / stderr.txt

Failure breakdown

Of the 68 tasks that did not produce a plan:

  • ~34 "No satisfying particles" (cuTAMP),
  • ~13 "No valid plan skeletons",
  • ~6 motion-planning failed,
  • ~8 perception edge cases,
  • ~7 no grounded atoms / other.

Of the 30 plans that did not succeed at replay:

  • most are plans executed but RoboLab predicate false at t ≤ 900 — typical for multi-step tasks where TiPToP is open-loop and errors compound,
  • a few replays hit the Isaac-sim wall-clock budget on very heavy scenes.

How to reproduce

See https://github.com/TontonTremblay/tiptop/tree/robolab120 and the top-level README "RoboLab-120 integration" section.

# 1. Export H5 observations (RGB+depth only).
$ROBOLAB_PYTHON robolab/scripts/export_robolab_tiptop_h5_rgbd.py \
    --headless --task $(cat robolab/robolab120_task_names.txt) \
    --output-dir tiptop_robolab120_external_h5 --camera external_cam

# 2. Plan.
python3 robolab/scripts/run_tiptop_robolab120_h5_deeper.py \
    --manifest tiptop_robolab120_external_h5/manifest.json \
    --output-dir tiptop_robolab120_external_deeper_outputs \
    --timeout-s 900 --max-planning-time 20 --num-particles 64 \
    --opt-steps-per-skeleton 100 --grasp-deeper-m 0.015 --mem-cap-gb 24

# 3. Replay in RoboLab.
python3 robolab/scripts/replay_tiptop_robolab_manifest.py \
    --planning-summary tiptop_robolab120_external_deeper_outputs/summary.json \
    --output-dir tiptop_robolab120_external_deeper_replay \
    --timeout-s 900 --stride 4 --max-joint-step 0.03 \
    --gripper-steps 60 --post-steps 120 --camera both \
    --robolab-python "$ROBOLAB_PYTHON"

License

  • This dataset: MIT.
  • TiPToP: MIT (upstream).
  • RoboLab-120 tasks / renders: see the robolab_valts repo for their license.

Citation

@article{shen2026tiptop,
  title={{TiPToP}: A Modular Open-Vocabulary Planning System for Robotic Manipulation},
  author={Shen, William and Kumar, Nishanth and others},
  journal={arXiv preprint arXiv:2603.09971},
  year={2026}
}
Downloads last month
81

Paper for TontonTremblay/tiptop-robolab120