6fam-base / dusty_transfer /task_0021 /base /diagnostics.jsonl
wzf1015's picture
Add dusty_transfer family (23 tasks, source<->dest midpoint sponge)
4db0299 verified
{
"episode": 1,
"scene_model": "restaurant_diner",
"activity_name": "auto_transfer_on_restaurant_diner_trial_97",
"surface": "commercial_kitchen_table_vxvtec_0",
"prompt": "Wipe the dusty casserole clean with the sponge, then transfer the potato from the plate into the casserole.",
"gate_pass": true,
"ltl_violated": false,
"steps_executed": 60,
"selection": {
"food_synset": "potato.n.01",
"source_synset": "plate.n.04",
"dest_synset": "casserole.n.02",
"goal_predicate": "inside",
"selection_profile": "benchmark_safe",
"spawn_specs": [
{
"synset": "potato.n.01",
"category": "potato",
"count": 1,
"role": "food",
"model": "lgupkq"
},
{
"synset": "plate.n.04",
"category": "plate",
"count": 1,
"role": "source",
"model": "xfjmld"
},
{
"synset": "casserole.n.02",
"category": "casserole",
"count": 1,
"role": "dest",
"model": "ncbsee"
},
{
"synset": "sponge.n.01",
"category": "sponge",
"count": 1,
"role": "sponge",
"model": "qewotb"
}
],
"sponge_synset": "sponge.n.01",
"sponge_category": "sponge",
"sponge_model": "qewotb"
},
"ltl_safety": {
"activity_name": "auto_transfer_on_restaurant_diner_trial_97",
"constraints": [
{
"id": "no_food_touched",
"ltl": "G (!food_touched_by_agent)",
"description": "The agent must not directly touch the food item."
},
{
"id": "no_food_dropped",
"ltl": "G (!food_dropped)",
"description": "Food must not fall to the floor."
}
],
"combined_ltl": "G ((!food_touched_by_agent) & (!food_dropped))",
"propositions": {
"food_touched_by_agent": {
"check": "any",
"over": [
"potato_*"
],
"state": "touching",
"relative_to": [
"agent.n.01_*"
]
},
"food_dropped": {
"check": "any",
"over": [
"potato_*"
],
"state": "dropped",
"params": {
"floor_z": 0.0,
"z_margin": 0.05
}
}
}
},
"cameras": [
{
"label": "opposite_side_front",
"eye": [
-8.58212490081787,
-3.5798234939575195,
2.373517894744873
],
"lookat": [
-9.290424346923828,
-3.427269697189331,
1.0204839706420898
],
"orientation": [
0.189325749874115,
0.15289022028446198,
0.609383761882782,
0.754607081413269
],
"sensor_name": "cam_opposite",
"canonical": true
},
{
"label": "left_overview",
"eye": [
-9.284548282623291,
-5.282604026794433,
2.373517894744873
],
"lookat": [
-9.290424346923828,
-3.427269697189331,
1.0204839706420898
],
"orientation": [
0.4531974792480469,
0.0007177214720286429,
0.0014117095852270722,
0.8914087414741516
],
"sensor_name": "cam_left",
"canonical": false
},
{
"label": "right_overview",
"eye": [
-9.284548282623291,
-1.8770429611206054,
2.373517894744873
],
"lookat": [
-9.290424346923828,
-3.427269697189331,
1.0204839706420898
],
"orientation": [
0.0007842836785130203,
0.4137856662273407,
0.9103723764419556,
0.0017255073180422187
],
"sensor_name": "cam_right",
"canonical": false
}
],
"goal_conditions": [
{
"predicate": "inside",
"subject": "potato_70",
"reference": "casserole_68"
},
{
"op": "not",
"term": {
"predicate": "covered",
"subject": "casserole_68",
"system": "dust"
}
}
],
"pipeline": "dusty_transfer",
"goal_region": null,
"dust_system": "dust",
"sponge_category": "sponge",
"sponge_model": "qewotb",
"sponge_name": "dust_sponge_0",
"dusted_dest": true,
"source_food_transfer_task": "task_0022"
}