{ "metadata_file": "/_metadata.json", "sample_key": "global_index as a string", "fields": { "pre-grasp": "Pre-grasp hand and object poses before contact.", "viewMat": "Visual camera view matrix stored with each sample.", "visCamProjMat": "Visual camera projection matrix.", "tacCamProjMat": "Tactile camera projection matrix.", "grasping": "Left/right tactile sensor poses and object pose during grasping.", "isPositive": "Boolean grasp-stability label. true means successful/stable grasp.", "graspnet-score": "Original GraspNet score associated with the sampled grasp." }, "sensor_files": { "tactile_rgb_left": "/tac_rgb/_l.png", "tactile_rgb_right": "/tac_rgb/_r.png", "tactile_depth_left": "/tac_dep/_l.png", "tactile_depth_right": "/tac_dep/_r.png", "visual_rgb": "/vis_rgb/.png", "visual_depth": "/vis_dep/.png", "visual_segmentation": "/vis_seg/.png" }, "split_files": { "train": "train.csv with columns id,global_index", "test": "test.csv with columns id,global_index" } }