diff --git a/reports/dual_push_full_arch_probe_iter6_scene_ep1/summary.json b/reports/dual_push_full_arch_probe_iter6_scene_ep1/summary.json new file mode 100644 index 0000000000000000000000000000000000000000..a1a5e2a4020857a6c0c1f867ae441ff152fb64b3 --- /dev/null +++ b/reports/dual_push_full_arch_probe_iter6_scene_ep1/summary.json @@ -0,0 +1,45 @@ +{ + "checkpoint": "/workspace/outputs/rlbench_true_baselines/rlbench_subset3_elastic_reveal_proxy_iter6_100demo_fair_seed17/checkpoint_best.pt", + "feature_source": "scene", + "position_source": "vision", + "episodes": 1, + "episode_length": 120, + "train_episodes": [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19 + ], + "arm_mode": "planning", + "mean_success": 1.0, + "mean_return": 1.0, + "results": [ + { + "episode": 0, + "language_goal": "push the olive and the orange buttons", + "retrieved_episode_index": 11, + "similarity": 0.9998629689216614, + "steps": 94, + "success": 1.0, + "return": 1.0, + "min_scale": 1.0, + "error": null + } + ] +} \ No newline at end of file diff --git a/reports/peract2_13_launch_smoke_live/bimanual_dual_push_buttons/command.txt b/reports/peract2_13_launch_smoke_live/bimanual_dual_push_buttons/command.txt new file mode 100644 index 0000000000000000000000000000000000000000..a728c113c22d156317a29d76f521b5703da9183b --- /dev/null +++ b/reports/peract2_13_launch_smoke_live/bimanual_dual_push_buttons/command.txt @@ -0,0 +1 @@ +/workspace/envs/rlbench/bin/python -m sim_rlbench.launch_smoke --task bimanual_dual_push_buttons --resolution 224 --headless diff --git a/reports/peract2_13_launch_smoke_live/bimanual_dual_push_buttons/stderr.txt b/reports/peract2_13_launch_smoke_live/bimanual_dual_push_buttons/stderr.txt new file mode 100644 index 0000000000000000000000000000000000000000..2b620517dfcfc87275f4170e7c1dc874cef513bc --- /dev/null +++ b/reports/peract2_13_launch_smoke_live/bimanual_dual_push_buttons/stderr.txt @@ -0,0 +1 @@ +WARNING:root:not sure how _robot_shapes are used is used. diff --git a/reports/peract2_13_launch_smoke_live/bimanual_dual_push_buttons/stdout.txt b/reports/peract2_13_launch_smoke_live/bimanual_dual_push_buttons/stdout.txt new file mode 100644 index 0000000000000000000000000000000000000000..28d44fe0ebbaf50c6997a93240788ec4e4cc04a4 --- /dev/null +++ b/reports/peract2_13_launch_smoke_live/bimanual_dual_push_buttons/stdout.txt @@ -0,0 +1,38 @@ +{ + "display": ":99", + "headless": true, + "task": "BimanualDualPushButtons", + "description": "push the olive and the orange buttons", + "front_rgb_shape": [ + 224, + 224, + 3 + ], + "wrist_left_rgb_shape": [ + 224, + 224, + 3 + ], + "wrist_right_rgb_shape": [ + 224, + 224, + 3 + ], + "right_pose_shape": [ + 7 + ], + "left_pose_shape": [ + 7 + ], + "stepped_mode": "bimanual_noop", + "action_finite": true, + "action_dim": 18, + "reward": 0.0, + "done": false, + "front_rgb_shape_after_step": [ + 224, + 224, + 3 + ] +} +[CoppeliaSim:loadinfo] done. diff --git a/reports/peract2_13_launch_smoke_live/bimanual_handover_item/command.txt b/reports/peract2_13_launch_smoke_live/bimanual_handover_item/command.txt new file mode 100644 index 0000000000000000000000000000000000000000..a1097997bedab5fd569f3ea63eb7fe1444a8c37e --- /dev/null +++ b/reports/peract2_13_launch_smoke_live/bimanual_handover_item/command.txt @@ -0,0 +1 @@ +/workspace/envs/rlbench/bin/python -m sim_rlbench.launch_smoke --task bimanual_handover_item --resolution 224 --headless diff --git a/reports/peract2_13_launch_smoke_live/bimanual_handover_item/stderr.txt b/reports/peract2_13_launch_smoke_live/bimanual_handover_item/stderr.txt new file mode 100644 index 0000000000000000000000000000000000000000..2b620517dfcfc87275f4170e7c1dc874cef513bc --- /dev/null +++ b/reports/peract2_13_launch_smoke_live/bimanual_handover_item/stderr.txt @@ -0,0 +1 @@ +WARNING:root:not sure how _robot_shapes are used is used. diff --git a/reports/peract2_13_launch_smoke_live/bimanual_handover_item/stdout.txt b/reports/peract2_13_launch_smoke_live/bimanual_handover_item/stdout.txt new file mode 100644 index 0000000000000000000000000000000000000000..13d371011df9418bee1a5f1b94d2654572894907 --- /dev/null +++ b/reports/peract2_13_launch_smoke_live/bimanual_handover_item/stdout.txt @@ -0,0 +1,38 @@ +{ + "display": ":99", + "headless": true, + "task": "BimanualHandoverItem", + "description": "bring me the red item", + "front_rgb_shape": [ + 224, + 224, + 3 + ], + "wrist_left_rgb_shape": [ + 224, + 224, + 3 + ], + "wrist_right_rgb_shape": [ + 224, + 224, + 3 + ], + "right_pose_shape": [ + 7 + ], + "left_pose_shape": [ + 7 + ], + "stepped_mode": "bimanual_noop", + "action_finite": true, + "action_dim": 18, + "reward": 0.0, + "done": false, + "front_rgb_shape_after_step": [ + 224, + 224, + 3 + ] +} +[CoppeliaSim:loadinfo] done. diff --git a/reports/peract2_13_launch_smoke_live/bimanual_handover_item_easy/command.txt b/reports/peract2_13_launch_smoke_live/bimanual_handover_item_easy/command.txt new file mode 100644 index 0000000000000000000000000000000000000000..d7355d431868290c1d7fa1648384f23245bad2e4 --- /dev/null +++ b/reports/peract2_13_launch_smoke_live/bimanual_handover_item_easy/command.txt @@ -0,0 +1 @@ +/workspace/envs/rlbench/bin/python -m sim_rlbench.launch_smoke --task bimanual_handover_item_easy --resolution 224 --headless diff --git a/reports/peract2_13_launch_smoke_live/bimanual_handover_item_easy/stderr.txt b/reports/peract2_13_launch_smoke_live/bimanual_handover_item_easy/stderr.txt new file mode 100644 index 0000000000000000000000000000000000000000..2b620517dfcfc87275f4170e7c1dc874cef513bc --- /dev/null +++ b/reports/peract2_13_launch_smoke_live/bimanual_handover_item_easy/stderr.txt @@ -0,0 +1 @@ +WARNING:root:not sure how _robot_shapes are used is used. diff --git a/reports/peract2_13_launch_smoke_live/bimanual_handover_item_easy/stdout.txt b/reports/peract2_13_launch_smoke_live/bimanual_handover_item_easy/stdout.txt new file mode 100644 index 0000000000000000000000000000000000000000..0f9d3c1e7ca5d87a57edd5d0bd8914558037614b --- /dev/null +++ b/reports/peract2_13_launch_smoke_live/bimanual_handover_item_easy/stdout.txt @@ -0,0 +1,38 @@ +{ + "display": ":99", + "headless": true, + "task": "BimanualHandoverItemEasy", + "description": "bring me the item", + "front_rgb_shape": [ + 224, + 224, + 3 + ], + "wrist_left_rgb_shape": [ + 224, + 224, + 3 + ], + "wrist_right_rgb_shape": [ + 224, + 224, + 3 + ], + "right_pose_shape": [ + 7 + ], + "left_pose_shape": [ + 7 + ], + "stepped_mode": "bimanual_noop", + "action_finite": true, + "action_dim": 18, + "reward": 0.0, + "done": false, + "front_rgb_shape_after_step": [ + 224, + 224, + 3 + ] +} +[CoppeliaSim:loadinfo] done. diff --git a/reports/peract2_13_launch_smoke_live/bimanual_lift_ball/command.txt b/reports/peract2_13_launch_smoke_live/bimanual_lift_ball/command.txt new file mode 100644 index 0000000000000000000000000000000000000000..9b469763faaf25b322b37dd0b6b3fa788a4c6fa9 --- /dev/null +++ b/reports/peract2_13_launch_smoke_live/bimanual_lift_ball/command.txt @@ -0,0 +1 @@ +/workspace/envs/rlbench/bin/python -m sim_rlbench.launch_smoke --task bimanual_lift_ball --resolution 224 --headless diff --git a/reports/peract2_13_launch_smoke_live/bimanual_lift_ball/stderr.txt b/reports/peract2_13_launch_smoke_live/bimanual_lift_ball/stderr.txt new file mode 100644 index 0000000000000000000000000000000000000000..2b620517dfcfc87275f4170e7c1dc874cef513bc --- /dev/null +++ b/reports/peract2_13_launch_smoke_live/bimanual_lift_ball/stderr.txt @@ -0,0 +1 @@ +WARNING:root:not sure how _robot_shapes are used is used. diff --git a/reports/peract2_13_launch_smoke_live/bimanual_lift_ball/stdout.txt b/reports/peract2_13_launch_smoke_live/bimanual_lift_ball/stdout.txt new file mode 100644 index 0000000000000000000000000000000000000000..6339602138f0992a15c39e7904e293bdfe1bdd62 --- /dev/null +++ b/reports/peract2_13_launch_smoke_live/bimanual_lift_ball/stdout.txt @@ -0,0 +1,38 @@ +{ + "display": ":99", + "headless": true, + "task": "BimanualLiftBall", + "description": "Lift the ball", + "front_rgb_shape": [ + 224, + 224, + 3 + ], + "wrist_left_rgb_shape": [ + 224, + 224, + 3 + ], + "wrist_right_rgb_shape": [ + 224, + 224, + 3 + ], + "right_pose_shape": [ + 7 + ], + "left_pose_shape": [ + 7 + ], + "stepped_mode": "bimanual_noop", + "action_finite": true, + "action_dim": 18, + "reward": 0.0, + "done": false, + "front_rgb_shape_after_step": [ + 224, + 224, + 3 + ] +} +[CoppeliaSim:loadinfo] done. diff --git a/reports/peract2_13_launch_smoke_live/bimanual_lift_tray/command.txt b/reports/peract2_13_launch_smoke_live/bimanual_lift_tray/command.txt new file mode 100644 index 0000000000000000000000000000000000000000..2de31091a7209f2ce30537210dc184e5ca7052e6 --- /dev/null +++ b/reports/peract2_13_launch_smoke_live/bimanual_lift_tray/command.txt @@ -0,0 +1 @@ +/workspace/envs/rlbench/bin/python -m sim_rlbench.launch_smoke --task bimanual_lift_tray --resolution 224 --headless diff --git a/reports/peract2_13_launch_smoke_live/bimanual_lift_tray/stderr.txt b/reports/peract2_13_launch_smoke_live/bimanual_lift_tray/stderr.txt new file mode 100644 index 0000000000000000000000000000000000000000..2b620517dfcfc87275f4170e7c1dc874cef513bc --- /dev/null +++ b/reports/peract2_13_launch_smoke_live/bimanual_lift_tray/stderr.txt @@ -0,0 +1 @@ +WARNING:root:not sure how _robot_shapes are used is used. diff --git a/reports/peract2_13_launch_smoke_live/bimanual_lift_tray/stdout.txt b/reports/peract2_13_launch_smoke_live/bimanual_lift_tray/stdout.txt new file mode 100644 index 0000000000000000000000000000000000000000..416e0e36b8378f5691255806da0037b4eb822738 --- /dev/null +++ b/reports/peract2_13_launch_smoke_live/bimanual_lift_tray/stdout.txt @@ -0,0 +1,38 @@ +{ + "display": ":99", + "headless": true, + "task": "BimanualLiftTray", + "description": "Lift the tray", + "front_rgb_shape": [ + 224, + 224, + 3 + ], + "wrist_left_rgb_shape": [ + 224, + 224, + 3 + ], + "wrist_right_rgb_shape": [ + 224, + 224, + 3 + ], + "right_pose_shape": [ + 7 + ], + "left_pose_shape": [ + 7 + ], + "stepped_mode": "bimanual_noop", + "action_finite": true, + "action_dim": 18, + "reward": 0.0, + "done": false, + "front_rgb_shape_after_step": [ + 224, + 224, + 3 + ] +} +[CoppeliaSim:loadinfo] done. diff --git a/reports/peract2_13_launch_smoke_live/bimanual_pick_laptop/command.txt b/reports/peract2_13_launch_smoke_live/bimanual_pick_laptop/command.txt new file mode 100644 index 0000000000000000000000000000000000000000..ddecb81725bdb853688f500fb9b12b6b4e8bdfd7 --- /dev/null +++ b/reports/peract2_13_launch_smoke_live/bimanual_pick_laptop/command.txt @@ -0,0 +1 @@ +/workspace/envs/rlbench/bin/python -m sim_rlbench.launch_smoke --task bimanual_pick_laptop --resolution 224 --headless diff --git a/reports/peract2_13_launch_smoke_live/bimanual_pick_laptop/stderr.txt b/reports/peract2_13_launch_smoke_live/bimanual_pick_laptop/stderr.txt new file mode 100644 index 0000000000000000000000000000000000000000..2b620517dfcfc87275f4170e7c1dc874cef513bc --- /dev/null +++ b/reports/peract2_13_launch_smoke_live/bimanual_pick_laptop/stderr.txt @@ -0,0 +1 @@ +WARNING:root:not sure how _robot_shapes are used is used. diff --git a/reports/peract2_13_launch_smoke_live/bimanual_pick_laptop/stdout.txt b/reports/peract2_13_launch_smoke_live/bimanual_pick_laptop/stdout.txt new file mode 100644 index 0000000000000000000000000000000000000000..26b8f13f5acad936f90b06d6688c82ec60244baa --- /dev/null +++ b/reports/peract2_13_launch_smoke_live/bimanual_pick_laptop/stdout.txt @@ -0,0 +1,38 @@ +{ + "display": ":99", + "headless": true, + "task": "BimanualPickLaptop", + "description": "pick up the laptop", + "front_rgb_shape": [ + 224, + 224, + 3 + ], + "wrist_left_rgb_shape": [ + 224, + 224, + 3 + ], + "wrist_right_rgb_shape": [ + 224, + 224, + 3 + ], + "right_pose_shape": [ + 7 + ], + "left_pose_shape": [ + 7 + ], + "stepped_mode": "bimanual_noop", + "action_finite": true, + "action_dim": 18, + "reward": 0.0, + "done": false, + "front_rgb_shape_after_step": [ + 224, + 224, + 3 + ] +} +[CoppeliaSim:loadinfo] done. diff --git a/reports/peract2_13_launch_smoke_live/bimanual_pick_plate/command.txt b/reports/peract2_13_launch_smoke_live/bimanual_pick_plate/command.txt new file mode 100644 index 0000000000000000000000000000000000000000..e168a9df1d2b6f84d4a585c736e20f1a6d7a2014 --- /dev/null +++ b/reports/peract2_13_launch_smoke_live/bimanual_pick_plate/command.txt @@ -0,0 +1 @@ +/workspace/envs/rlbench/bin/python -m sim_rlbench.launch_smoke --task bimanual_pick_plate --resolution 224 --headless diff --git a/reports/peract2_13_launch_smoke_live/bimanual_pick_plate/stderr.txt b/reports/peract2_13_launch_smoke_live/bimanual_pick_plate/stderr.txt new file mode 100644 index 0000000000000000000000000000000000000000..2b620517dfcfc87275f4170e7c1dc874cef513bc --- /dev/null +++ b/reports/peract2_13_launch_smoke_live/bimanual_pick_plate/stderr.txt @@ -0,0 +1 @@ +WARNING:root:not sure how _robot_shapes are used is used. diff --git a/reports/peract2_13_launch_smoke_live/bimanual_pick_plate/stdout.txt b/reports/peract2_13_launch_smoke_live/bimanual_pick_plate/stdout.txt new file mode 100644 index 0000000000000000000000000000000000000000..48774aec4da572b37f528e7e75113b41f6261232 --- /dev/null +++ b/reports/peract2_13_launch_smoke_live/bimanual_pick_plate/stdout.txt @@ -0,0 +1,38 @@ +{ + "display": ":99", + "headless": true, + "task": "BimanualPickPlate", + "description": "pick up the plate", + "front_rgb_shape": [ + 224, + 224, + 3 + ], + "wrist_left_rgb_shape": [ + 224, + 224, + 3 + ], + "wrist_right_rgb_shape": [ + 224, + 224, + 3 + ], + "right_pose_shape": [ + 7 + ], + "left_pose_shape": [ + 7 + ], + "stepped_mode": "bimanual_noop", + "action_finite": true, + "action_dim": 18, + "reward": 0.0, + "done": false, + "front_rgb_shape_after_step": [ + 224, + 224, + 3 + ] +} +[CoppeliaSim:loadinfo] done. diff --git a/reports/peract2_13_launch_smoke_live/bimanual_push_box/command.txt b/reports/peract2_13_launch_smoke_live/bimanual_push_box/command.txt new file mode 100644 index 0000000000000000000000000000000000000000..328737b7efe0e6babbef31ddd7e79119fd9e9eb3 --- /dev/null +++ b/reports/peract2_13_launch_smoke_live/bimanual_push_box/command.txt @@ -0,0 +1 @@ +/workspace/envs/rlbench/bin/python -m sim_rlbench.launch_smoke --task bimanual_push_box --resolution 224 --headless diff --git a/reports/peract2_13_launch_smoke_live/bimanual_push_box/stderr.txt b/reports/peract2_13_launch_smoke_live/bimanual_push_box/stderr.txt new file mode 100644 index 0000000000000000000000000000000000000000..2b620517dfcfc87275f4170e7c1dc874cef513bc --- /dev/null +++ b/reports/peract2_13_launch_smoke_live/bimanual_push_box/stderr.txt @@ -0,0 +1 @@ +WARNING:root:not sure how _robot_shapes are used is used. diff --git a/reports/peract2_13_launch_smoke_live/bimanual_push_box/stdout.txt b/reports/peract2_13_launch_smoke_live/bimanual_push_box/stdout.txt new file mode 100644 index 0000000000000000000000000000000000000000..d5e207a5132ae70695dcce13fec5547a4b2c1b99 --- /dev/null +++ b/reports/peract2_13_launch_smoke_live/bimanual_push_box/stdout.txt @@ -0,0 +1,38 @@ +{ + "display": ":99", + "headless": true, + "task": "BimanualPushBox", + "description": "push the box to the red area", + "front_rgb_shape": [ + 224, + 224, + 3 + ], + "wrist_left_rgb_shape": [ + 224, + 224, + 3 + ], + "wrist_right_rgb_shape": [ + 224, + 224, + 3 + ], + "right_pose_shape": [ + 7 + ], + "left_pose_shape": [ + 7 + ], + "stepped_mode": "bimanual_noop", + "action_finite": true, + "action_dim": 18, + "reward": 0.0, + "done": false, + "front_rgb_shape_after_step": [ + 224, + 224, + 3 + ] +} +[CoppeliaSim:loadinfo] done. diff --git a/reports/peract2_13_launch_smoke_live/bimanual_put_bottle_in_fridge/command.txt b/reports/peract2_13_launch_smoke_live/bimanual_put_bottle_in_fridge/command.txt new file mode 100644 index 0000000000000000000000000000000000000000..3638f874c1bb56234f6728e59da6db7d61c9f5be --- /dev/null +++ b/reports/peract2_13_launch_smoke_live/bimanual_put_bottle_in_fridge/command.txt @@ -0,0 +1 @@ +/workspace/envs/rlbench/bin/python -m sim_rlbench.launch_smoke --task bimanual_put_bottle_in_fridge --resolution 224 --headless diff --git a/reports/peract2_13_launch_smoke_live/bimanual_put_bottle_in_fridge/stderr.txt b/reports/peract2_13_launch_smoke_live/bimanual_put_bottle_in_fridge/stderr.txt new file mode 100644 index 0000000000000000000000000000000000000000..2b620517dfcfc87275f4170e7c1dc874cef513bc --- /dev/null +++ b/reports/peract2_13_launch_smoke_live/bimanual_put_bottle_in_fridge/stderr.txt @@ -0,0 +1 @@ +WARNING:root:not sure how _robot_shapes are used is used. diff --git a/reports/peract2_13_launch_smoke_live/bimanual_put_bottle_in_fridge/stdout.txt b/reports/peract2_13_launch_smoke_live/bimanual_put_bottle_in_fridge/stdout.txt new file mode 100644 index 0000000000000000000000000000000000000000..f2a40ca618fe3319e0b1c76f7a29f78315887a51 --- /dev/null +++ b/reports/peract2_13_launch_smoke_live/bimanual_put_bottle_in_fridge/stdout.txt @@ -0,0 +1,39 @@ +[ 0.05 -0.27500001 0.75199997] +{ + "display": ":99", + "headless": true, + "task": "BimanualPutBottleInFridge", + "description": "put bottle in fridge", + "front_rgb_shape": [ + 224, + 224, + 3 + ], + "wrist_left_rgb_shape": [ + 224, + 224, + 3 + ], + "wrist_right_rgb_shape": [ + 224, + 224, + 3 + ], + "right_pose_shape": [ + 7 + ], + "left_pose_shape": [ + 7 + ], + "stepped_mode": "bimanual_noop", + "action_finite": true, + "action_dim": 18, + "reward": 0.0, + "done": false, + "front_rgb_shape_after_step": [ + 224, + 224, + 3 + ] +} +[CoppeliaSim:loadinfo] done. diff --git a/reports/peract2_13_launch_smoke_live/bimanual_put_item_in_drawer/command.txt b/reports/peract2_13_launch_smoke_live/bimanual_put_item_in_drawer/command.txt new file mode 100644 index 0000000000000000000000000000000000000000..bae6bc8478301ecfde6369a85ed53eea023b63f3 --- /dev/null +++ b/reports/peract2_13_launch_smoke_live/bimanual_put_item_in_drawer/command.txt @@ -0,0 +1 @@ +/workspace/envs/rlbench/bin/python -m sim_rlbench.launch_smoke --task bimanual_put_item_in_drawer --resolution 224 --headless diff --git a/reports/peract2_13_launch_smoke_live/bimanual_put_item_in_drawer/stderr.txt b/reports/peract2_13_launch_smoke_live/bimanual_put_item_in_drawer/stderr.txt new file mode 100644 index 0000000000000000000000000000000000000000..ffbe04aee2d7d2e09f8b593877dcddbe9bc07f7c --- /dev/null +++ b/reports/peract2_13_launch_smoke_live/bimanual_put_item_in_drawer/stderr.txt @@ -0,0 +1,7 @@ +WARNING:root:not sure how _robot_shapes are used is used. +WARNING:root:Waypoints are not reachable right=(False, 'waypoint4 - DualPanda') left=(True, '') +ERROR:root:Error when checking waypoints. Exception is: Error in task bimanual_put_item_in_drawer. Infeasible episode. Can't reach waypoint ((False, 'waypoint4 - DualPanda'), (True, '')). +WARNING:root:Waypoints are not reachable right=(False, 'waypoint4 - DualPanda') left=(True, '') +ERROR:root:Error when checking waypoints. Exception is: Error in task bimanual_put_item_in_drawer. Infeasible episode. Can't reach waypoint ((False, 'waypoint4 - DualPanda'), (True, '')). +WARNING:root:Waypoints are not reachable right=(False, 'waypoint4 - DualPanda') left=(True, '') +ERROR:root:Error when checking waypoints. Exception is: Error in task bimanual_put_item_in_drawer. Infeasible episode. Can't reach waypoint ((False, 'waypoint4 - DualPanda'), (True, '')). diff --git a/reports/peract2_13_launch_smoke_live/bimanual_put_item_in_drawer/stdout.txt b/reports/peract2_13_launch_smoke_live/bimanual_put_item_in_drawer/stdout.txt new file mode 100644 index 0000000000000000000000000000000000000000..51c84d886cce725ed1843d955040da6e23454d6b --- /dev/null +++ b/reports/peract2_13_launch_smoke_live/bimanual_put_item_in_drawer/stdout.txt @@ -0,0 +1,38 @@ +{ + "display": ":99", + "headless": true, + "task": "BimanualPutItemInDrawer", + "description": "put the item in the bottom drawer", + "front_rgb_shape": [ + 224, + 224, + 3 + ], + "wrist_left_rgb_shape": [ + 224, + 224, + 3 + ], + "wrist_right_rgb_shape": [ + 224, + 224, + 3 + ], + "right_pose_shape": [ + 7 + ], + "left_pose_shape": [ + 7 + ], + "stepped_mode": "bimanual_noop", + "action_finite": true, + "action_dim": 18, + "reward": 0.0, + "done": false, + "front_rgb_shape_after_step": [ + 224, + 224, + 3 + ] +} +[CoppeliaSim:loadinfo] done. diff --git a/reports/peract2_13_launch_smoke_live/bimanual_straighten_rope/command.txt b/reports/peract2_13_launch_smoke_live/bimanual_straighten_rope/command.txt new file mode 100644 index 0000000000000000000000000000000000000000..20cc9c2dba9687ef498ce2f3cda18664c88b5eb3 --- /dev/null +++ b/reports/peract2_13_launch_smoke_live/bimanual_straighten_rope/command.txt @@ -0,0 +1 @@ +/workspace/envs/rlbench/bin/python -m sim_rlbench.launch_smoke --task bimanual_straighten_rope --resolution 224 --headless diff --git a/reports/peract2_13_launch_smoke_live/bimanual_straighten_rope/stderr.txt b/reports/peract2_13_launch_smoke_live/bimanual_straighten_rope/stderr.txt new file mode 100644 index 0000000000000000000000000000000000000000..22ea3a1952b6905754fe409a07a9207f75568f09 --- /dev/null +++ b/reports/peract2_13_launch_smoke_live/bimanual_straighten_rope/stderr.txt @@ -0,0 +1,5 @@ +WARNING:root:not sure how _robot_shapes are used is used. +WARNING:root:Waypoints are not reachable right=(False, 'waypoint3 - DualPanda') left=(True, '') +ERROR:root:Error when checking waypoints. Exception is: Error in task bimanual_straighten_rope. Infeasible episode. Can't reach waypoint ((False, 'waypoint3 - DualPanda'), (True, '')). +ERROR:root:robot is in collision +ERROR:root:Error when checking waypoints. Exception is: diff --git a/reports/peract2_13_launch_smoke_live/bimanual_straighten_rope/stdout.txt b/reports/peract2_13_launch_smoke_live/bimanual_straighten_rope/stdout.txt new file mode 100644 index 0000000000000000000000000000000000000000..60edb34aff776cb8d9b60bed8ef6cad346e68307 --- /dev/null +++ b/reports/peract2_13_launch_smoke_live/bimanual_straighten_rope/stdout.txt @@ -0,0 +1,38 @@ +{ + "display": ":99", + "headless": true, + "task": "BimanualStraightenRope", + "description": "straighten rope", + "front_rgb_shape": [ + 224, + 224, + 3 + ], + "wrist_left_rgb_shape": [ + 224, + 224, + 3 + ], + "wrist_right_rgb_shape": [ + 224, + 224, + 3 + ], + "right_pose_shape": [ + 7 + ], + "left_pose_shape": [ + 7 + ], + "stepped_mode": "bimanual_noop", + "action_finite": true, + "action_dim": 18, + "reward": 0.0, + "done": false, + "front_rgb_shape_after_step": [ + 224, + 224, + 3 + ] +} +[CoppeliaSim:loadinfo] done. diff --git a/reports/peract2_13_launch_smoke_live/bimanual_sweep_to_dustpan/command.txt b/reports/peract2_13_launch_smoke_live/bimanual_sweep_to_dustpan/command.txt new file mode 100644 index 0000000000000000000000000000000000000000..04b0c82b7ab0818bba30fb5b08dcf4412b1c0748 --- /dev/null +++ b/reports/peract2_13_launch_smoke_live/bimanual_sweep_to_dustpan/command.txt @@ -0,0 +1 @@ +/workspace/envs/rlbench/bin/python -m sim_rlbench.launch_smoke --task bimanual_sweep_to_dustpan --resolution 224 --headless diff --git a/reports/peract2_13_launch_smoke_live/bimanual_sweep_to_dustpan/stderr.txt b/reports/peract2_13_launch_smoke_live/bimanual_sweep_to_dustpan/stderr.txt new file mode 100644 index 0000000000000000000000000000000000000000..2b620517dfcfc87275f4170e7c1dc874cef513bc --- /dev/null +++ b/reports/peract2_13_launch_smoke_live/bimanual_sweep_to_dustpan/stderr.txt @@ -0,0 +1 @@ +WARNING:root:not sure how _robot_shapes are used is used. diff --git a/reports/peract2_13_launch_smoke_live/bimanual_sweep_to_dustpan/stdout.txt b/reports/peract2_13_launch_smoke_live/bimanual_sweep_to_dustpan/stdout.txt new file mode 100644 index 0000000000000000000000000000000000000000..82c6677e7f5d6907c112dd5229efa57057100267 --- /dev/null +++ b/reports/peract2_13_launch_smoke_live/bimanual_sweep_to_dustpan/stdout.txt @@ -0,0 +1,38 @@ +{ + "display": ":99", + "headless": true, + "task": "BimanualSweepToDustpan", + "description": "sweep dirt to dustpan", + "front_rgb_shape": [ + 224, + 224, + 3 + ], + "wrist_left_rgb_shape": [ + 224, + 224, + 3 + ], + "wrist_right_rgb_shape": [ + 224, + 224, + 3 + ], + "right_pose_shape": [ + 7 + ], + "left_pose_shape": [ + 7 + ], + "stepped_mode": "bimanual_noop", + "action_finite": true, + "action_dim": 18, + "reward": 0.0, + "done": false, + "front_rgb_shape_after_step": [ + 224, + 224, + 3 + ] +} +[CoppeliaSim:loadinfo] done. diff --git a/reports/peract2_13_launch_smoke_live/bimanual_take_tray_out_of_oven/command.txt b/reports/peract2_13_launch_smoke_live/bimanual_take_tray_out_of_oven/command.txt new file mode 100644 index 0000000000000000000000000000000000000000..837597dcc586a5b31d64a99d0bf5bfb51649b976 --- /dev/null +++ b/reports/peract2_13_launch_smoke_live/bimanual_take_tray_out_of_oven/command.txt @@ -0,0 +1 @@ +/workspace/envs/rlbench/bin/python -m sim_rlbench.launch_smoke --task bimanual_take_tray_out_of_oven --resolution 224 --headless diff --git a/reports/peract2_13_launch_smoke_live/bimanual_take_tray_out_of_oven/stderr.txt b/reports/peract2_13_launch_smoke_live/bimanual_take_tray_out_of_oven/stderr.txt new file mode 100644 index 0000000000000000000000000000000000000000..098beb4f5cf6afd48492b22fd01eefb1841a563a --- /dev/null +++ b/reports/peract2_13_launch_smoke_live/bimanual_take_tray_out_of_oven/stderr.txt @@ -0,0 +1,7 @@ +WARNING:root:not sure how _robot_shapes are used is used. +WARNING:root:Waypoints are not reachable right=(False, 'waypoint0 - DualPanda') left=(True, '') +ERROR:root:Error when checking waypoints. Exception is: Error in task bimanual_take_tray_out_of_oven. Infeasible episode. Can't reach waypoint ((False, 'waypoint0 - DualPanda'), (True, '')). +ERROR:root:robot is in collision +ERROR:root:Error when checking waypoints. Exception is: +WARNING:root:Waypoints are not reachable right=(False, 'waypoint3 - DualPanda') left=(True, '') +ERROR:root:Error when checking waypoints. Exception is: Error in task bimanual_take_tray_out_of_oven. Infeasible episode. Can't reach waypoint ((False, 'waypoint3 - DualPanda'), (True, '')). diff --git a/reports/peract2_13_launch_smoke_live/bimanual_take_tray_out_of_oven/stdout.txt b/reports/peract2_13_launch_smoke_live/bimanual_take_tray_out_of_oven/stdout.txt new file mode 100644 index 0000000000000000000000000000000000000000..9775a456db4e41e439005d6d7fb844390c5a023d --- /dev/null +++ b/reports/peract2_13_launch_smoke_live/bimanual_take_tray_out_of_oven/stdout.txt @@ -0,0 +1,38 @@ +{ + "display": ":99", + "headless": true, + "task": "BimanualTakeTrayOutOfOven", + "description": "take tray out of oven", + "front_rgb_shape": [ + 224, + 224, + 3 + ], + "wrist_left_rgb_shape": [ + 224, + 224, + 3 + ], + "wrist_right_rgb_shape": [ + 224, + 224, + 3 + ], + "right_pose_shape": [ + 7 + ], + "left_pose_shape": [ + 7 + ], + "stepped_mode": "bimanual_noop", + "action_finite": true, + "action_dim": 18, + "reward": 0.0, + "done": false, + "front_rgb_shape_after_step": [ + 224, + 224, + 3 + ] +} +[CoppeliaSim:loadinfo] done. diff --git a/reports/true_baseline_compare_subset3_v1/anybimanual_live_subset3_ep1.log b/reports/true_baseline_compare_subset3_v1/anybimanual_live_subset3_ep1.log new file mode 100644 index 0000000000000000000000000000000000000000..1440ba25828c9a8d7e2b1c858b7ad74966132aa4 --- /dev/null +++ b/reports/true_baseline_compare_subset3_v1/anybimanual_live_subset3_ep1.log @@ -0,0 +1,211 @@ +/workspace/third_party/AnyBimanual/eval.py:183: UserWarning: +The version_base parameter is not specified. +Please specify a compatability version level, or None. +Will assume defaults for version 1.1 + @hydra.main(config_name="eval", config_path="conf") +/workspace/envs/rlbench/lib/python3.10/site-packages/hydra/_internal/defaults_list.py:251: UserWarning: In 'eval': Defaults list is missing `_self_`. See https://hydra.cc/docs/1.2/upgrades/1.0_to_1.1/default_composition_order for more information + warnings.warn(msg, UserWarning) +/workspace/envs/rlbench/lib/python3.10/site-packages/hydra/core/default_element.py:124: UserWarning: In 'method/PERACT_BC': Usage of deprecated keyword in package header '# @package _group_'. +See https://hydra.cc/docs/1.2/upgrades/1.0_to_1.1/changes_to_package_header for more information + deprecation_warning( +/workspace/envs/rlbench/lib/python3.10/site-packages/hydra/_internal/hydra.py:119: UserWarning: Future Hydra versions will no longer change working directory at job runtime by default. +See https://hydra.cc/docs/1.2/upgrades/1.1_to_1.2/changes_to_job_working_dir/ for more information. + ret = run_job( +[2026-03-30 01:05:41,243][root][INFO] - +method: + name: PERACT_BC + agent_type: leader_follower + robot_name: bimanual + image_crop_size: 64 + bounds_offset: + - 0.15 + voxel_sizes: + - 100 + include_prev_layer: false + num_latents: 2048 + latent_dim: 512 + transformer_depth: 6 + transformer_iterations: 1 + cross_heads: 1 + cross_dim_head: 64 + latent_heads: 8 + latent_dim_head: 64 + pos_encoding_with_lang: true + conv_downsample: true + lang_fusion_type: seq + voxel_patch_size: 5 + voxel_patch_stride: 5 + final_dim: 64 + low_dim_size: 4 + input_dropout: 0.1 + attn_dropout: 0.1 + decoder_dropout: 0.0 + lr: 0.0005 + lr_scheduler: false + num_warmup_steps: 3000 + optimizer: lamb + lambda_weight_l2: 1.0e-06 + trans_loss_weight: 1.0 + rot_loss_weight: 1.0 + grip_loss_weight: 1.0 + collision_loss_weight: 1.0 + rotation_resolution: 5 + activation: lrelu + norm: None + crop_augmentation: true + transform_augmentation: + apply_se3: true + aug_xyz: + - 0.125 + - 0.125 + - 0.125 + aug_rpy: + - 0.0 + - 0.0 + - 45.0 + aug_rot_resolution: ${method.rotation_resolution} + demo_augmentation: true + demo_augmentation_every_n: 10 + no_skip_connection: false + no_perceiver: false + no_language: false + keypoint_method: heuristic +rlbench: + task_name: perlf+ab + tasks: + - coordinated_push_box + - coordinated_lift_ball + - dual_push_buttons + demo_path: /workspace/baselines/AnyBimanual_subset3_demo_root + episode_length: 25 + cameras: + - over_shoulder_left + - over_shoulder_right + - overhead + - wrist_right + - wrist_left + - front + camera_resolution: + - 256 + - 256 + scene_bounds: + - -0.3 + - -0.5 + - 0.6 + - 0.7 + - 0.5 + - 1.6 + include_lang_goal_in_obs: true + time_in_state: true + headless: true + gripper_mode: BimanualDiscrete + arm_action_mode: BimanualEndEffectorPoseViaPlanning + action_mode: BimanualMoveArmThenGripper +framework: + tensorboard_logging: true + csv_logging: true + gpu: 0 + logdir: /workspace/baselines/AnyBimanual_evalroot + start_seed: 0 + record_every_n: 5 + eval_envs: 1 + eval_from_eps_number: 0 + eval_episodes: 1 + eval_type: 60000 + eval_save_metrics: true +cinematic_recorder: + enabled: false + camera_resolution: + - 1280 + - 720 + fps: 30 + rotate_speed: 0.005 + save_path: /tmp/videos/ + +[2026-03-30 01:05:41,254][root][INFO] - Using env device cuda:0. +[2026-03-30 01:05:41,265][root][INFO] - Evaluating seed 0. +[2026-03-30 01:05:41,265][root][INFO] - Using method PERACT_BC with type leader_follower +/workspace/third_party/AnyBimanual/eval.py:183: UserWarning: +The version_base parameter is not specified. +Please specify a compatability version level, or None. +Will assume defaults for version 1.1 + @hydra.main(config_name="eval", config_path="conf") +Weight: [60000] +/workspace/third_party/AnyBimanual/eval.py:183: UserWarning: +The version_base parameter is not specified. +Please specify a compatability version level, or None. +Will assume defaults for version 1.1 + @hydra.main(config_name="eval", config_path="conf") +/workspace/third_party/AnyBimanual/eval.py:183: UserWarning: +The version_base parameter is not specified. +Please specify a compatability version level, or None. +Will assume defaults for version 1.1 + @hydra.main(config_name="eval", config_path="conf") +[03/30/26 01:06:23] INFO INFO:root:eval_env: _independent_env_runner.py:130 + Launching env. + INFO INFO:root:Agent _independent_env_runner.py:133 + information: + INFO INFO:root: +[03/30/26 01:06:27] INFO INFO:root:Using dual panda robot environment.py:117 + INFO INFO:root:Setting control arm_action_modes.py:79 + mode for both robots + WARNING WARNING:root:not sure how task_environment.py:57 + _robot_shapes are used is + used. + INFO INFO:root:Evaluating _independent_env_runner.py:164 + weight 60000 +loaded weights from /workspace/baselines/AnyBimanual_evalroot/perlf+ab/PERACT_BC/seed0/weights/60000/checkpoint_peract_bc_leader_layer_0.pt +loaded weights from /workspace/baselines/AnyBimanual_evalroot/perlf+ab/PERACT_BC/seed0/weights/60000/checkpoint_peract_bc_follower_layer_0.pt + Tasks: 0%| | 0/3 [00:00