diff --git a/equivalence_easy/run_20260410_184831__pair_003864_A_traj_003864_meta.json b/equivalence_easy/run_20260410_184831__pair_003864_A_traj_003864_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..49e79b3d64a3893c78d325ae2915c076b2b125a6 --- /dev/null +++ b/equivalence_easy/run_20260410_184831__pair_003864_A_traj_003864_meta.json @@ -0,0 +1,1464 @@ +{ + "trajectory_id": 3864, + "episode_id": 0, + "state_id": 2915, + "sample_index": 2915, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 3865, + "primary_trajectory_id": 3864, + "paired_trajectory_id": 3865, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + -180.0, + 11240.0, + 2150.0 + ], + "rotation": [ + 0.0, + 135.0, + 0.0 + ] + }, + "action_sequence": [ + "move_forward", + "no_op", + "move_left", + "move_forward", + "turn_right", + "move_left", + "move_left", + "turn_right", + "turn_right", + "move_left", + "turn_left", + "move_forward", + "turn_left", + "look_up", + "move_forward", + "move_forward", + "move_left", + "move_forward", + "turn_right", + "move_left", + "look_down", + "turn_left", + "no_op", + "turn_right", + "move_left", + "move_forward", + "move_right", + "move_forward", + "move_right", + "move_right", + "move_right", + "move_forward", + "turn_left", + "move_backward", + "move_backward", + "move_left", + "move_left", + "turn_left", + "move_forward", + "move_forward" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -180.0, + 11240.0, + 2150.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -250.7107, + 11310.7107, + 2150.0 + ], + "actual_end_pos": [ + -250.7107, + 11310.7107, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -250.7107, + 11310.7107, + 2150.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -250.7107, + 11310.7107, + 2150.0 + ], + "actual_end_pos": [ + -250.7107, + 11310.7107, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -250.7107, + 11310.7107, + 2150.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -180.0, + 11381.4214, + 2150.0 + ], + "actual_end_pos": [ + -180.0, + 11381.4214, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -180.0, + 11381.4214, + 2150.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -250.7107, + 11452.132, + 2150.0 + ], + "actual_end_pos": [ + -250.7107, + 11452.132, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -250.7107, + 11452.132, + 2150.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -250.7107, + 11452.132, + 2150.0 + ], + "actual_end_pos": [ + -250.7107, + 11452.132, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -250.7107, + 11452.132, + 2150.0 + ], + "start_rot": [ + 0.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -200.7107, + 11538.7346, + 2150.0 + ], + "actual_end_pos": [ + -200.7107, + 11538.7346, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -200.7107, + 11538.7346, + 2150.0 + ], + "start_rot": [ + 0.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -150.7107, + 11625.3371, + 2150.0 + ], + "actual_end_pos": [ + -150.7107, + 11625.3371, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -150.7107, + 11625.3371, + 2150.0 + ], + "start_rot": [ + 0.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -150.7107, + 11625.3371, + 2150.0 + ], + "actual_end_pos": [ + -150.7107, + 11625.3371, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -150.7107, + 11625.3371, + 2150.0 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -150.7107, + 11625.3371, + 2150.0 + ], + "actual_end_pos": [ + -150.7107, + 11625.3371, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -150.7107, + 11625.3371, + 2150.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -150.7107, + 11725.3371, + 2150.0 + ], + "actual_end_pos": [ + -150.7107, + 11725.3371, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -150.7107, + 11725.3371, + 2150.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -150.7107, + 11725.3371, + 2150.0 + ], + "actual_end_pos": [ + -150.7107, + 11725.3371, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -150.7107, + 11725.3371, + 2150.0 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -247.3033, + 11751.219, + 2150.0 + ], + "actual_end_pos": [ + -247.3033, + 11751.219, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -247.3033, + 11751.219, + 2150.0 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -247.3033, + 11751.219, + 2150.0 + ], + "actual_end_pos": [ + -247.3033, + 11751.219, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -247.3033, + 11751.219, + 2150.0 + ], + "start_rot": [ + 0.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -247.3033, + 11751.219, + 2150.0 + ], + "actual_end_pos": [ + -247.3033, + 11751.219, + 2150.0 + ], + "actual_end_rot": [ + 7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -247.3033, + 11751.219, + 2150.0 + ], + "start_rot": [ + 7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -333.1649, + 11800.7913, + 2163.0526 + ], + "actual_end_pos": [ + -333.1649, + 11800.7913, + 2163.0526 + ], + "actual_end_rot": [ + 7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -333.1649, + 11800.7913, + 2163.0526 + ], + "start_rot": [ + 7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -419.0265, + 11850.3635, + 2176.1052 + ], + "actual_end_pos": [ + -419.0265, + 11850.3635, + 2176.1052 + ], + "actual_end_rot": [ + 7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -419.0265, + 11850.3635, + 2176.1052 + ], + "start_rot": [ + 7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -369.0265, + 11936.9661, + 2176.1052 + ], + "actual_end_pos": [ + -369.0265, + 11936.9661, + 2176.1052 + ], + "actual_end_rot": [ + 7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -369.0265, + 11936.9661, + 2176.1052 + ], + "start_rot": [ + 7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -454.8882, + 11986.5383, + 2189.1579 + ], + "actual_end_pos": [ + -454.8882, + 11986.5383, + 2189.1579 + ], + "actual_end_rot": [ + 7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -454.8882, + 11986.5383, + 2189.1579 + ], + "start_rot": [ + 7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -454.8882, + 11986.5383, + 2189.1579 + ], + "actual_end_pos": [ + -454.8882, + 11986.5383, + 2189.1579 + ], + "actual_end_rot": [ + 7.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -454.8882, + 11986.5383, + 2189.1579 + ], + "start_rot": [ + 7.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -429.0063, + 12083.1309, + 2189.1579 + ], + "actual_end_pos": [ + -429.0063, + 12083.1309, + 2189.1579 + ], + "actual_end_rot": [ + 7.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -429.0063, + 12083.1309, + 2189.1579 + ], + "start_rot": [ + 7.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -429.0063, + 12083.1309, + 2189.1579 + ], + "actual_end_pos": [ + -429.0063, + 12083.1309, + 2189.1579 + ], + "actual_end_rot": [ + -0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -429.0063, + 12083.1309, + 2189.1579 + ], + "start_rot": [ + -0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -429.0063, + 12083.1309, + 2189.1579 + ], + "actual_end_pos": [ + -429.0063, + 12083.1309, + 2189.1579 + ], + "actual_end_rot": [ + -0.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -429.0063, + 12083.1309, + 2189.1579 + ], + "start_rot": [ + -0.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -429.0063, + 12083.1309, + 2189.1579 + ], + "actual_end_pos": [ + -429.0063, + 12083.1309, + 2189.1579 + ], + "actual_end_rot": [ + -0.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -429.0063, + 12083.1309, + 2189.1579 + ], + "start_rot": [ + -0.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -429.0063, + 12083.1309, + 2189.1579 + ], + "actual_end_pos": [ + -429.0063, + 12083.1309, + 2189.1579 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -429.0063, + 12083.1309, + 2189.1579 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -403.1244, + 12179.7235, + 2189.1579 + ], + "actual_end_pos": [ + -403.1244, + 12179.7235, + 2189.1579 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -403.1244, + 12179.7235, + 2189.1579 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -499.7169, + 12205.6054, + 2189.1579 + ], + "actual_end_pos": [ + -499.7169, + 12205.6054, + 2189.1579 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -499.7169, + 12205.6054, + 2189.1579 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -525.5989, + 12109.0128, + 2189.1579 + ], + "actual_end_pos": [ + -525.5989, + 12109.0128, + 2189.1579 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -525.5989, + 12109.0128, + 2189.1579 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -622.1914, + 12134.8947, + 2189.1579 + ], + "actual_end_pos": [ + -622.1914, + 12134.8947, + 2189.1579 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -622.1914, + 12134.8947, + 2189.1579 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -648.0733, + 12038.3021, + 2189.1579 + ], + "actual_end_pos": [ + -648.0733, + 12038.3021, + 2189.1579 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -648.0733, + 12038.3021, + 2189.1579 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -673.9552, + 11941.7095, + 2189.1579 + ], + "actual_end_pos": [ + -673.9552, + 11941.7095, + 2189.1579 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -673.9552, + 11941.7095, + 2189.1579 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -699.8372, + 11845.1169, + 2189.1579 + ], + "actual_end_pos": [ + -699.8372, + 11845.1169, + 2189.1579 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -699.8372, + 11845.1169, + 2189.1579 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -796.4297, + 11870.9989, + 2189.1579 + ], + "actual_end_pos": [ + -796.4297, + 11870.9989, + 2189.1579 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -796.4297, + 11870.9989, + 2189.1579 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -796.4297, + 11870.9989, + 2189.1579 + ], + "actual_end_pos": [ + -796.4297, + 11870.9989, + 2189.1579 + ], + "actual_end_rot": [ + -0.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -796.4297, + 11870.9989, + 2189.1579 + ], + "start_rot": [ + -0.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -709.8272, + 11820.9988, + 2189.1579 + ], + "actual_end_pos": [ + -709.8272, + 11820.9988, + 2189.1579 + ], + "actual_end_rot": [ + -0.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -709.8272, + 11820.9988, + 2189.1579 + ], + "start_rot": [ + -0.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -623.2247, + 11770.9988, + 2189.1579 + ], + "actual_end_pos": [ + -623.2247, + 11770.9988, + 2189.1579 + ], + "actual_end_rot": [ + -0.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -623.2247, + 11770.9988, + 2189.1579 + ], + "start_rot": [ + -0.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -573.2247, + 11857.6014, + 2189.1579 + ], + "actual_end_pos": [ + -573.2247, + 11857.6014, + 2189.1579 + ], + "actual_end_rot": [ + -0.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -573.2247, + 11857.6014, + 2189.1579 + ], + "start_rot": [ + -0.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -523.2247, + 11944.2039, + 2189.1579 + ], + "actual_end_pos": [ + -523.2247, + 11944.2039, + 2189.1579 + ], + "actual_end_rot": [ + -0.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -523.2247, + 11944.2039, + 2189.1579 + ], + "start_rot": [ + -0.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -523.2247, + 11944.2039, + 2189.1579 + ], + "actual_end_pos": [ + -523.2247, + 11944.2039, + 2189.1579 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -523.2247, + 11944.2039, + 2189.1579 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -593.9353, + 12014.9146, + 2189.1579 + ], + "actual_end_pos": [ + -593.9353, + 12014.9146, + 2189.1579 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -593.9353, + 12014.9146, + 2189.1579 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -664.646, + 12085.6253, + 2189.1579 + ], + "actual_end_pos": [ + -664.646, + 12085.6253, + 2189.1579 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260410_184831__pair_003864_B_traj_003865_meta.json b/equivalence_easy/run_20260410_184831__pair_003864_B_traj_003865_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1f084190e781329cce5e834c9255b74456012bc3 --- /dev/null +++ b/equivalence_easy/run_20260410_184831__pair_003864_B_traj_003865_meta.json @@ -0,0 +1,1464 @@ +{ + "trajectory_id": 3865, + "episode_id": 0, + "state_id": 2915, + "sample_index": 2915, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 3864, + "primary_trajectory_id": 3864, + "paired_trajectory_id": 3865, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + -180.0, + 11240.0, + 2150.0 + ], + "rotation": [ + 0.0, + 135.0, + 0.0 + ] + }, + "action_sequence": [ + "move_forward", + "no_op", + "move_left", + "move_forward", + "turn_right", + "move_left", + "move_left", + "turn_right", + "turn_right", + "move_left", + "turn_left", + "move_forward", + "look_up", + "turn_left", + "move_forward", + "move_left", + "move_forward", + "move_forward", + "turn_right", + "move_left", + "turn_left", + "look_down", + "no_op", + "turn_right", + "move_forward", + "move_forward", + "move_right", + "move_right", + "move_left", + "move_forward", + "move_right", + "move_right", + "turn_left", + "move_left", + "move_backward", + "move_left", + "move_backward", + "turn_left", + "move_forward", + "move_forward" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -180.0, + 11240.0, + 2150.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -250.7107, + 11310.7107, + 2150.0 + ], + "actual_end_pos": [ + -250.7107, + 11310.7107, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -250.7107, + 11310.7107, + 2150.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -250.7107, + 11310.7107, + 2150.0 + ], + "actual_end_pos": [ + -250.7107, + 11310.7107, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -250.7107, + 11310.7107, + 2150.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -180.0, + 11381.4214, + 2150.0 + ], + "actual_end_pos": [ + -180.0, + 11381.4214, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -180.0, + 11381.4214, + 2150.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -250.7107, + 11452.132, + 2150.0 + ], + "actual_end_pos": [ + -250.7107, + 11452.132, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -250.7107, + 11452.132, + 2150.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -250.7107, + 11452.132, + 2150.0 + ], + "actual_end_pos": [ + -250.7107, + 11452.132, + 2150.0 + ], + "actual_end_rot": [ + -0.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -250.7107, + 11452.132, + 2150.0 + ], + "start_rot": [ + -0.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -200.7107, + 11538.7346, + 2150.0 + ], + "actual_end_pos": [ + -200.7107, + 11538.7346, + 2150.0 + ], + "actual_end_rot": [ + -0.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -200.7107, + 11538.7346, + 2150.0 + ], + "start_rot": [ + -0.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -150.7107, + 11625.3371, + 2150.0 + ], + "actual_end_pos": [ + -150.7107, + 11625.3371, + 2150.0 + ], + "actual_end_rot": [ + -0.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -150.7107, + 11625.3371, + 2150.0 + ], + "start_rot": [ + -0.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -150.7107, + 11625.3371, + 2150.0 + ], + "actual_end_pos": [ + -150.7107, + 11625.3371, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -150.7107, + 11625.3371, + 2150.0 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -150.7107, + 11625.3371, + 2150.0 + ], + "actual_end_pos": [ + -150.7107, + 11625.3371, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -150.7107, + 11625.3371, + 2150.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -150.7107, + 11725.3371, + 2150.0 + ], + "actual_end_pos": [ + -150.7107, + 11725.3371, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -150.7107, + 11725.3371, + 2150.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -150.7107, + 11725.3371, + 2150.0 + ], + "actual_end_pos": [ + -150.7107, + 11725.3371, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -150.7107, + 11725.3371, + 2150.0 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -247.3033, + 11751.219, + 2150.0 + ], + "actual_end_pos": [ + -247.3033, + 11751.219, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -247.3033, + 11751.219, + 2150.0 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -247.3033, + 11751.219, + 2150.0 + ], + "actual_end_pos": [ + -247.3033, + 11751.219, + 2150.0 + ], + "actual_end_rot": [ + 7.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -247.3033, + 11751.219, + 2150.0 + ], + "start_rot": [ + 7.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -247.3033, + 11751.219, + 2150.0 + ], + "actual_end_pos": [ + -247.3033, + 11751.219, + 2150.0 + ], + "actual_end_rot": [ + 7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -247.3033, + 11751.219, + 2150.0 + ], + "start_rot": [ + 7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -333.1649, + 11800.7913, + 2163.0526 + ], + "actual_end_pos": [ + -333.1649, + 11800.7913, + 2163.0526 + ], + "actual_end_rot": [ + 7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -333.1649, + 11800.7913, + 2163.0526 + ], + "start_rot": [ + 7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -283.1649, + 11887.3938, + 2163.0526 + ], + "actual_end_pos": [ + -283.1649, + 11887.3938, + 2163.0526 + ], + "actual_end_rot": [ + 7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -283.1649, + 11887.3938, + 2163.0526 + ], + "start_rot": [ + 7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -369.0265, + 11936.9661, + 2176.1052 + ], + "actual_end_pos": [ + -369.0265, + 11936.9661, + 2176.1052 + ], + "actual_end_rot": [ + 7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -369.0265, + 11936.9661, + 2176.1052 + ], + "start_rot": [ + 7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -454.8882, + 11986.5383, + 2189.1579 + ], + "actual_end_pos": [ + -454.8882, + 11986.5383, + 2189.1579 + ], + "actual_end_rot": [ + 7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -454.8882, + 11986.5383, + 2189.1579 + ], + "start_rot": [ + 7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -454.8882, + 11986.5383, + 2189.1579 + ], + "actual_end_pos": [ + -454.8882, + 11986.5383, + 2189.1579 + ], + "actual_end_rot": [ + 7.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -454.8882, + 11986.5383, + 2189.1579 + ], + "start_rot": [ + 7.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -429.0063, + 12083.1309, + 2189.1579 + ], + "actual_end_pos": [ + -429.0063, + 12083.1309, + 2189.1579 + ], + "actual_end_rot": [ + 7.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -429.0063, + 12083.1309, + 2189.1579 + ], + "start_rot": [ + 7.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -429.0063, + 12083.1309, + 2189.1579 + ], + "actual_end_pos": [ + -429.0063, + 12083.1309, + 2189.1579 + ], + "actual_end_rot": [ + 7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -429.0063, + 12083.1309, + 2189.1579 + ], + "start_rot": [ + 7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -429.0063, + 12083.1309, + 2189.1579 + ], + "actual_end_pos": [ + -429.0063, + 12083.1309, + 2189.1579 + ], + "actual_end_rot": [ + -0.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -429.0063, + 12083.1309, + 2189.1579 + ], + "start_rot": [ + -0.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -429.0063, + 12083.1309, + 2189.1579 + ], + "actual_end_pos": [ + -429.0063, + 12083.1309, + 2189.1579 + ], + "actual_end_rot": [ + -0.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -429.0063, + 12083.1309, + 2189.1579 + ], + "start_rot": [ + -0.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -429.0063, + 12083.1309, + 2189.1579 + ], + "actual_end_pos": [ + -429.0063, + 12083.1309, + 2189.1579 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -429.0063, + 12083.1309, + 2189.1579 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -525.5989, + 12109.0128, + 2189.1579 + ], + "actual_end_pos": [ + -525.5989, + 12109.0128, + 2189.1579 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -525.5989, + 12109.0128, + 2189.1579 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -622.1914, + 12134.8947, + 2189.1579 + ], + "actual_end_pos": [ + -622.1914, + 12134.8947, + 2189.1579 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -622.1914, + 12134.8947, + 2189.1579 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -648.0733, + 12038.3021, + 2189.1579 + ], + "actual_end_pos": [ + -648.0733, + 12038.3021, + 2189.1579 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -648.0733, + 12038.3021, + 2189.1579 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -673.9552, + 11941.7095, + 2189.1579 + ], + "actual_end_pos": [ + -673.9552, + 11941.7095, + 2189.1579 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -673.9552, + 11941.7095, + 2189.1579 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -648.0733, + 12038.3021, + 2189.1579 + ], + "actual_end_pos": [ + -648.0733, + 12038.3021, + 2189.1579 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -648.0733, + 12038.3021, + 2189.1579 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -744.6659, + 12064.184, + 2189.1579 + ], + "actual_end_pos": [ + -744.6659, + 12064.184, + 2189.1579 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -744.6659, + 12064.184, + 2189.1579 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -770.5478, + 11967.5914, + 2189.1579 + ], + "actual_end_pos": [ + -770.5478, + 11967.5914, + 2189.1579 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -770.5478, + 11967.5914, + 2189.1579 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -796.4297, + 11870.9989, + 2189.1579 + ], + "actual_end_pos": [ + -796.4297, + 11870.9989, + 2189.1579 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -796.4297, + 11870.9989, + 2189.1579 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -796.4297, + 11870.9989, + 2189.1579 + ], + "actual_end_pos": [ + -796.4297, + 11870.9989, + 2189.1579 + ], + "actual_end_rot": [ + -0.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -796.4297, + 11870.9989, + 2189.1579 + ], + "start_rot": [ + -0.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -746.4297, + 11957.6014, + 2189.1579 + ], + "actual_end_pos": [ + -746.4297, + 11957.6014, + 2189.1579 + ], + "actual_end_rot": [ + -0.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -746.4297, + 11957.6014, + 2189.1579 + ], + "start_rot": [ + -0.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -659.8272, + 11907.6014, + 2189.1579 + ], + "actual_end_pos": [ + -659.8272, + 11907.6014, + 2189.1579 + ], + "actual_end_rot": [ + -0.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -659.8272, + 11907.6014, + 2189.1579 + ], + "start_rot": [ + -0.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -609.8272, + 11994.2039, + 2189.1579 + ], + "actual_end_pos": [ + -609.8272, + 11994.2039, + 2189.1579 + ], + "actual_end_rot": [ + -0.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -609.8272, + 11994.2039, + 2189.1579 + ], + "start_rot": [ + -0.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -523.2247, + 11944.2039, + 2189.1579 + ], + "actual_end_pos": [ + -523.2247, + 11944.2039, + 2189.1579 + ], + "actual_end_rot": [ + -0.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -523.2247, + 11944.2039, + 2189.1579 + ], + "start_rot": [ + -0.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -523.2247, + 11944.2039, + 2189.1579 + ], + "actual_end_pos": [ + -523.2247, + 11944.2039, + 2189.1579 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -523.2247, + 11944.2039, + 2189.1579 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -593.9353, + 12014.9146, + 2189.1579 + ], + "actual_end_pos": [ + -593.9353, + 12014.9146, + 2189.1579 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -593.9353, + 12014.9146, + 2189.1579 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -664.646, + 12085.6253, + 2189.1579 + ], + "actual_end_pos": [ + -664.646, + 12085.6253, + 2189.1579 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260410_184831__pair_004008_A_traj_004008_meta.json b/equivalence_easy/run_20260410_184831__pair_004008_A_traj_004008_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2c551a10da88014dd9722c79f0d21ba2906c20a1 --- /dev/null +++ b/equivalence_easy/run_20260410_184831__pair_004008_A_traj_004008_meta.json @@ -0,0 +1,1464 @@ +{ + "trajectory_id": 4008, + "episode_id": 0, + "state_id": 3020, + "sample_index": 3020, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 4009, + "primary_trajectory_id": 4008, + "paired_trajectory_id": 4009, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + -180.0, + 16340.0, + 2150.0 + ], + "rotation": [ + 0.0, + 180.0, + 0.0 + ] + }, + "action_sequence": [ + "turn_right", + "move_left", + "turn_left", + "turn_left", + "look_down", + "move_left", + "move_left", + "turn_right", + "turn_right", + "move_backward", + "move_backward", + "look_down", + "turn_right", + "move_right", + "look_down", + "turn_right", + "no_op", + "move_left", + "move_forward", + "move_right", + "move_right", + "turn_right", + "turn_right", + "move_forward", + "turn_right", + "look_down", + "move_right", + "turn_right", + "move_left", + "turn_left", + "move_backward", + "move_right", + "move_backward", + "move_backward", + "no_op", + "look_up", + "look_up", + "turn_right", + "move_left", + "turn_right" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -180.0, + 16340.0, + 2150.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -180.0, + 16340.0, + 2150.0 + ], + "actual_end_pos": [ + -180.0, + 16340.0, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -180.0, + 16340.0, + 2150.0 + ], + "start_rot": [ + 0.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -205.8819, + 16436.5926, + 2150.0 + ], + "actual_end_pos": [ + -205.8819, + 16436.5926, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -205.8819, + 16436.5926, + 2150.0 + ], + "start_rot": [ + 0.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -205.8819, + 16436.5926, + 2150.0 + ], + "actual_end_pos": [ + -205.8819, + 16436.5926, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -205.8819, + 16436.5926, + 2150.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -205.8819, + 16436.5926, + 2150.0 + ], + "actual_end_pos": [ + -205.8819, + 16436.5926, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -205.8819, + 16436.5926, + 2150.0 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -205.8819, + 16436.5926, + 2150.0 + ], + "actual_end_pos": [ + -205.8819, + 16436.5926, + 2150.0 + ], + "actual_end_rot": [ + -7.5, + 165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -205.8819, + 16436.5926, + 2150.0 + ], + "start_rot": [ + -7.5, + 165.0, + -0.0 + ], + "expected_end_pos": [ + -180.0, + 16533.1852, + 2150.0 + ], + "actual_end_pos": [ + -180.0, + 16533.1852, + 2150.0 + ], + "actual_end_rot": [ + -7.5, + 165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -180.0, + 16533.1852, + 2150.0 + ], + "start_rot": [ + -7.5, + 165.0, + -0.0 + ], + "expected_end_pos": [ + -154.1181, + 16629.7777, + 2150.0 + ], + "actual_end_pos": [ + -154.1181, + 16629.7777, + 2150.0 + ], + "actual_end_rot": [ + -7.5, + 165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -154.1181, + 16629.7777, + 2150.0 + ], + "start_rot": [ + -7.5, + 165.0, + -0.0 + ], + "expected_end_pos": [ + -154.1181, + 16629.7777, + 2150.0 + ], + "actual_end_pos": [ + -154.1181, + 16629.7777, + 2150.0 + ], + "actual_end_rot": [ + -7.5, + 180.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -154.1181, + 16629.7777, + 2150.0 + ], + "start_rot": [ + -7.5, + 180.0, + -0.0 + ], + "expected_end_pos": [ + -154.1181, + 16629.7777, + 2150.0 + ], + "actual_end_pos": [ + -154.1181, + 16629.7777, + 2150.0 + ], + "actual_end_rot": [ + -7.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -154.1181, + 16629.7777, + 2150.0 + ], + "start_rot": [ + -7.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -58.3519, + 16655.4382, + 2163.0526 + ], + "actual_end_pos": [ + -58.3519, + 16655.4382, + 2163.0526 + ], + "actual_end_rot": [ + -7.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -58.3519, + 16655.4382, + 2163.0526 + ], + "start_rot": [ + -7.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 37.4143, + 16681.0987, + 2176.1052 + ], + "actual_end_pos": [ + 37.4143, + 16681.0987, + 2176.1052 + ], + "actual_end_rot": [ + -7.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 37.4143, + 16681.0987, + 2176.1052 + ], + "start_rot": [ + -7.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 37.4143, + 16681.0987, + 2176.1052 + ], + "actual_end_pos": [ + 37.4143, + 16681.0987, + 2176.1052 + ], + "actual_end_rot": [ + -15.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 37.4143, + 16681.0987, + 2176.1052 + ], + "start_rot": [ + -15.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 37.4143, + 16681.0987, + 2176.1052 + ], + "actual_end_pos": [ + 37.4143, + 16681.0987, + 2176.1052 + ], + "actual_end_rot": [ + -15.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 37.4143, + 16681.0987, + 2176.1052 + ], + "start_rot": [ + -15.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 87.4143, + 16594.4962, + 2176.1052 + ], + "actual_end_pos": [ + 87.4143, + 16594.4962, + 2176.1052 + ], + "actual_end_rot": [ + -15.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 87.4143, + 16594.4962, + 2176.1052 + ], + "start_rot": [ + -15.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 87.4143, + 16594.4962, + 2176.1052 + ], + "actual_end_pos": [ + 87.4143, + 16594.4962, + 2176.1052 + ], + "actual_end_rot": [ + -22.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 87.4143, + 16594.4962, + 2176.1052 + ], + "start_rot": [ + -22.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 87.4143, + 16594.4962, + 2176.1052 + ], + "actual_end_pos": [ + 87.4143, + 16594.4962, + 2176.1052 + ], + "actual_end_rot": [ + -22.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 87.4143, + 16594.4962, + 2176.1052 + ], + "start_rot": [ + -22.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 87.4143, + 16594.4962, + 2176.1052 + ], + "actual_end_pos": [ + 87.4143, + 16594.4962, + 2176.1052 + ], + "actual_end_rot": [ + -22.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 87.4143, + 16594.4962, + 2176.1052 + ], + "start_rot": [ + -22.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 16.7037, + 16665.2069, + 2176.1052 + ], + "actual_end_pos": [ + 16.7037, + 16665.2069, + 2176.1052 + ], + "actual_end_rot": [ + -22.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 16.7037, + 16665.2069, + 2176.1052 + ], + "start_rot": [ + -22.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -48.6245, + 16599.8787, + 2137.8369 + ], + "actual_end_pos": [ + -48.6245, + 16599.8787, + 2137.8369 + ], + "actual_end_rot": [ + -22.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -48.6245, + 16599.8787, + 2137.8369 + ], + "start_rot": [ + -22.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 22.0862, + 16529.168, + 2137.8369 + ], + "actual_end_pos": [ + 22.0862, + 16529.168, + 2137.8369 + ], + "actual_end_rot": [ + -22.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 22.0862, + 16529.168, + 2137.8369 + ], + "start_rot": [ + -22.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 92.7969, + 16458.4573, + 2137.8369 + ], + "actual_end_pos": [ + 92.7969, + 16458.4573, + 2137.8369 + ], + "actual_end_rot": [ + -22.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 92.7969, + 16458.4573, + 2137.8369 + ], + "start_rot": [ + -22.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 92.7969, + 16458.4573, + 2137.8369 + ], + "actual_end_pos": [ + 92.7969, + 16458.4573, + 2137.8369 + ], + "actual_end_rot": [ + -22.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 92.7969, + 16458.4573, + 2137.8369 + ], + "start_rot": [ + -22.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 92.7969, + 16458.4573, + 2137.8369 + ], + "actual_end_pos": [ + 92.7969, + 16458.4573, + 2137.8369 + ], + "actual_end_rot": [ + -22.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 92.7969, + 16458.4573, + 2137.8369 + ], + "start_rot": [ + -22.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 68.8851, + 16369.2174, + 2099.5686 + ], + "actual_end_pos": [ + 68.8851, + 16369.2174, + 2099.5686 + ], + "actual_end_rot": [ + -22.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 68.8851, + 16369.2174, + 2099.5686 + ], + "start_rot": [ + -22.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 68.8851, + 16369.2174, + 2099.5686 + ], + "actual_end_pos": [ + 68.8851, + 16369.2174, + 2099.5686 + ], + "actual_end_rot": [ + -22.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 68.8851, + 16369.2174, + 2099.5686 + ], + "start_rot": [ + -22.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 68.8851, + 16369.2174, + 2099.5686 + ], + "actual_end_pos": [ + 68.8851, + 16369.2174, + 2099.5686 + ], + "actual_end_rot": [ + -30.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 68.8851, + 16369.2174, + 2099.5686 + ], + "start_rot": [ + -30.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 168.8851, + 16369.2174, + 2099.5686 + ], + "actual_end_pos": [ + 168.8851, + 16369.2174, + 2099.5686 + ], + "actual_end_rot": [ + -30.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 168.8851, + 16369.2174, + 2099.5686 + ], + "start_rot": [ + -30.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 168.8851, + 16369.2174, + 2099.5686 + ], + "actual_end_pos": [ + 168.8851, + 16369.2174, + 2099.5686 + ], + "actual_end_rot": [ + -30.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 168.8851, + 16369.2174, + 2099.5686 + ], + "start_rot": [ + -30.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 72.2925, + 16343.3355, + 2099.5686 + ], + "actual_end_pos": [ + 72.2925, + 16343.3355, + 2099.5686 + ], + "actual_end_rot": [ + -30.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 72.2925, + 16343.3355, + 2099.5686 + ], + "start_rot": [ + -30.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 72.2925, + 16343.3355, + 2099.5686 + ], + "actual_end_pos": [ + 72.2925, + 16343.3355, + 2099.5686 + ], + "actual_end_rot": [ + -30.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 72.2925, + 16343.3355, + 2099.5686 + ], + "start_rot": [ + -30.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 72.2925, + 16429.9381, + 2149.5686 + ], + "actual_end_pos": [ + 72.2925, + 16429.9381, + 2149.5686 + ], + "actual_end_rot": [ + -30.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 72.2925, + 16429.9381, + 2149.5686 + ], + "start_rot": [ + -30.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 172.2925, + 16429.9381, + 2149.5686 + ], + "actual_end_pos": [ + 172.2925, + 16429.9381, + 2149.5686 + ], + "actual_end_rot": [ + -30.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 172.2925, + 16429.9381, + 2149.5686 + ], + "start_rot": [ + -30.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 172.2925, + 16516.5406, + 2199.5686 + ], + "actual_end_pos": [ + 172.2925, + 16516.5406, + 2199.5686 + ], + "actual_end_rot": [ + -30.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 172.2925, + 16516.5406, + 2199.5686 + ], + "start_rot": [ + -30.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 172.2925, + 16603.1432, + 2249.5686 + ], + "actual_end_pos": [ + 172.2925, + 16603.1432, + 2249.5686 + ], + "actual_end_rot": [ + -30.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 172.2925, + 16603.1432, + 2249.5686 + ], + "start_rot": [ + -30.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 172.2925, + 16603.1432, + 2249.5686 + ], + "actual_end_pos": [ + 172.2925, + 16603.1432, + 2249.5686 + ], + "actual_end_rot": [ + -30.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 172.2925, + 16603.1432, + 2249.5686 + ], + "start_rot": [ + -30.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 172.2925, + 16603.1432, + 2249.5686 + ], + "actual_end_pos": [ + 172.2925, + 16603.1432, + 2249.5686 + ], + "actual_end_rot": [ + -22.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 172.2925, + 16603.1432, + 2249.5686 + ], + "start_rot": [ + -22.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 172.2925, + 16603.1432, + 2249.5686 + ], + "actual_end_pos": [ + 172.2925, + 16603.1432, + 2249.5686 + ], + "actual_end_rot": [ + -15.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 172.2925, + 16603.1432, + 2249.5686 + ], + "start_rot": [ + -15.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 172.2925, + 16603.1432, + 2249.5686 + ], + "actual_end_pos": [ + 172.2925, + 16603.1432, + 2249.5686 + ], + "actual_end_rot": [ + -15.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 172.2925, + 16603.1432, + 2249.5686 + ], + "start_rot": [ + -15.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 75.7, + 16577.2612, + 2249.5686 + ], + "actual_end_pos": [ + 75.7, + 16577.2612, + 2249.5686 + ], + "actual_end_rot": [ + -15.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 75.7, + 16577.2612, + 2249.5686 + ], + "start_rot": [ + -15.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 75.7, + 16577.2612, + 2249.5686 + ], + "actual_end_pos": [ + 75.7, + 16577.2612, + 2249.5686 + ], + "actual_end_rot": [ + -15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260410_184831__pair_004008_B_traj_004009_meta.json b/equivalence_easy/run_20260410_184831__pair_004008_B_traj_004009_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4b8ffc8b10683a8db3d97f61245525d1918a5c59 --- /dev/null +++ b/equivalence_easy/run_20260410_184831__pair_004008_B_traj_004009_meta.json @@ -0,0 +1,1464 @@ +{ + "trajectory_id": 4009, + "episode_id": 0, + "state_id": 3020, + "sample_index": 3020, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 4008, + "primary_trajectory_id": 4008, + "paired_trajectory_id": 4009, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + -180.0, + 16340.0, + 2150.0 + ], + "rotation": [ + 0.0, + 180.0, + 0.0 + ] + }, + "action_sequence": [ + "turn_right", + "move_left", + "turn_left", + "look_down", + "turn_left", + "move_left", + "move_left", + "turn_right", + "turn_right", + "move_backward", + "move_backward", + "turn_right", + "look_down", + "move_right", + "look_down", + "turn_right", + "no_op", + "move_right", + "move_left", + "move_right", + "move_forward", + "turn_right", + "turn_right", + "move_forward", + "turn_right", + "look_down", + "move_right", + "turn_right", + "move_left", + "turn_left", + "move_backward", + "move_right", + "move_backward", + "move_backward", + "no_op", + "look_up", + "turn_right", + "look_up", + "move_left", + "turn_right" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -180.0, + 16340.0, + 2150.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -180.0, + 16340.0, + 2150.0 + ], + "actual_end_pos": [ + -180.0, + 16340.0, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -180.0, + 16340.0, + 2150.0 + ], + "start_rot": [ + 0.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -205.8819, + 16436.5926, + 2150.0 + ], + "actual_end_pos": [ + -205.8819, + 16436.5926, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -205.8819, + 16436.5926, + 2150.0 + ], + "start_rot": [ + 0.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -205.8819, + 16436.5926, + 2150.0 + ], + "actual_end_pos": [ + -205.8819, + 16436.5926, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -205.8819, + 16436.5926, + 2150.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -205.8819, + 16436.5926, + 2150.0 + ], + "actual_end_pos": [ + -205.8819, + 16436.5926, + 2150.0 + ], + "actual_end_rot": [ + -7.5, + 180.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -205.8819, + 16436.5926, + 2150.0 + ], + "start_rot": [ + -7.5, + 180.0, + -0.0 + ], + "expected_end_pos": [ + -205.8819, + 16436.5926, + 2150.0 + ], + "actual_end_pos": [ + -205.8819, + 16436.5926, + 2150.0 + ], + "actual_end_rot": [ + -7.5, + 165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -205.8819, + 16436.5926, + 2150.0 + ], + "start_rot": [ + -7.5, + 165.0, + -0.0 + ], + "expected_end_pos": [ + -180.0, + 16533.1852, + 2150.0 + ], + "actual_end_pos": [ + -180.0, + 16533.1852, + 2150.0 + ], + "actual_end_rot": [ + -7.5, + 165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -180.0, + 16533.1852, + 2150.0 + ], + "start_rot": [ + -7.5, + 165.0, + -0.0 + ], + "expected_end_pos": [ + -154.1181, + 16629.7777, + 2150.0 + ], + "actual_end_pos": [ + -154.1181, + 16629.7777, + 2150.0 + ], + "actual_end_rot": [ + -7.5, + 165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -154.1181, + 16629.7777, + 2150.0 + ], + "start_rot": [ + -7.5, + 165.0, + -0.0 + ], + "expected_end_pos": [ + -154.1181, + 16629.7777, + 2150.0 + ], + "actual_end_pos": [ + -154.1181, + 16629.7777, + 2150.0 + ], + "actual_end_rot": [ + -7.5, + 180.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -154.1181, + 16629.7777, + 2150.0 + ], + "start_rot": [ + -7.5, + 180.0, + -0.0 + ], + "expected_end_pos": [ + -154.1181, + 16629.7777, + 2150.0 + ], + "actual_end_pos": [ + -154.1181, + 16629.7777, + 2150.0 + ], + "actual_end_rot": [ + -7.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -154.1181, + 16629.7777, + 2150.0 + ], + "start_rot": [ + -7.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -58.3519, + 16655.4382, + 2163.0526 + ], + "actual_end_pos": [ + -58.3519, + 16655.4382, + 2163.0526 + ], + "actual_end_rot": [ + -7.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -58.3519, + 16655.4382, + 2163.0526 + ], + "start_rot": [ + -7.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 37.4143, + 16681.0987, + 2176.1052 + ], + "actual_end_pos": [ + 37.4143, + 16681.0987, + 2176.1052 + ], + "actual_end_rot": [ + -7.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 37.4143, + 16681.0987, + 2176.1052 + ], + "start_rot": [ + -7.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 37.4143, + 16681.0987, + 2176.1052 + ], + "actual_end_pos": [ + 37.4143, + 16681.0987, + 2176.1052 + ], + "actual_end_rot": [ + -7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 37.4143, + 16681.0987, + 2176.1052 + ], + "start_rot": [ + -7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 37.4143, + 16681.0987, + 2176.1052 + ], + "actual_end_pos": [ + 37.4143, + 16681.0987, + 2176.1052 + ], + "actual_end_rot": [ + -15.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 37.4143, + 16681.0987, + 2176.1052 + ], + "start_rot": [ + -15.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 87.4143, + 16594.4962, + 2176.1052 + ], + "actual_end_pos": [ + 87.4143, + 16594.4962, + 2176.1052 + ], + "actual_end_rot": [ + -15.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 87.4143, + 16594.4962, + 2176.1052 + ], + "start_rot": [ + -15.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 87.4143, + 16594.4962, + 2176.1052 + ], + "actual_end_pos": [ + 87.4143, + 16594.4962, + 2176.1052 + ], + "actual_end_rot": [ + -22.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 87.4143, + 16594.4962, + 2176.1052 + ], + "start_rot": [ + -22.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 87.4143, + 16594.4962, + 2176.1052 + ], + "actual_end_pos": [ + 87.4143, + 16594.4962, + 2176.1052 + ], + "actual_end_rot": [ + -22.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 87.4143, + 16594.4962, + 2176.1052 + ], + "start_rot": [ + -22.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 87.4143, + 16594.4962, + 2176.1052 + ], + "actual_end_pos": [ + 87.4143, + 16594.4962, + 2176.1052 + ], + "actual_end_rot": [ + -22.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 87.4143, + 16594.4962, + 2176.1052 + ], + "start_rot": [ + -22.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 158.125, + 16523.7855, + 2176.1052 + ], + "actual_end_pos": [ + 158.125, + 16523.7855, + 2176.1052 + ], + "actual_end_rot": [ + -22.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 158.125, + 16523.7855, + 2176.1052 + ], + "start_rot": [ + -22.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 87.4143, + 16594.4962, + 2176.1052 + ], + "actual_end_pos": [ + 87.4143, + 16594.4962, + 2176.1052 + ], + "actual_end_rot": [ + -22.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 87.4143, + 16594.4962, + 2176.1052 + ], + "start_rot": [ + -22.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 158.125, + 16523.7855, + 2176.1052 + ], + "actual_end_pos": [ + 158.125, + 16523.7855, + 2176.1052 + ], + "actual_end_rot": [ + -22.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 158.125, + 16523.7855, + 2176.1052 + ], + "start_rot": [ + -22.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 92.7969, + 16458.4573, + 2137.8369 + ], + "actual_end_pos": [ + 92.7969, + 16458.4573, + 2137.8369 + ], + "actual_end_rot": [ + -22.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 92.7969, + 16458.4573, + 2137.8369 + ], + "start_rot": [ + -22.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 92.7969, + 16458.4573, + 2137.8369 + ], + "actual_end_pos": [ + 92.7969, + 16458.4573, + 2137.8369 + ], + "actual_end_rot": [ + -22.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 92.7969, + 16458.4573, + 2137.8369 + ], + "start_rot": [ + -22.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 92.7969, + 16458.4573, + 2137.8369 + ], + "actual_end_pos": [ + 92.7969, + 16458.4573, + 2137.8369 + ], + "actual_end_rot": [ + -22.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 92.7969, + 16458.4573, + 2137.8369 + ], + "start_rot": [ + -22.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 68.8851, + 16369.2174, + 2099.5686 + ], + "actual_end_pos": [ + 68.8851, + 16369.2174, + 2099.5686 + ], + "actual_end_rot": [ + -22.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 68.8851, + 16369.2174, + 2099.5686 + ], + "start_rot": [ + -22.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 68.8851, + 16369.2174, + 2099.5686 + ], + "actual_end_pos": [ + 68.8851, + 16369.2174, + 2099.5686 + ], + "actual_end_rot": [ + -22.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 68.8851, + 16369.2174, + 2099.5686 + ], + "start_rot": [ + -22.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 68.8851, + 16369.2174, + 2099.5686 + ], + "actual_end_pos": [ + 68.8851, + 16369.2174, + 2099.5686 + ], + "actual_end_rot": [ + -30.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 68.8851, + 16369.2174, + 2099.5686 + ], + "start_rot": [ + -30.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 168.8851, + 16369.2174, + 2099.5686 + ], + "actual_end_pos": [ + 168.8851, + 16369.2174, + 2099.5686 + ], + "actual_end_rot": [ + -30.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 168.8851, + 16369.2174, + 2099.5686 + ], + "start_rot": [ + -30.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 168.8851, + 16369.2174, + 2099.5686 + ], + "actual_end_pos": [ + 168.8851, + 16369.2174, + 2099.5686 + ], + "actual_end_rot": [ + -30.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 168.8851, + 16369.2174, + 2099.5686 + ], + "start_rot": [ + -30.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 72.2925, + 16343.3355, + 2099.5686 + ], + "actual_end_pos": [ + 72.2925, + 16343.3355, + 2099.5686 + ], + "actual_end_rot": [ + -30.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 72.2925, + 16343.3355, + 2099.5686 + ], + "start_rot": [ + -30.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 72.2925, + 16343.3355, + 2099.5686 + ], + "actual_end_pos": [ + 72.2925, + 16343.3355, + 2099.5686 + ], + "actual_end_rot": [ + -30.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 72.2925, + 16343.3355, + 2099.5686 + ], + "start_rot": [ + -30.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 72.2925, + 16429.9381, + 2149.5686 + ], + "actual_end_pos": [ + 72.2925, + 16429.9381, + 2149.5686 + ], + "actual_end_rot": [ + -30.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 72.2925, + 16429.9381, + 2149.5686 + ], + "start_rot": [ + -30.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 172.2925, + 16429.9381, + 2149.5686 + ], + "actual_end_pos": [ + 172.2925, + 16429.9381, + 2149.5686 + ], + "actual_end_rot": [ + -30.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 172.2925, + 16429.9381, + 2149.5686 + ], + "start_rot": [ + -30.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 172.2925, + 16516.5406, + 2199.5686 + ], + "actual_end_pos": [ + 172.2925, + 16516.5406, + 2199.5686 + ], + "actual_end_rot": [ + -30.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 172.2925, + 16516.5406, + 2199.5686 + ], + "start_rot": [ + -30.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 172.2925, + 16603.1432, + 2249.5686 + ], + "actual_end_pos": [ + 172.2925, + 16603.1432, + 2249.5686 + ], + "actual_end_rot": [ + -30.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 172.2925, + 16603.1432, + 2249.5686 + ], + "start_rot": [ + -30.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 172.2925, + 16603.1432, + 2249.5686 + ], + "actual_end_pos": [ + 172.2925, + 16603.1432, + 2249.5686 + ], + "actual_end_rot": [ + -30.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 172.2925, + 16603.1432, + 2249.5686 + ], + "start_rot": [ + -30.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 172.2925, + 16603.1432, + 2249.5686 + ], + "actual_end_pos": [ + 172.2925, + 16603.1432, + 2249.5686 + ], + "actual_end_rot": [ + -22.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 172.2925, + 16603.1432, + 2249.5686 + ], + "start_rot": [ + -22.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 172.2925, + 16603.1432, + 2249.5686 + ], + "actual_end_pos": [ + 172.2925, + 16603.1432, + 2249.5686 + ], + "actual_end_rot": [ + -22.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 172.2925, + 16603.1432, + 2249.5686 + ], + "start_rot": [ + -22.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 172.2925, + 16603.1432, + 2249.5686 + ], + "actual_end_pos": [ + 172.2925, + 16603.1432, + 2249.5686 + ], + "actual_end_rot": [ + -15.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 172.2925, + 16603.1432, + 2249.5686 + ], + "start_rot": [ + -15.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 75.7, + 16577.2612, + 2249.5686 + ], + "actual_end_pos": [ + 75.7, + 16577.2612, + 2249.5686 + ], + "actual_end_rot": [ + -15.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 75.7, + 16577.2612, + 2249.5686 + ], + "start_rot": [ + -15.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 75.7, + 16577.2612, + 2249.5686 + ], + "actual_end_pos": [ + 75.7, + 16577.2612, + 2249.5686 + ], + "actual_end_rot": [ + -15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260410_184831__pair_004238_A_traj_004238_meta.json b/equivalence_easy/run_20260410_184831__pair_004238_A_traj_004238_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..405945af11143ec84e81e0de8002f474fd1e8dcf --- /dev/null +++ b/equivalence_easy/run_20260410_184831__pair_004238_A_traj_004238_meta.json @@ -0,0 +1,1464 @@ +{ + "trajectory_id": 4238, + "episode_id": 0, + "state_id": 3193, + "sample_index": 3193, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 4239, + "primary_trajectory_id": 4238, + "paired_trajectory_id": 4239, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 120.0, + 13640.0, + 2150.0 + ], + "rotation": [ + 0.0, + 45.0, + 0.0 + ] + }, + "action_sequence": [ + "move_left", + "move_forward", + "move_forward", + "move_left", + "move_left", + "turn_left", + "turn_left", + "turn_left", + "move_left", + "move_left", + "look_up", + "move_right", + "move_forward", + "look_up", + "turn_right", + "look_down", + "move_backward", + "no_op", + "move_forward", + "turn_left", + "move_forward", + "turn_left", + "move_forward", + "look_up", + "move_right", + "look_down", + "move_left", + "no_op", + "move_backward", + "move_left", + "look_up", + "move_forward", + "move_left", + "move_forward", + "turn_right", + "look_up", + "turn_left", + "move_right", + "turn_left", + "move_left" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 120.0, + 13640.0, + 2150.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 190.7107, + 13569.2893, + 2150.0 + ], + "actual_end_pos": [ + 190.7107, + 13569.2893, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 190.7107, + 13569.2893, + 2150.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 261.4214, + 13640.0, + 2150.0 + ], + "actual_end_pos": [ + 261.4214, + 13640.0, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 261.4214, + 13640.0, + 2150.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 332.132, + 13710.7107, + 2150.0 + ], + "actual_end_pos": [ + 332.132, + 13710.7107, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 332.132, + 13710.7107, + 2150.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 402.8427, + 13640.0, + 2150.0 + ], + "actual_end_pos": [ + 402.8427, + 13640.0, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 402.8427, + 13640.0, + 2150.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 473.5534, + 13569.2893, + 2150.0 + ], + "actual_end_pos": [ + 473.5534, + 13569.2893, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 473.5534, + 13569.2893, + 2150.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 473.5534, + 13569.2893, + 2150.0 + ], + "actual_end_pos": [ + 473.5534, + 13569.2893, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 473.5534, + 13569.2893, + 2150.0 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 473.5534, + 13569.2893, + 2150.0 + ], + "actual_end_pos": [ + 473.5534, + 13569.2893, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 473.5534, + 13569.2893, + 2150.0 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 473.5534, + 13569.2893, + 2150.0 + ], + "actual_end_pos": [ + 473.5534, + 13569.2893, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 473.5534, + 13569.2893, + 2150.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 473.5534, + 13469.2893, + 2150.0 + ], + "actual_end_pos": [ + 473.5534, + 13469.2893, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 473.5534, + 13469.2893, + 2150.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 473.5534, + 13369.2893, + 2150.0 + ], + "actual_end_pos": [ + 473.5534, + 13369.2893, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 473.5534, + 13369.2893, + 2150.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 473.5534, + 13369.2893, + 2150.0 + ], + "actual_end_pos": [ + 473.5534, + 13369.2893, + 2150.0 + ], + "actual_end_rot": [ + 7.5, + 0.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 473.5534, + 13369.2893, + 2150.0 + ], + "start_rot": [ + 7.5, + 0.0, + -0.0 + ], + "expected_end_pos": [ + 473.5534, + 13469.2893, + 2150.0 + ], + "actual_end_pos": [ + 473.5534, + 13469.2893, + 2150.0 + ], + "actual_end_rot": [ + 7.5, + 0.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 473.5534, + 13469.2893, + 2150.0 + ], + "start_rot": [ + 7.5, + 0.0, + -0.0 + ], + "expected_end_pos": [ + 572.6979, + 13469.2893, + 2163.0526 + ], + "actual_end_pos": [ + 572.6979, + 13469.2893, + 2163.0526 + ], + "actual_end_rot": [ + 7.5, + 0.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 572.6979, + 13469.2893, + 2163.0526 + ], + "start_rot": [ + 7.5, + 0.0, + -0.0 + ], + "expected_end_pos": [ + 572.6979, + 13469.2893, + 2163.0526 + ], + "actual_end_pos": [ + 572.6979, + 13469.2893, + 2163.0526 + ], + "actual_end_rot": [ + 15.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 572.6979, + 13469.2893, + 2163.0526 + ], + "start_rot": [ + 15.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 572.6979, + 13469.2893, + 2163.0526 + ], + "actual_end_pos": [ + 572.6979, + 13469.2893, + 2163.0526 + ], + "actual_end_rot": [ + 15.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 572.6979, + 13469.2893, + 2163.0526 + ], + "start_rot": [ + 15.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 572.6979, + 13469.2893, + 2163.0526 + ], + "actual_end_pos": [ + 572.6979, + 13469.2893, + 2163.0526 + ], + "actual_end_rot": [ + 7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 572.6979, + 13469.2893, + 2163.0526 + ], + "start_rot": [ + 7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 476.9317, + 13443.6288, + 2150.0 + ], + "actual_end_pos": [ + 476.9317, + 13443.6288, + 2150.0 + ], + "actual_end_rot": [ + 7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 476.9317, + 13443.6288, + 2150.0 + ], + "start_rot": [ + 7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 476.9317, + 13443.6288, + 2150.0 + ], + "actual_end_pos": [ + 476.9317, + 13443.6288, + 2150.0 + ], + "actual_end_rot": [ + 7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 476.9317, + 13443.6288, + 2150.0 + ], + "start_rot": [ + 7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 572.6979, + 13469.2893, + 2163.0526 + ], + "actual_end_pos": [ + 572.6979, + 13469.2893, + 2163.0526 + ], + "actual_end_rot": [ + 7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 572.6979, + 13469.2893, + 2163.0526 + ], + "start_rot": [ + 7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 572.6979, + 13469.2893, + 2163.0526 + ], + "actual_end_pos": [ + 572.6979, + 13469.2893, + 2163.0526 + ], + "actual_end_rot": [ + 7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 572.6979, + 13469.2893, + 2163.0526 + ], + "start_rot": [ + 7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 671.8424, + 13469.2893, + 2176.1052 + ], + "actual_end_pos": [ + 671.8424, + 13469.2893, + 2176.1052 + ], + "actual_end_rot": [ + 7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 671.8424, + 13469.2893, + 2176.1052 + ], + "start_rot": [ + 7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 671.8424, + 13469.2893, + 2176.1052 + ], + "actual_end_pos": [ + 671.8424, + 13469.2893, + 2176.1052 + ], + "actual_end_rot": [ + 7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 671.8424, + 13469.2893, + 2176.1052 + ], + "start_rot": [ + 7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 767.6086, + 13443.6288, + 2189.1579 + ], + "actual_end_pos": [ + 767.6086, + 13443.6288, + 2189.1579 + ], + "actual_end_rot": [ + 7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 767.6086, + 13443.6288, + 2189.1579 + ], + "start_rot": [ + 7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 767.6086, + 13443.6288, + 2189.1579 + ], + "actual_end_pos": [ + 767.6086, + 13443.6288, + 2189.1579 + ], + "actual_end_rot": [ + 15.0, + -15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 767.6086, + 13443.6288, + 2189.1579 + ], + "start_rot": [ + 15.0, + -15.0, + -0.0 + ], + "expected_end_pos": [ + 793.4905, + 13540.2214, + 2189.1579 + ], + "actual_end_pos": [ + 793.4905, + 13540.2214, + 2189.1579 + ], + "actual_end_rot": [ + 15.0, + -15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 793.4905, + 13540.2214, + 2189.1579 + ], + "start_rot": [ + 15.0, + -15.0, + -0.0 + ], + "expected_end_pos": [ + 793.4905, + 13540.2214, + 2189.1579 + ], + "actual_end_pos": [ + 793.4905, + 13540.2214, + 2189.1579 + ], + "actual_end_rot": [ + 7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 793.4905, + 13540.2214, + 2189.1579 + ], + "start_rot": [ + 7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 767.6086, + 13443.6288, + 2189.1579 + ], + "actual_end_pos": [ + 767.6086, + 13443.6288, + 2189.1579 + ], + "actual_end_rot": [ + 7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 767.6086, + 13443.6288, + 2189.1579 + ], + "start_rot": [ + 7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 767.6086, + 13443.6288, + 2189.1579 + ], + "actual_end_pos": [ + 767.6086, + 13443.6288, + 2189.1579 + ], + "actual_end_rot": [ + 7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 767.6086, + 13443.6288, + 2189.1579 + ], + "start_rot": [ + 7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 671.8424, + 13469.2893, + 2176.1052 + ], + "actual_end_pos": [ + 671.8424, + 13469.2893, + 2176.1052 + ], + "actual_end_rot": [ + 7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 671.8424, + 13469.2893, + 2176.1052 + ], + "start_rot": [ + 7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 645.9605, + 13372.6967, + 2176.1052 + ], + "actual_end_pos": [ + 645.9605, + 13372.6967, + 2176.1052 + ], + "actual_end_rot": [ + 7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 645.9605, + 13372.6967, + 2176.1052 + ], + "start_rot": [ + 7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 645.9605, + 13372.6967, + 2176.1052 + ], + "actual_end_pos": [ + 645.9605, + 13372.6967, + 2176.1052 + ], + "actual_end_rot": [ + 15.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 645.9605, + 13372.6967, + 2176.1052 + ], + "start_rot": [ + 15.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 739.2617, + 13347.6967, + 2201.9871 + ], + "actual_end_pos": [ + 739.2617, + 13347.6967, + 2201.9871 + ], + "actual_end_rot": [ + 15.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 739.2617, + 13347.6967, + 2201.9871 + ], + "start_rot": [ + 15.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 713.3798, + 13251.1042, + 2201.9871 + ], + "actual_end_pos": [ + 713.3798, + 13251.1042, + 2201.9871 + ], + "actual_end_rot": [ + 15.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 713.3798, + 13251.1042, + 2201.9871 + ], + "start_rot": [ + 15.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 806.6811, + 13226.1042, + 2227.869 + ], + "actual_end_pos": [ + 806.6811, + 13226.1042, + 2227.869 + ], + "actual_end_rot": [ + 15.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 806.6811, + 13226.1042, + 2227.869 + ], + "start_rot": [ + 15.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 806.6811, + 13226.1042, + 2227.869 + ], + "actual_end_pos": [ + 806.6811, + 13226.1042, + 2227.869 + ], + "actual_end_rot": [ + 15.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 806.6811, + 13226.1042, + 2227.869 + ], + "start_rot": [ + 15.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 806.6811, + 13226.1042, + 2227.869 + ], + "actual_end_pos": [ + 806.6811, + 13226.1042, + 2227.869 + ], + "actual_end_rot": [ + 22.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 806.6811, + 13226.1042, + 2227.869 + ], + "start_rot": [ + 22.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 806.6811, + 13226.1042, + 2227.869 + ], + "actual_end_pos": [ + 806.6811, + 13226.1042, + 2227.869 + ], + "actual_end_rot": [ + 22.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 806.6811, + 13226.1042, + 2227.869 + ], + "start_rot": [ + 22.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 832.563, + 13322.6967, + 2227.869 + ], + "actual_end_pos": [ + 832.563, + 13322.6967, + 2227.869 + ], + "actual_end_rot": [ + 22.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 832.563, + 13322.6967, + 2227.869 + ], + "start_rot": [ + 22.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 832.563, + 13322.6967, + 2227.869 + ], + "actual_end_pos": [ + 832.563, + 13322.6967, + 2227.869 + ], + "actual_end_rot": [ + 22.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 832.563, + 13322.6967, + 2227.869 + ], + "start_rot": [ + 22.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 782.563, + 13236.0942, + 2227.869 + ], + "actual_end_pos": [ + 782.563, + 13236.0942, + 2227.869 + ], + "actual_end_rot": [ + 22.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260410_184831__pair_004238_B_traj_004239_meta.json b/equivalence_easy/run_20260410_184831__pair_004238_B_traj_004239_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9bf9f78ddec5cdfa6d50c5a62417ae350318b13d --- /dev/null +++ b/equivalence_easy/run_20260410_184831__pair_004238_B_traj_004239_meta.json @@ -0,0 +1,1464 @@ +{ + "trajectory_id": 4239, + "episode_id": 0, + "state_id": 3193, + "sample_index": 3193, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 4238, + "primary_trajectory_id": 4238, + "paired_trajectory_id": 4239, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 120.0, + 13640.0, + 2150.0 + ], + "rotation": [ + 0.0, + 45.0, + 0.0 + ] + }, + "action_sequence": [ + "move_left", + "move_forward", + "move_forward", + "move_left", + "move_left", + "turn_left", + "turn_left", + "turn_left", + "move_left", + "move_left", + "look_up", + "move_right", + "move_forward", + "look_up", + "look_down", + "turn_right", + "move_backward", + "no_op", + "move_forward", + "turn_left", + "move_forward", + "turn_left", + "move_forward", + "look_up", + "move_right", + "look_down", + "move_left", + "no_op", + "move_backward", + "move_left", + "look_up", + "move_forward", + "move_forward", + "move_left", + "turn_right", + "turn_left", + "look_up", + "move_right", + "turn_left", + "move_left" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 120.0, + 13640.0, + 2150.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 190.7107, + 13569.2893, + 2150.0 + ], + "actual_end_pos": [ + 190.7107, + 13569.2893, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 190.7107, + 13569.2893, + 2150.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 261.4214, + 13640.0, + 2150.0 + ], + "actual_end_pos": [ + 261.4214, + 13640.0, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 261.4214, + 13640.0, + 2150.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 332.132, + 13710.7107, + 2150.0 + ], + "actual_end_pos": [ + 332.132, + 13710.7107, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 332.132, + 13710.7107, + 2150.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 402.8427, + 13640.0, + 2150.0 + ], + "actual_end_pos": [ + 402.8427, + 13640.0, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 402.8427, + 13640.0, + 2150.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 473.5534, + 13569.2893, + 2150.0 + ], + "actual_end_pos": [ + 473.5534, + 13569.2893, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 473.5534, + 13569.2893, + 2150.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 473.5534, + 13569.2893, + 2150.0 + ], + "actual_end_pos": [ + 473.5534, + 13569.2893, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 473.5534, + 13569.2893, + 2150.0 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 473.5534, + 13569.2893, + 2150.0 + ], + "actual_end_pos": [ + 473.5534, + 13569.2893, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 473.5534, + 13569.2893, + 2150.0 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 473.5534, + 13569.2893, + 2150.0 + ], + "actual_end_pos": [ + 473.5534, + 13569.2893, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 473.5534, + 13569.2893, + 2150.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 473.5534, + 13469.2893, + 2150.0 + ], + "actual_end_pos": [ + 473.5534, + 13469.2893, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 473.5534, + 13469.2893, + 2150.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 473.5534, + 13369.2893, + 2150.0 + ], + "actual_end_pos": [ + 473.5534, + 13369.2893, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 473.5534, + 13369.2893, + 2150.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 473.5534, + 13369.2893, + 2150.0 + ], + "actual_end_pos": [ + 473.5534, + 13369.2893, + 2150.0 + ], + "actual_end_rot": [ + 7.5, + 0.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 473.5534, + 13369.2893, + 2150.0 + ], + "start_rot": [ + 7.5, + 0.0, + -0.0 + ], + "expected_end_pos": [ + 473.5534, + 13469.2893, + 2150.0 + ], + "actual_end_pos": [ + 473.5534, + 13469.2893, + 2150.0 + ], + "actual_end_rot": [ + 7.5, + 0.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 473.5534, + 13469.2893, + 2150.0 + ], + "start_rot": [ + 7.5, + 0.0, + -0.0 + ], + "expected_end_pos": [ + 572.6979, + 13469.2893, + 2163.0526 + ], + "actual_end_pos": [ + 572.6979, + 13469.2893, + 2163.0526 + ], + "actual_end_rot": [ + 7.5, + 0.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 572.6979, + 13469.2893, + 2163.0526 + ], + "start_rot": [ + 7.5, + 0.0, + -0.0 + ], + "expected_end_pos": [ + 572.6979, + 13469.2893, + 2163.0526 + ], + "actual_end_pos": [ + 572.6979, + 13469.2893, + 2163.0526 + ], + "actual_end_rot": [ + 15.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 572.6979, + 13469.2893, + 2163.0526 + ], + "start_rot": [ + 15.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 572.6979, + 13469.2893, + 2163.0526 + ], + "actual_end_pos": [ + 572.6979, + 13469.2893, + 2163.0526 + ], + "actual_end_rot": [ + 7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 572.6979, + 13469.2893, + 2163.0526 + ], + "start_rot": [ + 7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 572.6979, + 13469.2893, + 2163.0526 + ], + "actual_end_pos": [ + 572.6979, + 13469.2893, + 2163.0526 + ], + "actual_end_rot": [ + 7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 572.6979, + 13469.2893, + 2163.0526 + ], + "start_rot": [ + 7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 476.9317, + 13443.6288, + 2150.0 + ], + "actual_end_pos": [ + 476.9317, + 13443.6288, + 2150.0 + ], + "actual_end_rot": [ + 7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 476.9317, + 13443.6288, + 2150.0 + ], + "start_rot": [ + 7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 476.9317, + 13443.6288, + 2150.0 + ], + "actual_end_pos": [ + 476.9317, + 13443.6288, + 2150.0 + ], + "actual_end_rot": [ + 7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 476.9317, + 13443.6288, + 2150.0 + ], + "start_rot": [ + 7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 572.6979, + 13469.2893, + 2163.0526 + ], + "actual_end_pos": [ + 572.6979, + 13469.2893, + 2163.0526 + ], + "actual_end_rot": [ + 7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 572.6979, + 13469.2893, + 2163.0526 + ], + "start_rot": [ + 7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 572.6979, + 13469.2893, + 2163.0526 + ], + "actual_end_pos": [ + 572.6979, + 13469.2893, + 2163.0526 + ], + "actual_end_rot": [ + 7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 572.6979, + 13469.2893, + 2163.0526 + ], + "start_rot": [ + 7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 671.8424, + 13469.2893, + 2176.1052 + ], + "actual_end_pos": [ + 671.8424, + 13469.2893, + 2176.1052 + ], + "actual_end_rot": [ + 7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 671.8424, + 13469.2893, + 2176.1052 + ], + "start_rot": [ + 7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 671.8424, + 13469.2893, + 2176.1052 + ], + "actual_end_pos": [ + 671.8424, + 13469.2893, + 2176.1052 + ], + "actual_end_rot": [ + 7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 671.8424, + 13469.2893, + 2176.1052 + ], + "start_rot": [ + 7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 767.6086, + 13443.6288, + 2189.1579 + ], + "actual_end_pos": [ + 767.6086, + 13443.6288, + 2189.1579 + ], + "actual_end_rot": [ + 7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 767.6086, + 13443.6288, + 2189.1579 + ], + "start_rot": [ + 7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 767.6086, + 13443.6288, + 2189.1579 + ], + "actual_end_pos": [ + 767.6086, + 13443.6288, + 2189.1579 + ], + "actual_end_rot": [ + 15.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 767.6086, + 13443.6288, + 2189.1579 + ], + "start_rot": [ + 15.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 793.4905, + 13540.2214, + 2189.1579 + ], + "actual_end_pos": [ + 793.4905, + 13540.2214, + 2189.1579 + ], + "actual_end_rot": [ + 15.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 793.4905, + 13540.2214, + 2189.1579 + ], + "start_rot": [ + 15.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 793.4905, + 13540.2214, + 2189.1579 + ], + "actual_end_pos": [ + 793.4905, + 13540.2214, + 2189.1579 + ], + "actual_end_rot": [ + 7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 793.4905, + 13540.2214, + 2189.1579 + ], + "start_rot": [ + 7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 767.6086, + 13443.6288, + 2189.1579 + ], + "actual_end_pos": [ + 767.6086, + 13443.6288, + 2189.1579 + ], + "actual_end_rot": [ + 7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 767.6086, + 13443.6288, + 2189.1579 + ], + "start_rot": [ + 7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 767.6086, + 13443.6288, + 2189.1579 + ], + "actual_end_pos": [ + 767.6086, + 13443.6288, + 2189.1579 + ], + "actual_end_rot": [ + 7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 767.6086, + 13443.6288, + 2189.1579 + ], + "start_rot": [ + 7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 671.8424, + 13469.2893, + 2176.1052 + ], + "actual_end_pos": [ + 671.8424, + 13469.2893, + 2176.1052 + ], + "actual_end_rot": [ + 7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 671.8424, + 13469.2893, + 2176.1052 + ], + "start_rot": [ + 7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 645.9605, + 13372.6967, + 2176.1052 + ], + "actual_end_pos": [ + 645.9605, + 13372.6967, + 2176.1052 + ], + "actual_end_rot": [ + 7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 645.9605, + 13372.6967, + 2176.1052 + ], + "start_rot": [ + 7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 645.9605, + 13372.6967, + 2176.1052 + ], + "actual_end_pos": [ + 645.9605, + 13372.6967, + 2176.1052 + ], + "actual_end_rot": [ + 15.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 645.9605, + 13372.6967, + 2176.1052 + ], + "start_rot": [ + 15.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 739.2617, + 13347.6967, + 2201.9871 + ], + "actual_end_pos": [ + 739.2617, + 13347.6967, + 2201.9871 + ], + "actual_end_rot": [ + 15.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 739.2617, + 13347.6967, + 2201.9871 + ], + "start_rot": [ + 15.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 832.563, + 13322.6967, + 2227.869 + ], + "actual_end_pos": [ + 832.563, + 13322.6967, + 2227.869 + ], + "actual_end_rot": [ + 15.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 832.563, + 13322.6967, + 2227.869 + ], + "start_rot": [ + 15.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 806.6811, + 13226.1042, + 2227.869 + ], + "actual_end_pos": [ + 806.6811, + 13226.1042, + 2227.869 + ], + "actual_end_rot": [ + 15.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 806.6811, + 13226.1042, + 2227.869 + ], + "start_rot": [ + 15.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 806.6811, + 13226.1042, + 2227.869 + ], + "actual_end_pos": [ + 806.6811, + 13226.1042, + 2227.869 + ], + "actual_end_rot": [ + 15.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 806.6811, + 13226.1042, + 2227.869 + ], + "start_rot": [ + 15.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 806.6811, + 13226.1042, + 2227.869 + ], + "actual_end_pos": [ + 806.6811, + 13226.1042, + 2227.869 + ], + "actual_end_rot": [ + 15.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 806.6811, + 13226.1042, + 2227.869 + ], + "start_rot": [ + 15.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 806.6811, + 13226.1042, + 2227.869 + ], + "actual_end_pos": [ + 806.6811, + 13226.1042, + 2227.869 + ], + "actual_end_rot": [ + 22.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 806.6811, + 13226.1042, + 2227.869 + ], + "start_rot": [ + 22.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 832.563, + 13322.6967, + 2227.869 + ], + "actual_end_pos": [ + 832.563, + 13322.6967, + 2227.869 + ], + "actual_end_rot": [ + 22.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 832.563, + 13322.6967, + 2227.869 + ], + "start_rot": [ + 22.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 832.563, + 13322.6967, + 2227.869 + ], + "actual_end_pos": [ + 832.563, + 13322.6967, + 2227.869 + ], + "actual_end_rot": [ + 22.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 832.563, + 13322.6967, + 2227.869 + ], + "start_rot": [ + 22.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 782.563, + 13236.0942, + 2227.869 + ], + "actual_end_pos": [ + 782.563, + 13236.0942, + 2227.869 + ], + "actual_end_rot": [ + 22.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260410_184831__pair_004284_A_traj_004284_meta.json b/equivalence_easy/run_20260410_184831__pair_004284_A_traj_004284_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..01cf039493cd7de0745c6a9d0aaf0988d9220e1c --- /dev/null +++ b/equivalence_easy/run_20260410_184831__pair_004284_A_traj_004284_meta.json @@ -0,0 +1,1464 @@ +{ + "trajectory_id": 4284, + "episode_id": 0, + "state_id": 3227, + "sample_index": 3227, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 4285, + "primary_trajectory_id": 4284, + "paired_trajectory_id": 4285, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 120.0, + 14840.0, + 2150.0 + ], + "rotation": [ + 0.0, + 135.0, + 0.0 + ] + }, + "action_sequence": [ + "move_forward", + "move_forward", + "no_op", + "move_forward", + "move_forward", + "turn_right", + "move_backward", + "turn_right", + "move_backward", + "look_down", + "move_right", + "turn_left", + "move_forward", + "move_right", + "move_right", + "turn_left", + "turn_left", + "move_right", + "turn_right", + "turn_right", + "move_forward", + "look_down", + "move_right", + "move_right", + "turn_right", + "turn_right", + "move_forward", + "move_forward", + "move_forward", + "look_down", + "move_left", + "move_forward", + "look_down", + "turn_right", + "move_forward", + "look_down", + "look_down", + "move_backward", + "turn_left", + "turn_left" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 120.0, + 14840.0, + 2150.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 49.2893, + 14910.7107, + 2150.0 + ], + "actual_end_pos": [ + 49.2893, + 14910.7107, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 49.2893, + 14910.7107, + 2150.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -21.4214, + 14981.4214, + 2150.0 + ], + "actual_end_pos": [ + -21.4214, + 14981.4214, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -21.4214, + 14981.4214, + 2150.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -21.4214, + 14981.4214, + 2150.0 + ], + "actual_end_pos": [ + -21.4214, + 14981.4214, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -21.4214, + 14981.4214, + 2150.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -92.132, + 15052.132, + 2150.0 + ], + "actual_end_pos": [ + -92.132, + 15052.132, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -92.132, + 15052.132, + 2150.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -162.8427, + 15122.8427, + 2150.0 + ], + "actual_end_pos": [ + -162.8427, + 15122.8427, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -162.8427, + 15122.8427, + 2150.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -162.8427, + 15122.8427, + 2150.0 + ], + "actual_end_pos": [ + -162.8427, + 15122.8427, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -162.8427, + 15122.8427, + 2150.0 + ], + "start_rot": [ + 0.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -76.2402, + 15072.8427, + 2150.0 + ], + "actual_end_pos": [ + -76.2402, + 15072.8427, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -76.2402, + 15072.8427, + 2150.0 + ], + "start_rot": [ + 0.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -76.2402, + 15072.8427, + 2150.0 + ], + "actual_end_pos": [ + -76.2402, + 15072.8427, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -76.2402, + 15072.8427, + 2150.0 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 20.3524, + 15046.9608, + 2150.0 + ], + "actual_end_pos": [ + 20.3524, + 15046.9608, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 20.3524, + 15046.9608, + 2150.0 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 20.3524, + 15046.9608, + 2150.0 + ], + "actual_end_pos": [ + 20.3524, + 15046.9608, + 2150.0 + ], + "actual_end_rot": [ + -7.5, + 165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 20.3524, + 15046.9608, + 2150.0 + ], + "start_rot": [ + -7.5, + 165.0, + -0.0 + ], + "expected_end_pos": [ + -5.5295, + 14950.3682, + 2150.0 + ], + "actual_end_pos": [ + -5.5295, + 14950.3682, + 2150.0 + ], + "actual_end_rot": [ + -7.5, + 165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -5.5295, + 14950.3682, + 2150.0 + ], + "start_rot": [ + -7.5, + 165.0, + -0.0 + ], + "expected_end_pos": [ + -5.5295, + 14950.3682, + 2150.0 + ], + "actual_end_pos": [ + -5.5295, + 14950.3682, + 2150.0 + ], + "actual_end_rot": [ + -7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -5.5295, + 14950.3682, + 2150.0 + ], + "start_rot": [ + -7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -91.3911, + 14999.9405, + 2136.9474 + ], + "actual_end_pos": [ + -91.3911, + 14999.9405, + 2136.9474 + ], + "actual_end_rot": [ + -7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -91.3911, + 14999.9405, + 2136.9474 + ], + "start_rot": [ + -7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -141.3911, + 14913.3379, + 2136.9474 + ], + "actual_end_pos": [ + -141.3911, + 14913.3379, + 2136.9474 + ], + "actual_end_rot": [ + -7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -141.3911, + 14913.3379, + 2136.9474 + ], + "start_rot": [ + -7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -191.3911, + 14826.7354, + 2136.9474 + ], + "actual_end_pos": [ + -191.3911, + 14826.7354, + 2136.9474 + ], + "actual_end_rot": [ + -7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -191.3911, + 14826.7354, + 2136.9474 + ], + "start_rot": [ + -7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -191.3911, + 14826.7354, + 2136.9474 + ], + "actual_end_pos": [ + -191.3911, + 14826.7354, + 2136.9474 + ], + "actual_end_rot": [ + -7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -191.3911, + 14826.7354, + 2136.9474 + ], + "start_rot": [ + -7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -191.3911, + 14826.7354, + 2136.9474 + ], + "actual_end_pos": [ + -191.3911, + 14826.7354, + 2136.9474 + ], + "actual_end_rot": [ + -7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -191.3911, + 14826.7354, + 2136.9474 + ], + "start_rot": [ + -7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -277.9937, + 14776.7354, + 2136.9474 + ], + "actual_end_pos": [ + -277.9937, + 14776.7354, + 2136.9474 + ], + "actual_end_rot": [ + -7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -277.9937, + 14776.7354, + 2136.9474 + ], + "start_rot": [ + -7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -277.9937, + 14776.7354, + 2136.9474 + ], + "actual_end_pos": [ + -277.9937, + 14776.7354, + 2136.9474 + ], + "actual_end_rot": [ + -7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -277.9937, + 14776.7354, + 2136.9474 + ], + "start_rot": [ + -7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -277.9937, + 14776.7354, + 2136.9474 + ], + "actual_end_pos": [ + -277.9937, + 14776.7354, + 2136.9474 + ], + "actual_end_rot": [ + -7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -277.9937, + 14776.7354, + 2136.9474 + ], + "start_rot": [ + -7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -363.8553, + 14826.3076, + 2123.8948 + ], + "actual_end_pos": [ + -363.8553, + 14826.3076, + 2123.8948 + ], + "actual_end_rot": [ + -7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -363.8553, + 14826.3076, + 2123.8948 + ], + "start_rot": [ + -7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -363.8553, + 14826.3076, + 2123.8948 + ], + "actual_end_pos": [ + -363.8553, + 14826.3076, + 2123.8948 + ], + "actual_end_rot": [ + -15.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -363.8553, + 14826.3076, + 2123.8948 + ], + "start_rot": [ + -15.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -413.8553, + 14739.7051, + 2123.8948 + ], + "actual_end_pos": [ + -413.8553, + 14739.7051, + 2123.8948 + ], + "actual_end_rot": [ + -15.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -413.8553, + 14739.7051, + 2123.8948 + ], + "start_rot": [ + -15.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -463.8553, + 14653.1026, + 2123.8948 + ], + "actual_end_pos": [ + -463.8553, + 14653.1026, + 2123.8948 + ], + "actual_end_rot": [ + -15.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -463.8553, + 14653.1026, + 2123.8948 + ], + "start_rot": [ + -15.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -463.8553, + 14653.1026, + 2123.8948 + ], + "actual_end_pos": [ + -463.8553, + 14653.1026, + 2123.8948 + ], + "actual_end_rot": [ + -15.0, + 165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -463.8553, + 14653.1026, + 2123.8948 + ], + "start_rot": [ + -15.0, + 165.0, + -0.0 + ], + "expected_end_pos": [ + -463.8553, + 14653.1026, + 2123.8948 + ], + "actual_end_pos": [ + -463.8553, + 14653.1026, + 2123.8948 + ], + "actual_end_rot": [ + -15.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -463.8553, + 14653.1026, + 2123.8948 + ], + "start_rot": [ + -15.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -560.4479, + 14653.1026, + 2098.0129 + ], + "actual_end_pos": [ + -560.4479, + 14653.1026, + 2098.0129 + ], + "actual_end_rot": [ + -15.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -560.4479, + 14653.1026, + 2098.0129 + ], + "start_rot": [ + -15.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -657.0405, + 14653.1026, + 2072.131 + ], + "actual_end_pos": [ + -657.0405, + 14653.1026, + 2072.131 + ], + "actual_end_rot": [ + -15.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -657.0405, + 14653.1026, + 2072.131 + ], + "start_rot": [ + -15.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -753.6331, + 14653.1026, + 2046.249 + ], + "actual_end_pos": [ + -753.6331, + 14653.1026, + 2046.249 + ], + "actual_end_rot": [ + -15.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -753.6331, + 14653.1026, + 2046.249 + ], + "start_rot": [ + -15.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -753.6331, + 14653.1026, + 2046.249 + ], + "actual_end_pos": [ + -753.6331, + 14653.1026, + 2046.249 + ], + "actual_end_rot": [ + -22.5, + 180.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -753.6331, + 14653.1026, + 2046.249 + ], + "start_rot": [ + -22.5, + 180.0, + -0.0 + ], + "expected_end_pos": [ + -753.6331, + 14753.1026, + 2046.249 + ], + "actual_end_pos": [ + -753.6331, + 14753.1026, + 2046.249 + ], + "actual_end_rot": [ + -22.5, + 180.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -753.6331, + 14753.1026, + 2046.249 + ], + "start_rot": [ + -22.5, + 180.0, + -0.0 + ], + "expected_end_pos": [ + -846.021, + 14753.1026, + 2007.9807 + ], + "actual_end_pos": [ + -846.021, + 14753.1026, + 2007.9807 + ], + "actual_end_rot": [ + -22.5, + 180.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -846.021, + 14753.1026, + 2007.9807 + ], + "start_rot": [ + -22.5, + 180.0, + -0.0 + ], + "expected_end_pos": [ + -846.021, + 14753.1026, + 2007.9807 + ], + "actual_end_pos": [ + -846.021, + 14753.1026, + 2007.9807 + ], + "actual_end_rot": [ + -30.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -846.021, + 14753.1026, + 2007.9807 + ], + "start_rot": [ + -30.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -846.021, + 14753.1026, + 2007.9807 + ], + "actual_end_pos": [ + -846.021, + 14753.1026, + 2007.9807 + ], + "actual_end_rot": [ + -30.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -846.021, + 14753.1026, + 2007.9807 + ], + "start_rot": [ + -30.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -929.6727, + 14730.6882, + 1957.9807 + ], + "actual_end_pos": [ + -929.6727, + 14730.6882, + 1957.9807 + ], + "actual_end_rot": [ + -30.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -929.6727, + 14730.6882, + 1957.9807 + ], + "start_rot": [ + -30.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -929.6727, + 14730.6882, + 1957.9807 + ], + "actual_end_pos": [ + -929.6727, + 14730.6882, + 1957.9807 + ], + "actual_end_rot": [ + -37.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -929.6727, + 14730.6882, + 1957.9807 + ], + "start_rot": [ + -37.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -929.6727, + 14730.6882, + 1957.9807 + ], + "actual_end_pos": [ + -929.6727, + 14730.6882, + 1957.9807 + ], + "actual_end_rot": [ + -45.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -929.6727, + 14730.6882, + 1957.9807 + ], + "start_rot": [ + -45.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -861.3714, + 14748.9895, + 2028.6914 + ], + "actual_end_pos": [ + -861.3714, + 14748.9895, + 2028.6914 + ], + "actual_end_rot": [ + -45.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -861.3714, + 14748.9895, + 2028.6914 + ], + "start_rot": [ + -45.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -861.3714, + 14748.9895, + 2028.6914 + ], + "actual_end_pos": [ + -861.3714, + 14748.9895, + 2028.6914 + ], + "actual_end_rot": [ + -45.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -861.3714, + 14748.9895, + 2028.6914 + ], + "start_rot": [ + -45.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -861.3714, + 14748.9895, + 2028.6914 + ], + "actual_end_pos": [ + -861.3714, + 14748.9895, + 2028.6914 + ], + "actual_end_rot": [ + -45.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260410_184831__pair_004284_B_traj_004285_meta.json b/equivalence_easy/run_20260410_184831__pair_004284_B_traj_004285_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4551591236626b7e8dd9afeda196b1e937c5f07b --- /dev/null +++ b/equivalence_easy/run_20260410_184831__pair_004284_B_traj_004285_meta.json @@ -0,0 +1,1464 @@ +{ + "trajectory_id": 4285, + "episode_id": 0, + "state_id": 3227, + "sample_index": 3227, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 4284, + "primary_trajectory_id": 4284, + "paired_trajectory_id": 4285, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 120.0, + 14840.0, + 2150.0 + ], + "rotation": [ + 0.0, + 135.0, + 0.0 + ] + }, + "action_sequence": [ + "move_forward", + "move_forward", + "no_op", + "move_forward", + "move_forward", + "turn_right", + "move_backward", + "turn_right", + "move_backward", + "look_down", + "move_right", + "turn_left", + "move_right", + "move_right", + "move_forward", + "turn_left", + "turn_left", + "move_right", + "turn_right", + "turn_right", + "move_forward", + "look_down", + "move_right", + "move_right", + "turn_right", + "turn_right", + "move_forward", + "move_forward", + "move_forward", + "look_down", + "move_left", + "move_forward", + "turn_right", + "look_down", + "move_forward", + "look_down", + "look_down", + "move_backward", + "turn_left", + "turn_left" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 120.0, + 14840.0, + 2150.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 49.2893, + 14910.7107, + 2150.0 + ], + "actual_end_pos": [ + 49.2893, + 14910.7107, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 49.2893, + 14910.7107, + 2150.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -21.4214, + 14981.4214, + 2150.0 + ], + "actual_end_pos": [ + -21.4214, + 14981.4214, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -21.4214, + 14981.4214, + 2150.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -21.4214, + 14981.4214, + 2150.0 + ], + "actual_end_pos": [ + -21.4214, + 14981.4214, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -21.4214, + 14981.4214, + 2150.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -92.132, + 15052.132, + 2150.0 + ], + "actual_end_pos": [ + -92.132, + 15052.132, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -92.132, + 15052.132, + 2150.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -162.8427, + 15122.8427, + 2150.0 + ], + "actual_end_pos": [ + -162.8427, + 15122.8427, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -162.8427, + 15122.8427, + 2150.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -162.8427, + 15122.8427, + 2150.0 + ], + "actual_end_pos": [ + -162.8427, + 15122.8427, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -162.8427, + 15122.8427, + 2150.0 + ], + "start_rot": [ + 0.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -76.2402, + 15072.8427, + 2150.0 + ], + "actual_end_pos": [ + -76.2402, + 15072.8427, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -76.2402, + 15072.8427, + 2150.0 + ], + "start_rot": [ + 0.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -76.2402, + 15072.8427, + 2150.0 + ], + "actual_end_pos": [ + -76.2402, + 15072.8427, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -76.2402, + 15072.8427, + 2150.0 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 20.3524, + 15046.9608, + 2150.0 + ], + "actual_end_pos": [ + 20.3524, + 15046.9608, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 20.3524, + 15046.9608, + 2150.0 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 20.3524, + 15046.9608, + 2150.0 + ], + "actual_end_pos": [ + 20.3524, + 15046.9608, + 2150.0 + ], + "actual_end_rot": [ + -7.5, + 165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 20.3524, + 15046.9608, + 2150.0 + ], + "start_rot": [ + -7.5, + 165.0, + -0.0 + ], + "expected_end_pos": [ + -5.5295, + 14950.3682, + 2150.0 + ], + "actual_end_pos": [ + -5.5295, + 14950.3682, + 2150.0 + ], + "actual_end_rot": [ + -7.5, + 165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -5.5295, + 14950.3682, + 2150.0 + ], + "start_rot": [ + -7.5, + 165.0, + -0.0 + ], + "expected_end_pos": [ + -5.5295, + 14950.3682, + 2150.0 + ], + "actual_end_pos": [ + -5.5295, + 14950.3682, + 2150.0 + ], + "actual_end_rot": [ + -7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -5.5295, + 14950.3682, + 2150.0 + ], + "start_rot": [ + -7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -55.5295, + 14863.7657, + 2150.0 + ], + "actual_end_pos": [ + -55.5295, + 14863.7657, + 2150.0 + ], + "actual_end_rot": [ + -7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -55.5295, + 14863.7657, + 2150.0 + ], + "start_rot": [ + -7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -105.5295, + 14777.1631, + 2150.0 + ], + "actual_end_pos": [ + -105.5295, + 14777.1631, + 2150.0 + ], + "actual_end_rot": [ + -7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -105.5295, + 14777.1631, + 2150.0 + ], + "start_rot": [ + -7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -191.3911, + 14826.7354, + 2136.9474 + ], + "actual_end_pos": [ + -191.3911, + 14826.7354, + 2136.9474 + ], + "actual_end_rot": [ + -7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -191.3911, + 14826.7354, + 2136.9474 + ], + "start_rot": [ + -7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -191.3911, + 14826.7354, + 2136.9474 + ], + "actual_end_pos": [ + -191.3911, + 14826.7354, + 2136.9474 + ], + "actual_end_rot": [ + -7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -191.3911, + 14826.7354, + 2136.9474 + ], + "start_rot": [ + -7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -191.3911, + 14826.7354, + 2136.9474 + ], + "actual_end_pos": [ + -191.3911, + 14826.7354, + 2136.9474 + ], + "actual_end_rot": [ + -7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -191.3911, + 14826.7354, + 2136.9474 + ], + "start_rot": [ + -7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -277.9937, + 14776.7354, + 2136.9474 + ], + "actual_end_pos": [ + -277.9937, + 14776.7354, + 2136.9474 + ], + "actual_end_rot": [ + -7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -277.9937, + 14776.7354, + 2136.9474 + ], + "start_rot": [ + -7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -277.9937, + 14776.7354, + 2136.9474 + ], + "actual_end_pos": [ + -277.9937, + 14776.7354, + 2136.9474 + ], + "actual_end_rot": [ + -7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -277.9937, + 14776.7354, + 2136.9474 + ], + "start_rot": [ + -7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -277.9937, + 14776.7354, + 2136.9474 + ], + "actual_end_pos": [ + -277.9937, + 14776.7354, + 2136.9474 + ], + "actual_end_rot": [ + -7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -277.9937, + 14776.7354, + 2136.9474 + ], + "start_rot": [ + -7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -363.8553, + 14826.3076, + 2123.8948 + ], + "actual_end_pos": [ + -363.8553, + 14826.3076, + 2123.8948 + ], + "actual_end_rot": [ + -7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -363.8553, + 14826.3076, + 2123.8948 + ], + "start_rot": [ + -7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -363.8553, + 14826.3076, + 2123.8948 + ], + "actual_end_pos": [ + -363.8553, + 14826.3076, + 2123.8948 + ], + "actual_end_rot": [ + -15.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -363.8553, + 14826.3076, + 2123.8948 + ], + "start_rot": [ + -15.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -413.8553, + 14739.7051, + 2123.8948 + ], + "actual_end_pos": [ + -413.8553, + 14739.7051, + 2123.8948 + ], + "actual_end_rot": [ + -15.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -413.8553, + 14739.7051, + 2123.8948 + ], + "start_rot": [ + -15.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -463.8553, + 14653.1026, + 2123.8948 + ], + "actual_end_pos": [ + -463.8553, + 14653.1026, + 2123.8948 + ], + "actual_end_rot": [ + -15.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -463.8553, + 14653.1026, + 2123.8948 + ], + "start_rot": [ + -15.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -463.8553, + 14653.1026, + 2123.8948 + ], + "actual_end_pos": [ + -463.8553, + 14653.1026, + 2123.8948 + ], + "actual_end_rot": [ + -15.0, + 165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -463.8553, + 14653.1026, + 2123.8948 + ], + "start_rot": [ + -15.0, + 165.0, + -0.0 + ], + "expected_end_pos": [ + -463.8553, + 14653.1026, + 2123.8948 + ], + "actual_end_pos": [ + -463.8553, + 14653.1026, + 2123.8948 + ], + "actual_end_rot": [ + -15.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -463.8553, + 14653.1026, + 2123.8948 + ], + "start_rot": [ + -15.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -560.4479, + 14653.1026, + 2098.0129 + ], + "actual_end_pos": [ + -560.4479, + 14653.1026, + 2098.0129 + ], + "actual_end_rot": [ + -15.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -560.4479, + 14653.1026, + 2098.0129 + ], + "start_rot": [ + -15.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -657.0405, + 14653.1026, + 2072.131 + ], + "actual_end_pos": [ + -657.0405, + 14653.1026, + 2072.131 + ], + "actual_end_rot": [ + -15.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -657.0405, + 14653.1026, + 2072.131 + ], + "start_rot": [ + -15.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -753.6331, + 14653.1026, + 2046.249 + ], + "actual_end_pos": [ + -753.6331, + 14653.1026, + 2046.249 + ], + "actual_end_rot": [ + -15.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -753.6331, + 14653.1026, + 2046.249 + ], + "start_rot": [ + -15.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -753.6331, + 14653.1026, + 2046.249 + ], + "actual_end_pos": [ + -753.6331, + 14653.1026, + 2046.249 + ], + "actual_end_rot": [ + -22.5, + 180.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -753.6331, + 14653.1026, + 2046.249 + ], + "start_rot": [ + -22.5, + 180.0, + -0.0 + ], + "expected_end_pos": [ + -753.6331, + 14753.1026, + 2046.249 + ], + "actual_end_pos": [ + -753.6331, + 14753.1026, + 2046.249 + ], + "actual_end_rot": [ + -22.5, + 180.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -753.6331, + 14753.1026, + 2046.249 + ], + "start_rot": [ + -22.5, + 180.0, + -0.0 + ], + "expected_end_pos": [ + -846.021, + 14753.1026, + 2007.9807 + ], + "actual_end_pos": [ + -846.021, + 14753.1026, + 2007.9807 + ], + "actual_end_rot": [ + -22.5, + 180.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -846.021, + 14753.1026, + 2007.9807 + ], + "start_rot": [ + -22.5, + 180.0, + -0.0 + ], + "expected_end_pos": [ + -846.021, + 14753.1026, + 2007.9807 + ], + "actual_end_pos": [ + -846.021, + 14753.1026, + 2007.9807 + ], + "actual_end_rot": [ + -22.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -846.021, + 14753.1026, + 2007.9807 + ], + "start_rot": [ + -22.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -846.021, + 14753.1026, + 2007.9807 + ], + "actual_end_pos": [ + -846.021, + 14753.1026, + 2007.9807 + ], + "actual_end_rot": [ + -30.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -846.021, + 14753.1026, + 2007.9807 + ], + "start_rot": [ + -30.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -929.6727, + 14730.6882, + 1957.9807 + ], + "actual_end_pos": [ + -929.6727, + 14730.6882, + 1957.9807 + ], + "actual_end_rot": [ + -30.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -929.6727, + 14730.6882, + 1957.9807 + ], + "start_rot": [ + -30.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -929.6727, + 14730.6882, + 1957.9807 + ], + "actual_end_pos": [ + -929.6727, + 14730.6882, + 1957.9807 + ], + "actual_end_rot": [ + -37.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -929.6727, + 14730.6882, + 1957.9807 + ], + "start_rot": [ + -37.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -929.6727, + 14730.6882, + 1957.9807 + ], + "actual_end_pos": [ + -929.6727, + 14730.6882, + 1957.9807 + ], + "actual_end_rot": [ + -45.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -929.6727, + 14730.6882, + 1957.9807 + ], + "start_rot": [ + -45.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -861.3714, + 14748.9895, + 2028.6914 + ], + "actual_end_pos": [ + -861.3714, + 14748.9895, + 2028.6914 + ], + "actual_end_rot": [ + -45.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -861.3714, + 14748.9895, + 2028.6914 + ], + "start_rot": [ + -45.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -861.3714, + 14748.9895, + 2028.6914 + ], + "actual_end_pos": [ + -861.3714, + 14748.9895, + 2028.6914 + ], + "actual_end_rot": [ + -45.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -861.3714, + 14748.9895, + 2028.6914 + ], + "start_rot": [ + -45.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -861.3714, + 14748.9895, + 2028.6914 + ], + "actual_end_pos": [ + -861.3714, + 14748.9895, + 2028.6914 + ], + "actual_end_rot": [ + -45.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260410_184831__pair_004339_A_traj_004339_meta.json b/equivalence_easy/run_20260410_184831__pair_004339_A_traj_004339_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..354cc409c5516717a0f10764e5cfd4c8eceafb77 --- /dev/null +++ b/equivalence_easy/run_20260410_184831__pair_004339_A_traj_004339_meta.json @@ -0,0 +1,1464 @@ +{ + "trajectory_id": 4339, + "episode_id": 0, + "state_id": 3269, + "sample_index": 3269, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 4340, + "primary_trajectory_id": 4339, + "paired_trajectory_id": 4340, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 120.0, + 16340.0, + 2150.0 + ], + "rotation": [ + 0.0, + 225.0, + 0.0 + ] + }, + "action_sequence": [ + "move_backward", + "turn_left", + "move_left", + "move_left", + "move_backward", + "turn_right", + "move_right", + "move_backward", + "move_left", + "move_left", + "move_forward", + "move_forward", + "turn_right", + "move_right", + "move_right", + "move_forward", + "move_left", + "move_forward", + "move_forward", + "move_forward", + "move_left", + "look_up", + "move_right", + "move_right", + "turn_right", + "look_up", + "move_forward", + "look_down", + "move_forward", + "move_forward", + "look_up", + "turn_right", + "no_op", + "turn_right", + "turn_right", + "look_down", + "move_backward", + "move_backward", + "turn_left", + "look_down" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 120.0, + 16340.0, + 2150.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 190.7107, + 16410.7107, + 2150.0 + ], + "actual_end_pos": [ + 190.7107, + 16410.7107, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 190.7107, + 16410.7107, + 2150.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 190.7107, + 16410.7107, + 2150.0 + ], + "actual_end_pos": [ + 190.7107, + 16410.7107, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 190.7107, + 16410.7107, + 2150.0 + ], + "start_rot": [ + 0.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 140.7107, + 16497.3132, + 2150.0 + ], + "actual_end_pos": [ + 140.7107, + 16497.3132, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 140.7107, + 16497.3132, + 2150.0 + ], + "start_rot": [ + 0.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 90.7107, + 16583.9158, + 2150.0 + ], + "actual_end_pos": [ + 90.7107, + 16583.9158, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 90.7107, + 16583.9158, + 2150.0 + ], + "start_rot": [ + 0.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 177.3132, + 16633.9158, + 2150.0 + ], + "actual_end_pos": [ + 177.3132, + 16633.9158, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 177.3132, + 16633.9158, + 2150.0 + ], + "start_rot": [ + 0.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 177.3132, + 16633.9158, + 2150.0 + ], + "actual_end_pos": [ + 177.3132, + 16633.9158, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 177.3132, + 16633.9158, + 2150.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 248.0239, + 16563.2051, + 2150.0 + ], + "actual_end_pos": [ + 248.0239, + 16563.2051, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 248.0239, + 16563.2051, + 2150.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 318.7346, + 16633.9158, + 2150.0 + ], + "actual_end_pos": [ + 318.7346, + 16633.9158, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 318.7346, + 16633.9158, + 2150.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 248.0239, + 16704.6264, + 2150.0 + ], + "actual_end_pos": [ + 248.0239, + 16704.6264, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 248.0239, + 16704.6264, + 2150.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 177.3132, + 16775.3371, + 2150.0 + ], + "actual_end_pos": [ + 177.3132, + 16775.3371, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 177.3132, + 16775.3371, + 2150.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 106.6025, + 16704.6264, + 2150.0 + ], + "actual_end_pos": [ + 106.6025, + 16704.6264, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 106.6025, + 16704.6264, + 2150.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 35.8919, + 16633.9158, + 2150.0 + ], + "actual_end_pos": [ + 35.8919, + 16633.9158, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 35.8919, + 16633.9158, + 2150.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 35.8919, + 16633.9158, + 2150.0 + ], + "actual_end_pos": [ + 35.8919, + 16633.9158, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 35.8919, + 16633.9158, + 2150.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 122.4944, + 16583.9158, + 2150.0 + ], + "actual_end_pos": [ + 122.4944, + 16583.9158, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 122.4944, + 16583.9158, + 2150.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 209.0969, + 16533.9158, + 2150.0 + ], + "actual_end_pos": [ + 209.0969, + 16533.9158, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 209.0969, + 16533.9158, + 2150.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 159.0969, + 16447.3132, + 2150.0 + ], + "actual_end_pos": [ + 159.0969, + 16447.3132, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 159.0969, + 16447.3132, + 2150.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 72.4944, + 16497.3132, + 2150.0 + ], + "actual_end_pos": [ + 72.4944, + 16497.3132, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 72.4944, + 16497.3132, + 2150.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 22.4944, + 16410.7107, + 2150.0 + ], + "actual_end_pos": [ + 22.4944, + 16410.7107, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 22.4944, + 16410.7107, + 2150.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + -27.5056, + 16324.1081, + 2150.0 + ], + "actual_end_pos": [ + -27.5056, + 16324.1081, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -27.5056, + 16324.1081, + 2150.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + -77.5056, + 16237.5056, + 2150.0 + ], + "actual_end_pos": [ + -77.5056, + 16237.5056, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -77.5056, + 16237.5056, + 2150.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + -164.1081, + 16287.5056, + 2150.0 + ], + "actual_end_pos": [ + -164.1081, + 16287.5056, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -164.1081, + 16287.5056, + 2150.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + -164.1081, + 16287.5056, + 2150.0 + ], + "actual_end_pos": [ + -164.1081, + 16287.5056, + 2150.0 + ], + "actual_end_rot": [ + 7.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -164.1081, + 16287.5056, + 2150.0 + ], + "start_rot": [ + 7.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + -77.5056, + 16237.5056, + 2150.0 + ], + "actual_end_pos": [ + -77.5056, + 16237.5056, + 2150.0 + ], + "actual_end_rot": [ + 7.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -77.5056, + 16237.5056, + 2150.0 + ], + "start_rot": [ + 7.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 9.0969, + 16187.5056, + 2150.0 + ], + "actual_end_pos": [ + 9.0969, + 16187.5056, + 2150.0 + ], + "actual_end_rot": [ + 7.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 9.0969, + 16187.5056, + 2150.0 + ], + "start_rot": [ + 7.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 9.0969, + 16187.5056, + 2150.0 + ], + "actual_end_pos": [ + 9.0969, + 16187.5056, + 2150.0 + ], + "actual_end_rot": [ + 7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 9.0969, + 16187.5056, + 2150.0 + ], + "start_rot": [ + 7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 9.0969, + 16187.5056, + 2150.0 + ], + "actual_end_pos": [ + 9.0969, + 16187.5056, + 2150.0 + ], + "actual_end_rot": [ + 15.0, + -105.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 9.0969, + 16187.5056, + 2150.0 + ], + "start_rot": [ + 15.0, + -105.0, + -0.0 + ], + "expected_end_pos": [ + -15.9031, + 16094.2043, + 2175.8819 + ], + "actual_end_pos": [ + -15.9031, + 16094.2043, + 2175.8819 + ], + "actual_end_rot": [ + 15.0, + -105.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -15.9031, + 16094.2043, + 2175.8819 + ], + "start_rot": [ + 15.0, + -105.0, + -0.0 + ], + "expected_end_pos": [ + -15.9031, + 16094.2043, + 2175.8819 + ], + "actual_end_pos": [ + -15.9031, + 16094.2043, + 2175.8819 + ], + "actual_end_rot": [ + 7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -15.9031, + 16094.2043, + 2175.8819 + ], + "start_rot": [ + 7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + -41.5635, + 15998.4381, + 2188.9345 + ], + "actual_end_pos": [ + -41.5635, + 15998.4381, + 2188.9345 + ], + "actual_end_rot": [ + 7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -41.5635, + 15998.4381, + 2188.9345 + ], + "start_rot": [ + 7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + -67.224, + 15902.6719, + 2201.9871 + ], + "actual_end_pos": [ + -67.224, + 15902.6719, + 2201.9871 + ], + "actual_end_rot": [ + 7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -67.224, + 15902.6719, + 2201.9871 + ], + "start_rot": [ + 7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + -67.224, + 15902.6719, + 2201.9871 + ], + "actual_end_pos": [ + -67.224, + 15902.6719, + 2201.9871 + ], + "actual_end_rot": [ + 15.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -67.224, + 15902.6719, + 2201.9871 + ], + "start_rot": [ + 15.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + -67.224, + 15902.6719, + 2201.9871 + ], + "actual_end_pos": [ + -67.224, + 15902.6719, + 2201.9871 + ], + "actual_end_rot": [ + 15.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -67.224, + 15902.6719, + 2201.9871 + ], + "start_rot": [ + 15.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + -67.224, + 15902.6719, + 2201.9871 + ], + "actual_end_pos": [ + -67.224, + 15902.6719, + 2201.9871 + ], + "actual_end_rot": [ + 15.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -67.224, + 15902.6719, + 2201.9871 + ], + "start_rot": [ + 15.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + -67.224, + 15902.6719, + 2201.9871 + ], + "actual_end_pos": [ + -67.224, + 15902.6719, + 2201.9871 + ], + "actual_end_rot": [ + 15.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -67.224, + 15902.6719, + 2201.9871 + ], + "start_rot": [ + 15.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -67.224, + 15902.6719, + 2201.9871 + ], + "actual_end_pos": [ + -67.224, + 15902.6719, + 2201.9871 + ], + "actual_end_rot": [ + 15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -67.224, + 15902.6719, + 2201.9871 + ], + "start_rot": [ + 15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -67.224, + 15902.6719, + 2201.9871 + ], + "actual_end_pos": [ + -67.224, + 15902.6719, + 2201.9871 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -67.224, + 15902.6719, + 2201.9871 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -116.7963, + 15988.5335, + 2188.9345 + ], + "actual_end_pos": [ + -116.7963, + 15988.5335, + 2188.9345 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -116.7963, + 15988.5335, + 2188.9345 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -166.3685, + 16074.3952, + 2175.8819 + ], + "actual_end_pos": [ + -166.3685, + 16074.3952, + 2175.8819 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -166.3685, + 16074.3952, + 2175.8819 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -166.3685, + 16074.3952, + 2175.8819 + ], + "actual_end_pos": [ + -166.3685, + 16074.3952, + 2175.8819 + ], + "actual_end_rot": [ + 7.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -166.3685, + 16074.3952, + 2175.8819 + ], + "start_rot": [ + 7.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -166.3685, + 16074.3952, + 2175.8819 + ], + "actual_end_pos": [ + -166.3685, + 16074.3952, + 2175.8819 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260410_184831__pair_004339_B_traj_004340_meta.json b/equivalence_easy/run_20260410_184831__pair_004339_B_traj_004340_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1c85a181ea13fae479d28507ee38ea49aea2d34d --- /dev/null +++ b/equivalence_easy/run_20260410_184831__pair_004339_B_traj_004340_meta.json @@ -0,0 +1,1464 @@ +{ + "trajectory_id": 4340, + "episode_id": 0, + "state_id": 3269, + "sample_index": 3269, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 4339, + "primary_trajectory_id": 4339, + "paired_trajectory_id": 4340, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 120.0, + 16340.0, + 2150.0 + ], + "rotation": [ + 0.0, + 225.0, + 0.0 + ] + }, + "action_sequence": [ + "move_backward", + "turn_left", + "move_left", + "move_backward", + "move_left", + "turn_right", + "move_forward", + "move_left", + "move_backward", + "move_right", + "move_left", + "move_forward", + "turn_right", + "move_forward", + "move_left", + "move_forward", + "move_right", + "move_left", + "move_forward", + "move_right", + "move_forward", + "look_up", + "move_right", + "move_right", + "look_up", + "turn_right", + "move_forward", + "look_down", + "move_forward", + "move_forward", + "look_up", + "turn_right", + "no_op", + "turn_right", + "turn_right", + "look_down", + "move_backward", + "move_backward", + "look_down", + "turn_left" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 120.0, + 16340.0, + 2150.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 190.7107, + 16410.7107, + 2150.0 + ], + "actual_end_pos": [ + 190.7107, + 16410.7107, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 190.7107, + 16410.7107, + 2150.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 190.7107, + 16410.7107, + 2150.0 + ], + "actual_end_pos": [ + 190.7107, + 16410.7107, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 190.7107, + 16410.7107, + 2150.0 + ], + "start_rot": [ + 0.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 140.7107, + 16497.3132, + 2150.0 + ], + "actual_end_pos": [ + 140.7107, + 16497.3132, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 140.7107, + 16497.3132, + 2150.0 + ], + "start_rot": [ + 0.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 227.3132, + 16547.3132, + 2150.0 + ], + "actual_end_pos": [ + 227.3132, + 16547.3132, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 227.3132, + 16547.3132, + 2150.0 + ], + "start_rot": [ + 0.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 177.3132, + 16633.9158, + 2150.0 + ], + "actual_end_pos": [ + 177.3132, + 16633.9158, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 177.3132, + 16633.9158, + 2150.0 + ], + "start_rot": [ + 0.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 177.3132, + 16633.9158, + 2150.0 + ], + "actual_end_pos": [ + 177.3132, + 16633.9158, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 177.3132, + 16633.9158, + 2150.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 106.6025, + 16563.2051, + 2150.0 + ], + "actual_end_pos": [ + 106.6025, + 16563.2051, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 106.6025, + 16563.2051, + 2150.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 35.8919, + 16633.9158, + 2150.0 + ], + "actual_end_pos": [ + 35.8919, + 16633.9158, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 35.8919, + 16633.9158, + 2150.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 106.6025, + 16704.6264, + 2150.0 + ], + "actual_end_pos": [ + 106.6025, + 16704.6264, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 106.6025, + 16704.6264, + 2150.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 177.3132, + 16633.9158, + 2150.0 + ], + "actual_end_pos": [ + 177.3132, + 16633.9158, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 177.3132, + 16633.9158, + 2150.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 106.6025, + 16704.6264, + 2150.0 + ], + "actual_end_pos": [ + 106.6025, + 16704.6264, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 106.6025, + 16704.6264, + 2150.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 35.8919, + 16633.9158, + 2150.0 + ], + "actual_end_pos": [ + 35.8919, + 16633.9158, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 35.8919, + 16633.9158, + 2150.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 35.8919, + 16633.9158, + 2150.0 + ], + "actual_end_pos": [ + 35.8919, + 16633.9158, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 35.8919, + 16633.9158, + 2150.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + -14.1081, + 16547.3132, + 2150.0 + ], + "actual_end_pos": [ + -14.1081, + 16547.3132, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -14.1081, + 16547.3132, + 2150.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + -100.7107, + 16597.3132, + 2150.0 + ], + "actual_end_pos": [ + -100.7107, + 16597.3132, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -100.7107, + 16597.3132, + 2150.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + -150.7107, + 16510.7107, + 2150.0 + ], + "actual_end_pos": [ + -150.7107, + 16510.7107, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -150.7107, + 16510.7107, + 2150.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + -64.1081, + 16460.7107, + 2150.0 + ], + "actual_end_pos": [ + -64.1081, + 16460.7107, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -64.1081, + 16460.7107, + 2150.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + -150.7107, + 16510.7107, + 2150.0 + ], + "actual_end_pos": [ + -150.7107, + 16510.7107, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -150.7107, + 16510.7107, + 2150.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + -200.7107, + 16424.1081, + 2150.0 + ], + "actual_end_pos": [ + -200.7107, + 16424.1081, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -200.7107, + 16424.1081, + 2150.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + -114.1081, + 16374.1081, + 2150.0 + ], + "actual_end_pos": [ + -114.1081, + 16374.1081, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -114.1081, + 16374.1081, + 2150.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + -164.1081, + 16287.5056, + 2150.0 + ], + "actual_end_pos": [ + -164.1081, + 16287.5056, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -164.1081, + 16287.5056, + 2150.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + -164.1081, + 16287.5056, + 2150.0 + ], + "actual_end_pos": [ + -164.1081, + 16287.5056, + 2150.0 + ], + "actual_end_rot": [ + 7.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -164.1081, + 16287.5056, + 2150.0 + ], + "start_rot": [ + 7.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + -77.5056, + 16237.5056, + 2150.0 + ], + "actual_end_pos": [ + -77.5056, + 16237.5056, + 2150.0 + ], + "actual_end_rot": [ + 7.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -77.5056, + 16237.5056, + 2150.0 + ], + "start_rot": [ + 7.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 9.0969, + 16187.5056, + 2150.0 + ], + "actual_end_pos": [ + 9.0969, + 16187.5056, + 2150.0 + ], + "actual_end_rot": [ + 7.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 9.0969, + 16187.5056, + 2150.0 + ], + "start_rot": [ + 7.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 9.0969, + 16187.5056, + 2150.0 + ], + "actual_end_pos": [ + 9.0969, + 16187.5056, + 2150.0 + ], + "actual_end_rot": [ + 15.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 9.0969, + 16187.5056, + 2150.0 + ], + "start_rot": [ + 15.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 9.0969, + 16187.5056, + 2150.0 + ], + "actual_end_pos": [ + 9.0969, + 16187.5056, + 2150.0 + ], + "actual_end_rot": [ + 15.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 9.0969, + 16187.5056, + 2150.0 + ], + "start_rot": [ + 15.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + -15.9031, + 16094.2043, + 2175.8819 + ], + "actual_end_pos": [ + -15.9031, + 16094.2043, + 2175.8819 + ], + "actual_end_rot": [ + 15.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -15.9031, + 16094.2043, + 2175.8819 + ], + "start_rot": [ + 15.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + -15.9031, + 16094.2043, + 2175.8819 + ], + "actual_end_pos": [ + -15.9031, + 16094.2043, + 2175.8819 + ], + "actual_end_rot": [ + 7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -15.9031, + 16094.2043, + 2175.8819 + ], + "start_rot": [ + 7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + -41.5635, + 15998.4381, + 2188.9345 + ], + "actual_end_pos": [ + -41.5635, + 15998.4381, + 2188.9345 + ], + "actual_end_rot": [ + 7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -41.5635, + 15998.4381, + 2188.9345 + ], + "start_rot": [ + 7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + -67.224, + 15902.6719, + 2201.9871 + ], + "actual_end_pos": [ + -67.224, + 15902.6719, + 2201.9871 + ], + "actual_end_rot": [ + 7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -67.224, + 15902.6719, + 2201.9871 + ], + "start_rot": [ + 7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + -67.224, + 15902.6719, + 2201.9871 + ], + "actual_end_pos": [ + -67.224, + 15902.6719, + 2201.9871 + ], + "actual_end_rot": [ + 15.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -67.224, + 15902.6719, + 2201.9871 + ], + "start_rot": [ + 15.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + -67.224, + 15902.6719, + 2201.9871 + ], + "actual_end_pos": [ + -67.224, + 15902.6719, + 2201.9871 + ], + "actual_end_rot": [ + 15.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -67.224, + 15902.6719, + 2201.9871 + ], + "start_rot": [ + 15.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + -67.224, + 15902.6719, + 2201.9871 + ], + "actual_end_pos": [ + -67.224, + 15902.6719, + 2201.9871 + ], + "actual_end_rot": [ + 15.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -67.224, + 15902.6719, + 2201.9871 + ], + "start_rot": [ + 15.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + -67.224, + 15902.6719, + 2201.9871 + ], + "actual_end_pos": [ + -67.224, + 15902.6719, + 2201.9871 + ], + "actual_end_rot": [ + 15.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -67.224, + 15902.6719, + 2201.9871 + ], + "start_rot": [ + 15.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -67.224, + 15902.6719, + 2201.9871 + ], + "actual_end_pos": [ + -67.224, + 15902.6719, + 2201.9871 + ], + "actual_end_rot": [ + 15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -67.224, + 15902.6719, + 2201.9871 + ], + "start_rot": [ + 15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -67.224, + 15902.6719, + 2201.9871 + ], + "actual_end_pos": [ + -67.224, + 15902.6719, + 2201.9871 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -67.224, + 15902.6719, + 2201.9871 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -116.7963, + 15988.5335, + 2188.9345 + ], + "actual_end_pos": [ + -116.7963, + 15988.5335, + 2188.9345 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -116.7963, + 15988.5335, + 2188.9345 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -166.3685, + 16074.3952, + 2175.8819 + ], + "actual_end_pos": [ + -166.3685, + 16074.3952, + 2175.8819 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -166.3685, + 16074.3952, + 2175.8819 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -166.3685, + 16074.3952, + 2175.8819 + ], + "actual_end_pos": [ + -166.3685, + 16074.3952, + 2175.8819 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -166.3685, + 16074.3952, + 2175.8819 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -166.3685, + 16074.3952, + 2175.8819 + ], + "actual_end_pos": [ + -166.3685, + 16074.3952, + 2175.8819 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260410_184831__pair_004371_A_traj_004371_meta.json b/equivalence_easy/run_20260410_184831__pair_004371_A_traj_004371_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..46f78f49956800a536c1dde954bfa646bd01b19e --- /dev/null +++ b/equivalence_easy/run_20260410_184831__pair_004371_A_traj_004371_meta.json @@ -0,0 +1,1464 @@ +{ + "trajectory_id": 4371, + "episode_id": 0, + "state_id": 3287, + "sample_index": 3287, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 4372, + "primary_trajectory_id": 4371, + "paired_trajectory_id": 4372, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 420.0, + 6740.0, + 2150.0 + ], + "rotation": [ + 0.0, + 315.0, + 0.0 + ] + }, + "action_sequence": [ + "move_backward", + "turn_left", + "move_backward", + "look_up", + "move_forward", + "look_down", + "move_left", + "look_down", + "move_forward", + "move_forward", + "move_right", + "move_forward", + "move_right", + "move_right", + "no_op", + "move_right", + "move_forward", + "turn_right", + "move_left", + "move_forward", + "move_left", + "move_backward", + "move_right", + "move_forward", + "move_right", + "move_right", + "move_backward", + "move_left", + "turn_left", + "move_backward", + "move_backward", + "move_left", + "look_up", + "move_forward", + "turn_right", + "look_up", + "move_forward", + "move_left", + "move_left", + "move_left" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 420.0, + 6740.0, + 2150.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 349.2893, + 6810.7107, + 2150.0 + ], + "actual_end_pos": [ + 349.2893, + 6810.7107, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 349.2893, + 6810.7107, + 2150.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 349.2893, + 6810.7107, + 2150.0 + ], + "actual_end_pos": [ + 349.2893, + 6810.7107, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 349.2893, + 6810.7107, + 2150.0 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 299.2893, + 6897.3132, + 2150.0 + ], + "actual_end_pos": [ + 299.2893, + 6897.3132, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 299.2893, + 6897.3132, + 2150.0 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 299.2893, + 6897.3132, + 2150.0 + ], + "actual_end_pos": [ + 299.2893, + 6897.3132, + 2150.0 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 299.2893, + 6897.3132, + 2150.0 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 348.8616, + 6811.4516, + 2163.0526 + ], + "actual_end_pos": [ + 348.8616, + 6811.4516, + 2163.0526 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 348.8616, + 6811.4516, + 2163.0526 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 348.8616, + 6811.4516, + 2163.0526 + ], + "actual_end_pos": [ + 348.8616, + 6811.4516, + 2163.0526 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 348.8616, + 6811.4516, + 2163.0526 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 262.259, + 6761.4516, + 2163.0526 + ], + "actual_end_pos": [ + 262.259, + 6761.4516, + 2163.0526 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 262.259, + 6761.4516, + 2163.0526 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 262.259, + 6761.4516, + 2163.0526 + ], + "actual_end_pos": [ + 262.259, + 6761.4516, + 2163.0526 + ], + "actual_end_rot": [ + -7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 262.259, + 6761.4516, + 2163.0526 + ], + "start_rot": [ + -7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 311.8313, + 6675.5899, + 2150.0 + ], + "actual_end_pos": [ + 311.8313, + 6675.5899, + 2150.0 + ], + "actual_end_rot": [ + -7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 311.8313, + 6675.5899, + 2150.0 + ], + "start_rot": [ + -7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 361.4035, + 6589.7283, + 2136.9474 + ], + "actual_end_pos": [ + 361.4035, + 6589.7283, + 2136.9474 + ], + "actual_end_rot": [ + -7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 361.4035, + 6589.7283, + 2136.9474 + ], + "start_rot": [ + -7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 448.0061, + 6639.7283, + 2136.9474 + ], + "actual_end_pos": [ + 448.0061, + 6639.7283, + 2136.9474 + ], + "actual_end_rot": [ + -7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 448.0061, + 6639.7283, + 2136.9474 + ], + "start_rot": [ + -7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 497.5783, + 6553.8666, + 2123.8948 + ], + "actual_end_pos": [ + 497.5783, + 6553.8666, + 2123.8948 + ], + "actual_end_rot": [ + -7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 497.5783, + 6553.8666, + 2123.8948 + ], + "start_rot": [ + -7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 584.1808, + 6603.8666, + 2123.8948 + ], + "actual_end_pos": [ + 584.1808, + 6603.8666, + 2123.8948 + ], + "actual_end_rot": [ + -7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 584.1808, + 6603.8666, + 2123.8948 + ], + "start_rot": [ + -7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 670.7834, + 6653.8666, + 2123.8948 + ], + "actual_end_pos": [ + 670.7834, + 6653.8666, + 2123.8948 + ], + "actual_end_rot": [ + -7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 670.7834, + 6653.8666, + 2123.8948 + ], + "start_rot": [ + -7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 670.7834, + 6653.8666, + 2123.8948 + ], + "actual_end_pos": [ + 670.7834, + 6653.8666, + 2123.8948 + ], + "actual_end_rot": [ + -7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 670.7834, + 6653.8666, + 2123.8948 + ], + "start_rot": [ + -7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 757.3859, + 6703.8666, + 2123.8948 + ], + "actual_end_pos": [ + 757.3859, + 6703.8666, + 2123.8948 + ], + "actual_end_rot": [ + -7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 757.3859, + 6703.8666, + 2123.8948 + ], + "start_rot": [ + -7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 806.9582, + 6618.005, + 2110.8421 + ], + "actual_end_pos": [ + 806.9582, + 6618.005, + 2110.8421 + ], + "actual_end_rot": [ + -7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 806.9582, + 6618.005, + 2110.8421 + ], + "start_rot": [ + -7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 806.9582, + 6618.005, + 2110.8421 + ], + "actual_end_pos": [ + 806.9582, + 6618.005, + 2110.8421 + ], + "actual_end_rot": [ + -7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 806.9582, + 6618.005, + 2110.8421 + ], + "start_rot": [ + -7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 736.2475, + 6547.2943, + 2110.8421 + ], + "actual_end_pos": [ + 736.2475, + 6547.2943, + 2110.8421 + ], + "actual_end_rot": [ + -7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 736.2475, + 6547.2943, + 2110.8421 + ], + "start_rot": [ + -7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 806.3532, + 6477.1886, + 2097.7895 + ], + "actual_end_pos": [ + 806.3532, + 6477.1886, + 2097.7895 + ], + "actual_end_rot": [ + -7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 806.3532, + 6477.1886, + 2097.7895 + ], + "start_rot": [ + -7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 735.6425, + 6406.4779, + 2097.7895 + ], + "actual_end_pos": [ + 735.6425, + 6406.4779, + 2097.7895 + ], + "actual_end_rot": [ + -7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 735.6425, + 6406.4779, + 2097.7895 + ], + "start_rot": [ + -7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 665.5368, + 6476.5836, + 2110.8421 + ], + "actual_end_pos": [ + 665.5368, + 6476.5836, + 2110.8421 + ], + "actual_end_rot": [ + -7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 665.5368, + 6476.5836, + 2110.8421 + ], + "start_rot": [ + -7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 736.2475, + 6547.2943, + 2110.8421 + ], + "actual_end_pos": [ + 736.2475, + 6547.2943, + 2110.8421 + ], + "actual_end_rot": [ + -7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 736.2475, + 6547.2943, + 2110.8421 + ], + "start_rot": [ + -7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 806.3532, + 6477.1886, + 2097.7895 + ], + "actual_end_pos": [ + 806.3532, + 6477.1886, + 2097.7895 + ], + "actual_end_rot": [ + -7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 806.3532, + 6477.1886, + 2097.7895 + ], + "start_rot": [ + -7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 877.0639, + 6547.8993, + 2097.7895 + ], + "actual_end_pos": [ + 877.0639, + 6547.8993, + 2097.7895 + ], + "actual_end_rot": [ + -7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 877.0639, + 6547.8993, + 2097.7895 + ], + "start_rot": [ + -7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 947.7746, + 6618.6099, + 2097.7895 + ], + "actual_end_pos": [ + 947.7746, + 6618.6099, + 2097.7895 + ], + "actual_end_rot": [ + -7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 947.7746, + 6618.6099, + 2097.7895 + ], + "start_rot": [ + -7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 877.6688, + 6688.7157, + 2110.8421 + ], + "actual_end_pos": [ + 877.6688, + 6688.7157, + 2110.8421 + ], + "actual_end_rot": [ + -7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 877.6688, + 6688.7157, + 2110.8421 + ], + "start_rot": [ + -7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 806.9582, + 6618.005, + 2110.8421 + ], + "actual_end_pos": [ + 806.9582, + 6618.005, + 2110.8421 + ], + "actual_end_rot": [ + -7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 806.9582, + 6618.005, + 2110.8421 + ], + "start_rot": [ + -7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 806.9582, + 6618.005, + 2110.8421 + ], + "actual_end_pos": [ + 806.9582, + 6618.005, + 2110.8421 + ], + "actual_end_rot": [ + -7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 806.9582, + 6618.005, + 2110.8421 + ], + "start_rot": [ + -7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 757.3859, + 6703.8666, + 2123.8948 + ], + "actual_end_pos": [ + 757.3859, + 6703.8666, + 2123.8948 + ], + "actual_end_rot": [ + -7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 757.3859, + 6703.8666, + 2123.8948 + ], + "start_rot": [ + -7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 707.8137, + 6789.7283, + 2136.9474 + ], + "actual_end_pos": [ + 707.8137, + 6789.7283, + 2136.9474 + ], + "actual_end_rot": [ + -7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 707.8137, + 6789.7283, + 2136.9474 + ], + "start_rot": [ + -7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 621.2111, + 6739.7283, + 2136.9474 + ], + "actual_end_pos": [ + 621.2111, + 6739.7283, + 2136.9474 + ], + "actual_end_rot": [ + -7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 621.2111, + 6739.7283, + 2136.9474 + ], + "start_rot": [ + -7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 621.2111, + 6739.7283, + 2136.9474 + ], + "actual_end_pos": [ + 621.2111, + 6739.7283, + 2136.9474 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 621.2111, + 6739.7283, + 2136.9474 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 671.2111, + 6653.1257, + 2136.9474 + ], + "actual_end_pos": [ + 671.2111, + 6653.1257, + 2136.9474 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 671.2111, + 6653.1257, + 2136.9474 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 671.2111, + 6653.1257, + 2136.9474 + ], + "actual_end_pos": [ + 671.2111, + 6653.1257, + 2136.9474 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 671.2111, + 6653.1257, + 2136.9474 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 671.2111, + 6653.1257, + 2136.9474 + ], + "actual_end_pos": [ + 671.2111, + 6653.1257, + 2136.9474 + ], + "actual_end_rot": [ + 7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 671.2111, + 6653.1257, + 2136.9474 + ], + "start_rot": [ + 7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 741.3169, + 6583.02, + 2150.0 + ], + "actual_end_pos": [ + 741.3169, + 6583.02, + 2150.0 + ], + "actual_end_rot": [ + 7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 741.3169, + 6583.02, + 2150.0 + ], + "start_rot": [ + 7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 670.6062, + 6512.3093, + 2150.0 + ], + "actual_end_pos": [ + 670.6062, + 6512.3093, + 2150.0 + ], + "actual_end_rot": [ + 7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 670.6062, + 6512.3093, + 2150.0 + ], + "start_rot": [ + 7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 599.8955, + 6441.5987, + 2150.0 + ], + "actual_end_pos": [ + 599.8955, + 6441.5987, + 2150.0 + ], + "actual_end_rot": [ + 7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 599.8955, + 6441.5987, + 2150.0 + ], + "start_rot": [ + 7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 529.1848, + 6370.888, + 2150.0 + ], + "actual_end_pos": [ + 529.1848, + 6370.888, + 2150.0 + ], + "actual_end_rot": [ + 7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260410_184831__pair_004371_B_traj_004372_meta.json b/equivalence_easy/run_20260410_184831__pair_004371_B_traj_004372_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ee260cb15c05e8a76162645ce2dc54de37082a33 --- /dev/null +++ b/equivalence_easy/run_20260410_184831__pair_004371_B_traj_004372_meta.json @@ -0,0 +1,1464 @@ +{ + "trajectory_id": 4372, + "episode_id": 0, + "state_id": 3287, + "sample_index": 3287, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 4371, + "primary_trajectory_id": 4371, + "paired_trajectory_id": 4372, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 420.0, + 6740.0, + 2150.0 + ], + "rotation": [ + 0.0, + 315.0, + 0.0 + ] + }, + "action_sequence": [ + "move_backward", + "turn_left", + "move_backward", + "look_up", + "move_forward", + "look_down", + "move_left", + "look_down", + "move_forward", + "move_forward", + "move_right", + "move_forward", + "move_right", + "move_right", + "no_op", + "move_forward", + "move_right", + "turn_right", + "move_left", + "move_left", + "move_backward", + "move_forward", + "move_right", + "move_right", + "move_forward", + "move_left", + "move_right", + "move_backward", + "turn_left", + "move_left", + "move_backward", + "move_backward", + "look_up", + "move_forward", + "turn_right", + "look_up", + "move_left", + "move_left", + "move_forward", + "move_left" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 420.0, + 6740.0, + 2150.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 349.2893, + 6810.7107, + 2150.0 + ], + "actual_end_pos": [ + 349.2893, + 6810.7107, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 349.2893, + 6810.7107, + 2150.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 349.2893, + 6810.7107, + 2150.0 + ], + "actual_end_pos": [ + 349.2893, + 6810.7107, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 349.2893, + 6810.7107, + 2150.0 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 299.2893, + 6897.3132, + 2150.0 + ], + "actual_end_pos": [ + 299.2893, + 6897.3132, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 299.2893, + 6897.3132, + 2150.0 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 299.2893, + 6897.3132, + 2150.0 + ], + "actual_end_pos": [ + 299.2893, + 6897.3132, + 2150.0 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 299.2893, + 6897.3132, + 2150.0 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 348.8616, + 6811.4516, + 2163.0526 + ], + "actual_end_pos": [ + 348.8616, + 6811.4516, + 2163.0526 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 348.8616, + 6811.4516, + 2163.0526 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 348.8616, + 6811.4516, + 2163.0526 + ], + "actual_end_pos": [ + 348.8616, + 6811.4516, + 2163.0526 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 348.8616, + 6811.4516, + 2163.0526 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 262.259, + 6761.4516, + 2163.0526 + ], + "actual_end_pos": [ + 262.259, + 6761.4516, + 2163.0526 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 262.259, + 6761.4516, + 2163.0526 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 262.259, + 6761.4516, + 2163.0526 + ], + "actual_end_pos": [ + 262.259, + 6761.4516, + 2163.0526 + ], + "actual_end_rot": [ + -7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 262.259, + 6761.4516, + 2163.0526 + ], + "start_rot": [ + -7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 311.8313, + 6675.5899, + 2150.0 + ], + "actual_end_pos": [ + 311.8313, + 6675.5899, + 2150.0 + ], + "actual_end_rot": [ + -7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 311.8313, + 6675.5899, + 2150.0 + ], + "start_rot": [ + -7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 361.4035, + 6589.7283, + 2136.9474 + ], + "actual_end_pos": [ + 361.4035, + 6589.7283, + 2136.9474 + ], + "actual_end_rot": [ + -7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 361.4035, + 6589.7283, + 2136.9474 + ], + "start_rot": [ + -7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 448.0061, + 6639.7283, + 2136.9474 + ], + "actual_end_pos": [ + 448.0061, + 6639.7283, + 2136.9474 + ], + "actual_end_rot": [ + -7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 448.0061, + 6639.7283, + 2136.9474 + ], + "start_rot": [ + -7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 497.5783, + 6553.8666, + 2123.8948 + ], + "actual_end_pos": [ + 497.5783, + 6553.8666, + 2123.8948 + ], + "actual_end_rot": [ + -7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 497.5783, + 6553.8666, + 2123.8948 + ], + "start_rot": [ + -7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 584.1808, + 6603.8666, + 2123.8948 + ], + "actual_end_pos": [ + 584.1808, + 6603.8666, + 2123.8948 + ], + "actual_end_rot": [ + -7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 584.1808, + 6603.8666, + 2123.8948 + ], + "start_rot": [ + -7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 670.7834, + 6653.8666, + 2123.8948 + ], + "actual_end_pos": [ + 670.7834, + 6653.8666, + 2123.8948 + ], + "actual_end_rot": [ + -7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 670.7834, + 6653.8666, + 2123.8948 + ], + "start_rot": [ + -7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 670.7834, + 6653.8666, + 2123.8948 + ], + "actual_end_pos": [ + 670.7834, + 6653.8666, + 2123.8948 + ], + "actual_end_rot": [ + -7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 670.7834, + 6653.8666, + 2123.8948 + ], + "start_rot": [ + -7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 720.3556, + 6568.005, + 2110.8421 + ], + "actual_end_pos": [ + 720.3556, + 6568.005, + 2110.8421 + ], + "actual_end_rot": [ + -7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 720.3556, + 6568.005, + 2110.8421 + ], + "start_rot": [ + -7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 806.9582, + 6618.005, + 2110.8421 + ], + "actual_end_pos": [ + 806.9582, + 6618.005, + 2110.8421 + ], + "actual_end_rot": [ + -7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 806.9582, + 6618.005, + 2110.8421 + ], + "start_rot": [ + -7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 806.9582, + 6618.005, + 2110.8421 + ], + "actual_end_pos": [ + 806.9582, + 6618.005, + 2110.8421 + ], + "actual_end_rot": [ + -7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 806.9582, + 6618.005, + 2110.8421 + ], + "start_rot": [ + -7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 736.2475, + 6547.2943, + 2110.8421 + ], + "actual_end_pos": [ + 736.2475, + 6547.2943, + 2110.8421 + ], + "actual_end_rot": [ + -7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 736.2475, + 6547.2943, + 2110.8421 + ], + "start_rot": [ + -7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 665.5368, + 6476.5836, + 2110.8421 + ], + "actual_end_pos": [ + 665.5368, + 6476.5836, + 2110.8421 + ], + "actual_end_rot": [ + -7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 665.5368, + 6476.5836, + 2110.8421 + ], + "start_rot": [ + -7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 595.4311, + 6546.6894, + 2123.8948 + ], + "actual_end_pos": [ + 595.4311, + 6546.6894, + 2123.8948 + ], + "actual_end_rot": [ + -7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 595.4311, + 6546.6894, + 2123.8948 + ], + "start_rot": [ + -7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 665.5368, + 6476.5836, + 2110.8421 + ], + "actual_end_pos": [ + 665.5368, + 6476.5836, + 2110.8421 + ], + "actual_end_rot": [ + -7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 665.5368, + 6476.5836, + 2110.8421 + ], + "start_rot": [ + -7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 736.2475, + 6547.2943, + 2110.8421 + ], + "actual_end_pos": [ + 736.2475, + 6547.2943, + 2110.8421 + ], + "actual_end_rot": [ + -7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 736.2475, + 6547.2943, + 2110.8421 + ], + "start_rot": [ + -7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 806.9582, + 6618.005, + 2110.8421 + ], + "actual_end_pos": [ + 806.9582, + 6618.005, + 2110.8421 + ], + "actual_end_rot": [ + -7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 806.9582, + 6618.005, + 2110.8421 + ], + "start_rot": [ + -7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 877.0639, + 6547.8993, + 2097.7895 + ], + "actual_end_pos": [ + 877.0639, + 6547.8993, + 2097.7895 + ], + "actual_end_rot": [ + -7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 877.0639, + 6547.8993, + 2097.7895 + ], + "start_rot": [ + -7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 806.3532, + 6477.1886, + 2097.7895 + ], + "actual_end_pos": [ + 806.3532, + 6477.1886, + 2097.7895 + ], + "actual_end_rot": [ + -7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 806.3532, + 6477.1886, + 2097.7895 + ], + "start_rot": [ + -7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 877.0639, + 6547.8993, + 2097.7895 + ], + "actual_end_pos": [ + 877.0639, + 6547.8993, + 2097.7895 + ], + "actual_end_rot": [ + -7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 877.0639, + 6547.8993, + 2097.7895 + ], + "start_rot": [ + -7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 806.9582, + 6618.005, + 2110.8421 + ], + "actual_end_pos": [ + 806.9582, + 6618.005, + 2110.8421 + ], + "actual_end_rot": [ + -7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 806.9582, + 6618.005, + 2110.8421 + ], + "start_rot": [ + -7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 806.9582, + 6618.005, + 2110.8421 + ], + "actual_end_pos": [ + 806.9582, + 6618.005, + 2110.8421 + ], + "actual_end_rot": [ + -7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 806.9582, + 6618.005, + 2110.8421 + ], + "start_rot": [ + -7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 720.3556, + 6568.005, + 2110.8421 + ], + "actual_end_pos": [ + 720.3556, + 6568.005, + 2110.8421 + ], + "actual_end_rot": [ + -7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 720.3556, + 6568.005, + 2110.8421 + ], + "start_rot": [ + -7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 670.7834, + 6653.8666, + 2123.8948 + ], + "actual_end_pos": [ + 670.7834, + 6653.8666, + 2123.8948 + ], + "actual_end_rot": [ + -7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 670.7834, + 6653.8666, + 2123.8948 + ], + "start_rot": [ + -7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 621.2111, + 6739.7283, + 2136.9474 + ], + "actual_end_pos": [ + 621.2111, + 6739.7283, + 2136.9474 + ], + "actual_end_rot": [ + -7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 621.2111, + 6739.7283, + 2136.9474 + ], + "start_rot": [ + -7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 621.2111, + 6739.7283, + 2136.9474 + ], + "actual_end_pos": [ + 621.2111, + 6739.7283, + 2136.9474 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 621.2111, + 6739.7283, + 2136.9474 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 671.2111, + 6653.1257, + 2136.9474 + ], + "actual_end_pos": [ + 671.2111, + 6653.1257, + 2136.9474 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 671.2111, + 6653.1257, + 2136.9474 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 671.2111, + 6653.1257, + 2136.9474 + ], + "actual_end_pos": [ + 671.2111, + 6653.1257, + 2136.9474 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 671.2111, + 6653.1257, + 2136.9474 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 671.2111, + 6653.1257, + 2136.9474 + ], + "actual_end_pos": [ + 671.2111, + 6653.1257, + 2136.9474 + ], + "actual_end_rot": [ + 7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 671.2111, + 6653.1257, + 2136.9474 + ], + "start_rot": [ + 7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 600.5005, + 6582.4151, + 2136.9474 + ], + "actual_end_pos": [ + 600.5005, + 6582.4151, + 2136.9474 + ], + "actual_end_rot": [ + 7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 600.5005, + 6582.4151, + 2136.9474 + ], + "start_rot": [ + 7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 529.7898, + 6511.7044, + 2136.9474 + ], + "actual_end_pos": [ + 529.7898, + 6511.7044, + 2136.9474 + ], + "actual_end_rot": [ + 7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 529.7898, + 6511.7044, + 2136.9474 + ], + "start_rot": [ + 7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 599.8955, + 6441.5987, + 2150.0 + ], + "actual_end_pos": [ + 599.8955, + 6441.5987, + 2150.0 + ], + "actual_end_rot": [ + 7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 599.8955, + 6441.5987, + 2150.0 + ], + "start_rot": [ + 7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 529.1848, + 6370.888, + 2150.0 + ], + "actual_end_pos": [ + 529.1848, + 6370.888, + 2150.0 + ], + "actual_end_rot": [ + 7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260410_184831__pair_004402_A_traj_004402_meta.json b/equivalence_easy/run_20260410_184831__pair_004402_A_traj_004402_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..47efbf7d991a51fb2dfc4297ff3fac0e24da933f --- /dev/null +++ b/equivalence_easy/run_20260410_184831__pair_004402_A_traj_004402_meta.json @@ -0,0 +1,1464 @@ +{ + "trajectory_id": 4402, + "episode_id": 0, + "state_id": 3310, + "sample_index": 3310, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 4403, + "primary_trajectory_id": 4402, + "paired_trajectory_id": 4403, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 420.0, + 7640.0, + 2150.0 + ], + "rotation": [ + 0.0, + 270.0, + 0.0 + ] + }, + "action_sequence": [ + "move_forward", + "turn_right", + "move_forward", + "move_forward", + "move_forward", + "turn_left", + "move_left", + "move_backward", + "turn_right", + "move_forward", + "turn_right", + "move_right", + "move_right", + "turn_right", + "move_forward", + "move_right", + "turn_right", + "move_backward", + "move_left", + "move_left", + "move_backward", + "turn_right", + "turn_left", + "move_forward", + "look_up", + "move_forward", + "turn_right", + "move_right", + "move_forward", + "move_right", + "move_right", + "move_forward", + "no_op", + "look_down", + "move_forward", + "move_left", + "turn_left", + "move_forward", + "look_up", + "turn_left" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 420.0, + 7640.0, + 2150.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 420.0, + 7540.0, + 2150.0 + ], + "actual_end_pos": [ + 420.0, + 7540.0, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 420.0, + 7540.0, + 2150.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 420.0, + 7540.0, + 2150.0 + ], + "actual_end_pos": [ + 420.0, + 7540.0, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 420.0, + 7540.0, + 2150.0 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 445.8819, + 7443.4074, + 2150.0 + ], + "actual_end_pos": [ + 445.8819, + 7443.4074, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 445.8819, + 7443.4074, + 2150.0 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 471.7638, + 7346.8148, + 2150.0 + ], + "actual_end_pos": [ + 471.7638, + 7346.8148, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 471.7638, + 7346.8148, + 2150.0 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 497.6457, + 7250.2223, + 2150.0 + ], + "actual_end_pos": [ + 497.6457, + 7250.2223, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 497.6457, + 7250.2223, + 2150.0 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 497.6457, + 7250.2223, + 2150.0 + ], + "actual_end_pos": [ + 497.6457, + 7250.2223, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 497.6457, + 7250.2223, + 2150.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 397.6457, + 7250.2223, + 2150.0 + ], + "actual_end_pos": [ + 397.6457, + 7250.2223, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 397.6457, + 7250.2223, + 2150.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 397.6457, + 7350.2223, + 2150.0 + ], + "actual_end_pos": [ + 397.6457, + 7350.2223, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 397.6457, + 7350.2223, + 2150.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 397.6457, + 7350.2223, + 2150.0 + ], + "actual_end_pos": [ + 397.6457, + 7350.2223, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 397.6457, + 7350.2223, + 2150.0 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 423.5276, + 7253.6297, + 2150.0 + ], + "actual_end_pos": [ + 423.5276, + 7253.6297, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 423.5276, + 7253.6297, + 2150.0 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 423.5276, + 7253.6297, + 2150.0 + ], + "actual_end_pos": [ + 423.5276, + 7253.6297, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 423.5276, + 7253.6297, + 2150.0 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 510.1302, + 7303.6297, + 2150.0 + ], + "actual_end_pos": [ + 510.1302, + 7303.6297, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 510.1302, + 7303.6297, + 2150.0 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 596.7327, + 7353.6297, + 2150.0 + ], + "actual_end_pos": [ + 596.7327, + 7353.6297, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 596.7327, + 7353.6297, + 2150.0 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 596.7327, + 7353.6297, + 2150.0 + ], + "actual_end_pos": [ + 596.7327, + 7353.6297, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 596.7327, + 7353.6297, + 2150.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 667.4434, + 7282.919, + 2150.0 + ], + "actual_end_pos": [ + 667.4434, + 7282.919, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 667.4434, + 7282.919, + 2150.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 738.1541, + 7353.6297, + 2150.0 + ], + "actual_end_pos": [ + 738.1541, + 7353.6297, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 738.1541, + 7353.6297, + 2150.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 738.1541, + 7353.6297, + 2150.0 + ], + "actual_end_pos": [ + 738.1541, + 7353.6297, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 738.1541, + 7353.6297, + 2150.0 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 651.5515, + 7403.6297, + 2150.0 + ], + "actual_end_pos": [ + 651.5515, + 7403.6297, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 651.5515, + 7403.6297, + 2150.0 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 601.5515, + 7317.0271, + 2150.0 + ], + "actual_end_pos": [ + 601.5515, + 7317.0271, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 601.5515, + 7317.0271, + 2150.0 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 551.5515, + 7230.4246, + 2150.0 + ], + "actual_end_pos": [ + 551.5515, + 7230.4246, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 551.5515, + 7230.4246, + 2150.0 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 464.949, + 7280.4246, + 2150.0 + ], + "actual_end_pos": [ + 464.949, + 7280.4246, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 464.949, + 7280.4246, + 2150.0 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 464.949, + 7280.4246, + 2150.0 + ], + "actual_end_pos": [ + 464.949, + 7280.4246, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 464.949, + 7280.4246, + 2150.0 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 464.949, + 7280.4246, + 2150.0 + ], + "actual_end_pos": [ + 464.949, + 7280.4246, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 464.949, + 7280.4246, + 2150.0 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 551.5515, + 7230.4246, + 2150.0 + ], + "actual_end_pos": [ + 551.5515, + 7230.4246, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 551.5515, + 7230.4246, + 2150.0 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 551.5515, + 7230.4246, + 2150.0 + ], + "actual_end_pos": [ + 551.5515, + 7230.4246, + 2150.0 + ], + "actual_end_rot": [ + 7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 551.5515, + 7230.4246, + 2150.0 + ], + "start_rot": [ + 7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 637.4132, + 7180.8523, + 2163.0526 + ], + "actual_end_pos": [ + 637.4132, + 7180.8523, + 2163.0526 + ], + "actual_end_rot": [ + 7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 637.4132, + 7180.8523, + 2163.0526 + ], + "start_rot": [ + 7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 637.4132, + 7180.8523, + 2163.0526 + ], + "actual_end_pos": [ + 637.4132, + 7180.8523, + 2163.0526 + ], + "actual_end_rot": [ + 7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 637.4132, + 7180.8523, + 2163.0526 + ], + "start_rot": [ + 7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 663.2951, + 7277.4449, + 2163.0526 + ], + "actual_end_pos": [ + 663.2951, + 7277.4449, + 2163.0526 + ], + "actual_end_rot": [ + 7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 663.2951, + 7277.4449, + 2163.0526 + ], + "start_rot": [ + 7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 759.0613, + 7251.7844, + 2176.1052 + ], + "actual_end_pos": [ + 759.0613, + 7251.7844, + 2176.1052 + ], + "actual_end_rot": [ + 7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 759.0613, + 7251.7844, + 2176.1052 + ], + "start_rot": [ + 7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 784.9432, + 7348.377, + 2176.1052 + ], + "actual_end_pos": [ + 784.9432, + 7348.377, + 2176.1052 + ], + "actual_end_rot": [ + 7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 784.9432, + 7348.377, + 2176.1052 + ], + "start_rot": [ + 7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 810.8251, + 7444.9696, + 2176.1052 + ], + "actual_end_pos": [ + 810.8251, + 7444.9696, + 2176.1052 + ], + "actual_end_rot": [ + 7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 810.8251, + 7444.9696, + 2176.1052 + ], + "start_rot": [ + 7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 906.5913, + 7419.3091, + 2189.1579 + ], + "actual_end_pos": [ + 906.5913, + 7419.3091, + 2189.1579 + ], + "actual_end_rot": [ + 7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 906.5913, + 7419.3091, + 2189.1579 + ], + "start_rot": [ + 7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 906.5913, + 7419.3091, + 2189.1579 + ], + "actual_end_pos": [ + 906.5913, + 7419.3091, + 2189.1579 + ], + "actual_end_rot": [ + 7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 906.5913, + 7419.3091, + 2189.1579 + ], + "start_rot": [ + 7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 906.5913, + 7419.3091, + 2189.1579 + ], + "actual_end_pos": [ + 906.5913, + 7419.3091, + 2189.1579 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 906.5913, + 7419.3091, + 2189.1579 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 1003.1839, + 7393.4272, + 2189.1579 + ], + "actual_end_pos": [ + 1003.1839, + 7393.4272, + 2189.1579 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 1003.1839, + 7393.4272, + 2189.1579 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 977.302, + 7296.8346, + 2189.1579 + ], + "actual_end_pos": [ + 977.302, + 7296.8346, + 2189.1579 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 977.302, + 7296.8346, + 2189.1579 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 977.302, + 7296.8346, + 2189.1579 + ], + "actual_end_pos": [ + 977.302, + 7296.8346, + 2189.1579 + ], + "actual_end_rot": [ + -0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 977.302, + 7296.8346, + 2189.1579 + ], + "start_rot": [ + -0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 1063.9045, + 7246.8346, + 2189.1579 + ], + "actual_end_pos": [ + 1063.9045, + 7246.8346, + 2189.1579 + ], + "actual_end_rot": [ + -0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 1063.9045, + 7246.8346, + 2189.1579 + ], + "start_rot": [ + -0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 1063.9045, + 7246.8346, + 2189.1579 + ], + "actual_end_pos": [ + 1063.9045, + 7246.8346, + 2189.1579 + ], + "actual_end_rot": [ + 7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 1063.9045, + 7246.8346, + 2189.1579 + ], + "start_rot": [ + 7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 1063.9045, + 7246.8346, + 2189.1579 + ], + "actual_end_pos": [ + 1063.9045, + 7246.8346, + 2189.1579 + ], + "actual_end_rot": [ + 7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260410_184831__pair_004402_B_traj_004403_meta.json b/equivalence_easy/run_20260410_184831__pair_004402_B_traj_004403_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..64c9529091d6f312a5dfc661c522c2b476d106b7 --- /dev/null +++ b/equivalence_easy/run_20260410_184831__pair_004402_B_traj_004403_meta.json @@ -0,0 +1,1464 @@ +{ + "trajectory_id": 4403, + "episode_id": 0, + "state_id": 3310, + "sample_index": 3310, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 4402, + "primary_trajectory_id": 4402, + "paired_trajectory_id": 4403, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 420.0, + 7640.0, + 2150.0 + ], + "rotation": [ + 0.0, + 270.0, + 0.0 + ] + }, + "action_sequence": [ + "move_forward", + "turn_right", + "move_forward", + "move_forward", + "move_forward", + "turn_left", + "move_left", + "move_backward", + "turn_right", + "move_forward", + "turn_right", + "move_right", + "move_right", + "turn_right", + "move_forward", + "move_right", + "turn_right", + "move_left", + "move_backward", + "move_left", + "move_backward", + "turn_left", + "turn_right", + "move_forward", + "look_up", + "move_forward", + "turn_right", + "move_right", + "move_forward", + "move_right", + "move_forward", + "move_right", + "no_op", + "look_down", + "move_forward", + "move_left", + "turn_left", + "move_forward", + "look_up", + "turn_left" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 420.0, + 7640.0, + 2150.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 420.0, + 7540.0, + 2150.0 + ], + "actual_end_pos": [ + 420.0, + 7540.0, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 420.0, + 7540.0, + 2150.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 420.0, + 7540.0, + 2150.0 + ], + "actual_end_pos": [ + 420.0, + 7540.0, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 420.0, + 7540.0, + 2150.0 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 445.8819, + 7443.4074, + 2150.0 + ], + "actual_end_pos": [ + 445.8819, + 7443.4074, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 445.8819, + 7443.4074, + 2150.0 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 471.7638, + 7346.8148, + 2150.0 + ], + "actual_end_pos": [ + 471.7638, + 7346.8148, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 471.7638, + 7346.8148, + 2150.0 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 497.6457, + 7250.2223, + 2150.0 + ], + "actual_end_pos": [ + 497.6457, + 7250.2223, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 497.6457, + 7250.2223, + 2150.0 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 497.6457, + 7250.2223, + 2150.0 + ], + "actual_end_pos": [ + 497.6457, + 7250.2223, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 497.6457, + 7250.2223, + 2150.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 397.6457, + 7250.2223, + 2150.0 + ], + "actual_end_pos": [ + 397.6457, + 7250.2223, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 397.6457, + 7250.2223, + 2150.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 397.6457, + 7350.2223, + 2150.0 + ], + "actual_end_pos": [ + 397.6457, + 7350.2223, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 397.6457, + 7350.2223, + 2150.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 397.6457, + 7350.2223, + 2150.0 + ], + "actual_end_pos": [ + 397.6457, + 7350.2223, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 397.6457, + 7350.2223, + 2150.0 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 423.5276, + 7253.6297, + 2150.0 + ], + "actual_end_pos": [ + 423.5276, + 7253.6297, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 423.5276, + 7253.6297, + 2150.0 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 423.5276, + 7253.6297, + 2150.0 + ], + "actual_end_pos": [ + 423.5276, + 7253.6297, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 423.5276, + 7253.6297, + 2150.0 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 510.1302, + 7303.6297, + 2150.0 + ], + "actual_end_pos": [ + 510.1302, + 7303.6297, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 510.1302, + 7303.6297, + 2150.0 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 596.7327, + 7353.6297, + 2150.0 + ], + "actual_end_pos": [ + 596.7327, + 7353.6297, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 596.7327, + 7353.6297, + 2150.0 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 596.7327, + 7353.6297, + 2150.0 + ], + "actual_end_pos": [ + 596.7327, + 7353.6297, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 596.7327, + 7353.6297, + 2150.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 667.4434, + 7282.919, + 2150.0 + ], + "actual_end_pos": [ + 667.4434, + 7282.919, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 667.4434, + 7282.919, + 2150.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 738.1541, + 7353.6297, + 2150.0 + ], + "actual_end_pos": [ + 738.1541, + 7353.6297, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 738.1541, + 7353.6297, + 2150.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 738.1541, + 7353.6297, + 2150.0 + ], + "actual_end_pos": [ + 738.1541, + 7353.6297, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 738.1541, + 7353.6297, + 2150.0 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 688.1541, + 7267.0271, + 2150.0 + ], + "actual_end_pos": [ + 688.1541, + 7267.0271, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 688.1541, + 7267.0271, + 2150.0 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 601.5515, + 7317.0271, + 2150.0 + ], + "actual_end_pos": [ + 601.5515, + 7317.0271, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 601.5515, + 7317.0271, + 2150.0 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 551.5515, + 7230.4246, + 2150.0 + ], + "actual_end_pos": [ + 551.5515, + 7230.4246, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 551.5515, + 7230.4246, + 2150.0 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 464.949, + 7280.4246, + 2150.0 + ], + "actual_end_pos": [ + 464.949, + 7280.4246, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 464.949, + 7280.4246, + 2150.0 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 464.949, + 7280.4246, + 2150.0 + ], + "actual_end_pos": [ + 464.949, + 7280.4246, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 464.949, + 7280.4246, + 2150.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 464.949, + 7280.4246, + 2150.0 + ], + "actual_end_pos": [ + 464.949, + 7280.4246, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 464.949, + 7280.4246, + 2150.0 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 551.5515, + 7230.4246, + 2150.0 + ], + "actual_end_pos": [ + 551.5515, + 7230.4246, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 551.5515, + 7230.4246, + 2150.0 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 551.5515, + 7230.4246, + 2150.0 + ], + "actual_end_pos": [ + 551.5515, + 7230.4246, + 2150.0 + ], + "actual_end_rot": [ + 7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 551.5515, + 7230.4246, + 2150.0 + ], + "start_rot": [ + 7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 637.4132, + 7180.8523, + 2163.0526 + ], + "actual_end_pos": [ + 637.4132, + 7180.8523, + 2163.0526 + ], + "actual_end_rot": [ + 7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 637.4132, + 7180.8523, + 2163.0526 + ], + "start_rot": [ + 7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 637.4132, + 7180.8523, + 2163.0526 + ], + "actual_end_pos": [ + 637.4132, + 7180.8523, + 2163.0526 + ], + "actual_end_rot": [ + 7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 637.4132, + 7180.8523, + 2163.0526 + ], + "start_rot": [ + 7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 663.2951, + 7277.4449, + 2163.0526 + ], + "actual_end_pos": [ + 663.2951, + 7277.4449, + 2163.0526 + ], + "actual_end_rot": [ + 7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 663.2951, + 7277.4449, + 2163.0526 + ], + "start_rot": [ + 7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 759.0613, + 7251.7844, + 2176.1052 + ], + "actual_end_pos": [ + 759.0613, + 7251.7844, + 2176.1052 + ], + "actual_end_rot": [ + 7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 759.0613, + 7251.7844, + 2176.1052 + ], + "start_rot": [ + 7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 784.9432, + 7348.377, + 2176.1052 + ], + "actual_end_pos": [ + 784.9432, + 7348.377, + 2176.1052 + ], + "actual_end_rot": [ + 7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 784.9432, + 7348.377, + 2176.1052 + ], + "start_rot": [ + 7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 880.7094, + 7322.7166, + 2189.1579 + ], + "actual_end_pos": [ + 880.7094, + 7322.7166, + 2189.1579 + ], + "actual_end_rot": [ + 7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 880.7094, + 7322.7166, + 2189.1579 + ], + "start_rot": [ + 7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 906.5913, + 7419.3091, + 2189.1579 + ], + "actual_end_pos": [ + 906.5913, + 7419.3091, + 2189.1579 + ], + "actual_end_rot": [ + 7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 906.5913, + 7419.3091, + 2189.1579 + ], + "start_rot": [ + 7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 906.5913, + 7419.3091, + 2189.1579 + ], + "actual_end_pos": [ + 906.5913, + 7419.3091, + 2189.1579 + ], + "actual_end_rot": [ + 7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 906.5913, + 7419.3091, + 2189.1579 + ], + "start_rot": [ + 7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 906.5913, + 7419.3091, + 2189.1579 + ], + "actual_end_pos": [ + 906.5913, + 7419.3091, + 2189.1579 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 906.5913, + 7419.3091, + 2189.1579 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 1003.1839, + 7393.4272, + 2189.1579 + ], + "actual_end_pos": [ + 1003.1839, + 7393.4272, + 2189.1579 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 1003.1839, + 7393.4272, + 2189.1579 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 977.302, + 7296.8346, + 2189.1579 + ], + "actual_end_pos": [ + 977.302, + 7296.8346, + 2189.1579 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 977.302, + 7296.8346, + 2189.1579 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 977.302, + 7296.8346, + 2189.1579 + ], + "actual_end_pos": [ + 977.302, + 7296.8346, + 2189.1579 + ], + "actual_end_rot": [ + -0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 977.302, + 7296.8346, + 2189.1579 + ], + "start_rot": [ + -0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 1063.9045, + 7246.8346, + 2189.1579 + ], + "actual_end_pos": [ + 1063.9045, + 7246.8346, + 2189.1579 + ], + "actual_end_rot": [ + -0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 1063.9045, + 7246.8346, + 2189.1579 + ], + "start_rot": [ + -0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 1063.9045, + 7246.8346, + 2189.1579 + ], + "actual_end_pos": [ + 1063.9045, + 7246.8346, + 2189.1579 + ], + "actual_end_rot": [ + 7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 1063.9045, + 7246.8346, + 2189.1579 + ], + "start_rot": [ + 7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 1063.9045, + 7246.8346, + 2189.1579 + ], + "actual_end_pos": [ + 1063.9045, + 7246.8346, + 2189.1579 + ], + "actual_end_rot": [ + 7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260410_184831__pair_004544_A_traj_004544_meta.json b/equivalence_easy/run_20260410_184831__pair_004544_A_traj_004544_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0b0b59e420374924a7921c3d3aca4b8e2c9882f8 --- /dev/null +++ b/equivalence_easy/run_20260410_184831__pair_004544_A_traj_004544_meta.json @@ -0,0 +1,1464 @@ +{ + "trajectory_id": 4544, + "episode_id": 0, + "state_id": 3411, + "sample_index": 3411, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 4545, + "primary_trajectory_id": 4544, + "paired_trajectory_id": 4545, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 420.0, + 13340.0, + 2150.0 + ], + "rotation": [ + 0.0, + 135.0, + 0.0 + ] + }, + "action_sequence": [ + "no_op", + "move_backward", + "move_left", + "move_left", + "no_op", + "move_left", + "look_down", + "turn_left", + "move_right", + "move_right", + "move_right", + "look_up", + "move_backward", + "move_left", + "move_left", + "no_op", + "move_backward", + "move_right", + "look_down", + "move_forward", + "no_op", + "move_backward", + "turn_left", + "move_left", + "look_up", + "look_up", + "move_forward", + "move_left", + "move_left", + "move_left", + "move_forward", + "move_forward", + "no_op", + "move_forward", + "move_forward", + "move_forward", + "move_forward", + "move_left", + "no_op", + "move_backward" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 420.0, + 13340.0, + 2150.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 420.0, + 13340.0, + 2150.0 + ], + "actual_end_pos": [ + 420.0, + 13340.0, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 420.0, + 13340.0, + 2150.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 490.7107, + 13269.2893, + 2150.0 + ], + "actual_end_pos": [ + 490.7107, + 13269.2893, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 490.7107, + 13269.2893, + 2150.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 561.4214, + 13340.0, + 2150.0 + ], + "actual_end_pos": [ + 561.4214, + 13340.0, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 561.4214, + 13340.0, + 2150.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 632.132, + 13410.7107, + 2150.0 + ], + "actual_end_pos": [ + 632.132, + 13410.7107, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 632.132, + 13410.7107, + 2150.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 632.132, + 13410.7107, + 2150.0 + ], + "actual_end_pos": [ + 632.132, + 13410.7107, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 632.132, + 13410.7107, + 2150.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 702.8427, + 13481.4214, + 2150.0 + ], + "actual_end_pos": [ + 702.8427, + 13481.4214, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 702.8427, + 13481.4214, + 2150.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 702.8427, + 13481.4214, + 2150.0 + ], + "actual_end_pos": [ + 702.8427, + 13481.4214, + 2150.0 + ], + "actual_end_rot": [ + -7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 702.8427, + 13481.4214, + 2150.0 + ], + "start_rot": [ + -7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 702.8427, + 13481.4214, + 2150.0 + ], + "actual_end_pos": [ + 702.8427, + 13481.4214, + 2150.0 + ], + "actual_end_rot": [ + -7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 702.8427, + 13481.4214, + 2150.0 + ], + "start_rot": [ + -7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 616.2402, + 13431.4214, + 2150.0 + ], + "actual_end_pos": [ + 616.2402, + 13431.4214, + 2150.0 + ], + "actual_end_rot": [ + -7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 616.2402, + 13431.4214, + 2150.0 + ], + "start_rot": [ + -7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 529.6376, + 13381.4214, + 2150.0 + ], + "actual_end_pos": [ + 529.6376, + 13381.4214, + 2150.0 + ], + "actual_end_rot": [ + -7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 529.6376, + 13381.4214, + 2150.0 + ], + "start_rot": [ + -7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 443.0351, + 13331.4214, + 2150.0 + ], + "actual_end_pos": [ + 443.0351, + 13331.4214, + 2150.0 + ], + "actual_end_rot": [ + -7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 443.0351, + 13331.4214, + 2150.0 + ], + "start_rot": [ + -7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 443.0351, + 13331.4214, + 2150.0 + ], + "actual_end_pos": [ + 443.0351, + 13331.4214, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 443.0351, + 13331.4214, + 2150.0 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 493.0351, + 13244.8188, + 2150.0 + ], + "actual_end_pos": [ + 493.0351, + 13244.8188, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 493.0351, + 13244.8188, + 2150.0 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 579.6376, + 13294.8188, + 2150.0 + ], + "actual_end_pos": [ + 579.6376, + 13294.8188, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 579.6376, + 13294.8188, + 2150.0 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 666.2402, + 13344.8188, + 2150.0 + ], + "actual_end_pos": [ + 666.2402, + 13344.8188, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 666.2402, + 13344.8188, + 2150.0 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 666.2402, + 13344.8188, + 2150.0 + ], + "actual_end_pos": [ + 666.2402, + 13344.8188, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 666.2402, + 13344.8188, + 2150.0 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 716.2402, + 13258.2163, + 2150.0 + ], + "actual_end_pos": [ + 716.2402, + 13258.2163, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 716.2402, + 13258.2163, + 2150.0 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 629.6376, + 13208.2163, + 2150.0 + ], + "actual_end_pos": [ + 629.6376, + 13208.2163, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 629.6376, + 13208.2163, + 2150.0 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 629.6376, + 13208.2163, + 2150.0 + ], + "actual_end_pos": [ + 629.6376, + 13208.2163, + 2150.0 + ], + "actual_end_rot": [ + -7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 629.6376, + 13208.2163, + 2150.0 + ], + "start_rot": [ + -7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 580.0654, + 13294.0779, + 2136.9474 + ], + "actual_end_pos": [ + 580.0654, + 13294.0779, + 2136.9474 + ], + "actual_end_rot": [ + -7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 580.0654, + 13294.0779, + 2136.9474 + ], + "start_rot": [ + -7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 580.0654, + 13294.0779, + 2136.9474 + ], + "actual_end_pos": [ + 580.0654, + 13294.0779, + 2136.9474 + ], + "actual_end_rot": [ + -7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 580.0654, + 13294.0779, + 2136.9474 + ], + "start_rot": [ + -7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 629.6376, + 13208.2163, + 2150.0 + ], + "actual_end_pos": [ + 629.6376, + 13208.2163, + 2150.0 + ], + "actual_end_rot": [ + -7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 629.6376, + 13208.2163, + 2150.0 + ], + "start_rot": [ + -7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 629.6376, + 13208.2163, + 2150.0 + ], + "actual_end_pos": [ + 629.6376, + 13208.2163, + 2150.0 + ], + "actual_end_rot": [ + -7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 629.6376, + 13208.2163, + 2150.0 + ], + "start_rot": [ + -7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 726.2302, + 13234.0982, + 2150.0 + ], + "actual_end_pos": [ + 726.2302, + 13234.0982, + 2150.0 + ], + "actual_end_rot": [ + -7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 726.2302, + 13234.0982, + 2150.0 + ], + "start_rot": [ + -7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 726.2302, + 13234.0982, + 2150.0 + ], + "actual_end_pos": [ + 726.2302, + 13234.0982, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 726.2302, + 13234.0982, + 2150.0 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 726.2302, + 13234.0982, + 2150.0 + ], + "actual_end_pos": [ + 726.2302, + 13234.0982, + 2150.0 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 726.2302, + 13234.0982, + 2150.0 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 700.5697, + 13329.8644, + 2163.0526 + ], + "actual_end_pos": [ + 700.5697, + 13329.8644, + 2163.0526 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 700.5697, + 13329.8644, + 2163.0526 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 797.1623, + 13355.7463, + 2163.0526 + ], + "actual_end_pos": [ + 797.1623, + 13355.7463, + 2163.0526 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 797.1623, + 13355.7463, + 2163.0526 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 893.7549, + 13381.6282, + 2163.0526 + ], + "actual_end_pos": [ + 893.7549, + 13381.6282, + 2163.0526 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 893.7549, + 13381.6282, + 2163.0526 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 990.3475, + 13407.5101, + 2163.0526 + ], + "actual_end_pos": [ + 990.3475, + 13407.5101, + 2163.0526 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 990.3475, + 13407.5101, + 2163.0526 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 964.687, + 13503.2763, + 2176.1052 + ], + "actual_end_pos": [ + 964.687, + 13503.2763, + 2176.1052 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 964.687, + 13503.2763, + 2176.1052 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 939.0265, + 13599.0425, + 2189.1579 + ], + "actual_end_pos": [ + 939.0265, + 13599.0425, + 2189.1579 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 939.0265, + 13599.0425, + 2189.1579 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 939.0265, + 13599.0425, + 2189.1579 + ], + "actual_end_pos": [ + 939.0265, + 13599.0425, + 2189.1579 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 939.0265, + 13599.0425, + 2189.1579 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 913.366, + 13694.8088, + 2202.2105 + ], + "actual_end_pos": [ + 913.366, + 13694.8088, + 2202.2105 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 913.366, + 13694.8088, + 2202.2105 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 887.7056, + 13790.575, + 2215.2631 + ], + "actual_end_pos": [ + 887.7056, + 13790.575, + 2215.2631 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 887.7056, + 13790.575, + 2215.2631 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 862.0451, + 13886.3412, + 2228.3157 + ], + "actual_end_pos": [ + 862.0451, + 13886.3412, + 2228.3157 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 862.0451, + 13886.3412, + 2228.3157 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 836.3846, + 13982.1074, + 2241.3683 + ], + "actual_end_pos": [ + 836.3846, + 13982.1074, + 2241.3683 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 836.3846, + 13982.1074, + 2241.3683 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 932.9772, + 14007.9893, + 2241.3683 + ], + "actual_end_pos": [ + 932.9772, + 14007.9893, + 2241.3683 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 932.9772, + 14007.9893, + 2241.3683 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 932.9772, + 14007.9893, + 2241.3683 + ], + "actual_end_pos": [ + 932.9772, + 14007.9893, + 2241.3683 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 932.9772, + 14007.9893, + 2241.3683 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 958.6377, + 13912.2231, + 2228.3157 + ], + "actual_end_pos": [ + 958.6377, + 13912.2231, + 2228.3157 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260410_184831__pair_004544_B_traj_004545_meta.json b/equivalence_easy/run_20260410_184831__pair_004544_B_traj_004545_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..83da38cb2bb6c875bb744a6a66684960c2bea7cd --- /dev/null +++ b/equivalence_easy/run_20260410_184831__pair_004544_B_traj_004545_meta.json @@ -0,0 +1,1464 @@ +{ + "trajectory_id": 4545, + "episode_id": 0, + "state_id": 3411, + "sample_index": 3411, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 4544, + "primary_trajectory_id": 4544, + "paired_trajectory_id": 4545, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 420.0, + 13340.0, + 2150.0 + ], + "rotation": [ + 0.0, + 135.0, + 0.0 + ] + }, + "action_sequence": [ + "no_op", + "move_backward", + "move_left", + "move_left", + "no_op", + "move_left", + "turn_left", + "look_down", + "move_right", + "move_right", + "move_right", + "look_up", + "move_left", + "move_left", + "move_backward", + "no_op", + "move_right", + "move_backward", + "look_down", + "move_forward", + "no_op", + "move_backward", + "turn_left", + "move_left", + "look_up", + "look_up", + "move_forward", + "move_left", + "move_forward", + "move_forward", + "move_left", + "move_left", + "no_op", + "move_forward", + "move_forward", + "move_forward", + "move_forward", + "move_left", + "no_op", + "move_backward" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 420.0, + 13340.0, + 2150.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 420.0, + 13340.0, + 2150.0 + ], + "actual_end_pos": [ + 420.0, + 13340.0, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 420.0, + 13340.0, + 2150.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 490.7107, + 13269.2893, + 2150.0 + ], + "actual_end_pos": [ + 490.7107, + 13269.2893, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 490.7107, + 13269.2893, + 2150.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 561.4214, + 13340.0, + 2150.0 + ], + "actual_end_pos": [ + 561.4214, + 13340.0, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 561.4214, + 13340.0, + 2150.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 632.132, + 13410.7107, + 2150.0 + ], + "actual_end_pos": [ + 632.132, + 13410.7107, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 632.132, + 13410.7107, + 2150.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 632.132, + 13410.7107, + 2150.0 + ], + "actual_end_pos": [ + 632.132, + 13410.7107, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 632.132, + 13410.7107, + 2150.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 702.8427, + 13481.4214, + 2150.0 + ], + "actual_end_pos": [ + 702.8427, + 13481.4214, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 702.8427, + 13481.4214, + 2150.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 702.8427, + 13481.4214, + 2150.0 + ], + "actual_end_pos": [ + 702.8427, + 13481.4214, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 702.8427, + 13481.4214, + 2150.0 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 702.8427, + 13481.4214, + 2150.0 + ], + "actual_end_pos": [ + 702.8427, + 13481.4214, + 2150.0 + ], + "actual_end_rot": [ + -7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 702.8427, + 13481.4214, + 2150.0 + ], + "start_rot": [ + -7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 616.2402, + 13431.4214, + 2150.0 + ], + "actual_end_pos": [ + 616.2402, + 13431.4214, + 2150.0 + ], + "actual_end_rot": [ + -7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 616.2402, + 13431.4214, + 2150.0 + ], + "start_rot": [ + -7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 529.6376, + 13381.4214, + 2150.0 + ], + "actual_end_pos": [ + 529.6376, + 13381.4214, + 2150.0 + ], + "actual_end_rot": [ + -7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 529.6376, + 13381.4214, + 2150.0 + ], + "start_rot": [ + -7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 443.0351, + 13331.4214, + 2150.0 + ], + "actual_end_pos": [ + 443.0351, + 13331.4214, + 2150.0 + ], + "actual_end_rot": [ + -7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 443.0351, + 13331.4214, + 2150.0 + ], + "start_rot": [ + -7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 443.0351, + 13331.4214, + 2150.0 + ], + "actual_end_pos": [ + 443.0351, + 13331.4214, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 443.0351, + 13331.4214, + 2150.0 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 529.6376, + 13381.4214, + 2150.0 + ], + "actual_end_pos": [ + 529.6376, + 13381.4214, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 529.6376, + 13381.4214, + 2150.0 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 616.2402, + 13431.4214, + 2150.0 + ], + "actual_end_pos": [ + 616.2402, + 13431.4214, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 616.2402, + 13431.4214, + 2150.0 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 666.2402, + 13344.8188, + 2150.0 + ], + "actual_end_pos": [ + 666.2402, + 13344.8188, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 666.2402, + 13344.8188, + 2150.0 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 666.2402, + 13344.8188, + 2150.0 + ], + "actual_end_pos": [ + 666.2402, + 13344.8188, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 666.2402, + 13344.8188, + 2150.0 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 579.6376, + 13294.8188, + 2150.0 + ], + "actual_end_pos": [ + 579.6376, + 13294.8188, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 579.6376, + 13294.8188, + 2150.0 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 629.6376, + 13208.2163, + 2150.0 + ], + "actual_end_pos": [ + 629.6376, + 13208.2163, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 629.6376, + 13208.2163, + 2150.0 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 629.6376, + 13208.2163, + 2150.0 + ], + "actual_end_pos": [ + 629.6376, + 13208.2163, + 2150.0 + ], + "actual_end_rot": [ + -7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 629.6376, + 13208.2163, + 2150.0 + ], + "start_rot": [ + -7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 580.0654, + 13294.0779, + 2136.9474 + ], + "actual_end_pos": [ + 580.0654, + 13294.0779, + 2136.9474 + ], + "actual_end_rot": [ + -7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 580.0654, + 13294.0779, + 2136.9474 + ], + "start_rot": [ + -7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 580.0654, + 13294.0779, + 2136.9474 + ], + "actual_end_pos": [ + 580.0654, + 13294.0779, + 2136.9474 + ], + "actual_end_rot": [ + -7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 580.0654, + 13294.0779, + 2136.9474 + ], + "start_rot": [ + -7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 629.6376, + 13208.2163, + 2150.0 + ], + "actual_end_pos": [ + 629.6376, + 13208.2163, + 2150.0 + ], + "actual_end_rot": [ + -7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 629.6376, + 13208.2163, + 2150.0 + ], + "start_rot": [ + -7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 629.6376, + 13208.2163, + 2150.0 + ], + "actual_end_pos": [ + 629.6376, + 13208.2163, + 2150.0 + ], + "actual_end_rot": [ + -7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 629.6376, + 13208.2163, + 2150.0 + ], + "start_rot": [ + -7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 726.2302, + 13234.0982, + 2150.0 + ], + "actual_end_pos": [ + 726.2302, + 13234.0982, + 2150.0 + ], + "actual_end_rot": [ + -7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 726.2302, + 13234.0982, + 2150.0 + ], + "start_rot": [ + -7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 726.2302, + 13234.0982, + 2150.0 + ], + "actual_end_pos": [ + 726.2302, + 13234.0982, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 726.2302, + 13234.0982, + 2150.0 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 726.2302, + 13234.0982, + 2150.0 + ], + "actual_end_pos": [ + 726.2302, + 13234.0982, + 2150.0 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 726.2302, + 13234.0982, + 2150.0 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 700.5697, + 13329.8644, + 2163.0526 + ], + "actual_end_pos": [ + 700.5697, + 13329.8644, + 2163.0526 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 700.5697, + 13329.8644, + 2163.0526 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 797.1623, + 13355.7463, + 2163.0526 + ], + "actual_end_pos": [ + 797.1623, + 13355.7463, + 2163.0526 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 797.1623, + 13355.7463, + 2163.0526 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 771.5018, + 13451.5125, + 2176.1052 + ], + "actual_end_pos": [ + 771.5018, + 13451.5125, + 2176.1052 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 771.5018, + 13451.5125, + 2176.1052 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 745.8414, + 13547.2787, + 2189.1579 + ], + "actual_end_pos": [ + 745.8414, + 13547.2787, + 2189.1579 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 745.8414, + 13547.2787, + 2189.1579 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 842.4339, + 13573.1606, + 2189.1579 + ], + "actual_end_pos": [ + 842.4339, + 13573.1606, + 2189.1579 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 842.4339, + 13573.1606, + 2189.1579 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 939.0265, + 13599.0425, + 2189.1579 + ], + "actual_end_pos": [ + 939.0265, + 13599.0425, + 2189.1579 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 939.0265, + 13599.0425, + 2189.1579 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 939.0265, + 13599.0425, + 2189.1579 + ], + "actual_end_pos": [ + 939.0265, + 13599.0425, + 2189.1579 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 939.0265, + 13599.0425, + 2189.1579 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 913.366, + 13694.8088, + 2202.2105 + ], + "actual_end_pos": [ + 913.366, + 13694.8088, + 2202.2105 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 913.366, + 13694.8088, + 2202.2105 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 887.7056, + 13790.575, + 2215.2631 + ], + "actual_end_pos": [ + 887.7056, + 13790.575, + 2215.2631 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 887.7056, + 13790.575, + 2215.2631 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 862.0451, + 13886.3412, + 2228.3157 + ], + "actual_end_pos": [ + 862.0451, + 13886.3412, + 2228.3157 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 862.0451, + 13886.3412, + 2228.3157 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 836.3846, + 13982.1074, + 2241.3683 + ], + "actual_end_pos": [ + 836.3846, + 13982.1074, + 2241.3683 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 836.3846, + 13982.1074, + 2241.3683 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 932.9772, + 14007.9893, + 2241.3683 + ], + "actual_end_pos": [ + 932.9772, + 14007.9893, + 2241.3683 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 932.9772, + 14007.9893, + 2241.3683 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 932.9772, + 14007.9893, + 2241.3683 + ], + "actual_end_pos": [ + 932.9772, + 14007.9893, + 2241.3683 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 932.9772, + 14007.9893, + 2241.3683 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 958.6377, + 13912.2231, + 2228.3157 + ], + "actual_end_pos": [ + 958.6377, + 13912.2231, + 2228.3157 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260410_184831__pair_004599_A_traj_004599_meta.json b/equivalence_easy/run_20260410_184831__pair_004599_A_traj_004599_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f01ddb3c8870f07acea0fa54156c28da9766609c --- /dev/null +++ b/equivalence_easy/run_20260410_184831__pair_004599_A_traj_004599_meta.json @@ -0,0 +1,1464 @@ +{ + "trajectory_id": 4599, + "episode_id": 0, + "state_id": 3448, + "sample_index": 3448, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 4600, + "primary_trajectory_id": 4599, + "paired_trajectory_id": 4600, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 420.0, + 15440.0, + 2150.0 + ], + "rotation": [ + 0.0, + 0.0, + 0.0 + ] + }, + "action_sequence": [ + "turn_right", + "move_forward", + "turn_right", + "move_backward", + "turn_left", + "move_forward", + "look_up", + "move_right", + "move_backward", + "no_op", + "move_forward", + "move_right", + "move_right", + "look_down", + "move_forward", + "turn_left", + "turn_left", + "move_left", + "move_left", + "move_backward", + "no_op", + "move_right", + "turn_left", + "look_up", + "move_left", + "move_forward", + "move_left", + "turn_left", + "move_right", + "look_up", + "move_right", + "turn_left", + "turn_left", + "turn_left", + "move_backward", + "look_down", + "look_down", + "move_backward", + "move_backward", + "move_backward" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 420.0, + 15440.0, + 2150.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 420.0, + 15440.0, + 2150.0 + ], + "actual_end_pos": [ + 420.0, + 15440.0, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 420.0, + 15440.0, + 2150.0 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 516.5926, + 15465.8819, + 2150.0 + ], + "actual_end_pos": [ + 516.5926, + 15465.8819, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 516.5926, + 15465.8819, + 2150.0 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 516.5926, + 15465.8819, + 2150.0 + ], + "actual_end_pos": [ + 516.5926, + 15465.8819, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 516.5926, + 15465.8819, + 2150.0 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 429.99, + 15415.8819, + 2150.0 + ], + "actual_end_pos": [ + 429.99, + 15415.8819, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 429.99, + 15415.8819, + 2150.0 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 429.99, + 15415.8819, + 2150.0 + ], + "actual_end_pos": [ + 429.99, + 15415.8819, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 429.99, + 15415.8819, + 2150.0 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 526.5826, + 15441.7638, + 2150.0 + ], + "actual_end_pos": [ + 526.5826, + 15441.7638, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 526.5826, + 15441.7638, + 2150.0 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 526.5826, + 15441.7638, + 2150.0 + ], + "actual_end_pos": [ + 526.5826, + 15441.7638, + 2150.0 + ], + "actual_end_rot": [ + 7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 526.5826, + 15441.7638, + 2150.0 + ], + "start_rot": [ + 7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 500.7007, + 15538.3564, + 2150.0 + ], + "actual_end_pos": [ + 500.7007, + 15538.3564, + 2150.0 + ], + "actual_end_rot": [ + 7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 500.7007, + 15538.3564, + 2150.0 + ], + "start_rot": [ + 7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 404.9345, + 15512.6959, + 2136.9474 + ], + "actual_end_pos": [ + 404.9345, + 15512.6959, + 2136.9474 + ], + "actual_end_rot": [ + 7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 404.9345, + 15512.6959, + 2136.9474 + ], + "start_rot": [ + 7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 404.9345, + 15512.6959, + 2136.9474 + ], + "actual_end_pos": [ + 404.9345, + 15512.6959, + 2136.9474 + ], + "actual_end_rot": [ + 7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 404.9345, + 15512.6959, + 2136.9474 + ], + "start_rot": [ + 7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 500.7007, + 15538.3564, + 2150.0 + ], + "actual_end_pos": [ + 500.7007, + 15538.3564, + 2150.0 + ], + "actual_end_rot": [ + 7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 500.7007, + 15538.3564, + 2150.0 + ], + "start_rot": [ + 7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 474.8188, + 15634.949, + 2150.0 + ], + "actual_end_pos": [ + 474.8188, + 15634.949, + 2150.0 + ], + "actual_end_rot": [ + 7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 474.8188, + 15634.949, + 2150.0 + ], + "start_rot": [ + 7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 448.9369, + 15731.5416, + 2150.0 + ], + "actual_end_pos": [ + 448.9369, + 15731.5416, + 2150.0 + ], + "actual_end_rot": [ + 7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 448.9369, + 15731.5416, + 2150.0 + ], + "start_rot": [ + 7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 448.9369, + 15731.5416, + 2150.0 + ], + "actual_end_pos": [ + 448.9369, + 15731.5416, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 448.9369, + 15731.5416, + 2150.0 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 545.5295, + 15757.4235, + 2150.0 + ], + "actual_end_pos": [ + 545.5295, + 15757.4235, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 545.5295, + 15757.4235, + 2150.0 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 545.5295, + 15757.4235, + 2150.0 + ], + "actual_end_pos": [ + 545.5295, + 15757.4235, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 545.5295, + 15757.4235, + 2150.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 545.5295, + 15757.4235, + 2150.0 + ], + "actual_end_pos": [ + 545.5295, + 15757.4235, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 545.5295, + 15757.4235, + 2150.0 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 519.6476, + 15660.8309, + 2150.0 + ], + "actual_end_pos": [ + 519.6476, + 15660.8309, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 519.6476, + 15660.8309, + 2150.0 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 493.7657, + 15564.2383, + 2150.0 + ], + "actual_end_pos": [ + 493.7657, + 15564.2383, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 493.7657, + 15564.2383, + 2150.0 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 397.1731, + 15590.1202, + 2150.0 + ], + "actual_end_pos": [ + 397.1731, + 15590.1202, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 397.1731, + 15590.1202, + 2150.0 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 397.1731, + 15590.1202, + 2150.0 + ], + "actual_end_pos": [ + 397.1731, + 15590.1202, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 397.1731, + 15590.1202, + 2150.0 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 423.055, + 15686.7128, + 2150.0 + ], + "actual_end_pos": [ + 423.055, + 15686.7128, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 423.055, + 15686.7128, + 2150.0 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 423.055, + 15686.7128, + 2150.0 + ], + "actual_end_pos": [ + 423.055, + 15686.7128, + 2150.0 + ], + "actual_end_rot": [ + -0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 423.055, + 15686.7128, + 2150.0 + ], + "start_rot": [ + -0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 423.055, + 15686.7128, + 2150.0 + ], + "actual_end_pos": [ + 423.055, + 15686.7128, + 2150.0 + ], + "actual_end_rot": [ + 7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 423.055, + 15686.7128, + 2150.0 + ], + "start_rot": [ + 7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 373.055, + 15600.1102, + 2150.0 + ], + "actual_end_pos": [ + 373.055, + 15600.1102, + 2150.0 + ], + "actual_end_rot": [ + 7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 373.055, + 15600.1102, + 2150.0 + ], + "start_rot": [ + 7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 458.9167, + 15550.538, + 2163.0526 + ], + "actual_end_pos": [ + 458.9167, + 15550.538, + 2163.0526 + ], + "actual_end_rot": [ + 7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 458.9167, + 15550.538, + 2163.0526 + ], + "start_rot": [ + 7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 408.9167, + 15463.9355, + 2163.0526 + ], + "actual_end_pos": [ + 408.9167, + 15463.9355, + 2163.0526 + ], + "actual_end_rot": [ + 7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 408.9167, + 15463.9355, + 2163.0526 + ], + "start_rot": [ + 7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 408.9167, + 15463.9355, + 2163.0526 + ], + "actual_end_pos": [ + 408.9167, + 15463.9355, + 2163.0526 + ], + "actual_end_rot": [ + 7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 408.9167, + 15463.9355, + 2163.0526 + ], + "start_rot": [ + 7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 479.6273, + 15534.6461, + 2163.0526 + ], + "actual_end_pos": [ + 479.6273, + 15534.6461, + 2163.0526 + ], + "actual_end_rot": [ + 7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 479.6273, + 15534.6461, + 2163.0526 + ], + "start_rot": [ + 7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 479.6273, + 15534.6461, + 2163.0526 + ], + "actual_end_pos": [ + 479.6273, + 15534.6461, + 2163.0526 + ], + "actual_end_rot": [ + 15.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 479.6273, + 15534.6461, + 2163.0526 + ], + "start_rot": [ + 15.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 550.338, + 15605.3568, + 2163.0526 + ], + "actual_end_pos": [ + 550.338, + 15605.3568, + 2163.0526 + ], + "actual_end_rot": [ + 15.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 550.338, + 15605.3568, + 2163.0526 + ], + "start_rot": [ + 15.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 550.338, + 15605.3568, + 2163.0526 + ], + "actual_end_pos": [ + 550.338, + 15605.3568, + 2163.0526 + ], + "actual_end_rot": [ + 15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 550.338, + 15605.3568, + 2163.0526 + ], + "start_rot": [ + 15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 550.338, + 15605.3568, + 2163.0526 + ], + "actual_end_pos": [ + 550.338, + 15605.3568, + 2163.0526 + ], + "actual_end_rot": [ + 15.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 550.338, + 15605.3568, + 2163.0526 + ], + "start_rot": [ + 15.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 550.338, + 15605.3568, + 2163.0526 + ], + "actual_end_pos": [ + 550.338, + 15605.3568, + 2163.0526 + ], + "actual_end_rot": [ + 15.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 550.338, + 15605.3568, + 2163.0526 + ], + "start_rot": [ + 15.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 550.338, + 15701.9494, + 2137.1707 + ], + "actual_end_pos": [ + 550.338, + 15701.9494, + 2137.1707 + ], + "actual_end_rot": [ + 15.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 550.338, + 15701.9494, + 2137.1707 + ], + "start_rot": [ + 15.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 550.338, + 15701.9494, + 2137.1707 + ], + "actual_end_pos": [ + 550.338, + 15701.9494, + 2137.1707 + ], + "actual_end_rot": [ + 7.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 550.338, + 15701.9494, + 2137.1707 + ], + "start_rot": [ + 7.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 550.338, + 15701.9494, + 2137.1707 + ], + "actual_end_pos": [ + 550.338, + 15701.9494, + 2137.1707 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 550.338, + 15701.9494, + 2137.1707 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 550.338, + 15801.9494, + 2137.1707 + ], + "actual_end_pos": [ + 550.338, + 15801.9494, + 2137.1707 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 550.338, + 15801.9494, + 2137.1707 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 550.338, + 15901.9494, + 2137.1707 + ], + "actual_end_pos": [ + 550.338, + 15901.9494, + 2137.1707 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 550.338, + 15901.9494, + 2137.1707 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 550.338, + 16001.9494, + 2137.1707 + ], + "actual_end_pos": [ + 550.338, + 16001.9494, + 2137.1707 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260410_184831__pair_004599_B_traj_004600_meta.json b/equivalence_easy/run_20260410_184831__pair_004599_B_traj_004600_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2fca077475c98dc0c5abd4caa7d3af521a80e671 --- /dev/null +++ b/equivalence_easy/run_20260410_184831__pair_004599_B_traj_004600_meta.json @@ -0,0 +1,1464 @@ +{ + "trajectory_id": 4600, + "episode_id": 0, + "state_id": 3448, + "sample_index": 3448, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 4599, + "primary_trajectory_id": 4599, + "paired_trajectory_id": 4600, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 420.0, + 15440.0, + 2150.0 + ], + "rotation": [ + 0.0, + 0.0, + 0.0 + ] + }, + "action_sequence": [ + "turn_right", + "move_forward", + "turn_right", + "move_backward", + "turn_left", + "move_forward", + "look_up", + "move_right", + "move_backward", + "no_op", + "move_right", + "move_forward", + "move_right", + "look_down", + "move_forward", + "turn_left", + "turn_left", + "move_backward", + "move_left", + "move_left", + "no_op", + "move_right", + "look_up", + "turn_left", + "move_forward", + "move_left", + "move_left", + "turn_left", + "move_right", + "look_up", + "move_right", + "turn_left", + "turn_left", + "turn_left", + "move_backward", + "look_down", + "look_down", + "move_backward", + "move_backward", + "move_backward" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 420.0, + 15440.0, + 2150.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 420.0, + 15440.0, + 2150.0 + ], + "actual_end_pos": [ + 420.0, + 15440.0, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 420.0, + 15440.0, + 2150.0 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 516.5926, + 15465.8819, + 2150.0 + ], + "actual_end_pos": [ + 516.5926, + 15465.8819, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 516.5926, + 15465.8819, + 2150.0 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 516.5926, + 15465.8819, + 2150.0 + ], + "actual_end_pos": [ + 516.5926, + 15465.8819, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 516.5926, + 15465.8819, + 2150.0 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 429.99, + 15415.8819, + 2150.0 + ], + "actual_end_pos": [ + 429.99, + 15415.8819, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 429.99, + 15415.8819, + 2150.0 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 429.99, + 15415.8819, + 2150.0 + ], + "actual_end_pos": [ + 429.99, + 15415.8819, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 429.99, + 15415.8819, + 2150.0 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 526.5826, + 15441.7638, + 2150.0 + ], + "actual_end_pos": [ + 526.5826, + 15441.7638, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 526.5826, + 15441.7638, + 2150.0 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 526.5826, + 15441.7638, + 2150.0 + ], + "actual_end_pos": [ + 526.5826, + 15441.7638, + 2150.0 + ], + "actual_end_rot": [ + 7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 526.5826, + 15441.7638, + 2150.0 + ], + "start_rot": [ + 7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 500.7007, + 15538.3564, + 2150.0 + ], + "actual_end_pos": [ + 500.7007, + 15538.3564, + 2150.0 + ], + "actual_end_rot": [ + 7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 500.7007, + 15538.3564, + 2150.0 + ], + "start_rot": [ + 7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 404.9345, + 15512.6959, + 2136.9474 + ], + "actual_end_pos": [ + 404.9345, + 15512.6959, + 2136.9474 + ], + "actual_end_rot": [ + 7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 404.9345, + 15512.6959, + 2136.9474 + ], + "start_rot": [ + 7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 404.9345, + 15512.6959, + 2136.9474 + ], + "actual_end_pos": [ + 404.9345, + 15512.6959, + 2136.9474 + ], + "actual_end_rot": [ + 7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 404.9345, + 15512.6959, + 2136.9474 + ], + "start_rot": [ + 7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 379.0526, + 15609.2885, + 2136.9474 + ], + "actual_end_pos": [ + 379.0526, + 15609.2885, + 2136.9474 + ], + "actual_end_rot": [ + 7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 379.0526, + 15609.2885, + 2136.9474 + ], + "start_rot": [ + 7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 474.8188, + 15634.949, + 2150.0 + ], + "actual_end_pos": [ + 474.8188, + 15634.949, + 2150.0 + ], + "actual_end_rot": [ + 7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 474.8188, + 15634.949, + 2150.0 + ], + "start_rot": [ + 7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 448.9369, + 15731.5416, + 2150.0 + ], + "actual_end_pos": [ + 448.9369, + 15731.5416, + 2150.0 + ], + "actual_end_rot": [ + 7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 448.9369, + 15731.5416, + 2150.0 + ], + "start_rot": [ + 7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 448.9369, + 15731.5416, + 2150.0 + ], + "actual_end_pos": [ + 448.9369, + 15731.5416, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 448.9369, + 15731.5416, + 2150.0 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 545.5295, + 15757.4235, + 2150.0 + ], + "actual_end_pos": [ + 545.5295, + 15757.4235, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 545.5295, + 15757.4235, + 2150.0 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 545.5295, + 15757.4235, + 2150.0 + ], + "actual_end_pos": [ + 545.5295, + 15757.4235, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 545.5295, + 15757.4235, + 2150.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 545.5295, + 15757.4235, + 2150.0 + ], + "actual_end_pos": [ + 545.5295, + 15757.4235, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 545.5295, + 15757.4235, + 2150.0 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 448.9369, + 15783.3054, + 2150.0 + ], + "actual_end_pos": [ + 448.9369, + 15783.3054, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 448.9369, + 15783.3054, + 2150.0 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 423.055, + 15686.7128, + 2150.0 + ], + "actual_end_pos": [ + 423.055, + 15686.7128, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 423.055, + 15686.7128, + 2150.0 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 397.1731, + 15590.1202, + 2150.0 + ], + "actual_end_pos": [ + 397.1731, + 15590.1202, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 397.1731, + 15590.1202, + 2150.0 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 397.1731, + 15590.1202, + 2150.0 + ], + "actual_end_pos": [ + 397.1731, + 15590.1202, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 397.1731, + 15590.1202, + 2150.0 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 423.055, + 15686.7128, + 2150.0 + ], + "actual_end_pos": [ + 423.055, + 15686.7128, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 423.055, + 15686.7128, + 2150.0 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 423.055, + 15686.7128, + 2150.0 + ], + "actual_end_pos": [ + 423.055, + 15686.7128, + 2150.0 + ], + "actual_end_rot": [ + 7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 423.055, + 15686.7128, + 2150.0 + ], + "start_rot": [ + 7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 423.055, + 15686.7128, + 2150.0 + ], + "actual_end_pos": [ + 423.055, + 15686.7128, + 2150.0 + ], + "actual_end_rot": [ + 7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 423.055, + 15686.7128, + 2150.0 + ], + "start_rot": [ + 7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 508.9167, + 15637.1405, + 2163.0526 + ], + "actual_end_pos": [ + 508.9167, + 15637.1405, + 2163.0526 + ], + "actual_end_rot": [ + 7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 508.9167, + 15637.1405, + 2163.0526 + ], + "start_rot": [ + 7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 458.9167, + 15550.538, + 2163.0526 + ], + "actual_end_pos": [ + 458.9167, + 15550.538, + 2163.0526 + ], + "actual_end_rot": [ + 7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 458.9167, + 15550.538, + 2163.0526 + ], + "start_rot": [ + 7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 408.9167, + 15463.9355, + 2163.0526 + ], + "actual_end_pos": [ + 408.9167, + 15463.9355, + 2163.0526 + ], + "actual_end_rot": [ + 7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 408.9167, + 15463.9355, + 2163.0526 + ], + "start_rot": [ + 7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 408.9167, + 15463.9355, + 2163.0526 + ], + "actual_end_pos": [ + 408.9167, + 15463.9355, + 2163.0526 + ], + "actual_end_rot": [ + 7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 408.9167, + 15463.9355, + 2163.0526 + ], + "start_rot": [ + 7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 479.6273, + 15534.6461, + 2163.0526 + ], + "actual_end_pos": [ + 479.6273, + 15534.6461, + 2163.0526 + ], + "actual_end_rot": [ + 7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 479.6273, + 15534.6461, + 2163.0526 + ], + "start_rot": [ + 7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 479.6273, + 15534.6461, + 2163.0526 + ], + "actual_end_pos": [ + 479.6273, + 15534.6461, + 2163.0526 + ], + "actual_end_rot": [ + 15.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 479.6273, + 15534.6461, + 2163.0526 + ], + "start_rot": [ + 15.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 550.338, + 15605.3568, + 2163.0526 + ], + "actual_end_pos": [ + 550.338, + 15605.3568, + 2163.0526 + ], + "actual_end_rot": [ + 15.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 550.338, + 15605.3568, + 2163.0526 + ], + "start_rot": [ + 15.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 550.338, + 15605.3568, + 2163.0526 + ], + "actual_end_pos": [ + 550.338, + 15605.3568, + 2163.0526 + ], + "actual_end_rot": [ + 15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 550.338, + 15605.3568, + 2163.0526 + ], + "start_rot": [ + 15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 550.338, + 15605.3568, + 2163.0526 + ], + "actual_end_pos": [ + 550.338, + 15605.3568, + 2163.0526 + ], + "actual_end_rot": [ + 15.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 550.338, + 15605.3568, + 2163.0526 + ], + "start_rot": [ + 15.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 550.338, + 15605.3568, + 2163.0526 + ], + "actual_end_pos": [ + 550.338, + 15605.3568, + 2163.0526 + ], + "actual_end_rot": [ + 15.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 550.338, + 15605.3568, + 2163.0526 + ], + "start_rot": [ + 15.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 550.338, + 15701.9494, + 2137.1707 + ], + "actual_end_pos": [ + 550.338, + 15701.9494, + 2137.1707 + ], + "actual_end_rot": [ + 15.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 550.338, + 15701.9494, + 2137.1707 + ], + "start_rot": [ + 15.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 550.338, + 15701.9494, + 2137.1707 + ], + "actual_end_pos": [ + 550.338, + 15701.9494, + 2137.1707 + ], + "actual_end_rot": [ + 7.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 550.338, + 15701.9494, + 2137.1707 + ], + "start_rot": [ + 7.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 550.338, + 15701.9494, + 2137.1707 + ], + "actual_end_pos": [ + 550.338, + 15701.9494, + 2137.1707 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 550.338, + 15701.9494, + 2137.1707 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 550.338, + 15801.9494, + 2137.1707 + ], + "actual_end_pos": [ + 550.338, + 15801.9494, + 2137.1707 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 550.338, + 15801.9494, + 2137.1707 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 550.338, + 15901.9494, + 2137.1707 + ], + "actual_end_pos": [ + 550.338, + 15901.9494, + 2137.1707 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 550.338, + 15901.9494, + 2137.1707 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 550.338, + 16001.9494, + 2137.1707 + ], + "actual_end_pos": [ + 550.338, + 16001.9494, + 2137.1707 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260410_184831__pair_004638_A_traj_004638_meta.json b/equivalence_easy/run_20260410_184831__pair_004638_A_traj_004638_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1ebaec5874936b9de6b313290a11d83774fd990d --- /dev/null +++ b/equivalence_easy/run_20260410_184831__pair_004638_A_traj_004638_meta.json @@ -0,0 +1,1464 @@ +{ + "trajectory_id": 4638, + "episode_id": 0, + "state_id": 3479, + "sample_index": 3479, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 4639, + "primary_trajectory_id": 4638, + "paired_trajectory_id": 4639, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 420.0, + 16340.0, + 2150.0 + ], + "rotation": [ + 0.0, + 315.0, + 0.0 + ] + }, + "action_sequence": [ + "move_left", + "move_left", + "look_up", + "look_up", + "turn_left", + "move_forward", + "move_left", + "look_down", + "move_left", + "move_left", + "turn_left", + "move_forward", + "look_up", + "no_op", + "turn_left", + "move_left", + "look_up", + "move_backward", + "move_left", + "move_backward", + "move_right", + "move_right", + "move_right", + "move_backward", + "move_right", + "turn_right", + "look_up", + "move_forward", + "turn_left", + "move_left", + "look_down", + "move_forward", + "move_right", + "move_forward", + "move_left", + "move_backward", + "move_right", + "move_backward", + "look_down", + "move_left" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 420.0, + 16340.0, + 2150.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 349.2893, + 16269.2893, + 2150.0 + ], + "actual_end_pos": [ + 349.2893, + 16269.2893, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 349.2893, + 16269.2893, + 2150.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 278.5786, + 16198.5786, + 2150.0 + ], + "actual_end_pos": [ + 278.5786, + 16198.5786, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 278.5786, + 16198.5786, + 2150.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 278.5786, + 16198.5786, + 2150.0 + ], + "actual_end_pos": [ + 278.5786, + 16198.5786, + 2150.0 + ], + "actual_end_rot": [ + 7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 278.5786, + 16198.5786, + 2150.0 + ], + "start_rot": [ + 7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 278.5786, + 16198.5786, + 2150.0 + ], + "actual_end_pos": [ + 278.5786, + 16198.5786, + 2150.0 + ], + "actual_end_rot": [ + 15.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 278.5786, + 16198.5786, + 2150.0 + ], + "start_rot": [ + 15.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 278.5786, + 16198.5786, + 2150.0 + ], + "actual_end_pos": [ + 278.5786, + 16198.5786, + 2150.0 + ], + "actual_end_rot": [ + 15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 278.5786, + 16198.5786, + 2150.0 + ], + "start_rot": [ + 15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 326.8749, + 16114.927, + 2175.8819 + ], + "actual_end_pos": [ + 326.8749, + 16114.927, + 2175.8819 + ], + "actual_end_rot": [ + 15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 326.8749, + 16114.927, + 2175.8819 + ], + "start_rot": [ + 15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 240.2724, + 16064.927, + 2175.8819 + ], + "actual_end_pos": [ + 240.2724, + 16064.927, + 2175.8819 + ], + "actual_end_rot": [ + 15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 240.2724, + 16064.927, + 2175.8819 + ], + "start_rot": [ + 15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 240.2724, + 16064.927, + 2175.8819 + ], + "actual_end_pos": [ + 240.2724, + 16064.927, + 2175.8819 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 240.2724, + 16064.927, + 2175.8819 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 153.6699, + 16014.927, + 2175.8819 + ], + "actual_end_pos": [ + 153.6699, + 16014.927, + 2175.8819 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 153.6699, + 16014.927, + 2175.8819 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 67.0673, + 15964.927, + 2175.8819 + ], + "actual_end_pos": [ + 67.0673, + 15964.927, + 2175.8819 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 67.0673, + 15964.927, + 2175.8819 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 67.0673, + 15964.927, + 2175.8819 + ], + "actual_end_pos": [ + 67.0673, + 15964.927, + 2175.8819 + ], + "actual_end_rot": [ + 7.5, + -75.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 67.0673, + 15964.927, + 2175.8819 + ], + "start_rot": [ + 7.5, + -75.0, + -0.0 + ], + "expected_end_pos": [ + 92.7278, + 15869.1608, + 2188.9345 + ], + "actual_end_pos": [ + 92.7278, + 15869.1608, + 2188.9345 + ], + "actual_end_rot": [ + 7.5, + -75.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 92.7278, + 15869.1608, + 2188.9345 + ], + "start_rot": [ + 7.5, + -75.0, + -0.0 + ], + "expected_end_pos": [ + 92.7278, + 15869.1608, + 2188.9345 + ], + "actual_end_pos": [ + 92.7278, + 15869.1608, + 2188.9345 + ], + "actual_end_rot": [ + 15.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 92.7278, + 15869.1608, + 2188.9345 + ], + "start_rot": [ + 15.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 92.7278, + 15869.1608, + 2188.9345 + ], + "actual_end_pos": [ + 92.7278, + 15869.1608, + 2188.9345 + ], + "actual_end_rot": [ + 15.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 92.7278, + 15869.1608, + 2188.9345 + ], + "start_rot": [ + 15.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 92.7278, + 15869.1608, + 2188.9345 + ], + "actual_end_pos": [ + 92.7278, + 15869.1608, + 2188.9345 + ], + "actual_end_rot": [ + 15.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 92.7278, + 15869.1608, + 2188.9345 + ], + "start_rot": [ + 15.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + -7.2722, + 15869.1608, + 2188.9345 + ], + "actual_end_pos": [ + -7.2722, + 15869.1608, + 2188.9345 + ], + "actual_end_rot": [ + 15.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -7.2722, + 15869.1608, + 2188.9345 + ], + "start_rot": [ + 15.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + -7.2722, + 15869.1608, + 2188.9345 + ], + "actual_end_pos": [ + -7.2722, + 15869.1608, + 2188.9345 + ], + "actual_end_rot": [ + 22.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -7.2722, + 15869.1608, + 2188.9345 + ], + "start_rot": [ + 22.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + -7.2722, + 15961.5487, + 2150.6662 + ], + "actual_end_pos": [ + -7.2722, + 15961.5487, + 2150.6662 + ], + "actual_end_rot": [ + 22.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -7.2722, + 15961.5487, + 2150.6662 + ], + "start_rot": [ + 22.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + -107.2722, + 15961.5487, + 2150.6662 + ], + "actual_end_pos": [ + -107.2722, + 15961.5487, + 2150.6662 + ], + "actual_end_rot": [ + 22.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -107.2722, + 15961.5487, + 2150.6662 + ], + "start_rot": [ + 22.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + -107.2722, + 16053.9367, + 2112.3978 + ], + "actual_end_pos": [ + -107.2722, + 16053.9367, + 2112.3978 + ], + "actual_end_rot": [ + 22.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -107.2722, + 16053.9367, + 2112.3978 + ], + "start_rot": [ + 22.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + -7.2722, + 16053.9367, + 2112.3978 + ], + "actual_end_pos": [ + -7.2722, + 16053.9367, + 2112.3978 + ], + "actual_end_rot": [ + 22.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -7.2722, + 16053.9367, + 2112.3978 + ], + "start_rot": [ + 22.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 92.7278, + 16053.9367, + 2112.3978 + ], + "actual_end_pos": [ + 92.7278, + 16053.9367, + 2112.3978 + ], + "actual_end_rot": [ + 22.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 92.7278, + 16053.9367, + 2112.3978 + ], + "start_rot": [ + 22.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 192.7278, + 16053.9367, + 2112.3978 + ], + "actual_end_pos": [ + 192.7278, + 16053.9367, + 2112.3978 + ], + "actual_end_rot": [ + 22.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 192.7278, + 16053.9367, + 2112.3978 + ], + "start_rot": [ + 22.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 192.7278, + 16146.3247, + 2074.1295 + ], + "actual_end_pos": [ + 192.7278, + 16146.3247, + 2074.1295 + ], + "actual_end_rot": [ + 22.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 192.7278, + 16146.3247, + 2074.1295 + ], + "start_rot": [ + 22.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 292.7278, + 16146.3247, + 2074.1295 + ], + "actual_end_pos": [ + 292.7278, + 16146.3247, + 2074.1295 + ], + "actual_end_rot": [ + 22.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 292.7278, + 16146.3247, + 2074.1295 + ], + "start_rot": [ + 22.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 292.7278, + 16146.3247, + 2074.1295 + ], + "actual_end_pos": [ + 292.7278, + 16146.3247, + 2074.1295 + ], + "actual_end_rot": [ + 22.5, + -75.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 292.7278, + 16146.3247, + 2074.1295 + ], + "start_rot": [ + 22.5, + -75.0, + -0.0 + ], + "expected_end_pos": [ + 292.7278, + 16146.3247, + 2074.1295 + ], + "actual_end_pos": [ + 292.7278, + 16146.3247, + 2074.1295 + ], + "actual_end_rot": [ + 30.0, + -75.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 292.7278, + 16146.3247, + 2074.1295 + ], + "start_rot": [ + 30.0, + -75.0, + -0.0 + ], + "expected_end_pos": [ + 315.1422, + 16062.673, + 2124.1295 + ], + "actual_end_pos": [ + 315.1422, + 16062.673, + 2124.1295 + ], + "actual_end_rot": [ + 30.0, + -75.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 315.1422, + 16062.673, + 2124.1295 + ], + "start_rot": [ + 30.0, + -75.0, + -0.0 + ], + "expected_end_pos": [ + 315.1422, + 16062.673, + 2124.1295 + ], + "actual_end_pos": [ + 315.1422, + 16062.673, + 2124.1295 + ], + "actual_end_rot": [ + 30.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 315.1422, + 16062.673, + 2124.1295 + ], + "start_rot": [ + 30.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 215.1422, + 16062.673, + 2124.1295 + ], + "actual_end_pos": [ + 215.1422, + 16062.673, + 2124.1295 + ], + "actual_end_rot": [ + 30.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 215.1422, + 16062.673, + 2124.1295 + ], + "start_rot": [ + 30.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 215.1422, + 16062.673, + 2124.1295 + ], + "actual_end_pos": [ + 215.1422, + 16062.673, + 2124.1295 + ], + "actual_end_rot": [ + 22.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 215.1422, + 16062.673, + 2124.1295 + ], + "start_rot": [ + 22.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 215.1422, + 15970.2851, + 2162.3978 + ], + "actual_end_pos": [ + 215.1422, + 15970.2851, + 2162.3978 + ], + "actual_end_rot": [ + 22.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 215.1422, + 15970.2851, + 2162.3978 + ], + "start_rot": [ + 22.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 315.1422, + 15970.2851, + 2162.3978 + ], + "actual_end_pos": [ + 315.1422, + 15970.2851, + 2162.3978 + ], + "actual_end_rot": [ + 22.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 315.1422, + 15970.2851, + 2162.3978 + ], + "start_rot": [ + 22.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 315.1422, + 15877.8971, + 2200.6662 + ], + "actual_end_pos": [ + 315.1422, + 15877.8971, + 2200.6662 + ], + "actual_end_rot": [ + 22.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 315.1422, + 15877.8971, + 2200.6662 + ], + "start_rot": [ + 22.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 215.1422, + 15877.8971, + 2200.6662 + ], + "actual_end_pos": [ + 215.1422, + 15877.8971, + 2200.6662 + ], + "actual_end_rot": [ + 22.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 215.1422, + 15877.8971, + 2200.6662 + ], + "start_rot": [ + 22.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 215.1422, + 15970.2851, + 2162.3978 + ], + "actual_end_pos": [ + 215.1422, + 15970.2851, + 2162.3978 + ], + "actual_end_rot": [ + 22.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 215.1422, + 15970.2851, + 2162.3978 + ], + "start_rot": [ + 22.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 315.1422, + 15970.2851, + 2162.3978 + ], + "actual_end_pos": [ + 315.1422, + 15970.2851, + 2162.3978 + ], + "actual_end_rot": [ + 22.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 315.1422, + 15970.2851, + 2162.3978 + ], + "start_rot": [ + 22.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 315.1422, + 16062.673, + 2124.1295 + ], + "actual_end_pos": [ + 315.1422, + 16062.673, + 2124.1295 + ], + "actual_end_rot": [ + 22.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 315.1422, + 16062.673, + 2124.1295 + ], + "start_rot": [ + 22.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 315.1422, + 16062.673, + 2124.1295 + ], + "actual_end_pos": [ + 315.1422, + 16062.673, + 2124.1295 + ], + "actual_end_rot": [ + 15.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 315.1422, + 16062.673, + 2124.1295 + ], + "start_rot": [ + 15.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 215.1422, + 16062.673, + 2124.1295 + ], + "actual_end_pos": [ + 215.1422, + 16062.673, + 2124.1295 + ], + "actual_end_rot": [ + 15.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260410_184831__pair_004638_B_traj_004639_meta.json b/equivalence_easy/run_20260410_184831__pair_004638_B_traj_004639_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..cfb629b48dd80047e0c617ba8d230091df659096 --- /dev/null +++ b/equivalence_easy/run_20260410_184831__pair_004638_B_traj_004639_meta.json @@ -0,0 +1,1464 @@ +{ + "trajectory_id": 4639, + "episode_id": 0, + "state_id": 3479, + "sample_index": 3479, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 4638, + "primary_trajectory_id": 4638, + "paired_trajectory_id": 4639, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 420.0, + 16340.0, + 2150.0 + ], + "rotation": [ + 0.0, + 315.0, + 0.0 + ] + }, + "action_sequence": [ + "move_left", + "move_left", + "look_up", + "look_up", + "turn_left", + "move_left", + "move_forward", + "look_down", + "move_left", + "move_left", + "turn_left", + "move_forward", + "look_up", + "no_op", + "turn_left", + "move_left", + "look_up", + "move_right", + "move_right", + "move_backward", + "move_left", + "move_backward", + "move_right", + "move_backward", + "move_right", + "look_up", + "turn_right", + "move_forward", + "turn_left", + "move_left", + "look_down", + "move_backward", + "move_right", + "move_left", + "move_backward", + "move_right", + "move_forward", + "move_forward", + "look_down", + "move_left" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 420.0, + 16340.0, + 2150.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 349.2893, + 16269.2893, + 2150.0 + ], + "actual_end_pos": [ + 349.2893, + 16269.2893, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 349.2893, + 16269.2893, + 2150.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 278.5786, + 16198.5786, + 2150.0 + ], + "actual_end_pos": [ + 278.5786, + 16198.5786, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 278.5786, + 16198.5786, + 2150.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 278.5786, + 16198.5786, + 2150.0 + ], + "actual_end_pos": [ + 278.5786, + 16198.5786, + 2150.0 + ], + "actual_end_rot": [ + 7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 278.5786, + 16198.5786, + 2150.0 + ], + "start_rot": [ + 7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 278.5786, + 16198.5786, + 2150.0 + ], + "actual_end_pos": [ + 278.5786, + 16198.5786, + 2150.0 + ], + "actual_end_rot": [ + 15.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 278.5786, + 16198.5786, + 2150.0 + ], + "start_rot": [ + 15.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 278.5786, + 16198.5786, + 2150.0 + ], + "actual_end_pos": [ + 278.5786, + 16198.5786, + 2150.0 + ], + "actual_end_rot": [ + 15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 278.5786, + 16198.5786, + 2150.0 + ], + "start_rot": [ + 15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 191.9761, + 16148.5786, + 2150.0 + ], + "actual_end_pos": [ + 191.9761, + 16148.5786, + 2150.0 + ], + "actual_end_rot": [ + 15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 191.9761, + 16148.5786, + 2150.0 + ], + "start_rot": [ + 15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 240.2724, + 16064.927, + 2175.8819 + ], + "actual_end_pos": [ + 240.2724, + 16064.927, + 2175.8819 + ], + "actual_end_rot": [ + 15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 240.2724, + 16064.927, + 2175.8819 + ], + "start_rot": [ + 15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 240.2724, + 16064.927, + 2175.8819 + ], + "actual_end_pos": [ + 240.2724, + 16064.927, + 2175.8819 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 240.2724, + 16064.927, + 2175.8819 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 153.6699, + 16014.927, + 2175.8819 + ], + "actual_end_pos": [ + 153.6699, + 16014.927, + 2175.8819 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 153.6699, + 16014.927, + 2175.8819 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 67.0673, + 15964.927, + 2175.8819 + ], + "actual_end_pos": [ + 67.0673, + 15964.927, + 2175.8819 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 67.0673, + 15964.927, + 2175.8819 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 67.0673, + 15964.927, + 2175.8819 + ], + "actual_end_pos": [ + 67.0673, + 15964.927, + 2175.8819 + ], + "actual_end_rot": [ + 7.5, + -75.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 67.0673, + 15964.927, + 2175.8819 + ], + "start_rot": [ + 7.5, + -75.0, + -0.0 + ], + "expected_end_pos": [ + 92.7278, + 15869.1608, + 2188.9345 + ], + "actual_end_pos": [ + 92.7278, + 15869.1608, + 2188.9345 + ], + "actual_end_rot": [ + 7.5, + -75.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 92.7278, + 15869.1608, + 2188.9345 + ], + "start_rot": [ + 7.5, + -75.0, + -0.0 + ], + "expected_end_pos": [ + 92.7278, + 15869.1608, + 2188.9345 + ], + "actual_end_pos": [ + 92.7278, + 15869.1608, + 2188.9345 + ], + "actual_end_rot": [ + 15.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 92.7278, + 15869.1608, + 2188.9345 + ], + "start_rot": [ + 15.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 92.7278, + 15869.1608, + 2188.9345 + ], + "actual_end_pos": [ + 92.7278, + 15869.1608, + 2188.9345 + ], + "actual_end_rot": [ + 15.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 92.7278, + 15869.1608, + 2188.9345 + ], + "start_rot": [ + 15.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 92.7278, + 15869.1608, + 2188.9345 + ], + "actual_end_pos": [ + 92.7278, + 15869.1608, + 2188.9345 + ], + "actual_end_rot": [ + 15.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 92.7278, + 15869.1608, + 2188.9345 + ], + "start_rot": [ + 15.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + -7.2722, + 15869.1608, + 2188.9345 + ], + "actual_end_pos": [ + -7.2722, + 15869.1608, + 2188.9345 + ], + "actual_end_rot": [ + 15.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -7.2722, + 15869.1608, + 2188.9345 + ], + "start_rot": [ + 15.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + -7.2722, + 15869.1608, + 2188.9345 + ], + "actual_end_pos": [ + -7.2722, + 15869.1608, + 2188.9345 + ], + "actual_end_rot": [ + 22.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -7.2722, + 15869.1608, + 2188.9345 + ], + "start_rot": [ + 22.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 92.7278, + 15869.1608, + 2188.9345 + ], + "actual_end_pos": [ + 92.7278, + 15869.1608, + 2188.9345 + ], + "actual_end_rot": [ + 22.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 92.7278, + 15869.1608, + 2188.9345 + ], + "start_rot": [ + 22.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 192.7278, + 15869.1608, + 2188.9345 + ], + "actual_end_pos": [ + 192.7278, + 15869.1608, + 2188.9345 + ], + "actual_end_rot": [ + 22.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 192.7278, + 15869.1608, + 2188.9345 + ], + "start_rot": [ + 22.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 192.7278, + 15961.5487, + 2150.6662 + ], + "actual_end_pos": [ + 192.7278, + 15961.5487, + 2150.6662 + ], + "actual_end_rot": [ + 22.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 192.7278, + 15961.5487, + 2150.6662 + ], + "start_rot": [ + 22.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 92.7278, + 15961.5487, + 2150.6662 + ], + "actual_end_pos": [ + 92.7278, + 15961.5487, + 2150.6662 + ], + "actual_end_rot": [ + 22.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 92.7278, + 15961.5487, + 2150.6662 + ], + "start_rot": [ + 22.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 92.7278, + 16053.9367, + 2112.3978 + ], + "actual_end_pos": [ + 92.7278, + 16053.9367, + 2112.3978 + ], + "actual_end_rot": [ + 22.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 92.7278, + 16053.9367, + 2112.3978 + ], + "start_rot": [ + 22.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 192.7278, + 16053.9367, + 2112.3978 + ], + "actual_end_pos": [ + 192.7278, + 16053.9367, + 2112.3978 + ], + "actual_end_rot": [ + 22.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 192.7278, + 16053.9367, + 2112.3978 + ], + "start_rot": [ + 22.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 192.7278, + 16146.3247, + 2074.1295 + ], + "actual_end_pos": [ + 192.7278, + 16146.3247, + 2074.1295 + ], + "actual_end_rot": [ + 22.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 192.7278, + 16146.3247, + 2074.1295 + ], + "start_rot": [ + 22.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 292.7278, + 16146.3247, + 2074.1295 + ], + "actual_end_pos": [ + 292.7278, + 16146.3247, + 2074.1295 + ], + "actual_end_rot": [ + 22.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 292.7278, + 16146.3247, + 2074.1295 + ], + "start_rot": [ + 22.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 292.7278, + 16146.3247, + 2074.1295 + ], + "actual_end_pos": [ + 292.7278, + 16146.3247, + 2074.1295 + ], + "actual_end_rot": [ + 30.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 292.7278, + 16146.3247, + 2074.1295 + ], + "start_rot": [ + 30.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 292.7278, + 16146.3247, + 2074.1295 + ], + "actual_end_pos": [ + 292.7278, + 16146.3247, + 2074.1295 + ], + "actual_end_rot": [ + 30.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 292.7278, + 16146.3247, + 2074.1295 + ], + "start_rot": [ + 30.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 315.1422, + 16062.673, + 2124.1295 + ], + "actual_end_pos": [ + 315.1422, + 16062.673, + 2124.1295 + ], + "actual_end_rot": [ + 30.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 315.1422, + 16062.673, + 2124.1295 + ], + "start_rot": [ + 30.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 315.1422, + 16062.673, + 2124.1295 + ], + "actual_end_pos": [ + 315.1422, + 16062.673, + 2124.1295 + ], + "actual_end_rot": [ + 30.0, + -90.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 315.1422, + 16062.673, + 2124.1295 + ], + "start_rot": [ + 30.0, + -90.0, + -0.0 + ], + "expected_end_pos": [ + 215.1422, + 16062.673, + 2124.1295 + ], + "actual_end_pos": [ + 215.1422, + 16062.673, + 2124.1295 + ], + "actual_end_rot": [ + 30.0, + -90.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 215.1422, + 16062.673, + 2124.1295 + ], + "start_rot": [ + 30.0, + -90.0, + -0.0 + ], + "expected_end_pos": [ + 215.1422, + 16062.673, + 2124.1295 + ], + "actual_end_pos": [ + 215.1422, + 16062.673, + 2124.1295 + ], + "actual_end_rot": [ + 22.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 215.1422, + 16062.673, + 2124.1295 + ], + "start_rot": [ + 22.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 215.1422, + 16155.061, + 2085.8612 + ], + "actual_end_pos": [ + 215.1422, + 16155.061, + 2085.8612 + ], + "actual_end_rot": [ + 22.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 215.1422, + 16155.061, + 2085.8612 + ], + "start_rot": [ + 22.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 315.1422, + 16155.061, + 2085.8612 + ], + "actual_end_pos": [ + 315.1422, + 16155.061, + 2085.8612 + ], + "actual_end_rot": [ + 22.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 315.1422, + 16155.061, + 2085.8612 + ], + "start_rot": [ + 22.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 215.1422, + 16155.061, + 2085.8612 + ], + "actual_end_pos": [ + 215.1422, + 16155.061, + 2085.8612 + ], + "actual_end_rot": [ + 22.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 215.1422, + 16155.061, + 2085.8612 + ], + "start_rot": [ + 22.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 215.1422, + 16247.4489, + 2047.5928 + ], + "actual_end_pos": [ + 215.1422, + 16247.4489, + 2047.5928 + ], + "actual_end_rot": [ + 22.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 215.1422, + 16247.4489, + 2047.5928 + ], + "start_rot": [ + 22.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 315.1422, + 16247.4489, + 2047.5928 + ], + "actual_end_pos": [ + 315.1422, + 16247.4489, + 2047.5928 + ], + "actual_end_rot": [ + 22.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 315.1422, + 16247.4489, + 2047.5928 + ], + "start_rot": [ + 22.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 315.1422, + 16155.061, + 2085.8612 + ], + "actual_end_pos": [ + 315.1422, + 16155.061, + 2085.8612 + ], + "actual_end_rot": [ + 22.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 315.1422, + 16155.061, + 2085.8612 + ], + "start_rot": [ + 22.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 315.1422, + 16062.673, + 2124.1295 + ], + "actual_end_pos": [ + 315.1422, + 16062.673, + 2124.1295 + ], + "actual_end_rot": [ + 22.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 315.1422, + 16062.673, + 2124.1295 + ], + "start_rot": [ + 22.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 315.1422, + 16062.673, + 2124.1295 + ], + "actual_end_pos": [ + 315.1422, + 16062.673, + 2124.1295 + ], + "actual_end_rot": [ + 15.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 315.1422, + 16062.673, + 2124.1295 + ], + "start_rot": [ + 15.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 215.1422, + 16062.673, + 2124.1295 + ], + "actual_end_pos": [ + 215.1422, + 16062.673, + 2124.1295 + ], + "actual_end_rot": [ + 15.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260410_184831__pair_004716_A_traj_004716_meta.json b/equivalence_easy/run_20260410_184831__pair_004716_A_traj_004716_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..83de152ac88f7d113ce36b65154f0baf46e3d699 --- /dev/null +++ b/equivalence_easy/run_20260410_184831__pair_004716_A_traj_004716_meta.json @@ -0,0 +1,1464 @@ +{ + "trajectory_id": 4716, + "episode_id": 0, + "state_id": 3537, + "sample_index": 3537, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 4717, + "primary_trajectory_id": 4716, + "paired_trajectory_id": 4717, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 720.0, + 8540.0, + 2150.0 + ], + "rotation": [ + 0.0, + 45.0, + 0.0 + ] + }, + "action_sequence": [ + "no_op", + "turn_left", + "move_left", + "move_forward", + "move_forward", + "turn_left", + "move_forward", + "look_up", + "turn_right", + "no_op", + "move_right", + "turn_left", + "move_right", + "turn_left", + "move_left", + "turn_left", + "move_right", + "move_backward", + "move_left", + "turn_right", + "move_left", + "move_left", + "look_down", + "move_right", + "move_forward", + "move_left", + "turn_right", + "move_forward", + "move_right", + "move_right", + "move_left", + "no_op", + "move_right", + "move_backward", + "turn_right", + "move_forward", + "move_forward", + "move_forward", + "move_forward", + "move_forward" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 720.0, + 8540.0, + 2150.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 720.0, + 8540.0, + 2150.0 + ], + "actual_end_pos": [ + 720.0, + 8540.0, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 720.0, + 8540.0, + 2150.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 720.0, + 8540.0, + 2150.0 + ], + "actual_end_pos": [ + 720.0, + 8540.0, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 720.0, + 8540.0, + 2150.0 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 770.0, + 8453.3975, + 2150.0 + ], + "actual_end_pos": [ + 770.0, + 8453.3975, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 770.0, + 8453.3975, + 2150.0 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 856.6025, + 8503.3975, + 2150.0 + ], + "actual_end_pos": [ + 856.6025, + 8503.3975, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 856.6025, + 8503.3975, + 2150.0 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 943.2051, + 8553.3975, + 2150.0 + ], + "actual_end_pos": [ + 943.2051, + 8553.3975, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 943.2051, + 8553.3975, + 2150.0 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 943.2051, + 8553.3975, + 2150.0 + ], + "actual_end_pos": [ + 943.2051, + 8553.3975, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 943.2051, + 8553.3975, + 2150.0 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 1039.7977, + 8579.2794, + 2150.0 + ], + "actual_end_pos": [ + 1039.7977, + 8579.2794, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 1039.7977, + 8579.2794, + 2150.0 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 1039.7977, + 8579.2794, + 2150.0 + ], + "actual_end_pos": [ + 1039.7977, + 8579.2794, + 2150.0 + ], + "actual_end_rot": [ + 7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 1039.7977, + 8579.2794, + 2150.0 + ], + "start_rot": [ + 7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 1039.7977, + 8579.2794, + 2150.0 + ], + "actual_end_pos": [ + 1039.7977, + 8579.2794, + 2150.0 + ], + "actual_end_rot": [ + 7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 1039.7977, + 8579.2794, + 2150.0 + ], + "start_rot": [ + 7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 1039.7977, + 8579.2794, + 2150.0 + ], + "actual_end_pos": [ + 1039.7977, + 8579.2794, + 2150.0 + ], + "actual_end_rot": [ + 7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 1039.7977, + 8579.2794, + 2150.0 + ], + "start_rot": [ + 7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 989.7977, + 8665.8819, + 2150.0 + ], + "actual_end_pos": [ + 989.7977, + 8665.8819, + 2150.0 + ], + "actual_end_rot": [ + 7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 989.7977, + 8665.8819, + 2150.0 + ], + "start_rot": [ + 7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 989.7977, + 8665.8819, + 2150.0 + ], + "actual_end_pos": [ + 989.7977, + 8665.8819, + 2150.0 + ], + "actual_end_rot": [ + 7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 989.7977, + 8665.8819, + 2150.0 + ], + "start_rot": [ + 7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 963.9158, + 8762.4745, + 2150.0 + ], + "actual_end_pos": [ + 963.9158, + 8762.4745, + 2150.0 + ], + "actual_end_rot": [ + 7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 963.9158, + 8762.4745, + 2150.0 + ], + "start_rot": [ + 7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 963.9158, + 8762.4745, + 2150.0 + ], + "actual_end_pos": [ + 963.9158, + 8762.4745, + 2150.0 + ], + "actual_end_rot": [ + 7.5, + 0.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 963.9158, + 8762.4745, + 2150.0 + ], + "start_rot": [ + 7.5, + 0.0, + -0.0 + ], + "expected_end_pos": [ + 963.9158, + 8662.4745, + 2150.0 + ], + "actual_end_pos": [ + 963.9158, + 8662.4745, + 2150.0 + ], + "actual_end_rot": [ + 7.5, + 0.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 963.9158, + 8662.4745, + 2150.0 + ], + "start_rot": [ + 7.5, + 0.0, + -0.0 + ], + "expected_end_pos": [ + 963.9158, + 8662.4745, + 2150.0 + ], + "actual_end_pos": [ + 963.9158, + 8662.4745, + 2150.0 + ], + "actual_end_rot": [ + 7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 963.9158, + 8662.4745, + 2150.0 + ], + "start_rot": [ + 7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 989.7977, + 8759.0671, + 2150.0 + ], + "actual_end_pos": [ + 989.7977, + 8759.0671, + 2150.0 + ], + "actual_end_rot": [ + 7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 989.7977, + 8759.0671, + 2150.0 + ], + "start_rot": [ + 7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 894.0314, + 8784.7276, + 2136.9474 + ], + "actual_end_pos": [ + 894.0314, + 8784.7276, + 2136.9474 + ], + "actual_end_rot": [ + 7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 894.0314, + 8784.7276, + 2136.9474 + ], + "start_rot": [ + 7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 868.1495, + 8688.135, + 2136.9474 + ], + "actual_end_pos": [ + 868.1495, + 8688.135, + 2136.9474 + ], + "actual_end_rot": [ + 7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 868.1495, + 8688.135, + 2136.9474 + ], + "start_rot": [ + 7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 868.1495, + 8688.135, + 2136.9474 + ], + "actual_end_pos": [ + 868.1495, + 8688.135, + 2136.9474 + ], + "actual_end_rot": [ + 7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 868.1495, + 8688.135, + 2136.9474 + ], + "start_rot": [ + 7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 868.1495, + 8588.135, + 2136.9474 + ], + "actual_end_pos": [ + 868.1495, + 8588.135, + 2136.9474 + ], + "actual_end_rot": [ + 7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 868.1495, + 8588.135, + 2136.9474 + ], + "start_rot": [ + 7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 868.1495, + 8488.135, + 2136.9474 + ], + "actual_end_pos": [ + 868.1495, + 8488.135, + 2136.9474 + ], + "actual_end_rot": [ + 7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 868.1495, + 8488.135, + 2136.9474 + ], + "start_rot": [ + 7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 868.1495, + 8488.135, + 2136.9474 + ], + "actual_end_pos": [ + 868.1495, + 8488.135, + 2136.9474 + ], + "actual_end_rot": [ + 0.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 868.1495, + 8488.135, + 2136.9474 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 868.1495, + 8588.135, + 2136.9474 + ], + "actual_end_pos": [ + 868.1495, + 8588.135, + 2136.9474 + ], + "actual_end_rot": [ + 0.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 868.1495, + 8588.135, + 2136.9474 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 968.1495, + 8588.135, + 2136.9474 + ], + "actual_end_pos": [ + 968.1495, + 8588.135, + 2136.9474 + ], + "actual_end_rot": [ + 0.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 968.1495, + 8588.135, + 2136.9474 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 968.1495, + 8488.135, + 2136.9474 + ], + "actual_end_pos": [ + 968.1495, + 8488.135, + 2136.9474 + ], + "actual_end_rot": [ + 0.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 968.1495, + 8488.135, + 2136.9474 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 968.1495, + 8488.135, + 2136.9474 + ], + "actual_end_pos": [ + 968.1495, + 8488.135, + 2136.9474 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 968.1495, + 8488.135, + 2136.9474 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 1064.7421, + 8514.0169, + 2136.9474 + ], + "actual_end_pos": [ + 1064.7421, + 8514.0169, + 2136.9474 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 1064.7421, + 8514.0169, + 2136.9474 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 1038.8602, + 8610.6095, + 2136.9474 + ], + "actual_end_pos": [ + 1038.8602, + 8610.6095, + 2136.9474 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 1038.8602, + 8610.6095, + 2136.9474 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 1012.9783, + 8707.202, + 2136.9474 + ], + "actual_end_pos": [ + 1012.9783, + 8707.202, + 2136.9474 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 1012.9783, + 8707.202, + 2136.9474 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 1038.8602, + 8610.6095, + 2136.9474 + ], + "actual_end_pos": [ + 1038.8602, + 8610.6095, + 2136.9474 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 1038.8602, + 8610.6095, + 2136.9474 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 1038.8602, + 8610.6095, + 2136.9474 + ], + "actual_end_pos": [ + 1038.8602, + 8610.6095, + 2136.9474 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 1038.8602, + 8610.6095, + 2136.9474 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 1012.9783, + 8707.202, + 2136.9474 + ], + "actual_end_pos": [ + 1012.9783, + 8707.202, + 2136.9474 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 1012.9783, + 8707.202, + 2136.9474 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 916.3857, + 8681.3201, + 2136.9474 + ], + "actual_end_pos": [ + 916.3857, + 8681.3201, + 2136.9474 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 916.3857, + 8681.3201, + 2136.9474 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 916.3857, + 8681.3201, + 2136.9474 + ], + "actual_end_pos": [ + 916.3857, + 8681.3201, + 2136.9474 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 916.3857, + 8681.3201, + 2136.9474 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 1002.9883, + 8731.3201, + 2136.9474 + ], + "actual_end_pos": [ + 1002.9883, + 8731.3201, + 2136.9474 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1002.9883, + 8731.3201, + 2136.9474 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 1089.5908, + 8781.3201, + 2136.9474 + ], + "actual_end_pos": [ + 1089.5908, + 8781.3201, + 2136.9474 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1089.5908, + 8781.3201, + 2136.9474 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 1176.1934, + 8831.3201, + 2136.9474 + ], + "actual_end_pos": [ + 1176.1934, + 8831.3201, + 2136.9474 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1176.1934, + 8831.3201, + 2136.9474 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 1262.7959, + 8881.3201, + 2136.9474 + ], + "actual_end_pos": [ + 1262.7959, + 8881.3201, + 2136.9474 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1262.7959, + 8881.3201, + 2136.9474 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 1349.3984, + 8931.3201, + 2136.9474 + ], + "actual_end_pos": [ + 1349.3984, + 8931.3201, + 2136.9474 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260410_184831__pair_004716_B_traj_004717_meta.json b/equivalence_easy/run_20260410_184831__pair_004716_B_traj_004717_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..148b01391c90927731ba8aa90f083dfcb11068eb --- /dev/null +++ b/equivalence_easy/run_20260410_184831__pair_004716_B_traj_004717_meta.json @@ -0,0 +1,1464 @@ +{ + "trajectory_id": 4717, + "episode_id": 0, + "state_id": 3537, + "sample_index": 3537, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 4716, + "primary_trajectory_id": 4716, + "paired_trajectory_id": 4717, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 720.0, + 8540.0, + 2150.0 + ], + "rotation": [ + 0.0, + 45.0, + 0.0 + ] + }, + "action_sequence": [ + "no_op", + "turn_left", + "move_forward", + "move_left", + "move_forward", + "turn_left", + "move_forward", + "turn_right", + "look_up", + "no_op", + "move_right", + "turn_left", + "move_right", + "turn_left", + "move_left", + "turn_left", + "move_right", + "move_backward", + "move_left", + "turn_right", + "move_left", + "move_left", + "look_down", + "move_forward", + "move_left", + "move_right", + "turn_right", + "move_right", + "move_forward", + "move_right", + "move_left", + "no_op", + "move_backward", + "move_right", + "turn_right", + "move_forward", + "move_forward", + "move_forward", + "move_forward", + "move_forward" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 720.0, + 8540.0, + 2150.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 720.0, + 8540.0, + 2150.0 + ], + "actual_end_pos": [ + 720.0, + 8540.0, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 720.0, + 8540.0, + 2150.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 720.0, + 8540.0, + 2150.0 + ], + "actual_end_pos": [ + 720.0, + 8540.0, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 720.0, + 8540.0, + 2150.0 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 806.6025, + 8590.0, + 2150.0 + ], + "actual_end_pos": [ + 806.6025, + 8590.0, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 806.6025, + 8590.0, + 2150.0 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 856.6025, + 8503.3975, + 2150.0 + ], + "actual_end_pos": [ + 856.6025, + 8503.3975, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 856.6025, + 8503.3975, + 2150.0 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 943.2051, + 8553.3975, + 2150.0 + ], + "actual_end_pos": [ + 943.2051, + 8553.3975, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 943.2051, + 8553.3975, + 2150.0 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 943.2051, + 8553.3975, + 2150.0 + ], + "actual_end_pos": [ + 943.2051, + 8553.3975, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 943.2051, + 8553.3975, + 2150.0 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 1039.7977, + 8579.2794, + 2150.0 + ], + "actual_end_pos": [ + 1039.7977, + 8579.2794, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 1039.7977, + 8579.2794, + 2150.0 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 1039.7977, + 8579.2794, + 2150.0 + ], + "actual_end_pos": [ + 1039.7977, + 8579.2794, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 1039.7977, + 8579.2794, + 2150.0 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 1039.7977, + 8579.2794, + 2150.0 + ], + "actual_end_pos": [ + 1039.7977, + 8579.2794, + 2150.0 + ], + "actual_end_rot": [ + 7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 1039.7977, + 8579.2794, + 2150.0 + ], + "start_rot": [ + 7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 1039.7977, + 8579.2794, + 2150.0 + ], + "actual_end_pos": [ + 1039.7977, + 8579.2794, + 2150.0 + ], + "actual_end_rot": [ + 7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 1039.7977, + 8579.2794, + 2150.0 + ], + "start_rot": [ + 7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 989.7977, + 8665.8819, + 2150.0 + ], + "actual_end_pos": [ + 989.7977, + 8665.8819, + 2150.0 + ], + "actual_end_rot": [ + 7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 989.7977, + 8665.8819, + 2150.0 + ], + "start_rot": [ + 7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 989.7977, + 8665.8819, + 2150.0 + ], + "actual_end_pos": [ + 989.7977, + 8665.8819, + 2150.0 + ], + "actual_end_rot": [ + 7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 989.7977, + 8665.8819, + 2150.0 + ], + "start_rot": [ + 7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 963.9158, + 8762.4745, + 2150.0 + ], + "actual_end_pos": [ + 963.9158, + 8762.4745, + 2150.0 + ], + "actual_end_rot": [ + 7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 963.9158, + 8762.4745, + 2150.0 + ], + "start_rot": [ + 7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 963.9158, + 8762.4745, + 2150.0 + ], + "actual_end_pos": [ + 963.9158, + 8762.4745, + 2150.0 + ], + "actual_end_rot": [ + 7.5, + 0.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 963.9158, + 8762.4745, + 2150.0 + ], + "start_rot": [ + 7.5, + 0.0, + -0.0 + ], + "expected_end_pos": [ + 963.9158, + 8662.4745, + 2150.0 + ], + "actual_end_pos": [ + 963.9158, + 8662.4745, + 2150.0 + ], + "actual_end_rot": [ + 7.5, + 0.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 963.9158, + 8662.4745, + 2150.0 + ], + "start_rot": [ + 7.5, + 0.0, + -0.0 + ], + "expected_end_pos": [ + 963.9158, + 8662.4745, + 2150.0 + ], + "actual_end_pos": [ + 963.9158, + 8662.4745, + 2150.0 + ], + "actual_end_rot": [ + 7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 963.9158, + 8662.4745, + 2150.0 + ], + "start_rot": [ + 7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 989.7977, + 8759.0671, + 2150.0 + ], + "actual_end_pos": [ + 989.7977, + 8759.0671, + 2150.0 + ], + "actual_end_rot": [ + 7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 989.7977, + 8759.0671, + 2150.0 + ], + "start_rot": [ + 7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 894.0314, + 8784.7276, + 2136.9474 + ], + "actual_end_pos": [ + 894.0314, + 8784.7276, + 2136.9474 + ], + "actual_end_rot": [ + 7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 894.0314, + 8784.7276, + 2136.9474 + ], + "start_rot": [ + 7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 868.1495, + 8688.135, + 2136.9474 + ], + "actual_end_pos": [ + 868.1495, + 8688.135, + 2136.9474 + ], + "actual_end_rot": [ + 7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 868.1495, + 8688.135, + 2136.9474 + ], + "start_rot": [ + 7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 868.1495, + 8688.135, + 2136.9474 + ], + "actual_end_pos": [ + 868.1495, + 8688.135, + 2136.9474 + ], + "actual_end_rot": [ + 7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 868.1495, + 8688.135, + 2136.9474 + ], + "start_rot": [ + 7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 868.1495, + 8588.135, + 2136.9474 + ], + "actual_end_pos": [ + 868.1495, + 8588.135, + 2136.9474 + ], + "actual_end_rot": [ + 7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 868.1495, + 8588.135, + 2136.9474 + ], + "start_rot": [ + 7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 868.1495, + 8488.135, + 2136.9474 + ], + "actual_end_pos": [ + 868.1495, + 8488.135, + 2136.9474 + ], + "actual_end_rot": [ + 7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 868.1495, + 8488.135, + 2136.9474 + ], + "start_rot": [ + 7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 868.1495, + 8488.135, + 2136.9474 + ], + "actual_end_pos": [ + 868.1495, + 8488.135, + 2136.9474 + ], + "actual_end_rot": [ + 0.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 868.1495, + 8488.135, + 2136.9474 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 968.1495, + 8488.135, + 2136.9474 + ], + "actual_end_pos": [ + 968.1495, + 8488.135, + 2136.9474 + ], + "actual_end_rot": [ + 0.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 968.1495, + 8488.135, + 2136.9474 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 968.1495, + 8388.135, + 2136.9474 + ], + "actual_end_pos": [ + 968.1495, + 8388.135, + 2136.9474 + ], + "actual_end_rot": [ + 0.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 968.1495, + 8388.135, + 2136.9474 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 968.1495, + 8488.135, + 2136.9474 + ], + "actual_end_pos": [ + 968.1495, + 8488.135, + 2136.9474 + ], + "actual_end_rot": [ + 0.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 968.1495, + 8488.135, + 2136.9474 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 968.1495, + 8488.135, + 2136.9474 + ], + "actual_end_pos": [ + 968.1495, + 8488.135, + 2136.9474 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 968.1495, + 8488.135, + 2136.9474 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 942.2676, + 8584.7276, + 2136.9474 + ], + "actual_end_pos": [ + 942.2676, + 8584.7276, + 2136.9474 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 942.2676, + 8584.7276, + 2136.9474 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 1038.8602, + 8610.6095, + 2136.9474 + ], + "actual_end_pos": [ + 1038.8602, + 8610.6095, + 2136.9474 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 1038.8602, + 8610.6095, + 2136.9474 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 1012.9783, + 8707.202, + 2136.9474 + ], + "actual_end_pos": [ + 1012.9783, + 8707.202, + 2136.9474 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 1012.9783, + 8707.202, + 2136.9474 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 1038.8602, + 8610.6095, + 2136.9474 + ], + "actual_end_pos": [ + 1038.8602, + 8610.6095, + 2136.9474 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 1038.8602, + 8610.6095, + 2136.9474 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 1038.8602, + 8610.6095, + 2136.9474 + ], + "actual_end_pos": [ + 1038.8602, + 8610.6095, + 2136.9474 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 1038.8602, + 8610.6095, + 2136.9474 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 942.2676, + 8584.7276, + 2136.9474 + ], + "actual_end_pos": [ + 942.2676, + 8584.7276, + 2136.9474 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 942.2676, + 8584.7276, + 2136.9474 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 916.3857, + 8681.3201, + 2136.9474 + ], + "actual_end_pos": [ + 916.3857, + 8681.3201, + 2136.9474 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 916.3857, + 8681.3201, + 2136.9474 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 916.3857, + 8681.3201, + 2136.9474 + ], + "actual_end_pos": [ + 916.3857, + 8681.3201, + 2136.9474 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 916.3857, + 8681.3201, + 2136.9474 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 1002.9883, + 8731.3201, + 2136.9474 + ], + "actual_end_pos": [ + 1002.9883, + 8731.3201, + 2136.9474 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1002.9883, + 8731.3201, + 2136.9474 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 1089.5908, + 8781.3201, + 2136.9474 + ], + "actual_end_pos": [ + 1089.5908, + 8781.3201, + 2136.9474 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1089.5908, + 8781.3201, + 2136.9474 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 1176.1934, + 8831.3201, + 2136.9474 + ], + "actual_end_pos": [ + 1176.1934, + 8831.3201, + 2136.9474 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1176.1934, + 8831.3201, + 2136.9474 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 1262.7959, + 8881.3201, + 2136.9474 + ], + "actual_end_pos": [ + 1262.7959, + 8881.3201, + 2136.9474 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1262.7959, + 8881.3201, + 2136.9474 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 1349.3984, + 8931.3201, + 2136.9474 + ], + "actual_end_pos": [ + 1349.3984, + 8931.3201, + 2136.9474 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260410_184831__pair_004720_A_traj_004720_meta.json b/equivalence_easy/run_20260410_184831__pair_004720_A_traj_004720_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..11d981a159b2d321779c74d77d997f6bdfae4a4b --- /dev/null +++ b/equivalence_easy/run_20260410_184831__pair_004720_A_traj_004720_meta.json @@ -0,0 +1,1464 @@ +{ + "trajectory_id": 4720, + "episode_id": 0, + "state_id": 3539, + "sample_index": 3539, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 4721, + "primary_trajectory_id": 4720, + "paired_trajectory_id": 4721, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 720.0, + 8540.0, + 2150.0 + ], + "rotation": [ + 0.0, + 135.0, + 0.0 + ] + }, + "action_sequence": [ + "turn_right", + "move_left", + "move_forward", + "turn_right", + "move_left", + "turn_right", + "move_backward", + "turn_left", + "move_backward", + "move_backward", + "move_left", + "move_forward", + "move_right", + "turn_right", + "move_left", + "look_down", + "turn_left", + "look_down", + "move_forward", + "move_forward", + "move_forward", + "move_forward", + "move_right", + "move_right", + "look_up", + "turn_left", + "move_right", + "turn_left", + "move_forward", + "look_down", + "turn_left", + "look_up", + "move_left", + "move_left", + "move_forward", + "move_right", + "move_backward", + "move_backward", + "move_left", + "look_down" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 720.0, + 8540.0, + 2150.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 720.0, + 8540.0, + 2150.0 + ], + "actual_end_pos": [ + 720.0, + 8540.0, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 720.0, + 8540.0, + 2150.0 + ], + "start_rot": [ + 0.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 770.0, + 8626.6025, + 2150.0 + ], + "actual_end_pos": [ + 770.0, + 8626.6025, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 770.0, + 8626.6025, + 2150.0 + ], + "start_rot": [ + 0.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 683.3975, + 8676.6025, + 2150.0 + ], + "actual_end_pos": [ + 683.3975, + 8676.6025, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 683.3975, + 8676.6025, + 2150.0 + ], + "start_rot": [ + 0.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 683.3975, + 8676.6025, + 2150.0 + ], + "actual_end_pos": [ + 683.3975, + 8676.6025, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 683.3975, + 8676.6025, + 2150.0 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 709.2794, + 8773.1951, + 2150.0 + ], + "actual_end_pos": [ + 709.2794, + 8773.1951, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 709.2794, + 8773.1951, + 2150.0 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 709.2794, + 8773.1951, + 2150.0 + ], + "actual_end_pos": [ + 709.2794, + 8773.1951, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 709.2794, + 8773.1951, + 2150.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 809.2794, + 8773.1951, + 2150.0 + ], + "actual_end_pos": [ + 809.2794, + 8773.1951, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 809.2794, + 8773.1951, + 2150.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 809.2794, + 8773.1951, + 2150.0 + ], + "actual_end_pos": [ + 809.2794, + 8773.1951, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 809.2794, + 8773.1951, + 2150.0 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 905.872, + 8747.3132, + 2150.0 + ], + "actual_end_pos": [ + 905.872, + 8747.3132, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 905.872, + 8747.3132, + 2150.0 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 1002.4645, + 8721.4313, + 2150.0 + ], + "actual_end_pos": [ + 1002.4645, + 8721.4313, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 1002.4645, + 8721.4313, + 2150.0 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 1028.3464, + 8818.0239, + 2150.0 + ], + "actual_end_pos": [ + 1028.3464, + 8818.0239, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1028.3464, + 8818.0239, + 2150.0 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 931.7539, + 8843.9058, + 2150.0 + ], + "actual_end_pos": [ + 931.7539, + 8843.9058, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 931.7539, + 8843.9058, + 2150.0 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 905.872, + 8747.3132, + 2150.0 + ], + "actual_end_pos": [ + 905.872, + 8747.3132, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 905.872, + 8747.3132, + 2150.0 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 905.872, + 8747.3132, + 2150.0 + ], + "actual_end_pos": [ + 905.872, + 8747.3132, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 905.872, + 8747.3132, + 2150.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 905.872, + 8847.3132, + 2150.0 + ], + "actual_end_pos": [ + 905.872, + 8847.3132, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 905.872, + 8847.3132, + 2150.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 905.872, + 8847.3132, + 2150.0 + ], + "actual_end_pos": [ + 905.872, + 8847.3132, + 2150.0 + ], + "actual_end_rot": [ + -7.5, + 180.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 905.872, + 8847.3132, + 2150.0 + ], + "start_rot": [ + -7.5, + 180.0, + -0.0 + ], + "expected_end_pos": [ + 905.872, + 8847.3132, + 2150.0 + ], + "actual_end_pos": [ + 905.872, + 8847.3132, + 2150.0 + ], + "actual_end_rot": [ + -7.5, + 165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 905.872, + 8847.3132, + 2150.0 + ], + "start_rot": [ + -7.5, + 165.0, + -0.0 + ], + "expected_end_pos": [ + 905.872, + 8847.3132, + 2150.0 + ], + "actual_end_pos": [ + 905.872, + 8847.3132, + 2150.0 + ], + "actual_end_rot": [ + -15.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 905.872, + 8847.3132, + 2150.0 + ], + "start_rot": [ + -15.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 812.5707, + 8872.3132, + 2124.1181 + ], + "actual_end_pos": [ + 812.5707, + 8872.3132, + 2124.1181 + ], + "actual_end_rot": [ + -15.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 812.5707, + 8872.3132, + 2124.1181 + ], + "start_rot": [ + -15.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 719.2694, + 8897.3132, + 2098.2362 + ], + "actual_end_pos": [ + 719.2694, + 8897.3132, + 2098.2362 + ], + "actual_end_rot": [ + -15.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 719.2694, + 8897.3132, + 2098.2362 + ], + "start_rot": [ + -15.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 625.9681, + 8922.3132, + 2072.3543 + ], + "actual_end_pos": [ + 625.9681, + 8922.3132, + 2072.3543 + ], + "actual_end_rot": [ + -15.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 625.9681, + 8922.3132, + 2072.3543 + ], + "start_rot": [ + -15.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 532.6669, + 8947.3132, + 2046.4724 + ], + "actual_end_pos": [ + 532.6669, + 8947.3132, + 2046.4724 + ], + "actual_end_rot": [ + -15.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 532.6669, + 8947.3132, + 2046.4724 + ], + "start_rot": [ + -15.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 506.785, + 8850.7206, + 2046.4724 + ], + "actual_end_pos": [ + 506.785, + 8850.7206, + 2046.4724 + ], + "actual_end_rot": [ + -15.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 506.785, + 8850.7206, + 2046.4724 + ], + "start_rot": [ + -15.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 480.9031, + 8754.1281, + 2046.4724 + ], + "actual_end_pos": [ + 480.9031, + 8754.1281, + 2046.4724 + ], + "actual_end_rot": [ + -15.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 480.9031, + 8754.1281, + 2046.4724 + ], + "start_rot": [ + -15.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 480.9031, + 8754.1281, + 2046.4724 + ], + "actual_end_pos": [ + 480.9031, + 8754.1281, + 2046.4724 + ], + "actual_end_rot": [ + -7.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 480.9031, + 8754.1281, + 2046.4724 + ], + "start_rot": [ + -7.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 480.9031, + 8754.1281, + 2046.4724 + ], + "actual_end_pos": [ + 480.9031, + 8754.1281, + 2046.4724 + ], + "actual_end_rot": [ + -7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 480.9031, + 8754.1281, + 2046.4724 + ], + "start_rot": [ + -7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 430.9031, + 8667.5255, + 2046.4724 + ], + "actual_end_pos": [ + 430.9031, + 8667.5255, + 2046.4724 + ], + "actual_end_rot": [ + -7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 430.9031, + 8667.5255, + 2046.4724 + ], + "start_rot": [ + -7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 430.9031, + 8667.5255, + 2046.4724 + ], + "actual_end_pos": [ + 430.9031, + 8667.5255, + 2046.4724 + ], + "actual_end_rot": [ + -7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 430.9031, + 8667.5255, + 2046.4724 + ], + "start_rot": [ + -7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 360.7973, + 8737.6313, + 2033.4198 + ], + "actual_end_pos": [ + 360.7973, + 8737.6313, + 2033.4198 + ], + "actual_end_rot": [ + -7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 360.7973, + 8737.6313, + 2033.4198 + ], + "start_rot": [ + -7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 360.7973, + 8737.6313, + 2033.4198 + ], + "actual_end_pos": [ + 360.7973, + 8737.6313, + 2033.4198 + ], + "actual_end_rot": [ + -15.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 360.7973, + 8737.6313, + 2033.4198 + ], + "start_rot": [ + -15.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 360.7973, + 8737.6313, + 2033.4198 + ], + "actual_end_pos": [ + 360.7973, + 8737.6313, + 2033.4198 + ], + "actual_end_rot": [ + -15.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 360.7973, + 8737.6313, + 2033.4198 + ], + "start_rot": [ + -15.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 360.7973, + 8737.6313, + 2033.4198 + ], + "actual_end_pos": [ + 360.7973, + 8737.6313, + 2033.4198 + ], + "actual_end_rot": [ + -7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 360.7973, + 8737.6313, + 2033.4198 + ], + "start_rot": [ + -7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 447.3999, + 8787.6313, + 2033.4198 + ], + "actual_end_pos": [ + 447.3999, + 8787.6313, + 2033.4198 + ], + "actual_end_rot": [ + -7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 447.3999, + 8787.6313, + 2033.4198 + ], + "start_rot": [ + -7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 534.0024, + 8837.6313, + 2033.4198 + ], + "actual_end_pos": [ + 534.0024, + 8837.6313, + 2033.4198 + ], + "actual_end_rot": [ + -7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 534.0024, + 8837.6313, + 2033.4198 + ], + "start_rot": [ + -7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 484.4302, + 8923.4929, + 2020.3671 + ], + "actual_end_pos": [ + 484.4302, + 8923.4929, + 2020.3671 + ], + "actual_end_rot": [ + -7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 484.4302, + 8923.4929, + 2020.3671 + ], + "start_rot": [ + -7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 397.8276, + 8873.4929, + 2020.3671 + ], + "actual_end_pos": [ + 397.8276, + 8873.4929, + 2020.3671 + ], + "actual_end_rot": [ + -7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 397.8276, + 8873.4929, + 2020.3671 + ], + "start_rot": [ + -7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 447.3999, + 8787.6313, + 2033.4198 + ], + "actual_end_pos": [ + 447.3999, + 8787.6313, + 2033.4198 + ], + "actual_end_rot": [ + -7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 447.3999, + 8787.6313, + 2033.4198 + ], + "start_rot": [ + -7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 496.9721, + 8701.7696, + 2046.4724 + ], + "actual_end_pos": [ + 496.9721, + 8701.7696, + 2046.4724 + ], + "actual_end_rot": [ + -7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 496.9721, + 8701.7696, + 2046.4724 + ], + "start_rot": [ + -7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 583.5746, + 8751.7696, + 2046.4724 + ], + "actual_end_pos": [ + 583.5746, + 8751.7696, + 2046.4724 + ], + "actual_end_rot": [ + -7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 583.5746, + 8751.7696, + 2046.4724 + ], + "start_rot": [ + -7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 583.5746, + 8751.7696, + 2046.4724 + ], + "actual_end_pos": [ + 583.5746, + 8751.7696, + 2046.4724 + ], + "actual_end_rot": [ + -15.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260410_184831__pair_004720_B_traj_004721_meta.json b/equivalence_easy/run_20260410_184831__pair_004720_B_traj_004721_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0e8f19aef96e2fab23dd30568710b68b17072a80 --- /dev/null +++ b/equivalence_easy/run_20260410_184831__pair_004720_B_traj_004721_meta.json @@ -0,0 +1,1464 @@ +{ + "trajectory_id": 4721, + "episode_id": 0, + "state_id": 3539, + "sample_index": 3539, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 4720, + "primary_trajectory_id": 4720, + "paired_trajectory_id": 4721, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 720.0, + 8540.0, + 2150.0 + ], + "rotation": [ + 0.0, + 135.0, + 0.0 + ] + }, + "action_sequence": [ + "turn_right", + "move_forward", + "move_left", + "turn_right", + "move_left", + "turn_right", + "move_backward", + "turn_left", + "move_backward", + "move_backward", + "move_left", + "move_forward", + "move_right", + "turn_right", + "move_left", + "look_down", + "turn_left", + "look_down", + "move_forward", + "move_right", + "move_forward", + "move_right", + "move_forward", + "move_forward", + "turn_left", + "look_up", + "move_right", + "turn_left", + "move_forward", + "turn_left", + "look_down", + "look_up", + "move_backward", + "move_left", + "move_backward", + "move_left", + "move_right", + "move_forward", + "move_left", + "look_down" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 720.0, + 8540.0, + 2150.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 720.0, + 8540.0, + 2150.0 + ], + "actual_end_pos": [ + 720.0, + 8540.0, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 720.0, + 8540.0, + 2150.0 + ], + "start_rot": [ + 0.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 633.3975, + 8590.0, + 2150.0 + ], + "actual_end_pos": [ + 633.3975, + 8590.0, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 633.3975, + 8590.0, + 2150.0 + ], + "start_rot": [ + 0.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 683.3975, + 8676.6025, + 2150.0 + ], + "actual_end_pos": [ + 683.3975, + 8676.6025, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 683.3975, + 8676.6025, + 2150.0 + ], + "start_rot": [ + 0.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 683.3975, + 8676.6025, + 2150.0 + ], + "actual_end_pos": [ + 683.3975, + 8676.6025, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 683.3975, + 8676.6025, + 2150.0 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 709.2794, + 8773.1951, + 2150.0 + ], + "actual_end_pos": [ + 709.2794, + 8773.1951, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 709.2794, + 8773.1951, + 2150.0 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 709.2794, + 8773.1951, + 2150.0 + ], + "actual_end_pos": [ + 709.2794, + 8773.1951, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 709.2794, + 8773.1951, + 2150.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 809.2794, + 8773.1951, + 2150.0 + ], + "actual_end_pos": [ + 809.2794, + 8773.1951, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 809.2794, + 8773.1951, + 2150.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 809.2794, + 8773.1951, + 2150.0 + ], + "actual_end_pos": [ + 809.2794, + 8773.1951, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 809.2794, + 8773.1951, + 2150.0 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 905.872, + 8747.3132, + 2150.0 + ], + "actual_end_pos": [ + 905.872, + 8747.3132, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 905.872, + 8747.3132, + 2150.0 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 1002.4645, + 8721.4313, + 2150.0 + ], + "actual_end_pos": [ + 1002.4645, + 8721.4313, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 1002.4645, + 8721.4313, + 2150.0 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 1028.3464, + 8818.0239, + 2150.0 + ], + "actual_end_pos": [ + 1028.3464, + 8818.0239, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1028.3464, + 8818.0239, + 2150.0 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 931.7539, + 8843.9058, + 2150.0 + ], + "actual_end_pos": [ + 931.7539, + 8843.9058, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 931.7539, + 8843.9058, + 2150.0 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 905.872, + 8747.3132, + 2150.0 + ], + "actual_end_pos": [ + 905.872, + 8747.3132, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 905.872, + 8747.3132, + 2150.0 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 905.872, + 8747.3132, + 2150.0 + ], + "actual_end_pos": [ + 905.872, + 8747.3132, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 905.872, + 8747.3132, + 2150.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 905.872, + 8847.3132, + 2150.0 + ], + "actual_end_pos": [ + 905.872, + 8847.3132, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 905.872, + 8847.3132, + 2150.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 905.872, + 8847.3132, + 2150.0 + ], + "actual_end_pos": [ + 905.872, + 8847.3132, + 2150.0 + ], + "actual_end_rot": [ + -7.5, + 180.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 905.872, + 8847.3132, + 2150.0 + ], + "start_rot": [ + -7.5, + 180.0, + -0.0 + ], + "expected_end_pos": [ + 905.872, + 8847.3132, + 2150.0 + ], + "actual_end_pos": [ + 905.872, + 8847.3132, + 2150.0 + ], + "actual_end_rot": [ + -7.5, + 165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 905.872, + 8847.3132, + 2150.0 + ], + "start_rot": [ + -7.5, + 165.0, + -0.0 + ], + "expected_end_pos": [ + 905.872, + 8847.3132, + 2150.0 + ], + "actual_end_pos": [ + 905.872, + 8847.3132, + 2150.0 + ], + "actual_end_rot": [ + -15.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 905.872, + 8847.3132, + 2150.0 + ], + "start_rot": [ + -15.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 812.5707, + 8872.3132, + 2124.1181 + ], + "actual_end_pos": [ + 812.5707, + 8872.3132, + 2124.1181 + ], + "actual_end_rot": [ + -15.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 812.5707, + 8872.3132, + 2124.1181 + ], + "start_rot": [ + -15.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 786.6888, + 8775.7206, + 2124.1181 + ], + "actual_end_pos": [ + 786.6888, + 8775.7206, + 2124.1181 + ], + "actual_end_rot": [ + -15.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 786.6888, + 8775.7206, + 2124.1181 + ], + "start_rot": [ + -15.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 693.3875, + 8800.7206, + 2098.2362 + ], + "actual_end_pos": [ + 693.3875, + 8800.7206, + 2098.2362 + ], + "actual_end_rot": [ + -15.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 693.3875, + 8800.7206, + 2098.2362 + ], + "start_rot": [ + -15.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 667.5056, + 8704.1281, + 2098.2362 + ], + "actual_end_pos": [ + 667.5056, + 8704.1281, + 2098.2362 + ], + "actual_end_rot": [ + -15.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 667.5056, + 8704.1281, + 2098.2362 + ], + "start_rot": [ + -15.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 574.2043, + 8729.1281, + 2072.3543 + ], + "actual_end_pos": [ + 574.2043, + 8729.1281, + 2072.3543 + ], + "actual_end_rot": [ + -15.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 574.2043, + 8729.1281, + 2072.3543 + ], + "start_rot": [ + -15.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 480.9031, + 8754.1281, + 2046.4724 + ], + "actual_end_pos": [ + 480.9031, + 8754.1281, + 2046.4724 + ], + "actual_end_rot": [ + -15.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 480.9031, + 8754.1281, + 2046.4724 + ], + "start_rot": [ + -15.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 480.9031, + 8754.1281, + 2046.4724 + ], + "actual_end_pos": [ + 480.9031, + 8754.1281, + 2046.4724 + ], + "actual_end_rot": [ + -15.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 480.9031, + 8754.1281, + 2046.4724 + ], + "start_rot": [ + -15.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 480.9031, + 8754.1281, + 2046.4724 + ], + "actual_end_pos": [ + 480.9031, + 8754.1281, + 2046.4724 + ], + "actual_end_rot": [ + -7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 480.9031, + 8754.1281, + 2046.4724 + ], + "start_rot": [ + -7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 430.9031, + 8667.5255, + 2046.4724 + ], + "actual_end_pos": [ + 430.9031, + 8667.5255, + 2046.4724 + ], + "actual_end_rot": [ + -7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 430.9031, + 8667.5255, + 2046.4724 + ], + "start_rot": [ + -7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 430.9031, + 8667.5255, + 2046.4724 + ], + "actual_end_pos": [ + 430.9031, + 8667.5255, + 2046.4724 + ], + "actual_end_rot": [ + -7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 430.9031, + 8667.5255, + 2046.4724 + ], + "start_rot": [ + -7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 360.7973, + 8737.6313, + 2033.4198 + ], + "actual_end_pos": [ + 360.7973, + 8737.6313, + 2033.4198 + ], + "actual_end_rot": [ + -7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 360.7973, + 8737.6313, + 2033.4198 + ], + "start_rot": [ + -7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 360.7973, + 8737.6313, + 2033.4198 + ], + "actual_end_pos": [ + 360.7973, + 8737.6313, + 2033.4198 + ], + "actual_end_rot": [ + -7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 360.7973, + 8737.6313, + 2033.4198 + ], + "start_rot": [ + -7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 360.7973, + 8737.6313, + 2033.4198 + ], + "actual_end_pos": [ + 360.7973, + 8737.6313, + 2033.4198 + ], + "actual_end_rot": [ + -15.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 360.7973, + 8737.6313, + 2033.4198 + ], + "start_rot": [ + -15.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 360.7973, + 8737.6313, + 2033.4198 + ], + "actual_end_pos": [ + 360.7973, + 8737.6313, + 2033.4198 + ], + "actual_end_rot": [ + -7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 360.7973, + 8737.6313, + 2033.4198 + ], + "start_rot": [ + -7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 410.3696, + 8651.7696, + 2046.4724 + ], + "actual_end_pos": [ + 410.3696, + 8651.7696, + 2046.4724 + ], + "actual_end_rot": [ + -7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 410.3696, + 8651.7696, + 2046.4724 + ], + "start_rot": [ + -7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 496.9721, + 8701.7696, + 2046.4724 + ], + "actual_end_pos": [ + 496.9721, + 8701.7696, + 2046.4724 + ], + "actual_end_rot": [ + -7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 496.9721, + 8701.7696, + 2046.4724 + ], + "start_rot": [ + -7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 546.5443, + 8615.908, + 2059.525 + ], + "actual_end_pos": [ + 546.5443, + 8615.908, + 2059.525 + ], + "actual_end_rot": [ + -7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 546.5443, + 8615.908, + 2059.525 + ], + "start_rot": [ + -7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 633.1469, + 8665.908, + 2059.525 + ], + "actual_end_pos": [ + 633.1469, + 8665.908, + 2059.525 + ], + "actual_end_rot": [ + -7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 633.1469, + 8665.908, + 2059.525 + ], + "start_rot": [ + -7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 546.5443, + 8615.908, + 2059.525 + ], + "actual_end_pos": [ + 546.5443, + 8615.908, + 2059.525 + ], + "actual_end_rot": [ + -7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 546.5443, + 8615.908, + 2059.525 + ], + "start_rot": [ + -7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 496.9721, + 8701.7696, + 2046.4724 + ], + "actual_end_pos": [ + 496.9721, + 8701.7696, + 2046.4724 + ], + "actual_end_rot": [ + -7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 496.9721, + 8701.7696, + 2046.4724 + ], + "start_rot": [ + -7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 583.5746, + 8751.7696, + 2046.4724 + ], + "actual_end_pos": [ + 583.5746, + 8751.7696, + 2046.4724 + ], + "actual_end_rot": [ + -7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 583.5746, + 8751.7696, + 2046.4724 + ], + "start_rot": [ + -7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 583.5746, + 8751.7696, + 2046.4724 + ], + "actual_end_pos": [ + 583.5746, + 8751.7696, + 2046.4724 + ], + "actual_end_rot": [ + -15.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260410_184831__pair_004853_A_traj_004853_meta.json b/equivalence_easy/run_20260410_184831__pair_004853_A_traj_004853_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..20807c7a4e5a0d03b361d9b33033f081d807b3fa --- /dev/null +++ b/equivalence_easy/run_20260410_184831__pair_004853_A_traj_004853_meta.json @@ -0,0 +1,1464 @@ +{ + "trajectory_id": 4853, + "episode_id": 0, + "state_id": 3636, + "sample_index": 3636, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 4854, + "primary_trajectory_id": 4853, + "paired_trajectory_id": 4854, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 720.0, + 13640.0, + 2150.0 + ], + "rotation": [ + 0.0, + 180.0, + 0.0 + ] + }, + "action_sequence": [ + "no_op", + "move_forward", + "turn_right", + "move_forward", + "turn_right", + "move_forward", + "look_down", + "move_forward", + "move_forward", + "move_right", + "move_forward", + "move_forward", + "turn_left", + "turn_left", + "turn_left", + "move_forward", + "move_forward", + "move_forward", + "turn_left", + "turn_left", + "look_down", + "move_left", + "move_backward", + "look_down", + "turn_left", + "move_left", + "no_op", + "no_op", + "move_left", + "move_forward", + "move_left", + "turn_right", + "move_forward", + "move_forward", + "move_forward", + "move_forward", + "move_left", + "move_left", + "move_left", + "move_left" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 720.0, + 13640.0, + 2150.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 720.0, + 13640.0, + 2150.0 + ], + "actual_end_pos": [ + 720.0, + 13640.0, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 720.0, + 13640.0, + 2150.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 620.0, + 13640.0, + 2150.0 + ], + "actual_end_pos": [ + 620.0, + 13640.0, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 620.0, + 13640.0, + 2150.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 620.0, + 13640.0, + 2150.0 + ], + "actual_end_pos": [ + 620.0, + 13640.0, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 620.0, + 13640.0, + 2150.0 + ], + "start_rot": [ + 0.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 523.4074, + 13614.1181, + 2150.0 + ], + "actual_end_pos": [ + 523.4074, + 13614.1181, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 523.4074, + 13614.1181, + 2150.0 + ], + "start_rot": [ + 0.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 523.4074, + 13614.1181, + 2150.0 + ], + "actual_end_pos": [ + 523.4074, + 13614.1181, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 523.4074, + 13614.1181, + 2150.0 + ], + "start_rot": [ + 0.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 436.8049, + 13564.1181, + 2150.0 + ], + "actual_end_pos": [ + 436.8049, + 13564.1181, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 436.8049, + 13564.1181, + 2150.0 + ], + "start_rot": [ + 0.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 436.8049, + 13564.1181, + 2150.0 + ], + "actual_end_pos": [ + 436.8049, + 13564.1181, + 2150.0 + ], + "actual_end_rot": [ + -7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 436.8049, + 13564.1181, + 2150.0 + ], + "start_rot": [ + -7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 350.9432, + 13514.5458, + 2136.9474 + ], + "actual_end_pos": [ + 350.9432, + 13514.5458, + 2136.9474 + ], + "actual_end_rot": [ + -7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 350.9432, + 13514.5458, + 2136.9474 + ], + "start_rot": [ + -7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 265.0816, + 13464.9736, + 2123.8948 + ], + "actual_end_pos": [ + 265.0816, + 13464.9736, + 2123.8948 + ], + "actual_end_rot": [ + -7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 265.0816, + 13464.9736, + 2123.8948 + ], + "start_rot": [ + -7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 315.0816, + 13378.3711, + 2123.8948 + ], + "actual_end_pos": [ + 315.0816, + 13378.3711, + 2123.8948 + ], + "actual_end_rot": [ + -7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 315.0816, + 13378.3711, + 2123.8948 + ], + "start_rot": [ + -7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 229.22, + 13328.7988, + 2110.8421 + ], + "actual_end_pos": [ + 229.22, + 13328.7988, + 2110.8421 + ], + "actual_end_rot": [ + -7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 229.22, + 13328.7988, + 2110.8421 + ], + "start_rot": [ + -7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 143.3583, + 13279.2266, + 2097.7895 + ], + "actual_end_pos": [ + 143.3583, + 13279.2266, + 2097.7895 + ], + "actual_end_rot": [ + -7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 143.3583, + 13279.2266, + 2097.7895 + ], + "start_rot": [ + -7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 143.3583, + 13279.2266, + 2097.7895 + ], + "actual_end_pos": [ + 143.3583, + 13279.2266, + 2097.7895 + ], + "actual_end_rot": [ + -7.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 143.3583, + 13279.2266, + 2097.7895 + ], + "start_rot": [ + -7.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 143.3583, + 13279.2266, + 2097.7895 + ], + "actual_end_pos": [ + 143.3583, + 13279.2266, + 2097.7895 + ], + "actual_end_rot": [ + -7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 143.3583, + 13279.2266, + 2097.7895 + ], + "start_rot": [ + -7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 143.3583, + 13279.2266, + 2097.7895 + ], + "actual_end_pos": [ + 143.3583, + 13279.2266, + 2097.7895 + ], + "actual_end_rot": [ + -7.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 143.3583, + 13279.2266, + 2097.7895 + ], + "start_rot": [ + -7.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 47.5921, + 13304.8871, + 2084.7369 + ], + "actual_end_pos": [ + 47.5921, + 13304.8871, + 2084.7369 + ], + "actual_end_rot": [ + -7.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 47.5921, + 13304.8871, + 2084.7369 + ], + "start_rot": [ + -7.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -48.1741, + 13330.5475, + 2071.6843 + ], + "actual_end_pos": [ + -48.1741, + 13330.5475, + 2071.6843 + ], + "actual_end_rot": [ + -7.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -48.1741, + 13330.5475, + 2071.6843 + ], + "start_rot": [ + -7.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -143.9403, + 13356.208, + 2058.6317 + ], + "actual_end_pos": [ + -143.9403, + 13356.208, + 2058.6317 + ], + "actual_end_rot": [ + -7.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -143.9403, + 13356.208, + 2058.6317 + ], + "start_rot": [ + -7.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -143.9403, + 13356.208, + 2058.6317 + ], + "actual_end_pos": [ + -143.9403, + 13356.208, + 2058.6317 + ], + "actual_end_rot": [ + -7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -143.9403, + 13356.208, + 2058.6317 + ], + "start_rot": [ + -7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -143.9403, + 13356.208, + 2058.6317 + ], + "actual_end_pos": [ + -143.9403, + 13356.208, + 2058.6317 + ], + "actual_end_rot": [ + -7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -143.9403, + 13356.208, + 2058.6317 + ], + "start_rot": [ + -7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -143.9403, + 13356.208, + 2058.6317 + ], + "actual_end_pos": [ + -143.9403, + 13356.208, + 2058.6317 + ], + "actual_end_rot": [ + -15.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -143.9403, + 13356.208, + 2058.6317 + ], + "start_rot": [ + -15.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -73.2297, + 13426.9187, + 2058.6317 + ], + "actual_end_pos": [ + -73.2297, + 13426.9187, + 2058.6317 + ], + "actual_end_rot": [ + -15.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -73.2297, + 13426.9187, + 2058.6317 + ], + "start_rot": [ + -15.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -4.9284, + 13358.6174, + 2084.5136 + ], + "actual_end_pos": [ + -4.9284, + 13358.6174, + 2084.5136 + ], + "actual_end_rot": [ + -15.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -4.9284, + 13358.6174, + 2084.5136 + ], + "start_rot": [ + -15.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -4.9284, + 13358.6174, + 2084.5136 + ], + "actual_end_pos": [ + -4.9284, + 13358.6174, + 2084.5136 + ], + "actual_end_rot": [ + -22.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -4.9284, + 13358.6174, + 2084.5136 + ], + "start_rot": [ + -22.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -4.9284, + 13358.6174, + 2084.5136 + ], + "actual_end_pos": [ + -4.9284, + 13358.6174, + 2084.5136 + ], + "actual_end_rot": [ + -22.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -4.9284, + 13358.6174, + 2084.5136 + ], + "start_rot": [ + -22.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 81.6741, + 13408.6174, + 2084.5136 + ], + "actual_end_pos": [ + 81.6741, + 13408.6174, + 2084.5136 + ], + "actual_end_rot": [ + -22.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 81.6741, + 13408.6174, + 2084.5136 + ], + "start_rot": [ + -22.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 81.6741, + 13408.6174, + 2084.5136 + ], + "actual_end_pos": [ + 81.6741, + 13408.6174, + 2084.5136 + ], + "actual_end_rot": [ + -22.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 81.6741, + 13408.6174, + 2084.5136 + ], + "start_rot": [ + -22.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 81.6741, + 13408.6174, + 2084.5136 + ], + "actual_end_pos": [ + 81.6741, + 13408.6174, + 2084.5136 + ], + "actual_end_rot": [ + -22.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 81.6741, + 13408.6174, + 2084.5136 + ], + "start_rot": [ + -22.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 168.2767, + 13458.6174, + 2084.5136 + ], + "actual_end_pos": [ + 168.2767, + 13458.6174, + 2084.5136 + ], + "actual_end_rot": [ + -22.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 168.2767, + 13458.6174, + 2084.5136 + ], + "start_rot": [ + -22.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 122.0827, + 13538.6277, + 2046.2452 + ], + "actual_end_pos": [ + 122.0827, + 13538.6277, + 2046.2452 + ], + "actual_end_rot": [ + -22.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 122.0827, + 13538.6277, + 2046.2452 + ], + "start_rot": [ + -22.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 208.6852, + 13588.6277, + 2046.2452 + ], + "actual_end_pos": [ + 208.6852, + 13588.6277, + 2046.2452 + ], + "actual_end_rot": [ + -22.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 208.6852, + 13588.6277, + 2046.2452 + ], + "start_rot": [ + -22.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 208.6852, + 13588.6277, + 2046.2452 + ], + "actual_end_pos": [ + 208.6852, + 13588.6277, + 2046.2452 + ], + "actual_end_rot": [ + -22.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 208.6852, + 13588.6277, + 2046.2452 + ], + "start_rot": [ + -22.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 143.3571, + 13653.9559, + 2007.9769 + ], + "actual_end_pos": [ + 143.3571, + 13653.9559, + 2007.9769 + ], + "actual_end_rot": [ + -22.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 143.3571, + 13653.9559, + 2007.9769 + ], + "start_rot": [ + -22.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 78.029, + 13719.284, + 1969.7085 + ], + "actual_end_pos": [ + 78.029, + 13719.284, + 1969.7085 + ], + "actual_end_rot": [ + -22.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 78.029, + 13719.284, + 1969.7085 + ], + "start_rot": [ + -22.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 12.7008, + 13784.6122, + 1931.4402 + ], + "actual_end_pos": [ + 12.7008, + 13784.6122, + 1931.4402 + ], + "actual_end_rot": [ + -22.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 12.7008, + 13784.6122, + 1931.4402 + ], + "start_rot": [ + -22.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -52.6273, + 13849.9403, + 1893.1719 + ], + "actual_end_pos": [ + -52.6273, + 13849.9403, + 1893.1719 + ], + "actual_end_rot": [ + -22.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -52.6273, + 13849.9403, + 1893.1719 + ], + "start_rot": [ + -22.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 18.0833, + 13920.651, + 1893.1719 + ], + "actual_end_pos": [ + 18.0833, + 13920.651, + 1893.1719 + ], + "actual_end_rot": [ + -22.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 18.0833, + 13920.651, + 1893.1719 + ], + "start_rot": [ + -22.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 88.794, + 13991.3617, + 1893.1719 + ], + "actual_end_pos": [ + 88.794, + 13991.3617, + 1893.1719 + ], + "actual_end_rot": [ + -22.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 88.794, + 13991.3617, + 1893.1719 + ], + "start_rot": [ + -22.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 159.5047, + 14062.0724, + 1893.1719 + ], + "actual_end_pos": [ + 159.5047, + 14062.0724, + 1893.1719 + ], + "actual_end_rot": [ + -22.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 159.5047, + 14062.0724, + 1893.1719 + ], + "start_rot": [ + -22.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 230.2154, + 14132.783, + 1893.1719 + ], + "actual_end_pos": [ + 230.2154, + 14132.783, + 1893.1719 + ], + "actual_end_rot": [ + -22.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260410_184831__pair_004853_B_traj_004854_meta.json b/equivalence_easy/run_20260410_184831__pair_004853_B_traj_004854_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..077a59bba910ef959b6e47073843d0c389359ca4 --- /dev/null +++ b/equivalence_easy/run_20260410_184831__pair_004853_B_traj_004854_meta.json @@ -0,0 +1,1464 @@ +{ + "trajectory_id": 4854, + "episode_id": 0, + "state_id": 3636, + "sample_index": 3636, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 4853, + "primary_trajectory_id": 4853, + "paired_trajectory_id": 4854, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 720.0, + 13640.0, + 2150.0 + ], + "rotation": [ + 0.0, + 180.0, + 0.0 + ] + }, + "action_sequence": [ + "no_op", + "move_forward", + "turn_right", + "move_forward", + "turn_right", + "move_forward", + "look_down", + "move_forward", + "move_forward", + "move_forward", + "move_right", + "move_forward", + "turn_left", + "turn_left", + "turn_left", + "move_forward", + "move_forward", + "move_forward", + "turn_left", + "turn_left", + "look_down", + "move_left", + "move_backward", + "look_down", + "turn_left", + "move_left", + "no_op", + "no_op", + "move_left", + "move_forward", + "move_left", + "turn_right", + "move_left", + "move_left", + "move_forward", + "move_left", + "move_left", + "move_forward", + "move_forward", + "move_forward" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 720.0, + 13640.0, + 2150.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 720.0, + 13640.0, + 2150.0 + ], + "actual_end_pos": [ + 720.0, + 13640.0, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 720.0, + 13640.0, + 2150.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 620.0, + 13640.0, + 2150.0 + ], + "actual_end_pos": [ + 620.0, + 13640.0, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 620.0, + 13640.0, + 2150.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 620.0, + 13640.0, + 2150.0 + ], + "actual_end_pos": [ + 620.0, + 13640.0, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 620.0, + 13640.0, + 2150.0 + ], + "start_rot": [ + 0.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 523.4074, + 13614.1181, + 2150.0 + ], + "actual_end_pos": [ + 523.4074, + 13614.1181, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 523.4074, + 13614.1181, + 2150.0 + ], + "start_rot": [ + 0.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 523.4074, + 13614.1181, + 2150.0 + ], + "actual_end_pos": [ + 523.4074, + 13614.1181, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 523.4074, + 13614.1181, + 2150.0 + ], + "start_rot": [ + 0.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 436.8049, + 13564.1181, + 2150.0 + ], + "actual_end_pos": [ + 436.8049, + 13564.1181, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 436.8049, + 13564.1181, + 2150.0 + ], + "start_rot": [ + 0.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 436.8049, + 13564.1181, + 2150.0 + ], + "actual_end_pos": [ + 436.8049, + 13564.1181, + 2150.0 + ], + "actual_end_rot": [ + -7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 436.8049, + 13564.1181, + 2150.0 + ], + "start_rot": [ + -7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 350.9432, + 13514.5458, + 2136.9474 + ], + "actual_end_pos": [ + 350.9432, + 13514.5458, + 2136.9474 + ], + "actual_end_rot": [ + -7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 350.9432, + 13514.5458, + 2136.9474 + ], + "start_rot": [ + -7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 265.0816, + 13464.9736, + 2123.8948 + ], + "actual_end_pos": [ + 265.0816, + 13464.9736, + 2123.8948 + ], + "actual_end_rot": [ + -7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 265.0816, + 13464.9736, + 2123.8948 + ], + "start_rot": [ + -7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 179.22, + 13415.4014, + 2110.8421 + ], + "actual_end_pos": [ + 179.22, + 13415.4014, + 2110.8421 + ], + "actual_end_rot": [ + -7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 179.22, + 13415.4014, + 2110.8421 + ], + "start_rot": [ + -7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 229.22, + 13328.7988, + 2110.8421 + ], + "actual_end_pos": [ + 229.22, + 13328.7988, + 2110.8421 + ], + "actual_end_rot": [ + -7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 229.22, + 13328.7988, + 2110.8421 + ], + "start_rot": [ + -7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 143.3583, + 13279.2266, + 2097.7895 + ], + "actual_end_pos": [ + 143.3583, + 13279.2266, + 2097.7895 + ], + "actual_end_rot": [ + -7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 143.3583, + 13279.2266, + 2097.7895 + ], + "start_rot": [ + -7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 143.3583, + 13279.2266, + 2097.7895 + ], + "actual_end_pos": [ + 143.3583, + 13279.2266, + 2097.7895 + ], + "actual_end_rot": [ + -7.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 143.3583, + 13279.2266, + 2097.7895 + ], + "start_rot": [ + -7.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 143.3583, + 13279.2266, + 2097.7895 + ], + "actual_end_pos": [ + 143.3583, + 13279.2266, + 2097.7895 + ], + "actual_end_rot": [ + -7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 143.3583, + 13279.2266, + 2097.7895 + ], + "start_rot": [ + -7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 143.3583, + 13279.2266, + 2097.7895 + ], + "actual_end_pos": [ + 143.3583, + 13279.2266, + 2097.7895 + ], + "actual_end_rot": [ + -7.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 143.3583, + 13279.2266, + 2097.7895 + ], + "start_rot": [ + -7.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 47.5921, + 13304.8871, + 2084.7369 + ], + "actual_end_pos": [ + 47.5921, + 13304.8871, + 2084.7369 + ], + "actual_end_rot": [ + -7.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 47.5921, + 13304.8871, + 2084.7369 + ], + "start_rot": [ + -7.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -48.1741, + 13330.5475, + 2071.6843 + ], + "actual_end_pos": [ + -48.1741, + 13330.5475, + 2071.6843 + ], + "actual_end_rot": [ + -7.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -48.1741, + 13330.5475, + 2071.6843 + ], + "start_rot": [ + -7.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -143.9403, + 13356.208, + 2058.6317 + ], + "actual_end_pos": [ + -143.9403, + 13356.208, + 2058.6317 + ], + "actual_end_rot": [ + -7.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -143.9403, + 13356.208, + 2058.6317 + ], + "start_rot": [ + -7.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -143.9403, + 13356.208, + 2058.6317 + ], + "actual_end_pos": [ + -143.9403, + 13356.208, + 2058.6317 + ], + "actual_end_rot": [ + -7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -143.9403, + 13356.208, + 2058.6317 + ], + "start_rot": [ + -7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -143.9403, + 13356.208, + 2058.6317 + ], + "actual_end_pos": [ + -143.9403, + 13356.208, + 2058.6317 + ], + "actual_end_rot": [ + -7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -143.9403, + 13356.208, + 2058.6317 + ], + "start_rot": [ + -7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -143.9403, + 13356.208, + 2058.6317 + ], + "actual_end_pos": [ + -143.9403, + 13356.208, + 2058.6317 + ], + "actual_end_rot": [ + -15.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -143.9403, + 13356.208, + 2058.6317 + ], + "start_rot": [ + -15.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -73.2297, + 13426.9187, + 2058.6317 + ], + "actual_end_pos": [ + -73.2297, + 13426.9187, + 2058.6317 + ], + "actual_end_rot": [ + -15.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -73.2297, + 13426.9187, + 2058.6317 + ], + "start_rot": [ + -15.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -4.9284, + 13358.6174, + 2084.5136 + ], + "actual_end_pos": [ + -4.9284, + 13358.6174, + 2084.5136 + ], + "actual_end_rot": [ + -15.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -4.9284, + 13358.6174, + 2084.5136 + ], + "start_rot": [ + -15.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -4.9284, + 13358.6174, + 2084.5136 + ], + "actual_end_pos": [ + -4.9284, + 13358.6174, + 2084.5136 + ], + "actual_end_rot": [ + -22.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -4.9284, + 13358.6174, + 2084.5136 + ], + "start_rot": [ + -22.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -4.9284, + 13358.6174, + 2084.5136 + ], + "actual_end_pos": [ + -4.9284, + 13358.6174, + 2084.5136 + ], + "actual_end_rot": [ + -22.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -4.9284, + 13358.6174, + 2084.5136 + ], + "start_rot": [ + -22.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 81.6741, + 13408.6174, + 2084.5136 + ], + "actual_end_pos": [ + 81.6741, + 13408.6174, + 2084.5136 + ], + "actual_end_rot": [ + -22.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 81.6741, + 13408.6174, + 2084.5136 + ], + "start_rot": [ + -22.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 81.6741, + 13408.6174, + 2084.5136 + ], + "actual_end_pos": [ + 81.6741, + 13408.6174, + 2084.5136 + ], + "actual_end_rot": [ + -22.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 81.6741, + 13408.6174, + 2084.5136 + ], + "start_rot": [ + -22.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 81.6741, + 13408.6174, + 2084.5136 + ], + "actual_end_pos": [ + 81.6741, + 13408.6174, + 2084.5136 + ], + "actual_end_rot": [ + -22.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 81.6741, + 13408.6174, + 2084.5136 + ], + "start_rot": [ + -22.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 168.2767, + 13458.6174, + 2084.5136 + ], + "actual_end_pos": [ + 168.2767, + 13458.6174, + 2084.5136 + ], + "actual_end_rot": [ + -22.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 168.2767, + 13458.6174, + 2084.5136 + ], + "start_rot": [ + -22.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 122.0827, + 13538.6277, + 2046.2452 + ], + "actual_end_pos": [ + 122.0827, + 13538.6277, + 2046.2452 + ], + "actual_end_rot": [ + -22.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 122.0827, + 13538.6277, + 2046.2452 + ], + "start_rot": [ + -22.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 208.6852, + 13588.6277, + 2046.2452 + ], + "actual_end_pos": [ + 208.6852, + 13588.6277, + 2046.2452 + ], + "actual_end_rot": [ + -22.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 208.6852, + 13588.6277, + 2046.2452 + ], + "start_rot": [ + -22.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 208.6852, + 13588.6277, + 2046.2452 + ], + "actual_end_pos": [ + 208.6852, + 13588.6277, + 2046.2452 + ], + "actual_end_rot": [ + -22.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 208.6852, + 13588.6277, + 2046.2452 + ], + "start_rot": [ + -22.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 279.3959, + 13659.3384, + 2046.2452 + ], + "actual_end_pos": [ + 279.3959, + 13659.3384, + 2046.2452 + ], + "actual_end_rot": [ + -22.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 279.3959, + 13659.3384, + 2046.2452 + ], + "start_rot": [ + -22.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 350.1066, + 13730.0491, + 2046.2452 + ], + "actual_end_pos": [ + 350.1066, + 13730.0491, + 2046.2452 + ], + "actual_end_rot": [ + -22.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 350.1066, + 13730.0491, + 2046.2452 + ], + "start_rot": [ + -22.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 284.7785, + 13795.3772, + 2007.9769 + ], + "actual_end_pos": [ + 284.7785, + 13795.3772, + 2007.9769 + ], + "actual_end_rot": [ + -22.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 284.7785, + 13795.3772, + 2007.9769 + ], + "start_rot": [ + -22.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 355.4891, + 13866.0879, + 2007.9769 + ], + "actual_end_pos": [ + 355.4891, + 13866.0879, + 2007.9769 + ], + "actual_end_rot": [ + -22.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 355.4891, + 13866.0879, + 2007.9769 + ], + "start_rot": [ + -22.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 426.1998, + 13936.7986, + 2007.9769 + ], + "actual_end_pos": [ + 426.1998, + 13936.7986, + 2007.9769 + ], + "actual_end_rot": [ + -22.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 426.1998, + 13936.7986, + 2007.9769 + ], + "start_rot": [ + -22.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 360.8717, + 14002.1267, + 1969.7085 + ], + "actual_end_pos": [ + 360.8717, + 14002.1267, + 1969.7085 + ], + "actual_end_rot": [ + -22.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 360.8717, + 14002.1267, + 1969.7085 + ], + "start_rot": [ + -22.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 295.5435, + 14067.4549, + 1931.4402 + ], + "actual_end_pos": [ + 295.5435, + 14067.4549, + 1931.4402 + ], + "actual_end_rot": [ + -22.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 295.5435, + 14067.4549, + 1931.4402 + ], + "start_rot": [ + -22.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 230.2154, + 14132.783, + 1893.1719 + ], + "actual_end_pos": [ + 230.2154, + 14132.783, + 1893.1719 + ], + "actual_end_rot": [ + -22.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260410_184831__pair_005031_A_traj_005031_meta.json b/equivalence_easy/run_20260410_184831__pair_005031_A_traj_005031_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..536c2367220de6a9c29d22949939ef5024d10335 --- /dev/null +++ b/equivalence_easy/run_20260410_184831__pair_005031_A_traj_005031_meta.json @@ -0,0 +1,1464 @@ +{ + "trajectory_id": 5031, + "episode_id": 0, + "state_id": 3766, + "sample_index": 3766, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 5032, + "primary_trajectory_id": 5031, + "paired_trajectory_id": 5032, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 1020.0, + 10940.0, + 2150.0 + ], + "rotation": [ + 0.0, + 270.0, + 0.0 + ] + }, + "action_sequence": [ + "move_left", + "turn_left", + "turn_left", + "move_backward", + "move_backward", + "look_down", + "move_backward", + "no_op", + "look_down", + "move_backward", + "move_backward", + "turn_left", + "move_left", + "move_left", + "move_backward", + "turn_right", + "move_forward", + "move_forward", + "look_down", + "move_backward", + "look_up", + "move_right", + "move_forward", + "move_left", + "move_forward", + "move_forward", + "move_left", + "move_forward", + "move_left", + "move_left", + "move_backward", + "look_up", + "look_up", + "move_left", + "move_backward", + "move_left", + "no_op", + "turn_right", + "move_forward", + "turn_right" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 1020.0, + 10940.0, + 2150.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 920.0, + 10940.0, + 2150.0 + ], + "actual_end_pos": [ + 920.0, + 10940.0, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 920.0, + 10940.0, + 2150.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 920.0, + 10940.0, + 2150.0 + ], + "actual_end_pos": [ + 920.0, + 10940.0, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 920.0, + 10940.0, + 2150.0 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 920.0, + 10940.0, + 2150.0 + ], + "actual_end_pos": [ + 920.0, + 10940.0, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 920.0, + 10940.0, + 2150.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 970.0, + 11026.6025, + 2150.0 + ], + "actual_end_pos": [ + 970.0, + 11026.6025, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 970.0, + 11026.6025, + 2150.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 1020.0, + 11113.2051, + 2150.0 + ], + "actual_end_pos": [ + 1020.0, + 11113.2051, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 1020.0, + 11113.2051, + 2150.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 1020.0, + 11113.2051, + 2150.0 + ], + "actual_end_pos": [ + 1020.0, + 11113.2051, + 2150.0 + ], + "actual_end_rot": [ + -7.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 1020.0, + 11113.2051, + 2150.0 + ], + "start_rot": [ + -7.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 1069.5722, + 11199.0667, + 2163.0526 + ], + "actual_end_pos": [ + 1069.5722, + 11199.0667, + 2163.0526 + ], + "actual_end_rot": [ + -7.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 1069.5722, + 11199.0667, + 2163.0526 + ], + "start_rot": [ + -7.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 1069.5722, + 11199.0667, + 2163.0526 + ], + "actual_end_pos": [ + 1069.5722, + 11199.0667, + 2163.0526 + ], + "actual_end_rot": [ + -7.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 1069.5722, + 11199.0667, + 2163.0526 + ], + "start_rot": [ + -7.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 1069.5722, + 11199.0667, + 2163.0526 + ], + "actual_end_pos": [ + 1069.5722, + 11199.0667, + 2163.0526 + ], + "actual_end_rot": [ + -15.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 1069.5722, + 11199.0667, + 2163.0526 + ], + "start_rot": [ + -15.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 1117.8685, + 11282.7184, + 2188.9345 + ], + "actual_end_pos": [ + 1117.8685, + 11282.7184, + 2188.9345 + ], + "actual_end_rot": [ + -15.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 1117.8685, + 11282.7184, + 2188.9345 + ], + "start_rot": [ + -15.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 1166.1648, + 11366.37, + 2214.8164 + ], + "actual_end_pos": [ + 1166.1648, + 11366.37, + 2214.8164 + ], + "actual_end_rot": [ + -15.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 1166.1648, + 11366.37, + 2214.8164 + ], + "start_rot": [ + -15.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 1166.1648, + 11366.37, + 2214.8164 + ], + "actual_end_pos": [ + 1166.1648, + 11366.37, + 2214.8164 + ], + "actual_end_rot": [ + -15.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 1166.1648, + 11366.37, + 2214.8164 + ], + "start_rot": [ + -15.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 1095.4541, + 11437.0807, + 2214.8164 + ], + "actual_end_pos": [ + 1095.4541, + 11437.0807, + 2214.8164 + ], + "actual_end_rot": [ + -15.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 1095.4541, + 11437.0807, + 2214.8164 + ], + "start_rot": [ + -15.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 1024.7435, + 11507.7913, + 2214.8164 + ], + "actual_end_pos": [ + 1024.7435, + 11507.7913, + 2214.8164 + ], + "actual_end_rot": [ + -15.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 1024.7435, + 11507.7913, + 2214.8164 + ], + "start_rot": [ + -15.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 1093.0447, + 11576.0926, + 2240.6983 + ], + "actual_end_pos": [ + 1093.0447, + 11576.0926, + 2240.6983 + ], + "actual_end_rot": [ + -15.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 1093.0447, + 11576.0926, + 2240.6983 + ], + "start_rot": [ + -15.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 1093.0447, + 11576.0926, + 2240.6983 + ], + "actual_end_pos": [ + 1093.0447, + 11576.0926, + 2240.6983 + ], + "actual_end_rot": [ + -15.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1093.0447, + 11576.0926, + 2240.6983 + ], + "start_rot": [ + -15.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 1044.7484, + 11492.441, + 2214.8164 + ], + "actual_end_pos": [ + 1044.7484, + 11492.441, + 2214.8164 + ], + "actual_end_rot": [ + -15.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1044.7484, + 11492.441, + 2214.8164 + ], + "start_rot": [ + -15.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 996.4521, + 11408.7894, + 2188.9345 + ], + "actual_end_pos": [ + 996.4521, + 11408.7894, + 2188.9345 + ], + "actual_end_rot": [ + -15.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 996.4521, + 11408.7894, + 2188.9345 + ], + "start_rot": [ + -15.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 996.4521, + 11408.7894, + 2188.9345 + ], + "actual_end_pos": [ + 996.4521, + 11408.7894, + 2188.9345 + ], + "actual_end_rot": [ + -22.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 996.4521, + 11408.7894, + 2188.9345 + ], + "start_rot": [ + -22.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 1042.6461, + 11488.7997, + 2227.2029 + ], + "actual_end_pos": [ + 1042.6461, + 11488.7997, + 2227.2029 + ], + "actual_end_rot": [ + -22.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 1042.6461, + 11488.7997, + 2227.2029 + ], + "start_rot": [ + -22.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 1042.6461, + 11488.7997, + 2227.2029 + ], + "actual_end_pos": [ + 1042.6461, + 11488.7997, + 2227.2029 + ], + "actual_end_rot": [ + -15.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 1042.6461, + 11488.7997, + 2227.2029 + ], + "start_rot": [ + -15.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 1129.2487, + 11438.7997, + 2227.2029 + ], + "actual_end_pos": [ + 1129.2487, + 11438.7997, + 2227.2029 + ], + "actual_end_rot": [ + -15.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1129.2487, + 11438.7997, + 2227.2029 + ], + "start_rot": [ + -15.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 1080.9524, + 11355.148, + 2201.321 + ], + "actual_end_pos": [ + 1080.9524, + 11355.148, + 2201.321 + ], + "actual_end_rot": [ + -15.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 1080.9524, + 11355.148, + 2201.321 + ], + "start_rot": [ + -15.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 994.3498, + 11405.148, + 2201.321 + ], + "actual_end_pos": [ + 994.3498, + 11405.148, + 2201.321 + ], + "actual_end_rot": [ + -15.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 994.3498, + 11405.148, + 2201.321 + ], + "start_rot": [ + -15.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 946.0535, + 11321.4964, + 2175.4391 + ], + "actual_end_pos": [ + 946.0535, + 11321.4964, + 2175.4391 + ], + "actual_end_rot": [ + -15.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 946.0535, + 11321.4964, + 2175.4391 + ], + "start_rot": [ + -15.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 897.7573, + 11237.8448, + 2149.5572 + ], + "actual_end_pos": [ + 897.7573, + 11237.8448, + 2149.5572 + ], + "actual_end_rot": [ + -15.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 897.7573, + 11237.8448, + 2149.5572 + ], + "start_rot": [ + -15.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 811.1547, + 11287.8448, + 2149.5572 + ], + "actual_end_pos": [ + 811.1547, + 11287.8448, + 2149.5572 + ], + "actual_end_rot": [ + -15.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 811.1547, + 11287.8448, + 2149.5572 + ], + "start_rot": [ + -15.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 762.8584, + 11204.1931, + 2123.6752 + ], + "actual_end_pos": [ + 762.8584, + 11204.1931, + 2123.6752 + ], + "actual_end_rot": [ + -15.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 762.8584, + 11204.1931, + 2123.6752 + ], + "start_rot": [ + -15.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 676.2559, + 11254.1931, + 2123.6752 + ], + "actual_end_pos": [ + 676.2559, + 11254.1931, + 2123.6752 + ], + "actual_end_rot": [ + -15.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 676.2559, + 11254.1931, + 2123.6752 + ], + "start_rot": [ + -15.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 589.6533, + 11304.1931, + 2123.6752 + ], + "actual_end_pos": [ + 589.6533, + 11304.1931, + 2123.6752 + ], + "actual_end_rot": [ + -15.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 589.6533, + 11304.1931, + 2123.6752 + ], + "start_rot": [ + -15.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 637.9496, + 11387.8448, + 2149.5572 + ], + "actual_end_pos": [ + 637.9496, + 11387.8448, + 2149.5572 + ], + "actual_end_rot": [ + -15.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 637.9496, + 11387.8448, + 2149.5572 + ], + "start_rot": [ + -15.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 637.9496, + 11387.8448, + 2149.5572 + ], + "actual_end_pos": [ + 637.9496, + 11387.8448, + 2149.5572 + ], + "actual_end_rot": [ + -7.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 637.9496, + 11387.8448, + 2149.5572 + ], + "start_rot": [ + -7.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 637.9496, + 11387.8448, + 2149.5572 + ], + "actual_end_pos": [ + 637.9496, + 11387.8448, + 2149.5572 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 637.9496, + 11387.8448, + 2149.5572 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 551.3471, + 11437.8448, + 2149.5572 + ], + "actual_end_pos": [ + 551.3471, + 11437.8448, + 2149.5572 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 551.3471, + 11437.8448, + 2149.5572 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 601.3471, + 11524.4473, + 2149.5572 + ], + "actual_end_pos": [ + 601.3471, + 11524.4473, + 2149.5572 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 601.3471, + 11524.4473, + 2149.5572 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 514.7445, + 11574.4473, + 2149.5572 + ], + "actual_end_pos": [ + 514.7445, + 11574.4473, + 2149.5572 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 514.7445, + 11574.4473, + 2149.5572 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 514.7445, + 11574.4473, + 2149.5572 + ], + "actual_end_pos": [ + 514.7445, + 11574.4473, + 2149.5572 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 514.7445, + 11574.4473, + 2149.5572 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 514.7445, + 11574.4473, + 2149.5572 + ], + "actual_end_pos": [ + 514.7445, + 11574.4473, + 2149.5572 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 514.7445, + 11574.4473, + 2149.5572 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 488.8626, + 11477.8547, + 2149.5572 + ], + "actual_end_pos": [ + 488.8626, + 11477.8547, + 2149.5572 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 488.8626, + 11477.8547, + 2149.5572 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 488.8626, + 11477.8547, + 2149.5572 + ], + "actual_end_pos": [ + 488.8626, + 11477.8547, + 2149.5572 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260410_184831__pair_005031_B_traj_005032_meta.json b/equivalence_easy/run_20260410_184831__pair_005031_B_traj_005032_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e99db702bf726b7174612a3830b37ffe02751f1a --- /dev/null +++ b/equivalence_easy/run_20260410_184831__pair_005031_B_traj_005032_meta.json @@ -0,0 +1,1464 @@ +{ + "trajectory_id": 5032, + "episode_id": 0, + "state_id": 3766, + "sample_index": 3766, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 5031, + "primary_trajectory_id": 5031, + "paired_trajectory_id": 5032, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 1020.0, + 10940.0, + 2150.0 + ], + "rotation": [ + 0.0, + 270.0, + 0.0 + ] + }, + "action_sequence": [ + "move_left", + "turn_left", + "turn_left", + "move_backward", + "move_backward", + "look_down", + "move_backward", + "no_op", + "look_down", + "move_backward", + "move_backward", + "turn_left", + "move_left", + "move_left", + "move_backward", + "turn_right", + "move_forward", + "move_forward", + "look_down", + "move_backward", + "look_up", + "move_backward", + "move_forward", + "move_forward", + "move_left", + "move_forward", + "move_left", + "move_right", + "move_forward", + "move_left", + "move_left", + "look_up", + "look_up", + "move_backward", + "move_left", + "move_left", + "no_op", + "turn_right", + "move_forward", + "turn_right" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 1020.0, + 10940.0, + 2150.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 920.0, + 10940.0, + 2150.0 + ], + "actual_end_pos": [ + 920.0, + 10940.0, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 920.0, + 10940.0, + 2150.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 920.0, + 10940.0, + 2150.0 + ], + "actual_end_pos": [ + 920.0, + 10940.0, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 920.0, + 10940.0, + 2150.0 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 920.0, + 10940.0, + 2150.0 + ], + "actual_end_pos": [ + 920.0, + 10940.0, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 920.0, + 10940.0, + 2150.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 970.0, + 11026.6025, + 2150.0 + ], + "actual_end_pos": [ + 970.0, + 11026.6025, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 970.0, + 11026.6025, + 2150.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 1020.0, + 11113.2051, + 2150.0 + ], + "actual_end_pos": [ + 1020.0, + 11113.2051, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 1020.0, + 11113.2051, + 2150.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 1020.0, + 11113.2051, + 2150.0 + ], + "actual_end_pos": [ + 1020.0, + 11113.2051, + 2150.0 + ], + "actual_end_rot": [ + -7.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 1020.0, + 11113.2051, + 2150.0 + ], + "start_rot": [ + -7.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 1069.5722, + 11199.0667, + 2163.0526 + ], + "actual_end_pos": [ + 1069.5722, + 11199.0667, + 2163.0526 + ], + "actual_end_rot": [ + -7.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 1069.5722, + 11199.0667, + 2163.0526 + ], + "start_rot": [ + -7.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 1069.5722, + 11199.0667, + 2163.0526 + ], + "actual_end_pos": [ + 1069.5722, + 11199.0667, + 2163.0526 + ], + "actual_end_rot": [ + -7.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 1069.5722, + 11199.0667, + 2163.0526 + ], + "start_rot": [ + -7.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 1069.5722, + 11199.0667, + 2163.0526 + ], + "actual_end_pos": [ + 1069.5722, + 11199.0667, + 2163.0526 + ], + "actual_end_rot": [ + -15.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 1069.5722, + 11199.0667, + 2163.0526 + ], + "start_rot": [ + -15.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 1117.8685, + 11282.7184, + 2188.9345 + ], + "actual_end_pos": [ + 1117.8685, + 11282.7184, + 2188.9345 + ], + "actual_end_rot": [ + -15.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 1117.8685, + 11282.7184, + 2188.9345 + ], + "start_rot": [ + -15.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 1166.1648, + 11366.37, + 2214.8164 + ], + "actual_end_pos": [ + 1166.1648, + 11366.37, + 2214.8164 + ], + "actual_end_rot": [ + -15.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 1166.1648, + 11366.37, + 2214.8164 + ], + "start_rot": [ + -15.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 1166.1648, + 11366.37, + 2214.8164 + ], + "actual_end_pos": [ + 1166.1648, + 11366.37, + 2214.8164 + ], + "actual_end_rot": [ + -15.0, + -135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 1166.1648, + 11366.37, + 2214.8164 + ], + "start_rot": [ + -15.0, + -135.0, + -0.0 + ], + "expected_end_pos": [ + 1095.4541, + 11437.0807, + 2214.8164 + ], + "actual_end_pos": [ + 1095.4541, + 11437.0807, + 2214.8164 + ], + "actual_end_rot": [ + -15.0, + -135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 1095.4541, + 11437.0807, + 2214.8164 + ], + "start_rot": [ + -15.0, + -135.0, + -0.0 + ], + "expected_end_pos": [ + 1024.7435, + 11507.7913, + 2214.8164 + ], + "actual_end_pos": [ + 1024.7435, + 11507.7913, + 2214.8164 + ], + "actual_end_rot": [ + -15.0, + -135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 1024.7435, + 11507.7913, + 2214.8164 + ], + "start_rot": [ + -15.0, + -135.0, + -0.0 + ], + "expected_end_pos": [ + 1093.0447, + 11576.0926, + 2240.6983 + ], + "actual_end_pos": [ + 1093.0447, + 11576.0926, + 2240.6983 + ], + "actual_end_rot": [ + -15.0, + -135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 1093.0447, + 11576.0926, + 2240.6983 + ], + "start_rot": [ + -15.0, + -135.0, + -0.0 + ], + "expected_end_pos": [ + 1093.0447, + 11576.0926, + 2240.6983 + ], + "actual_end_pos": [ + 1093.0447, + 11576.0926, + 2240.6983 + ], + "actual_end_rot": [ + -15.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1093.0447, + 11576.0926, + 2240.6983 + ], + "start_rot": [ + -15.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 1044.7484, + 11492.441, + 2214.8164 + ], + "actual_end_pos": [ + 1044.7484, + 11492.441, + 2214.8164 + ], + "actual_end_rot": [ + -15.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1044.7484, + 11492.441, + 2214.8164 + ], + "start_rot": [ + -15.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 996.4521, + 11408.7894, + 2188.9345 + ], + "actual_end_pos": [ + 996.4521, + 11408.7894, + 2188.9345 + ], + "actual_end_rot": [ + -15.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 996.4521, + 11408.7894, + 2188.9345 + ], + "start_rot": [ + -15.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 996.4521, + 11408.7894, + 2188.9345 + ], + "actual_end_pos": [ + 996.4521, + 11408.7894, + 2188.9345 + ], + "actual_end_rot": [ + -22.5, + -120.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 996.4521, + 11408.7894, + 2188.9345 + ], + "start_rot": [ + -22.5, + -120.0, + -0.0 + ], + "expected_end_pos": [ + 1042.6461, + 11488.7997, + 2227.2029 + ], + "actual_end_pos": [ + 1042.6461, + 11488.7997, + 2227.2029 + ], + "actual_end_rot": [ + -22.5, + -120.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 1042.6461, + 11488.7997, + 2227.2029 + ], + "start_rot": [ + -22.5, + -120.0, + -0.0 + ], + "expected_end_pos": [ + 1042.6461, + 11488.7997, + 2227.2029 + ], + "actual_end_pos": [ + 1042.6461, + 11488.7997, + 2227.2029 + ], + "actual_end_rot": [ + -15.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 1042.6461, + 11488.7997, + 2227.2029 + ], + "start_rot": [ + -15.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 1090.9424, + 11572.4513, + 2253.0848 + ], + "actual_end_pos": [ + 1090.9424, + 11572.4513, + 2253.0848 + ], + "actual_end_rot": [ + -15.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1090.9424, + 11572.4513, + 2253.0848 + ], + "start_rot": [ + -15.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 1042.6461, + 11488.7997, + 2227.2029 + ], + "actual_end_pos": [ + 1042.6461, + 11488.7997, + 2227.2029 + ], + "actual_end_rot": [ + -15.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1042.6461, + 11488.7997, + 2227.2029 + ], + "start_rot": [ + -15.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 994.3498, + 11405.148, + 2201.321 + ], + "actual_end_pos": [ + 994.3498, + 11405.148, + 2201.321 + ], + "actual_end_rot": [ + -15.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 994.3498, + 11405.148, + 2201.321 + ], + "start_rot": [ + -15.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 907.7473, + 11455.148, + 2201.321 + ], + "actual_end_pos": [ + 907.7473, + 11455.148, + 2201.321 + ], + "actual_end_rot": [ + -15.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 907.7473, + 11455.148, + 2201.321 + ], + "start_rot": [ + -15.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 859.451, + 11371.4964, + 2175.4391 + ], + "actual_end_pos": [ + 859.451, + 11371.4964, + 2175.4391 + ], + "actual_end_rot": [ + -15.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 859.451, + 11371.4964, + 2175.4391 + ], + "start_rot": [ + -15.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 772.8485, + 11421.4964, + 2175.4391 + ], + "actual_end_pos": [ + 772.8485, + 11421.4964, + 2175.4391 + ], + "actual_end_rot": [ + -15.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 772.8485, + 11421.4964, + 2175.4391 + ], + "start_rot": [ + -15.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 859.451, + 11371.4964, + 2175.4391 + ], + "actual_end_pos": [ + 859.451, + 11371.4964, + 2175.4391 + ], + "actual_end_rot": [ + -15.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 859.451, + 11371.4964, + 2175.4391 + ], + "start_rot": [ + -15.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 811.1547, + 11287.8448, + 2149.5572 + ], + "actual_end_pos": [ + 811.1547, + 11287.8448, + 2149.5572 + ], + "actual_end_rot": [ + -15.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 811.1547, + 11287.8448, + 2149.5572 + ], + "start_rot": [ + -15.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 724.5522, + 11337.8448, + 2149.5572 + ], + "actual_end_pos": [ + 724.5522, + 11337.8448, + 2149.5572 + ], + "actual_end_rot": [ + -15.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 724.5522, + 11337.8448, + 2149.5572 + ], + "start_rot": [ + -15.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 637.9496, + 11387.8448, + 2149.5572 + ], + "actual_end_pos": [ + 637.9496, + 11387.8448, + 2149.5572 + ], + "actual_end_rot": [ + -15.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 637.9496, + 11387.8448, + 2149.5572 + ], + "start_rot": [ + -15.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 637.9496, + 11387.8448, + 2149.5572 + ], + "actual_end_pos": [ + 637.9496, + 11387.8448, + 2149.5572 + ], + "actual_end_rot": [ + -7.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 637.9496, + 11387.8448, + 2149.5572 + ], + "start_rot": [ + -7.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 637.9496, + 11387.8448, + 2149.5572 + ], + "actual_end_pos": [ + 637.9496, + 11387.8448, + 2149.5572 + ], + "actual_end_rot": [ + 0.0, + -120.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 637.9496, + 11387.8448, + 2149.5572 + ], + "start_rot": [ + 0.0, + -120.0, + -0.0 + ], + "expected_end_pos": [ + 687.9496, + 11474.4473, + 2149.5572 + ], + "actual_end_pos": [ + 687.9496, + 11474.4473, + 2149.5572 + ], + "actual_end_rot": [ + 0.0, + -120.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 687.9496, + 11474.4473, + 2149.5572 + ], + "start_rot": [ + 0.0, + -120.0, + -0.0 + ], + "expected_end_pos": [ + 601.3471, + 11524.4473, + 2149.5572 + ], + "actual_end_pos": [ + 601.3471, + 11524.4473, + 2149.5572 + ], + "actual_end_rot": [ + 0.0, + -120.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 601.3471, + 11524.4473, + 2149.5572 + ], + "start_rot": [ + 0.0, + -120.0, + -0.0 + ], + "expected_end_pos": [ + 514.7445, + 11574.4473, + 2149.5572 + ], + "actual_end_pos": [ + 514.7445, + 11574.4473, + 2149.5572 + ], + "actual_end_rot": [ + 0.0, + -120.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 514.7445, + 11574.4473, + 2149.5572 + ], + "start_rot": [ + 0.0, + -120.0, + -0.0 + ], + "expected_end_pos": [ + 514.7445, + 11574.4473, + 2149.5572 + ], + "actual_end_pos": [ + 514.7445, + 11574.4473, + 2149.5572 + ], + "actual_end_rot": [ + 0.0, + -120.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 514.7445, + 11574.4473, + 2149.5572 + ], + "start_rot": [ + 0.0, + -120.0, + -0.0 + ], + "expected_end_pos": [ + 514.7445, + 11574.4473, + 2149.5572 + ], + "actual_end_pos": [ + 514.7445, + 11574.4473, + 2149.5572 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 514.7445, + 11574.4473, + 2149.5572 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 488.8626, + 11477.8547, + 2149.5572 + ], + "actual_end_pos": [ + 488.8626, + 11477.8547, + 2149.5572 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 488.8626, + 11477.8547, + 2149.5572 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 488.8626, + 11477.8547, + 2149.5572 + ], + "actual_end_pos": [ + 488.8626, + 11477.8547, + 2149.5572 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260410_184831__pair_005255_A_traj_005255_meta.json b/equivalence_easy/run_20260410_184831__pair_005255_A_traj_005255_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9dadb65d336126757b83bac69a7f44ad35cc7914 --- /dev/null +++ b/equivalence_easy/run_20260410_184831__pair_005255_A_traj_005255_meta.json @@ -0,0 +1,1464 @@ +{ + "trajectory_id": 5255, + "episode_id": 0, + "state_id": 3932, + "sample_index": 3932, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 5256, + "primary_trajectory_id": 5255, + "paired_trajectory_id": 5256, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 1320.0, + 8240.0, + 2150.0 + ], + "rotation": [ + 0.0, + 180.0, + 0.0 + ] + }, + "action_sequence": [ + "move_forward", + "turn_right", + "move_backward", + "look_up", + "move_forward", + "move_forward", + "move_right", + "move_forward", + "turn_left", + "move_left", + "no_op", + "move_forward", + "move_right", + "turn_left", + "turn_left", + "move_left", + "turn_right", + "move_right", + "move_right", + "no_op", + "turn_left", + "move_left", + "move_left", + "move_left", + "move_forward", + "move_left", + "move_left", + "look_up", + "move_forward", + "move_left", + "turn_right", + "move_right", + "look_up", + "turn_right", + "move_left", + "move_left", + "move_forward", + "turn_left", + "move_forward", + "look_up" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1320.0, + 8240.0, + 2150.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 1220.0, + 8240.0, + 2150.0 + ], + "actual_end_pos": [ + 1220.0, + 8240.0, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 1220.0, + 8240.0, + 2150.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 1220.0, + 8240.0, + 2150.0 + ], + "actual_end_pos": [ + 1220.0, + 8240.0, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 1220.0, + 8240.0, + 2150.0 + ], + "start_rot": [ + 0.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 1316.5926, + 8265.8819, + 2150.0 + ], + "actual_end_pos": [ + 1316.5926, + 8265.8819, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 1316.5926, + 8265.8819, + 2150.0 + ], + "start_rot": [ + 0.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 1316.5926, + 8265.8819, + 2150.0 + ], + "actual_end_pos": [ + 1316.5926, + 8265.8819, + 2150.0 + ], + "actual_end_rot": [ + 7.5, + -165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1316.5926, + 8265.8819, + 2150.0 + ], + "start_rot": [ + 7.5, + -165.0, + -0.0 + ], + "expected_end_pos": [ + 1220.8264, + 8240.2214, + 2163.0526 + ], + "actual_end_pos": [ + 1220.8264, + 8240.2214, + 2163.0526 + ], + "actual_end_rot": [ + 7.5, + -165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1220.8264, + 8240.2214, + 2163.0526 + ], + "start_rot": [ + 7.5, + -165.0, + -0.0 + ], + "expected_end_pos": [ + 1125.0601, + 8214.5609, + 2176.1052 + ], + "actual_end_pos": [ + 1125.0601, + 8214.5609, + 2176.1052 + ], + "actual_end_rot": [ + 7.5, + -165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 1125.0601, + 8214.5609, + 2176.1052 + ], + "start_rot": [ + 7.5, + -165.0, + -0.0 + ], + "expected_end_pos": [ + 1150.9421, + 8117.9684, + 2176.1052 + ], + "actual_end_pos": [ + 1150.9421, + 8117.9684, + 2176.1052 + ], + "actual_end_rot": [ + 7.5, + -165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1150.9421, + 8117.9684, + 2176.1052 + ], + "start_rot": [ + 7.5, + -165.0, + -0.0 + ], + "expected_end_pos": [ + 1055.1758, + 8092.3079, + 2189.1579 + ], + "actual_end_pos": [ + 1055.1758, + 8092.3079, + 2189.1579 + ], + "actual_end_rot": [ + 7.5, + -165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 1055.1758, + 8092.3079, + 2189.1579 + ], + "start_rot": [ + 7.5, + -165.0, + -0.0 + ], + "expected_end_pos": [ + 1055.1758, + 8092.3079, + 2189.1579 + ], + "actual_end_pos": [ + 1055.1758, + 8092.3079, + 2189.1579 + ], + "actual_end_rot": [ + 7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 1055.1758, + 8092.3079, + 2189.1579 + ], + "start_rot": [ + 7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 1055.1758, + 8192.3079, + 2189.1579 + ], + "actual_end_pos": [ + 1055.1758, + 8192.3079, + 2189.1579 + ], + "actual_end_rot": [ + 7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 1055.1758, + 8192.3079, + 2189.1579 + ], + "start_rot": [ + 7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 1055.1758, + 8192.3079, + 2189.1579 + ], + "actual_end_pos": [ + 1055.1758, + 8192.3079, + 2189.1579 + ], + "actual_end_rot": [ + 7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1055.1758, + 8192.3079, + 2189.1579 + ], + "start_rot": [ + 7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 956.0313, + 8192.3079, + 2202.2105 + ], + "actual_end_pos": [ + 956.0313, + 8192.3079, + 2202.2105 + ], + "actual_end_rot": [ + 7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 956.0313, + 8192.3079, + 2202.2105 + ], + "start_rot": [ + 7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 956.0313, + 8092.3079, + 2202.2105 + ], + "actual_end_pos": [ + 956.0313, + 8092.3079, + 2202.2105 + ], + "actual_end_rot": [ + 7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 956.0313, + 8092.3079, + 2202.2105 + ], + "start_rot": [ + 7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 956.0313, + 8092.3079, + 2202.2105 + ], + "actual_end_pos": [ + 956.0313, + 8092.3079, + 2202.2105 + ], + "actual_end_rot": [ + 7.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 956.0313, + 8092.3079, + 2202.2105 + ], + "start_rot": [ + 7.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 956.0313, + 8092.3079, + 2202.2105 + ], + "actual_end_pos": [ + 956.0313, + 8092.3079, + 2202.2105 + ], + "actual_end_rot": [ + 7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 956.0313, + 8092.3079, + 2202.2105 + ], + "start_rot": [ + 7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 1006.0313, + 8178.9104, + 2202.2105 + ], + "actual_end_pos": [ + 1006.0313, + 8178.9104, + 2202.2105 + ], + "actual_end_rot": [ + 7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 1006.0313, + 8178.9104, + 2202.2105 + ], + "start_rot": [ + 7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 1006.0313, + 8178.9104, + 2202.2105 + ], + "actual_end_pos": [ + 1006.0313, + 8178.9104, + 2202.2105 + ], + "actual_end_rot": [ + 7.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 1006.0313, + 8178.9104, + 2202.2105 + ], + "start_rot": [ + 7.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 980.1494, + 8082.3178, + 2202.2105 + ], + "actual_end_pos": [ + 980.1494, + 8082.3178, + 2202.2105 + ], + "actual_end_rot": [ + 7.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 980.1494, + 8082.3178, + 2202.2105 + ], + "start_rot": [ + 7.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 954.2675, + 7985.7253, + 2202.2105 + ], + "actual_end_pos": [ + 954.2675, + 7985.7253, + 2202.2105 + ], + "actual_end_rot": [ + 7.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 954.2675, + 7985.7253, + 2202.2105 + ], + "start_rot": [ + 7.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 954.2675, + 7985.7253, + 2202.2105 + ], + "actual_end_pos": [ + 954.2675, + 7985.7253, + 2202.2105 + ], + "actual_end_rot": [ + 7.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 954.2675, + 7985.7253, + 2202.2105 + ], + "start_rot": [ + 7.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 954.2675, + 7985.7253, + 2202.2105 + ], + "actual_end_pos": [ + 954.2675, + 7985.7253, + 2202.2105 + ], + "actual_end_rot": [ + 7.5, + 150.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 954.2675, + 7985.7253, + 2202.2105 + ], + "start_rot": [ + 7.5, + 150.0, + -0.0 + ], + "expected_end_pos": [ + 1004.2675, + 8072.3278, + 2202.2105 + ], + "actual_end_pos": [ + 1004.2675, + 8072.3278, + 2202.2105 + ], + "actual_end_rot": [ + 7.5, + 150.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 1004.2675, + 8072.3278, + 2202.2105 + ], + "start_rot": [ + 7.5, + 150.0, + -0.0 + ], + "expected_end_pos": [ + 1054.2675, + 8158.9303, + 2202.2105 + ], + "actual_end_pos": [ + 1054.2675, + 8158.9303, + 2202.2105 + ], + "actual_end_rot": [ + 7.5, + 150.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 1054.2675, + 8158.9303, + 2202.2105 + ], + "start_rot": [ + 7.5, + 150.0, + -0.0 + ], + "expected_end_pos": [ + 1104.2675, + 8245.5329, + 2202.2105 + ], + "actual_end_pos": [ + 1104.2675, + 8245.5329, + 2202.2105 + ], + "actual_end_rot": [ + 7.5, + 150.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1104.2675, + 8245.5329, + 2202.2105 + ], + "start_rot": [ + 7.5, + 150.0, + -0.0 + ], + "expected_end_pos": [ + 1018.4059, + 8295.1051, + 2215.2631 + ], + "actual_end_pos": [ + 1018.4059, + 8295.1051, + 2215.2631 + ], + "actual_end_rot": [ + 7.5, + 150.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 1018.4059, + 8295.1051, + 2215.2631 + ], + "start_rot": [ + 7.5, + 150.0, + -0.0 + ], + "expected_end_pos": [ + 1068.4059, + 8381.7077, + 2215.2631 + ], + "actual_end_pos": [ + 1068.4059, + 8381.7077, + 2215.2631 + ], + "actual_end_rot": [ + 7.5, + 150.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 1068.4059, + 8381.7077, + 2215.2631 + ], + "start_rot": [ + 7.5, + 150.0, + -0.0 + ], + "expected_end_pos": [ + 1118.4059, + 8468.3102, + 2215.2631 + ], + "actual_end_pos": [ + 1118.4059, + 8468.3102, + 2215.2631 + ], + "actual_end_rot": [ + 7.5, + 150.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 1118.4059, + 8468.3102, + 2215.2631 + ], + "start_rot": [ + 7.5, + 150.0, + -0.0 + ], + "expected_end_pos": [ + 1118.4059, + 8468.3102, + 2215.2631 + ], + "actual_end_pos": [ + 1118.4059, + 8468.3102, + 2215.2631 + ], + "actual_end_rot": [ + 15.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1118.4059, + 8468.3102, + 2215.2631 + ], + "start_rot": [ + 15.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 1034.7543, + 8516.6065, + 2241.145 + ], + "actual_end_pos": [ + 1034.7543, + 8516.6065, + 2241.145 + ], + "actual_end_rot": [ + 15.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 1034.7543, + 8516.6065, + 2241.145 + ], + "start_rot": [ + 15.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 1084.7543, + 8603.209, + 2241.145 + ], + "actual_end_pos": [ + 1084.7543, + 8603.209, + 2241.145 + ], + "actual_end_rot": [ + 15.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 1084.7543, + 8603.209, + 2241.145 + ], + "start_rot": [ + 15.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 1084.7543, + 8603.209, + 2241.145 + ], + "actual_end_pos": [ + 1084.7543, + 8603.209, + 2241.145 + ], + "actual_end_rot": [ + 15.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 1084.7543, + 8603.209, + 2241.145 + ], + "start_rot": [ + 15.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 1058.8724, + 8506.6164, + 2241.145 + ], + "actual_end_pos": [ + 1058.8724, + 8506.6164, + 2241.145 + ], + "actual_end_rot": [ + 15.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 1058.8724, + 8506.6164, + 2241.145 + ], + "start_rot": [ + 15.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 1058.8724, + 8506.6164, + 2241.145 + ], + "actual_end_pos": [ + 1058.8724, + 8506.6164, + 2241.145 + ], + "actual_end_rot": [ + 22.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 1058.8724, + 8506.6164, + 2241.145 + ], + "start_rot": [ + 22.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 1058.8724, + 8506.6164, + 2241.145 + ], + "actual_end_pos": [ + 1058.8724, + 8506.6164, + 2241.145 + ], + "actual_end_rot": [ + 22.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 1058.8724, + 8506.6164, + 2241.145 + ], + "start_rot": [ + 22.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 1058.8724, + 8606.6164, + 2241.145 + ], + "actual_end_pos": [ + 1058.8724, + 8606.6164, + 2241.145 + ], + "actual_end_rot": [ + 22.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 1058.8724, + 8606.6164, + 2241.145 + ], + "start_rot": [ + 22.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 1058.8724, + 8706.6164, + 2241.145 + ], + "actual_end_pos": [ + 1058.8724, + 8706.6164, + 2241.145 + ], + "actual_end_rot": [ + 22.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1058.8724, + 8706.6164, + 2241.145 + ], + "start_rot": [ + 22.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 966.4844, + 8706.6164, + 2279.4133 + ], + "actual_end_pos": [ + 966.4844, + 8706.6164, + 2279.4133 + ], + "actual_end_rot": [ + 22.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 966.4844, + 8706.6164, + 2279.4133 + ], + "start_rot": [ + 22.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 966.4844, + 8706.6164, + 2279.4133 + ], + "actual_end_pos": [ + 966.4844, + 8706.6164, + 2279.4133 + ], + "actual_end_rot": [ + 22.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 966.4844, + 8706.6164, + 2279.4133 + ], + "start_rot": [ + 22.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 877.2445, + 8730.5282, + 2317.6817 + ], + "actual_end_pos": [ + 877.2445, + 8730.5282, + 2317.6817 + ], + "actual_end_rot": [ + 22.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 877.2445, + 8730.5282, + 2317.6817 + ], + "start_rot": [ + 22.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 877.2445, + 8730.5282, + 2317.6817 + ], + "actual_end_pos": [ + 877.2445, + 8730.5282, + 2317.6817 + ], + "actual_end_rot": [ + 30.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260410_184831__pair_005255_B_traj_005256_meta.json b/equivalence_easy/run_20260410_184831__pair_005255_B_traj_005256_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..145a9e122758aa6192d525797d407ebff7181bd4 --- /dev/null +++ b/equivalence_easy/run_20260410_184831__pair_005255_B_traj_005256_meta.json @@ -0,0 +1,1464 @@ +{ + "trajectory_id": 5256, + "episode_id": 0, + "state_id": 3932, + "sample_index": 3932, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 5255, + "primary_trajectory_id": 5255, + "paired_trajectory_id": 5256, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 1320.0, + 8240.0, + 2150.0 + ], + "rotation": [ + 0.0, + 180.0, + 0.0 + ] + }, + "action_sequence": [ + "move_forward", + "turn_right", + "move_backward", + "look_up", + "move_forward", + "move_right", + "move_forward", + "move_forward", + "turn_left", + "move_left", + "no_op", + "move_forward", + "move_right", + "turn_left", + "turn_left", + "move_left", + "turn_right", + "move_right", + "move_right", + "no_op", + "turn_left", + "move_left", + "move_left", + "move_forward", + "move_left", + "move_left", + "move_left", + "look_up", + "move_left", + "move_forward", + "turn_right", + "move_right", + "turn_right", + "look_up", + "move_left", + "move_forward", + "move_left", + "turn_left", + "move_forward", + "look_up" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1320.0, + 8240.0, + 2150.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 1220.0, + 8240.0, + 2150.0 + ], + "actual_end_pos": [ + 1220.0, + 8240.0, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 1220.0, + 8240.0, + 2150.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 1220.0, + 8240.0, + 2150.0 + ], + "actual_end_pos": [ + 1220.0, + 8240.0, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 1220.0, + 8240.0, + 2150.0 + ], + "start_rot": [ + 0.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 1316.5926, + 8265.8819, + 2150.0 + ], + "actual_end_pos": [ + 1316.5926, + 8265.8819, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 1316.5926, + 8265.8819, + 2150.0 + ], + "start_rot": [ + 0.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 1316.5926, + 8265.8819, + 2150.0 + ], + "actual_end_pos": [ + 1316.5926, + 8265.8819, + 2150.0 + ], + "actual_end_rot": [ + 7.5, + -165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1316.5926, + 8265.8819, + 2150.0 + ], + "start_rot": [ + 7.5, + -165.0, + -0.0 + ], + "expected_end_pos": [ + 1220.8264, + 8240.2214, + 2163.0526 + ], + "actual_end_pos": [ + 1220.8264, + 8240.2214, + 2163.0526 + ], + "actual_end_rot": [ + 7.5, + -165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 1220.8264, + 8240.2214, + 2163.0526 + ], + "start_rot": [ + 7.5, + -165.0, + -0.0 + ], + "expected_end_pos": [ + 1246.7083, + 8143.6288, + 2163.0526 + ], + "actual_end_pos": [ + 1246.7083, + 8143.6288, + 2163.0526 + ], + "actual_end_rot": [ + 7.5, + -165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1246.7083, + 8143.6288, + 2163.0526 + ], + "start_rot": [ + 7.5, + -165.0, + -0.0 + ], + "expected_end_pos": [ + 1150.9421, + 8117.9684, + 2176.1052 + ], + "actual_end_pos": [ + 1150.9421, + 8117.9684, + 2176.1052 + ], + "actual_end_rot": [ + 7.5, + -165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1150.9421, + 8117.9684, + 2176.1052 + ], + "start_rot": [ + 7.5, + -165.0, + -0.0 + ], + "expected_end_pos": [ + 1055.1758, + 8092.3079, + 2189.1579 + ], + "actual_end_pos": [ + 1055.1758, + 8092.3079, + 2189.1579 + ], + "actual_end_rot": [ + 7.5, + -165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 1055.1758, + 8092.3079, + 2189.1579 + ], + "start_rot": [ + 7.5, + -165.0, + -0.0 + ], + "expected_end_pos": [ + 1055.1758, + 8092.3079, + 2189.1579 + ], + "actual_end_pos": [ + 1055.1758, + 8092.3079, + 2189.1579 + ], + "actual_end_rot": [ + 7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 1055.1758, + 8092.3079, + 2189.1579 + ], + "start_rot": [ + 7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 1055.1758, + 8192.3079, + 2189.1579 + ], + "actual_end_pos": [ + 1055.1758, + 8192.3079, + 2189.1579 + ], + "actual_end_rot": [ + 7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 1055.1758, + 8192.3079, + 2189.1579 + ], + "start_rot": [ + 7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 1055.1758, + 8192.3079, + 2189.1579 + ], + "actual_end_pos": [ + 1055.1758, + 8192.3079, + 2189.1579 + ], + "actual_end_rot": [ + 7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1055.1758, + 8192.3079, + 2189.1579 + ], + "start_rot": [ + 7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 956.0313, + 8192.3079, + 2202.2105 + ], + "actual_end_pos": [ + 956.0313, + 8192.3079, + 2202.2105 + ], + "actual_end_rot": [ + 7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 956.0313, + 8192.3079, + 2202.2105 + ], + "start_rot": [ + 7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 956.0313, + 8092.3079, + 2202.2105 + ], + "actual_end_pos": [ + 956.0313, + 8092.3079, + 2202.2105 + ], + "actual_end_rot": [ + 7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 956.0313, + 8092.3079, + 2202.2105 + ], + "start_rot": [ + 7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 956.0313, + 8092.3079, + 2202.2105 + ], + "actual_end_pos": [ + 956.0313, + 8092.3079, + 2202.2105 + ], + "actual_end_rot": [ + 7.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 956.0313, + 8092.3079, + 2202.2105 + ], + "start_rot": [ + 7.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 956.0313, + 8092.3079, + 2202.2105 + ], + "actual_end_pos": [ + 956.0313, + 8092.3079, + 2202.2105 + ], + "actual_end_rot": [ + 7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 956.0313, + 8092.3079, + 2202.2105 + ], + "start_rot": [ + 7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 1006.0313, + 8178.9104, + 2202.2105 + ], + "actual_end_pos": [ + 1006.0313, + 8178.9104, + 2202.2105 + ], + "actual_end_rot": [ + 7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 1006.0313, + 8178.9104, + 2202.2105 + ], + "start_rot": [ + 7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 1006.0313, + 8178.9104, + 2202.2105 + ], + "actual_end_pos": [ + 1006.0313, + 8178.9104, + 2202.2105 + ], + "actual_end_rot": [ + 7.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 1006.0313, + 8178.9104, + 2202.2105 + ], + "start_rot": [ + 7.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 980.1494, + 8082.3178, + 2202.2105 + ], + "actual_end_pos": [ + 980.1494, + 8082.3178, + 2202.2105 + ], + "actual_end_rot": [ + 7.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 980.1494, + 8082.3178, + 2202.2105 + ], + "start_rot": [ + 7.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 954.2675, + 7985.7253, + 2202.2105 + ], + "actual_end_pos": [ + 954.2675, + 7985.7253, + 2202.2105 + ], + "actual_end_rot": [ + 7.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 954.2675, + 7985.7253, + 2202.2105 + ], + "start_rot": [ + 7.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 954.2675, + 7985.7253, + 2202.2105 + ], + "actual_end_pos": [ + 954.2675, + 7985.7253, + 2202.2105 + ], + "actual_end_rot": [ + 7.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 954.2675, + 7985.7253, + 2202.2105 + ], + "start_rot": [ + 7.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 954.2675, + 7985.7253, + 2202.2105 + ], + "actual_end_pos": [ + 954.2675, + 7985.7253, + 2202.2105 + ], + "actual_end_rot": [ + 7.5, + 150.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 954.2675, + 7985.7253, + 2202.2105 + ], + "start_rot": [ + 7.5, + 150.0, + -0.0 + ], + "expected_end_pos": [ + 1004.2675, + 8072.3278, + 2202.2105 + ], + "actual_end_pos": [ + 1004.2675, + 8072.3278, + 2202.2105 + ], + "actual_end_rot": [ + 7.5, + 150.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 1004.2675, + 8072.3278, + 2202.2105 + ], + "start_rot": [ + 7.5, + 150.0, + -0.0 + ], + "expected_end_pos": [ + 1054.2675, + 8158.9303, + 2202.2105 + ], + "actual_end_pos": [ + 1054.2675, + 8158.9303, + 2202.2105 + ], + "actual_end_rot": [ + 7.5, + 150.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1054.2675, + 8158.9303, + 2202.2105 + ], + "start_rot": [ + 7.5, + 150.0, + -0.0 + ], + "expected_end_pos": [ + 968.4059, + 8208.5026, + 2215.2631 + ], + "actual_end_pos": [ + 968.4059, + 8208.5026, + 2215.2631 + ], + "actual_end_rot": [ + 7.5, + 150.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 968.4059, + 8208.5026, + 2215.2631 + ], + "start_rot": [ + 7.5, + 150.0, + -0.0 + ], + "expected_end_pos": [ + 1018.4059, + 8295.1051, + 2215.2631 + ], + "actual_end_pos": [ + 1018.4059, + 8295.1051, + 2215.2631 + ], + "actual_end_rot": [ + 7.5, + 150.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 1018.4059, + 8295.1051, + 2215.2631 + ], + "start_rot": [ + 7.5, + 150.0, + -0.0 + ], + "expected_end_pos": [ + 1068.4059, + 8381.7077, + 2215.2631 + ], + "actual_end_pos": [ + 1068.4059, + 8381.7077, + 2215.2631 + ], + "actual_end_rot": [ + 7.5, + 150.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 1068.4059, + 8381.7077, + 2215.2631 + ], + "start_rot": [ + 7.5, + 150.0, + -0.0 + ], + "expected_end_pos": [ + 1118.4059, + 8468.3102, + 2215.2631 + ], + "actual_end_pos": [ + 1118.4059, + 8468.3102, + 2215.2631 + ], + "actual_end_rot": [ + 7.5, + 150.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 1118.4059, + 8468.3102, + 2215.2631 + ], + "start_rot": [ + 7.5, + 150.0, + -0.0 + ], + "expected_end_pos": [ + 1118.4059, + 8468.3102, + 2215.2631 + ], + "actual_end_pos": [ + 1118.4059, + 8468.3102, + 2215.2631 + ], + "actual_end_rot": [ + 15.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 1118.4059, + 8468.3102, + 2215.2631 + ], + "start_rot": [ + 15.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 1168.4059, + 8554.9127, + 2215.2631 + ], + "actual_end_pos": [ + 1168.4059, + 8554.9127, + 2215.2631 + ], + "actual_end_rot": [ + 15.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1168.4059, + 8554.9127, + 2215.2631 + ], + "start_rot": [ + 15.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 1084.7543, + 8603.209, + 2241.145 + ], + "actual_end_pos": [ + 1084.7543, + 8603.209, + 2241.145 + ], + "actual_end_rot": [ + 15.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 1084.7543, + 8603.209, + 2241.145 + ], + "start_rot": [ + 15.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 1084.7543, + 8603.209, + 2241.145 + ], + "actual_end_pos": [ + 1084.7543, + 8603.209, + 2241.145 + ], + "actual_end_rot": [ + 15.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 1084.7543, + 8603.209, + 2241.145 + ], + "start_rot": [ + 15.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 1058.8724, + 8506.6164, + 2241.145 + ], + "actual_end_pos": [ + 1058.8724, + 8506.6164, + 2241.145 + ], + "actual_end_rot": [ + 15.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 1058.8724, + 8506.6164, + 2241.145 + ], + "start_rot": [ + 15.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 1058.8724, + 8506.6164, + 2241.145 + ], + "actual_end_pos": [ + 1058.8724, + 8506.6164, + 2241.145 + ], + "actual_end_rot": [ + 15.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 1058.8724, + 8506.6164, + 2241.145 + ], + "start_rot": [ + 15.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 1058.8724, + 8506.6164, + 2241.145 + ], + "actual_end_pos": [ + 1058.8724, + 8506.6164, + 2241.145 + ], + "actual_end_rot": [ + 22.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 1058.8724, + 8506.6164, + 2241.145 + ], + "start_rot": [ + 22.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 1058.8724, + 8606.6164, + 2241.145 + ], + "actual_end_pos": [ + 1058.8724, + 8606.6164, + 2241.145 + ], + "actual_end_rot": [ + 22.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1058.8724, + 8606.6164, + 2241.145 + ], + "start_rot": [ + 22.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 966.4844, + 8606.6164, + 2279.4133 + ], + "actual_end_pos": [ + 966.4844, + 8606.6164, + 2279.4133 + ], + "actual_end_rot": [ + 22.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 966.4844, + 8606.6164, + 2279.4133 + ], + "start_rot": [ + 22.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 966.4844, + 8706.6164, + 2279.4133 + ], + "actual_end_pos": [ + 966.4844, + 8706.6164, + 2279.4133 + ], + "actual_end_rot": [ + 22.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 966.4844, + 8706.6164, + 2279.4133 + ], + "start_rot": [ + 22.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 966.4844, + 8706.6164, + 2279.4133 + ], + "actual_end_pos": [ + 966.4844, + 8706.6164, + 2279.4133 + ], + "actual_end_rot": [ + 22.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 966.4844, + 8706.6164, + 2279.4133 + ], + "start_rot": [ + 22.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 877.2445, + 8730.5282, + 2317.6817 + ], + "actual_end_pos": [ + 877.2445, + 8730.5282, + 2317.6817 + ], + "actual_end_rot": [ + 22.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 877.2445, + 8730.5282, + 2317.6817 + ], + "start_rot": [ + 22.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 877.2445, + 8730.5282, + 2317.6817 + ], + "actual_end_pos": [ + 877.2445, + 8730.5282, + 2317.6817 + ], + "actual_end_rot": [ + 30.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260410_184831__pair_005265_A_traj_005265_meta.json b/equivalence_easy/run_20260410_184831__pair_005265_A_traj_005265_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6f542445db0cb085d3511a89028c4d727176aba0 --- /dev/null +++ b/equivalence_easy/run_20260410_184831__pair_005265_A_traj_005265_meta.json @@ -0,0 +1,1464 @@ +{ + "trajectory_id": 5265, + "episode_id": 0, + "state_id": 3941, + "sample_index": 3941, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 5266, + "primary_trajectory_id": 5265, + "paired_trajectory_id": 5266, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 1320.0, + 8540.0, + 2150.0 + ], + "rotation": [ + 0.0, + 225.0, + 0.0 + ] + }, + "action_sequence": [ + "turn_left", + "look_up", + "move_backward", + "turn_left", + "move_left", + "move_forward", + "move_forward", + "move_forward", + "look_down", + "move_backward", + "turn_left", + "move_backward", + "move_backward", + "look_up", + "move_forward", + "look_down", + "look_down", + "move_left", + "move_left", + "look_up", + "move_forward", + "look_down", + "move_backward", + "turn_left", + "turn_left", + "move_right", + "turn_left", + "look_up", + "move_left", + "move_forward", + "move_right", + "look_down", + "move_forward", + "move_forward", + "move_forward", + "move_left", + "turn_right", + "turn_right", + "move_forward", + "look_up" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 1320.0, + 8540.0, + 2150.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 1320.0, + 8540.0, + 2150.0 + ], + "actual_end_pos": [ + 1320.0, + 8540.0, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 1320.0, + 8540.0, + 2150.0 + ], + "start_rot": [ + 0.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 1320.0, + 8540.0, + 2150.0 + ], + "actual_end_pos": [ + 1320.0, + 8540.0, + 2150.0 + ], + "actual_end_rot": [ + 7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 1320.0, + 8540.0, + 2150.0 + ], + "start_rot": [ + 7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 1405.8616, + 8589.5722, + 2136.9474 + ], + "actual_end_pos": [ + 1405.8616, + 8589.5722, + 2136.9474 + ], + "actual_end_rot": [ + 7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 1405.8616, + 8589.5722, + 2136.9474 + ], + "start_rot": [ + 7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 1405.8616, + 8589.5722, + 2136.9474 + ], + "actual_end_pos": [ + 1405.8616, + 8589.5722, + 2136.9474 + ], + "actual_end_rot": [ + 7.5, + -165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 1405.8616, + 8589.5722, + 2136.9474 + ], + "start_rot": [ + 7.5, + -165.0, + -0.0 + ], + "expected_end_pos": [ + 1379.9797, + 8686.1648, + 2136.9474 + ], + "actual_end_pos": [ + 1379.9797, + 8686.1648, + 2136.9474 + ], + "actual_end_rot": [ + 7.5, + -165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1379.9797, + 8686.1648, + 2136.9474 + ], + "start_rot": [ + 7.5, + -165.0, + -0.0 + ], + "expected_end_pos": [ + 1284.2135, + 8660.5043, + 2150.0 + ], + "actual_end_pos": [ + 1284.2135, + 8660.5043, + 2150.0 + ], + "actual_end_rot": [ + 7.5, + -165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1284.2135, + 8660.5043, + 2150.0 + ], + "start_rot": [ + 7.5, + -165.0, + -0.0 + ], + "expected_end_pos": [ + 1188.4473, + 8634.8439, + 2163.0526 + ], + "actual_end_pos": [ + 1188.4473, + 8634.8439, + 2163.0526 + ], + "actual_end_rot": [ + 7.5, + -165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1188.4473, + 8634.8439, + 2163.0526 + ], + "start_rot": [ + 7.5, + -165.0, + -0.0 + ], + "expected_end_pos": [ + 1092.6811, + 8609.1834, + 2176.1052 + ], + "actual_end_pos": [ + 1092.6811, + 8609.1834, + 2176.1052 + ], + "actual_end_rot": [ + 7.5, + -165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 1092.6811, + 8609.1834, + 2176.1052 + ], + "start_rot": [ + 7.5, + -165.0, + -0.0 + ], + "expected_end_pos": [ + 1092.6811, + 8609.1834, + 2176.1052 + ], + "actual_end_pos": [ + 1092.6811, + 8609.1834, + 2176.1052 + ], + "actual_end_rot": [ + 0.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 1092.6811, + 8609.1834, + 2176.1052 + ], + "start_rot": [ + 0.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 1189.2737, + 8635.0653, + 2176.1052 + ], + "actual_end_pos": [ + 1189.2737, + 8635.0653, + 2176.1052 + ], + "actual_end_rot": [ + 0.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 1189.2737, + 8635.0653, + 2176.1052 + ], + "start_rot": [ + 0.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 1189.2737, + 8635.0653, + 2176.1052 + ], + "actual_end_pos": [ + 1189.2737, + 8635.0653, + 2176.1052 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 1189.2737, + 8635.0653, + 2176.1052 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 1289.2737, + 8635.0653, + 2176.1052 + ], + "actual_end_pos": [ + 1289.2737, + 8635.0653, + 2176.1052 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 1289.2737, + 8635.0653, + 2176.1052 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 1389.2737, + 8635.0653, + 2176.1052 + ], + "actual_end_pos": [ + 1389.2737, + 8635.0653, + 2176.1052 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 1389.2737, + 8635.0653, + 2176.1052 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 1389.2737, + 8635.0653, + 2176.1052 + ], + "actual_end_pos": [ + 1389.2737, + 8635.0653, + 2176.1052 + ], + "actual_end_rot": [ + 7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1389.2737, + 8635.0653, + 2176.1052 + ], + "start_rot": [ + 7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 1290.1292, + 8635.0653, + 2189.1579 + ], + "actual_end_pos": [ + 1290.1292, + 8635.0653, + 2189.1579 + ], + "actual_end_rot": [ + 7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 1290.1292, + 8635.0653, + 2189.1579 + ], + "start_rot": [ + 7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 1290.1292, + 8635.0653, + 2189.1579 + ], + "actual_end_pos": [ + 1290.1292, + 8635.0653, + 2189.1579 + ], + "actual_end_rot": [ + -0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 1290.1292, + 8635.0653, + 2189.1579 + ], + "start_rot": [ + -0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 1290.1292, + 8635.0653, + 2189.1579 + ], + "actual_end_pos": [ + 1290.1292, + 8635.0653, + 2189.1579 + ], + "actual_end_rot": [ + -7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 1290.1292, + 8635.0653, + 2189.1579 + ], + "start_rot": [ + -7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 1290.1292, + 8735.0653, + 2189.1579 + ], + "actual_end_pos": [ + 1290.1292, + 8735.0653, + 2189.1579 + ], + "actual_end_rot": [ + -7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 1290.1292, + 8735.0653, + 2189.1579 + ], + "start_rot": [ + -7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 1290.1292, + 8835.0653, + 2189.1579 + ], + "actual_end_pos": [ + 1290.1292, + 8835.0653, + 2189.1579 + ], + "actual_end_rot": [ + -7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 1290.1292, + 8835.0653, + 2189.1579 + ], + "start_rot": [ + -7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 1290.1292, + 8835.0653, + 2189.1579 + ], + "actual_end_pos": [ + 1290.1292, + 8835.0653, + 2189.1579 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1290.1292, + 8835.0653, + 2189.1579 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 1190.1292, + 8835.0653, + 2189.1579 + ], + "actual_end_pos": [ + 1190.1292, + 8835.0653, + 2189.1579 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 1190.1292, + 8835.0653, + 2189.1579 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 1190.1292, + 8835.0653, + 2189.1579 + ], + "actual_end_pos": [ + 1190.1292, + 8835.0653, + 2189.1579 + ], + "actual_end_rot": [ + -7.5, + 180.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 1190.1292, + 8835.0653, + 2189.1579 + ], + "start_rot": [ + -7.5, + 180.0, + -0.0 + ], + "expected_end_pos": [ + 1289.2737, + 8835.0653, + 2202.2105 + ], + "actual_end_pos": [ + 1289.2737, + 8835.0653, + 2202.2105 + ], + "actual_end_rot": [ + -7.5, + 180.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 1289.2737, + 8835.0653, + 2202.2105 + ], + "start_rot": [ + -7.5, + 180.0, + -0.0 + ], + "expected_end_pos": [ + 1289.2737, + 8835.0653, + 2202.2105 + ], + "actual_end_pos": [ + 1289.2737, + 8835.0653, + 2202.2105 + ], + "actual_end_rot": [ + -7.5, + 165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 1289.2737, + 8835.0653, + 2202.2105 + ], + "start_rot": [ + -7.5, + 165.0, + -0.0 + ], + "expected_end_pos": [ + 1289.2737, + 8835.0653, + 2202.2105 + ], + "actual_end_pos": [ + 1289.2737, + 8835.0653, + 2202.2105 + ], + "actual_end_rot": [ + -7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 1289.2737, + 8835.0653, + 2202.2105 + ], + "start_rot": [ + -7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 1239.2737, + 8748.4627, + 2202.2105 + ], + "actual_end_pos": [ + 1239.2737, + 8748.4627, + 2202.2105 + ], + "actual_end_rot": [ + -7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 1239.2737, + 8748.4627, + 2202.2105 + ], + "start_rot": [ + -7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 1239.2737, + 8748.4627, + 2202.2105 + ], + "actual_end_pos": [ + 1239.2737, + 8748.4627, + 2202.2105 + ], + "actual_end_rot": [ + -7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 1239.2737, + 8748.4627, + 2202.2105 + ], + "start_rot": [ + -7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 1239.2737, + 8748.4627, + 2202.2105 + ], + "actual_end_pos": [ + 1239.2737, + 8748.4627, + 2202.2105 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 1239.2737, + 8748.4627, + 2202.2105 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 1309.9843, + 8819.1734, + 2202.2105 + ], + "actual_end_pos": [ + 1309.9843, + 8819.1734, + 2202.2105 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1309.9843, + 8819.1734, + 2202.2105 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 1239.2737, + 8889.8841, + 2202.2105 + ], + "actual_end_pos": [ + 1239.2737, + 8889.8841, + 2202.2105 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 1239.2737, + 8889.8841, + 2202.2105 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 1168.563, + 8819.1734, + 2202.2105 + ], + "actual_end_pos": [ + 1168.563, + 8819.1734, + 2202.2105 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 1168.563, + 8819.1734, + 2202.2105 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 1168.563, + 8819.1734, + 2202.2105 + ], + "actual_end_pos": [ + 1168.563, + 8819.1734, + 2202.2105 + ], + "actual_end_rot": [ + -7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1168.563, + 8819.1734, + 2202.2105 + ], + "start_rot": [ + -7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 1098.4572, + 8889.2792, + 2189.1579 + ], + "actual_end_pos": [ + 1098.4572, + 8889.2792, + 2189.1579 + ], + "actual_end_rot": [ + -7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1098.4572, + 8889.2792, + 2189.1579 + ], + "start_rot": [ + -7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 1028.3515, + 8959.3849, + 2176.1052 + ], + "actual_end_pos": [ + 1028.3515, + 8959.3849, + 2176.1052 + ], + "actual_end_rot": [ + -7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1028.3515, + 8959.3849, + 2176.1052 + ], + "start_rot": [ + -7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 958.2458, + 9029.4906, + 2163.0526 + ], + "actual_end_pos": [ + 958.2458, + 9029.4906, + 2163.0526 + ], + "actual_end_rot": [ + -7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 958.2458, + 9029.4906, + 2163.0526 + ], + "start_rot": [ + -7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 1028.9565, + 9100.2013, + 2163.0526 + ], + "actual_end_pos": [ + 1028.9565, + 9100.2013, + 2163.0526 + ], + "actual_end_rot": [ + -7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 1028.9565, + 9100.2013, + 2163.0526 + ], + "start_rot": [ + -7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 1028.9565, + 9100.2013, + 2163.0526 + ], + "actual_end_pos": [ + 1028.9565, + 9100.2013, + 2163.0526 + ], + "actual_end_rot": [ + -7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 1028.9565, + 9100.2013, + 2163.0526 + ], + "start_rot": [ + -7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 1028.9565, + 9100.2013, + 2163.0526 + ], + "actual_end_pos": [ + 1028.9565, + 9100.2013, + 2163.0526 + ], + "actual_end_rot": [ + -7.5, + 165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1028.9565, + 9100.2013, + 2163.0526 + ], + "start_rot": [ + -7.5, + 165.0, + -0.0 + ], + "expected_end_pos": [ + 933.1902, + 9125.8618, + 2150.0 + ], + "actual_end_pos": [ + 933.1902, + 9125.8618, + 2150.0 + ], + "actual_end_rot": [ + -7.5, + 165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 933.1902, + 9125.8618, + 2150.0 + ], + "start_rot": [ + -7.5, + 165.0, + -0.0 + ], + "expected_end_pos": [ + 933.1902, + 9125.8618, + 2150.0 + ], + "actual_end_pos": [ + 933.1902, + 9125.8618, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260410_184831__pair_005265_B_traj_005266_meta.json b/equivalence_easy/run_20260410_184831__pair_005265_B_traj_005266_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ce2dad927dd72a1f9b83049dc6d30bffd6bebbd1 --- /dev/null +++ b/equivalence_easy/run_20260410_184831__pair_005265_B_traj_005266_meta.json @@ -0,0 +1,1464 @@ +{ + "trajectory_id": 5266, + "episode_id": 0, + "state_id": 3941, + "sample_index": 3941, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 5265, + "primary_trajectory_id": 5265, + "paired_trajectory_id": 5266, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 1320.0, + 8540.0, + 2150.0 + ], + "rotation": [ + 0.0, + 225.0, + 0.0 + ] + }, + "action_sequence": [ + "turn_left", + "look_up", + "move_backward", + "turn_left", + "move_forward", + "move_forward", + "move_left", + "move_forward", + "look_down", + "move_backward", + "turn_left", + "move_backward", + "move_backward", + "look_up", + "move_forward", + "look_down", + "look_down", + "move_left", + "move_left", + "look_up", + "move_forward", + "look_down", + "move_backward", + "turn_left", + "turn_left", + "move_right", + "turn_left", + "look_up", + "move_right", + "move_left", + "move_forward", + "look_down", + "move_forward", + "move_forward", + "move_forward", + "move_left", + "turn_right", + "turn_right", + "move_forward", + "look_up" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 1320.0, + 8540.0, + 2150.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 1320.0, + 8540.0, + 2150.0 + ], + "actual_end_pos": [ + 1320.0, + 8540.0, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 1320.0, + 8540.0, + 2150.0 + ], + "start_rot": [ + 0.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 1320.0, + 8540.0, + 2150.0 + ], + "actual_end_pos": [ + 1320.0, + 8540.0, + 2150.0 + ], + "actual_end_rot": [ + 7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 1320.0, + 8540.0, + 2150.0 + ], + "start_rot": [ + 7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 1405.8616, + 8589.5722, + 2136.9474 + ], + "actual_end_pos": [ + 1405.8616, + 8589.5722, + 2136.9474 + ], + "actual_end_rot": [ + 7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 1405.8616, + 8589.5722, + 2136.9474 + ], + "start_rot": [ + 7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 1405.8616, + 8589.5722, + 2136.9474 + ], + "actual_end_pos": [ + 1405.8616, + 8589.5722, + 2136.9474 + ], + "actual_end_rot": [ + 7.5, + -165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1405.8616, + 8589.5722, + 2136.9474 + ], + "start_rot": [ + 7.5, + -165.0, + -0.0 + ], + "expected_end_pos": [ + 1310.0954, + 8563.9118, + 2150.0 + ], + "actual_end_pos": [ + 1310.0954, + 8563.9118, + 2150.0 + ], + "actual_end_rot": [ + 7.5, + -165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1310.0954, + 8563.9118, + 2150.0 + ], + "start_rot": [ + 7.5, + -165.0, + -0.0 + ], + "expected_end_pos": [ + 1214.3292, + 8538.2513, + 2163.0526 + ], + "actual_end_pos": [ + 1214.3292, + 8538.2513, + 2163.0526 + ], + "actual_end_rot": [ + 7.5, + -165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 1214.3292, + 8538.2513, + 2163.0526 + ], + "start_rot": [ + 7.5, + -165.0, + -0.0 + ], + "expected_end_pos": [ + 1188.4473, + 8634.8439, + 2163.0526 + ], + "actual_end_pos": [ + 1188.4473, + 8634.8439, + 2163.0526 + ], + "actual_end_rot": [ + 7.5, + -165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1188.4473, + 8634.8439, + 2163.0526 + ], + "start_rot": [ + 7.5, + -165.0, + -0.0 + ], + "expected_end_pos": [ + 1092.6811, + 8609.1834, + 2176.1052 + ], + "actual_end_pos": [ + 1092.6811, + 8609.1834, + 2176.1052 + ], + "actual_end_rot": [ + 7.5, + -165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 1092.6811, + 8609.1834, + 2176.1052 + ], + "start_rot": [ + 7.5, + -165.0, + -0.0 + ], + "expected_end_pos": [ + 1092.6811, + 8609.1834, + 2176.1052 + ], + "actual_end_pos": [ + 1092.6811, + 8609.1834, + 2176.1052 + ], + "actual_end_rot": [ + 0.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 1092.6811, + 8609.1834, + 2176.1052 + ], + "start_rot": [ + 0.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 1189.2737, + 8635.0653, + 2176.1052 + ], + "actual_end_pos": [ + 1189.2737, + 8635.0653, + 2176.1052 + ], + "actual_end_rot": [ + 0.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 1189.2737, + 8635.0653, + 2176.1052 + ], + "start_rot": [ + 0.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 1189.2737, + 8635.0653, + 2176.1052 + ], + "actual_end_pos": [ + 1189.2737, + 8635.0653, + 2176.1052 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 1189.2737, + 8635.0653, + 2176.1052 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 1289.2737, + 8635.0653, + 2176.1052 + ], + "actual_end_pos": [ + 1289.2737, + 8635.0653, + 2176.1052 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 1289.2737, + 8635.0653, + 2176.1052 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 1389.2737, + 8635.0653, + 2176.1052 + ], + "actual_end_pos": [ + 1389.2737, + 8635.0653, + 2176.1052 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 1389.2737, + 8635.0653, + 2176.1052 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 1389.2737, + 8635.0653, + 2176.1052 + ], + "actual_end_pos": [ + 1389.2737, + 8635.0653, + 2176.1052 + ], + "actual_end_rot": [ + 7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1389.2737, + 8635.0653, + 2176.1052 + ], + "start_rot": [ + 7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 1290.1292, + 8635.0653, + 2189.1579 + ], + "actual_end_pos": [ + 1290.1292, + 8635.0653, + 2189.1579 + ], + "actual_end_rot": [ + 7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 1290.1292, + 8635.0653, + 2189.1579 + ], + "start_rot": [ + 7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 1290.1292, + 8635.0653, + 2189.1579 + ], + "actual_end_pos": [ + 1290.1292, + 8635.0653, + 2189.1579 + ], + "actual_end_rot": [ + -0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 1290.1292, + 8635.0653, + 2189.1579 + ], + "start_rot": [ + -0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 1290.1292, + 8635.0653, + 2189.1579 + ], + "actual_end_pos": [ + 1290.1292, + 8635.0653, + 2189.1579 + ], + "actual_end_rot": [ + -7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 1290.1292, + 8635.0653, + 2189.1579 + ], + "start_rot": [ + -7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 1290.1292, + 8735.0653, + 2189.1579 + ], + "actual_end_pos": [ + 1290.1292, + 8735.0653, + 2189.1579 + ], + "actual_end_rot": [ + -7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 1290.1292, + 8735.0653, + 2189.1579 + ], + "start_rot": [ + -7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 1290.1292, + 8835.0653, + 2189.1579 + ], + "actual_end_pos": [ + 1290.1292, + 8835.0653, + 2189.1579 + ], + "actual_end_rot": [ + -7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 1290.1292, + 8835.0653, + 2189.1579 + ], + "start_rot": [ + -7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 1290.1292, + 8835.0653, + 2189.1579 + ], + "actual_end_pos": [ + 1290.1292, + 8835.0653, + 2189.1579 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1290.1292, + 8835.0653, + 2189.1579 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 1190.1292, + 8835.0653, + 2189.1579 + ], + "actual_end_pos": [ + 1190.1292, + 8835.0653, + 2189.1579 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 1190.1292, + 8835.0653, + 2189.1579 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 1190.1292, + 8835.0653, + 2189.1579 + ], + "actual_end_pos": [ + 1190.1292, + 8835.0653, + 2189.1579 + ], + "actual_end_rot": [ + -7.5, + 180.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 1190.1292, + 8835.0653, + 2189.1579 + ], + "start_rot": [ + -7.5, + 180.0, + -0.0 + ], + "expected_end_pos": [ + 1289.2737, + 8835.0653, + 2202.2105 + ], + "actual_end_pos": [ + 1289.2737, + 8835.0653, + 2202.2105 + ], + "actual_end_rot": [ + -7.5, + 180.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 1289.2737, + 8835.0653, + 2202.2105 + ], + "start_rot": [ + -7.5, + 180.0, + -0.0 + ], + "expected_end_pos": [ + 1289.2737, + 8835.0653, + 2202.2105 + ], + "actual_end_pos": [ + 1289.2737, + 8835.0653, + 2202.2105 + ], + "actual_end_rot": [ + -7.5, + 165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 1289.2737, + 8835.0653, + 2202.2105 + ], + "start_rot": [ + -7.5, + 165.0, + -0.0 + ], + "expected_end_pos": [ + 1289.2737, + 8835.0653, + 2202.2105 + ], + "actual_end_pos": [ + 1289.2737, + 8835.0653, + 2202.2105 + ], + "actual_end_rot": [ + -7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 1289.2737, + 8835.0653, + 2202.2105 + ], + "start_rot": [ + -7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 1239.2737, + 8748.4627, + 2202.2105 + ], + "actual_end_pos": [ + 1239.2737, + 8748.4627, + 2202.2105 + ], + "actual_end_rot": [ + -7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 1239.2737, + 8748.4627, + 2202.2105 + ], + "start_rot": [ + -7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 1239.2737, + 8748.4627, + 2202.2105 + ], + "actual_end_pos": [ + 1239.2737, + 8748.4627, + 2202.2105 + ], + "actual_end_rot": [ + -7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 1239.2737, + 8748.4627, + 2202.2105 + ], + "start_rot": [ + -7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 1239.2737, + 8748.4627, + 2202.2105 + ], + "actual_end_pos": [ + 1239.2737, + 8748.4627, + 2202.2105 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 1239.2737, + 8748.4627, + 2202.2105 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 1168.563, + 8677.7521, + 2202.2105 + ], + "actual_end_pos": [ + 1168.563, + 8677.7521, + 2202.2105 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 1168.563, + 8677.7521, + 2202.2105 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 1239.2737, + 8748.4627, + 2202.2105 + ], + "actual_end_pos": [ + 1239.2737, + 8748.4627, + 2202.2105 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1239.2737, + 8748.4627, + 2202.2105 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 1168.563, + 8819.1734, + 2202.2105 + ], + "actual_end_pos": [ + 1168.563, + 8819.1734, + 2202.2105 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 1168.563, + 8819.1734, + 2202.2105 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 1168.563, + 8819.1734, + 2202.2105 + ], + "actual_end_pos": [ + 1168.563, + 8819.1734, + 2202.2105 + ], + "actual_end_rot": [ + -7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1168.563, + 8819.1734, + 2202.2105 + ], + "start_rot": [ + -7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 1098.4572, + 8889.2792, + 2189.1579 + ], + "actual_end_pos": [ + 1098.4572, + 8889.2792, + 2189.1579 + ], + "actual_end_rot": [ + -7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1098.4572, + 8889.2792, + 2189.1579 + ], + "start_rot": [ + -7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 1028.3515, + 8959.3849, + 2176.1052 + ], + "actual_end_pos": [ + 1028.3515, + 8959.3849, + 2176.1052 + ], + "actual_end_rot": [ + -7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1028.3515, + 8959.3849, + 2176.1052 + ], + "start_rot": [ + -7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 958.2458, + 9029.4906, + 2163.0526 + ], + "actual_end_pos": [ + 958.2458, + 9029.4906, + 2163.0526 + ], + "actual_end_rot": [ + -7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 958.2458, + 9029.4906, + 2163.0526 + ], + "start_rot": [ + -7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 1028.9565, + 9100.2013, + 2163.0526 + ], + "actual_end_pos": [ + 1028.9565, + 9100.2013, + 2163.0526 + ], + "actual_end_rot": [ + -7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 1028.9565, + 9100.2013, + 2163.0526 + ], + "start_rot": [ + -7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 1028.9565, + 9100.2013, + 2163.0526 + ], + "actual_end_pos": [ + 1028.9565, + 9100.2013, + 2163.0526 + ], + "actual_end_rot": [ + -7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 1028.9565, + 9100.2013, + 2163.0526 + ], + "start_rot": [ + -7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 1028.9565, + 9100.2013, + 2163.0526 + ], + "actual_end_pos": [ + 1028.9565, + 9100.2013, + 2163.0526 + ], + "actual_end_rot": [ + -7.5, + 165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1028.9565, + 9100.2013, + 2163.0526 + ], + "start_rot": [ + -7.5, + 165.0, + -0.0 + ], + "expected_end_pos": [ + 933.1902, + 9125.8618, + 2150.0 + ], + "actual_end_pos": [ + 933.1902, + 9125.8618, + 2150.0 + ], + "actual_end_rot": [ + -7.5, + 165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 933.1902, + 9125.8618, + 2150.0 + ], + "start_rot": [ + -7.5, + 165.0, + -0.0 + ], + "expected_end_pos": [ + 933.1902, + 9125.8618, + 2150.0 + ], + "actual_end_pos": [ + 933.1902, + 9125.8618, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260410_184831__pair_005299_A_traj_005299_meta.json b/equivalence_easy/run_20260410_184831__pair_005299_A_traj_005299_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..11cc3421408bbf35f840e22d471e8debfe66b4ff --- /dev/null +++ b/equivalence_easy/run_20260410_184831__pair_005299_A_traj_005299_meta.json @@ -0,0 +1,1464 @@ +{ + "trajectory_id": 5299, + "episode_id": 0, + "state_id": 3965, + "sample_index": 3965, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 5300, + "primary_trajectory_id": 5299, + "paired_trajectory_id": 5300, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 1320.0, + 9440.0, + 2150.0 + ], + "rotation": [ + 0.0, + 225.0, + 0.0 + ] + }, + "action_sequence": [ + "turn_right", + "move_right", + "move_forward", + "turn_left", + "move_forward", + "move_forward", + "move_left", + "turn_right", + "move_backward", + "turn_right", + "move_forward", + "turn_left", + "move_forward", + "turn_left", + "move_right", + "move_right", + "look_up", + "look_up", + "move_forward", + "move_forward", + "move_right", + "turn_left", + "look_up", + "look_up", + "move_right", + "turn_left", + "move_left", + "move_backward", + "move_backward", + "turn_right", + "look_up", + "look_up", + "move_forward", + "move_forward", + "no_op", + "move_right", + "turn_right", + "move_backward", + "turn_right", + "no_op" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 1320.0, + 9440.0, + 2150.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 1320.0, + 9440.0, + 2150.0 + ], + "actual_end_pos": [ + 1320.0, + 9440.0, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 1320.0, + 9440.0, + 2150.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 1406.6025, + 9390.0, + 2150.0 + ], + "actual_end_pos": [ + 1406.6025, + 9390.0, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1406.6025, + 9390.0, + 2150.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 1356.6025, + 9303.3975, + 2150.0 + ], + "actual_end_pos": [ + 1356.6025, + 9303.3975, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 1356.6025, + 9303.3975, + 2150.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 1356.6025, + 9303.3975, + 2150.0 + ], + "actual_end_pos": [ + 1356.6025, + 9303.3975, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1356.6025, + 9303.3975, + 2150.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 1285.8919, + 9232.6868, + 2150.0 + ], + "actual_end_pos": [ + 1285.8919, + 9232.6868, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1285.8919, + 9232.6868, + 2150.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 1215.1812, + 9161.9761, + 2150.0 + ], + "actual_end_pos": [ + 1215.1812, + 9161.9761, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 1215.1812, + 9161.9761, + 2150.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 1144.4705, + 9232.6868, + 2150.0 + ], + "actual_end_pos": [ + 1144.4705, + 9232.6868, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 1144.4705, + 9232.6868, + 2150.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 1144.4705, + 9232.6868, + 2150.0 + ], + "actual_end_pos": [ + 1144.4705, + 9232.6868, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 1144.4705, + 9232.6868, + 2150.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 1194.4705, + 9319.2893, + 2150.0 + ], + "actual_end_pos": [ + 1194.4705, + 9319.2893, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 1194.4705, + 9319.2893, + 2150.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 1194.4705, + 9319.2893, + 2150.0 + ], + "actual_end_pos": [ + 1194.4705, + 9319.2893, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1194.4705, + 9319.2893, + 2150.0 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 1168.5886, + 9222.6967, + 2150.0 + ], + "actual_end_pos": [ + 1168.5886, + 9222.6967, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 1168.5886, + 9222.6967, + 2150.0 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 1168.5886, + 9222.6967, + 2150.0 + ], + "actual_end_pos": [ + 1168.5886, + 9222.6967, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1168.5886, + 9222.6967, + 2150.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 1118.5886, + 9136.0942, + 2150.0 + ], + "actual_end_pos": [ + 1118.5886, + 9136.0942, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 1118.5886, + 9136.0942, + 2150.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 1118.5886, + 9136.0942, + 2150.0 + ], + "actual_end_pos": [ + 1118.5886, + 9136.0942, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 1118.5886, + 9136.0942, + 2150.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 1189.2993, + 9065.3835, + 2150.0 + ], + "actual_end_pos": [ + 1189.2993, + 9065.3835, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 1189.2993, + 9065.3835, + 2150.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 1260.01, + 8994.6728, + 2150.0 + ], + "actual_end_pos": [ + 1260.01, + 8994.6728, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 1260.01, + 8994.6728, + 2150.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 1260.01, + 8994.6728, + 2150.0 + ], + "actual_end_pos": [ + 1260.01, + 8994.6728, + 2150.0 + ], + "actual_end_rot": [ + 7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 1260.01, + 8994.6728, + 2150.0 + ], + "start_rot": [ + 7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 1260.01, + 8994.6728, + 2150.0 + ], + "actual_end_pos": [ + 1260.01, + 8994.6728, + 2150.0 + ], + "actual_end_rot": [ + 15.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1260.01, + 8994.6728, + 2150.0 + ], + "start_rot": [ + 15.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 1191.7087, + 8926.3716, + 2175.8819 + ], + "actual_end_pos": [ + 1191.7087, + 8926.3716, + 2175.8819 + ], + "actual_end_rot": [ + 15.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1191.7087, + 8926.3716, + 2175.8819 + ], + "start_rot": [ + 15.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 1123.4074, + 8858.0703, + 2201.7638 + ], + "actual_end_pos": [ + 1123.4074, + 8858.0703, + 2201.7638 + ], + "actual_end_rot": [ + 15.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 1123.4074, + 8858.0703, + 2201.7638 + ], + "start_rot": [ + 15.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 1194.1181, + 8787.3596, + 2201.7638 + ], + "actual_end_pos": [ + 1194.1181, + 8787.3596, + 2201.7638 + ], + "actual_end_rot": [ + 15.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 1194.1181, + 8787.3596, + 2201.7638 + ], + "start_rot": [ + 15.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 1194.1181, + 8787.3596, + 2201.7638 + ], + "actual_end_pos": [ + 1194.1181, + 8787.3596, + 2201.7638 + ], + "actual_end_rot": [ + 15.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 1194.1181, + 8787.3596, + 2201.7638 + ], + "start_rot": [ + 15.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 1194.1181, + 8787.3596, + 2201.7638 + ], + "actual_end_pos": [ + 1194.1181, + 8787.3596, + 2201.7638 + ], + "actual_end_rot": [ + 22.5, + -150.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 1194.1181, + 8787.3596, + 2201.7638 + ], + "start_rot": [ + 22.5, + -150.0, + -0.0 + ], + "expected_end_pos": [ + 1194.1181, + 8787.3596, + 2201.7638 + ], + "actual_end_pos": [ + 1194.1181, + 8787.3596, + 2201.7638 + ], + "actual_end_rot": [ + 30.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 1194.1181, + 8787.3596, + 2201.7638 + ], + "start_rot": [ + 30.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 1244.1181, + 8700.7571, + 2201.7638 + ], + "actual_end_pos": [ + 1244.1181, + 8700.7571, + 2201.7638 + ], + "actual_end_rot": [ + 30.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 1244.1181, + 8700.7571, + 2201.7638 + ], + "start_rot": [ + 30.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 1244.1181, + 8700.7571, + 2201.7638 + ], + "actual_end_pos": [ + 1244.1181, + 8700.7571, + 2201.7638 + ], + "actual_end_rot": [ + 30.0, + -165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 1244.1181, + 8700.7571, + 2201.7638 + ], + "start_rot": [ + 30.0, + -165.0, + -0.0 + ], + "expected_end_pos": [ + 1218.2362, + 8797.3497, + 2201.7638 + ], + "actual_end_pos": [ + 1218.2362, + 8797.3497, + 2201.7638 + ], + "actual_end_rot": [ + 30.0, + -165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 1218.2362, + 8797.3497, + 2201.7638 + ], + "start_rot": [ + 30.0, + -165.0, + -0.0 + ], + "expected_end_pos": [ + 1301.8878, + 8819.7641, + 2151.7638 + ], + "actual_end_pos": [ + 1301.8878, + 8819.7641, + 2151.7638 + ], + "actual_end_rot": [ + 30.0, + -165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 1301.8878, + 8819.7641, + 2151.7638 + ], + "start_rot": [ + 30.0, + -165.0, + -0.0 + ], + "expected_end_pos": [ + 1385.5395, + 8842.1784, + 2101.7638 + ], + "actual_end_pos": [ + 1385.5395, + 8842.1784, + 2101.7638 + ], + "actual_end_rot": [ + 30.0, + -165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 1385.5395, + 8842.1784, + 2101.7638 + ], + "start_rot": [ + 30.0, + -165.0, + -0.0 + ], + "expected_end_pos": [ + 1385.5395, + 8842.1784, + 2101.7638 + ], + "actual_end_pos": [ + 1385.5395, + 8842.1784, + 2101.7638 + ], + "actual_end_rot": [ + 30.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 1385.5395, + 8842.1784, + 2101.7638 + ], + "start_rot": [ + 30.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 1385.5395, + 8842.1784, + 2101.7638 + ], + "actual_end_pos": [ + 1385.5395, + 8842.1784, + 2101.7638 + ], + "actual_end_rot": [ + 37.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 1385.5395, + 8842.1784, + 2101.7638 + ], + "start_rot": [ + 37.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 1385.5395, + 8842.1784, + 2101.7638 + ], + "actual_end_pos": [ + 1385.5395, + 8842.1784, + 2101.7638 + ], + "actual_end_rot": [ + 45.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1385.5395, + 8842.1784, + 2101.7638 + ], + "start_rot": [ + 45.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 1324.3022, + 8806.8231, + 2172.4745 + ], + "actual_end_pos": [ + 1324.3022, + 8806.8231, + 2172.4745 + ], + "actual_end_rot": [ + 45.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1324.3022, + 8806.8231, + 2172.4745 + ], + "start_rot": [ + 45.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 1263.065, + 8771.4678, + 2243.1852 + ], + "actual_end_pos": [ + 1263.065, + 8771.4678, + 2243.1852 + ], + "actual_end_rot": [ + 45.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 1263.065, + 8771.4678, + 2243.1852 + ], + "start_rot": [ + 45.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 1263.065, + 8771.4678, + 2243.1852 + ], + "actual_end_pos": [ + 1263.065, + 8771.4678, + 2243.1852 + ], + "actual_end_rot": [ + 45.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 1263.065, + 8771.4678, + 2243.1852 + ], + "start_rot": [ + 45.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 1313.065, + 8684.8652, + 2243.1852 + ], + "actual_end_pos": [ + 1313.065, + 8684.8652, + 2243.1852 + ], + "actual_end_rot": [ + 45.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 1313.065, + 8684.8652, + 2243.1852 + ], + "start_rot": [ + 45.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 1313.065, + 8684.8652, + 2243.1852 + ], + "actual_end_pos": [ + 1313.065, + 8684.8652, + 2243.1852 + ], + "actual_end_rot": [ + 45.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 1313.065, + 8684.8652, + 2243.1852 + ], + "start_rot": [ + 45.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 1363.065, + 8734.8652, + 2172.4745 + ], + "actual_end_pos": [ + 1363.065, + 8734.8652, + 2172.4745 + ], + "actual_end_rot": [ + 45.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 1363.065, + 8734.8652, + 2172.4745 + ], + "start_rot": [ + 45.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 1363.065, + 8734.8652, + 2172.4745 + ], + "actual_end_pos": [ + 1363.065, + 8734.8652, + 2172.4745 + ], + "actual_end_rot": [ + 45.0, + -120.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 1363.065, + 8734.8652, + 2172.4745 + ], + "start_rot": [ + 45.0, + -120.0, + -0.0 + ], + "expected_end_pos": [ + 1363.065, + 8734.8652, + 2172.4745 + ], + "actual_end_pos": [ + 1363.065, + 8734.8652, + 2172.4745 + ], + "actual_end_rot": [ + 45.0, + -120.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260410_184831__pair_005299_B_traj_005300_meta.json b/equivalence_easy/run_20260410_184831__pair_005299_B_traj_005300_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..356f5c6df8368ba22a4919c3406368723c688723 --- /dev/null +++ b/equivalence_easy/run_20260410_184831__pair_005299_B_traj_005300_meta.json @@ -0,0 +1,1464 @@ +{ + "trajectory_id": 5300, + "episode_id": 0, + "state_id": 3965, + "sample_index": 3965, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 5299, + "primary_trajectory_id": 5299, + "paired_trajectory_id": 5300, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 1320.0, + 9440.0, + 2150.0 + ], + "rotation": [ + 0.0, + 225.0, + 0.0 + ] + }, + "action_sequence": [ + "turn_right", + "move_forward", + "move_right", + "turn_left", + "move_left", + "move_forward", + "move_forward", + "turn_right", + "move_backward", + "turn_right", + "move_forward", + "turn_left", + "move_forward", + "turn_left", + "move_right", + "move_right", + "look_up", + "look_up", + "move_right", + "move_forward", + "move_forward", + "turn_left", + "look_up", + "look_up", + "move_right", + "turn_left", + "move_backward", + "move_left", + "move_backward", + "look_up", + "look_up", + "turn_right", + "move_forward", + "move_forward", + "no_op", + "move_right", + "turn_right", + "move_backward", + "turn_right", + "no_op" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 1320.0, + 9440.0, + 2150.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 1320.0, + 9440.0, + 2150.0 + ], + "actual_end_pos": [ + 1320.0, + 9440.0, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1320.0, + 9440.0, + 2150.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 1270.0, + 9353.3975, + 2150.0 + ], + "actual_end_pos": [ + 1270.0, + 9353.3975, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 1270.0, + 9353.3975, + 2150.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 1356.6025, + 9303.3975, + 2150.0 + ], + "actual_end_pos": [ + 1356.6025, + 9303.3975, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 1356.6025, + 9303.3975, + 2150.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 1356.6025, + 9303.3975, + 2150.0 + ], + "actual_end_pos": [ + 1356.6025, + 9303.3975, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 1356.6025, + 9303.3975, + 2150.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 1285.8919, + 9374.1081, + 2150.0 + ], + "actual_end_pos": [ + 1285.8919, + 9374.1081, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1285.8919, + 9374.1081, + 2150.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 1215.1812, + 9303.3975, + 2150.0 + ], + "actual_end_pos": [ + 1215.1812, + 9303.3975, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1215.1812, + 9303.3975, + 2150.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 1144.4705, + 9232.6868, + 2150.0 + ], + "actual_end_pos": [ + 1144.4705, + 9232.6868, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 1144.4705, + 9232.6868, + 2150.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 1144.4705, + 9232.6868, + 2150.0 + ], + "actual_end_pos": [ + 1144.4705, + 9232.6868, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 1144.4705, + 9232.6868, + 2150.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 1194.4705, + 9319.2893, + 2150.0 + ], + "actual_end_pos": [ + 1194.4705, + 9319.2893, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 1194.4705, + 9319.2893, + 2150.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 1194.4705, + 9319.2893, + 2150.0 + ], + "actual_end_pos": [ + 1194.4705, + 9319.2893, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1194.4705, + 9319.2893, + 2150.0 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 1168.5886, + 9222.6967, + 2150.0 + ], + "actual_end_pos": [ + 1168.5886, + 9222.6967, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 1168.5886, + 9222.6967, + 2150.0 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 1168.5886, + 9222.6967, + 2150.0 + ], + "actual_end_pos": [ + 1168.5886, + 9222.6967, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1168.5886, + 9222.6967, + 2150.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 1118.5886, + 9136.0942, + 2150.0 + ], + "actual_end_pos": [ + 1118.5886, + 9136.0942, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 1118.5886, + 9136.0942, + 2150.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 1118.5886, + 9136.0942, + 2150.0 + ], + "actual_end_pos": [ + 1118.5886, + 9136.0942, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 1118.5886, + 9136.0942, + 2150.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 1189.2993, + 9065.3835, + 2150.0 + ], + "actual_end_pos": [ + 1189.2993, + 9065.3835, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 1189.2993, + 9065.3835, + 2150.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 1260.01, + 8994.6728, + 2150.0 + ], + "actual_end_pos": [ + 1260.01, + 8994.6728, + 2150.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 1260.01, + 8994.6728, + 2150.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 1260.01, + 8994.6728, + 2150.0 + ], + "actual_end_pos": [ + 1260.01, + 8994.6728, + 2150.0 + ], + "actual_end_rot": [ + 7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 1260.01, + 8994.6728, + 2150.0 + ], + "start_rot": [ + 7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 1260.01, + 8994.6728, + 2150.0 + ], + "actual_end_pos": [ + 1260.01, + 8994.6728, + 2150.0 + ], + "actual_end_rot": [ + 15.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 1260.01, + 8994.6728, + 2150.0 + ], + "start_rot": [ + 15.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 1330.7206, + 8923.9622, + 2150.0 + ], + "actual_end_pos": [ + 1330.7206, + 8923.9622, + 2150.0 + ], + "actual_end_rot": [ + 15.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1330.7206, + 8923.9622, + 2150.0 + ], + "start_rot": [ + 15.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 1262.4194, + 8855.6609, + 2175.8819 + ], + "actual_end_pos": [ + 1262.4194, + 8855.6609, + 2175.8819 + ], + "actual_end_rot": [ + 15.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1262.4194, + 8855.6609, + 2175.8819 + ], + "start_rot": [ + 15.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 1194.1181, + 8787.3596, + 2201.7638 + ], + "actual_end_pos": [ + 1194.1181, + 8787.3596, + 2201.7638 + ], + "actual_end_rot": [ + 15.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 1194.1181, + 8787.3596, + 2201.7638 + ], + "start_rot": [ + 15.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 1194.1181, + 8787.3596, + 2201.7638 + ], + "actual_end_pos": [ + 1194.1181, + 8787.3596, + 2201.7638 + ], + "actual_end_rot": [ + 15.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 1194.1181, + 8787.3596, + 2201.7638 + ], + "start_rot": [ + 15.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 1194.1181, + 8787.3596, + 2201.7638 + ], + "actual_end_pos": [ + 1194.1181, + 8787.3596, + 2201.7638 + ], + "actual_end_rot": [ + 22.5, + -150.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 1194.1181, + 8787.3596, + 2201.7638 + ], + "start_rot": [ + 22.5, + -150.0, + -0.0 + ], + "expected_end_pos": [ + 1194.1181, + 8787.3596, + 2201.7638 + ], + "actual_end_pos": [ + 1194.1181, + 8787.3596, + 2201.7638 + ], + "actual_end_rot": [ + 30.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 1194.1181, + 8787.3596, + 2201.7638 + ], + "start_rot": [ + 30.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 1244.1181, + 8700.7571, + 2201.7638 + ], + "actual_end_pos": [ + 1244.1181, + 8700.7571, + 2201.7638 + ], + "actual_end_rot": [ + 30.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 1244.1181, + 8700.7571, + 2201.7638 + ], + "start_rot": [ + 30.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 1244.1181, + 8700.7571, + 2201.7638 + ], + "actual_end_pos": [ + 1244.1181, + 8700.7571, + 2201.7638 + ], + "actual_end_rot": [ + 30.0, + -165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 1244.1181, + 8700.7571, + 2201.7638 + ], + "start_rot": [ + 30.0, + -165.0, + -0.0 + ], + "expected_end_pos": [ + 1327.7697, + 8723.1715, + 2151.7638 + ], + "actual_end_pos": [ + 1327.7697, + 8723.1715, + 2151.7638 + ], + "actual_end_rot": [ + 30.0, + -165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 1327.7697, + 8723.1715, + 2151.7638 + ], + "start_rot": [ + 30.0, + -165.0, + -0.0 + ], + "expected_end_pos": [ + 1301.8878, + 8819.7641, + 2151.7638 + ], + "actual_end_pos": [ + 1301.8878, + 8819.7641, + 2151.7638 + ], + "actual_end_rot": [ + 30.0, + -165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 1301.8878, + 8819.7641, + 2151.7638 + ], + "start_rot": [ + 30.0, + -165.0, + -0.0 + ], + "expected_end_pos": [ + 1385.5395, + 8842.1784, + 2101.7638 + ], + "actual_end_pos": [ + 1385.5395, + 8842.1784, + 2101.7638 + ], + "actual_end_rot": [ + 30.0, + -165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 1385.5395, + 8842.1784, + 2101.7638 + ], + "start_rot": [ + 30.0, + -165.0, + -0.0 + ], + "expected_end_pos": [ + 1385.5395, + 8842.1784, + 2101.7638 + ], + "actual_end_pos": [ + 1385.5395, + 8842.1784, + 2101.7638 + ], + "actual_end_rot": [ + 37.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 1385.5395, + 8842.1784, + 2101.7638 + ], + "start_rot": [ + 37.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 1385.5395, + 8842.1784, + 2101.7638 + ], + "actual_end_pos": [ + 1385.5395, + 8842.1784, + 2101.7638 + ], + "actual_end_rot": [ + 45.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 1385.5395, + 8842.1784, + 2101.7638 + ], + "start_rot": [ + 45.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 1385.5395, + 8842.1784, + 2101.7638 + ], + "actual_end_pos": [ + 1385.5395, + 8842.1784, + 2101.7638 + ], + "actual_end_rot": [ + 45.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1385.5395, + 8842.1784, + 2101.7638 + ], + "start_rot": [ + 45.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 1324.3022, + 8806.8231, + 2172.4745 + ], + "actual_end_pos": [ + 1324.3022, + 8806.8231, + 2172.4745 + ], + "actual_end_rot": [ + 45.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1324.3022, + 8806.8231, + 2172.4745 + ], + "start_rot": [ + 45.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 1263.065, + 8771.4678, + 2243.1852 + ], + "actual_end_pos": [ + 1263.065, + 8771.4678, + 2243.1852 + ], + "actual_end_rot": [ + 45.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 1263.065, + 8771.4678, + 2243.1852 + ], + "start_rot": [ + 45.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 1263.065, + 8771.4678, + 2243.1852 + ], + "actual_end_pos": [ + 1263.065, + 8771.4678, + 2243.1852 + ], + "actual_end_rot": [ + 45.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 1263.065, + 8771.4678, + 2243.1852 + ], + "start_rot": [ + 45.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 1313.065, + 8684.8652, + 2243.1852 + ], + "actual_end_pos": [ + 1313.065, + 8684.8652, + 2243.1852 + ], + "actual_end_rot": [ + 45.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 1313.065, + 8684.8652, + 2243.1852 + ], + "start_rot": [ + 45.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 1313.065, + 8684.8652, + 2243.1852 + ], + "actual_end_pos": [ + 1313.065, + 8684.8652, + 2243.1852 + ], + "actual_end_rot": [ + 45.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 1313.065, + 8684.8652, + 2243.1852 + ], + "start_rot": [ + 45.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 1363.065, + 8734.8652, + 2172.4745 + ], + "actual_end_pos": [ + 1363.065, + 8734.8652, + 2172.4745 + ], + "actual_end_rot": [ + 45.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 1363.065, + 8734.8652, + 2172.4745 + ], + "start_rot": [ + 45.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 1363.065, + 8734.8652, + 2172.4745 + ], + "actual_end_pos": [ + 1363.065, + 8734.8652, + 2172.4745 + ], + "actual_end_rot": [ + 45.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 1363.065, + 8734.8652, + 2172.4745 + ], + "start_rot": [ + 45.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 1363.065, + 8734.8652, + 2172.4745 + ], + "actual_end_pos": [ + 1363.065, + 8734.8652, + 2172.4745 + ], + "actual_end_rot": [ + 45.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260410_204603__pair_000140_A_traj_000140_meta.json b/equivalence_easy/run_20260410_204603__pair_000140_A_traj_000140_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c71dde4d8930b49d848ba9db2cba80dd4e5a5c9f --- /dev/null +++ b/equivalence_easy/run_20260410_204603__pair_000140_A_traj_000140_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 140, + "episode_id": 0, + "state_id": 103, + "sample_index": 103, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 141, + "primary_trajectory_id": 140, + "paired_trajectory_id": 141, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + -4280.0, + -1060.0, + 200.0 + ], + "rotation": [ + 0.0, + 315.0, + 0.0 + ] + }, + "action_sequence": [ + "move_forward", + "no_op", + "look_down", + "turn_right", + "move_right", + "turn_right", + "turn_right", + "no_op", + "no_op", + "move_right", + "turn_right", + "turn_right", + "move_right", + "turn_right", + "look_up", + "no_op", + "move_forward", + "move_left", + "move_left", + "turn_right", + "move_left", + "turn_right", + "look_up", + "move_left", + "move_forward", + "move_forward", + "turn_right", + "no_op", + "look_up", + "no_op", + "look_down", + "look_down", + "turn_right", + "move_forward", + "move_forward", + "move_forward", + "move_forward", + "look_up", + "look_down", + "move_forward" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -4280.0, + -1060.0, + 200.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -4209.2893, + -1130.7107, + 200.0 + ], + "actual_end_pos": [ + -4209.2893, + -1130.7107, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -4209.2893, + -1130.7107, + 200.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -4209.2893, + -1130.7107, + 200.0 + ], + "actual_end_pos": [ + -4209.2893, + -1130.7107, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -4209.2893, + -1130.7107, + 200.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -4209.2893, + -1130.7107, + 200.0 + ], + "actual_end_pos": [ + -4209.2893, + -1130.7107, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -4209.2893, + -1130.7107, + 200.0 + ], + "start_rot": [ + -7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -4209.2893, + -1130.7107, + 200.0 + ], + "actual_end_pos": [ + -4209.2893, + -1130.7107, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -4209.2893, + -1130.7107, + 200.0 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -4159.2893, + -1044.1081, + 200.0 + ], + "actual_end_pos": [ + -4159.2893, + -1044.1081, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -4159.2893, + -1044.1081, + 200.0 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -4159.2893, + -1044.1081, + 200.0 + ], + "actual_end_pos": [ + -4159.2893, + -1044.1081, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -4159.2893, + -1044.1081, + 200.0 + ], + "start_rot": [ + -7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -4159.2893, + -1044.1081, + 200.0 + ], + "actual_end_pos": [ + -4159.2893, + -1044.1081, + 200.0 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -4159.2893, + -1044.1081, + 200.0 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -4159.2893, + -1044.1081, + 200.0 + ], + "actual_end_pos": [ + -4159.2893, + -1044.1081, + 200.0 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -4159.2893, + -1044.1081, + 200.0 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -4159.2893, + -1044.1081, + 200.0 + ], + "actual_end_pos": [ + -4159.2893, + -1044.1081, + 200.0 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -4159.2893, + -1044.1081, + 200.0 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -4159.2893, + -944.1081, + 200.0 + ], + "actual_end_pos": [ + -4159.2893, + -944.1081, + 200.0 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -4159.2893, + -944.1081, + 200.0 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -4159.2893, + -944.1081, + 200.0 + ], + "actual_end_pos": [ + -4159.2893, + -944.1081, + 200.0 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -4159.2893, + -944.1081, + 200.0 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -4159.2893, + -944.1081, + 200.0 + ], + "actual_end_pos": [ + -4159.2893, + -944.1081, + 200.0 + ], + "actual_end_rot": [ + -7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -4159.2893, + -944.1081, + 200.0 + ], + "start_rot": [ + -7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -4209.2893, + -857.5056, + 200.0 + ], + "actual_end_pos": [ + -4209.2893, + -857.5056, + 200.0 + ], + "actual_end_rot": [ + -7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -4209.2893, + -857.5056, + 200.0 + ], + "start_rot": [ + -7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -4209.2893, + -857.5056, + 200.0 + ], + "actual_end_pos": [ + -4209.2893, + -857.5056, + 200.0 + ], + "actual_end_rot": [ + -7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -4209.2893, + -857.5056, + 200.0 + ], + "start_rot": [ + -7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -4209.2893, + -857.5056, + 200.0 + ], + "actual_end_pos": [ + -4209.2893, + -857.5056, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -4209.2893, + -857.5056, + 200.0 + ], + "start_rot": [ + 0.0, + 45.0, + -0.0 + ], + "expected_end_pos": [ + -4209.2893, + -857.5056, + 200.0 + ], + "actual_end_pos": [ + -4209.2893, + -857.5056, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -4209.2893, + -857.5056, + 200.0 + ], + "start_rot": [ + 0.0, + 45.0, + -0.0 + ], + "expected_end_pos": [ + -4138.5786, + -786.7949, + 200.0 + ], + "actual_end_pos": [ + -4138.5786, + -786.7949, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -4138.5786, + -786.7949, + 200.0 + ], + "start_rot": [ + 0.0, + 45.0, + -0.0 + ], + "expected_end_pos": [ + -4067.868, + -857.5056, + 200.0 + ], + "actual_end_pos": [ + -4067.868, + -857.5056, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -4067.868, + -857.5056, + 200.0 + ], + "start_rot": [ + 0.0, + 45.0, + -0.0 + ], + "expected_end_pos": [ + -3997.1573, + -928.2163, + 200.0 + ], + "actual_end_pos": [ + -3997.1573, + -928.2163, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -3997.1573, + -928.2163, + 200.0 + ], + "start_rot": [ + 0.0, + 45.0, + -0.0 + ], + "expected_end_pos": [ + -3997.1573, + -928.2163, + 200.0 + ], + "actual_end_pos": [ + -3997.1573, + -928.2163, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -3997.1573, + -928.2163, + 200.0 + ], + "start_rot": [ + 0.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + -3910.5547, + -978.2163, + 200.0 + ], + "actual_end_pos": [ + -3910.5547, + -978.2163, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -3910.5547, + -978.2163, + 200.0 + ], + "start_rot": [ + 0.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + -3910.5547, + -978.2163, + 200.0 + ], + "actual_end_pos": [ + -3910.5547, + -978.2163, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -3910.5547, + -978.2163, + 200.0 + ], + "start_rot": [ + 0.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -3910.5547, + -978.2163, + 200.0 + ], + "actual_end_pos": [ + -3910.5547, + -978.2163, + 200.0 + ], + "actual_end_rot": [ + 7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -3910.5547, + -978.2163, + 200.0 + ], + "start_rot": [ + 7.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -3813.9622, + -1004.0982, + 200.0 + ], + "actual_end_pos": [ + -3813.9622, + -1004.0982, + 200.0 + ], + "actual_end_rot": [ + 7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -3813.9622, + -1004.0982, + 200.0 + ], + "start_rot": [ + 7.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -3788.3017, + -908.332, + 213.0526 + ], + "actual_end_pos": [ + -3788.3017, + -908.332, + 213.0526 + ], + "actual_end_rot": [ + 7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -3788.3017, + -908.332, + 213.0526 + ], + "start_rot": [ + 7.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -3762.6412, + -812.5657, + 226.1052 + ], + "actual_end_pos": [ + -3762.6412, + -812.5657, + 226.1052 + ], + "actual_end_rot": [ + 7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -3762.6412, + -812.5657, + 226.1052 + ], + "start_rot": [ + 7.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -3762.6412, + -812.5657, + 226.1052 + ], + "actual_end_pos": [ + -3762.6412, + -812.5657, + 226.1052 + ], + "actual_end_rot": [ + 7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -3762.6412, + -812.5657, + 226.1052 + ], + "start_rot": [ + 7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -3762.6412, + -812.5657, + 226.1052 + ], + "actual_end_pos": [ + -3762.6412, + -812.5657, + 226.1052 + ], + "actual_end_rot": [ + 7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -3762.6412, + -812.5657, + 226.1052 + ], + "start_rot": [ + 7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -3762.6412, + -812.5657, + 226.1052 + ], + "actual_end_pos": [ + -3762.6412, + -812.5657, + 226.1052 + ], + "actual_end_rot": [ + 15.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -3762.6412, + -812.5657, + 226.1052 + ], + "start_rot": [ + 15.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -3762.6412, + -812.5657, + 226.1052 + ], + "actual_end_pos": [ + -3762.6412, + -812.5657, + 226.1052 + ], + "actual_end_rot": [ + 15.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -3762.6412, + -812.5657, + 226.1052 + ], + "start_rot": [ + 15.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -3762.6412, + -812.5657, + 226.1052 + ], + "actual_end_pos": [ + -3762.6412, + -812.5657, + 226.1052 + ], + "actual_end_rot": [ + 7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -3762.6412, + -812.5657, + 226.1052 + ], + "start_rot": [ + 7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -3762.6412, + -812.5657, + 226.1052 + ], + "actual_end_pos": [ + -3762.6412, + -812.5657, + 226.1052 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -3762.6412, + -812.5657, + 226.1052 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -3762.6412, + -812.5657, + 226.1052 + ], + "actual_end_pos": [ + -3762.6412, + -812.5657, + 226.1052 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -3762.6412, + -812.5657, + 226.1052 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -3788.5231, + -715.9732, + 226.1052 + ], + "actual_end_pos": [ + -3788.5231, + -715.9732, + 226.1052 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -3788.5231, + -715.9732, + 226.1052 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -3814.405, + -619.3806, + 226.1052 + ], + "actual_end_pos": [ + -3814.405, + -619.3806, + 226.1052 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -3814.405, + -619.3806, + 226.1052 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -3840.2869, + -522.788, + 226.1052 + ], + "actual_end_pos": [ + -3840.2869, + -522.788, + 226.1052 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -3840.2869, + -522.788, + 226.1052 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -3866.1688, + -426.1954, + 226.1052 + ], + "actual_end_pos": [ + -3866.1688, + -426.1954, + 226.1052 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -3866.1688, + -426.1954, + 226.1052 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -3866.1688, + -426.1954, + 226.1052 + ], + "actual_end_pos": [ + -3866.1688, + -426.1954, + 226.1052 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -3866.1688, + -426.1954, + 226.1052 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -3866.1688, + -426.1954, + 226.1052 + ], + "actual_end_pos": [ + -3866.1688, + -426.1954, + 226.1052 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -3866.1688, + -426.1954, + 226.1052 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -3892.0507, + -329.6028, + 226.1052 + ], + "actual_end_pos": [ + -3892.0507, + -329.6028, + 226.1052 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260410_204603__pair_000140_B_traj_000141_meta.json b/equivalence_easy/run_20260410_204603__pair_000140_B_traj_000141_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9fbcd82110277289b8e26ad9a2acb9689e7edce3 --- /dev/null +++ b/equivalence_easy/run_20260410_204603__pair_000140_B_traj_000141_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 141, + "episode_id": 0, + "state_id": 103, + "sample_index": 103, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 140, + "primary_trajectory_id": 140, + "paired_trajectory_id": 141, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + -4280.0, + -1060.0, + 200.0 + ], + "rotation": [ + 0.0, + 315.0, + 0.0 + ] + }, + "action_sequence": [ + "move_forward", + "no_op", + "look_down", + "turn_right", + "move_right", + "turn_right", + "turn_right", + "no_op", + "no_op", + "move_right", + "turn_right", + "turn_right", + "move_right", + "look_up", + "turn_right", + "no_op", + "move_forward", + "move_left", + "move_left", + "turn_right", + "move_left", + "turn_right", + "look_up", + "move_forward", + "move_forward", + "move_left", + "turn_right", + "no_op", + "look_up", + "no_op", + "look_down", + "look_down", + "turn_right", + "move_forward", + "move_forward", + "move_forward", + "move_forward", + "look_down", + "look_up", + "move_forward" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -4280.0, + -1060.0, + 200.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -4209.2893, + -1130.7107, + 200.0 + ], + "actual_end_pos": [ + -4209.2893, + -1130.7107, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -4209.2893, + -1130.7107, + 200.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -4209.2893, + -1130.7107, + 200.0 + ], + "actual_end_pos": [ + -4209.2893, + -1130.7107, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -4209.2893, + -1130.7107, + 200.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -4209.2893, + -1130.7107, + 200.0 + ], + "actual_end_pos": [ + -4209.2893, + -1130.7107, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -4209.2893, + -1130.7107, + 200.0 + ], + "start_rot": [ + -7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -4209.2893, + -1130.7107, + 200.0 + ], + "actual_end_pos": [ + -4209.2893, + -1130.7107, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -4209.2893, + -1130.7107, + 200.0 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -4159.2893, + -1044.1081, + 200.0 + ], + "actual_end_pos": [ + -4159.2893, + -1044.1081, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -4159.2893, + -1044.1081, + 200.0 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -4159.2893, + -1044.1081, + 200.0 + ], + "actual_end_pos": [ + -4159.2893, + -1044.1081, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -4159.2893, + -1044.1081, + 200.0 + ], + "start_rot": [ + -7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -4159.2893, + -1044.1081, + 200.0 + ], + "actual_end_pos": [ + -4159.2893, + -1044.1081, + 200.0 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -4159.2893, + -1044.1081, + 200.0 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -4159.2893, + -1044.1081, + 200.0 + ], + "actual_end_pos": [ + -4159.2893, + -1044.1081, + 200.0 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -4159.2893, + -1044.1081, + 200.0 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -4159.2893, + -1044.1081, + 200.0 + ], + "actual_end_pos": [ + -4159.2893, + -1044.1081, + 200.0 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -4159.2893, + -1044.1081, + 200.0 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -4159.2893, + -944.1081, + 200.0 + ], + "actual_end_pos": [ + -4159.2893, + -944.1081, + 200.0 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -4159.2893, + -944.1081, + 200.0 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -4159.2893, + -944.1081, + 200.0 + ], + "actual_end_pos": [ + -4159.2893, + -944.1081, + 200.0 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -4159.2893, + -944.1081, + 200.0 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -4159.2893, + -944.1081, + 200.0 + ], + "actual_end_pos": [ + -4159.2893, + -944.1081, + 200.0 + ], + "actual_end_rot": [ + -7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -4159.2893, + -944.1081, + 200.0 + ], + "start_rot": [ + -7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -4209.2893, + -857.5056, + 200.0 + ], + "actual_end_pos": [ + -4209.2893, + -857.5056, + 200.0 + ], + "actual_end_rot": [ + -7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -4209.2893, + -857.5056, + 200.0 + ], + "start_rot": [ + -7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -4209.2893, + -857.5056, + 200.0 + ], + "actual_end_pos": [ + -4209.2893, + -857.5056, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -4209.2893, + -857.5056, + 200.0 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -4209.2893, + -857.5056, + 200.0 + ], + "actual_end_pos": [ + -4209.2893, + -857.5056, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -4209.2893, + -857.5056, + 200.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -4209.2893, + -857.5056, + 200.0 + ], + "actual_end_pos": [ + -4209.2893, + -857.5056, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -4209.2893, + -857.5056, + 200.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -4138.5786, + -786.7949, + 200.0 + ], + "actual_end_pos": [ + -4138.5786, + -786.7949, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -4138.5786, + -786.7949, + 200.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -4067.868, + -857.5056, + 200.0 + ], + "actual_end_pos": [ + -4067.868, + -857.5056, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -4067.868, + -857.5056, + 200.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -3997.1573, + -928.2163, + 200.0 + ], + "actual_end_pos": [ + -3997.1573, + -928.2163, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -3997.1573, + -928.2163, + 200.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -3997.1573, + -928.2163, + 200.0 + ], + "actual_end_pos": [ + -3997.1573, + -928.2163, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -3997.1573, + -928.2163, + 200.0 + ], + "start_rot": [ + 0.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + -3910.5547, + -978.2163, + 200.0 + ], + "actual_end_pos": [ + -3910.5547, + -978.2163, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -3910.5547, + -978.2163, + 200.0 + ], + "start_rot": [ + 0.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + -3910.5547, + -978.2163, + 200.0 + ], + "actual_end_pos": [ + -3910.5547, + -978.2163, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -3910.5547, + -978.2163, + 200.0 + ], + "start_rot": [ + 0.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -3910.5547, + -978.2163, + 200.0 + ], + "actual_end_pos": [ + -3910.5547, + -978.2163, + 200.0 + ], + "actual_end_rot": [ + 7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -3910.5547, + -978.2163, + 200.0 + ], + "start_rot": [ + 7.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -3884.8943, + -882.4501, + 213.0526 + ], + "actual_end_pos": [ + -3884.8943, + -882.4501, + 213.0526 + ], + "actual_end_rot": [ + 7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -3884.8943, + -882.4501, + 213.0526 + ], + "start_rot": [ + 7.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -3859.2338, + -786.6838, + 226.1052 + ], + "actual_end_pos": [ + -3859.2338, + -786.6838, + 226.1052 + ], + "actual_end_rot": [ + 7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -3859.2338, + -786.6838, + 226.1052 + ], + "start_rot": [ + 7.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -3762.6412, + -812.5657, + 226.1052 + ], + "actual_end_pos": [ + -3762.6412, + -812.5657, + 226.1052 + ], + "actual_end_rot": [ + 7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -3762.6412, + -812.5657, + 226.1052 + ], + "start_rot": [ + 7.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -3762.6412, + -812.5657, + 226.1052 + ], + "actual_end_pos": [ + -3762.6412, + -812.5657, + 226.1052 + ], + "actual_end_rot": [ + 7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -3762.6412, + -812.5657, + 226.1052 + ], + "start_rot": [ + 7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -3762.6412, + -812.5657, + 226.1052 + ], + "actual_end_pos": [ + -3762.6412, + -812.5657, + 226.1052 + ], + "actual_end_rot": [ + 7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -3762.6412, + -812.5657, + 226.1052 + ], + "start_rot": [ + 7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -3762.6412, + -812.5657, + 226.1052 + ], + "actual_end_pos": [ + -3762.6412, + -812.5657, + 226.1052 + ], + "actual_end_rot": [ + 15.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -3762.6412, + -812.5657, + 226.1052 + ], + "start_rot": [ + 15.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -3762.6412, + -812.5657, + 226.1052 + ], + "actual_end_pos": [ + -3762.6412, + -812.5657, + 226.1052 + ], + "actual_end_rot": [ + 15.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -3762.6412, + -812.5657, + 226.1052 + ], + "start_rot": [ + 15.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -3762.6412, + -812.5657, + 226.1052 + ], + "actual_end_pos": [ + -3762.6412, + -812.5657, + 226.1052 + ], + "actual_end_rot": [ + 7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -3762.6412, + -812.5657, + 226.1052 + ], + "start_rot": [ + 7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -3762.6412, + -812.5657, + 226.1052 + ], + "actual_end_pos": [ + -3762.6412, + -812.5657, + 226.1052 + ], + "actual_end_rot": [ + 0.0, + 90.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -3762.6412, + -812.5657, + 226.1052 + ], + "start_rot": [ + 0.0, + 90.0, + -0.0 + ], + "expected_end_pos": [ + -3762.6412, + -812.5657, + 226.1052 + ], + "actual_end_pos": [ + -3762.6412, + -812.5657, + 226.1052 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -3762.6412, + -812.5657, + 226.1052 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -3788.5231, + -715.9732, + 226.1052 + ], + "actual_end_pos": [ + -3788.5231, + -715.9732, + 226.1052 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -3788.5231, + -715.9732, + 226.1052 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -3814.405, + -619.3806, + 226.1052 + ], + "actual_end_pos": [ + -3814.405, + -619.3806, + 226.1052 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -3814.405, + -619.3806, + 226.1052 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -3840.2869, + -522.788, + 226.1052 + ], + "actual_end_pos": [ + -3840.2869, + -522.788, + 226.1052 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -3840.2869, + -522.788, + 226.1052 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -3866.1688, + -426.1954, + 226.1052 + ], + "actual_end_pos": [ + -3866.1688, + -426.1954, + 226.1052 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -3866.1688, + -426.1954, + 226.1052 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -3866.1688, + -426.1954, + 226.1052 + ], + "actual_end_pos": [ + -3866.1688, + -426.1954, + 226.1052 + ], + "actual_end_rot": [ + -7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -3866.1688, + -426.1954, + 226.1052 + ], + "start_rot": [ + -7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -3866.1688, + -426.1954, + 226.1052 + ], + "actual_end_pos": [ + -3866.1688, + -426.1954, + 226.1052 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -3866.1688, + -426.1954, + 226.1052 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -3892.0507, + -329.6028, + 226.1052 + ], + "actual_end_pos": [ + -3892.0507, + -329.6028, + 226.1052 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260411_181558__pair_000020_A_traj_000020_meta.json b/equivalence_easy/run_20260411_181558__pair_000020_A_traj_000020_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..85adbb7378ed253ba6265259b88a5d3075ed2e87 --- /dev/null +++ b/equivalence_easy/run_20260411_181558__pair_000020_A_traj_000020_meta.json @@ -0,0 +1,1464 @@ +{ + "trajectory_id": 20, + "episode_id": 0, + "state_id": 15, + "sample_index": 15, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 21, + "primary_trajectory_id": 20, + "paired_trajectory_id": 21, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 27760.0, + -9540.0, + -11140.0 + ], + "rotation": [ + 0.0, + 315.0, + 0.0 + ] + }, + "action_sequence": [ + "turn_left", + "move_forward", + "move_right", + "no_op", + "move_left", + "move_forward", + "no_op", + "move_left", + "move_backward", + "turn_right", + "move_left", + "move_backward", + "move_left", + "no_op", + "turn_left", + "move_left", + "move_forward", + "turn_right", + "look_up", + "move_left", + "turn_left", + "look_up", + "move_left", + "look_up", + "turn_left", + "turn_left", + "move_right", + "turn_left", + "move_left", + "turn_left", + "move_left", + "move_forward", + "move_right", + "turn_right", + "move_right", + "look_up", + "turn_left", + "move_backward", + "move_left", + "turn_left" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 27760.0, + -9540.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 27760.0, + -9540.0, + -11140.0 + ], + "actual_end_pos": [ + 27760.0, + -9540.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 27760.0, + -9540.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 27810.0, + -9626.6025, + -11140.0 + ], + "actual_end_pos": [ + 27810.0, + -9626.6025, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 27810.0, + -9626.6025, + -11140.0 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 27896.6025, + -9576.6025, + -11140.0 + ], + "actual_end_pos": [ + 27896.6025, + -9576.6025, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 27896.6025, + -9576.6025, + -11140.0 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 27896.6025, + -9576.6025, + -11140.0 + ], + "actual_end_pos": [ + 27896.6025, + -9576.6025, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 27896.6025, + -9576.6025, + -11140.0 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 27810.0, + -9626.6025, + -11140.0 + ], + "actual_end_pos": [ + 27810.0, + -9626.6025, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 27810.0, + -9626.6025, + -11140.0 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 27860.0, + -9713.2051, + -11140.0 + ], + "actual_end_pos": [ + 27860.0, + -9713.2051, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 27860.0, + -9713.2051, + -11140.0 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 27860.0, + -9713.2051, + -11140.0 + ], + "actual_end_pos": [ + 27860.0, + -9713.2051, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 27860.0, + -9713.2051, + -11140.0 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 27773.3975, + -9763.2051, + -11140.0 + ], + "actual_end_pos": [ + 27773.3975, + -9763.2051, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 27773.3975, + -9763.2051, + -11140.0 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 27723.3975, + -9676.6025, + -11140.0 + ], + "actual_end_pos": [ + 27723.3975, + -9676.6025, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 27723.3975, + -9676.6025, + -11140.0 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 27723.3975, + -9676.6025, + -11140.0 + ], + "actual_end_pos": [ + 27723.3975, + -9676.6025, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 27723.3975, + -9676.6025, + -11140.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 27652.6868, + -9747.3132, + -11140.0 + ], + "actual_end_pos": [ + 27652.6868, + -9747.3132, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 27652.6868, + -9747.3132, + -11140.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 27581.9761, + -9676.6025, + -11140.0 + ], + "actual_end_pos": [ + 27581.9761, + -9676.6025, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 27581.9761, + -9676.6025, + -11140.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 27511.2654, + -9747.3132, + -11140.0 + ], + "actual_end_pos": [ + 27511.2654, + -9747.3132, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 27511.2654, + -9747.3132, + -11140.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 27511.2654, + -9747.3132, + -11140.0 + ], + "actual_end_pos": [ + 27511.2654, + -9747.3132, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 27511.2654, + -9747.3132, + -11140.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 27511.2654, + -9747.3132, + -11140.0 + ], + "actual_end_pos": [ + 27511.2654, + -9747.3132, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 27511.2654, + -9747.3132, + -11140.0 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 27424.6629, + -9797.3132, + -11140.0 + ], + "actual_end_pos": [ + 27424.6629, + -9797.3132, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 27424.6629, + -9797.3132, + -11140.0 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 27474.6629, + -9883.9158, + -11140.0 + ], + "actual_end_pos": [ + 27474.6629, + -9883.9158, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 27474.6629, + -9883.9158, + -11140.0 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 27474.6629, + -9883.9158, + -11140.0 + ], + "actual_end_pos": [ + 27474.6629, + -9883.9158, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 27474.6629, + -9883.9158, + -11140.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 27474.6629, + -9883.9158, + -11140.0 + ], + "actual_end_pos": [ + 27474.6629, + -9883.9158, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 27474.6629, + -9883.9158, + -11140.0 + ], + "start_rot": [ + 7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 27403.9522, + -9954.6264, + -11140.0 + ], + "actual_end_pos": [ + 27403.9522, + -9954.6264, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 27403.9522, + -9954.6264, + -11140.0 + ], + "start_rot": [ + 7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 27403.9522, + -9954.6264, + -11140.0 + ], + "actual_end_pos": [ + 27403.9522, + -9954.6264, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 27403.9522, + -9954.6264, + -11140.0 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 27403.9522, + -9954.6264, + -11140.0 + ], + "actual_end_pos": [ + 27403.9522, + -9954.6264, + -11140.0 + ], + "actual_end_rot": [ + 15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 27403.9522, + -9954.6264, + -11140.0 + ], + "start_rot": [ + 15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 27317.3497, + -10004.6264, + -11140.0 + ], + "actual_end_pos": [ + 27317.3497, + -10004.6264, + -11140.0 + ], + "actual_end_rot": [ + 15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 27317.3497, + -10004.6264, + -11140.0 + ], + "start_rot": [ + 15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 27317.3497, + -10004.6264, + -11140.0 + ], + "actual_end_pos": [ + 27317.3497, + -10004.6264, + -11140.0 + ], + "actual_end_rot": [ + 22.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 27317.3497, + -10004.6264, + -11140.0 + ], + "start_rot": [ + 22.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 27317.3497, + -10004.6264, + -11140.0 + ], + "actual_end_pos": [ + 27317.3497, + -10004.6264, + -11140.0 + ], + "actual_end_rot": [ + 22.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 27317.3497, + -10004.6264, + -11140.0 + ], + "start_rot": [ + 22.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 27317.3497, + -10004.6264, + -11140.0 + ], + "actual_end_pos": [ + 27317.3497, + -10004.6264, + -11140.0 + ], + "actual_end_rot": [ + 22.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 27317.3497, + -10004.6264, + -11140.0 + ], + "start_rot": [ + 22.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 27417.3497, + -10004.6264, + -11140.0 + ], + "actual_end_pos": [ + 27417.3497, + -10004.6264, + -11140.0 + ], + "actual_end_rot": [ + 22.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 27417.3497, + -10004.6264, + -11140.0 + ], + "start_rot": [ + 22.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 27417.3497, + -10004.6264, + -11140.0 + ], + "actual_end_pos": [ + 27417.3497, + -10004.6264, + -11140.0 + ], + "actual_end_rot": [ + 22.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 27417.3497, + -10004.6264, + -11140.0 + ], + "start_rot": [ + 22.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 27320.7571, + -9978.7445, + -11140.0 + ], + "actual_end_pos": [ + 27320.7571, + -9978.7445, + -11140.0 + ], + "actual_end_rot": [ + 22.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 27320.7571, + -9978.7445, + -11140.0 + ], + "start_rot": [ + 22.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 27320.7571, + -9978.7445, + -11140.0 + ], + "actual_end_pos": [ + 27320.7571, + -9978.7445, + -11140.0 + ], + "actual_end_rot": [ + 22.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 27320.7571, + -9978.7445, + -11140.0 + ], + "start_rot": [ + 22.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 27234.1545, + -9928.7445, + -11140.0 + ], + "actual_end_pos": [ + 27234.1545, + -9928.7445, + -11140.0 + ], + "actual_end_rot": [ + 22.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 27234.1545, + -9928.7445, + -11140.0 + ], + "start_rot": [ + 22.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 27187.9606, + -10008.7549, + -11101.7317 + ], + "actual_end_pos": [ + 27187.9606, + -10008.7549, + -11101.7317 + ], + "actual_end_rot": [ + 22.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 27187.9606, + -10008.7549, + -11101.7317 + ], + "start_rot": [ + 22.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 27274.5631, + -10058.7549, + -11101.7317 + ], + "actual_end_pos": [ + 27274.5631, + -10058.7549, + -11101.7317 + ], + "actual_end_rot": [ + 22.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 27274.5631, + -10058.7549, + -11101.7317 + ], + "start_rot": [ + 22.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 27274.5631, + -10058.7549, + -11101.7317 + ], + "actual_end_pos": [ + 27274.5631, + -10058.7549, + -11101.7317 + ], + "actual_end_rot": [ + 22.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 27274.5631, + -10058.7549, + -11101.7317 + ], + "start_rot": [ + 22.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 27371.1557, + -10084.6368, + -11101.7317 + ], + "actual_end_pos": [ + 27371.1557, + -10084.6368, + -11101.7317 + ], + "actual_end_rot": [ + 22.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 27371.1557, + -10084.6368, + -11101.7317 + ], + "start_rot": [ + 22.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 27371.1557, + -10084.6368, + -11101.7317 + ], + "actual_end_pos": [ + 27371.1557, + -10084.6368, + -11101.7317 + ], + "actual_end_rot": [ + 30.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 27371.1557, + -10084.6368, + -11101.7317 + ], + "start_rot": [ + 30.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 27371.1557, + -10084.6368, + -11101.7317 + ], + "actual_end_pos": [ + 27371.1557, + -10084.6368, + -11101.7317 + ], + "actual_end_rot": [ + 30.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 27371.1557, + -10084.6368, + -11101.7317 + ], + "start_rot": [ + 30.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 27414.457, + -10009.6368, + -11151.7317 + ], + "actual_end_pos": [ + 27414.457, + -10009.6368, + -11151.7317 + ], + "actual_end_rot": [ + 30.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 27414.457, + -10009.6368, + -11151.7317 + ], + "start_rot": [ + 30.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 27327.8544, + -9959.6368, + -11151.7317 + ], + "actual_end_pos": [ + 27327.8544, + -9959.6368, + -11151.7317 + ], + "actual_end_rot": [ + 30.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 27327.8544, + -9959.6368, + -11151.7317 + ], + "start_rot": [ + 30.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 27327.8544, + -9959.6368, + -11151.7317 + ], + "actual_end_pos": [ + 27327.8544, + -9959.6368, + -11151.7317 + ], + "actual_end_rot": [ + 30.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260411_181558__pair_000020_B_traj_000021_meta.json b/equivalence_easy/run_20260411_181558__pair_000020_B_traj_000021_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6ce2840fa8d55bbfdf08d6064cb0e148370ac528 --- /dev/null +++ b/equivalence_easy/run_20260411_181558__pair_000020_B_traj_000021_meta.json @@ -0,0 +1,1464 @@ +{ + "trajectory_id": 21, + "episode_id": 0, + "state_id": 15, + "sample_index": 15, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 20, + "primary_trajectory_id": 20, + "paired_trajectory_id": 21, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 27760.0, + -9540.0, + -11140.0 + ], + "rotation": [ + 0.0, + 315.0, + 0.0 + ] + }, + "action_sequence": [ + "turn_left", + "move_right", + "move_forward", + "no_op", + "move_forward", + "move_left", + "no_op", + "move_left", + "move_backward", + "turn_right", + "move_backward", + "move_left", + "move_left", + "no_op", + "turn_left", + "move_left", + "move_forward", + "look_up", + "turn_right", + "move_left", + "turn_left", + "look_up", + "move_left", + "look_up", + "turn_left", + "turn_left", + "move_right", + "turn_left", + "move_left", + "turn_left", + "move_left", + "move_forward", + "move_right", + "turn_right", + "move_right", + "look_up", + "turn_left", + "move_left", + "move_backward", + "turn_left" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 27760.0, + -9540.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 27760.0, + -9540.0, + -11140.0 + ], + "actual_end_pos": [ + 27760.0, + -9540.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 27760.0, + -9540.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 27846.6025, + -9490.0, + -11140.0 + ], + "actual_end_pos": [ + 27846.6025, + -9490.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 27846.6025, + -9490.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 27896.6025, + -9576.6025, + -11140.0 + ], + "actual_end_pos": [ + 27896.6025, + -9576.6025, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 27896.6025, + -9576.6025, + -11140.0 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 27896.6025, + -9576.6025, + -11140.0 + ], + "actual_end_pos": [ + 27896.6025, + -9576.6025, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 27896.6025, + -9576.6025, + -11140.0 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 27946.6025, + -9663.2051, + -11140.0 + ], + "actual_end_pos": [ + 27946.6025, + -9663.2051, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 27946.6025, + -9663.2051, + -11140.0 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 27860.0, + -9713.2051, + -11140.0 + ], + "actual_end_pos": [ + 27860.0, + -9713.2051, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 27860.0, + -9713.2051, + -11140.0 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 27860.0, + -9713.2051, + -11140.0 + ], + "actual_end_pos": [ + 27860.0, + -9713.2051, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 27860.0, + -9713.2051, + -11140.0 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 27773.3975, + -9763.2051, + -11140.0 + ], + "actual_end_pos": [ + 27773.3975, + -9763.2051, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 27773.3975, + -9763.2051, + -11140.0 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 27723.3975, + -9676.6025, + -11140.0 + ], + "actual_end_pos": [ + 27723.3975, + -9676.6025, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 27723.3975, + -9676.6025, + -11140.0 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 27723.3975, + -9676.6025, + -11140.0 + ], + "actual_end_pos": [ + 27723.3975, + -9676.6025, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 27723.3975, + -9676.6025, + -11140.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 27652.6868, + -9605.8919, + -11140.0 + ], + "actual_end_pos": [ + 27652.6868, + -9605.8919, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 27652.6868, + -9605.8919, + -11140.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 27581.9761, + -9676.6025, + -11140.0 + ], + "actual_end_pos": [ + 27581.9761, + -9676.6025, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 27581.9761, + -9676.6025, + -11140.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 27511.2654, + -9747.3132, + -11140.0 + ], + "actual_end_pos": [ + 27511.2654, + -9747.3132, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 27511.2654, + -9747.3132, + -11140.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 27511.2654, + -9747.3132, + -11140.0 + ], + "actual_end_pos": [ + 27511.2654, + -9747.3132, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 27511.2654, + -9747.3132, + -11140.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 27511.2654, + -9747.3132, + -11140.0 + ], + "actual_end_pos": [ + 27511.2654, + -9747.3132, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 27511.2654, + -9747.3132, + -11140.0 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 27424.6629, + -9797.3132, + -11140.0 + ], + "actual_end_pos": [ + 27424.6629, + -9797.3132, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 27424.6629, + -9797.3132, + -11140.0 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 27474.6629, + -9883.9158, + -11140.0 + ], + "actual_end_pos": [ + 27474.6629, + -9883.9158, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 27474.6629, + -9883.9158, + -11140.0 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 27474.6629, + -9883.9158, + -11140.0 + ], + "actual_end_pos": [ + 27474.6629, + -9883.9158, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 27474.6629, + -9883.9158, + -11140.0 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 27474.6629, + -9883.9158, + -11140.0 + ], + "actual_end_pos": [ + 27474.6629, + -9883.9158, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 27474.6629, + -9883.9158, + -11140.0 + ], + "start_rot": [ + 7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 27403.9522, + -9954.6264, + -11140.0 + ], + "actual_end_pos": [ + 27403.9522, + -9954.6264, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 27403.9522, + -9954.6264, + -11140.0 + ], + "start_rot": [ + 7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 27403.9522, + -9954.6264, + -11140.0 + ], + "actual_end_pos": [ + 27403.9522, + -9954.6264, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 27403.9522, + -9954.6264, + -11140.0 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 27403.9522, + -9954.6264, + -11140.0 + ], + "actual_end_pos": [ + 27403.9522, + -9954.6264, + -11140.0 + ], + "actual_end_rot": [ + 15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 27403.9522, + -9954.6264, + -11140.0 + ], + "start_rot": [ + 15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 27317.3497, + -10004.6264, + -11140.0 + ], + "actual_end_pos": [ + 27317.3497, + -10004.6264, + -11140.0 + ], + "actual_end_rot": [ + 15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 27317.3497, + -10004.6264, + -11140.0 + ], + "start_rot": [ + 15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 27317.3497, + -10004.6264, + -11140.0 + ], + "actual_end_pos": [ + 27317.3497, + -10004.6264, + -11140.0 + ], + "actual_end_rot": [ + 22.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 27317.3497, + -10004.6264, + -11140.0 + ], + "start_rot": [ + 22.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 27317.3497, + -10004.6264, + -11140.0 + ], + "actual_end_pos": [ + 27317.3497, + -10004.6264, + -11140.0 + ], + "actual_end_rot": [ + 22.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 27317.3497, + -10004.6264, + -11140.0 + ], + "start_rot": [ + 22.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 27317.3497, + -10004.6264, + -11140.0 + ], + "actual_end_pos": [ + 27317.3497, + -10004.6264, + -11140.0 + ], + "actual_end_rot": [ + 22.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 27317.3497, + -10004.6264, + -11140.0 + ], + "start_rot": [ + 22.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 27417.3497, + -10004.6264, + -11140.0 + ], + "actual_end_pos": [ + 27417.3497, + -10004.6264, + -11140.0 + ], + "actual_end_rot": [ + 22.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 27417.3497, + -10004.6264, + -11140.0 + ], + "start_rot": [ + 22.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 27417.3497, + -10004.6264, + -11140.0 + ], + "actual_end_pos": [ + 27417.3497, + -10004.6264, + -11140.0 + ], + "actual_end_rot": [ + 22.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 27417.3497, + -10004.6264, + -11140.0 + ], + "start_rot": [ + 22.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 27320.7571, + -9978.7445, + -11140.0 + ], + "actual_end_pos": [ + 27320.7571, + -9978.7445, + -11140.0 + ], + "actual_end_rot": [ + 22.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 27320.7571, + -9978.7445, + -11140.0 + ], + "start_rot": [ + 22.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 27320.7571, + -9978.7445, + -11140.0 + ], + "actual_end_pos": [ + 27320.7571, + -9978.7445, + -11140.0 + ], + "actual_end_rot": [ + 22.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 27320.7571, + -9978.7445, + -11140.0 + ], + "start_rot": [ + 22.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 27234.1545, + -9928.7445, + -11140.0 + ], + "actual_end_pos": [ + 27234.1545, + -9928.7445, + -11140.0 + ], + "actual_end_rot": [ + 22.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 27234.1545, + -9928.7445, + -11140.0 + ], + "start_rot": [ + 22.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 27187.9606, + -10008.7549, + -11101.7317 + ], + "actual_end_pos": [ + 27187.9606, + -10008.7549, + -11101.7317 + ], + "actual_end_rot": [ + 22.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 27187.9606, + -10008.7549, + -11101.7317 + ], + "start_rot": [ + 22.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 27274.5631, + -10058.7549, + -11101.7317 + ], + "actual_end_pos": [ + 27274.5631, + -10058.7549, + -11101.7317 + ], + "actual_end_rot": [ + 22.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 27274.5631, + -10058.7549, + -11101.7317 + ], + "start_rot": [ + 22.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 27274.5631, + -10058.7549, + -11101.7317 + ], + "actual_end_pos": [ + 27274.5631, + -10058.7549, + -11101.7317 + ], + "actual_end_rot": [ + 22.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 27274.5631, + -10058.7549, + -11101.7317 + ], + "start_rot": [ + 22.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 27371.1557, + -10084.6368, + -11101.7317 + ], + "actual_end_pos": [ + 27371.1557, + -10084.6368, + -11101.7317 + ], + "actual_end_rot": [ + 22.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 27371.1557, + -10084.6368, + -11101.7317 + ], + "start_rot": [ + 22.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 27371.1557, + -10084.6368, + -11101.7317 + ], + "actual_end_pos": [ + 27371.1557, + -10084.6368, + -11101.7317 + ], + "actual_end_rot": [ + 30.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 27371.1557, + -10084.6368, + -11101.7317 + ], + "start_rot": [ + 30.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 27371.1557, + -10084.6368, + -11101.7317 + ], + "actual_end_pos": [ + 27371.1557, + -10084.6368, + -11101.7317 + ], + "actual_end_rot": [ + 30.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 27371.1557, + -10084.6368, + -11101.7317 + ], + "start_rot": [ + 30.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 27284.5532, + -10034.6368, + -11101.7317 + ], + "actual_end_pos": [ + 27284.5532, + -10034.6368, + -11101.7317 + ], + "actual_end_rot": [ + 30.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 27284.5532, + -10034.6368, + -11101.7317 + ], + "start_rot": [ + 30.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 27327.8544, + -9959.6368, + -11151.7317 + ], + "actual_end_pos": [ + 27327.8544, + -9959.6368, + -11151.7317 + ], + "actual_end_rot": [ + 30.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 27327.8544, + -9959.6368, + -11151.7317 + ], + "start_rot": [ + 30.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 27327.8544, + -9959.6368, + -11151.7317 + ], + "actual_end_pos": [ + 27327.8544, + -9959.6368, + -11151.7317 + ], + "actual_end_rot": [ + 30.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260411_181558__pair_000151_A_traj_000151_meta.json b/equivalence_easy/run_20260411_181558__pair_000151_A_traj_000151_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..db4ed60f2dced7dfd5e10f5a28d8ac69da66a58e --- /dev/null +++ b/equivalence_easy/run_20260411_181558__pair_000151_A_traj_000151_meta.json @@ -0,0 +1,1464 @@ +{ + "trajectory_id": 151, + "episode_id": 0, + "state_id": 113, + "sample_index": 113, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 152, + "primary_trajectory_id": 151, + "paired_trajectory_id": 152, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 27760.0, + -6740.0, + -11140.0 + ], + "rotation": [ + 0.0, + 45.0, + 0.0 + ] + }, + "action_sequence": [ + "look_down", + "look_down", + "look_up", + "move_right", + "no_op", + "look_up", + "move_right", + "move_forward", + "turn_left", + "move_left", + "move_forward", + "move_forward", + "move_left", + "move_left", + "move_left", + "look_down", + "move_forward", + "look_down", + "move_forward", + "move_right", + "move_backward", + "turn_right", + "no_op", + "no_op", + "turn_left", + "move_forward", + "turn_right", + "look_down", + "move_left", + "move_right", + "move_right", + "move_right", + "turn_right", + "move_forward", + "move_forward", + "move_forward", + "no_op", + "move_left", + "turn_left", + "move_left" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 27760.0, + -6740.0, + -11140.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 27760.0, + -6740.0, + -11140.0 + ], + "actual_end_pos": [ + 27760.0, + -6740.0, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 27760.0, + -6740.0, + -11140.0 + ], + "start_rot": [ + -7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 27760.0, + -6740.0, + -11140.0 + ], + "actual_end_pos": [ + 27760.0, + -6740.0, + -11140.0 + ], + "actual_end_rot": [ + -15.0, + 45.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 27760.0, + -6740.0, + -11140.0 + ], + "start_rot": [ + -15.0, + 45.0, + -0.0 + ], + "expected_end_pos": [ + 27760.0, + -6740.0, + -11140.0 + ], + "actual_end_pos": [ + 27760.0, + -6740.0, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 27760.0, + -6740.0, + -11140.0 + ], + "start_rot": [ + -7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 27689.2893, + -6669.2893, + -11140.0 + ], + "actual_end_pos": [ + 27689.2893, + -6669.2893, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 27689.2893, + -6669.2893, + -11140.0 + ], + "start_rot": [ + -7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 27689.2893, + -6669.2893, + -11140.0 + ], + "actual_end_pos": [ + 27689.2893, + -6669.2893, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 27689.2893, + -6669.2893, + -11140.0 + ], + "start_rot": [ + -7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 27689.2893, + -6669.2893, + -11140.0 + ], + "actual_end_pos": [ + 27689.2893, + -6669.2893, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 27689.2893, + -6669.2893, + -11140.0 + ], + "start_rot": [ + 0.0, + 45.0, + -0.0 + ], + "expected_end_pos": [ + 27618.5786, + -6598.5786, + -11140.0 + ], + "actual_end_pos": [ + 27618.5786, + -6598.5786, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 27618.5786, + -6598.5786, + -11140.0 + ], + "start_rot": [ + 0.0, + 45.0, + -0.0 + ], + "expected_end_pos": [ + 27689.2893, + -6527.868, + -11140.0 + ], + "actual_end_pos": [ + 27689.2893, + -6527.868, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 27689.2893, + -6527.868, + -11140.0 + ], + "start_rot": [ + 0.0, + 45.0, + -0.0 + ], + "expected_end_pos": [ + 27689.2893, + -6527.868, + -11140.0 + ], + "actual_end_pos": [ + 27689.2893, + -6527.868, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 30.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 27689.2893, + -6527.868, + -11140.0 + ], + "start_rot": [ + 0.0, + 30.0, + -0.0 + ], + "expected_end_pos": [ + 27739.2893, + -6614.4705, + -11140.0 + ], + "actual_end_pos": [ + 27739.2893, + -6614.4705, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 30.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 27739.2893, + -6614.4705, + -11140.0 + ], + "start_rot": [ + 0.0, + 30.0, + -0.0 + ], + "expected_end_pos": [ + 27825.8919, + -6564.4705, + -11140.0 + ], + "actual_end_pos": [ + 27825.8919, + -6564.4705, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 30.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 27825.8919, + -6564.4705, + -11140.0 + ], + "start_rot": [ + 0.0, + 30.0, + -0.0 + ], + "expected_end_pos": [ + 27912.4944, + -6514.4705, + -11140.0 + ], + "actual_end_pos": [ + 27912.4944, + -6514.4705, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 30.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 27912.4944, + -6514.4705, + -11140.0 + ], + "start_rot": [ + 0.0, + 30.0, + -0.0 + ], + "expected_end_pos": [ + 27962.4944, + -6601.073, + -11140.0 + ], + "actual_end_pos": [ + 27962.4944, + -6601.073, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 30.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 27962.4944, + -6601.073, + -11140.0 + ], + "start_rot": [ + 0.0, + 30.0, + -0.0 + ], + "expected_end_pos": [ + 28012.4944, + -6687.6756, + -11140.0 + ], + "actual_end_pos": [ + 28012.4944, + -6687.6756, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 30.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28012.4944, + -6687.6756, + -11140.0 + ], + "start_rot": [ + 0.0, + 30.0, + -0.0 + ], + "expected_end_pos": [ + 28062.4944, + -6774.2781, + -11140.0 + ], + "actual_end_pos": [ + 28062.4944, + -6774.2781, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 30.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 28062.4944, + -6774.2781, + -11140.0 + ], + "start_rot": [ + 0.0, + 30.0, + -0.0 + ], + "expected_end_pos": [ + 28062.4944, + -6774.2781, + -11140.0 + ], + "actual_end_pos": [ + 28062.4944, + -6774.2781, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28062.4944, + -6774.2781, + -11140.0 + ], + "start_rot": [ + -7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 28148.356, + -6724.7059, + -11153.0526 + ], + "actual_end_pos": [ + 28148.356, + -6724.7059, + -11153.0526 + ], + "actual_end_rot": [ + -7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 28148.356, + -6724.7059, + -11153.0526 + ], + "start_rot": [ + -7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 28148.356, + -6724.7059, + -11153.0526 + ], + "actual_end_pos": [ + 28148.356, + -6724.7059, + -11153.0526 + ], + "actual_end_rot": [ + -15.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28148.356, + -6724.7059, + -11153.0526 + ], + "start_rot": [ + -15.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 28232.0077, + -6676.4096, + -11178.9345 + ], + "actual_end_pos": [ + 28232.0077, + -6676.4096, + -11178.9345 + ], + "actual_end_rot": [ + -15.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28232.0077, + -6676.4096, + -11178.9345 + ], + "start_rot": [ + -15.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 28182.0077, + -6589.8071, + -11178.9345 + ], + "actual_end_pos": [ + 28182.0077, + -6589.8071, + -11178.9345 + ], + "actual_end_rot": [ + -15.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28182.0077, + -6589.8071, + -11178.9345 + ], + "start_rot": [ + -15.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 28098.356, + -6638.1033, + -11153.0526 + ], + "actual_end_pos": [ + 28098.356, + -6638.1033, + -11153.0526 + ], + "actual_end_rot": [ + -15.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28098.356, + -6638.1033, + -11153.0526 + ], + "start_rot": [ + -15.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 28098.356, + -6638.1033, + -11153.0526 + ], + "actual_end_pos": [ + 28098.356, + -6638.1033, + -11153.0526 + ], + "actual_end_rot": [ + -15.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 28098.356, + -6638.1033, + -11153.0526 + ], + "start_rot": [ + -15.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 28098.356, + -6638.1033, + -11153.0526 + ], + "actual_end_pos": [ + 28098.356, + -6638.1033, + -11153.0526 + ], + "actual_end_rot": [ + -15.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 28098.356, + -6638.1033, + -11153.0526 + ], + "start_rot": [ + -15.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 28098.356, + -6638.1033, + -11153.0526 + ], + "actual_end_pos": [ + 28098.356, + -6638.1033, + -11153.0526 + ], + "actual_end_rot": [ + -15.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28098.356, + -6638.1033, + -11153.0526 + ], + "start_rot": [ + -15.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 28098.356, + -6638.1033, + -11153.0526 + ], + "actual_end_pos": [ + 28098.356, + -6638.1033, + -11153.0526 + ], + "actual_end_rot": [ + -15.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28098.356, + -6638.1033, + -11153.0526 + ], + "start_rot": [ + -15.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 28182.0077, + -6589.8071, + -11178.9345 + ], + "actual_end_pos": [ + 28182.0077, + -6589.8071, + -11178.9345 + ], + "actual_end_rot": [ + -15.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28182.0077, + -6589.8071, + -11178.9345 + ], + "start_rot": [ + -15.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 28182.0077, + -6589.8071, + -11178.9345 + ], + "actual_end_pos": [ + 28182.0077, + -6589.8071, + -11178.9345 + ], + "actual_end_rot": [ + -15.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 28182.0077, + -6589.8071, + -11178.9345 + ], + "start_rot": [ + -15.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 28182.0077, + -6589.8071, + -11178.9345 + ], + "actual_end_pos": [ + 28182.0077, + -6589.8071, + -11178.9345 + ], + "actual_end_rot": [ + -22.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28182.0077, + -6589.8071, + -11178.9345 + ], + "start_rot": [ + -22.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 28252.7184, + -6660.5177, + -11178.9345 + ], + "actual_end_pos": [ + 28252.7184, + -6660.5177, + -11178.9345 + ], + "actual_end_rot": [ + -22.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28252.7184, + -6660.5177, + -11178.9345 + ], + "start_rot": [ + -22.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 28182.0077, + -6589.8071, + -11178.9345 + ], + "actual_end_pos": [ + 28182.0077, + -6589.8071, + -11178.9345 + ], + "actual_end_rot": [ + -22.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28182.0077, + -6589.8071, + -11178.9345 + ], + "start_rot": [ + -22.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 28111.297, + -6519.0964, + -11178.9345 + ], + "actual_end_pos": [ + 28111.297, + -6519.0964, + -11178.9345 + ], + "actual_end_rot": [ + -22.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28111.297, + -6519.0964, + -11178.9345 + ], + "start_rot": [ + -22.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 28040.5863, + -6448.3857, + -11178.9345 + ], + "actual_end_pos": [ + 28040.5863, + -6448.3857, + -11178.9345 + ], + "actual_end_rot": [ + -22.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28040.5863, + -6448.3857, + -11178.9345 + ], + "start_rot": [ + -22.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 28040.5863, + -6448.3857, + -11178.9345 + ], + "actual_end_pos": [ + 28040.5863, + -6448.3857, + -11178.9345 + ], + "actual_end_rot": [ + -22.5, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28040.5863, + -6448.3857, + -11178.9345 + ], + "start_rot": [ + -22.5, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 28086.7803, + -6368.3754, + -11217.2029 + ], + "actual_end_pos": [ + 28086.7803, + -6368.3754, + -11217.2029 + ], + "actual_end_rot": [ + -22.5, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28086.7803, + -6368.3754, + -11217.2029 + ], + "start_rot": [ + -22.5, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 28132.9743, + -6288.3651, + -11255.4712 + ], + "actual_end_pos": [ + 28132.9743, + -6288.3651, + -11255.4712 + ], + "actual_end_rot": [ + -22.5, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28132.9743, + -6288.3651, + -11255.4712 + ], + "start_rot": [ + -22.5, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 28179.1683, + -6208.3548, + -11293.7396 + ], + "actual_end_pos": [ + 28179.1683, + -6208.3548, + -11293.7396 + ], + "actual_end_rot": [ + -22.5, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 28179.1683, + -6208.3548, + -11293.7396 + ], + "start_rot": [ + -22.5, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 28179.1683, + -6208.3548, + -11293.7396 + ], + "actual_end_pos": [ + 28179.1683, + -6208.3548, + -11293.7396 + ], + "actual_end_rot": [ + -22.5, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28179.1683, + -6208.3548, + -11293.7396 + ], + "start_rot": [ + -22.5, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 28265.7708, + -6258.3548, + -11293.7396 + ], + "actual_end_pos": [ + 28265.7708, + -6258.3548, + -11293.7396 + ], + "actual_end_rot": [ + -22.5, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28265.7708, + -6258.3548, + -11293.7396 + ], + "start_rot": [ + -22.5, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 28265.7708, + -6258.3548, + -11293.7396 + ], + "actual_end_pos": [ + 28265.7708, + -6258.3548, + -11293.7396 + ], + "actual_end_rot": [ + -22.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28265.7708, + -6258.3548, + -11293.7396 + ], + "start_rot": [ + -22.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 28336.4815, + -6329.0654, + -11293.7396 + ], + "actual_end_pos": [ + 28336.4815, + -6329.0654, + -11293.7396 + ], + "actual_end_rot": [ + -22.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260411_181558__pair_000151_B_traj_000152_meta.json b/equivalence_easy/run_20260411_181558__pair_000151_B_traj_000152_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d0a6f7e319574f838462df4b2f3c3a626e7c8ba2 --- /dev/null +++ b/equivalence_easy/run_20260411_181558__pair_000151_B_traj_000152_meta.json @@ -0,0 +1,1464 @@ +{ + "trajectory_id": 152, + "episode_id": 0, + "state_id": 113, + "sample_index": 113, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 151, + "primary_trajectory_id": 151, + "paired_trajectory_id": 152, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 27760.0, + -6740.0, + -11140.0 + ], + "rotation": [ + 0.0, + 45.0, + 0.0 + ] + }, + "action_sequence": [ + "look_down", + "look_down", + "look_up", + "move_right", + "no_op", + "look_up", + "move_forward", + "move_right", + "turn_left", + "move_left", + "move_left", + "move_forward", + "move_left", + "move_forward", + "move_left", + "look_down", + "move_forward", + "look_down", + "move_right", + "move_forward", + "move_backward", + "turn_right", + "no_op", + "no_op", + "turn_left", + "move_forward", + "look_down", + "turn_right", + "move_left", + "move_right", + "move_right", + "move_right", + "turn_right", + "move_forward", + "move_forward", + "move_forward", + "no_op", + "move_left", + "turn_left", + "move_left" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 27760.0, + -6740.0, + -11140.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 27760.0, + -6740.0, + -11140.0 + ], + "actual_end_pos": [ + 27760.0, + -6740.0, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 27760.0, + -6740.0, + -11140.0 + ], + "start_rot": [ + -7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 27760.0, + -6740.0, + -11140.0 + ], + "actual_end_pos": [ + 27760.0, + -6740.0, + -11140.0 + ], + "actual_end_rot": [ + -15.0, + 45.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 27760.0, + -6740.0, + -11140.0 + ], + "start_rot": [ + -15.0, + 45.0, + -0.0 + ], + "expected_end_pos": [ + 27760.0, + -6740.0, + -11140.0 + ], + "actual_end_pos": [ + 27760.0, + -6740.0, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 27760.0, + -6740.0, + -11140.0 + ], + "start_rot": [ + -7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 27689.2893, + -6669.2893, + -11140.0 + ], + "actual_end_pos": [ + 27689.2893, + -6669.2893, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 27689.2893, + -6669.2893, + -11140.0 + ], + "start_rot": [ + -7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 27689.2893, + -6669.2893, + -11140.0 + ], + "actual_end_pos": [ + 27689.2893, + -6669.2893, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 27689.2893, + -6669.2893, + -11140.0 + ], + "start_rot": [ + -7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 27689.2893, + -6669.2893, + -11140.0 + ], + "actual_end_pos": [ + 27689.2893, + -6669.2893, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 27689.2893, + -6669.2893, + -11140.0 + ], + "start_rot": [ + 0.0, + 45.0, + -0.0 + ], + "expected_end_pos": [ + 27760.0, + -6598.5786, + -11140.0 + ], + "actual_end_pos": [ + 27760.0, + -6598.5786, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 27760.0, + -6598.5786, + -11140.0 + ], + "start_rot": [ + 0.0, + 45.0, + -0.0 + ], + "expected_end_pos": [ + 27689.2893, + -6527.868, + -11140.0 + ], + "actual_end_pos": [ + 27689.2893, + -6527.868, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 27689.2893, + -6527.868, + -11140.0 + ], + "start_rot": [ + 0.0, + 45.0, + -0.0 + ], + "expected_end_pos": [ + 27689.2893, + -6527.868, + -11140.0 + ], + "actual_end_pos": [ + 27689.2893, + -6527.868, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 30.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 27689.2893, + -6527.868, + -11140.0 + ], + "start_rot": [ + 0.0, + 30.0, + -0.0 + ], + "expected_end_pos": [ + 27739.2893, + -6614.4705, + -11140.0 + ], + "actual_end_pos": [ + 27739.2893, + -6614.4705, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 30.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 27739.2893, + -6614.4705, + -11140.0 + ], + "start_rot": [ + 0.0, + 30.0, + -0.0 + ], + "expected_end_pos": [ + 27789.2893, + -6701.073, + -11140.0 + ], + "actual_end_pos": [ + 27789.2893, + -6701.073, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 30.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 27789.2893, + -6701.073, + -11140.0 + ], + "start_rot": [ + 0.0, + 30.0, + -0.0 + ], + "expected_end_pos": [ + 27875.8919, + -6651.073, + -11140.0 + ], + "actual_end_pos": [ + 27875.8919, + -6651.073, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 30.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 27875.8919, + -6651.073, + -11140.0 + ], + "start_rot": [ + 0.0, + 30.0, + -0.0 + ], + "expected_end_pos": [ + 27925.8919, + -6737.6756, + -11140.0 + ], + "actual_end_pos": [ + 27925.8919, + -6737.6756, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 30.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 27925.8919, + -6737.6756, + -11140.0 + ], + "start_rot": [ + 0.0, + 30.0, + -0.0 + ], + "expected_end_pos": [ + 28012.4944, + -6687.6756, + -11140.0 + ], + "actual_end_pos": [ + 28012.4944, + -6687.6756, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 30.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28012.4944, + -6687.6756, + -11140.0 + ], + "start_rot": [ + 0.0, + 30.0, + -0.0 + ], + "expected_end_pos": [ + 28062.4944, + -6774.2781, + -11140.0 + ], + "actual_end_pos": [ + 28062.4944, + -6774.2781, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 30.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 28062.4944, + -6774.2781, + -11140.0 + ], + "start_rot": [ + 0.0, + 30.0, + -0.0 + ], + "expected_end_pos": [ + 28062.4944, + -6774.2781, + -11140.0 + ], + "actual_end_pos": [ + 28062.4944, + -6774.2781, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28062.4944, + -6774.2781, + -11140.0 + ], + "start_rot": [ + -7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 28148.356, + -6724.7059, + -11153.0526 + ], + "actual_end_pos": [ + 28148.356, + -6724.7059, + -11153.0526 + ], + "actual_end_rot": [ + -7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 28148.356, + -6724.7059, + -11153.0526 + ], + "start_rot": [ + -7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 28148.356, + -6724.7059, + -11153.0526 + ], + "actual_end_pos": [ + 28148.356, + -6724.7059, + -11153.0526 + ], + "actual_end_rot": [ + -15.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28148.356, + -6724.7059, + -11153.0526 + ], + "start_rot": [ + -15.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 28098.356, + -6638.1033, + -11153.0526 + ], + "actual_end_pos": [ + 28098.356, + -6638.1033, + -11153.0526 + ], + "actual_end_rot": [ + -15.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28098.356, + -6638.1033, + -11153.0526 + ], + "start_rot": [ + -15.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 28182.0077, + -6589.8071, + -11178.9345 + ], + "actual_end_pos": [ + 28182.0077, + -6589.8071, + -11178.9345 + ], + "actual_end_rot": [ + -15.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28182.0077, + -6589.8071, + -11178.9345 + ], + "start_rot": [ + -15.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 28098.356, + -6638.1033, + -11153.0526 + ], + "actual_end_pos": [ + 28098.356, + -6638.1033, + -11153.0526 + ], + "actual_end_rot": [ + -15.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28098.356, + -6638.1033, + -11153.0526 + ], + "start_rot": [ + -15.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 28098.356, + -6638.1033, + -11153.0526 + ], + "actual_end_pos": [ + 28098.356, + -6638.1033, + -11153.0526 + ], + "actual_end_rot": [ + -15.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 28098.356, + -6638.1033, + -11153.0526 + ], + "start_rot": [ + -15.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 28098.356, + -6638.1033, + -11153.0526 + ], + "actual_end_pos": [ + 28098.356, + -6638.1033, + -11153.0526 + ], + "actual_end_rot": [ + -15.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 28098.356, + -6638.1033, + -11153.0526 + ], + "start_rot": [ + -15.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 28098.356, + -6638.1033, + -11153.0526 + ], + "actual_end_pos": [ + 28098.356, + -6638.1033, + -11153.0526 + ], + "actual_end_rot": [ + -15.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28098.356, + -6638.1033, + -11153.0526 + ], + "start_rot": [ + -15.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 28098.356, + -6638.1033, + -11153.0526 + ], + "actual_end_pos": [ + 28098.356, + -6638.1033, + -11153.0526 + ], + "actual_end_rot": [ + -15.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28098.356, + -6638.1033, + -11153.0526 + ], + "start_rot": [ + -15.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 28182.0077, + -6589.8071, + -11178.9345 + ], + "actual_end_pos": [ + 28182.0077, + -6589.8071, + -11178.9345 + ], + "actual_end_rot": [ + -15.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 28182.0077, + -6589.8071, + -11178.9345 + ], + "start_rot": [ + -15.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 28182.0077, + -6589.8071, + -11178.9345 + ], + "actual_end_pos": [ + 28182.0077, + -6589.8071, + -11178.9345 + ], + "actual_end_rot": [ + -22.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28182.0077, + -6589.8071, + -11178.9345 + ], + "start_rot": [ + -22.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 28182.0077, + -6589.8071, + -11178.9345 + ], + "actual_end_pos": [ + 28182.0077, + -6589.8071, + -11178.9345 + ], + "actual_end_rot": [ + -22.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28182.0077, + -6589.8071, + -11178.9345 + ], + "start_rot": [ + -22.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 28252.7184, + -6660.5177, + -11178.9345 + ], + "actual_end_pos": [ + 28252.7184, + -6660.5177, + -11178.9345 + ], + "actual_end_rot": [ + -22.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28252.7184, + -6660.5177, + -11178.9345 + ], + "start_rot": [ + -22.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 28182.0077, + -6589.8071, + -11178.9345 + ], + "actual_end_pos": [ + 28182.0077, + -6589.8071, + -11178.9345 + ], + "actual_end_rot": [ + -22.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28182.0077, + -6589.8071, + -11178.9345 + ], + "start_rot": [ + -22.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 28111.297, + -6519.0964, + -11178.9345 + ], + "actual_end_pos": [ + 28111.297, + -6519.0964, + -11178.9345 + ], + "actual_end_rot": [ + -22.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28111.297, + -6519.0964, + -11178.9345 + ], + "start_rot": [ + -22.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 28040.5863, + -6448.3857, + -11178.9345 + ], + "actual_end_pos": [ + 28040.5863, + -6448.3857, + -11178.9345 + ], + "actual_end_rot": [ + -22.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28040.5863, + -6448.3857, + -11178.9345 + ], + "start_rot": [ + -22.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 28040.5863, + -6448.3857, + -11178.9345 + ], + "actual_end_pos": [ + 28040.5863, + -6448.3857, + -11178.9345 + ], + "actual_end_rot": [ + -22.5, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28040.5863, + -6448.3857, + -11178.9345 + ], + "start_rot": [ + -22.5, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 28086.7803, + -6368.3754, + -11217.2029 + ], + "actual_end_pos": [ + 28086.7803, + -6368.3754, + -11217.2029 + ], + "actual_end_rot": [ + -22.5, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28086.7803, + -6368.3754, + -11217.2029 + ], + "start_rot": [ + -22.5, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 28132.9743, + -6288.3651, + -11255.4712 + ], + "actual_end_pos": [ + 28132.9743, + -6288.3651, + -11255.4712 + ], + "actual_end_rot": [ + -22.5, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28132.9743, + -6288.3651, + -11255.4712 + ], + "start_rot": [ + -22.5, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 28179.1683, + -6208.3548, + -11293.7396 + ], + "actual_end_pos": [ + 28179.1683, + -6208.3548, + -11293.7396 + ], + "actual_end_rot": [ + -22.5, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 28179.1683, + -6208.3548, + -11293.7396 + ], + "start_rot": [ + -22.5, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 28179.1683, + -6208.3548, + -11293.7396 + ], + "actual_end_pos": [ + 28179.1683, + -6208.3548, + -11293.7396 + ], + "actual_end_rot": [ + -22.5, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28179.1683, + -6208.3548, + -11293.7396 + ], + "start_rot": [ + -22.5, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 28265.7708, + -6258.3548, + -11293.7396 + ], + "actual_end_pos": [ + 28265.7708, + -6258.3548, + -11293.7396 + ], + "actual_end_rot": [ + -22.5, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28265.7708, + -6258.3548, + -11293.7396 + ], + "start_rot": [ + -22.5, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 28265.7708, + -6258.3548, + -11293.7396 + ], + "actual_end_pos": [ + 28265.7708, + -6258.3548, + -11293.7396 + ], + "actual_end_rot": [ + -22.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28265.7708, + -6258.3548, + -11293.7396 + ], + "start_rot": [ + -22.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 28336.4815, + -6329.0654, + -11293.7396 + ], + "actual_end_pos": [ + 28336.4815, + -6329.0654, + -11293.7396 + ], + "actual_end_rot": [ + -22.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260411_181558__pair_000251_A_traj_000251_meta.json b/equivalence_easy/run_20260411_181558__pair_000251_A_traj_000251_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e299e20c819255ba1777843e71c11f73c0d9c638 --- /dev/null +++ b/equivalence_easy/run_20260411_181558__pair_000251_A_traj_000251_meta.json @@ -0,0 +1,1464 @@ +{ + "trajectory_id": 251, + "episode_id": 0, + "state_id": 181, + "sample_index": 181, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 252, + "primary_trajectory_id": 251, + "paired_trajectory_id": 252, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 27960.0, + -9340.0, + -11140.0 + ], + "rotation": [ + 0.0, + 225.0, + 0.0 + ] + }, + "action_sequence": [ + "move_forward", + "move_forward", + "no_op", + "move_backward", + "move_right", + "move_forward", + "turn_left", + "move_forward", + "move_left", + "move_forward", + "move_left", + "move_forward", + "look_down", + "turn_right", + "move_forward", + "move_forward", + "turn_right", + "look_down", + "move_left", + "move_left", + "look_down", + "move_left", + "move_left", + "move_forward", + "move_left", + "move_left", + "turn_left", + "move_left", + "move_forward", + "move_left", + "turn_left", + "move_right", + "no_op", + "move_forward", + "move_left", + "move_backward", + "move_left", + "move_forward", + "turn_right", + "move_right" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 27960.0, + -9340.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 27889.2893, + -9410.7107, + -11140.0 + ], + "actual_end_pos": [ + 27889.2893, + -9410.7107, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 27889.2893, + -9410.7107, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 27818.5786, + -9481.4214, + -11140.0 + ], + "actual_end_pos": [ + 27818.5786, + -9481.4214, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 27818.5786, + -9481.4214, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 27818.5786, + -9481.4214, + -11140.0 + ], + "actual_end_pos": [ + 27818.5786, + -9481.4214, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 27818.5786, + -9481.4214, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 27889.2893, + -9410.7107, + -11140.0 + ], + "actual_end_pos": [ + 27889.2893, + -9410.7107, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 27889.2893, + -9410.7107, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 27960.0, + -9481.4214, + -11140.0 + ], + "actual_end_pos": [ + 27960.0, + -9481.4214, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 27960.0, + -9481.4214, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 27889.2893, + -9552.132, + -11140.0 + ], + "actual_end_pos": [ + 27889.2893, + -9552.132, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 27889.2893, + -9552.132, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 27889.2893, + -9552.132, + -11140.0 + ], + "actual_end_pos": [ + 27889.2893, + -9552.132, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 27889.2893, + -9552.132, + -11140.0 + ], + "start_rot": [ + 0.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 27802.6868, + -9602.132, + -11140.0 + ], + "actual_end_pos": [ + 27802.6868, + -9602.132, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 27802.6868, + -9602.132, + -11140.0 + ], + "start_rot": [ + 0.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 27752.6868, + -9515.5295, + -11140.0 + ], + "actual_end_pos": [ + 27752.6868, + -9515.5295, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 27752.6868, + -9515.5295, + -11140.0 + ], + "start_rot": [ + 0.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 27666.0842, + -9565.5295, + -11140.0 + ], + "actual_end_pos": [ + 27666.0842, + -9565.5295, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 27666.0842, + -9565.5295, + -11140.0 + ], + "start_rot": [ + 0.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 27616.0842, + -9478.927, + -11140.0 + ], + "actual_end_pos": [ + 27616.0842, + -9478.927, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 27616.0842, + -9478.927, + -11140.0 + ], + "start_rot": [ + 0.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 27529.4817, + -9528.927, + -11140.0 + ], + "actual_end_pos": [ + 27529.4817, + -9528.927, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 27529.4817, + -9528.927, + -11140.0 + ], + "start_rot": [ + 0.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 27529.4817, + -9528.927, + -11140.0 + ], + "actual_end_pos": [ + 27529.4817, + -9528.927, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 27529.4817, + -9528.927, + -11140.0 + ], + "start_rot": [ + -7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 27529.4817, + -9528.927, + -11140.0 + ], + "actual_end_pos": [ + 27529.4817, + -9528.927, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 27529.4817, + -9528.927, + -11140.0 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 27459.376, + -9599.0327, + -11153.0526 + ], + "actual_end_pos": [ + 27459.376, + -9599.0327, + -11153.0526 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 27459.376, + -9599.0327, + -11153.0526 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 27389.2702, + -9669.1384, + -11166.1052 + ], + "actual_end_pos": [ + 27389.2702, + -9669.1384, + -11166.1052 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 27389.2702, + -9669.1384, + -11166.1052 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 27389.2702, + -9669.1384, + -11166.1052 + ], + "actual_end_pos": [ + 27389.2702, + -9669.1384, + -11166.1052 + ], + "actual_end_rot": [ + -7.5, + -120.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 27389.2702, + -9669.1384, + -11166.1052 + ], + "start_rot": [ + -7.5, + -120.0, + -0.0 + ], + "expected_end_pos": [ + 27389.2702, + -9669.1384, + -11166.1052 + ], + "actual_end_pos": [ + 27389.2702, + -9669.1384, + -11166.1052 + ], + "actual_end_rot": [ + -15.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 27389.2702, + -9669.1384, + -11166.1052 + ], + "start_rot": [ + -15.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 27302.6677, + -9619.1384, + -11166.1052 + ], + "actual_end_pos": [ + 27302.6677, + -9619.1384, + -11166.1052 + ], + "actual_end_rot": [ + -15.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 27302.6677, + -9619.1384, + -11166.1052 + ], + "start_rot": [ + -15.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 27216.0651, + -9569.1384, + -11166.1052 + ], + "actual_end_pos": [ + 27216.0651, + -9569.1384, + -11166.1052 + ], + "actual_end_rot": [ + -15.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 27216.0651, + -9569.1384, + -11166.1052 + ], + "start_rot": [ + -15.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 27216.0651, + -9569.1384, + -11166.1052 + ], + "actual_end_pos": [ + 27216.0651, + -9569.1384, + -11166.1052 + ], + "actual_end_rot": [ + -22.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 27216.0651, + -9569.1384, + -11166.1052 + ], + "start_rot": [ + -22.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 27129.4626, + -9519.1384, + -11166.1052 + ], + "actual_end_pos": [ + 27129.4626, + -9519.1384, + -11166.1052 + ], + "actual_end_rot": [ + -22.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 27129.4626, + -9519.1384, + -11166.1052 + ], + "start_rot": [ + -22.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 27042.8601, + -9469.1384, + -11166.1052 + ], + "actual_end_pos": [ + 27042.8601, + -9469.1384, + -11166.1052 + ], + "actual_end_rot": [ + -22.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 27042.8601, + -9469.1384, + -11166.1052 + ], + "start_rot": [ + -22.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 26996.6661, + -9549.1488, + -11204.3736 + ], + "actual_end_pos": [ + 26996.6661, + -9549.1488, + -11204.3736 + ], + "actual_end_rot": [ + -22.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 26996.6661, + -9549.1488, + -11204.3736 + ], + "start_rot": [ + -22.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 26910.0635, + -9499.1488, + -11204.3736 + ], + "actual_end_pos": [ + 26910.0635, + -9499.1488, + -11204.3736 + ], + "actual_end_rot": [ + -22.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 26910.0635, + -9499.1488, + -11204.3736 + ], + "start_rot": [ + -22.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 26823.461, + -9449.1488, + -11204.3736 + ], + "actual_end_pos": [ + 26823.461, + -9449.1488, + -11204.3736 + ], + "actual_end_rot": [ + -22.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 26823.461, + -9449.1488, + -11204.3736 + ], + "start_rot": [ + -22.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 26823.461, + -9449.1488, + -11204.3736 + ], + "actual_end_pos": [ + 26823.461, + -9449.1488, + -11204.3736 + ], + "actual_end_rot": [ + -22.5, + -135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 26823.461, + -9449.1488, + -11204.3736 + ], + "start_rot": [ + -22.5, + -135.0, + -0.0 + ], + "expected_end_pos": [ + 26752.7503, + -9378.4381, + -11204.3736 + ], + "actual_end_pos": [ + 26752.7503, + -9378.4381, + -11204.3736 + ], + "actual_end_rot": [ + -22.5, + -135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 26752.7503, + -9378.4381, + -11204.3736 + ], + "start_rot": [ + -22.5, + -135.0, + -0.0 + ], + "expected_end_pos": [ + 26687.4222, + -9443.7662, + -11242.6419 + ], + "actual_end_pos": [ + 26687.4222, + -9443.7662, + -11242.6419 + ], + "actual_end_rot": [ + -22.5, + -135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 26687.4222, + -9443.7662, + -11242.6419 + ], + "start_rot": [ + -22.5, + -135.0, + -0.0 + ], + "expected_end_pos": [ + 26616.7115, + -9373.0556, + -11242.6419 + ], + "actual_end_pos": [ + 26616.7115, + -9373.0556, + -11242.6419 + ], + "actual_end_rot": [ + -22.5, + -135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 26616.7115, + -9373.0556, + -11242.6419 + ], + "start_rot": [ + -22.5, + -135.0, + -0.0 + ], + "expected_end_pos": [ + 26616.7115, + -9373.0556, + -11242.6419 + ], + "actual_end_pos": [ + 26616.7115, + -9373.0556, + -11242.6419 + ], + "actual_end_rot": [ + -22.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 26616.7115, + -9373.0556, + -11242.6419 + ], + "start_rot": [ + -22.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 26666.7115, + -9459.6581, + -11242.6419 + ], + "actual_end_pos": [ + 26666.7115, + -9459.6581, + -11242.6419 + ], + "actual_end_rot": [ + -22.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 26666.7115, + -9459.6581, + -11242.6419 + ], + "start_rot": [ + -22.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 26666.7115, + -9459.6581, + -11242.6419 + ], + "actual_end_pos": [ + 26666.7115, + -9459.6581, + -11242.6419 + ], + "actual_end_rot": [ + -22.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 26666.7115, + -9459.6581, + -11242.6419 + ], + "start_rot": [ + -22.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 26586.7012, + -9505.8521, + -11280.9103 + ], + "actual_end_pos": [ + 26586.7012, + -9505.8521, + -11280.9103 + ], + "actual_end_rot": [ + -22.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 26586.7012, + -9505.8521, + -11280.9103 + ], + "start_rot": [ + -22.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 26536.7012, + -9419.2495, + -11280.9103 + ], + "actual_end_pos": [ + 26536.7012, + -9419.2495, + -11280.9103 + ], + "actual_end_rot": [ + -22.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 26536.7012, + -9419.2495, + -11280.9103 + ], + "start_rot": [ + -22.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 26616.7115, + -9373.0556, + -11242.6419 + ], + "actual_end_pos": [ + 26616.7115, + -9373.0556, + -11242.6419 + ], + "actual_end_rot": [ + -22.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 26616.7115, + -9373.0556, + -11242.6419 + ], + "start_rot": [ + -22.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 26566.7115, + -9286.453, + -11242.6419 + ], + "actual_end_pos": [ + 26566.7115, + -9286.453, + -11242.6419 + ], + "actual_end_rot": [ + -22.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 26566.7115, + -9286.453, + -11242.6419 + ], + "start_rot": [ + -22.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 26486.7012, + -9332.647, + -11280.9103 + ], + "actual_end_pos": [ + 26486.7012, + -9332.647, + -11280.9103 + ], + "actual_end_rot": [ + -22.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 26486.7012, + -9332.647, + -11280.9103 + ], + "start_rot": [ + -22.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 26486.7012, + -9332.647, + -11280.9103 + ], + "actual_end_pos": [ + 26486.7012, + -9332.647, + -11280.9103 + ], + "actual_end_rot": [ + -22.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 26486.7012, + -9332.647, + -11280.9103 + ], + "start_rot": [ + -22.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 26557.4119, + -9403.3577, + -11280.9103 + ], + "actual_end_pos": [ + 26557.4119, + -9403.3577, + -11280.9103 + ], + "actual_end_rot": [ + -22.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260411_181558__pair_000251_B_traj_000252_meta.json b/equivalence_easy/run_20260411_181558__pair_000251_B_traj_000252_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..44af700a7719c825b0c65d8c45c979613352e49b --- /dev/null +++ b/equivalence_easy/run_20260411_181558__pair_000251_B_traj_000252_meta.json @@ -0,0 +1,1464 @@ +{ + "trajectory_id": 252, + "episode_id": 0, + "state_id": 181, + "sample_index": 181, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 251, + "primary_trajectory_id": 251, + "paired_trajectory_id": 252, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 27960.0, + -9340.0, + -11140.0 + ], + "rotation": [ + 0.0, + 225.0, + 0.0 + ] + }, + "action_sequence": [ + "move_forward", + "move_forward", + "no_op", + "move_backward", + "move_right", + "move_forward", + "turn_left", + "move_left", + "move_forward", + "move_left", + "move_forward", + "move_forward", + "turn_right", + "look_down", + "move_forward", + "move_forward", + "turn_right", + "look_down", + "move_left", + "move_left", + "look_down", + "move_left", + "move_left", + "move_forward", + "move_left", + "move_left", + "turn_left", + "move_left", + "move_forward", + "move_left", + "turn_left", + "move_right", + "no_op", + "move_left", + "move_forward", + "move_forward", + "move_backward", + "move_left", + "turn_right", + "move_right" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 27960.0, + -9340.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 27889.2893, + -9410.7107, + -11140.0 + ], + "actual_end_pos": [ + 27889.2893, + -9410.7107, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 27889.2893, + -9410.7107, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 27818.5786, + -9481.4214, + -11140.0 + ], + "actual_end_pos": [ + 27818.5786, + -9481.4214, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 27818.5786, + -9481.4214, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 27818.5786, + -9481.4214, + -11140.0 + ], + "actual_end_pos": [ + 27818.5786, + -9481.4214, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 27818.5786, + -9481.4214, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 27889.2893, + -9410.7107, + -11140.0 + ], + "actual_end_pos": [ + 27889.2893, + -9410.7107, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 27889.2893, + -9410.7107, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 27960.0, + -9481.4214, + -11140.0 + ], + "actual_end_pos": [ + 27960.0, + -9481.4214, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 27960.0, + -9481.4214, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 27889.2893, + -9552.132, + -11140.0 + ], + "actual_end_pos": [ + 27889.2893, + -9552.132, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 27889.2893, + -9552.132, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 27889.2893, + -9552.132, + -11140.0 + ], + "actual_end_pos": [ + 27889.2893, + -9552.132, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 27889.2893, + -9552.132, + -11140.0 + ], + "start_rot": [ + 0.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 27839.2893, + -9465.5295, + -11140.0 + ], + "actual_end_pos": [ + 27839.2893, + -9465.5295, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 27839.2893, + -9465.5295, + -11140.0 + ], + "start_rot": [ + 0.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 27752.6868, + -9515.5295, + -11140.0 + ], + "actual_end_pos": [ + 27752.6868, + -9515.5295, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 27752.6868, + -9515.5295, + -11140.0 + ], + "start_rot": [ + 0.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 27702.6868, + -9428.927, + -11140.0 + ], + "actual_end_pos": [ + 27702.6868, + -9428.927, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 27702.6868, + -9428.927, + -11140.0 + ], + "start_rot": [ + 0.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 27616.0842, + -9478.927, + -11140.0 + ], + "actual_end_pos": [ + 27616.0842, + -9478.927, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 27616.0842, + -9478.927, + -11140.0 + ], + "start_rot": [ + 0.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 27529.4817, + -9528.927, + -11140.0 + ], + "actual_end_pos": [ + 27529.4817, + -9528.927, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 27529.4817, + -9528.927, + -11140.0 + ], + "start_rot": [ + 0.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 27529.4817, + -9528.927, + -11140.0 + ], + "actual_end_pos": [ + 27529.4817, + -9528.927, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 27529.4817, + -9528.927, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 27529.4817, + -9528.927, + -11140.0 + ], + "actual_end_pos": [ + 27529.4817, + -9528.927, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 27529.4817, + -9528.927, + -11140.0 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 27459.376, + -9599.0327, + -11153.0526 + ], + "actual_end_pos": [ + 27459.376, + -9599.0327, + -11153.0526 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 27459.376, + -9599.0327, + -11153.0526 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 27389.2702, + -9669.1384, + -11166.1052 + ], + "actual_end_pos": [ + 27389.2702, + -9669.1384, + -11166.1052 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 27389.2702, + -9669.1384, + -11166.1052 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 27389.2702, + -9669.1384, + -11166.1052 + ], + "actual_end_pos": [ + 27389.2702, + -9669.1384, + -11166.1052 + ], + "actual_end_rot": [ + -7.5, + -120.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 27389.2702, + -9669.1384, + -11166.1052 + ], + "start_rot": [ + -7.5, + -120.0, + -0.0 + ], + "expected_end_pos": [ + 27389.2702, + -9669.1384, + -11166.1052 + ], + "actual_end_pos": [ + 27389.2702, + -9669.1384, + -11166.1052 + ], + "actual_end_rot": [ + -15.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 27389.2702, + -9669.1384, + -11166.1052 + ], + "start_rot": [ + -15.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 27302.6677, + -9619.1384, + -11166.1052 + ], + "actual_end_pos": [ + 27302.6677, + -9619.1384, + -11166.1052 + ], + "actual_end_rot": [ + -15.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 27302.6677, + -9619.1384, + -11166.1052 + ], + "start_rot": [ + -15.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 27216.0651, + -9569.1384, + -11166.1052 + ], + "actual_end_pos": [ + 27216.0651, + -9569.1384, + -11166.1052 + ], + "actual_end_rot": [ + -15.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 27216.0651, + -9569.1384, + -11166.1052 + ], + "start_rot": [ + -15.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 27216.0651, + -9569.1384, + -11166.1052 + ], + "actual_end_pos": [ + 27216.0651, + -9569.1384, + -11166.1052 + ], + "actual_end_rot": [ + -22.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 27216.0651, + -9569.1384, + -11166.1052 + ], + "start_rot": [ + -22.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 27129.4626, + -9519.1384, + -11166.1052 + ], + "actual_end_pos": [ + 27129.4626, + -9519.1384, + -11166.1052 + ], + "actual_end_rot": [ + -22.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 27129.4626, + -9519.1384, + -11166.1052 + ], + "start_rot": [ + -22.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 27042.8601, + -9469.1384, + -11166.1052 + ], + "actual_end_pos": [ + 27042.8601, + -9469.1384, + -11166.1052 + ], + "actual_end_rot": [ + -22.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 27042.8601, + -9469.1384, + -11166.1052 + ], + "start_rot": [ + -22.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 26996.6661, + -9549.1488, + -11204.3736 + ], + "actual_end_pos": [ + 26996.6661, + -9549.1488, + -11204.3736 + ], + "actual_end_rot": [ + -22.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 26996.6661, + -9549.1488, + -11204.3736 + ], + "start_rot": [ + -22.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 26910.0635, + -9499.1488, + -11204.3736 + ], + "actual_end_pos": [ + 26910.0635, + -9499.1488, + -11204.3736 + ], + "actual_end_rot": [ + -22.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 26910.0635, + -9499.1488, + -11204.3736 + ], + "start_rot": [ + -22.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 26823.461, + -9449.1488, + -11204.3736 + ], + "actual_end_pos": [ + 26823.461, + -9449.1488, + -11204.3736 + ], + "actual_end_rot": [ + -22.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 26823.461, + -9449.1488, + -11204.3736 + ], + "start_rot": [ + -22.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 26823.461, + -9449.1488, + -11204.3736 + ], + "actual_end_pos": [ + 26823.461, + -9449.1488, + -11204.3736 + ], + "actual_end_rot": [ + -22.5, + -135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 26823.461, + -9449.1488, + -11204.3736 + ], + "start_rot": [ + -22.5, + -135.0, + -0.0 + ], + "expected_end_pos": [ + 26752.7503, + -9378.4381, + -11204.3736 + ], + "actual_end_pos": [ + 26752.7503, + -9378.4381, + -11204.3736 + ], + "actual_end_rot": [ + -22.5, + -135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 26752.7503, + -9378.4381, + -11204.3736 + ], + "start_rot": [ + -22.5, + -135.0, + -0.0 + ], + "expected_end_pos": [ + 26687.4222, + -9443.7662, + -11242.6419 + ], + "actual_end_pos": [ + 26687.4222, + -9443.7662, + -11242.6419 + ], + "actual_end_rot": [ + -22.5, + -135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 26687.4222, + -9443.7662, + -11242.6419 + ], + "start_rot": [ + -22.5, + -135.0, + -0.0 + ], + "expected_end_pos": [ + 26616.7115, + -9373.0556, + -11242.6419 + ], + "actual_end_pos": [ + 26616.7115, + -9373.0556, + -11242.6419 + ], + "actual_end_rot": [ + -22.5, + -135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 26616.7115, + -9373.0556, + -11242.6419 + ], + "start_rot": [ + -22.5, + -135.0, + -0.0 + ], + "expected_end_pos": [ + 26616.7115, + -9373.0556, + -11242.6419 + ], + "actual_end_pos": [ + 26616.7115, + -9373.0556, + -11242.6419 + ], + "actual_end_rot": [ + -22.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 26616.7115, + -9373.0556, + -11242.6419 + ], + "start_rot": [ + -22.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 26666.7115, + -9459.6581, + -11242.6419 + ], + "actual_end_pos": [ + 26666.7115, + -9459.6581, + -11242.6419 + ], + "actual_end_rot": [ + -22.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 26666.7115, + -9459.6581, + -11242.6419 + ], + "start_rot": [ + -22.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 26666.7115, + -9459.6581, + -11242.6419 + ], + "actual_end_pos": [ + 26666.7115, + -9459.6581, + -11242.6419 + ], + "actual_end_rot": [ + -22.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 26666.7115, + -9459.6581, + -11242.6419 + ], + "start_rot": [ + -22.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 26616.7115, + -9373.0556, + -11242.6419 + ], + "actual_end_pos": [ + 26616.7115, + -9373.0556, + -11242.6419 + ], + "actual_end_rot": [ + -22.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 26616.7115, + -9373.0556, + -11242.6419 + ], + "start_rot": [ + -22.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 26536.7012, + -9419.2495, + -11280.9103 + ], + "actual_end_pos": [ + 26536.7012, + -9419.2495, + -11280.9103 + ], + "actual_end_rot": [ + -22.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 26536.7012, + -9419.2495, + -11280.9103 + ], + "start_rot": [ + -22.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 26456.6909, + -9465.4435, + -11319.1786 + ], + "actual_end_pos": [ + 26456.6909, + -9465.4435, + -11319.1786 + ], + "actual_end_rot": [ + -22.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 26456.6909, + -9465.4435, + -11319.1786 + ], + "start_rot": [ + -22.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 26536.7012, + -9419.2495, + -11280.9103 + ], + "actual_end_pos": [ + 26536.7012, + -9419.2495, + -11280.9103 + ], + "actual_end_rot": [ + -22.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 26536.7012, + -9419.2495, + -11280.9103 + ], + "start_rot": [ + -22.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 26486.7012, + -9332.647, + -11280.9103 + ], + "actual_end_pos": [ + 26486.7012, + -9332.647, + -11280.9103 + ], + "actual_end_rot": [ + -22.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 26486.7012, + -9332.647, + -11280.9103 + ], + "start_rot": [ + -22.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 26486.7012, + -9332.647, + -11280.9103 + ], + "actual_end_pos": [ + 26486.7012, + -9332.647, + -11280.9103 + ], + "actual_end_rot": [ + -22.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 26486.7012, + -9332.647, + -11280.9103 + ], + "start_rot": [ + -22.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 26557.4119, + -9403.3577, + -11280.9103 + ], + "actual_end_pos": [ + 26557.4119, + -9403.3577, + -11280.9103 + ], + "actual_end_rot": [ + -22.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260411_181558__pair_000511_A_traj_000511_meta.json b/equivalence_easy/run_20260411_181558__pair_000511_A_traj_000511_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f1e7b3546df66b2a314e8c9ee1849994f0be7e6c --- /dev/null +++ b/equivalence_easy/run_20260411_181558__pair_000511_A_traj_000511_meta.json @@ -0,0 +1,1464 @@ +{ + "trajectory_id": 511, + "episode_id": 0, + "state_id": 375, + "sample_index": 375, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 512, + "primary_trajectory_id": 511, + "paired_trajectory_id": 512, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 28160.0, + -8740.0, + -11140.0 + ], + "rotation": [ + 0.0, + 315.0, + 0.0 + ] + }, + "action_sequence": [ + "look_down", + "move_forward", + "move_left", + "move_forward", + "turn_right", + "move_backward", + "no_op", + "move_backward", + "move_left", + "move_forward", + "no_op", + "move_backward", + "move_right", + "move_forward", + "move_left", + "turn_right", + "move_left", + "move_left", + "look_up", + "turn_right", + "move_left", + "turn_right", + "look_down", + "turn_right", + "move_forward", + "move_left", + "turn_left", + "move_forward", + "turn_left", + "move_forward", + "move_left", + "turn_right", + "move_backward", + "move_left", + "turn_left", + "move_forward", + "turn_right", + "move_forward", + "move_left", + "move_forward" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 28160.0, + -8740.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 28160.0, + -8740.0, + -11140.0 + ], + "actual_end_pos": [ + 28160.0, + -8740.0, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28160.0, + -8740.0, + -11140.0 + ], + "start_rot": [ + -7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 28230.1057, + -8810.1057, + -11153.0526 + ], + "actual_end_pos": [ + 28230.1057, + -8810.1057, + -11153.0526 + ], + "actual_end_rot": [ + -7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28230.1057, + -8810.1057, + -11153.0526 + ], + "start_rot": [ + -7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 28159.3951, + -8880.8164, + -11153.0526 + ], + "actual_end_pos": [ + 28159.3951, + -8880.8164, + -11153.0526 + ], + "actual_end_rot": [ + -7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28159.3951, + -8880.8164, + -11153.0526 + ], + "start_rot": [ + -7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 28229.5008, + -8950.9222, + -11166.1052 + ], + "actual_end_pos": [ + 28229.5008, + -8950.9222, + -11166.1052 + ], + "actual_end_rot": [ + -7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28229.5008, + -8950.9222, + -11166.1052 + ], + "start_rot": [ + -7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 28229.5008, + -8950.9222, + -11166.1052 + ], + "actual_end_pos": [ + 28229.5008, + -8950.9222, + -11166.1052 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28229.5008, + -8950.9222, + -11166.1052 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 28143.6392, + -8901.3499, + -11153.0526 + ], + "actual_end_pos": [ + 28143.6392, + -8901.3499, + -11153.0526 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 28143.6392, + -8901.3499, + -11153.0526 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 28143.6392, + -8901.3499, + -11153.0526 + ], + "actual_end_pos": [ + 28143.6392, + -8901.3499, + -11153.0526 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28143.6392, + -8901.3499, + -11153.0526 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 28057.7775, + -8851.7777, + -11140.0 + ], + "actual_end_pos": [ + 28057.7775, + -8851.7777, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28057.7775, + -8851.7777, + -11140.0 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 28007.7775, + -8938.3802, + -11140.0 + ], + "actual_end_pos": [ + 28007.7775, + -8938.3802, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28007.7775, + -8938.3802, + -11140.0 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 28093.6392, + -8987.9525, + -11153.0526 + ], + "actual_end_pos": [ + 28093.6392, + -8987.9525, + -11153.0526 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 28093.6392, + -8987.9525, + -11153.0526 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 28093.6392, + -8987.9525, + -11153.0526 + ], + "actual_end_pos": [ + 28093.6392, + -8987.9525, + -11153.0526 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28093.6392, + -8987.9525, + -11153.0526 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 28007.7775, + -8938.3802, + -11140.0 + ], + "actual_end_pos": [ + 28007.7775, + -8938.3802, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28007.7775, + -8938.3802, + -11140.0 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 28057.7775, + -8851.7777, + -11140.0 + ], + "actual_end_pos": [ + 28057.7775, + -8851.7777, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28057.7775, + -8851.7777, + -11140.0 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 28143.6392, + -8901.3499, + -11153.0526 + ], + "actual_end_pos": [ + 28143.6392, + -8901.3499, + -11153.0526 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28143.6392, + -8901.3499, + -11153.0526 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 28093.6392, + -8987.9525, + -11153.0526 + ], + "actual_end_pos": [ + 28093.6392, + -8987.9525, + -11153.0526 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28093.6392, + -8987.9525, + -11153.0526 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 28093.6392, + -8987.9525, + -11153.0526 + ], + "actual_end_pos": [ + 28093.6392, + -8987.9525, + -11153.0526 + ], + "actual_end_rot": [ + -7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28093.6392, + -8987.9525, + -11153.0526 + ], + "start_rot": [ + -7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 28067.7573, + -9084.545, + -11153.0526 + ], + "actual_end_pos": [ + 28067.7573, + -9084.545, + -11153.0526 + ], + "actual_end_rot": [ + -7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28067.7573, + -9084.545, + -11153.0526 + ], + "start_rot": [ + -7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 28041.8753, + -9181.1376, + -11153.0526 + ], + "actual_end_pos": [ + 28041.8753, + -9181.1376, + -11153.0526 + ], + "actual_end_rot": [ + -7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 28041.8753, + -9181.1376, + -11153.0526 + ], + "start_rot": [ + -7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 28041.8753, + -9181.1376, + -11153.0526 + ], + "actual_end_pos": [ + 28041.8753, + -9181.1376, + -11153.0526 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28041.8753, + -9181.1376, + -11153.0526 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 28041.8753, + -9181.1376, + -11153.0526 + ], + "actual_end_pos": [ + 28041.8753, + -9181.1376, + -11153.0526 + ], + "actual_end_rot": [ + 0.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28041.8753, + -9181.1376, + -11153.0526 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 28041.8753, + -9281.1376, + -11153.0526 + ], + "actual_end_pos": [ + 28041.8753, + -9281.1376, + -11153.0526 + ], + "actual_end_rot": [ + 0.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28041.8753, + -9281.1376, + -11153.0526 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 28041.8753, + -9281.1376, + -11153.0526 + ], + "actual_end_pos": [ + 28041.8753, + -9281.1376, + -11153.0526 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 28041.8753, + -9281.1376, + -11153.0526 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 28041.8753, + -9281.1376, + -11153.0526 + ], + "actual_end_pos": [ + 28041.8753, + -9281.1376, + -11153.0526 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28041.8753, + -9281.1376, + -11153.0526 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 28041.8753, + -9281.1376, + -11153.0526 + ], + "actual_end_pos": [ + 28041.8753, + -9281.1376, + -11153.0526 + ], + "actual_end_rot": [ + -7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28041.8753, + -9281.1376, + -11153.0526 + ], + "start_rot": [ + -7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 28127.737, + -9231.5654, + -11166.1052 + ], + "actual_end_pos": [ + 28127.737, + -9231.5654, + -11166.1052 + ], + "actual_end_rot": [ + -7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28127.737, + -9231.5654, + -11166.1052 + ], + "start_rot": [ + -7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 28177.737, + -9318.1679, + -11166.1052 + ], + "actual_end_pos": [ + 28177.737, + -9318.1679, + -11166.1052 + ], + "actual_end_rot": [ + -7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28177.737, + -9318.1679, + -11166.1052 + ], + "start_rot": [ + -7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 28177.737, + -9318.1679, + -11166.1052 + ], + "actual_end_pos": [ + 28177.737, + -9318.1679, + -11166.1052 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28177.737, + -9318.1679, + -11166.1052 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 28273.5032, + -9292.5074, + -11179.1579 + ], + "actual_end_pos": [ + 28273.5032, + -9292.5074, + -11179.1579 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28273.5032, + -9292.5074, + -11179.1579 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 28273.5032, + -9292.5074, + -11179.1579 + ], + "actual_end_pos": [ + 28273.5032, + -9292.5074, + -11179.1579 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28273.5032, + -9292.5074, + -11179.1579 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 28372.6477, + -9292.5074, + -11192.2105 + ], + "actual_end_pos": [ + 28372.6477, + -9292.5074, + -11192.2105 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28372.6477, + -9292.5074, + -11192.2105 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 28372.6477, + -9392.5074, + -11192.2105 + ], + "actual_end_pos": [ + 28372.6477, + -9392.5074, + -11192.2105 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28372.6477, + -9392.5074, + -11192.2105 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 28372.6477, + -9392.5074, + -11192.2105 + ], + "actual_end_pos": [ + 28372.6477, + -9392.5074, + -11192.2105 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28372.6477, + -9392.5074, + -11192.2105 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 28276.8815, + -9418.1679, + -11179.1579 + ], + "actual_end_pos": [ + 28276.8815, + -9418.1679, + -11179.1579 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28276.8815, + -9418.1679, + -11179.1579 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 28302.7634, + -9514.7605, + -11179.1579 + ], + "actual_end_pos": [ + 28302.7634, + -9514.7605, + -11179.1579 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28302.7634, + -9514.7605, + -11179.1579 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 28302.7634, + -9514.7605, + -11179.1579 + ], + "actual_end_pos": [ + 28302.7634, + -9514.7605, + -11179.1579 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28302.7634, + -9514.7605, + -11179.1579 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 28401.9079, + -9514.7605, + -11192.2105 + ], + "actual_end_pos": [ + 28401.9079, + -9514.7605, + -11192.2105 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28401.9079, + -9514.7605, + -11192.2105 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 28401.9079, + -9514.7605, + -11192.2105 + ], + "actual_end_pos": [ + 28401.9079, + -9514.7605, + -11192.2105 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28401.9079, + -9514.7605, + -11192.2105 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 28497.6741, + -9489.1, + -11205.2631 + ], + "actual_end_pos": [ + 28497.6741, + -9489.1, + -11205.2631 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28497.6741, + -9489.1, + -11205.2631 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 28523.556, + -9585.6926, + -11205.2631 + ], + "actual_end_pos": [ + 28523.556, + -9585.6926, + -11205.2631 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28523.556, + -9585.6926, + -11205.2631 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 28619.3222, + -9560.0321, + -11218.3157 + ], + "actual_end_pos": [ + 28619.3222, + -9560.0321, + -11218.3157 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260411_181558__pair_000511_B_traj_000512_meta.json b/equivalence_easy/run_20260411_181558__pair_000511_B_traj_000512_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6fe663d721b3ae1c5cf937c35dbca69f72eb2ea8 --- /dev/null +++ b/equivalence_easy/run_20260411_181558__pair_000511_B_traj_000512_meta.json @@ -0,0 +1,1464 @@ +{ + "trajectory_id": 512, + "episode_id": 0, + "state_id": 375, + "sample_index": 375, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 511, + "primary_trajectory_id": 511, + "paired_trajectory_id": 512, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 28160.0, + -8740.0, + -11140.0 + ], + "rotation": [ + 0.0, + 315.0, + 0.0 + ] + }, + "action_sequence": [ + "look_down", + "move_forward", + "move_left", + "move_forward", + "turn_right", + "move_backward", + "no_op", + "move_backward", + "move_forward", + "move_left", + "no_op", + "move_right", + "move_left", + "move_forward", + "move_backward", + "turn_right", + "move_left", + "move_left", + "look_up", + "turn_right", + "move_left", + "turn_right", + "look_down", + "turn_right", + "move_left", + "move_forward", + "turn_left", + "move_forward", + "turn_left", + "move_left", + "move_forward", + "turn_right", + "move_left", + "move_backward", + "turn_left", + "move_forward", + "turn_right", + "move_forward", + "move_forward", + "move_left" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 28160.0, + -8740.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 28160.0, + -8740.0, + -11140.0 + ], + "actual_end_pos": [ + 28160.0, + -8740.0, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28160.0, + -8740.0, + -11140.0 + ], + "start_rot": [ + -7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 28230.1057, + -8810.1057, + -11153.0526 + ], + "actual_end_pos": [ + 28230.1057, + -8810.1057, + -11153.0526 + ], + "actual_end_rot": [ + -7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28230.1057, + -8810.1057, + -11153.0526 + ], + "start_rot": [ + -7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 28159.3951, + -8880.8164, + -11153.0526 + ], + "actual_end_pos": [ + 28159.3951, + -8880.8164, + -11153.0526 + ], + "actual_end_rot": [ + -7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28159.3951, + -8880.8164, + -11153.0526 + ], + "start_rot": [ + -7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 28229.5008, + -8950.9222, + -11166.1052 + ], + "actual_end_pos": [ + 28229.5008, + -8950.9222, + -11166.1052 + ], + "actual_end_rot": [ + -7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28229.5008, + -8950.9222, + -11166.1052 + ], + "start_rot": [ + -7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 28229.5008, + -8950.9222, + -11166.1052 + ], + "actual_end_pos": [ + 28229.5008, + -8950.9222, + -11166.1052 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28229.5008, + -8950.9222, + -11166.1052 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 28143.6392, + -8901.3499, + -11153.0526 + ], + "actual_end_pos": [ + 28143.6392, + -8901.3499, + -11153.0526 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 28143.6392, + -8901.3499, + -11153.0526 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 28143.6392, + -8901.3499, + -11153.0526 + ], + "actual_end_pos": [ + 28143.6392, + -8901.3499, + -11153.0526 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28143.6392, + -8901.3499, + -11153.0526 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 28057.7775, + -8851.7777, + -11140.0 + ], + "actual_end_pos": [ + 28057.7775, + -8851.7777, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28057.7775, + -8851.7777, + -11140.0 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 28143.6392, + -8901.3499, + -11153.0526 + ], + "actual_end_pos": [ + 28143.6392, + -8901.3499, + -11153.0526 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28143.6392, + -8901.3499, + -11153.0526 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 28093.6392, + -8987.9525, + -11153.0526 + ], + "actual_end_pos": [ + 28093.6392, + -8987.9525, + -11153.0526 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 28093.6392, + -8987.9525, + -11153.0526 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 28093.6392, + -8987.9525, + -11153.0526 + ], + "actual_end_pos": [ + 28093.6392, + -8987.9525, + -11153.0526 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28093.6392, + -8987.9525, + -11153.0526 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 28143.6392, + -8901.3499, + -11153.0526 + ], + "actual_end_pos": [ + 28143.6392, + -8901.3499, + -11153.0526 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28143.6392, + -8901.3499, + -11153.0526 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 28093.6392, + -8987.9525, + -11153.0526 + ], + "actual_end_pos": [ + 28093.6392, + -8987.9525, + -11153.0526 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28093.6392, + -8987.9525, + -11153.0526 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 28179.5008, + -9037.5247, + -11166.1052 + ], + "actual_end_pos": [ + 28179.5008, + -9037.5247, + -11166.1052 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28179.5008, + -9037.5247, + -11166.1052 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 28093.6392, + -8987.9525, + -11153.0526 + ], + "actual_end_pos": [ + 28093.6392, + -8987.9525, + -11153.0526 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28093.6392, + -8987.9525, + -11153.0526 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 28093.6392, + -8987.9525, + -11153.0526 + ], + "actual_end_pos": [ + 28093.6392, + -8987.9525, + -11153.0526 + ], + "actual_end_rot": [ + -7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28093.6392, + -8987.9525, + -11153.0526 + ], + "start_rot": [ + -7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 28067.7573, + -9084.545, + -11153.0526 + ], + "actual_end_pos": [ + 28067.7573, + -9084.545, + -11153.0526 + ], + "actual_end_rot": [ + -7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28067.7573, + -9084.545, + -11153.0526 + ], + "start_rot": [ + -7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 28041.8753, + -9181.1376, + -11153.0526 + ], + "actual_end_pos": [ + 28041.8753, + -9181.1376, + -11153.0526 + ], + "actual_end_rot": [ + -7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 28041.8753, + -9181.1376, + -11153.0526 + ], + "start_rot": [ + -7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 28041.8753, + -9181.1376, + -11153.0526 + ], + "actual_end_pos": [ + 28041.8753, + -9181.1376, + -11153.0526 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28041.8753, + -9181.1376, + -11153.0526 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 28041.8753, + -9181.1376, + -11153.0526 + ], + "actual_end_pos": [ + 28041.8753, + -9181.1376, + -11153.0526 + ], + "actual_end_rot": [ + 0.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28041.8753, + -9181.1376, + -11153.0526 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 28041.8753, + -9281.1376, + -11153.0526 + ], + "actual_end_pos": [ + 28041.8753, + -9281.1376, + -11153.0526 + ], + "actual_end_rot": [ + 0.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28041.8753, + -9281.1376, + -11153.0526 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 28041.8753, + -9281.1376, + -11153.0526 + ], + "actual_end_pos": [ + 28041.8753, + -9281.1376, + -11153.0526 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 28041.8753, + -9281.1376, + -11153.0526 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 28041.8753, + -9281.1376, + -11153.0526 + ], + "actual_end_pos": [ + 28041.8753, + -9281.1376, + -11153.0526 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28041.8753, + -9281.1376, + -11153.0526 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 28041.8753, + -9281.1376, + -11153.0526 + ], + "actual_end_pos": [ + 28041.8753, + -9281.1376, + -11153.0526 + ], + "actual_end_rot": [ + -7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28041.8753, + -9281.1376, + -11153.0526 + ], + "start_rot": [ + -7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 28091.8753, + -9367.7402, + -11153.0526 + ], + "actual_end_pos": [ + 28091.8753, + -9367.7402, + -11153.0526 + ], + "actual_end_rot": [ + -7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28091.8753, + -9367.7402, + -11153.0526 + ], + "start_rot": [ + -7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 28177.737, + -9318.1679, + -11166.1052 + ], + "actual_end_pos": [ + 28177.737, + -9318.1679, + -11166.1052 + ], + "actual_end_rot": [ + -7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28177.737, + -9318.1679, + -11166.1052 + ], + "start_rot": [ + -7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 28177.737, + -9318.1679, + -11166.1052 + ], + "actual_end_pos": [ + 28177.737, + -9318.1679, + -11166.1052 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28177.737, + -9318.1679, + -11166.1052 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 28273.5032, + -9292.5074, + -11179.1579 + ], + "actual_end_pos": [ + 28273.5032, + -9292.5074, + -11179.1579 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28273.5032, + -9292.5074, + -11179.1579 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 28273.5032, + -9292.5074, + -11179.1579 + ], + "actual_end_pos": [ + 28273.5032, + -9292.5074, + -11179.1579 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28273.5032, + -9292.5074, + -11179.1579 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 28273.5032, + -9392.5074, + -11179.1579 + ], + "actual_end_pos": [ + 28273.5032, + -9392.5074, + -11179.1579 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28273.5032, + -9392.5074, + -11179.1579 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 28372.6477, + -9392.5074, + -11192.2105 + ], + "actual_end_pos": [ + 28372.6477, + -9392.5074, + -11192.2105 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28372.6477, + -9392.5074, + -11192.2105 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 28372.6477, + -9392.5074, + -11192.2105 + ], + "actual_end_pos": [ + 28372.6477, + -9392.5074, + -11192.2105 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28372.6477, + -9392.5074, + -11192.2105 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 28398.5296, + -9489.1, + -11192.2105 + ], + "actual_end_pos": [ + 28398.5296, + -9489.1, + -11192.2105 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28398.5296, + -9489.1, + -11192.2105 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 28302.7634, + -9514.7605, + -11179.1579 + ], + "actual_end_pos": [ + 28302.7634, + -9514.7605, + -11179.1579 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28302.7634, + -9514.7605, + -11179.1579 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 28302.7634, + -9514.7605, + -11179.1579 + ], + "actual_end_pos": [ + 28302.7634, + -9514.7605, + -11179.1579 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28302.7634, + -9514.7605, + -11179.1579 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 28401.9079, + -9514.7605, + -11192.2105 + ], + "actual_end_pos": [ + 28401.9079, + -9514.7605, + -11192.2105 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28401.9079, + -9514.7605, + -11192.2105 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 28401.9079, + -9514.7605, + -11192.2105 + ], + "actual_end_pos": [ + 28401.9079, + -9514.7605, + -11192.2105 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28401.9079, + -9514.7605, + -11192.2105 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 28497.6741, + -9489.1, + -11205.2631 + ], + "actual_end_pos": [ + 28497.6741, + -9489.1, + -11205.2631 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28497.6741, + -9489.1, + -11205.2631 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 28593.4403, + -9463.4395, + -11218.3157 + ], + "actual_end_pos": [ + 28593.4403, + -9463.4395, + -11218.3157 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28593.4403, + -9463.4395, + -11218.3157 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 28619.3222, + -9560.0321, + -11218.3157 + ], + "actual_end_pos": [ + 28619.3222, + -9560.0321, + -11218.3157 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260411_181558__pair_000514_A_traj_000514_meta.json b/equivalence_easy/run_20260411_181558__pair_000514_A_traj_000514_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c6a1a569692a80c307dbc57e2b90d3e4969fa3ee --- /dev/null +++ b/equivalence_easy/run_20260411_181558__pair_000514_A_traj_000514_meta.json @@ -0,0 +1,1464 @@ +{ + "trajectory_id": 514, + "episode_id": 0, + "state_id": 377, + "sample_index": 377, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 515, + "primary_trajectory_id": 514, + "paired_trajectory_id": 515, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 28160.0, + -8540.0, + -11140.0 + ], + "rotation": [ + 0.0, + 45.0, + 0.0 + ] + }, + "action_sequence": [ + "move_left", + "turn_left", + "move_backward", + "move_backward", + "turn_left", + "move_right", + "move_right", + "look_up", + "turn_left", + "move_forward", + "turn_right", + "turn_right", + "look_down", + "move_backward", + "move_left", + "move_backward", + "turn_right", + "move_right", + "look_down", + "move_forward", + "turn_right", + "move_forward", + "move_left", + "look_down", + "move_right", + "look_down", + "move_forward", + "turn_left", + "move_right", + "move_backward", + "turn_right", + "look_up", + "look_up", + "move_backward", + "move_left", + "move_forward", + "turn_left", + "move_forward", + "move_forward", + "move_forward" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28160.0, + -8540.0, + -11140.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 28230.7107, + -8610.7107, + -11140.0 + ], + "actual_end_pos": [ + 28230.7107, + -8610.7107, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28230.7107, + -8610.7107, + -11140.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 28230.7107, + -8610.7107, + -11140.0 + ], + "actual_end_pos": [ + 28230.7107, + -8610.7107, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28230.7107, + -8610.7107, + -11140.0 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 28144.1081, + -8660.7107, + -11140.0 + ], + "actual_end_pos": [ + 28144.1081, + -8660.7107, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28144.1081, + -8660.7107, + -11140.0 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 28057.5056, + -8710.7107, + -11140.0 + ], + "actual_end_pos": [ + 28057.5056, + -8710.7107, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28057.5056, + -8710.7107, + -11140.0 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 28057.5056, + -8710.7107, + -11140.0 + ], + "actual_end_pos": [ + 28057.5056, + -8710.7107, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28057.5056, + -8710.7107, + -11140.0 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 28031.6237, + -8614.1181, + -11140.0 + ], + "actual_end_pos": [ + 28031.6237, + -8614.1181, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28031.6237, + -8614.1181, + -11140.0 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 28005.7418, + -8517.5255, + -11140.0 + ], + "actual_end_pos": [ + 28005.7418, + -8517.5255, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 28005.7418, + -8517.5255, + -11140.0 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 28005.7418, + -8517.5255, + -11140.0 + ], + "actual_end_pos": [ + 28005.7418, + -8517.5255, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28005.7418, + -8517.5255, + -11140.0 + ], + "start_rot": [ + 7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 28005.7418, + -8517.5255, + -11140.0 + ], + "actual_end_pos": [ + 28005.7418, + -8517.5255, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + 0.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28005.7418, + -8517.5255, + -11140.0 + ], + "start_rot": [ + 7.5, + 0.0, + -0.0 + ], + "expected_end_pos": [ + 28104.8863, + -8517.5255, + -11126.9474 + ], + "actual_end_pos": [ + 28104.8863, + -8517.5255, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + 0.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28104.8863, + -8517.5255, + -11126.9474 + ], + "start_rot": [ + 7.5, + 0.0, + -0.0 + ], + "expected_end_pos": [ + 28104.8863, + -8517.5255, + -11126.9474 + ], + "actual_end_pos": [ + 28104.8863, + -8517.5255, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28104.8863, + -8517.5255, + -11126.9474 + ], + "start_rot": [ + 7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 28104.8863, + -8517.5255, + -11126.9474 + ], + "actual_end_pos": [ + 28104.8863, + -8517.5255, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + 30.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 28104.8863, + -8517.5255, + -11126.9474 + ], + "start_rot": [ + 7.5, + 30.0, + -0.0 + ], + "expected_end_pos": [ + 28104.8863, + -8517.5255, + -11126.9474 + ], + "actual_end_pos": [ + 28104.8863, + -8517.5255, + -11126.9474 + ], + "actual_end_rot": [ + 0.0, + 30.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28104.8863, + -8517.5255, + -11126.9474 + ], + "start_rot": [ + 0.0, + 30.0, + -0.0 + ], + "expected_end_pos": [ + 28018.2837, + -8567.5255, + -11126.9474 + ], + "actual_end_pos": [ + 28018.2837, + -8567.5255, + -11126.9474 + ], + "actual_end_rot": [ + 0.0, + 30.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28018.2837, + -8567.5255, + -11126.9474 + ], + "start_rot": [ + 0.0, + 30.0, + -0.0 + ], + "expected_end_pos": [ + 28068.2837, + -8654.1281, + -11126.9474 + ], + "actual_end_pos": [ + 28068.2837, + -8654.1281, + -11126.9474 + ], + "actual_end_rot": [ + 0.0, + 30.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28068.2837, + -8654.1281, + -11126.9474 + ], + "start_rot": [ + 0.0, + 30.0, + -0.0 + ], + "expected_end_pos": [ + 27981.6812, + -8704.1281, + -11126.9474 + ], + "actual_end_pos": [ + 27981.6812, + -8704.1281, + -11126.9474 + ], + "actual_end_rot": [ + 0.0, + 30.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 27981.6812, + -8704.1281, + -11126.9474 + ], + "start_rot": [ + 0.0, + 30.0, + -0.0 + ], + "expected_end_pos": [ + 27981.6812, + -8704.1281, + -11126.9474 + ], + "actual_end_pos": [ + 27981.6812, + -8704.1281, + -11126.9474 + ], + "actual_end_rot": [ + 0.0, + 45.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 27981.6812, + -8704.1281, + -11126.9474 + ], + "start_rot": [ + 0.0, + 45.0, + -0.0 + ], + "expected_end_pos": [ + 27910.9705, + -8633.4174, + -11126.9474 + ], + "actual_end_pos": [ + 27910.9705, + -8633.4174, + -11126.9474 + ], + "actual_end_rot": [ + 0.0, + 45.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 27910.9705, + -8633.4174, + -11126.9474 + ], + "start_rot": [ + 0.0, + 45.0, + -0.0 + ], + "expected_end_pos": [ + 27910.9705, + -8633.4174, + -11126.9474 + ], + "actual_end_pos": [ + 27910.9705, + -8633.4174, + -11126.9474 + ], + "actual_end_rot": [ + -7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 27910.9705, + -8633.4174, + -11126.9474 + ], + "start_rot": [ + -7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 27981.0763, + -8563.3116, + -11140.0 + ], + "actual_end_pos": [ + 27981.0763, + -8563.3116, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 27981.0763, + -8563.3116, + -11140.0 + ], + "start_rot": [ + -7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 27981.0763, + -8563.3116, + -11140.0 + ], + "actual_end_pos": [ + 27981.0763, + -8563.3116, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + 60.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 27981.0763, + -8563.3116, + -11140.0 + ], + "start_rot": [ + -7.5, + 60.0, + -0.0 + ], + "expected_end_pos": [ + 28030.6485, + -8477.45, + -11153.0526 + ], + "actual_end_pos": [ + 28030.6485, + -8477.45, + -11153.0526 + ], + "actual_end_rot": [ + -7.5, + 60.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28030.6485, + -8477.45, + -11153.0526 + ], + "start_rot": [ + -7.5, + 60.0, + -0.0 + ], + "expected_end_pos": [ + 28117.251, + -8527.45, + -11153.0526 + ], + "actual_end_pos": [ + 28117.251, + -8527.45, + -11153.0526 + ], + "actual_end_rot": [ + -7.5, + 60.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 28117.251, + -8527.45, + -11153.0526 + ], + "start_rot": [ + -7.5, + 60.0, + -0.0 + ], + "expected_end_pos": [ + 28117.251, + -8527.45, + -11153.0526 + ], + "actual_end_pos": [ + 28117.251, + -8527.45, + -11153.0526 + ], + "actual_end_rot": [ + -15.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28117.251, + -8527.45, + -11153.0526 + ], + "start_rot": [ + -15.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 28030.6485, + -8477.45, + -11153.0526 + ], + "actual_end_pos": [ + 28030.6485, + -8477.45, + -11153.0526 + ], + "actual_end_rot": [ + -15.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 28030.6485, + -8477.45, + -11153.0526 + ], + "start_rot": [ + -15.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 28030.6485, + -8477.45, + -11153.0526 + ], + "actual_end_pos": [ + 28030.6485, + -8477.45, + -11153.0526 + ], + "actual_end_rot": [ + -22.5, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28030.6485, + -8477.45, + -11153.0526 + ], + "start_rot": [ + -22.5, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 28076.8425, + -8397.4397, + -11191.321 + ], + "actual_end_pos": [ + 28076.8425, + -8397.4397, + -11191.321 + ], + "actual_end_rot": [ + -22.5, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28076.8425, + -8397.4397, + -11191.321 + ], + "start_rot": [ + -22.5, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 28076.8425, + -8397.4397, + -11191.321 + ], + "actual_end_pos": [ + 28076.8425, + -8397.4397, + -11191.321 + ], + "actual_end_rot": [ + -22.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28076.8425, + -8397.4397, + -11191.321 + ], + "start_rot": [ + -22.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 28006.1318, + -8326.729, + -11191.321 + ], + "actual_end_pos": [ + 28006.1318, + -8326.729, + -11191.321 + ], + "actual_end_rot": [ + -22.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28006.1318, + -8326.729, + -11191.321 + ], + "start_rot": [ + -22.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 27940.8036, + -8392.0571, + -11153.0526 + ], + "actual_end_pos": [ + 27940.8036, + -8392.0571, + -11153.0526 + ], + "actual_end_rot": [ + -22.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 27940.8036, + -8392.0571, + -11153.0526 + ], + "start_rot": [ + -22.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 27940.8036, + -8392.0571, + -11153.0526 + ], + "actual_end_pos": [ + 27940.8036, + -8392.0571, + -11153.0526 + ], + "actual_end_rot": [ + -22.5, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 27940.8036, + -8392.0571, + -11153.0526 + ], + "start_rot": [ + -22.5, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 27940.8036, + -8392.0571, + -11153.0526 + ], + "actual_end_pos": [ + 27940.8036, + -8392.0571, + -11153.0526 + ], + "actual_end_rot": [ + -15.0, + 60.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 27940.8036, + -8392.0571, + -11153.0526 + ], + "start_rot": [ + -15.0, + 60.0, + -0.0 + ], + "expected_end_pos": [ + 27940.8036, + -8392.0571, + -11153.0526 + ], + "actual_end_pos": [ + 27940.8036, + -8392.0571, + -11153.0526 + ], + "actual_end_rot": [ + -7.5, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 27940.8036, + -8392.0571, + -11153.0526 + ], + "start_rot": [ + -7.5, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 27891.2314, + -8477.9188, + -11140.0 + ], + "actual_end_pos": [ + 27891.2314, + -8477.9188, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 27891.2314, + -8477.9188, + -11140.0 + ], + "start_rot": [ + -7.5, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 27977.8339, + -8527.9188, + -11140.0 + ], + "actual_end_pos": [ + 27977.8339, + -8527.9188, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 27977.8339, + -8527.9188, + -11140.0 + ], + "start_rot": [ + -7.5, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 28027.4062, + -8442.0571, + -11153.0526 + ], + "actual_end_pos": [ + 28027.4062, + -8442.0571, + -11153.0526 + ], + "actual_end_rot": [ + -7.5, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28027.4062, + -8442.0571, + -11153.0526 + ], + "start_rot": [ + -7.5, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 28027.4062, + -8442.0571, + -11153.0526 + ], + "actual_end_pos": [ + 28027.4062, + -8442.0571, + -11153.0526 + ], + "actual_end_rot": [ + -7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28027.4062, + -8442.0571, + -11153.0526 + ], + "start_rot": [ + -7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 28097.5119, + -8371.9514, + -11166.1052 + ], + "actual_end_pos": [ + 28097.5119, + -8371.9514, + -11166.1052 + ], + "actual_end_rot": [ + -7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28097.5119, + -8371.9514, + -11166.1052 + ], + "start_rot": [ + -7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 28167.6177, + -8301.8457, + -11179.1579 + ], + "actual_end_pos": [ + 28167.6177, + -8301.8457, + -11179.1579 + ], + "actual_end_rot": [ + -7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28167.6177, + -8301.8457, + -11179.1579 + ], + "start_rot": [ + -7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 28237.7234, + -8231.7399, + -11192.2105 + ], + "actual_end_pos": [ + 28237.7234, + -8231.7399, + -11192.2105 + ], + "actual_end_rot": [ + -7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260411_181558__pair_000514_B_traj_000515_meta.json b/equivalence_easy/run_20260411_181558__pair_000514_B_traj_000515_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..85344f326f1bef4631c3dee4ffe477c316df17d8 --- /dev/null +++ b/equivalence_easy/run_20260411_181558__pair_000514_B_traj_000515_meta.json @@ -0,0 +1,1464 @@ +{ + "trajectory_id": 515, + "episode_id": 0, + "state_id": 377, + "sample_index": 377, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 514, + "primary_trajectory_id": 514, + "paired_trajectory_id": 515, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 28160.0, + -8540.0, + -11140.0 + ], + "rotation": [ + 0.0, + 45.0, + 0.0 + ] + }, + "action_sequence": [ + "move_left", + "turn_left", + "move_backward", + "move_backward", + "turn_left", + "move_right", + "move_right", + "turn_left", + "look_up", + "move_forward", + "turn_right", + "turn_right", + "look_down", + "move_backward", + "move_left", + "move_backward", + "turn_right", + "move_right", + "look_down", + "move_forward", + "turn_right", + "move_left", + "move_forward", + "look_down", + "move_right", + "look_down", + "move_forward", + "turn_left", + "move_backward", + "move_right", + "turn_right", + "look_up", + "look_up", + "move_left", + "move_forward", + "move_backward", + "turn_left", + "move_forward", + "move_forward", + "move_forward" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28160.0, + -8540.0, + -11140.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 28230.7107, + -8610.7107, + -11140.0 + ], + "actual_end_pos": [ + 28230.7107, + -8610.7107, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28230.7107, + -8610.7107, + -11140.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 28230.7107, + -8610.7107, + -11140.0 + ], + "actual_end_pos": [ + 28230.7107, + -8610.7107, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28230.7107, + -8610.7107, + -11140.0 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 28144.1081, + -8660.7107, + -11140.0 + ], + "actual_end_pos": [ + 28144.1081, + -8660.7107, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28144.1081, + -8660.7107, + -11140.0 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 28057.5056, + -8710.7107, + -11140.0 + ], + "actual_end_pos": [ + 28057.5056, + -8710.7107, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28057.5056, + -8710.7107, + -11140.0 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 28057.5056, + -8710.7107, + -11140.0 + ], + "actual_end_pos": [ + 28057.5056, + -8710.7107, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28057.5056, + -8710.7107, + -11140.0 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 28031.6237, + -8614.1181, + -11140.0 + ], + "actual_end_pos": [ + 28031.6237, + -8614.1181, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28031.6237, + -8614.1181, + -11140.0 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 28005.7418, + -8517.5255, + -11140.0 + ], + "actual_end_pos": [ + 28005.7418, + -8517.5255, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28005.7418, + -8517.5255, + -11140.0 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 28005.7418, + -8517.5255, + -11140.0 + ], + "actual_end_pos": [ + 28005.7418, + -8517.5255, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 28005.7418, + -8517.5255, + -11140.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 28005.7418, + -8517.5255, + -11140.0 + ], + "actual_end_pos": [ + 28005.7418, + -8517.5255, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + 0.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28005.7418, + -8517.5255, + -11140.0 + ], + "start_rot": [ + 7.5, + 0.0, + -0.0 + ], + "expected_end_pos": [ + 28104.8863, + -8517.5255, + -11126.9474 + ], + "actual_end_pos": [ + 28104.8863, + -8517.5255, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + 0.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28104.8863, + -8517.5255, + -11126.9474 + ], + "start_rot": [ + 7.5, + 0.0, + -0.0 + ], + "expected_end_pos": [ + 28104.8863, + -8517.5255, + -11126.9474 + ], + "actual_end_pos": [ + 28104.8863, + -8517.5255, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28104.8863, + -8517.5255, + -11126.9474 + ], + "start_rot": [ + 7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 28104.8863, + -8517.5255, + -11126.9474 + ], + "actual_end_pos": [ + 28104.8863, + -8517.5255, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + 30.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 28104.8863, + -8517.5255, + -11126.9474 + ], + "start_rot": [ + 7.5, + 30.0, + -0.0 + ], + "expected_end_pos": [ + 28104.8863, + -8517.5255, + -11126.9474 + ], + "actual_end_pos": [ + 28104.8863, + -8517.5255, + -11126.9474 + ], + "actual_end_rot": [ + 0.0, + 30.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28104.8863, + -8517.5255, + -11126.9474 + ], + "start_rot": [ + 0.0, + 30.0, + -0.0 + ], + "expected_end_pos": [ + 28018.2837, + -8567.5255, + -11126.9474 + ], + "actual_end_pos": [ + 28018.2837, + -8567.5255, + -11126.9474 + ], + "actual_end_rot": [ + 0.0, + 30.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28018.2837, + -8567.5255, + -11126.9474 + ], + "start_rot": [ + 0.0, + 30.0, + -0.0 + ], + "expected_end_pos": [ + 28068.2837, + -8654.1281, + -11126.9474 + ], + "actual_end_pos": [ + 28068.2837, + -8654.1281, + -11126.9474 + ], + "actual_end_rot": [ + 0.0, + 30.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28068.2837, + -8654.1281, + -11126.9474 + ], + "start_rot": [ + 0.0, + 30.0, + -0.0 + ], + "expected_end_pos": [ + 27981.6812, + -8704.1281, + -11126.9474 + ], + "actual_end_pos": [ + 27981.6812, + -8704.1281, + -11126.9474 + ], + "actual_end_rot": [ + 0.0, + 30.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 27981.6812, + -8704.1281, + -11126.9474 + ], + "start_rot": [ + 0.0, + 30.0, + -0.0 + ], + "expected_end_pos": [ + 27981.6812, + -8704.1281, + -11126.9474 + ], + "actual_end_pos": [ + 27981.6812, + -8704.1281, + -11126.9474 + ], + "actual_end_rot": [ + 0.0, + 45.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 27981.6812, + -8704.1281, + -11126.9474 + ], + "start_rot": [ + 0.0, + 45.0, + -0.0 + ], + "expected_end_pos": [ + 27910.9705, + -8633.4174, + -11126.9474 + ], + "actual_end_pos": [ + 27910.9705, + -8633.4174, + -11126.9474 + ], + "actual_end_rot": [ + 0.0, + 45.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 27910.9705, + -8633.4174, + -11126.9474 + ], + "start_rot": [ + 0.0, + 45.0, + -0.0 + ], + "expected_end_pos": [ + 27910.9705, + -8633.4174, + -11126.9474 + ], + "actual_end_pos": [ + 27910.9705, + -8633.4174, + -11126.9474 + ], + "actual_end_rot": [ + -7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 27910.9705, + -8633.4174, + -11126.9474 + ], + "start_rot": [ + -7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 27981.0763, + -8563.3116, + -11140.0 + ], + "actual_end_pos": [ + 27981.0763, + -8563.3116, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 27981.0763, + -8563.3116, + -11140.0 + ], + "start_rot": [ + -7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 27981.0763, + -8563.3116, + -11140.0 + ], + "actual_end_pos": [ + 27981.0763, + -8563.3116, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + 60.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 27981.0763, + -8563.3116, + -11140.0 + ], + "start_rot": [ + -7.5, + 60.0, + -0.0 + ], + "expected_end_pos": [ + 28067.6788, + -8613.3116, + -11140.0 + ], + "actual_end_pos": [ + 28067.6788, + -8613.3116, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + 60.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28067.6788, + -8613.3116, + -11140.0 + ], + "start_rot": [ + -7.5, + 60.0, + -0.0 + ], + "expected_end_pos": [ + 28117.251, + -8527.45, + -11153.0526 + ], + "actual_end_pos": [ + 28117.251, + -8527.45, + -11153.0526 + ], + "actual_end_rot": [ + -7.5, + 60.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 28117.251, + -8527.45, + -11153.0526 + ], + "start_rot": [ + -7.5, + 60.0, + -0.0 + ], + "expected_end_pos": [ + 28117.251, + -8527.45, + -11153.0526 + ], + "actual_end_pos": [ + 28117.251, + -8527.45, + -11153.0526 + ], + "actual_end_rot": [ + -15.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28117.251, + -8527.45, + -11153.0526 + ], + "start_rot": [ + -15.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 28030.6485, + -8477.45, + -11153.0526 + ], + "actual_end_pos": [ + 28030.6485, + -8477.45, + -11153.0526 + ], + "actual_end_rot": [ + -15.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 28030.6485, + -8477.45, + -11153.0526 + ], + "start_rot": [ + -15.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 28030.6485, + -8477.45, + -11153.0526 + ], + "actual_end_pos": [ + 28030.6485, + -8477.45, + -11153.0526 + ], + "actual_end_rot": [ + -22.5, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28030.6485, + -8477.45, + -11153.0526 + ], + "start_rot": [ + -22.5, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 28076.8425, + -8397.4397, + -11191.321 + ], + "actual_end_pos": [ + 28076.8425, + -8397.4397, + -11191.321 + ], + "actual_end_rot": [ + -22.5, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28076.8425, + -8397.4397, + -11191.321 + ], + "start_rot": [ + -22.5, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 28076.8425, + -8397.4397, + -11191.321 + ], + "actual_end_pos": [ + 28076.8425, + -8397.4397, + -11191.321 + ], + "actual_end_rot": [ + -22.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28076.8425, + -8397.4397, + -11191.321 + ], + "start_rot": [ + -22.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 28011.5143, + -8462.7678, + -11153.0526 + ], + "actual_end_pos": [ + 28011.5143, + -8462.7678, + -11153.0526 + ], + "actual_end_rot": [ + -22.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28011.5143, + -8462.7678, + -11153.0526 + ], + "start_rot": [ + -22.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 27940.8036, + -8392.0571, + -11153.0526 + ], + "actual_end_pos": [ + 27940.8036, + -8392.0571, + -11153.0526 + ], + "actual_end_rot": [ + -22.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 27940.8036, + -8392.0571, + -11153.0526 + ], + "start_rot": [ + -22.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 27940.8036, + -8392.0571, + -11153.0526 + ], + "actual_end_pos": [ + 27940.8036, + -8392.0571, + -11153.0526 + ], + "actual_end_rot": [ + -22.5, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 27940.8036, + -8392.0571, + -11153.0526 + ], + "start_rot": [ + -22.5, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 27940.8036, + -8392.0571, + -11153.0526 + ], + "actual_end_pos": [ + 27940.8036, + -8392.0571, + -11153.0526 + ], + "actual_end_rot": [ + -15.0, + 60.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 27940.8036, + -8392.0571, + -11153.0526 + ], + "start_rot": [ + -15.0, + 60.0, + -0.0 + ], + "expected_end_pos": [ + 27940.8036, + -8392.0571, + -11153.0526 + ], + "actual_end_pos": [ + 27940.8036, + -8392.0571, + -11153.0526 + ], + "actual_end_rot": [ + -7.5, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 27940.8036, + -8392.0571, + -11153.0526 + ], + "start_rot": [ + -7.5, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 28027.4062, + -8442.0571, + -11153.0526 + ], + "actual_end_pos": [ + 28027.4062, + -8442.0571, + -11153.0526 + ], + "actual_end_rot": [ + -7.5, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28027.4062, + -8442.0571, + -11153.0526 + ], + "start_rot": [ + -7.5, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 28076.9784, + -8356.1955, + -11166.1052 + ], + "actual_end_pos": [ + 28076.9784, + -8356.1955, + -11166.1052 + ], + "actual_end_rot": [ + -7.5, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28076.9784, + -8356.1955, + -11166.1052 + ], + "start_rot": [ + -7.5, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 28027.4062, + -8442.0571, + -11153.0526 + ], + "actual_end_pos": [ + 28027.4062, + -8442.0571, + -11153.0526 + ], + "actual_end_rot": [ + -7.5, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28027.4062, + -8442.0571, + -11153.0526 + ], + "start_rot": [ + -7.5, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 28027.4062, + -8442.0571, + -11153.0526 + ], + "actual_end_pos": [ + 28027.4062, + -8442.0571, + -11153.0526 + ], + "actual_end_rot": [ + -7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28027.4062, + -8442.0571, + -11153.0526 + ], + "start_rot": [ + -7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 28097.5119, + -8371.9514, + -11166.1052 + ], + "actual_end_pos": [ + 28097.5119, + -8371.9514, + -11166.1052 + ], + "actual_end_rot": [ + -7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28097.5119, + -8371.9514, + -11166.1052 + ], + "start_rot": [ + -7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 28167.6177, + -8301.8457, + -11179.1579 + ], + "actual_end_pos": [ + 28167.6177, + -8301.8457, + -11179.1579 + ], + "actual_end_rot": [ + -7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28167.6177, + -8301.8457, + -11179.1579 + ], + "start_rot": [ + -7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 28237.7234, + -8231.7399, + -11192.2105 + ], + "actual_end_pos": [ + 28237.7234, + -8231.7399, + -11192.2105 + ], + "actual_end_rot": [ + -7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260411_181558__pair_000589_A_traj_000589_meta.json b/equivalence_easy/run_20260411_181558__pair_000589_A_traj_000589_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0f3918c1d08d92d7e5219141e2a6c4672ea3f24b --- /dev/null +++ b/equivalence_easy/run_20260411_181558__pair_000589_A_traj_000589_meta.json @@ -0,0 +1,1464 @@ +{ + "trajectory_id": 589, + "episode_id": 0, + "state_id": 439, + "sample_index": 439, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 590, + "primary_trajectory_id": 589, + "paired_trajectory_id": 590, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 28160.0, + -7140.0, + -11140.0 + ], + "rotation": [ + 0.0, + 315.0, + 0.0 + ] + }, + "action_sequence": [ + "move_right", + "move_backward", + "move_right", + "move_backward", + "look_down", + "move_forward", + "no_op", + "move_left", + "turn_right", + "move_forward", + "move_forward", + "move_forward", + "turn_left", + "move_backward", + "no_op", + "move_right", + "turn_left", + "move_forward", + "turn_left", + "no_op", + "move_backward", + "turn_right", + "move_forward", + "move_right", + "move_forward", + "move_right", + "move_right", + "turn_right", + "look_up", + "move_right", + "turn_left", + "no_op", + "move_left", + "turn_right", + "move_forward", + "look_up", + "move_left", + "turn_left", + "move_right", + "move_right" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28160.0, + -7140.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 28230.7107, + -7069.2893, + -11140.0 + ], + "actual_end_pos": [ + 28230.7107, + -7069.2893, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28230.7107, + -7069.2893, + -11140.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 28160.0, + -6998.5786, + -11140.0 + ], + "actual_end_pos": [ + 28160.0, + -6998.5786, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28160.0, + -6998.5786, + -11140.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 28230.7107, + -6927.868, + -11140.0 + ], + "actual_end_pos": [ + 28230.7107, + -6927.868, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28230.7107, + -6927.868, + -11140.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 28160.0, + -6857.1573, + -11140.0 + ], + "actual_end_pos": [ + 28160.0, + -6857.1573, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 28160.0, + -6857.1573, + -11140.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 28160.0, + -6857.1573, + -11140.0 + ], + "actual_end_pos": [ + 28160.0, + -6857.1573, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28160.0, + -6857.1573, + -11140.0 + ], + "start_rot": [ + -7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 28230.1057, + -6927.263, + -11153.0526 + ], + "actual_end_pos": [ + 28230.1057, + -6927.263, + -11153.0526 + ], + "actual_end_rot": [ + -7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 28230.1057, + -6927.263, + -11153.0526 + ], + "start_rot": [ + -7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 28230.1057, + -6927.263, + -11153.0526 + ], + "actual_end_pos": [ + 28230.1057, + -6927.263, + -11153.0526 + ], + "actual_end_rot": [ + -7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28230.1057, + -6927.263, + -11153.0526 + ], + "start_rot": [ + -7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 28159.3951, + -6997.9737, + -11153.0526 + ], + "actual_end_pos": [ + 28159.3951, + -6997.9737, + -11153.0526 + ], + "actual_end_rot": [ + -7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28159.3951, + -6997.9737, + -11153.0526 + ], + "start_rot": [ + -7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 28159.3951, + -6997.9737, + -11153.0526 + ], + "actual_end_pos": [ + 28159.3951, + -6997.9737, + -11153.0526 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28159.3951, + -6997.9737, + -11153.0526 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 28245.2567, + -7047.5459, + -11166.1052 + ], + "actual_end_pos": [ + 28245.2567, + -7047.5459, + -11166.1052 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28245.2567, + -7047.5459, + -11166.1052 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 28331.1183, + -7097.1182, + -11179.1579 + ], + "actual_end_pos": [ + 28331.1183, + -7097.1182, + -11179.1579 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28331.1183, + -7097.1182, + -11179.1579 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 28416.98, + -7146.6904, + -11192.2105 + ], + "actual_end_pos": [ + 28416.98, + -7146.6904, + -11192.2105 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28416.98, + -7146.6904, + -11192.2105 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 28416.98, + -7146.6904, + -11192.2105 + ], + "actual_end_pos": [ + 28416.98, + -7146.6904, + -11192.2105 + ], + "actual_end_rot": [ + -7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28416.98, + -7146.6904, + -11192.2105 + ], + "start_rot": [ + -7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 28346.8743, + -7076.5847, + -11179.1579 + ], + "actual_end_pos": [ + 28346.8743, + -7076.5847, + -11179.1579 + ], + "actual_end_rot": [ + -7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 28346.8743, + -7076.5847, + -11179.1579 + ], + "start_rot": [ + -7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 28346.8743, + -7076.5847, + -11179.1579 + ], + "actual_end_pos": [ + 28346.8743, + -7076.5847, + -11179.1579 + ], + "actual_end_rot": [ + -7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28346.8743, + -7076.5847, + -11179.1579 + ], + "start_rot": [ + -7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 28417.5849, + -7005.874, + -11179.1579 + ], + "actual_end_pos": [ + 28417.5849, + -7005.874, + -11179.1579 + ], + "actual_end_rot": [ + -7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28417.5849, + -7005.874, + -11179.1579 + ], + "start_rot": [ + -7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 28417.5849, + -7005.874, + -11179.1579 + ], + "actual_end_pos": [ + 28417.5849, + -7005.874, + -11179.1579 + ], + "actual_end_rot": [ + -7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28417.5849, + -7005.874, + -11179.1579 + ], + "start_rot": [ + -7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 28467.1572, + -7091.7357, + -11192.2105 + ], + "actual_end_pos": [ + 28467.1572, + -7091.7357, + -11192.2105 + ], + "actual_end_rot": [ + -7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28467.1572, + -7091.7357, + -11192.2105 + ], + "start_rot": [ + -7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 28467.1572, + -7091.7357, + -11192.2105 + ], + "actual_end_pos": [ + 28467.1572, + -7091.7357, + -11192.2105 + ], + "actual_end_rot": [ + -7.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 28467.1572, + -7091.7357, + -11192.2105 + ], + "start_rot": [ + -7.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 28467.1572, + -7091.7357, + -11192.2105 + ], + "actual_end_pos": [ + 28467.1572, + -7091.7357, + -11192.2105 + ], + "actual_end_rot": [ + -7.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28467.1572, + -7091.7357, + -11192.2105 + ], + "start_rot": [ + -7.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 28441.4967, + -6995.9694, + -11179.1579 + ], + "actual_end_pos": [ + 28441.4967, + -6995.9694, + -11179.1579 + ], + "actual_end_rot": [ + -7.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28441.4967, + -6995.9694, + -11179.1579 + ], + "start_rot": [ + -7.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 28441.4967, + -6995.9694, + -11179.1579 + ], + "actual_end_pos": [ + 28441.4967, + -6995.9694, + -11179.1579 + ], + "actual_end_rot": [ + -7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28441.4967, + -6995.9694, + -11179.1579 + ], + "start_rot": [ + -7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 28491.0689, + -7081.8311, + -11192.2105 + ], + "actual_end_pos": [ + 28491.0689, + -7081.8311, + -11192.2105 + ], + "actual_end_rot": [ + -7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28491.0689, + -7081.8311, + -11192.2105 + ], + "start_rot": [ + -7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 28577.6715, + -7031.8311, + -11192.2105 + ], + "actual_end_pos": [ + 28577.6715, + -7031.8311, + -11192.2105 + ], + "actual_end_rot": [ + -7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28577.6715, + -7031.8311, + -11192.2105 + ], + "start_rot": [ + -7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 28627.2437, + -7117.6927, + -11205.2631 + ], + "actual_end_pos": [ + 28627.2437, + -7117.6927, + -11205.2631 + ], + "actual_end_rot": [ + -7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28627.2437, + -7117.6927, + -11205.2631 + ], + "start_rot": [ + -7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 28713.8463, + -7067.6927, + -11205.2631 + ], + "actual_end_pos": [ + 28713.8463, + -7067.6927, + -11205.2631 + ], + "actual_end_rot": [ + -7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28713.8463, + -7067.6927, + -11205.2631 + ], + "start_rot": [ + -7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 28800.4488, + -7017.6927, + -11205.2631 + ], + "actual_end_pos": [ + 28800.4488, + -7017.6927, + -11205.2631 + ], + "actual_end_rot": [ + -7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28800.4488, + -7017.6927, + -11205.2631 + ], + "start_rot": [ + -7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 28800.4488, + -7017.6927, + -11205.2631 + ], + "actual_end_pos": [ + 28800.4488, + -7017.6927, + -11205.2631 + ], + "actual_end_rot": [ + -7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 28800.4488, + -7017.6927, + -11205.2631 + ], + "start_rot": [ + -7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 28800.4488, + -7017.6927, + -11205.2631 + ], + "actual_end_pos": [ + 28800.4488, + -7017.6927, + -11205.2631 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28800.4488, + -7017.6927, + -11205.2631 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 28871.1595, + -6946.982, + -11205.2631 + ], + "actual_end_pos": [ + 28871.1595, + -6946.982, + -11205.2631 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28871.1595, + -6946.982, + -11205.2631 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 28871.1595, + -6946.982, + -11205.2631 + ], + "actual_end_pos": [ + 28871.1595, + -6946.982, + -11205.2631 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 28871.1595, + -6946.982, + -11205.2631 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 28871.1595, + -6946.982, + -11205.2631 + ], + "actual_end_pos": [ + 28871.1595, + -6946.982, + -11205.2631 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28871.1595, + -6946.982, + -11205.2631 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 28784.5569, + -6996.982, + -11205.2631 + ], + "actual_end_pos": [ + 28784.5569, + -6996.982, + -11205.2631 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28784.5569, + -6996.982, + -11205.2631 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 28784.5569, + -6996.982, + -11205.2631 + ], + "actual_end_pos": [ + 28784.5569, + -6996.982, + -11205.2631 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28784.5569, + -6996.982, + -11205.2631 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 28855.2676, + -7067.6927, + -11205.2631 + ], + "actual_end_pos": [ + 28855.2676, + -7067.6927, + -11205.2631 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 28855.2676, + -7067.6927, + -11205.2631 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 28855.2676, + -7067.6927, + -11205.2631 + ], + "actual_end_pos": [ + 28855.2676, + -7067.6927, + -11205.2631 + ], + "actual_end_rot": [ + 7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28855.2676, + -7067.6927, + -11205.2631 + ], + "start_rot": [ + 7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 28784.5569, + -7138.4034, + -11205.2631 + ], + "actual_end_pos": [ + 28784.5569, + -7138.4034, + -11205.2631 + ], + "actual_end_rot": [ + 7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28784.5569, + -7138.4034, + -11205.2631 + ], + "start_rot": [ + 7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 28784.5569, + -7138.4034, + -11205.2631 + ], + "actual_end_pos": [ + 28784.5569, + -7138.4034, + -11205.2631 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28784.5569, + -7138.4034, + -11205.2631 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 28871.1595, + -7088.4034, + -11205.2631 + ], + "actual_end_pos": [ + 28871.1595, + -7088.4034, + -11205.2631 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28871.1595, + -7088.4034, + -11205.2631 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 28957.762, + -7038.4034, + -11205.2631 + ], + "actual_end_pos": [ + 28957.762, + -7038.4034, + -11205.2631 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260411_181558__pair_000589_B_traj_000590_meta.json b/equivalence_easy/run_20260411_181558__pair_000589_B_traj_000590_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..029f16901f37d433db2fabf06a818d9cbf77baae --- /dev/null +++ b/equivalence_easy/run_20260411_181558__pair_000589_B_traj_000590_meta.json @@ -0,0 +1,1464 @@ +{ + "trajectory_id": 590, + "episode_id": 0, + "state_id": 439, + "sample_index": 439, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 589, + "primary_trajectory_id": 589, + "paired_trajectory_id": 590, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 28160.0, + -7140.0, + -11140.0 + ], + "rotation": [ + 0.0, + 315.0, + 0.0 + ] + }, + "action_sequence": [ + "move_backward", + "move_right", + "move_right", + "move_backward", + "look_down", + "move_forward", + "no_op", + "move_left", + "turn_right", + "move_forward", + "move_forward", + "move_forward", + "turn_left", + "move_backward", + "no_op", + "move_right", + "turn_left", + "move_forward", + "turn_left", + "no_op", + "move_backward", + "turn_right", + "move_right", + "move_forward", + "move_forward", + "move_right", + "move_right", + "turn_right", + "look_up", + "move_right", + "turn_left", + "no_op", + "move_left", + "turn_right", + "move_forward", + "look_up", + "move_left", + "turn_left", + "move_right", + "move_right" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28160.0, + -7140.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 28089.2893, + -7069.2893, + -11140.0 + ], + "actual_end_pos": [ + 28089.2893, + -7069.2893, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28089.2893, + -7069.2893, + -11140.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 28160.0, + -6998.5786, + -11140.0 + ], + "actual_end_pos": [ + 28160.0, + -6998.5786, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28160.0, + -6998.5786, + -11140.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 28230.7107, + -6927.868, + -11140.0 + ], + "actual_end_pos": [ + 28230.7107, + -6927.868, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28230.7107, + -6927.868, + -11140.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 28160.0, + -6857.1573, + -11140.0 + ], + "actual_end_pos": [ + 28160.0, + -6857.1573, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 28160.0, + -6857.1573, + -11140.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 28160.0, + -6857.1573, + -11140.0 + ], + "actual_end_pos": [ + 28160.0, + -6857.1573, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28160.0, + -6857.1573, + -11140.0 + ], + "start_rot": [ + -7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 28230.1057, + -6927.263, + -11153.0526 + ], + "actual_end_pos": [ + 28230.1057, + -6927.263, + -11153.0526 + ], + "actual_end_rot": [ + -7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 28230.1057, + -6927.263, + -11153.0526 + ], + "start_rot": [ + -7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 28230.1057, + -6927.263, + -11153.0526 + ], + "actual_end_pos": [ + 28230.1057, + -6927.263, + -11153.0526 + ], + "actual_end_rot": [ + -7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28230.1057, + -6927.263, + -11153.0526 + ], + "start_rot": [ + -7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 28159.3951, + -6997.9737, + -11153.0526 + ], + "actual_end_pos": [ + 28159.3951, + -6997.9737, + -11153.0526 + ], + "actual_end_rot": [ + -7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28159.3951, + -6997.9737, + -11153.0526 + ], + "start_rot": [ + -7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 28159.3951, + -6997.9737, + -11153.0526 + ], + "actual_end_pos": [ + 28159.3951, + -6997.9737, + -11153.0526 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28159.3951, + -6997.9737, + -11153.0526 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 28245.2567, + -7047.5459, + -11166.1052 + ], + "actual_end_pos": [ + 28245.2567, + -7047.5459, + -11166.1052 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28245.2567, + -7047.5459, + -11166.1052 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 28331.1183, + -7097.1182, + -11179.1579 + ], + "actual_end_pos": [ + 28331.1183, + -7097.1182, + -11179.1579 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28331.1183, + -7097.1182, + -11179.1579 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 28416.98, + -7146.6904, + -11192.2105 + ], + "actual_end_pos": [ + 28416.98, + -7146.6904, + -11192.2105 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28416.98, + -7146.6904, + -11192.2105 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 28416.98, + -7146.6904, + -11192.2105 + ], + "actual_end_pos": [ + 28416.98, + -7146.6904, + -11192.2105 + ], + "actual_end_rot": [ + -7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28416.98, + -7146.6904, + -11192.2105 + ], + "start_rot": [ + -7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 28346.8743, + -7076.5847, + -11179.1579 + ], + "actual_end_pos": [ + 28346.8743, + -7076.5847, + -11179.1579 + ], + "actual_end_rot": [ + -7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 28346.8743, + -7076.5847, + -11179.1579 + ], + "start_rot": [ + -7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 28346.8743, + -7076.5847, + -11179.1579 + ], + "actual_end_pos": [ + 28346.8743, + -7076.5847, + -11179.1579 + ], + "actual_end_rot": [ + -7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28346.8743, + -7076.5847, + -11179.1579 + ], + "start_rot": [ + -7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 28417.5849, + -7005.874, + -11179.1579 + ], + "actual_end_pos": [ + 28417.5849, + -7005.874, + -11179.1579 + ], + "actual_end_rot": [ + -7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28417.5849, + -7005.874, + -11179.1579 + ], + "start_rot": [ + -7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 28417.5849, + -7005.874, + -11179.1579 + ], + "actual_end_pos": [ + 28417.5849, + -7005.874, + -11179.1579 + ], + "actual_end_rot": [ + -7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28417.5849, + -7005.874, + -11179.1579 + ], + "start_rot": [ + -7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 28467.1572, + -7091.7357, + -11192.2105 + ], + "actual_end_pos": [ + 28467.1572, + -7091.7357, + -11192.2105 + ], + "actual_end_rot": [ + -7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28467.1572, + -7091.7357, + -11192.2105 + ], + "start_rot": [ + -7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 28467.1572, + -7091.7357, + -11192.2105 + ], + "actual_end_pos": [ + 28467.1572, + -7091.7357, + -11192.2105 + ], + "actual_end_rot": [ + -7.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 28467.1572, + -7091.7357, + -11192.2105 + ], + "start_rot": [ + -7.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 28467.1572, + -7091.7357, + -11192.2105 + ], + "actual_end_pos": [ + 28467.1572, + -7091.7357, + -11192.2105 + ], + "actual_end_rot": [ + -7.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28467.1572, + -7091.7357, + -11192.2105 + ], + "start_rot": [ + -7.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 28441.4967, + -6995.9694, + -11179.1579 + ], + "actual_end_pos": [ + 28441.4967, + -6995.9694, + -11179.1579 + ], + "actual_end_rot": [ + -7.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28441.4967, + -6995.9694, + -11179.1579 + ], + "start_rot": [ + -7.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 28441.4967, + -6995.9694, + -11179.1579 + ], + "actual_end_pos": [ + 28441.4967, + -6995.9694, + -11179.1579 + ], + "actual_end_rot": [ + -7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28441.4967, + -6995.9694, + -11179.1579 + ], + "start_rot": [ + -7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 28528.0992, + -6945.9694, + -11179.1579 + ], + "actual_end_pos": [ + 28528.0992, + -6945.9694, + -11179.1579 + ], + "actual_end_rot": [ + -7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28528.0992, + -6945.9694, + -11179.1579 + ], + "start_rot": [ + -7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 28577.6715, + -7031.8311, + -11192.2105 + ], + "actual_end_pos": [ + 28577.6715, + -7031.8311, + -11192.2105 + ], + "actual_end_rot": [ + -7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28577.6715, + -7031.8311, + -11192.2105 + ], + "start_rot": [ + -7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 28627.2437, + -7117.6927, + -11205.2631 + ], + "actual_end_pos": [ + 28627.2437, + -7117.6927, + -11205.2631 + ], + "actual_end_rot": [ + -7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28627.2437, + -7117.6927, + -11205.2631 + ], + "start_rot": [ + -7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 28713.8463, + -7067.6927, + -11205.2631 + ], + "actual_end_pos": [ + 28713.8463, + -7067.6927, + -11205.2631 + ], + "actual_end_rot": [ + -7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28713.8463, + -7067.6927, + -11205.2631 + ], + "start_rot": [ + -7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 28800.4488, + -7017.6927, + -11205.2631 + ], + "actual_end_pos": [ + 28800.4488, + -7017.6927, + -11205.2631 + ], + "actual_end_rot": [ + -7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28800.4488, + -7017.6927, + -11205.2631 + ], + "start_rot": [ + -7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 28800.4488, + -7017.6927, + -11205.2631 + ], + "actual_end_pos": [ + 28800.4488, + -7017.6927, + -11205.2631 + ], + "actual_end_rot": [ + -7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 28800.4488, + -7017.6927, + -11205.2631 + ], + "start_rot": [ + -7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 28800.4488, + -7017.6927, + -11205.2631 + ], + "actual_end_pos": [ + 28800.4488, + -7017.6927, + -11205.2631 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28800.4488, + -7017.6927, + -11205.2631 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 28871.1595, + -6946.982, + -11205.2631 + ], + "actual_end_pos": [ + 28871.1595, + -6946.982, + -11205.2631 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28871.1595, + -6946.982, + -11205.2631 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 28871.1595, + -6946.982, + -11205.2631 + ], + "actual_end_pos": [ + 28871.1595, + -6946.982, + -11205.2631 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 28871.1595, + -6946.982, + -11205.2631 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 28871.1595, + -6946.982, + -11205.2631 + ], + "actual_end_pos": [ + 28871.1595, + -6946.982, + -11205.2631 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28871.1595, + -6946.982, + -11205.2631 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 28784.5569, + -6996.982, + -11205.2631 + ], + "actual_end_pos": [ + 28784.5569, + -6996.982, + -11205.2631 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28784.5569, + -6996.982, + -11205.2631 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 28784.5569, + -6996.982, + -11205.2631 + ], + "actual_end_pos": [ + 28784.5569, + -6996.982, + -11205.2631 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28784.5569, + -6996.982, + -11205.2631 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 28855.2676, + -7067.6927, + -11205.2631 + ], + "actual_end_pos": [ + 28855.2676, + -7067.6927, + -11205.2631 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 28855.2676, + -7067.6927, + -11205.2631 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 28855.2676, + -7067.6927, + -11205.2631 + ], + "actual_end_pos": [ + 28855.2676, + -7067.6927, + -11205.2631 + ], + "actual_end_rot": [ + 7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28855.2676, + -7067.6927, + -11205.2631 + ], + "start_rot": [ + 7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 28784.5569, + -7138.4034, + -11205.2631 + ], + "actual_end_pos": [ + 28784.5569, + -7138.4034, + -11205.2631 + ], + "actual_end_rot": [ + 7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28784.5569, + -7138.4034, + -11205.2631 + ], + "start_rot": [ + 7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 28784.5569, + -7138.4034, + -11205.2631 + ], + "actual_end_pos": [ + 28784.5569, + -7138.4034, + -11205.2631 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28784.5569, + -7138.4034, + -11205.2631 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 28871.1595, + -7088.4034, + -11205.2631 + ], + "actual_end_pos": [ + 28871.1595, + -7088.4034, + -11205.2631 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28871.1595, + -7088.4034, + -11205.2631 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 28957.762, + -7038.4034, + -11205.2631 + ], + "actual_end_pos": [ + 28957.762, + -7038.4034, + -11205.2631 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260411_181558__pair_000714_A_traj_000714_meta.json b/equivalence_easy/run_20260411_181558__pair_000714_A_traj_000714_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..eb5b3d561cc517bfe5cc0c14652084efd132bfdf --- /dev/null +++ b/equivalence_easy/run_20260411_181558__pair_000714_A_traj_000714_meta.json @@ -0,0 +1,1464 @@ +{ + "trajectory_id": 714, + "episode_id": 0, + "state_id": 534, + "sample_index": 534, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 715, + "primary_trajectory_id": 714, + "paired_trajectory_id": 715, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 28360.0, + -8940.0, + -11140.0 + ], + "rotation": [ + 0.0, + 270.0, + 0.0 + ] + }, + "action_sequence": [ + "move_left", + "move_forward", + "move_left", + "no_op", + "move_backward", + "turn_left", + "move_backward", + "turn_left", + "move_backward", + "move_right", + "no_op", + "look_up", + "move_left", + "turn_left", + "look_down", + "move_backward", + "turn_right", + "move_left", + "turn_left", + "move_forward", + "move_right", + "look_up", + "move_forward", + "move_right", + "turn_right", + "move_right", + "move_forward", + "move_left", + "move_left", + "turn_right", + "move_forward", + "turn_left", + "turn_left", + "move_forward", + "turn_right", + "move_forward", + "move_forward", + "move_forward", + "turn_left", + "move_backward" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28360.0, + -8940.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28260.0, + -8940.0, + -11140.0 + ], + "actual_end_pos": [ + 28260.0, + -8940.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28260.0, + -8940.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28260.0, + -9040.0, + -11140.0 + ], + "actual_end_pos": [ + 28260.0, + -9040.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28260.0, + -9040.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28160.0, + -9040.0, + -11140.0 + ], + "actual_end_pos": [ + 28160.0, + -9040.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 28160.0, + -9040.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28160.0, + -9040.0, + -11140.0 + ], + "actual_end_pos": [ + 28160.0, + -9040.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28160.0, + -9040.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28160.0, + -8940.0, + -11140.0 + ], + "actual_end_pos": [ + 28160.0, + -8940.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28160.0, + -8940.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28160.0, + -8940.0, + -11140.0 + ], + "actual_end_pos": [ + 28160.0, + -8940.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28160.0, + -8940.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 28185.8819, + -8843.4074, + -11140.0 + ], + "actual_end_pos": [ + 28185.8819, + -8843.4074, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28185.8819, + -8843.4074, + -11140.0 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 28185.8819, + -8843.4074, + -11140.0 + ], + "actual_end_pos": [ + 28185.8819, + -8843.4074, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28185.8819, + -8843.4074, + -11140.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 28235.8819, + -8756.8049, + -11140.0 + ], + "actual_end_pos": [ + 28235.8819, + -8756.8049, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28235.8819, + -8756.8049, + -11140.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 28322.4844, + -8806.8049, + -11140.0 + ], + "actual_end_pos": [ + 28322.4844, + -8806.8049, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 28322.4844, + -8806.8049, + -11140.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 28322.4844, + -8806.8049, + -11140.0 + ], + "actual_end_pos": [ + 28322.4844, + -8806.8049, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 28322.4844, + -8806.8049, + -11140.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 28322.4844, + -8806.8049, + -11140.0 + ], + "actual_end_pos": [ + 28322.4844, + -8806.8049, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + -120.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28322.4844, + -8806.8049, + -11140.0 + ], + "start_rot": [ + 7.5, + -120.0, + -0.0 + ], + "expected_end_pos": [ + 28235.8819, + -8756.8049, + -11140.0 + ], + "actual_end_pos": [ + 28235.8819, + -8756.8049, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + -120.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28235.8819, + -8756.8049, + -11140.0 + ], + "start_rot": [ + 7.5, + -120.0, + -0.0 + ], + "expected_end_pos": [ + 28235.8819, + -8756.8049, + -11140.0 + ], + "actual_end_pos": [ + 28235.8819, + -8756.8049, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 28235.8819, + -8756.8049, + -11140.0 + ], + "start_rot": [ + 7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 28235.8819, + -8756.8049, + -11140.0 + ], + "actual_end_pos": [ + 28235.8819, + -8756.8049, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28235.8819, + -8756.8049, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + -0.0 + ], + "expected_end_pos": [ + 28306.5926, + -8686.0942, + -11140.0 + ], + "actual_end_pos": [ + 28306.5926, + -8686.0942, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28306.5926, + -8686.0942, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + -0.0 + ], + "expected_end_pos": [ + 28306.5926, + -8686.0942, + -11140.0 + ], + "actual_end_pos": [ + 28306.5926, + -8686.0942, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28306.5926, + -8686.0942, + -11140.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 28219.99, + -8636.0942, + -11140.0 + ], + "actual_end_pos": [ + 28219.99, + -8636.0942, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28219.99, + -8636.0942, + -11140.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 28219.99, + -8636.0942, + -11140.0 + ], + "actual_end_pos": [ + 28219.99, + -8636.0942, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28219.99, + -8636.0942, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 28149.2794, + -8706.8049, + -11140.0 + ], + "actual_end_pos": [ + 28149.2794, + -8706.8049, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28149.2794, + -8706.8049, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 28219.99, + -8777.5156, + -11140.0 + ], + "actual_end_pos": [ + 28219.99, + -8777.5156, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 28219.99, + -8777.5156, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 28219.99, + -8777.5156, + -11140.0 + ], + "actual_end_pos": [ + 28219.99, + -8777.5156, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28219.99, + -8777.5156, + -11140.0 + ], + "start_rot": [ + 7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 28149.8843, + -8847.6213, + -11126.9474 + ], + "actual_end_pos": [ + 28149.8843, + -8847.6213, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28149.8843, + -8847.6213, + -11126.9474 + ], + "start_rot": [ + 7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 28220.595, + -8918.332, + -11126.9474 + ], + "actual_end_pos": [ + 28220.595, + -8918.332, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28220.595, + -8918.332, + -11126.9474 + ], + "start_rot": [ + 7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 28220.595, + -8918.332, + -11126.9474 + ], + "actual_end_pos": [ + 28220.595, + -8918.332, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28220.595, + -8918.332, + -11126.9474 + ], + "start_rot": [ + 7.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 28307.1975, + -8968.332, + -11126.9474 + ], + "actual_end_pos": [ + 28307.1975, + -8968.332, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28307.1975, + -8968.332, + -11126.9474 + ], + "start_rot": [ + 7.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 28257.6253, + -9054.1936, + -11113.8948 + ], + "actual_end_pos": [ + 28257.6253, + -9054.1936, + -11113.8948 + ], + "actual_end_rot": [ + 7.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28257.6253, + -9054.1936, + -11113.8948 + ], + "start_rot": [ + 7.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 28171.0227, + -9004.1936, + -11113.8948 + ], + "actual_end_pos": [ + 28171.0227, + -9004.1936, + -11113.8948 + ], + "actual_end_rot": [ + 7.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28171.0227, + -9004.1936, + -11113.8948 + ], + "start_rot": [ + 7.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 28084.4202, + -8954.1936, + -11113.8948 + ], + "actual_end_pos": [ + 28084.4202, + -8954.1936, + -11113.8948 + ], + "actual_end_rot": [ + 7.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28084.4202, + -8954.1936, + -11113.8948 + ], + "start_rot": [ + 7.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 28084.4202, + -8954.1936, + -11113.8948 + ], + "actual_end_pos": [ + 28084.4202, + -8954.1936, + -11113.8948 + ], + "actual_end_rot": [ + 7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28084.4202, + -8954.1936, + -11113.8948 + ], + "start_rot": [ + 7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 28058.7597, + -9049.9598, + -11100.8421 + ], + "actual_end_pos": [ + 28058.7597, + -9049.9598, + -11100.8421 + ], + "actual_end_rot": [ + 7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28058.7597, + -9049.9598, + -11100.8421 + ], + "start_rot": [ + 7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 28058.7597, + -9049.9598, + -11100.8421 + ], + "actual_end_pos": [ + 28058.7597, + -9049.9598, + -11100.8421 + ], + "actual_end_rot": [ + 7.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28058.7597, + -9049.9598, + -11100.8421 + ], + "start_rot": [ + 7.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 28058.7597, + -9049.9598, + -11100.8421 + ], + "actual_end_pos": [ + 28058.7597, + -9049.9598, + -11100.8421 + ], + "actual_end_rot": [ + 7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28058.7597, + -9049.9598, + -11100.8421 + ], + "start_rot": [ + 7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 27988.654, + -9120.0656, + -11087.7895 + ], + "actual_end_pos": [ + 27988.654, + -9120.0656, + -11087.7895 + ], + "actual_end_rot": [ + 7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 27988.654, + -9120.0656, + -11087.7895 + ], + "start_rot": [ + 7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 27988.654, + -9120.0656, + -11087.7895 + ], + "actual_end_pos": [ + 27988.654, + -9120.0656, + -11087.7895 + ], + "actual_end_rot": [ + 7.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 27988.654, + -9120.0656, + -11087.7895 + ], + "start_rot": [ + 7.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 27939.0817, + -9205.9272, + -11074.7369 + ], + "actual_end_pos": [ + 27939.0817, + -9205.9272, + -11074.7369 + ], + "actual_end_rot": [ + 7.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 27939.0817, + -9205.9272, + -11074.7369 + ], + "start_rot": [ + 7.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 27889.5095, + -9291.7889, + -11061.6843 + ], + "actual_end_pos": [ + 27889.5095, + -9291.7889, + -11061.6843 + ], + "actual_end_rot": [ + 7.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 27889.5095, + -9291.7889, + -11061.6843 + ], + "start_rot": [ + 7.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 27839.9373, + -9377.6505, + -11048.6317 + ], + "actual_end_pos": [ + 27839.9373, + -9377.6505, + -11048.6317 + ], + "actual_end_rot": [ + 7.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 27839.9373, + -9377.6505, + -11048.6317 + ], + "start_rot": [ + 7.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 27839.9373, + -9377.6505, + -11048.6317 + ], + "actual_end_pos": [ + 27839.9373, + -9377.6505, + -11048.6317 + ], + "actual_end_rot": [ + 7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 27839.9373, + -9377.6505, + -11048.6317 + ], + "start_rot": [ + 7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 27910.043, + -9307.5448, + -11061.6843 + ], + "actual_end_pos": [ + 27910.043, + -9307.5448, + -11061.6843 + ], + "actual_end_rot": [ + 7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260411_181558__pair_000714_B_traj_000715_meta.json b/equivalence_easy/run_20260411_181558__pair_000714_B_traj_000715_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2bba0df59b5ae48ee3db06a21f8f09db0bbce6d6 --- /dev/null +++ b/equivalence_easy/run_20260411_181558__pair_000714_B_traj_000715_meta.json @@ -0,0 +1,1464 @@ +{ + "trajectory_id": 715, + "episode_id": 0, + "state_id": 534, + "sample_index": 534, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 714, + "primary_trajectory_id": 714, + "paired_trajectory_id": 715, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 28360.0, + -8940.0, + -11140.0 + ], + "rotation": [ + 0.0, + 270.0, + 0.0 + ] + }, + "action_sequence": [ + "move_left", + "move_left", + "move_forward", + "no_op", + "move_backward", + "turn_left", + "move_backward", + "turn_left", + "move_right", + "move_backward", + "no_op", + "look_up", + "move_left", + "look_down", + "turn_left", + "move_backward", + "turn_right", + "move_left", + "turn_left", + "move_forward", + "move_right", + "look_up", + "move_right", + "move_forward", + "turn_right", + "move_forward", + "move_left", + "move_left", + "move_right", + "turn_right", + "move_forward", + "turn_left", + "turn_left", + "move_forward", + "turn_right", + "move_forward", + "move_forward", + "move_forward", + "turn_left", + "move_backward" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28360.0, + -8940.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28260.0, + -8940.0, + -11140.0 + ], + "actual_end_pos": [ + 28260.0, + -8940.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28260.0, + -8940.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28160.0, + -8940.0, + -11140.0 + ], + "actual_end_pos": [ + 28160.0, + -8940.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28160.0, + -8940.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28160.0, + -9040.0, + -11140.0 + ], + "actual_end_pos": [ + 28160.0, + -9040.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 28160.0, + -9040.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28160.0, + -9040.0, + -11140.0 + ], + "actual_end_pos": [ + 28160.0, + -9040.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28160.0, + -9040.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28160.0, + -8940.0, + -11140.0 + ], + "actual_end_pos": [ + 28160.0, + -8940.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28160.0, + -8940.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28160.0, + -8940.0, + -11140.0 + ], + "actual_end_pos": [ + 28160.0, + -8940.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28160.0, + -8940.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 28185.8819, + -8843.4074, + -11140.0 + ], + "actual_end_pos": [ + 28185.8819, + -8843.4074, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28185.8819, + -8843.4074, + -11140.0 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 28185.8819, + -8843.4074, + -11140.0 + ], + "actual_end_pos": [ + 28185.8819, + -8843.4074, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28185.8819, + -8843.4074, + -11140.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 28272.4844, + -8893.4074, + -11140.0 + ], + "actual_end_pos": [ + 28272.4844, + -8893.4074, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28272.4844, + -8893.4074, + -11140.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 28322.4844, + -8806.8049, + -11140.0 + ], + "actual_end_pos": [ + 28322.4844, + -8806.8049, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 28322.4844, + -8806.8049, + -11140.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 28322.4844, + -8806.8049, + -11140.0 + ], + "actual_end_pos": [ + 28322.4844, + -8806.8049, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 28322.4844, + -8806.8049, + -11140.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 28322.4844, + -8806.8049, + -11140.0 + ], + "actual_end_pos": [ + 28322.4844, + -8806.8049, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + -120.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28322.4844, + -8806.8049, + -11140.0 + ], + "start_rot": [ + 7.5, + -120.0, + -0.0 + ], + "expected_end_pos": [ + 28235.8819, + -8756.8049, + -11140.0 + ], + "actual_end_pos": [ + 28235.8819, + -8756.8049, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + -120.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 28235.8819, + -8756.8049, + -11140.0 + ], + "start_rot": [ + 7.5, + -120.0, + -0.0 + ], + "expected_end_pos": [ + 28235.8819, + -8756.8049, + -11140.0 + ], + "actual_end_pos": [ + 28235.8819, + -8756.8049, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28235.8819, + -8756.8049, + -11140.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 28235.8819, + -8756.8049, + -11140.0 + ], + "actual_end_pos": [ + 28235.8819, + -8756.8049, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28235.8819, + -8756.8049, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 28306.5926, + -8686.0942, + -11140.0 + ], + "actual_end_pos": [ + 28306.5926, + -8686.0942, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28306.5926, + -8686.0942, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 28306.5926, + -8686.0942, + -11140.0 + ], + "actual_end_pos": [ + 28306.5926, + -8686.0942, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28306.5926, + -8686.0942, + -11140.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 28219.99, + -8636.0942, + -11140.0 + ], + "actual_end_pos": [ + 28219.99, + -8636.0942, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28219.99, + -8636.0942, + -11140.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 28219.99, + -8636.0942, + -11140.0 + ], + "actual_end_pos": [ + 28219.99, + -8636.0942, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28219.99, + -8636.0942, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 28149.2794, + -8706.8049, + -11140.0 + ], + "actual_end_pos": [ + 28149.2794, + -8706.8049, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28149.2794, + -8706.8049, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 28219.99, + -8777.5156, + -11140.0 + ], + "actual_end_pos": [ + 28219.99, + -8777.5156, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 28219.99, + -8777.5156, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 28219.99, + -8777.5156, + -11140.0 + ], + "actual_end_pos": [ + 28219.99, + -8777.5156, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28219.99, + -8777.5156, + -11140.0 + ], + "start_rot": [ + 7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 28290.7007, + -8848.2262, + -11140.0 + ], + "actual_end_pos": [ + 28290.7007, + -8848.2262, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28290.7007, + -8848.2262, + -11140.0 + ], + "start_rot": [ + 7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 28220.595, + -8918.332, + -11126.9474 + ], + "actual_end_pos": [ + 28220.595, + -8918.332, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28220.595, + -8918.332, + -11126.9474 + ], + "start_rot": [ + 7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 28220.595, + -8918.332, + -11126.9474 + ], + "actual_end_pos": [ + 28220.595, + -8918.332, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + -120.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28220.595, + -8918.332, + -11126.9474 + ], + "start_rot": [ + 7.5, + -120.0, + -0.0 + ], + "expected_end_pos": [ + 28171.0227, + -9004.1936, + -11113.8948 + ], + "actual_end_pos": [ + 28171.0227, + -9004.1936, + -11113.8948 + ], + "actual_end_rot": [ + 7.5, + -120.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28171.0227, + -9004.1936, + -11113.8948 + ], + "start_rot": [ + 7.5, + -120.0, + -0.0 + ], + "expected_end_pos": [ + 28084.4202, + -8954.1936, + -11113.8948 + ], + "actual_end_pos": [ + 28084.4202, + -8954.1936, + -11113.8948 + ], + "actual_end_rot": [ + 7.5, + -120.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28084.4202, + -8954.1936, + -11113.8948 + ], + "start_rot": [ + 7.5, + -120.0, + -0.0 + ], + "expected_end_pos": [ + 27997.8177, + -8904.1936, + -11113.8948 + ], + "actual_end_pos": [ + 27997.8177, + -8904.1936, + -11113.8948 + ], + "actual_end_rot": [ + 7.5, + -120.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 27997.8177, + -8904.1936, + -11113.8948 + ], + "start_rot": [ + 7.5, + -120.0, + -0.0 + ], + "expected_end_pos": [ + 28084.4202, + -8954.1936, + -11113.8948 + ], + "actual_end_pos": [ + 28084.4202, + -8954.1936, + -11113.8948 + ], + "actual_end_rot": [ + 7.5, + -120.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28084.4202, + -8954.1936, + -11113.8948 + ], + "start_rot": [ + 7.5, + -120.0, + -0.0 + ], + "expected_end_pos": [ + 28084.4202, + -8954.1936, + -11113.8948 + ], + "actual_end_pos": [ + 28084.4202, + -8954.1936, + -11113.8948 + ], + "actual_end_rot": [ + 7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28084.4202, + -8954.1936, + -11113.8948 + ], + "start_rot": [ + 7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 28058.7597, + -9049.9598, + -11100.8421 + ], + "actual_end_pos": [ + 28058.7597, + -9049.9598, + -11100.8421 + ], + "actual_end_rot": [ + 7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28058.7597, + -9049.9598, + -11100.8421 + ], + "start_rot": [ + 7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 28058.7597, + -9049.9598, + -11100.8421 + ], + "actual_end_pos": [ + 28058.7597, + -9049.9598, + -11100.8421 + ], + "actual_end_rot": [ + 7.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28058.7597, + -9049.9598, + -11100.8421 + ], + "start_rot": [ + 7.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 28058.7597, + -9049.9598, + -11100.8421 + ], + "actual_end_pos": [ + 28058.7597, + -9049.9598, + -11100.8421 + ], + "actual_end_rot": [ + 7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28058.7597, + -9049.9598, + -11100.8421 + ], + "start_rot": [ + 7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 27988.654, + -9120.0656, + -11087.7895 + ], + "actual_end_pos": [ + 27988.654, + -9120.0656, + -11087.7895 + ], + "actual_end_rot": [ + 7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 27988.654, + -9120.0656, + -11087.7895 + ], + "start_rot": [ + 7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 27988.654, + -9120.0656, + -11087.7895 + ], + "actual_end_pos": [ + 27988.654, + -9120.0656, + -11087.7895 + ], + "actual_end_rot": [ + 7.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 27988.654, + -9120.0656, + -11087.7895 + ], + "start_rot": [ + 7.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 27939.0817, + -9205.9272, + -11074.7369 + ], + "actual_end_pos": [ + 27939.0817, + -9205.9272, + -11074.7369 + ], + "actual_end_rot": [ + 7.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 27939.0817, + -9205.9272, + -11074.7369 + ], + "start_rot": [ + 7.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 27889.5095, + -9291.7889, + -11061.6843 + ], + "actual_end_pos": [ + 27889.5095, + -9291.7889, + -11061.6843 + ], + "actual_end_rot": [ + 7.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 27889.5095, + -9291.7889, + -11061.6843 + ], + "start_rot": [ + 7.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 27839.9373, + -9377.6505, + -11048.6317 + ], + "actual_end_pos": [ + 27839.9373, + -9377.6505, + -11048.6317 + ], + "actual_end_rot": [ + 7.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 27839.9373, + -9377.6505, + -11048.6317 + ], + "start_rot": [ + 7.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 27839.9373, + -9377.6505, + -11048.6317 + ], + "actual_end_pos": [ + 27839.9373, + -9377.6505, + -11048.6317 + ], + "actual_end_rot": [ + 7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 27839.9373, + -9377.6505, + -11048.6317 + ], + "start_rot": [ + 7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 27910.043, + -9307.5448, + -11061.6843 + ], + "actual_end_pos": [ + 27910.043, + -9307.5448, + -11061.6843 + ], + "actual_end_rot": [ + 7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260411_181558__pair_000738_A_traj_000738_meta.json b/equivalence_easy/run_20260411_181558__pair_000738_A_traj_000738_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fa2abcf1e99b1e621b8c4eb0532f4fb72c0da326 --- /dev/null +++ b/equivalence_easy/run_20260411_181558__pair_000738_A_traj_000738_meta.json @@ -0,0 +1,1464 @@ +{ + "trajectory_id": 738, + "episode_id": 0, + "state_id": 550, + "sample_index": 550, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 739, + "primary_trajectory_id": 738, + "paired_trajectory_id": 739, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 28360.0, + -8540.0, + -11140.0 + ], + "rotation": [ + 0.0, + 270.0, + 0.0 + ] + }, + "action_sequence": [ + "move_forward", + "turn_left", + "move_right", + "turn_left", + "move_forward", + "move_forward", + "move_right", + "move_right", + "turn_left", + "no_op", + "move_left", + "move_backward", + "move_left", + "move_left", + "move_left", + "move_left", + "move_left", + "look_down", + "turn_left", + "move_forward", + "move_right", + "move_backward", + "move_left", + "look_up", + "look_up", + "move_backward", + "move_left", + "move_backward", + "turn_left", + "no_op", + "move_backward", + "move_backward", + "turn_left", + "move_right", + "move_forward", + "move_right", + "move_forward", + "move_forward", + "move_right", + "move_right" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28360.0, + -8540.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28360.0, + -8640.0, + -11140.0 + ], + "actual_end_pos": [ + 28360.0, + -8640.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28360.0, + -8640.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28360.0, + -8640.0, + -11140.0 + ], + "actual_end_pos": [ + 28360.0, + -8640.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28360.0, + -8640.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 28456.5926, + -8665.8819, + -11140.0 + ], + "actual_end_pos": [ + 28456.5926, + -8665.8819, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28456.5926, + -8665.8819, + -11140.0 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 28456.5926, + -8665.8819, + -11140.0 + ], + "actual_end_pos": [ + 28456.5926, + -8665.8819, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28456.5926, + -8665.8819, + -11140.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 28406.5926, + -8752.4844, + -11140.0 + ], + "actual_end_pos": [ + 28406.5926, + -8752.4844, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28406.5926, + -8752.4844, + -11140.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 28356.5926, + -8839.087, + -11140.0 + ], + "actual_end_pos": [ + 28356.5926, + -8839.087, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28356.5926, + -8839.087, + -11140.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 28443.1951, + -8889.087, + -11140.0 + ], + "actual_end_pos": [ + 28443.1951, + -8889.087, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28443.1951, + -8889.087, + -11140.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 28529.7977, + -8939.087, + -11140.0 + ], + "actual_end_pos": [ + 28529.7977, + -8939.087, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28529.7977, + -8939.087, + -11140.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 28529.7977, + -8939.087, + -11140.0 + ], + "actual_end_pos": [ + 28529.7977, + -8939.087, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 28529.7977, + -8939.087, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 28529.7977, + -8939.087, + -11140.0 + ], + "actual_end_pos": [ + 28529.7977, + -8939.087, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28529.7977, + -8939.087, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 28459.087, + -8868.3763, + -11140.0 + ], + "actual_end_pos": [ + 28459.087, + -8868.3763, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28459.087, + -8868.3763, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 28529.7977, + -8797.6656, + -11140.0 + ], + "actual_end_pos": [ + 28529.7977, + -8797.6656, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28529.7977, + -8797.6656, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 28459.087, + -8726.9549, + -11140.0 + ], + "actual_end_pos": [ + 28459.087, + -8726.9549, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28459.087, + -8726.9549, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 28388.3763, + -8656.2443, + -11140.0 + ], + "actual_end_pos": [ + 28388.3763, + -8656.2443, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28388.3763, + -8656.2443, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 28317.6656, + -8585.5336, + -11140.0 + ], + "actual_end_pos": [ + 28317.6656, + -8585.5336, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28317.6656, + -8585.5336, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 28246.9549, + -8514.8229, + -11140.0 + ], + "actual_end_pos": [ + 28246.9549, + -8514.8229, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28246.9549, + -8514.8229, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 28176.2443, + -8444.1122, + -11140.0 + ], + "actual_end_pos": [ + 28176.2443, + -8444.1122, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 28176.2443, + -8444.1122, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 28176.2443, + -8444.1122, + -11140.0 + ], + "actual_end_pos": [ + 28176.2443, + -8444.1122, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28176.2443, + -8444.1122, + -11140.0 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 28176.2443, + -8444.1122, + -11140.0 + ], + "actual_end_pos": [ + 28176.2443, + -8444.1122, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28176.2443, + -8444.1122, + -11140.0 + ], + "start_rot": [ + -7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 28090.3826, + -8493.6845, + -11153.0526 + ], + "actual_end_pos": [ + 28090.3826, + -8493.6845, + -11153.0526 + ], + "actual_end_rot": [ + -7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28090.3826, + -8493.6845, + -11153.0526 + ], + "start_rot": [ + -7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 28140.3826, + -8580.287, + -11153.0526 + ], + "actual_end_pos": [ + 28140.3826, + -8580.287, + -11153.0526 + ], + "actual_end_rot": [ + -7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28140.3826, + -8580.287, + -11153.0526 + ], + "start_rot": [ + -7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 28226.2443, + -8530.7148, + -11140.0 + ], + "actual_end_pos": [ + 28226.2443, + -8530.7148, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28226.2443, + -8530.7148, + -11140.0 + ], + "start_rot": [ + -7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 28176.2443, + -8444.1122, + -11140.0 + ], + "actual_end_pos": [ + 28176.2443, + -8444.1122, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 28176.2443, + -8444.1122, + -11140.0 + ], + "start_rot": [ + -7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 28176.2443, + -8444.1122, + -11140.0 + ], + "actual_end_pos": [ + 28176.2443, + -8444.1122, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 28176.2443, + -8444.1122, + -11140.0 + ], + "start_rot": [ + 0.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 28176.2443, + -8444.1122, + -11140.0 + ], + "actual_end_pos": [ + 28176.2443, + -8444.1122, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28176.2443, + -8444.1122, + -11140.0 + ], + "start_rot": [ + 7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 28262.1059, + -8394.54, + -11153.0526 + ], + "actual_end_pos": [ + 28262.1059, + -8394.54, + -11153.0526 + ], + "actual_end_rot": [ + 7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28262.1059, + -8394.54, + -11153.0526 + ], + "start_rot": [ + 7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 28212.1059, + -8307.9375, + -11153.0526 + ], + "actual_end_pos": [ + 28212.1059, + -8307.9375, + -11153.0526 + ], + "actual_end_rot": [ + 7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28212.1059, + -8307.9375, + -11153.0526 + ], + "start_rot": [ + 7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 28297.9676, + -8258.3652, + -11166.1052 + ], + "actual_end_pos": [ + 28297.9676, + -8258.3652, + -11166.1052 + ], + "actual_end_rot": [ + 7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28297.9676, + -8258.3652, + -11166.1052 + ], + "start_rot": [ + 7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 28297.9676, + -8258.3652, + -11166.1052 + ], + "actual_end_pos": [ + 28297.9676, + -8258.3652, + -11166.1052 + ], + "actual_end_rot": [ + 7.5, + -165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 28297.9676, + -8258.3652, + -11166.1052 + ], + "start_rot": [ + 7.5, + -165.0, + -0.0 + ], + "expected_end_pos": [ + 28297.9676, + -8258.3652, + -11166.1052 + ], + "actual_end_pos": [ + 28297.9676, + -8258.3652, + -11166.1052 + ], + "actual_end_rot": [ + 7.5, + -165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28297.9676, + -8258.3652, + -11166.1052 + ], + "start_rot": [ + 7.5, + -165.0, + -0.0 + ], + "expected_end_pos": [ + 28393.7338, + -8232.7047, + -11179.1579 + ], + "actual_end_pos": [ + 28393.7338, + -8232.7047, + -11179.1579 + ], + "actual_end_rot": [ + 7.5, + -165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28393.7338, + -8232.7047, + -11179.1579 + ], + "start_rot": [ + 7.5, + -165.0, + -0.0 + ], + "expected_end_pos": [ + 28489.5, + -8207.0442, + -11192.2105 + ], + "actual_end_pos": [ + 28489.5, + -8207.0442, + -11192.2105 + ], + "actual_end_rot": [ + 7.5, + -165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28489.5, + -8207.0442, + -11192.2105 + ], + "start_rot": [ + 7.5, + -165.0, + -0.0 + ], + "expected_end_pos": [ + 28489.5, + -8207.0442, + -11192.2105 + ], + "actual_end_pos": [ + 28489.5, + -8207.0442, + -11192.2105 + ], + "actual_end_rot": [ + 7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28489.5, + -8207.0442, + -11192.2105 + ], + "start_rot": [ + 7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28489.5, + -8307.0442, + -11192.2105 + ], + "actual_end_pos": [ + 28489.5, + -8307.0442, + -11192.2105 + ], + "actual_end_rot": [ + 7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28489.5, + -8307.0442, + -11192.2105 + ], + "start_rot": [ + 7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28390.3555, + -8307.0442, + -11179.1579 + ], + "actual_end_pos": [ + 28390.3555, + -8307.0442, + -11179.1579 + ], + "actual_end_rot": [ + 7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28390.3555, + -8307.0442, + -11179.1579 + ], + "start_rot": [ + 7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28390.3555, + -8407.0442, + -11179.1579 + ], + "actual_end_pos": [ + 28390.3555, + -8407.0442, + -11179.1579 + ], + "actual_end_rot": [ + 7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28390.3555, + -8407.0442, + -11179.1579 + ], + "start_rot": [ + 7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28291.211, + -8407.0442, + -11166.1052 + ], + "actual_end_pos": [ + 28291.211, + -8407.0442, + -11166.1052 + ], + "actual_end_rot": [ + 7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28291.211, + -8407.0442, + -11166.1052 + ], + "start_rot": [ + 7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28192.0665, + -8407.0442, + -11153.0526 + ], + "actual_end_pos": [ + 28192.0665, + -8407.0442, + -11153.0526 + ], + "actual_end_rot": [ + 7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28192.0665, + -8407.0442, + -11153.0526 + ], + "start_rot": [ + 7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28192.0665, + -8507.0442, + -11153.0526 + ], + "actual_end_pos": [ + 28192.0665, + -8507.0442, + -11153.0526 + ], + "actual_end_rot": [ + 7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28192.0665, + -8507.0442, + -11153.0526 + ], + "start_rot": [ + 7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28192.0665, + -8607.0442, + -11153.0526 + ], + "actual_end_pos": [ + 28192.0665, + -8607.0442, + -11153.0526 + ], + "actual_end_rot": [ + 7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260411_181558__pair_000738_B_traj_000739_meta.json b/equivalence_easy/run_20260411_181558__pair_000738_B_traj_000739_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..75033a5a8115b6f373c4bb51e5a5d6e1b07d917b --- /dev/null +++ b/equivalence_easy/run_20260411_181558__pair_000738_B_traj_000739_meta.json @@ -0,0 +1,1464 @@ +{ + "trajectory_id": 739, + "episode_id": 0, + "state_id": 550, + "sample_index": 550, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 738, + "primary_trajectory_id": 738, + "paired_trajectory_id": 739, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 28360.0, + -8540.0, + -11140.0 + ], + "rotation": [ + 0.0, + 270.0, + 0.0 + ] + }, + "action_sequence": [ + "move_forward", + "turn_left", + "move_right", + "turn_left", + "move_right", + "move_right", + "move_forward", + "move_forward", + "turn_left", + "no_op", + "move_left", + "move_left", + "move_left", + "move_backward", + "move_left", + "move_left", + "move_left", + "look_down", + "turn_left", + "move_forward", + "move_right", + "move_left", + "move_backward", + "look_up", + "look_up", + "move_backward", + "move_backward", + "move_left", + "turn_left", + "no_op", + "move_backward", + "move_backward", + "turn_left", + "move_right", + "move_forward", + "move_forward", + "move_right", + "move_right", + "move_forward", + "move_right" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28360.0, + -8540.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28360.0, + -8640.0, + -11140.0 + ], + "actual_end_pos": [ + 28360.0, + -8640.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28360.0, + -8640.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28360.0, + -8640.0, + -11140.0 + ], + "actual_end_pos": [ + 28360.0, + -8640.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28360.0, + -8640.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 28456.5926, + -8665.8819, + -11140.0 + ], + "actual_end_pos": [ + 28456.5926, + -8665.8819, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28456.5926, + -8665.8819, + -11140.0 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 28456.5926, + -8665.8819, + -11140.0 + ], + "actual_end_pos": [ + 28456.5926, + -8665.8819, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28456.5926, + -8665.8819, + -11140.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 28543.1951, + -8715.8819, + -11140.0 + ], + "actual_end_pos": [ + 28543.1951, + -8715.8819, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28543.1951, + -8715.8819, + -11140.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 28629.7977, + -8765.8819, + -11140.0 + ], + "actual_end_pos": [ + 28629.7977, + -8765.8819, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28629.7977, + -8765.8819, + -11140.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 28579.7977, + -8852.4844, + -11140.0 + ], + "actual_end_pos": [ + 28579.7977, + -8852.4844, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28579.7977, + -8852.4844, + -11140.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 28529.7977, + -8939.087, + -11140.0 + ], + "actual_end_pos": [ + 28529.7977, + -8939.087, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28529.7977, + -8939.087, + -11140.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 28529.7977, + -8939.087, + -11140.0 + ], + "actual_end_pos": [ + 28529.7977, + -8939.087, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 28529.7977, + -8939.087, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 28529.7977, + -8939.087, + -11140.0 + ], + "actual_end_pos": [ + 28529.7977, + -8939.087, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28529.7977, + -8939.087, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 28459.087, + -8868.3763, + -11140.0 + ], + "actual_end_pos": [ + 28459.087, + -8868.3763, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28459.087, + -8868.3763, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 28388.3763, + -8797.6656, + -11140.0 + ], + "actual_end_pos": [ + 28388.3763, + -8797.6656, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28388.3763, + -8797.6656, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 28317.6656, + -8726.955, + -11140.0 + ], + "actual_end_pos": [ + 28317.6656, + -8726.955, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28317.6656, + -8726.955, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 28388.3763, + -8656.2443, + -11140.0 + ], + "actual_end_pos": [ + 28388.3763, + -8656.2443, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28388.3763, + -8656.2443, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 28317.6656, + -8585.5336, + -11140.0 + ], + "actual_end_pos": [ + 28317.6656, + -8585.5336, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28317.6656, + -8585.5336, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 28246.9549, + -8514.8229, + -11140.0 + ], + "actual_end_pos": [ + 28246.9549, + -8514.8229, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28246.9549, + -8514.8229, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 28176.2443, + -8444.1122, + -11140.0 + ], + "actual_end_pos": [ + 28176.2443, + -8444.1122, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 28176.2443, + -8444.1122, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 28176.2443, + -8444.1122, + -11140.0 + ], + "actual_end_pos": [ + 28176.2443, + -8444.1122, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28176.2443, + -8444.1122, + -11140.0 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 28176.2443, + -8444.1122, + -11140.0 + ], + "actual_end_pos": [ + 28176.2443, + -8444.1122, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28176.2443, + -8444.1122, + -11140.0 + ], + "start_rot": [ + -7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 28090.3826, + -8493.6845, + -11153.0526 + ], + "actual_end_pos": [ + 28090.3826, + -8493.6845, + -11153.0526 + ], + "actual_end_rot": [ + -7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28090.3826, + -8493.6845, + -11153.0526 + ], + "start_rot": [ + -7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 28140.3826, + -8580.287, + -11153.0526 + ], + "actual_end_pos": [ + 28140.3826, + -8580.287, + -11153.0526 + ], + "actual_end_rot": [ + -7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28140.3826, + -8580.287, + -11153.0526 + ], + "start_rot": [ + -7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 28090.3826, + -8493.6845, + -11153.0526 + ], + "actual_end_pos": [ + 28090.3826, + -8493.6845, + -11153.0526 + ], + "actual_end_rot": [ + -7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28090.3826, + -8493.6845, + -11153.0526 + ], + "start_rot": [ + -7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 28176.2443, + -8444.1122, + -11140.0 + ], + "actual_end_pos": [ + 28176.2443, + -8444.1122, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 28176.2443, + -8444.1122, + -11140.0 + ], + "start_rot": [ + -7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 28176.2443, + -8444.1122, + -11140.0 + ], + "actual_end_pos": [ + 28176.2443, + -8444.1122, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 28176.2443, + -8444.1122, + -11140.0 + ], + "start_rot": [ + 0.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 28176.2443, + -8444.1122, + -11140.0 + ], + "actual_end_pos": [ + 28176.2443, + -8444.1122, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28176.2443, + -8444.1122, + -11140.0 + ], + "start_rot": [ + 7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 28262.1059, + -8394.54, + -11153.0526 + ], + "actual_end_pos": [ + 28262.1059, + -8394.54, + -11153.0526 + ], + "actual_end_rot": [ + 7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28262.1059, + -8394.54, + -11153.0526 + ], + "start_rot": [ + 7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 28347.9676, + -8344.9678, + -11166.1052 + ], + "actual_end_pos": [ + 28347.9676, + -8344.9678, + -11166.1052 + ], + "actual_end_rot": [ + 7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28347.9676, + -8344.9678, + -11166.1052 + ], + "start_rot": [ + 7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 28297.9676, + -8258.3652, + -11166.1052 + ], + "actual_end_pos": [ + 28297.9676, + -8258.3652, + -11166.1052 + ], + "actual_end_rot": [ + 7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28297.9676, + -8258.3652, + -11166.1052 + ], + "start_rot": [ + 7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 28297.9676, + -8258.3652, + -11166.1052 + ], + "actual_end_pos": [ + 28297.9676, + -8258.3652, + -11166.1052 + ], + "actual_end_rot": [ + 7.5, + -165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 28297.9676, + -8258.3652, + -11166.1052 + ], + "start_rot": [ + 7.5, + -165.0, + -0.0 + ], + "expected_end_pos": [ + 28297.9676, + -8258.3652, + -11166.1052 + ], + "actual_end_pos": [ + 28297.9676, + -8258.3652, + -11166.1052 + ], + "actual_end_rot": [ + 7.5, + -165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28297.9676, + -8258.3652, + -11166.1052 + ], + "start_rot": [ + 7.5, + -165.0, + -0.0 + ], + "expected_end_pos": [ + 28393.7338, + -8232.7047, + -11179.1579 + ], + "actual_end_pos": [ + 28393.7338, + -8232.7047, + -11179.1579 + ], + "actual_end_rot": [ + 7.5, + -165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28393.7338, + -8232.7047, + -11179.1579 + ], + "start_rot": [ + 7.5, + -165.0, + -0.0 + ], + "expected_end_pos": [ + 28489.5, + -8207.0442, + -11192.2105 + ], + "actual_end_pos": [ + 28489.5, + -8207.0442, + -11192.2105 + ], + "actual_end_rot": [ + 7.5, + -165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28489.5, + -8207.0442, + -11192.2105 + ], + "start_rot": [ + 7.5, + -165.0, + -0.0 + ], + "expected_end_pos": [ + 28489.5, + -8207.0442, + -11192.2105 + ], + "actual_end_pos": [ + 28489.5, + -8207.0442, + -11192.2105 + ], + "actual_end_rot": [ + 7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28489.5, + -8207.0442, + -11192.2105 + ], + "start_rot": [ + 7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28489.5, + -8307.0442, + -11192.2105 + ], + "actual_end_pos": [ + 28489.5, + -8307.0442, + -11192.2105 + ], + "actual_end_rot": [ + 7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28489.5, + -8307.0442, + -11192.2105 + ], + "start_rot": [ + 7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28390.3555, + -8307.0442, + -11179.1579 + ], + "actual_end_pos": [ + 28390.3555, + -8307.0442, + -11179.1579 + ], + "actual_end_rot": [ + 7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28390.3555, + -8307.0442, + -11179.1579 + ], + "start_rot": [ + 7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28291.211, + -8307.0442, + -11166.1052 + ], + "actual_end_pos": [ + 28291.211, + -8307.0442, + -11166.1052 + ], + "actual_end_rot": [ + 7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28291.211, + -8307.0442, + -11166.1052 + ], + "start_rot": [ + 7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28291.211, + -8407.0442, + -11166.1052 + ], + "actual_end_pos": [ + 28291.211, + -8407.0442, + -11166.1052 + ], + "actual_end_rot": [ + 7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28291.211, + -8407.0442, + -11166.1052 + ], + "start_rot": [ + 7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28291.211, + -8507.0442, + -11166.1052 + ], + "actual_end_pos": [ + 28291.211, + -8507.0442, + -11166.1052 + ], + "actual_end_rot": [ + 7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28291.211, + -8507.0442, + -11166.1052 + ], + "start_rot": [ + 7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28192.0665, + -8507.0442, + -11153.0526 + ], + "actual_end_pos": [ + 28192.0665, + -8507.0442, + -11153.0526 + ], + "actual_end_rot": [ + 7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28192.0665, + -8507.0442, + -11153.0526 + ], + "start_rot": [ + 7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28192.0665, + -8607.0442, + -11153.0526 + ], + "actual_end_pos": [ + 28192.0665, + -8607.0442, + -11153.0526 + ], + "actual_end_rot": [ + 7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260411_181558__pair_000770_A_traj_000770_meta.json b/equivalence_easy/run_20260411_181558__pair_000770_A_traj_000770_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f7ec05d367addfdd89ad1295209f1f16fd6c059a --- /dev/null +++ b/equivalence_easy/run_20260411_181558__pair_000770_A_traj_000770_meta.json @@ -0,0 +1,1464 @@ +{ + "trajectory_id": 770, + "episode_id": 0, + "state_id": 572, + "sample_index": 572, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 771, + "primary_trajectory_id": 770, + "paired_trajectory_id": 771, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 28360.0, + -7940.0, + -11140.0 + ], + "rotation": [ + 0.0, + 180.0, + 0.0 + ] + }, + "action_sequence": [ + "move_left", + "move_left", + "move_backward", + "turn_left", + "move_left", + "turn_left", + "move_backward", + "move_right", + "turn_right", + "move_left", + "move_forward", + "move_left", + "move_left", + "move_left", + "look_up", + "turn_right", + "turn_right", + "move_forward", + "move_left", + "move_left", + "turn_left", + "move_forward", + "look_up", + "move_left", + "move_forward", + "turn_right", + "look_down", + "move_right", + "turn_right", + "move_right", + "move_forward", + "move_forward", + "turn_right", + "no_op", + "look_up", + "move_right", + "turn_right", + "turn_right", + "move_backward", + "turn_left" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28360.0, + -7940.0, + -11140.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28360.0, + -7840.0, + -11140.0 + ], + "actual_end_pos": [ + 28360.0, + -7840.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28360.0, + -7840.0, + -11140.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28360.0, + -7740.0, + -11140.0 + ], + "actual_end_pos": [ + 28360.0, + -7740.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28360.0, + -7740.0, + -11140.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28460.0, + -7740.0, + -11140.0 + ], + "actual_end_pos": [ + 28460.0, + -7740.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28460.0, + -7740.0, + -11140.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28460.0, + -7740.0, + -11140.0 + ], + "actual_end_pos": [ + 28460.0, + -7740.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28460.0, + -7740.0, + -11140.0 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 28485.8819, + -7643.4074, + -11140.0 + ], + "actual_end_pos": [ + 28485.8819, + -7643.4074, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28485.8819, + -7643.4074, + -11140.0 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 28485.8819, + -7643.4074, + -11140.0 + ], + "actual_end_pos": [ + 28485.8819, + -7643.4074, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28485.8819, + -7643.4074, + -11140.0 + ], + "start_rot": [ + 0.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 28572.4845, + -7693.4074, + -11140.0 + ], + "actual_end_pos": [ + 28572.4845, + -7693.4074, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28572.4845, + -7693.4074, + -11140.0 + ], + "start_rot": [ + 0.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 28522.4844, + -7780.01, + -11140.0 + ], + "actual_end_pos": [ + 28522.4844, + -7780.01, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28522.4844, + -7780.01, + -11140.0 + ], + "start_rot": [ + 0.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 28522.4844, + -7780.01, + -11140.0 + ], + "actual_end_pos": [ + 28522.4844, + -7780.01, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28522.4844, + -7780.01, + -11140.0 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 28548.3664, + -7683.4174, + -11140.0 + ], + "actual_end_pos": [ + 28548.3664, + -7683.4174, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28548.3664, + -7683.4174, + -11140.0 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 28451.7738, + -7657.5355, + -11140.0 + ], + "actual_end_pos": [ + 28451.7738, + -7657.5355, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28451.7738, + -7657.5355, + -11140.0 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 28477.6557, + -7560.9429, + -11140.0 + ], + "actual_end_pos": [ + 28477.6557, + -7560.9429, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28477.6557, + -7560.9429, + -11140.0 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 28503.5376, + -7464.3503, + -11140.0 + ], + "actual_end_pos": [ + 28503.5376, + -7464.3503, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28503.5376, + -7464.3503, + -11140.0 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 28529.4195, + -7367.7577, + -11140.0 + ], + "actual_end_pos": [ + 28529.4195, + -7367.7577, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 28529.4195, + -7367.7577, + -11140.0 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 28529.4195, + -7367.7577, + -11140.0 + ], + "actual_end_pos": [ + 28529.4195, + -7367.7577, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28529.4195, + -7367.7577, + -11140.0 + ], + "start_rot": [ + 7.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 28529.4195, + -7367.7577, + -11140.0 + ], + "actual_end_pos": [ + 28529.4195, + -7367.7577, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28529.4195, + -7367.7577, + -11140.0 + ], + "start_rot": [ + 7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28529.4195, + -7367.7577, + -11140.0 + ], + "actual_end_pos": [ + 28529.4195, + -7367.7577, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28529.4195, + -7367.7577, + -11140.0 + ], + "start_rot": [ + 7.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 28433.6533, + -7393.4182, + -11126.9474 + ], + "actual_end_pos": [ + 28433.6533, + -7393.4182, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28433.6533, + -7393.4182, + -11126.9474 + ], + "start_rot": [ + 7.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 28407.7714, + -7296.8256, + -11126.9474 + ], + "actual_end_pos": [ + 28407.7714, + -7296.8256, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28407.7714, + -7296.8256, + -11126.9474 + ], + "start_rot": [ + 7.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 28381.8895, + -7200.233, + -11126.9474 + ], + "actual_end_pos": [ + 28381.8895, + -7200.233, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28381.8895, + -7200.233, + -11126.9474 + ], + "start_rot": [ + 7.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 28381.8895, + -7200.233, + -11126.9474 + ], + "actual_end_pos": [ + 28381.8895, + -7200.233, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28381.8895, + -7200.233, + -11126.9474 + ], + "start_rot": [ + 7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28282.745, + -7200.233, + -11113.8948 + ], + "actual_end_pos": [ + 28282.745, + -7200.233, + -11113.8948 + ], + "actual_end_rot": [ + 7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 28282.745, + -7200.233, + -11113.8948 + ], + "start_rot": [ + 7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28282.745, + -7200.233, + -11113.8948 + ], + "actual_end_pos": [ + 28282.745, + -7200.233, + -11113.8948 + ], + "actual_end_rot": [ + 15.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28282.745, + -7200.233, + -11113.8948 + ], + "start_rot": [ + 15.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28282.745, + -7100.233, + -11113.8948 + ], + "actual_end_pos": [ + 28282.745, + -7100.233, + -11113.8948 + ], + "actual_end_rot": [ + 15.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28282.745, + -7100.233, + -11113.8948 + ], + "start_rot": [ + 15.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28186.1524, + -7100.233, + -11088.0129 + ], + "actual_end_pos": [ + 28186.1524, + -7100.233, + -11088.0129 + ], + "actual_end_rot": [ + 15.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28186.1524, + -7100.233, + -11088.0129 + ], + "start_rot": [ + 15.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28186.1524, + -7100.233, + -11088.0129 + ], + "actual_end_pos": [ + 28186.1524, + -7100.233, + -11088.0129 + ], + "actual_end_rot": [ + 15.0, + -165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 28186.1524, + -7100.233, + -11088.0129 + ], + "start_rot": [ + 15.0, + -165.0, + -0.0 + ], + "expected_end_pos": [ + 28186.1524, + -7100.233, + -11088.0129 + ], + "actual_end_pos": [ + 28186.1524, + -7100.233, + -11088.0129 + ], + "actual_end_rot": [ + 7.5, + -165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28186.1524, + -7100.233, + -11088.0129 + ], + "start_rot": [ + 7.5, + -165.0, + -0.0 + ], + "expected_end_pos": [ + 28212.0343, + -7196.8256, + -11088.0129 + ], + "actual_end_pos": [ + 28212.0343, + -7196.8256, + -11088.0129 + ], + "actual_end_rot": [ + 7.5, + -165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28212.0343, + -7196.8256, + -11088.0129 + ], + "start_rot": [ + 7.5, + -165.0, + -0.0 + ], + "expected_end_pos": [ + 28212.0343, + -7196.8256, + -11088.0129 + ], + "actual_end_pos": [ + 28212.0343, + -7196.8256, + -11088.0129 + ], + "actual_end_rot": [ + 7.5, + -150.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28212.0343, + -7196.8256, + -11088.0129 + ], + "start_rot": [ + 7.5, + -150.0, + -0.0 + ], + "expected_end_pos": [ + 28262.0343, + -7283.4282, + -11088.0129 + ], + "actual_end_pos": [ + 28262.0343, + -7283.4282, + -11088.0129 + ], + "actual_end_rot": [ + 7.5, + -150.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28262.0343, + -7283.4282, + -11088.0129 + ], + "start_rot": [ + 7.5, + -150.0, + -0.0 + ], + "expected_end_pos": [ + 28176.1727, + -7333.0004, + -11074.9602 + ], + "actual_end_pos": [ + 28176.1727, + -7333.0004, + -11074.9602 + ], + "actual_end_rot": [ + 7.5, + -150.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28176.1727, + -7333.0004, + -11074.9602 + ], + "start_rot": [ + 7.5, + -150.0, + -0.0 + ], + "expected_end_pos": [ + 28090.311, + -7382.5727, + -11061.9076 + ], + "actual_end_pos": [ + 28090.311, + -7382.5727, + -11061.9076 + ], + "actual_end_rot": [ + 7.5, + -150.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28090.311, + -7382.5727, + -11061.9076 + ], + "start_rot": [ + 7.5, + -150.0, + -0.0 + ], + "expected_end_pos": [ + 28090.311, + -7382.5727, + -11061.9076 + ], + "actual_end_pos": [ + 28090.311, + -7382.5727, + -11061.9076 + ], + "actual_end_rot": [ + 7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 28090.311, + -7382.5727, + -11061.9076 + ], + "start_rot": [ + 7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 28090.311, + -7382.5727, + -11061.9076 + ], + "actual_end_pos": [ + 28090.311, + -7382.5727, + -11061.9076 + ], + "actual_end_rot": [ + 7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 28090.311, + -7382.5727, + -11061.9076 + ], + "start_rot": [ + 7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 28090.311, + -7382.5727, + -11061.9076 + ], + "actual_end_pos": [ + 28090.311, + -7382.5727, + -11061.9076 + ], + "actual_end_rot": [ + 15.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28090.311, + -7382.5727, + -11061.9076 + ], + "start_rot": [ + 15.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 28161.0217, + -7453.2833, + -11061.9076 + ], + "actual_end_pos": [ + 28161.0217, + -7453.2833, + -11061.9076 + ], + "actual_end_rot": [ + 15.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28161.0217, + -7453.2833, + -11061.9076 + ], + "start_rot": [ + 15.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 28161.0217, + -7453.2833, + -11061.9076 + ], + "actual_end_pos": [ + 28161.0217, + -7453.2833, + -11061.9076 + ], + "actual_end_rot": [ + 15.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28161.0217, + -7453.2833, + -11061.9076 + ], + "start_rot": [ + 15.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 28161.0217, + -7453.2833, + -11061.9076 + ], + "actual_end_pos": [ + 28161.0217, + -7453.2833, + -11061.9076 + ], + "actual_end_rot": [ + 15.0, + -105.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28161.0217, + -7453.2833, + -11061.9076 + ], + "start_rot": [ + 15.0, + -105.0, + -0.0 + ], + "expected_end_pos": [ + 28186.0217, + -7359.9821, + -11087.7895 + ], + "actual_end_pos": [ + 28186.0217, + -7359.9821, + -11087.7895 + ], + "actual_end_rot": [ + 15.0, + -105.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28186.0217, + -7359.9821, + -11087.7895 + ], + "start_rot": [ + 15.0, + -105.0, + -0.0 + ], + "expected_end_pos": [ + 28186.0217, + -7359.9821, + -11087.7895 + ], + "actual_end_pos": [ + 28186.0217, + -7359.9821, + -11087.7895 + ], + "actual_end_rot": [ + 15.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260411_181558__pair_000770_B_traj_000771_meta.json b/equivalence_easy/run_20260411_181558__pair_000770_B_traj_000771_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c696e1bf738ba582a3b95fd53b247b1f61640731 --- /dev/null +++ b/equivalence_easy/run_20260411_181558__pair_000770_B_traj_000771_meta.json @@ -0,0 +1,1464 @@ +{ + "trajectory_id": 771, + "episode_id": 0, + "state_id": 572, + "sample_index": 572, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 770, + "primary_trajectory_id": 770, + "paired_trajectory_id": 771, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 28360.0, + -7940.0, + -11140.0 + ], + "rotation": [ + 0.0, + 180.0, + 0.0 + ] + }, + "action_sequence": [ + "move_backward", + "move_left", + "move_left", + "turn_left", + "move_left", + "turn_left", + "move_backward", + "move_right", + "turn_right", + "move_left", + "move_left", + "move_left", + "move_left", + "move_forward", + "turn_right", + "turn_right", + "look_up", + "move_left", + "move_forward", + "move_left", + "turn_left", + "move_forward", + "look_up", + "move_left", + "move_forward", + "look_down", + "turn_right", + "move_right", + "turn_right", + "move_forward", + "move_forward", + "move_right", + "turn_right", + "no_op", + "look_up", + "move_right", + "turn_right", + "turn_right", + "move_backward", + "turn_left" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28360.0, + -7940.0, + -11140.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28460.0, + -7940.0, + -11140.0 + ], + "actual_end_pos": [ + 28460.0, + -7940.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28460.0, + -7940.0, + -11140.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28460.0, + -7840.0, + -11140.0 + ], + "actual_end_pos": [ + 28460.0, + -7840.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28460.0, + -7840.0, + -11140.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28460.0, + -7740.0, + -11140.0 + ], + "actual_end_pos": [ + 28460.0, + -7740.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28460.0, + -7740.0, + -11140.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28460.0, + -7740.0, + -11140.0 + ], + "actual_end_pos": [ + 28460.0, + -7740.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28460.0, + -7740.0, + -11140.0 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 28485.8819, + -7643.4074, + -11140.0 + ], + "actual_end_pos": [ + 28485.8819, + -7643.4074, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28485.8819, + -7643.4074, + -11140.0 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 28485.8819, + -7643.4074, + -11140.0 + ], + "actual_end_pos": [ + 28485.8819, + -7643.4074, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28485.8819, + -7643.4074, + -11140.0 + ], + "start_rot": [ + 0.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 28572.4845, + -7693.4074, + -11140.0 + ], + "actual_end_pos": [ + 28572.4845, + -7693.4074, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28572.4845, + -7693.4074, + -11140.0 + ], + "start_rot": [ + 0.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 28522.4844, + -7780.01, + -11140.0 + ], + "actual_end_pos": [ + 28522.4844, + -7780.01, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28522.4844, + -7780.01, + -11140.0 + ], + "start_rot": [ + 0.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 28522.4844, + -7780.01, + -11140.0 + ], + "actual_end_pos": [ + 28522.4844, + -7780.01, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28522.4844, + -7780.01, + -11140.0 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 28548.3664, + -7683.4174, + -11140.0 + ], + "actual_end_pos": [ + 28548.3664, + -7683.4174, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28548.3664, + -7683.4174, + -11140.0 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 28574.2483, + -7586.8248, + -11140.0 + ], + "actual_end_pos": [ + 28574.2483, + -7586.8248, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28574.2483, + -7586.8248, + -11140.0 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 28600.1302, + -7490.2322, + -11140.0 + ], + "actual_end_pos": [ + 28600.1302, + -7490.2322, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28600.1302, + -7490.2322, + -11140.0 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 28626.0121, + -7393.6396, + -11140.0 + ], + "actual_end_pos": [ + 28626.0121, + -7393.6396, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28626.0121, + -7393.6396, + -11140.0 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 28529.4195, + -7367.7577, + -11140.0 + ], + "actual_end_pos": [ + 28529.4195, + -7367.7577, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28529.4195, + -7367.7577, + -11140.0 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 28529.4195, + -7367.7577, + -11140.0 + ], + "actual_end_pos": [ + 28529.4195, + -7367.7577, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28529.4195, + -7367.7577, + -11140.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28529.4195, + -7367.7577, + -11140.0 + ], + "actual_end_pos": [ + 28529.4195, + -7367.7577, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 28529.4195, + -7367.7577, + -11140.0 + ], + "start_rot": [ + 0.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 28529.4195, + -7367.7577, + -11140.0 + ], + "actual_end_pos": [ + 28529.4195, + -7367.7577, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + -165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28529.4195, + -7367.7577, + -11140.0 + ], + "start_rot": [ + 7.5, + -165.0, + -0.0 + ], + "expected_end_pos": [ + 28503.5376, + -7271.1651, + -11140.0 + ], + "actual_end_pos": [ + 28503.5376, + -7271.1651, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + -165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28503.5376, + -7271.1651, + -11140.0 + ], + "start_rot": [ + 7.5, + -165.0, + -0.0 + ], + "expected_end_pos": [ + 28407.7714, + -7296.8256, + -11126.9474 + ], + "actual_end_pos": [ + 28407.7714, + -7296.8256, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + -165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28407.7714, + -7296.8256, + -11126.9474 + ], + "start_rot": [ + 7.5, + -165.0, + -0.0 + ], + "expected_end_pos": [ + 28381.8895, + -7200.233, + -11126.9474 + ], + "actual_end_pos": [ + 28381.8895, + -7200.233, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + -165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28381.8895, + -7200.233, + -11126.9474 + ], + "start_rot": [ + 7.5, + -165.0, + -0.0 + ], + "expected_end_pos": [ + 28381.8895, + -7200.233, + -11126.9474 + ], + "actual_end_pos": [ + 28381.8895, + -7200.233, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28381.8895, + -7200.233, + -11126.9474 + ], + "start_rot": [ + 7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28282.745, + -7200.233, + -11113.8948 + ], + "actual_end_pos": [ + 28282.745, + -7200.233, + -11113.8948 + ], + "actual_end_rot": [ + 7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 28282.745, + -7200.233, + -11113.8948 + ], + "start_rot": [ + 7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28282.745, + -7200.233, + -11113.8948 + ], + "actual_end_pos": [ + 28282.745, + -7200.233, + -11113.8948 + ], + "actual_end_rot": [ + 15.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28282.745, + -7200.233, + -11113.8948 + ], + "start_rot": [ + 15.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28282.745, + -7100.233, + -11113.8948 + ], + "actual_end_pos": [ + 28282.745, + -7100.233, + -11113.8948 + ], + "actual_end_rot": [ + 15.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28282.745, + -7100.233, + -11113.8948 + ], + "start_rot": [ + 15.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28186.1524, + -7100.233, + -11088.0129 + ], + "actual_end_pos": [ + 28186.1524, + -7100.233, + -11088.0129 + ], + "actual_end_rot": [ + 15.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 28186.1524, + -7100.233, + -11088.0129 + ], + "start_rot": [ + 15.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28186.1524, + -7100.233, + -11088.0129 + ], + "actual_end_pos": [ + 28186.1524, + -7100.233, + -11088.0129 + ], + "actual_end_rot": [ + 7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28186.1524, + -7100.233, + -11088.0129 + ], + "start_rot": [ + 7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28186.1524, + -7100.233, + -11088.0129 + ], + "actual_end_pos": [ + 28186.1524, + -7100.233, + -11088.0129 + ], + "actual_end_rot": [ + 7.5, + -165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28186.1524, + -7100.233, + -11088.0129 + ], + "start_rot": [ + 7.5, + -165.0, + -0.0 + ], + "expected_end_pos": [ + 28212.0343, + -7196.8256, + -11088.0129 + ], + "actual_end_pos": [ + 28212.0343, + -7196.8256, + -11088.0129 + ], + "actual_end_rot": [ + 7.5, + -165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28212.0343, + -7196.8256, + -11088.0129 + ], + "start_rot": [ + 7.5, + -165.0, + -0.0 + ], + "expected_end_pos": [ + 28212.0343, + -7196.8256, + -11088.0129 + ], + "actual_end_pos": [ + 28212.0343, + -7196.8256, + -11088.0129 + ], + "actual_end_rot": [ + 7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28212.0343, + -7196.8256, + -11088.0129 + ], + "start_rot": [ + 7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 28126.1727, + -7246.3979, + -11074.9602 + ], + "actual_end_pos": [ + 28126.1727, + -7246.3979, + -11074.9602 + ], + "actual_end_rot": [ + 7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28126.1727, + -7246.3979, + -11074.9602 + ], + "start_rot": [ + 7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 28040.311, + -7295.9701, + -11061.9076 + ], + "actual_end_pos": [ + 28040.311, + -7295.9701, + -11061.9076 + ], + "actual_end_rot": [ + 7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28040.311, + -7295.9701, + -11061.9076 + ], + "start_rot": [ + 7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 28090.311, + -7382.5727, + -11061.9076 + ], + "actual_end_pos": [ + 28090.311, + -7382.5727, + -11061.9076 + ], + "actual_end_rot": [ + 7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28090.311, + -7382.5727, + -11061.9076 + ], + "start_rot": [ + 7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 28090.311, + -7382.5727, + -11061.9076 + ], + "actual_end_pos": [ + 28090.311, + -7382.5727, + -11061.9076 + ], + "actual_end_rot": [ + 7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 28090.311, + -7382.5727, + -11061.9076 + ], + "start_rot": [ + 7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 28090.311, + -7382.5727, + -11061.9076 + ], + "actual_end_pos": [ + 28090.311, + -7382.5727, + -11061.9076 + ], + "actual_end_rot": [ + 7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 28090.311, + -7382.5727, + -11061.9076 + ], + "start_rot": [ + 7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 28090.311, + -7382.5727, + -11061.9076 + ], + "actual_end_pos": [ + 28090.311, + -7382.5727, + -11061.9076 + ], + "actual_end_rot": [ + 15.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28090.311, + -7382.5727, + -11061.9076 + ], + "start_rot": [ + 15.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 28161.0217, + -7453.2833, + -11061.9076 + ], + "actual_end_pos": [ + 28161.0217, + -7453.2833, + -11061.9076 + ], + "actual_end_rot": [ + 15.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28161.0217, + -7453.2833, + -11061.9076 + ], + "start_rot": [ + 15.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 28161.0217, + -7453.2833, + -11061.9076 + ], + "actual_end_pos": [ + 28161.0217, + -7453.2833, + -11061.9076 + ], + "actual_end_rot": [ + 15.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28161.0217, + -7453.2833, + -11061.9076 + ], + "start_rot": [ + 15.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 28161.0217, + -7453.2833, + -11061.9076 + ], + "actual_end_pos": [ + 28161.0217, + -7453.2833, + -11061.9076 + ], + "actual_end_rot": [ + 15.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28161.0217, + -7453.2833, + -11061.9076 + ], + "start_rot": [ + 15.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 28186.0217, + -7359.9821, + -11087.7895 + ], + "actual_end_pos": [ + 28186.0217, + -7359.9821, + -11087.7895 + ], + "actual_end_rot": [ + 15.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28186.0217, + -7359.9821, + -11087.7895 + ], + "start_rot": [ + 15.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 28186.0217, + -7359.9821, + -11087.7895 + ], + "actual_end_pos": [ + 28186.0217, + -7359.9821, + -11087.7895 + ], + "actual_end_rot": [ + 15.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260411_181558__pair_000799_A_traj_000799_meta.json b/equivalence_easy/run_20260411_181558__pair_000799_A_traj_000799_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..db0bf4bf5913357564d20b974f9a58470bd63282 --- /dev/null +++ b/equivalence_easy/run_20260411_181558__pair_000799_A_traj_000799_meta.json @@ -0,0 +1,1464 @@ +{ + "trajectory_id": 799, + "episode_id": 0, + "state_id": 592, + "sample_index": 592, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 800, + "primary_trajectory_id": 799, + "paired_trajectory_id": 800, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 28360.0, + -7340.0, + -11140.0 + ], + "rotation": [ + 0.0, + 0.0, + 0.0 + ] + }, + "action_sequence": [ + "move_left", + "move_forward", + "move_forward", + "no_op", + "move_forward", + "move_forward", + "no_op", + "turn_left", + "move_right", + "move_forward", + "move_forward", + "look_down", + "no_op", + "move_left", + "turn_left", + "move_right", + "move_backward", + "move_backward", + "move_left", + "move_forward", + "move_forward", + "look_down", + "move_forward", + "move_forward", + "move_forward", + "no_op", + "move_backward", + "look_up", + "turn_left", + "turn_left", + "move_backward", + "look_up", + "move_forward", + "move_forward", + "move_forward", + "move_left", + "turn_right", + "move_backward", + "no_op", + "move_backward" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28360.0, + -7340.0, + -11140.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 28360.0, + -7440.0, + -11140.0 + ], + "actual_end_pos": [ + 28360.0, + -7440.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28360.0, + -7440.0, + -11140.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 28460.0, + -7440.0, + -11140.0 + ], + "actual_end_pos": [ + 28460.0, + -7440.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28460.0, + -7440.0, + -11140.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 28560.0, + -7440.0, + -11140.0 + ], + "actual_end_pos": [ + 28560.0, + -7440.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 28560.0, + -7440.0, + -11140.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 28560.0, + -7440.0, + -11140.0 + ], + "actual_end_pos": [ + 28560.0, + -7440.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28560.0, + -7440.0, + -11140.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 28660.0, + -7440.0, + -11140.0 + ], + "actual_end_pos": [ + 28660.0, + -7440.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28660.0, + -7440.0, + -11140.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 28760.0, + -7440.0, + -11140.0 + ], + "actual_end_pos": [ + 28760.0, + -7440.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 28760.0, + -7440.0, + -11140.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 28760.0, + -7440.0, + -11140.0 + ], + "actual_end_pos": [ + 28760.0, + -7440.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28760.0, + -7440.0, + -11140.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 28760.0, + -7440.0, + -11140.0 + ], + "actual_end_pos": [ + 28760.0, + -7440.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28760.0, + -7440.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 28785.8819, + -7343.4074, + -11140.0 + ], + "actual_end_pos": [ + 28785.8819, + -7343.4074, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28785.8819, + -7343.4074, + -11140.0 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 28882.4745, + -7369.2893, + -11140.0 + ], + "actual_end_pos": [ + 28882.4745, + -7369.2893, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28882.4745, + -7369.2893, + -11140.0 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 28979.0671, + -7395.1712, + -11140.0 + ], + "actual_end_pos": [ + 28979.0671, + -7395.1712, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 28979.0671, + -7395.1712, + -11140.0 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 28979.0671, + -7395.1712, + -11140.0 + ], + "actual_end_pos": [ + 28979.0671, + -7395.1712, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + -15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 28979.0671, + -7395.1712, + -11140.0 + ], + "start_rot": [ + -7.5, + -15.0, + -0.0 + ], + "expected_end_pos": [ + 28979.0671, + -7395.1712, + -11140.0 + ], + "actual_end_pos": [ + 28979.0671, + -7395.1712, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + -15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28979.0671, + -7395.1712, + -11140.0 + ], + "start_rot": [ + -7.5, + -15.0, + -0.0 + ], + "expected_end_pos": [ + 28953.1852, + -7491.7638, + -11140.0 + ], + "actual_end_pos": [ + 28953.1852, + -7491.7638, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + -15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28953.1852, + -7491.7638, + -11140.0 + ], + "start_rot": [ + -7.5, + -15.0, + -0.0 + ], + "expected_end_pos": [ + 28953.1852, + -7491.7638, + -11140.0 + ], + "actual_end_pos": [ + 28953.1852, + -7491.7638, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28953.1852, + -7491.7638, + -11140.0 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 29003.1852, + -7405.1613, + -11140.0 + ], + "actual_end_pos": [ + 29003.1852, + -7405.1613, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29003.1852, + -7405.1613, + -11140.0 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 28917.3235, + -7355.589, + -11126.9474 + ], + "actual_end_pos": [ + 28917.3235, + -7355.589, + -11126.9474 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28917.3235, + -7355.589, + -11126.9474 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 28831.4619, + -7306.0168, + -11113.8948 + ], + "actual_end_pos": [ + 28831.4619, + -7306.0168, + -11113.8948 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28831.4619, + -7306.0168, + -11113.8948 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 28781.4619, + -7392.6193, + -11113.8948 + ], + "actual_end_pos": [ + 28781.4619, + -7392.6193, + -11113.8948 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28781.4619, + -7392.6193, + -11113.8948 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 28867.3235, + -7442.1916, + -11126.9474 + ], + "actual_end_pos": [ + 28867.3235, + -7442.1916, + -11126.9474 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28867.3235, + -7442.1916, + -11126.9474 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 28953.1852, + -7491.7638, + -11140.0 + ], + "actual_end_pos": [ + 28953.1852, + -7491.7638, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 28953.1852, + -7491.7638, + -11140.0 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 28953.1852, + -7491.7638, + -11140.0 + ], + "actual_end_pos": [ + 28953.1852, + -7491.7638, + -11140.0 + ], + "actual_end_rot": [ + -15.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28953.1852, + -7491.7638, + -11140.0 + ], + "start_rot": [ + -15.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 29036.8368, + -7540.0601, + -11165.8819 + ], + "actual_end_pos": [ + 29036.8368, + -7540.0601, + -11165.8819 + ], + "actual_end_rot": [ + -15.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29036.8368, + -7540.0601, + -11165.8819 + ], + "start_rot": [ + -15.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 29120.4884, + -7588.3564, + -11191.7638 + ], + "actual_end_pos": [ + 29120.4884, + -7588.3564, + -11191.7638 + ], + "actual_end_rot": [ + -15.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29120.4884, + -7588.3564, + -11191.7638 + ], + "start_rot": [ + -15.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 29204.1401, + -7636.6527, + -11217.6457 + ], + "actual_end_pos": [ + 29204.1401, + -7636.6527, + -11217.6457 + ], + "actual_end_rot": [ + -15.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 29204.1401, + -7636.6527, + -11217.6457 + ], + "start_rot": [ + -15.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 29204.1401, + -7636.6527, + -11217.6457 + ], + "actual_end_pos": [ + 29204.1401, + -7636.6527, + -11217.6457 + ], + "actual_end_rot": [ + -15.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29204.1401, + -7636.6527, + -11217.6457 + ], + "start_rot": [ + -15.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 29120.4884, + -7588.3564, + -11191.7638 + ], + "actual_end_pos": [ + 29120.4884, + -7588.3564, + -11191.7638 + ], + "actual_end_rot": [ + -15.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 29120.4884, + -7588.3564, + -11191.7638 + ], + "start_rot": [ + -15.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 29120.4884, + -7588.3564, + -11191.7638 + ], + "actual_end_pos": [ + 29120.4884, + -7588.3564, + -11191.7638 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 29120.4884, + -7588.3564, + -11191.7638 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 29120.4884, + -7588.3564, + -11191.7638 + ], + "actual_end_pos": [ + 29120.4884, + -7588.3564, + -11191.7638 + ], + "actual_end_rot": [ + -7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 29120.4884, + -7588.3564, + -11191.7638 + ], + "start_rot": [ + -7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 29120.4884, + -7588.3564, + -11191.7638 + ], + "actual_end_pos": [ + 29120.4884, + -7588.3564, + -11191.7638 + ], + "actual_end_rot": [ + -7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29120.4884, + -7588.3564, + -11191.7638 + ], + "start_rot": [ + -7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 29070.9162, + -7502.4947, + -11178.7112 + ], + "actual_end_pos": [ + 29070.9162, + -7502.4947, + -11178.7112 + ], + "actual_end_rot": [ + -7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 29070.9162, + -7502.4947, + -11178.7112 + ], + "start_rot": [ + -7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 29070.9162, + -7502.4947, + -11178.7112 + ], + "actual_end_pos": [ + 29070.9162, + -7502.4947, + -11178.7112 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29070.9162, + -7502.4947, + -11178.7112 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 29120.9162, + -7589.0973, + -11178.7112 + ], + "actual_end_pos": [ + 29120.9162, + -7589.0973, + -11178.7112 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29120.9162, + -7589.0973, + -11178.7112 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 29170.9162, + -7675.6998, + -11178.7112 + ], + "actual_end_pos": [ + 29170.9162, + -7675.6998, + -11178.7112 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29170.9162, + -7675.6998, + -11178.7112 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 29220.9162, + -7762.3024, + -11178.7112 + ], + "actual_end_pos": [ + 29220.9162, + -7762.3024, + -11178.7112 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29220.9162, + -7762.3024, + -11178.7112 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 29134.3136, + -7812.3024, + -11178.7112 + ], + "actual_end_pos": [ + 29134.3136, + -7812.3024, + -11178.7112 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 29134.3136, + -7812.3024, + -11178.7112 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 29134.3136, + -7812.3024, + -11178.7112 + ], + "actual_end_pos": [ + 29134.3136, + -7812.3024, + -11178.7112 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29134.3136, + -7812.3024, + -11178.7112 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 29063.603, + -7741.5917, + -11178.7112 + ], + "actual_end_pos": [ + 29063.603, + -7741.5917, + -11178.7112 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 29063.603, + -7741.5917, + -11178.7112 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 29063.603, + -7741.5917, + -11178.7112 + ], + "actual_end_pos": [ + 29063.603, + -7741.5917, + -11178.7112 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29063.603, + -7741.5917, + -11178.7112 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 28992.8923, + -7670.881, + -11178.7112 + ], + "actual_end_pos": [ + 28992.8923, + -7670.881, + -11178.7112 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260411_181558__pair_000799_B_traj_000800_meta.json b/equivalence_easy/run_20260411_181558__pair_000799_B_traj_000800_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a831b07889d6363df8b80f2e901f810339ced0ba --- /dev/null +++ b/equivalence_easy/run_20260411_181558__pair_000799_B_traj_000800_meta.json @@ -0,0 +1,1464 @@ +{ + "trajectory_id": 800, + "episode_id": 0, + "state_id": 592, + "sample_index": 592, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 799, + "primary_trajectory_id": 799, + "paired_trajectory_id": 800, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 28360.0, + -7340.0, + -11140.0 + ], + "rotation": [ + 0.0, + 0.0, + 0.0 + ] + }, + "action_sequence": [ + "move_forward", + "move_forward", + "move_left", + "no_op", + "move_forward", + "move_forward", + "no_op", + "turn_left", + "move_forward", + "move_right", + "move_forward", + "look_down", + "no_op", + "move_left", + "turn_left", + "move_left", + "move_forward", + "move_forward", + "move_backward", + "move_right", + "move_backward", + "look_down", + "move_forward", + "move_forward", + "move_forward", + "no_op", + "move_backward", + "turn_left", + "look_up", + "turn_left", + "move_backward", + "look_up", + "move_left", + "move_forward", + "move_forward", + "move_forward", + "turn_right", + "move_backward", + "no_op", + "move_backward" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28360.0, + -7340.0, + -11140.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 28460.0, + -7340.0, + -11140.0 + ], + "actual_end_pos": [ + 28460.0, + -7340.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28460.0, + -7340.0, + -11140.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 28560.0, + -7340.0, + -11140.0 + ], + "actual_end_pos": [ + 28560.0, + -7340.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28560.0, + -7340.0, + -11140.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 28560.0, + -7440.0, + -11140.0 + ], + "actual_end_pos": [ + 28560.0, + -7440.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 28560.0, + -7440.0, + -11140.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 28560.0, + -7440.0, + -11140.0 + ], + "actual_end_pos": [ + 28560.0, + -7440.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28560.0, + -7440.0, + -11140.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 28660.0, + -7440.0, + -11140.0 + ], + "actual_end_pos": [ + 28660.0, + -7440.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28660.0, + -7440.0, + -11140.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 28760.0, + -7440.0, + -11140.0 + ], + "actual_end_pos": [ + 28760.0, + -7440.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 28760.0, + -7440.0, + -11140.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 28760.0, + -7440.0, + -11140.0 + ], + "actual_end_pos": [ + 28760.0, + -7440.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28760.0, + -7440.0, + -11140.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 28760.0, + -7440.0, + -11140.0 + ], + "actual_end_pos": [ + 28760.0, + -7440.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28760.0, + -7440.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 28856.5926, + -7465.8819, + -11140.0 + ], + "actual_end_pos": [ + 28856.5926, + -7465.8819, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28856.5926, + -7465.8819, + -11140.0 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 28882.4745, + -7369.2893, + -11140.0 + ], + "actual_end_pos": [ + 28882.4745, + -7369.2893, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28882.4745, + -7369.2893, + -11140.0 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 28979.0671, + -7395.1712, + -11140.0 + ], + "actual_end_pos": [ + 28979.0671, + -7395.1712, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 28979.0671, + -7395.1712, + -11140.0 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 28979.0671, + -7395.1712, + -11140.0 + ], + "actual_end_pos": [ + 28979.0671, + -7395.1712, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + -15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 28979.0671, + -7395.1712, + -11140.0 + ], + "start_rot": [ + -7.5, + -15.0, + -0.0 + ], + "expected_end_pos": [ + 28979.0671, + -7395.1712, + -11140.0 + ], + "actual_end_pos": [ + 28979.0671, + -7395.1712, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + -15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28979.0671, + -7395.1712, + -11140.0 + ], + "start_rot": [ + -7.5, + -15.0, + -0.0 + ], + "expected_end_pos": [ + 28953.1852, + -7491.7638, + -11140.0 + ], + "actual_end_pos": [ + 28953.1852, + -7491.7638, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + -15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28953.1852, + -7491.7638, + -11140.0 + ], + "start_rot": [ + -7.5, + -15.0, + -0.0 + ], + "expected_end_pos": [ + 28953.1852, + -7491.7638, + -11140.0 + ], + "actual_end_pos": [ + 28953.1852, + -7491.7638, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28953.1852, + -7491.7638, + -11140.0 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 28903.1852, + -7578.3663, + -11140.0 + ], + "actual_end_pos": [ + 28903.1852, + -7578.3663, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28903.1852, + -7578.3663, + -11140.0 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 28989.0468, + -7627.9386, + -11153.0526 + ], + "actual_end_pos": [ + 28989.0468, + -7627.9386, + -11153.0526 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28989.0468, + -7627.9386, + -11153.0526 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 29074.9085, + -7677.5108, + -11166.1052 + ], + "actual_end_pos": [ + 29074.9085, + -7677.5108, + -11166.1052 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29074.9085, + -7677.5108, + -11166.1052 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 28989.0468, + -7627.9386, + -11153.0526 + ], + "actual_end_pos": [ + 28989.0468, + -7627.9386, + -11153.0526 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28989.0468, + -7627.9386, + -11153.0526 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 29039.0468, + -7541.3361, + -11153.0526 + ], + "actual_end_pos": [ + 29039.0468, + -7541.3361, + -11153.0526 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29039.0468, + -7541.3361, + -11153.0526 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 28953.1852, + -7491.7638, + -11140.0 + ], + "actual_end_pos": [ + 28953.1852, + -7491.7638, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 28953.1852, + -7491.7638, + -11140.0 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 28953.1852, + -7491.7638, + -11140.0 + ], + "actual_end_pos": [ + 28953.1852, + -7491.7638, + -11140.0 + ], + "actual_end_rot": [ + -15.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28953.1852, + -7491.7638, + -11140.0 + ], + "start_rot": [ + -15.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 29036.8368, + -7540.0601, + -11165.8819 + ], + "actual_end_pos": [ + 29036.8368, + -7540.0601, + -11165.8819 + ], + "actual_end_rot": [ + -15.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29036.8368, + -7540.0601, + -11165.8819 + ], + "start_rot": [ + -15.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 29120.4884, + -7588.3564, + -11191.7638 + ], + "actual_end_pos": [ + 29120.4884, + -7588.3564, + -11191.7638 + ], + "actual_end_rot": [ + -15.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29120.4884, + -7588.3564, + -11191.7638 + ], + "start_rot": [ + -15.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 29204.1401, + -7636.6527, + -11217.6457 + ], + "actual_end_pos": [ + 29204.1401, + -7636.6527, + -11217.6457 + ], + "actual_end_rot": [ + -15.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 29204.1401, + -7636.6527, + -11217.6457 + ], + "start_rot": [ + -15.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 29204.1401, + -7636.6527, + -11217.6457 + ], + "actual_end_pos": [ + 29204.1401, + -7636.6527, + -11217.6457 + ], + "actual_end_rot": [ + -15.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29204.1401, + -7636.6527, + -11217.6457 + ], + "start_rot": [ + -15.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 29120.4884, + -7588.3564, + -11191.7638 + ], + "actual_end_pos": [ + 29120.4884, + -7588.3564, + -11191.7638 + ], + "actual_end_rot": [ + -15.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 29120.4884, + -7588.3564, + -11191.7638 + ], + "start_rot": [ + -15.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 29120.4884, + -7588.3564, + -11191.7638 + ], + "actual_end_pos": [ + 29120.4884, + -7588.3564, + -11191.7638 + ], + "actual_end_rot": [ + -15.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 29120.4884, + -7588.3564, + -11191.7638 + ], + "start_rot": [ + -15.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 29120.4884, + -7588.3564, + -11191.7638 + ], + "actual_end_pos": [ + 29120.4884, + -7588.3564, + -11191.7638 + ], + "actual_end_rot": [ + -7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 29120.4884, + -7588.3564, + -11191.7638 + ], + "start_rot": [ + -7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 29120.4884, + -7588.3564, + -11191.7638 + ], + "actual_end_pos": [ + 29120.4884, + -7588.3564, + -11191.7638 + ], + "actual_end_rot": [ + -7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29120.4884, + -7588.3564, + -11191.7638 + ], + "start_rot": [ + -7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 29070.9162, + -7502.4947, + -11178.7112 + ], + "actual_end_pos": [ + 29070.9162, + -7502.4947, + -11178.7112 + ], + "actual_end_rot": [ + -7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 29070.9162, + -7502.4947, + -11178.7112 + ], + "start_rot": [ + -7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 29070.9162, + -7502.4947, + -11178.7112 + ], + "actual_end_pos": [ + 29070.9162, + -7502.4947, + -11178.7112 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29070.9162, + -7502.4947, + -11178.7112 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 28984.3136, + -7552.4947, + -11178.7112 + ], + "actual_end_pos": [ + 28984.3136, + -7552.4947, + -11178.7112 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28984.3136, + -7552.4947, + -11178.7112 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 29034.3136, + -7639.0973, + -11178.7112 + ], + "actual_end_pos": [ + 29034.3136, + -7639.0973, + -11178.7112 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29034.3136, + -7639.0973, + -11178.7112 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 29084.3136, + -7725.6998, + -11178.7112 + ], + "actual_end_pos": [ + 29084.3136, + -7725.6998, + -11178.7112 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29084.3136, + -7725.6998, + -11178.7112 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 29134.3136, + -7812.3024, + -11178.7112 + ], + "actual_end_pos": [ + 29134.3136, + -7812.3024, + -11178.7112 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 29134.3136, + -7812.3024, + -11178.7112 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 29134.3136, + -7812.3024, + -11178.7112 + ], + "actual_end_pos": [ + 29134.3136, + -7812.3024, + -11178.7112 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29134.3136, + -7812.3024, + -11178.7112 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 29063.603, + -7741.5917, + -11178.7112 + ], + "actual_end_pos": [ + 29063.603, + -7741.5917, + -11178.7112 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 29063.603, + -7741.5917, + -11178.7112 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 29063.603, + -7741.5917, + -11178.7112 + ], + "actual_end_pos": [ + 29063.603, + -7741.5917, + -11178.7112 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29063.603, + -7741.5917, + -11178.7112 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 28992.8923, + -7670.881, + -11178.7112 + ], + "actual_end_pos": [ + 28992.8923, + -7670.881, + -11178.7112 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260411_181558__pair_000896_A_traj_000896_meta.json b/equivalence_easy/run_20260411_181558__pair_000896_A_traj_000896_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4cd2564c8b43209f897f7bdb97edb7becefb3795 --- /dev/null +++ b/equivalence_easy/run_20260411_181558__pair_000896_A_traj_000896_meta.json @@ -0,0 +1,1464 @@ +{ + "trajectory_id": 896, + "episode_id": 0, + "state_id": 665, + "sample_index": 665, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 897, + "primary_trajectory_id": 896, + "paired_trajectory_id": 897, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 28560.0, + -9740.0, + -11140.0 + ], + "rotation": [ + 0.0, + 45.0, + 0.0 + ] + }, + "action_sequence": [ + "move_left", + "move_left", + "move_forward", + "move_forward", + "turn_right", + "move_forward", + "move_forward", + "move_forward", + "move_left", + "move_left", + "move_forward", + "move_forward", + "move_forward", + "move_left", + "move_forward", + "move_right", + "move_backward", + "turn_left", + "move_left", + "move_left", + "turn_right", + "move_left", + "turn_right", + "turn_right", + "move_left", + "turn_right", + "move_right", + "move_forward", + "move_forward", + "move_left", + "move_backward", + "turn_right", + "move_forward", + "look_down", + "move_backward", + "move_backward", + "no_op", + "move_forward", + "move_left", + "move_forward" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28560.0, + -9740.0, + -11140.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 28630.7107, + -9810.7107, + -11140.0 + ], + "actual_end_pos": [ + 28630.7107, + -9810.7107, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28630.7107, + -9810.7107, + -11140.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 28701.4214, + -9881.4214, + -11140.0 + ], + "actual_end_pos": [ + 28701.4214, + -9881.4214, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28701.4214, + -9881.4214, + -11140.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 28772.132, + -9810.7107, + -11140.0 + ], + "actual_end_pos": [ + 28772.132, + -9810.7107, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28772.132, + -9810.7107, + -11140.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 28842.8427, + -9740.0, + -11140.0 + ], + "actual_end_pos": [ + 28842.8427, + -9740.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28842.8427, + -9740.0, + -11140.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 28842.8427, + -9740.0, + -11140.0 + ], + "actual_end_pos": [ + 28842.8427, + -9740.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28842.8427, + -9740.0, + -11140.0 + ], + "start_rot": [ + 0.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 28892.8427, + -9653.3975, + -11140.0 + ], + "actual_end_pos": [ + 28892.8427, + -9653.3975, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28892.8427, + -9653.3975, + -11140.0 + ], + "start_rot": [ + 0.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 28942.8427, + -9566.7949, + -11140.0 + ], + "actual_end_pos": [ + 28942.8427, + -9566.7949, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28942.8427, + -9566.7949, + -11140.0 + ], + "start_rot": [ + 0.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 28992.8427, + -9480.1924, + -11140.0 + ], + "actual_end_pos": [ + 28992.8427, + -9480.1924, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28992.8427, + -9480.1924, + -11140.0 + ], + "start_rot": [ + 0.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 29079.4453, + -9530.1924, + -11140.0 + ], + "actual_end_pos": [ + 29079.4453, + -9530.1924, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29079.4453, + -9530.1924, + -11140.0 + ], + "start_rot": [ + 0.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 29166.0478, + -9580.1924, + -11140.0 + ], + "actual_end_pos": [ + 29166.0478, + -9580.1924, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29166.0478, + -9580.1924, + -11140.0 + ], + "start_rot": [ + 0.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 29216.0478, + -9493.5898, + -11140.0 + ], + "actual_end_pos": [ + 29216.0478, + -9493.5898, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29216.0478, + -9493.5898, + -11140.0 + ], + "start_rot": [ + 0.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 29266.0478, + -9406.9873, + -11140.0 + ], + "actual_end_pos": [ + 29266.0478, + -9406.9873, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29266.0478, + -9406.9873, + -11140.0 + ], + "start_rot": [ + 0.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 29316.0478, + -9320.3848, + -11140.0 + ], + "actual_end_pos": [ + 29316.0478, + -9320.3848, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29316.0478, + -9320.3848, + -11140.0 + ], + "start_rot": [ + 0.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 29402.6503, + -9370.3848, + -11140.0 + ], + "actual_end_pos": [ + 29402.6503, + -9370.3848, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29402.6503, + -9370.3848, + -11140.0 + ], + "start_rot": [ + 0.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 29452.6503, + -9283.7822, + -11140.0 + ], + "actual_end_pos": [ + 29452.6503, + -9283.7822, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29452.6503, + -9283.7822, + -11140.0 + ], + "start_rot": [ + 0.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 29366.0478, + -9233.7822, + -11140.0 + ], + "actual_end_pos": [ + 29366.0478, + -9233.7822, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29366.0478, + -9233.7822, + -11140.0 + ], + "start_rot": [ + 0.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 29316.0478, + -9320.3848, + -11140.0 + ], + "actual_end_pos": [ + 29316.0478, + -9320.3848, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 29316.0478, + -9320.3848, + -11140.0 + ], + "start_rot": [ + 0.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 29316.0478, + -9320.3848, + -11140.0 + ], + "actual_end_pos": [ + 29316.0478, + -9320.3848, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29316.0478, + -9320.3848, + -11140.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 29386.7585, + -9391.0954, + -11140.0 + ], + "actual_end_pos": [ + 29386.7585, + -9391.0954, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29386.7585, + -9391.0954, + -11140.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 29457.4692, + -9461.8061, + -11140.0 + ], + "actual_end_pos": [ + 29457.4692, + -9461.8061, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 29457.4692, + -9461.8061, + -11140.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 29457.4692, + -9461.8061, + -11140.0 + ], + "actual_end_pos": [ + 29457.4692, + -9461.8061, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29457.4692, + -9461.8061, + -11140.0 + ], + "start_rot": [ + 0.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 29544.0717, + -9511.8061, + -11140.0 + ], + "actual_end_pos": [ + 29544.0717, + -9511.8061, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 29544.0717, + -9511.8061, + -11140.0 + ], + "start_rot": [ + 0.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 29544.0717, + -9511.8061, + -11140.0 + ], + "actual_end_pos": [ + 29544.0717, + -9511.8061, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 29544.0717, + -9511.8061, + -11140.0 + ], + "start_rot": [ + 0.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 29544.0717, + -9511.8061, + -11140.0 + ], + "actual_end_pos": [ + 29544.0717, + -9511.8061, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29544.0717, + -9511.8061, + -11140.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 29644.0717, + -9511.8061, + -11140.0 + ], + "actual_end_pos": [ + 29644.0717, + -9511.8061, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 29644.0717, + -9511.8061, + -11140.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 29644.0717, + -9511.8061, + -11140.0 + ], + "actual_end_pos": [ + 29644.0717, + -9511.8061, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29644.0717, + -9511.8061, + -11140.0 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 29547.4791, + -9537.688, + -11140.0 + ], + "actual_end_pos": [ + 29547.4791, + -9537.688, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29547.4791, + -9537.688, + -11140.0 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 29521.5972, + -9441.0954, + -11140.0 + ], + "actual_end_pos": [ + 29521.5972, + -9441.0954, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29521.5972, + -9441.0954, + -11140.0 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 29495.7153, + -9344.5029, + -11140.0 + ], + "actual_end_pos": [ + 29495.7153, + -9344.5029, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29495.7153, + -9344.5029, + -11140.0 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 29592.3079, + -9318.621, + -11140.0 + ], + "actual_end_pos": [ + 29592.3079, + -9318.621, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29592.3079, + -9318.621, + -11140.0 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 29618.1898, + -9415.2135, + -11140.0 + ], + "actual_end_pos": [ + 29618.1898, + -9415.2135, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 29618.1898, + -9415.2135, + -11140.0 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 29618.1898, + -9415.2135, + -11140.0 + ], + "actual_end_pos": [ + 29618.1898, + -9415.2135, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29618.1898, + -9415.2135, + -11140.0 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 29568.1898, + -9328.611, + -11140.0 + ], + "actual_end_pos": [ + 29568.1898, + -9328.611, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 29568.1898, + -9328.611, + -11140.0 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 29568.1898, + -9328.611, + -11140.0 + ], + "actual_end_pos": [ + 29568.1898, + -9328.611, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29568.1898, + -9328.611, + -11140.0 + ], + "start_rot": [ + -7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 29617.762, + -9414.4726, + -11126.9474 + ], + "actual_end_pos": [ + 29617.762, + -9414.4726, + -11126.9474 + ], + "actual_end_rot": [ + -7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29617.762, + -9414.4726, + -11126.9474 + ], + "start_rot": [ + -7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 29667.3343, + -9500.3343, + -11113.8948 + ], + "actual_end_pos": [ + 29667.3343, + -9500.3343, + -11113.8948 + ], + "actual_end_rot": [ + -7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 29667.3343, + -9500.3343, + -11113.8948 + ], + "start_rot": [ + -7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 29667.3343, + -9500.3343, + -11113.8948 + ], + "actual_end_pos": [ + 29667.3343, + -9500.3343, + -11113.8948 + ], + "actual_end_rot": [ + -7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29667.3343, + -9500.3343, + -11113.8948 + ], + "start_rot": [ + -7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 29617.762, + -9414.4726, + -11126.9474 + ], + "actual_end_pos": [ + 29617.762, + -9414.4726, + -11126.9474 + ], + "actual_end_rot": [ + -7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29617.762, + -9414.4726, + -11126.9474 + ], + "start_rot": [ + -7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 29704.3646, + -9364.4726, + -11126.9474 + ], + "actual_end_pos": [ + 29704.3646, + -9364.4726, + -11126.9474 + ], + "actual_end_rot": [ + -7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29704.3646, + -9364.4726, + -11126.9474 + ], + "start_rot": [ + -7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 29654.7923, + -9278.611, + -11140.0 + ], + "actual_end_pos": [ + 29654.7923, + -9278.611, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260411_181558__pair_000896_B_traj_000897_meta.json b/equivalence_easy/run_20260411_181558__pair_000896_B_traj_000897_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ef3cb258632091f08a6463778fdc212091ffa993 --- /dev/null +++ b/equivalence_easy/run_20260411_181558__pair_000896_B_traj_000897_meta.json @@ -0,0 +1,1464 @@ +{ + "trajectory_id": 897, + "episode_id": 0, + "state_id": 665, + "sample_index": 665, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 896, + "primary_trajectory_id": 896, + "paired_trajectory_id": 897, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 28560.0, + -9740.0, + -11140.0 + ], + "rotation": [ + 0.0, + 45.0, + 0.0 + ] + }, + "action_sequence": [ + "move_forward", + "move_left", + "move_left", + "move_forward", + "turn_right", + "move_forward", + "move_forward", + "move_forward", + "move_forward", + "move_left", + "move_forward", + "move_left", + "move_backward", + "move_left", + "move_forward", + "move_right", + "move_forward", + "turn_left", + "move_left", + "move_left", + "turn_right", + "move_left", + "turn_right", + "turn_right", + "move_left", + "turn_right", + "move_right", + "move_backward", + "move_left", + "move_forward", + "move_forward", + "turn_right", + "move_forward", + "look_down", + "move_backward", + "move_backward", + "no_op", + "move_forward", + "move_forward", + "move_left" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28560.0, + -9740.0, + -11140.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 28630.7107, + -9669.2893, + -11140.0 + ], + "actual_end_pos": [ + 28630.7107, + -9669.2893, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28630.7107, + -9669.2893, + -11140.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 28701.4214, + -9740.0, + -11140.0 + ], + "actual_end_pos": [ + 28701.4214, + -9740.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28701.4214, + -9740.0, + -11140.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 28772.132, + -9810.7107, + -11140.0 + ], + "actual_end_pos": [ + 28772.132, + -9810.7107, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28772.132, + -9810.7107, + -11140.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 28842.8427, + -9740.0, + -11140.0 + ], + "actual_end_pos": [ + 28842.8427, + -9740.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28842.8427, + -9740.0, + -11140.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 28842.8427, + -9740.0, + -11140.0 + ], + "actual_end_pos": [ + 28842.8427, + -9740.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28842.8427, + -9740.0, + -11140.0 + ], + "start_rot": [ + 0.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 28892.8427, + -9653.3975, + -11140.0 + ], + "actual_end_pos": [ + 28892.8427, + -9653.3975, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28892.8427, + -9653.3975, + -11140.0 + ], + "start_rot": [ + 0.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 28942.8427, + -9566.7949, + -11140.0 + ], + "actual_end_pos": [ + 28942.8427, + -9566.7949, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28942.8427, + -9566.7949, + -11140.0 + ], + "start_rot": [ + 0.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 28992.8427, + -9480.1924, + -11140.0 + ], + "actual_end_pos": [ + 28992.8427, + -9480.1924, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28992.8427, + -9480.1924, + -11140.0 + ], + "start_rot": [ + 0.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 29042.8427, + -9393.5898, + -11140.0 + ], + "actual_end_pos": [ + 29042.8427, + -9393.5898, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29042.8427, + -9393.5898, + -11140.0 + ], + "start_rot": [ + 0.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 29129.4453, + -9443.5898, + -11140.0 + ], + "actual_end_pos": [ + 29129.4453, + -9443.5898, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29129.4453, + -9443.5898, + -11140.0 + ], + "start_rot": [ + 0.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 29179.4453, + -9356.9873, + -11140.0 + ], + "actual_end_pos": [ + 29179.4453, + -9356.9873, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29179.4453, + -9356.9873, + -11140.0 + ], + "start_rot": [ + 0.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 29266.0478, + -9406.9873, + -11140.0 + ], + "actual_end_pos": [ + 29266.0478, + -9406.9873, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29266.0478, + -9406.9873, + -11140.0 + ], + "start_rot": [ + 0.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 29216.0478, + -9493.5898, + -11140.0 + ], + "actual_end_pos": [ + 29216.0478, + -9493.5898, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29216.0478, + -9493.5898, + -11140.0 + ], + "start_rot": [ + 0.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 29302.6503, + -9543.5898, + -11140.0 + ], + "actual_end_pos": [ + 29302.6503, + -9543.5898, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29302.6503, + -9543.5898, + -11140.0 + ], + "start_rot": [ + 0.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 29352.6503, + -9456.9873, + -11140.0 + ], + "actual_end_pos": [ + 29352.6503, + -9456.9873, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29352.6503, + -9456.9873, + -11140.0 + ], + "start_rot": [ + 0.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 29266.0478, + -9406.9873, + -11140.0 + ], + "actual_end_pos": [ + 29266.0478, + -9406.9873, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29266.0478, + -9406.9873, + -11140.0 + ], + "start_rot": [ + 0.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 29316.0478, + -9320.3848, + -11140.0 + ], + "actual_end_pos": [ + 29316.0478, + -9320.3848, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 29316.0478, + -9320.3848, + -11140.0 + ], + "start_rot": [ + 0.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 29316.0478, + -9320.3848, + -11140.0 + ], + "actual_end_pos": [ + 29316.0478, + -9320.3848, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29316.0478, + -9320.3848, + -11140.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 29386.7585, + -9391.0954, + -11140.0 + ], + "actual_end_pos": [ + 29386.7585, + -9391.0954, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29386.7585, + -9391.0954, + -11140.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 29457.4692, + -9461.8061, + -11140.0 + ], + "actual_end_pos": [ + 29457.4692, + -9461.8061, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 29457.4692, + -9461.8061, + -11140.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 29457.4692, + -9461.8061, + -11140.0 + ], + "actual_end_pos": [ + 29457.4692, + -9461.8061, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29457.4692, + -9461.8061, + -11140.0 + ], + "start_rot": [ + 0.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 29544.0717, + -9511.8061, + -11140.0 + ], + "actual_end_pos": [ + 29544.0717, + -9511.8061, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 29544.0717, + -9511.8061, + -11140.0 + ], + "start_rot": [ + 0.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 29544.0717, + -9511.8061, + -11140.0 + ], + "actual_end_pos": [ + 29544.0717, + -9511.8061, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 29544.0717, + -9511.8061, + -11140.0 + ], + "start_rot": [ + 0.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 29544.0717, + -9511.8061, + -11140.0 + ], + "actual_end_pos": [ + 29544.0717, + -9511.8061, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29544.0717, + -9511.8061, + -11140.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 29644.0717, + -9511.8061, + -11140.0 + ], + "actual_end_pos": [ + 29644.0717, + -9511.8061, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 29644.0717, + -9511.8061, + -11140.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 29644.0717, + -9511.8061, + -11140.0 + ], + "actual_end_pos": [ + 29644.0717, + -9511.8061, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29644.0717, + -9511.8061, + -11140.0 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 29547.4791, + -9537.688, + -11140.0 + ], + "actual_end_pos": [ + 29547.4791, + -9537.688, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29547.4791, + -9537.688, + -11140.0 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 29573.361, + -9634.2806, + -11140.0 + ], + "actual_end_pos": [ + 29573.361, + -9634.2806, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29573.361, + -9634.2806, + -11140.0 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 29669.9536, + -9608.3987, + -11140.0 + ], + "actual_end_pos": [ + 29669.9536, + -9608.3987, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29669.9536, + -9608.3987, + -11140.0 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 29644.0717, + -9511.8061, + -11140.0 + ], + "actual_end_pos": [ + 29644.0717, + -9511.8061, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29644.0717, + -9511.8061, + -11140.0 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 29618.1898, + -9415.2135, + -11140.0 + ], + "actual_end_pos": [ + 29618.1898, + -9415.2135, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 29618.1898, + -9415.2135, + -11140.0 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 29618.1898, + -9415.2135, + -11140.0 + ], + "actual_end_pos": [ + 29618.1898, + -9415.2135, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29618.1898, + -9415.2135, + -11140.0 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 29568.1898, + -9328.611, + -11140.0 + ], + "actual_end_pos": [ + 29568.1898, + -9328.611, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 29568.1898, + -9328.611, + -11140.0 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 29568.1898, + -9328.611, + -11140.0 + ], + "actual_end_pos": [ + 29568.1898, + -9328.611, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29568.1898, + -9328.611, + -11140.0 + ], + "start_rot": [ + -7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 29617.762, + -9414.4726, + -11126.9474 + ], + "actual_end_pos": [ + 29617.762, + -9414.4726, + -11126.9474 + ], + "actual_end_rot": [ + -7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29617.762, + -9414.4726, + -11126.9474 + ], + "start_rot": [ + -7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 29667.3343, + -9500.3343, + -11113.8948 + ], + "actual_end_pos": [ + 29667.3343, + -9500.3343, + -11113.8948 + ], + "actual_end_rot": [ + -7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 29667.3343, + -9500.3343, + -11113.8948 + ], + "start_rot": [ + -7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 29667.3343, + -9500.3343, + -11113.8948 + ], + "actual_end_pos": [ + 29667.3343, + -9500.3343, + -11113.8948 + ], + "actual_end_rot": [ + -7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29667.3343, + -9500.3343, + -11113.8948 + ], + "start_rot": [ + -7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 29617.762, + -9414.4726, + -11126.9474 + ], + "actual_end_pos": [ + 29617.762, + -9414.4726, + -11126.9474 + ], + "actual_end_rot": [ + -7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29617.762, + -9414.4726, + -11126.9474 + ], + "start_rot": [ + -7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 29568.1898, + -9328.611, + -11140.0 + ], + "actual_end_pos": [ + 29568.1898, + -9328.611, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29568.1898, + -9328.611, + -11140.0 + ], + "start_rot": [ + -7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 29654.7923, + -9278.611, + -11140.0 + ], + "actual_end_pos": [ + 29654.7923, + -9278.611, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260411_181558__pair_000975_A_traj_000975_meta.json b/equivalence_easy/run_20260411_181558__pair_000975_A_traj_000975_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8a4ac073b4fb138bbf902a8bfcee6f27dbbd06ba --- /dev/null +++ b/equivalence_easy/run_20260411_181558__pair_000975_A_traj_000975_meta.json @@ -0,0 +1,1464 @@ +{ + "trajectory_id": 975, + "episode_id": 0, + "state_id": 724, + "sample_index": 724, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 976, + "primary_trajectory_id": 975, + "paired_trajectory_id": 976, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 28560.0, + -8340.0, + -11140.0 + ], + "rotation": [ + 0.0, + 180.0, + 0.0 + ] + }, + "action_sequence": [ + "move_backward", + "move_forward", + "move_forward", + "turn_right", + "move_forward", + "move_left", + "move_forward", + "move_right", + "move_forward", + "move_forward", + "turn_right", + "turn_right", + "move_forward", + "move_forward", + "move_right", + "move_right", + "turn_right", + "move_backward", + "move_right", + "move_forward", + "move_left", + "turn_right", + "look_down", + "move_backward", + "move_right", + "move_forward", + "move_left", + "move_left", + "move_backward", + "move_right", + "move_forward", + "move_forward", + "move_right", + "look_down", + "move_right", + "turn_right", + "move_left", + "move_forward", + "move_right", + "turn_right" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28560.0, + -8340.0, + -11140.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28660.0, + -8340.0, + -11140.0 + ], + "actual_end_pos": [ + 28660.0, + -8340.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28660.0, + -8340.0, + -11140.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28560.0, + -8340.0, + -11140.0 + ], + "actual_end_pos": [ + 28560.0, + -8340.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28560.0, + -8340.0, + -11140.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28460.0, + -8340.0, + -11140.0 + ], + "actual_end_pos": [ + 28460.0, + -8340.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28460.0, + -8340.0, + -11140.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28460.0, + -8340.0, + -11140.0 + ], + "actual_end_pos": [ + 28460.0, + -8340.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28460.0, + -8340.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 28363.4074, + -8365.8819, + -11140.0 + ], + "actual_end_pos": [ + 28363.4074, + -8365.8819, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28363.4074, + -8365.8819, + -11140.0 + ], + "start_rot": [ + 0.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 28337.5255, + -8269.2893, + -11140.0 + ], + "actual_end_pos": [ + 28337.5255, + -8269.2893, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28337.5255, + -8269.2893, + -11140.0 + ], + "start_rot": [ + 0.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 28240.9329, + -8295.1712, + -11140.0 + ], + "actual_end_pos": [ + 28240.9329, + -8295.1712, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28240.9329, + -8295.1712, + -11140.0 + ], + "start_rot": [ + 0.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 28266.8148, + -8391.7638, + -11140.0 + ], + "actual_end_pos": [ + 28266.8148, + -8391.7638, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28266.8148, + -8391.7638, + -11140.0 + ], + "start_rot": [ + 0.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 28170.2223, + -8417.6457, + -11140.0 + ], + "actual_end_pos": [ + 28170.2223, + -8417.6457, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28170.2223, + -8417.6457, + -11140.0 + ], + "start_rot": [ + 0.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 28073.6297, + -8443.5276, + -11140.0 + ], + "actual_end_pos": [ + 28073.6297, + -8443.5276, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28073.6297, + -8443.5276, + -11140.0 + ], + "start_rot": [ + 0.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 28073.6297, + -8443.5276, + -11140.0 + ], + "actual_end_pos": [ + 28073.6297, + -8443.5276, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28073.6297, + -8443.5276, + -11140.0 + ], + "start_rot": [ + 0.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 28073.6297, + -8443.5276, + -11140.0 + ], + "actual_end_pos": [ + 28073.6297, + -8443.5276, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28073.6297, + -8443.5276, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 28002.919, + -8514.2383, + -11140.0 + ], + "actual_end_pos": [ + 28002.919, + -8514.2383, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28002.919, + -8514.2383, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 27932.2083, + -8584.949, + -11140.0 + ], + "actual_end_pos": [ + 27932.2083, + -8584.949, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 27932.2083, + -8584.949, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 28002.919, + -8655.6597, + -11140.0 + ], + "actual_end_pos": [ + 28002.919, + -8655.6597, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28002.919, + -8655.6597, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 28073.6297, + -8726.3703, + -11140.0 + ], + "actual_end_pos": [ + 28073.6297, + -8726.3703, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28073.6297, + -8726.3703, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 28073.6297, + -8726.3703, + -11140.0 + ], + "actual_end_pos": [ + 28073.6297, + -8726.3703, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28073.6297, + -8726.3703, + -11140.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 28123.6297, + -8639.7678, + -11140.0 + ], + "actual_end_pos": [ + 28123.6297, + -8639.7678, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28123.6297, + -8639.7678, + -11140.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 28210.2322, + -8689.7678, + -11140.0 + ], + "actual_end_pos": [ + 28210.2322, + -8689.7678, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28210.2322, + -8689.7678, + -11140.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 28160.2322, + -8776.3703, + -11140.0 + ], + "actual_end_pos": [ + 28160.2322, + -8776.3703, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28160.2322, + -8776.3703, + -11140.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 28073.6297, + -8726.3703, + -11140.0 + ], + "actual_end_pos": [ + 28073.6297, + -8726.3703, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28073.6297, + -8726.3703, + -11140.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 28073.6297, + -8726.3703, + -11140.0 + ], + "actual_end_pos": [ + 28073.6297, + -8726.3703, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 28073.6297, + -8726.3703, + -11140.0 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 28073.6297, + -8726.3703, + -11140.0 + ], + "actual_end_pos": [ + 28073.6297, + -8726.3703, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28073.6297, + -8726.3703, + -11140.0 + ], + "start_rot": [ + -7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 28099.2902, + -8630.6041, + -11126.9474 + ], + "actual_end_pos": [ + 28099.2902, + -8630.6041, + -11126.9474 + ], + "actual_end_rot": [ + -7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28099.2902, + -8630.6041, + -11126.9474 + ], + "start_rot": [ + -7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 28195.8827, + -8656.486, + -11126.9474 + ], + "actual_end_pos": [ + 28195.8827, + -8656.486, + -11126.9474 + ], + "actual_end_rot": [ + -7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28195.8827, + -8656.486, + -11126.9474 + ], + "start_rot": [ + -7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 28170.2223, + -8752.2522, + -11140.0 + ], + "actual_end_pos": [ + 28170.2223, + -8752.2522, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28170.2223, + -8752.2522, + -11140.0 + ], + "start_rot": [ + -7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 28073.6297, + -8726.3703, + -11140.0 + ], + "actual_end_pos": [ + 28073.6297, + -8726.3703, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28073.6297, + -8726.3703, + -11140.0 + ], + "start_rot": [ + -7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 27977.0371, + -8700.4884, + -11140.0 + ], + "actual_end_pos": [ + 27977.0371, + -8700.4884, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 27977.0371, + -8700.4884, + -11140.0 + ], + "start_rot": [ + -7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 28002.6976, + -8604.7222, + -11126.9474 + ], + "actual_end_pos": [ + 28002.6976, + -8604.7222, + -11126.9474 + ], + "actual_end_rot": [ + -7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28002.6976, + -8604.7222, + -11126.9474 + ], + "start_rot": [ + -7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 28099.2902, + -8630.6041, + -11126.9474 + ], + "actual_end_pos": [ + 28099.2902, + -8630.6041, + -11126.9474 + ], + "actual_end_rot": [ + -7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28099.2902, + -8630.6041, + -11126.9474 + ], + "start_rot": [ + -7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 28073.6297, + -8726.3703, + -11140.0 + ], + "actual_end_pos": [ + 28073.6297, + -8726.3703, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28073.6297, + -8726.3703, + -11140.0 + ], + "start_rot": [ + -7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 28047.9692, + -8822.1366, + -11153.0526 + ], + "actual_end_pos": [ + 28047.9692, + -8822.1366, + -11153.0526 + ], + "actual_end_rot": [ + -7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28047.9692, + -8822.1366, + -11153.0526 + ], + "start_rot": [ + -7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 28144.5618, + -8848.0185, + -11153.0526 + ], + "actual_end_pos": [ + 28144.5618, + -8848.0185, + -11153.0526 + ], + "actual_end_rot": [ + -7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 28144.5618, + -8848.0185, + -11153.0526 + ], + "start_rot": [ + -7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 28144.5618, + -8848.0185, + -11153.0526 + ], + "actual_end_pos": [ + 28144.5618, + -8848.0185, + -11153.0526 + ], + "actual_end_rot": [ + -15.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28144.5618, + -8848.0185, + -11153.0526 + ], + "start_rot": [ + -15.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 28241.1544, + -8873.9004, + -11153.0526 + ], + "actual_end_pos": [ + 28241.1544, + -8873.9004, + -11153.0526 + ], + "actual_end_rot": [ + -15.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28241.1544, + -8873.9004, + -11153.0526 + ], + "start_rot": [ + -15.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 28241.1544, + -8873.9004, + -11153.0526 + ], + "actual_end_pos": [ + 28241.1544, + -8873.9004, + -11153.0526 + ], + "actual_end_rot": [ + -15.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28241.1544, + -8873.9004, + -11153.0526 + ], + "start_rot": [ + -15.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28141.1544, + -8873.9004, + -11153.0526 + ], + "actual_end_pos": [ + 28141.1544, + -8873.9004, + -11153.0526 + ], + "actual_end_rot": [ + -15.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28141.1544, + -8873.9004, + -11153.0526 + ], + "start_rot": [ + -15.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28141.1544, + -8970.4929, + -11178.9345 + ], + "actual_end_pos": [ + 28141.1544, + -8970.4929, + -11178.9345 + ], + "actual_end_rot": [ + -15.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28141.1544, + -8970.4929, + -11178.9345 + ], + "start_rot": [ + -15.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28241.1544, + -8970.4929, + -11178.9345 + ], + "actual_end_pos": [ + 28241.1544, + -8970.4929, + -11178.9345 + ], + "actual_end_rot": [ + -15.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28241.1544, + -8970.4929, + -11178.9345 + ], + "start_rot": [ + -15.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28241.1544, + -8970.4929, + -11178.9345 + ], + "actual_end_pos": [ + 28241.1544, + -8970.4929, + -11178.9345 + ], + "actual_end_rot": [ + -15.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260411_181558__pair_000975_B_traj_000976_meta.json b/equivalence_easy/run_20260411_181558__pair_000975_B_traj_000976_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..aa1d1f90829477d49144cf536c5951d1cea70332 --- /dev/null +++ b/equivalence_easy/run_20260411_181558__pair_000975_B_traj_000976_meta.json @@ -0,0 +1,1464 @@ +{ + "trajectory_id": 976, + "episode_id": 0, + "state_id": 724, + "sample_index": 724, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 975, + "primary_trajectory_id": 975, + "paired_trajectory_id": 976, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 28560.0, + -8340.0, + -11140.0 + ], + "rotation": [ + 0.0, + 180.0, + 0.0 + ] + }, + "action_sequence": [ + "move_backward", + "move_forward", + "move_forward", + "turn_right", + "move_right", + "move_forward", + "move_left", + "move_forward", + "move_forward", + "move_forward", + "turn_right", + "turn_right", + "move_right", + "move_right", + "move_forward", + "move_forward", + "turn_right", + "move_forward", + "move_backward", + "move_left", + "move_right", + "turn_right", + "look_down", + "move_right", + "move_backward", + "move_forward", + "move_backward", + "move_right", + "move_forward", + "move_left", + "move_forward", + "move_right", + "move_left", + "look_down", + "move_right", + "turn_right", + "move_forward", + "move_right", + "move_left", + "turn_right" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28560.0, + -8340.0, + -11140.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28660.0, + -8340.0, + -11140.0 + ], + "actual_end_pos": [ + 28660.0, + -8340.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28660.0, + -8340.0, + -11140.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28560.0, + -8340.0, + -11140.0 + ], + "actual_end_pos": [ + 28560.0, + -8340.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28560.0, + -8340.0, + -11140.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28460.0, + -8340.0, + -11140.0 + ], + "actual_end_pos": [ + 28460.0, + -8340.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28460.0, + -8340.0, + -11140.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28460.0, + -8340.0, + -11140.0 + ], + "actual_end_pos": [ + 28460.0, + -8340.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28460.0, + -8340.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 28485.8819, + -8436.5926, + -11140.0 + ], + "actual_end_pos": [ + 28485.8819, + -8436.5926, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28485.8819, + -8436.5926, + -11140.0 + ], + "start_rot": [ + 0.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 28389.2893, + -8462.4745, + -11140.0 + ], + "actual_end_pos": [ + 28389.2893, + -8462.4745, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28389.2893, + -8462.4745, + -11140.0 + ], + "start_rot": [ + 0.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 28363.4074, + -8365.8819, + -11140.0 + ], + "actual_end_pos": [ + 28363.4074, + -8365.8819, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28363.4074, + -8365.8819, + -11140.0 + ], + "start_rot": [ + 0.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 28266.8148, + -8391.7638, + -11140.0 + ], + "actual_end_pos": [ + 28266.8148, + -8391.7638, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28266.8148, + -8391.7638, + -11140.0 + ], + "start_rot": [ + 0.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 28170.2223, + -8417.6457, + -11140.0 + ], + "actual_end_pos": [ + 28170.2223, + -8417.6457, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28170.2223, + -8417.6457, + -11140.0 + ], + "start_rot": [ + 0.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 28073.6297, + -8443.5276, + -11140.0 + ], + "actual_end_pos": [ + 28073.6297, + -8443.5276, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28073.6297, + -8443.5276, + -11140.0 + ], + "start_rot": [ + 0.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 28073.6297, + -8443.5276, + -11140.0 + ], + "actual_end_pos": [ + 28073.6297, + -8443.5276, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28073.6297, + -8443.5276, + -11140.0 + ], + "start_rot": [ + 0.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 28073.6297, + -8443.5276, + -11140.0 + ], + "actual_end_pos": [ + 28073.6297, + -8443.5276, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28073.6297, + -8443.5276, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 28144.3404, + -8514.2383, + -11140.0 + ], + "actual_end_pos": [ + 28144.3404, + -8514.2383, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28144.3404, + -8514.2383, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 28215.051, + -8584.949, + -11140.0 + ], + "actual_end_pos": [ + 28215.051, + -8584.949, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28215.051, + -8584.949, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 28144.3404, + -8655.6597, + -11140.0 + ], + "actual_end_pos": [ + 28144.3404, + -8655.6597, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28144.3404, + -8655.6597, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 28073.6297, + -8726.3703, + -11140.0 + ], + "actual_end_pos": [ + 28073.6297, + -8726.3703, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28073.6297, + -8726.3703, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 28073.6297, + -8726.3703, + -11140.0 + ], + "actual_end_pos": [ + 28073.6297, + -8726.3703, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28073.6297, + -8726.3703, + -11140.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 28023.6297, + -8812.9729, + -11140.0 + ], + "actual_end_pos": [ + 28023.6297, + -8812.9729, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28023.6297, + -8812.9729, + -11140.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 28073.6297, + -8726.3703, + -11140.0 + ], + "actual_end_pos": [ + 28073.6297, + -8726.3703, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28073.6297, + -8726.3703, + -11140.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 27987.0271, + -8676.3703, + -11140.0 + ], + "actual_end_pos": [ + 27987.0271, + -8676.3703, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 27987.0271, + -8676.3703, + -11140.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 28073.6297, + -8726.3703, + -11140.0 + ], + "actual_end_pos": [ + 28073.6297, + -8726.3703, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28073.6297, + -8726.3703, + -11140.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 28073.6297, + -8726.3703, + -11140.0 + ], + "actual_end_pos": [ + 28073.6297, + -8726.3703, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 28073.6297, + -8726.3703, + -11140.0 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 28073.6297, + -8726.3703, + -11140.0 + ], + "actual_end_pos": [ + 28073.6297, + -8726.3703, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28073.6297, + -8726.3703, + -11140.0 + ], + "start_rot": [ + -7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 28170.2223, + -8752.2522, + -11140.0 + ], + "actual_end_pos": [ + 28170.2223, + -8752.2522, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28170.2223, + -8752.2522, + -11140.0 + ], + "start_rot": [ + -7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 28195.8827, + -8656.486, + -11126.9474 + ], + "actual_end_pos": [ + 28195.8827, + -8656.486, + -11126.9474 + ], + "actual_end_rot": [ + -7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28195.8827, + -8656.486, + -11126.9474 + ], + "start_rot": [ + -7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 28170.2223, + -8752.2522, + -11140.0 + ], + "actual_end_pos": [ + 28170.2223, + -8752.2522, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28170.2223, + -8752.2522, + -11140.0 + ], + "start_rot": [ + -7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 28195.8827, + -8656.486, + -11126.9474 + ], + "actual_end_pos": [ + 28195.8827, + -8656.486, + -11126.9474 + ], + "actual_end_rot": [ + -7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28195.8827, + -8656.486, + -11126.9474 + ], + "start_rot": [ + -7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 28292.4753, + -8682.3679, + -11126.9474 + ], + "actual_end_pos": [ + 28292.4753, + -8682.3679, + -11126.9474 + ], + "actual_end_rot": [ + -7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28292.4753, + -8682.3679, + -11126.9474 + ], + "start_rot": [ + -7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 28266.8148, + -8778.1341, + -11140.0 + ], + "actual_end_pos": [ + 28266.8148, + -8778.1341, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28266.8148, + -8778.1341, + -11140.0 + ], + "start_rot": [ + -7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 28170.2223, + -8752.2522, + -11140.0 + ], + "actual_end_pos": [ + 28170.2223, + -8752.2522, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28170.2223, + -8752.2522, + -11140.0 + ], + "start_rot": [ + -7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 28144.5618, + -8848.0185, + -11153.0526 + ], + "actual_end_pos": [ + 28144.5618, + -8848.0185, + -11153.0526 + ], + "actual_end_rot": [ + -7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28144.5618, + -8848.0185, + -11153.0526 + ], + "start_rot": [ + -7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 28241.1544, + -8873.9004, + -11153.0526 + ], + "actual_end_pos": [ + 28241.1544, + -8873.9004, + -11153.0526 + ], + "actual_end_rot": [ + -7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28241.1544, + -8873.9004, + -11153.0526 + ], + "start_rot": [ + -7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 28144.5618, + -8848.0185, + -11153.0526 + ], + "actual_end_pos": [ + 28144.5618, + -8848.0185, + -11153.0526 + ], + "actual_end_rot": [ + -7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 28144.5618, + -8848.0185, + -11153.0526 + ], + "start_rot": [ + -7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 28144.5618, + -8848.0185, + -11153.0526 + ], + "actual_end_pos": [ + 28144.5618, + -8848.0185, + -11153.0526 + ], + "actual_end_rot": [ + -15.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28144.5618, + -8848.0185, + -11153.0526 + ], + "start_rot": [ + -15.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 28241.1544, + -8873.9004, + -11153.0526 + ], + "actual_end_pos": [ + 28241.1544, + -8873.9004, + -11153.0526 + ], + "actual_end_rot": [ + -15.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28241.1544, + -8873.9004, + -11153.0526 + ], + "start_rot": [ + -15.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 28241.1544, + -8873.9004, + -11153.0526 + ], + "actual_end_pos": [ + 28241.1544, + -8873.9004, + -11153.0526 + ], + "actual_end_rot": [ + -15.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28241.1544, + -8873.9004, + -11153.0526 + ], + "start_rot": [ + -15.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28241.1544, + -8970.4929, + -11178.9345 + ], + "actual_end_pos": [ + 28241.1544, + -8970.4929, + -11178.9345 + ], + "actual_end_rot": [ + -15.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28241.1544, + -8970.4929, + -11178.9345 + ], + "start_rot": [ + -15.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28341.1544, + -8970.4929, + -11178.9345 + ], + "actual_end_pos": [ + 28341.1544, + -8970.4929, + -11178.9345 + ], + "actual_end_rot": [ + -15.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28341.1544, + -8970.4929, + -11178.9345 + ], + "start_rot": [ + -15.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28241.1544, + -8970.4929, + -11178.9345 + ], + "actual_end_pos": [ + 28241.1544, + -8970.4929, + -11178.9345 + ], + "actual_end_rot": [ + -15.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28241.1544, + -8970.4929, + -11178.9345 + ], + "start_rot": [ + -15.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28241.1544, + -8970.4929, + -11178.9345 + ], + "actual_end_pos": [ + 28241.1544, + -8970.4929, + -11178.9345 + ], + "actual_end_rot": [ + -15.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260411_181558__pair_001000_A_traj_001000_meta.json b/equivalence_easy/run_20260411_181558__pair_001000_A_traj_001000_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..cf4c5529236fd08568faedfb8373ed3c9db6cb78 --- /dev/null +++ b/equivalence_easy/run_20260411_181558__pair_001000_A_traj_001000_meta.json @@ -0,0 +1,1464 @@ +{ + "trajectory_id": 1000, + "episode_id": 0, + "state_id": 742, + "sample_index": 742, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 1001, + "primary_trajectory_id": 1000, + "paired_trajectory_id": 1001, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 28560.0, + -7940.0, + -11140.0 + ], + "rotation": [ + 0.0, + 270.0, + 0.0 + ] + }, + "action_sequence": [ + "move_forward", + "move_forward", + "move_forward", + "turn_right", + "move_backward", + "move_left", + "move_forward", + "turn_left", + "move_right", + "move_backward", + "look_up", + "turn_right", + "move_forward", + "turn_right", + "move_forward", + "move_right", + "turn_right", + "move_forward", + "turn_right", + "move_left", + "look_down", + "move_left", + "look_up", + "move_left", + "move_left", + "look_down", + "move_right", + "move_right", + "turn_right", + "look_down", + "move_forward", + "look_up", + "move_backward", + "turn_left", + "move_left", + "move_forward", + "no_op", + "move_backward", + "turn_right", + "move_left" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28560.0, + -7940.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28560.0, + -8040.0, + -11140.0 + ], + "actual_end_pos": [ + 28560.0, + -8040.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28560.0, + -8040.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28560.0, + -8140.0, + -11140.0 + ], + "actual_end_pos": [ + 28560.0, + -8140.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28560.0, + -8140.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28560.0, + -8240.0, + -11140.0 + ], + "actual_end_pos": [ + 28560.0, + -8240.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28560.0, + -8240.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28560.0, + -8240.0, + -11140.0 + ], + "actual_end_pos": [ + 28560.0, + -8240.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28560.0, + -8240.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 28534.1181, + -8143.4074, + -11140.0 + ], + "actual_end_pos": [ + 28534.1181, + -8143.4074, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28534.1181, + -8143.4074, + -11140.0 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 28437.5255, + -8169.2893, + -11140.0 + ], + "actual_end_pos": [ + 28437.5255, + -8169.2893, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28437.5255, + -8169.2893, + -11140.0 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 28463.4074, + -8265.8819, + -11140.0 + ], + "actual_end_pos": [ + 28463.4074, + -8265.8819, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28463.4074, + -8265.8819, + -11140.0 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 28463.4074, + -8265.8819, + -11140.0 + ], + "actual_end_pos": [ + 28463.4074, + -8265.8819, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28463.4074, + -8265.8819, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28563.4074, + -8265.8819, + -11140.0 + ], + "actual_end_pos": [ + 28563.4074, + -8265.8819, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28563.4074, + -8265.8819, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28563.4074, + -8165.8819, + -11140.0 + ], + "actual_end_pos": [ + 28563.4074, + -8165.8819, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 28563.4074, + -8165.8819, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28563.4074, + -8165.8819, + -11140.0 + ], + "actual_end_pos": [ + 28563.4074, + -8165.8819, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28563.4074, + -8165.8819, + -11140.0 + ], + "start_rot": [ + 7.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28563.4074, + -8165.8819, + -11140.0 + ], + "actual_end_pos": [ + 28563.4074, + -8165.8819, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + -75.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28563.4074, + -8165.8819, + -11140.0 + ], + "start_rot": [ + 7.5, + -75.0, + -0.0 + ], + "expected_end_pos": [ + 28589.0679, + -8261.6481, + -11126.9474 + ], + "actual_end_pos": [ + 28589.0679, + -8261.6481, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + -75.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28589.0679, + -8261.6481, + -11126.9474 + ], + "start_rot": [ + 7.5, + -75.0, + -0.0 + ], + "expected_end_pos": [ + 28589.0679, + -8261.6481, + -11126.9474 + ], + "actual_end_pos": [ + 28589.0679, + -8261.6481, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28589.0679, + -8261.6481, + -11126.9474 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 28638.6401, + -8347.5098, + -11113.8948 + ], + "actual_end_pos": [ + 28638.6401, + -8347.5098, + -11113.8948 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28638.6401, + -8347.5098, + -11113.8948 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 28725.2427, + -8297.5098, + -11113.8948 + ], + "actual_end_pos": [ + 28725.2427, + -8297.5098, + -11113.8948 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28725.2427, + -8297.5098, + -11113.8948 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 28725.2427, + -8297.5098, + -11113.8948 + ], + "actual_end_pos": [ + 28725.2427, + -8297.5098, + -11113.8948 + ], + "actual_end_rot": [ + 7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28725.2427, + -8297.5098, + -11113.8948 + ], + "start_rot": [ + 7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 28795.3484, + -8367.6155, + -11100.8421 + ], + "actual_end_pos": [ + 28795.3484, + -8367.6155, + -11100.8421 + ], + "actual_end_rot": [ + 7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28795.3484, + -8367.6155, + -11100.8421 + ], + "start_rot": [ + 7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 28795.3484, + -8367.6155, + -11100.8421 + ], + "actual_end_pos": [ + 28795.3484, + -8367.6155, + -11100.8421 + ], + "actual_end_rot": [ + 7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28795.3484, + -8367.6155, + -11100.8421 + ], + "start_rot": [ + 7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 28745.3484, + -8454.218, + -11100.8421 + ], + "actual_end_pos": [ + 28745.3484, + -8454.218, + -11100.8421 + ], + "actual_end_rot": [ + 7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 28745.3484, + -8454.218, + -11100.8421 + ], + "start_rot": [ + 7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 28745.3484, + -8454.218, + -11100.8421 + ], + "actual_end_pos": [ + 28745.3484, + -8454.218, + -11100.8421 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28745.3484, + -8454.218, + -11100.8421 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 28695.3484, + -8540.8206, + -11100.8421 + ], + "actual_end_pos": [ + 28695.3484, + -8540.8206, + -11100.8421 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 28695.3484, + -8540.8206, + -11100.8421 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 28695.3484, + -8540.8206, + -11100.8421 + ], + "actual_end_pos": [ + 28695.3484, + -8540.8206, + -11100.8421 + ], + "actual_end_rot": [ + 7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28695.3484, + -8540.8206, + -11100.8421 + ], + "start_rot": [ + 7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 28645.3484, + -8627.4231, + -11100.8421 + ], + "actual_end_pos": [ + 28645.3484, + -8627.4231, + -11100.8421 + ], + "actual_end_rot": [ + 7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28645.3484, + -8627.4231, + -11100.8421 + ], + "start_rot": [ + 7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 28595.3484, + -8714.0257, + -11100.8421 + ], + "actual_end_pos": [ + 28595.3484, + -8714.0257, + -11100.8421 + ], + "actual_end_rot": [ + 7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 28595.3484, + -8714.0257, + -11100.8421 + ], + "start_rot": [ + 7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 28595.3484, + -8714.0257, + -11100.8421 + ], + "actual_end_pos": [ + 28595.3484, + -8714.0257, + -11100.8421 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28595.3484, + -8714.0257, + -11100.8421 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 28645.3484, + -8627.4231, + -11100.8421 + ], + "actual_end_pos": [ + 28645.3484, + -8627.4231, + -11100.8421 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28645.3484, + -8627.4231, + -11100.8421 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 28695.3484, + -8540.8206, + -11100.8421 + ], + "actual_end_pos": [ + 28695.3484, + -8540.8206, + -11100.8421 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28695.3484, + -8540.8206, + -11100.8421 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 28695.3484, + -8540.8206, + -11100.8421 + ], + "actual_end_pos": [ + 28695.3484, + -8540.8206, + -11100.8421 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 28695.3484, + -8540.8206, + -11100.8421 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 28695.3484, + -8540.8206, + -11100.8421 + ], + "actual_end_pos": [ + 28695.3484, + -8540.8206, + -11100.8421 + ], + "actual_end_rot": [ + -7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28695.3484, + -8540.8206, + -11100.8421 + ], + "start_rot": [ + -7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 28791.1146, + -8566.4811, + -11113.8948 + ], + "actual_end_pos": [ + 28791.1146, + -8566.4811, + -11113.8948 + ], + "actual_end_rot": [ + -7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 28791.1146, + -8566.4811, + -11113.8948 + ], + "start_rot": [ + -7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 28791.1146, + -8566.4811, + -11113.8948 + ], + "actual_end_pos": [ + 28791.1146, + -8566.4811, + -11113.8948 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28791.1146, + -8566.4811, + -11113.8948 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 28694.5221, + -8540.5992, + -11113.8948 + ], + "actual_end_pos": [ + 28694.5221, + -8540.5992, + -11113.8948 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28694.5221, + -8540.5992, + -11113.8948 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 28694.5221, + -8540.5992, + -11113.8948 + ], + "actual_end_pos": [ + 28694.5221, + -8540.5992, + -11113.8948 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28694.5221, + -8540.5992, + -11113.8948 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 28644.5221, + -8627.2017, + -11113.8948 + ], + "actual_end_pos": [ + 28644.5221, + -8627.2017, + -11113.8948 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28644.5221, + -8627.2017, + -11113.8948 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 28731.1246, + -8677.2017, + -11113.8948 + ], + "actual_end_pos": [ + 28731.1246, + -8677.2017, + -11113.8948 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 28731.1246, + -8677.2017, + -11113.8948 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 28731.1246, + -8677.2017, + -11113.8948 + ], + "actual_end_pos": [ + 28731.1246, + -8677.2017, + -11113.8948 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28731.1246, + -8677.2017, + -11113.8948 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 28644.5221, + -8627.2017, + -11113.8948 + ], + "actual_end_pos": [ + 28644.5221, + -8627.2017, + -11113.8948 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28644.5221, + -8627.2017, + -11113.8948 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 28644.5221, + -8627.2017, + -11113.8948 + ], + "actual_end_pos": [ + 28644.5221, + -8627.2017, + -11113.8948 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28644.5221, + -8627.2017, + -11113.8948 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 28618.6402, + -8723.7943, + -11113.8948 + ], + "actual_end_pos": [ + 28618.6402, + -8723.7943, + -11113.8948 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260411_181558__pair_001000_B_traj_001001_meta.json b/equivalence_easy/run_20260411_181558__pair_001000_B_traj_001001_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c22d263caf0ecb1cd0a7429acc141dfc11b60b26 --- /dev/null +++ b/equivalence_easy/run_20260411_181558__pair_001000_B_traj_001001_meta.json @@ -0,0 +1,1464 @@ +{ + "trajectory_id": 1001, + "episode_id": 0, + "state_id": 742, + "sample_index": 742, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 1000, + "primary_trajectory_id": 1000, + "paired_trajectory_id": 1001, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 28560.0, + -7940.0, + -11140.0 + ], + "rotation": [ + 0.0, + 270.0, + 0.0 + ] + }, + "action_sequence": [ + "move_forward", + "move_forward", + "move_forward", + "turn_right", + "move_backward", + "move_forward", + "move_left", + "turn_left", + "move_backward", + "move_right", + "look_up", + "turn_right", + "move_forward", + "turn_right", + "move_right", + "move_forward", + "turn_right", + "move_forward", + "turn_right", + "move_left", + "look_down", + "move_left", + "look_up", + "move_left", + "move_left", + "look_down", + "move_right", + "move_right", + "look_down", + "turn_right", + "move_forward", + "look_up", + "move_backward", + "turn_left", + "move_left", + "move_forward", + "no_op", + "move_backward", + "turn_right", + "move_left" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28560.0, + -7940.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28560.0, + -8040.0, + -11140.0 + ], + "actual_end_pos": [ + 28560.0, + -8040.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28560.0, + -8040.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28560.0, + -8140.0, + -11140.0 + ], + "actual_end_pos": [ + 28560.0, + -8140.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28560.0, + -8140.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28560.0, + -8240.0, + -11140.0 + ], + "actual_end_pos": [ + 28560.0, + -8240.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28560.0, + -8240.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28560.0, + -8240.0, + -11140.0 + ], + "actual_end_pos": [ + 28560.0, + -8240.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28560.0, + -8240.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 28534.1181, + -8143.4074, + -11140.0 + ], + "actual_end_pos": [ + 28534.1181, + -8143.4074, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28534.1181, + -8143.4074, + -11140.0 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 28560.0, + -8240.0, + -11140.0 + ], + "actual_end_pos": [ + 28560.0, + -8240.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28560.0, + -8240.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 28463.4074, + -8265.8819, + -11140.0 + ], + "actual_end_pos": [ + 28463.4074, + -8265.8819, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28463.4074, + -8265.8819, + -11140.0 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 28463.4074, + -8265.8819, + -11140.0 + ], + "actual_end_pos": [ + 28463.4074, + -8265.8819, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28463.4074, + -8265.8819, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28463.4074, + -8165.8819, + -11140.0 + ], + "actual_end_pos": [ + 28463.4074, + -8165.8819, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28463.4074, + -8165.8819, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28563.4074, + -8165.8819, + -11140.0 + ], + "actual_end_pos": [ + 28563.4074, + -8165.8819, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 28563.4074, + -8165.8819, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28563.4074, + -8165.8819, + -11140.0 + ], + "actual_end_pos": [ + 28563.4074, + -8165.8819, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28563.4074, + -8165.8819, + -11140.0 + ], + "start_rot": [ + 7.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28563.4074, + -8165.8819, + -11140.0 + ], + "actual_end_pos": [ + 28563.4074, + -8165.8819, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + -75.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28563.4074, + -8165.8819, + -11140.0 + ], + "start_rot": [ + 7.5, + -75.0, + -0.0 + ], + "expected_end_pos": [ + 28589.0679, + -8261.6481, + -11126.9474 + ], + "actual_end_pos": [ + 28589.0679, + -8261.6481, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + -75.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28589.0679, + -8261.6481, + -11126.9474 + ], + "start_rot": [ + 7.5, + -75.0, + -0.0 + ], + "expected_end_pos": [ + 28589.0679, + -8261.6481, + -11126.9474 + ], + "actual_end_pos": [ + 28589.0679, + -8261.6481, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28589.0679, + -8261.6481, + -11126.9474 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 28675.6704, + -8211.6481, + -11126.9474 + ], + "actual_end_pos": [ + 28675.6704, + -8211.6481, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28675.6704, + -8211.6481, + -11126.9474 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 28725.2427, + -8297.5098, + -11113.8948 + ], + "actual_end_pos": [ + 28725.2427, + -8297.5098, + -11113.8948 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28725.2427, + -8297.5098, + -11113.8948 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 28725.2427, + -8297.5098, + -11113.8948 + ], + "actual_end_pos": [ + 28725.2427, + -8297.5098, + -11113.8948 + ], + "actual_end_rot": [ + 7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28725.2427, + -8297.5098, + -11113.8948 + ], + "start_rot": [ + 7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 28795.3484, + -8367.6155, + -11100.8421 + ], + "actual_end_pos": [ + 28795.3484, + -8367.6155, + -11100.8421 + ], + "actual_end_rot": [ + 7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28795.3484, + -8367.6155, + -11100.8421 + ], + "start_rot": [ + 7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 28795.3484, + -8367.6155, + -11100.8421 + ], + "actual_end_pos": [ + 28795.3484, + -8367.6155, + -11100.8421 + ], + "actual_end_rot": [ + 7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28795.3484, + -8367.6155, + -11100.8421 + ], + "start_rot": [ + 7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 28745.3484, + -8454.218, + -11100.8421 + ], + "actual_end_pos": [ + 28745.3484, + -8454.218, + -11100.8421 + ], + "actual_end_rot": [ + 7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 28745.3484, + -8454.218, + -11100.8421 + ], + "start_rot": [ + 7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 28745.3484, + -8454.218, + -11100.8421 + ], + "actual_end_pos": [ + 28745.3484, + -8454.218, + -11100.8421 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28745.3484, + -8454.218, + -11100.8421 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 28695.3484, + -8540.8206, + -11100.8421 + ], + "actual_end_pos": [ + 28695.3484, + -8540.8206, + -11100.8421 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 28695.3484, + -8540.8206, + -11100.8421 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 28695.3484, + -8540.8206, + -11100.8421 + ], + "actual_end_pos": [ + 28695.3484, + -8540.8206, + -11100.8421 + ], + "actual_end_rot": [ + 7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28695.3484, + -8540.8206, + -11100.8421 + ], + "start_rot": [ + 7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 28645.3484, + -8627.4231, + -11100.8421 + ], + "actual_end_pos": [ + 28645.3484, + -8627.4231, + -11100.8421 + ], + "actual_end_rot": [ + 7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28645.3484, + -8627.4231, + -11100.8421 + ], + "start_rot": [ + 7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 28595.3484, + -8714.0257, + -11100.8421 + ], + "actual_end_pos": [ + 28595.3484, + -8714.0257, + -11100.8421 + ], + "actual_end_rot": [ + 7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 28595.3484, + -8714.0257, + -11100.8421 + ], + "start_rot": [ + 7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 28595.3484, + -8714.0257, + -11100.8421 + ], + "actual_end_pos": [ + 28595.3484, + -8714.0257, + -11100.8421 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28595.3484, + -8714.0257, + -11100.8421 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 28645.3484, + -8627.4231, + -11100.8421 + ], + "actual_end_pos": [ + 28645.3484, + -8627.4231, + -11100.8421 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28645.3484, + -8627.4231, + -11100.8421 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 28695.3484, + -8540.8206, + -11100.8421 + ], + "actual_end_pos": [ + 28695.3484, + -8540.8206, + -11100.8421 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 28695.3484, + -8540.8206, + -11100.8421 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 28695.3484, + -8540.8206, + -11100.8421 + ], + "actual_end_pos": [ + 28695.3484, + -8540.8206, + -11100.8421 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28695.3484, + -8540.8206, + -11100.8421 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 28695.3484, + -8540.8206, + -11100.8421 + ], + "actual_end_pos": [ + 28695.3484, + -8540.8206, + -11100.8421 + ], + "actual_end_rot": [ + -7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28695.3484, + -8540.8206, + -11100.8421 + ], + "start_rot": [ + -7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 28791.1146, + -8566.4811, + -11113.8948 + ], + "actual_end_pos": [ + 28791.1146, + -8566.4811, + -11113.8948 + ], + "actual_end_rot": [ + -7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 28791.1146, + -8566.4811, + -11113.8948 + ], + "start_rot": [ + -7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 28791.1146, + -8566.4811, + -11113.8948 + ], + "actual_end_pos": [ + 28791.1146, + -8566.4811, + -11113.8948 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28791.1146, + -8566.4811, + -11113.8948 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 28694.5221, + -8540.5992, + -11113.8948 + ], + "actual_end_pos": [ + 28694.5221, + -8540.5992, + -11113.8948 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28694.5221, + -8540.5992, + -11113.8948 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 28694.5221, + -8540.5992, + -11113.8948 + ], + "actual_end_pos": [ + 28694.5221, + -8540.5992, + -11113.8948 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28694.5221, + -8540.5992, + -11113.8948 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 28644.5221, + -8627.2017, + -11113.8948 + ], + "actual_end_pos": [ + 28644.5221, + -8627.2017, + -11113.8948 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28644.5221, + -8627.2017, + -11113.8948 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 28731.1246, + -8677.2017, + -11113.8948 + ], + "actual_end_pos": [ + 28731.1246, + -8677.2017, + -11113.8948 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 28731.1246, + -8677.2017, + -11113.8948 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 28731.1246, + -8677.2017, + -11113.8948 + ], + "actual_end_pos": [ + 28731.1246, + -8677.2017, + -11113.8948 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28731.1246, + -8677.2017, + -11113.8948 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 28644.5221, + -8627.2017, + -11113.8948 + ], + "actual_end_pos": [ + 28644.5221, + -8627.2017, + -11113.8948 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28644.5221, + -8627.2017, + -11113.8948 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 28644.5221, + -8627.2017, + -11113.8948 + ], + "actual_end_pos": [ + 28644.5221, + -8627.2017, + -11113.8948 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28644.5221, + -8627.2017, + -11113.8948 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 28618.6402, + -8723.7943, + -11113.8948 + ], + "actual_end_pos": [ + 28618.6402, + -8723.7943, + -11113.8948 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260411_181558__pair_001041_A_traj_001041_meta.json b/equivalence_easy/run_20260411_181558__pair_001041_A_traj_001041_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..434e079c0a89edd204b830a35774004dee43562c --- /dev/null +++ b/equivalence_easy/run_20260411_181558__pair_001041_A_traj_001041_meta.json @@ -0,0 +1,1464 @@ +{ + "trajectory_id": 1041, + "episode_id": 0, + "state_id": 770, + "sample_index": 770, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 1042, + "primary_trajectory_id": 1041, + "paired_trajectory_id": 1042, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 28560.0, + -7140.0, + -11140.0 + ], + "rotation": [ + 0.0, + 90.0, + 0.0 + ] + }, + "action_sequence": [ + "move_left", + "move_left", + "move_backward", + "move_backward", + "look_down", + "turn_right", + "move_backward", + "look_up", + "move_backward", + "turn_left", + "no_op", + "move_right", + "move_forward", + "move_forward", + "move_forward", + "turn_left", + "move_left", + "no_op", + "move_left", + "no_op", + "move_backward", + "move_backward", + "move_backward", + "move_forward", + "move_left", + "move_forward", + "move_forward", + "turn_right", + "look_up", + "turn_right", + "move_backward", + "move_left", + "move_forward", + "move_right", + "move_forward", + "move_left", + "move_left", + "turn_left", + "move_left", + "look_up" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28560.0, + -7140.0, + -11140.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 28660.0, + -7140.0, + -11140.0 + ], + "actual_end_pos": [ + 28660.0, + -7140.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28660.0, + -7140.0, + -11140.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 28760.0, + -7140.0, + -11140.0 + ], + "actual_end_pos": [ + 28760.0, + -7140.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28760.0, + -7140.0, + -11140.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 28760.0, + -7240.0, + -11140.0 + ], + "actual_end_pos": [ + 28760.0, + -7240.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28760.0, + -7240.0, + -11140.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 28760.0, + -7340.0, + -11140.0 + ], + "actual_end_pos": [ + 28760.0, + -7340.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 28760.0, + -7340.0, + -11140.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 28760.0, + -7340.0, + -11140.0 + ], + "actual_end_pos": [ + 28760.0, + -7340.0, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28760.0, + -7340.0, + -11140.0 + ], + "start_rot": [ + -7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 28760.0, + -7340.0, + -11140.0 + ], + "actual_end_pos": [ + 28760.0, + -7340.0, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28760.0, + -7340.0, + -11140.0 + ], + "start_rot": [ + -7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 28785.6605, + -7435.7662, + -11126.9474 + ], + "actual_end_pos": [ + 28785.6605, + -7435.7662, + -11126.9474 + ], + "actual_end_rot": [ + -7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 28785.6605, + -7435.7662, + -11126.9474 + ], + "start_rot": [ + -7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 28785.6605, + -7435.7662, + -11126.9474 + ], + "actual_end_pos": [ + 28785.6605, + -7435.7662, + -11126.9474 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28785.6605, + -7435.7662, + -11126.9474 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 28811.5424, + -7532.3588, + -11126.9474 + ], + "actual_end_pos": [ + 28811.5424, + -7532.3588, + -11126.9474 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28811.5424, + -7532.3588, + -11126.9474 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 28811.5424, + -7532.3588, + -11126.9474 + ], + "actual_end_pos": [ + 28811.5424, + -7532.3588, + -11126.9474 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 28811.5424, + -7532.3588, + -11126.9474 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 28811.5424, + -7532.3588, + -11126.9474 + ], + "actual_end_pos": [ + 28811.5424, + -7532.3588, + -11126.9474 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28811.5424, + -7532.3588, + -11126.9474 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 28711.5424, + -7532.3588, + -11126.9474 + ], + "actual_end_pos": [ + 28711.5424, + -7532.3588, + -11126.9474 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28711.5424, + -7532.3588, + -11126.9474 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 28711.5424, + -7432.3588, + -11126.9474 + ], + "actual_end_pos": [ + 28711.5424, + -7432.3588, + -11126.9474 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28711.5424, + -7432.3588, + -11126.9474 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 28711.5424, + -7332.3588, + -11126.9474 + ], + "actual_end_pos": [ + 28711.5424, + -7332.3588, + -11126.9474 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28711.5424, + -7332.3588, + -11126.9474 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 28711.5424, + -7232.3588, + -11126.9474 + ], + "actual_end_pos": [ + 28711.5424, + -7232.3588, + -11126.9474 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28711.5424, + -7232.3588, + -11126.9474 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 28711.5424, + -7232.3588, + -11126.9474 + ], + "actual_end_pos": [ + 28711.5424, + -7232.3588, + -11126.9474 + ], + "actual_end_rot": [ + 0.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28711.5424, + -7232.3588, + -11126.9474 + ], + "start_rot": [ + 0.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 28808.135, + -7258.2407, + -11126.9474 + ], + "actual_end_pos": [ + 28808.135, + -7258.2407, + -11126.9474 + ], + "actual_end_rot": [ + 0.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 28808.135, + -7258.2407, + -11126.9474 + ], + "start_rot": [ + 0.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 28808.135, + -7258.2407, + -11126.9474 + ], + "actual_end_pos": [ + 28808.135, + -7258.2407, + -11126.9474 + ], + "actual_end_rot": [ + 0.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28808.135, + -7258.2407, + -11126.9474 + ], + "start_rot": [ + 0.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 28904.7275, + -7284.1226, + -11126.9474 + ], + "actual_end_pos": [ + 28904.7275, + -7284.1226, + -11126.9474 + ], + "actual_end_rot": [ + 0.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 28904.7275, + -7284.1226, + -11126.9474 + ], + "start_rot": [ + 0.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 28904.7275, + -7284.1226, + -11126.9474 + ], + "actual_end_pos": [ + 28904.7275, + -7284.1226, + -11126.9474 + ], + "actual_end_rot": [ + 0.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28904.7275, + -7284.1226, + -11126.9474 + ], + "start_rot": [ + 0.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 28878.8456, + -7380.7152, + -11126.9474 + ], + "actual_end_pos": [ + 28878.8456, + -7380.7152, + -11126.9474 + ], + "actual_end_rot": [ + 0.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28878.8456, + -7380.7152, + -11126.9474 + ], + "start_rot": [ + 0.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 28852.9637, + -7477.3078, + -11126.9474 + ], + "actual_end_pos": [ + 28852.9637, + -7477.3078, + -11126.9474 + ], + "actual_end_rot": [ + 0.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28852.9637, + -7477.3078, + -11126.9474 + ], + "start_rot": [ + 0.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 28827.0818, + -7573.9004, + -11126.9474 + ], + "actual_end_pos": [ + 28827.0818, + -7573.9004, + -11126.9474 + ], + "actual_end_rot": [ + 0.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28827.0818, + -7573.9004, + -11126.9474 + ], + "start_rot": [ + 0.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 28852.9637, + -7477.3078, + -11126.9474 + ], + "actual_end_pos": [ + 28852.9637, + -7477.3078, + -11126.9474 + ], + "actual_end_rot": [ + 0.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28852.9637, + -7477.3078, + -11126.9474 + ], + "start_rot": [ + 0.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 28949.5563, + -7503.1897, + -11126.9474 + ], + "actual_end_pos": [ + 28949.5563, + -7503.1897, + -11126.9474 + ], + "actual_end_rot": [ + 0.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28949.5563, + -7503.1897, + -11126.9474 + ], + "start_rot": [ + 0.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 28975.4382, + -7406.5971, + -11126.9474 + ], + "actual_end_pos": [ + 28975.4382, + -7406.5971, + -11126.9474 + ], + "actual_end_rot": [ + 0.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28975.4382, + -7406.5971, + -11126.9474 + ], + "start_rot": [ + 0.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 29001.3201, + -7310.0045, + -11126.9474 + ], + "actual_end_pos": [ + 29001.3201, + -7310.0045, + -11126.9474 + ], + "actual_end_rot": [ + 0.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 29001.3201, + -7310.0045, + -11126.9474 + ], + "start_rot": [ + 0.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 29001.3201, + -7310.0045, + -11126.9474 + ], + "actual_end_pos": [ + 29001.3201, + -7310.0045, + -11126.9474 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 29001.3201, + -7310.0045, + -11126.9474 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 29001.3201, + -7310.0045, + -11126.9474 + ], + "actual_end_pos": [ + 29001.3201, + -7310.0045, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 29001.3201, + -7310.0045, + -11126.9474 + ], + "start_rot": [ + 7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 29001.3201, + -7310.0045, + -11126.9474 + ], + "actual_end_pos": [ + 29001.3201, + -7310.0045, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29001.3201, + -7310.0045, + -11126.9474 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 29026.9806, + -7405.7707, + -11140.0 + ], + "actual_end_pos": [ + 29026.9806, + -7405.7707, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29026.9806, + -7405.7707, + -11140.0 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 29123.5732, + -7379.8888, + -11140.0 + ], + "actual_end_pos": [ + 29123.5732, + -7379.8888, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29123.5732, + -7379.8888, + -11140.0 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 29097.9127, + -7284.1226, + -11126.9474 + ], + "actual_end_pos": [ + 29097.9127, + -7284.1226, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29097.9127, + -7284.1226, + -11126.9474 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 29001.3201, + -7310.0045, + -11126.9474 + ], + "actual_end_pos": [ + 29001.3201, + -7310.0045, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29001.3201, + -7310.0045, + -11126.9474 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 28975.6597, + -7214.2383, + -11113.8948 + ], + "actual_end_pos": [ + 28975.6597, + -7214.2383, + -11113.8948 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28975.6597, + -7214.2383, + -11113.8948 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 29072.2522, + -7188.3564, + -11113.8948 + ], + "actual_end_pos": [ + 29072.2522, + -7188.3564, + -11113.8948 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29072.2522, + -7188.3564, + -11113.8948 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 29168.8448, + -7162.4745, + -11113.8948 + ], + "actual_end_pos": [ + 29168.8448, + -7162.4745, + -11113.8948 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 29168.8448, + -7162.4745, + -11113.8948 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 29168.8448, + -7162.4745, + -11113.8948 + ], + "actual_end_pos": [ + 29168.8448, + -7162.4745, + -11113.8948 + ], + "actual_end_rot": [ + 7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29168.8448, + -7162.4745, + -11113.8948 + ], + "start_rot": [ + 7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 29268.8448, + -7162.4745, + -11113.8948 + ], + "actual_end_pos": [ + 29268.8448, + -7162.4745, + -11113.8948 + ], + "actual_end_rot": [ + 7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 29268.8448, + -7162.4745, + -11113.8948 + ], + "start_rot": [ + 7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 29268.8448, + -7162.4745, + -11113.8948 + ], + "actual_end_pos": [ + 29268.8448, + -7162.4745, + -11113.8948 + ], + "actual_end_rot": [ + 15.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260411_181558__pair_001041_B_traj_001042_meta.json b/equivalence_easy/run_20260411_181558__pair_001041_B_traj_001042_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ae8c58543de0e049234a4ec8f42ce4331008b0ad --- /dev/null +++ b/equivalence_easy/run_20260411_181558__pair_001041_B_traj_001042_meta.json @@ -0,0 +1,1464 @@ +{ + "trajectory_id": 1042, + "episode_id": 0, + "state_id": 770, + "sample_index": 770, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 1041, + "primary_trajectory_id": 1041, + "paired_trajectory_id": 1042, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 28560.0, + -7140.0, + -11140.0 + ], + "rotation": [ + 0.0, + 90.0, + 0.0 + ] + }, + "action_sequence": [ + "move_left", + "move_backward", + "move_backward", + "move_left", + "turn_right", + "look_down", + "move_backward", + "look_up", + "move_backward", + "turn_left", + "no_op", + "move_forward", + "move_forward", + "move_forward", + "move_right", + "turn_left", + "move_left", + "no_op", + "move_left", + "no_op", + "move_left", + "move_backward", + "move_forward", + "move_forward", + "move_forward", + "move_backward", + "move_backward", + "turn_right", + "turn_right", + "look_up", + "move_left", + "move_left", + "move_forward", + "move_backward", + "move_left", + "move_right", + "move_forward", + "turn_left", + "move_left", + "look_up" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28560.0, + -7140.0, + -11140.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 28660.0, + -7140.0, + -11140.0 + ], + "actual_end_pos": [ + 28660.0, + -7140.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28660.0, + -7140.0, + -11140.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 28660.0, + -7240.0, + -11140.0 + ], + "actual_end_pos": [ + 28660.0, + -7240.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28660.0, + -7240.0, + -11140.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 28660.0, + -7340.0, + -11140.0 + ], + "actual_end_pos": [ + 28660.0, + -7340.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28660.0, + -7340.0, + -11140.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 28760.0, + -7340.0, + -11140.0 + ], + "actual_end_pos": [ + 28760.0, + -7340.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28760.0, + -7340.0, + -11140.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 28760.0, + -7340.0, + -11140.0 + ], + "actual_end_pos": [ + 28760.0, + -7340.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 28760.0, + -7340.0, + -11140.0 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 28760.0, + -7340.0, + -11140.0 + ], + "actual_end_pos": [ + 28760.0, + -7340.0, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28760.0, + -7340.0, + -11140.0 + ], + "start_rot": [ + -7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 28785.6605, + -7435.7662, + -11126.9474 + ], + "actual_end_pos": [ + 28785.6605, + -7435.7662, + -11126.9474 + ], + "actual_end_rot": [ + -7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 28785.6605, + -7435.7662, + -11126.9474 + ], + "start_rot": [ + -7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 28785.6605, + -7435.7662, + -11126.9474 + ], + "actual_end_pos": [ + 28785.6605, + -7435.7662, + -11126.9474 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28785.6605, + -7435.7662, + -11126.9474 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 28811.5424, + -7532.3588, + -11126.9474 + ], + "actual_end_pos": [ + 28811.5424, + -7532.3588, + -11126.9474 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28811.5424, + -7532.3588, + -11126.9474 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 28811.5424, + -7532.3588, + -11126.9474 + ], + "actual_end_pos": [ + 28811.5424, + -7532.3588, + -11126.9474 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 28811.5424, + -7532.3588, + -11126.9474 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 28811.5424, + -7532.3588, + -11126.9474 + ], + "actual_end_pos": [ + 28811.5424, + -7532.3588, + -11126.9474 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28811.5424, + -7532.3588, + -11126.9474 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 28811.5424, + -7432.3588, + -11126.9474 + ], + "actual_end_pos": [ + 28811.5424, + -7432.3588, + -11126.9474 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28811.5424, + -7432.3588, + -11126.9474 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 28811.5424, + -7332.3588, + -11126.9474 + ], + "actual_end_pos": [ + 28811.5424, + -7332.3588, + -11126.9474 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28811.5424, + -7332.3588, + -11126.9474 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 28811.5424, + -7232.3588, + -11126.9474 + ], + "actual_end_pos": [ + 28811.5424, + -7232.3588, + -11126.9474 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28811.5424, + -7232.3588, + -11126.9474 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 28711.5424, + -7232.3588, + -11126.9474 + ], + "actual_end_pos": [ + 28711.5424, + -7232.3588, + -11126.9474 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28711.5424, + -7232.3588, + -11126.9474 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 28711.5424, + -7232.3588, + -11126.9474 + ], + "actual_end_pos": [ + 28711.5424, + -7232.3588, + -11126.9474 + ], + "actual_end_rot": [ + 0.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28711.5424, + -7232.3588, + -11126.9474 + ], + "start_rot": [ + 0.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 28808.135, + -7258.2407, + -11126.9474 + ], + "actual_end_pos": [ + 28808.135, + -7258.2407, + -11126.9474 + ], + "actual_end_rot": [ + 0.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 28808.135, + -7258.2407, + -11126.9474 + ], + "start_rot": [ + 0.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 28808.135, + -7258.2407, + -11126.9474 + ], + "actual_end_pos": [ + 28808.135, + -7258.2407, + -11126.9474 + ], + "actual_end_rot": [ + 0.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28808.135, + -7258.2407, + -11126.9474 + ], + "start_rot": [ + 0.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 28904.7275, + -7284.1226, + -11126.9474 + ], + "actual_end_pos": [ + 28904.7275, + -7284.1226, + -11126.9474 + ], + "actual_end_rot": [ + 0.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 28904.7275, + -7284.1226, + -11126.9474 + ], + "start_rot": [ + 0.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 28904.7275, + -7284.1226, + -11126.9474 + ], + "actual_end_pos": [ + 28904.7275, + -7284.1226, + -11126.9474 + ], + "actual_end_rot": [ + 0.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28904.7275, + -7284.1226, + -11126.9474 + ], + "start_rot": [ + 0.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 29001.3201, + -7310.0045, + -11126.9474 + ], + "actual_end_pos": [ + 29001.3201, + -7310.0045, + -11126.9474 + ], + "actual_end_rot": [ + 0.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29001.3201, + -7310.0045, + -11126.9474 + ], + "start_rot": [ + 0.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 28975.4382, + -7406.5971, + -11126.9474 + ], + "actual_end_pos": [ + 28975.4382, + -7406.5971, + -11126.9474 + ], + "actual_end_rot": [ + 0.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28975.4382, + -7406.5971, + -11126.9474 + ], + "start_rot": [ + 0.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 29001.3201, + -7310.0045, + -11126.9474 + ], + "actual_end_pos": [ + 29001.3201, + -7310.0045, + -11126.9474 + ], + "actual_end_rot": [ + 0.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29001.3201, + -7310.0045, + -11126.9474 + ], + "start_rot": [ + 0.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 29027.202, + -7213.4119, + -11126.9474 + ], + "actual_end_pos": [ + 29027.202, + -7213.4119, + -11126.9474 + ], + "actual_end_rot": [ + 0.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29027.202, + -7213.4119, + -11126.9474 + ], + "start_rot": [ + 0.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 29053.0839, + -7116.8194, + -11126.9474 + ], + "actual_end_pos": [ + 29053.0839, + -7116.8194, + -11126.9474 + ], + "actual_end_rot": [ + 0.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29053.0839, + -7116.8194, + -11126.9474 + ], + "start_rot": [ + 0.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 29027.202, + -7213.4119, + -11126.9474 + ], + "actual_end_pos": [ + 29027.202, + -7213.4119, + -11126.9474 + ], + "actual_end_rot": [ + 0.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29027.202, + -7213.4119, + -11126.9474 + ], + "start_rot": [ + 0.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 29001.3201, + -7310.0045, + -11126.9474 + ], + "actual_end_pos": [ + 29001.3201, + -7310.0045, + -11126.9474 + ], + "actual_end_rot": [ + 0.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 29001.3201, + -7310.0045, + -11126.9474 + ], + "start_rot": [ + 0.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 29001.3201, + -7310.0045, + -11126.9474 + ], + "actual_end_pos": [ + 29001.3201, + -7310.0045, + -11126.9474 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 29001.3201, + -7310.0045, + -11126.9474 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 29001.3201, + -7310.0045, + -11126.9474 + ], + "actual_end_pos": [ + 29001.3201, + -7310.0045, + -11126.9474 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 29001.3201, + -7310.0045, + -11126.9474 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 29001.3201, + -7310.0045, + -11126.9474 + ], + "actual_end_pos": [ + 29001.3201, + -7310.0045, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29001.3201, + -7310.0045, + -11126.9474 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 29097.9127, + -7284.1226, + -11126.9474 + ], + "actual_end_pos": [ + 29097.9127, + -7284.1226, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29097.9127, + -7284.1226, + -11126.9474 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 29194.5053, + -7258.2407, + -11126.9474 + ], + "actual_end_pos": [ + 29194.5053, + -7258.2407, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29194.5053, + -7258.2407, + -11126.9474 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 29168.8448, + -7162.4745, + -11113.8948 + ], + "actual_end_pos": [ + 29168.8448, + -7162.4745, + -11113.8948 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29168.8448, + -7162.4745, + -11113.8948 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 29194.5053, + -7258.2407, + -11126.9474 + ], + "actual_end_pos": [ + 29194.5053, + -7258.2407, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29194.5053, + -7258.2407, + -11126.9474 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 29291.0979, + -7232.3588, + -11126.9474 + ], + "actual_end_pos": [ + 29291.0979, + -7232.3588, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29291.0979, + -7232.3588, + -11126.9474 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 29194.5053, + -7258.2407, + -11126.9474 + ], + "actual_end_pos": [ + 29194.5053, + -7258.2407, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29194.5053, + -7258.2407, + -11126.9474 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 29168.8448, + -7162.4745, + -11113.8948 + ], + "actual_end_pos": [ + 29168.8448, + -7162.4745, + -11113.8948 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 29168.8448, + -7162.4745, + -11113.8948 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 29168.8448, + -7162.4745, + -11113.8948 + ], + "actual_end_pos": [ + 29168.8448, + -7162.4745, + -11113.8948 + ], + "actual_end_rot": [ + 7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29168.8448, + -7162.4745, + -11113.8948 + ], + "start_rot": [ + 7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 29268.8448, + -7162.4745, + -11113.8948 + ], + "actual_end_pos": [ + 29268.8448, + -7162.4745, + -11113.8948 + ], + "actual_end_rot": [ + 7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 29268.8448, + -7162.4745, + -11113.8948 + ], + "start_rot": [ + 7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 29268.8448, + -7162.4745, + -11113.8948 + ], + "actual_end_pos": [ + 29268.8448, + -7162.4745, + -11113.8948 + ], + "actual_end_rot": [ + 15.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260411_181558__pair_001130_A_traj_001130_meta.json b/equivalence_easy/run_20260411_181558__pair_001130_A_traj_001130_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..abfffad7703d724eb92d1a7c5fa494d7abdd9525 --- /dev/null +++ b/equivalence_easy/run_20260411_181558__pair_001130_A_traj_001130_meta.json @@ -0,0 +1,1464 @@ +{ + "trajectory_id": 1130, + "episode_id": 0, + "state_id": 836, + "sample_index": 836, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 1131, + "primary_trajectory_id": 1130, + "paired_trajectory_id": 1131, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 28760.0, + -9740.0, + -11140.0 + ], + "rotation": [ + 0.0, + 180.0, + 0.0 + ] + }, + "action_sequence": [ + "move_right", + "move_forward", + "move_left", + "look_up", + "turn_left", + "move_backward", + "move_right", + "move_forward", + "look_down", + "turn_left", + "look_up", + "move_backward", + "turn_left", + "move_forward", + "look_down", + "move_left", + "move_left", + "move_left", + "move_forward", + "move_left", + "move_forward", + "look_down", + "turn_right", + "move_backward", + "turn_left", + "move_backward", + "move_backward", + "no_op", + "move_backward", + "move_backward", + "move_left", + "look_up", + "move_left", + "move_left", + "move_left", + "move_backward", + "look_up", + "move_right", + "turn_right", + "move_left" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28760.0, + -9740.0, + -11140.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28760.0, + -9840.0, + -11140.0 + ], + "actual_end_pos": [ + 28760.0, + -9840.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28760.0, + -9840.0, + -11140.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28660.0, + -9840.0, + -11140.0 + ], + "actual_end_pos": [ + 28660.0, + -9840.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28660.0, + -9840.0, + -11140.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28660.0, + -9740.0, + -11140.0 + ], + "actual_end_pos": [ + 28660.0, + -9740.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 28660.0, + -9740.0, + -11140.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28660.0, + -9740.0, + -11140.0 + ], + "actual_end_pos": [ + 28660.0, + -9740.0, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28660.0, + -9740.0, + -11140.0 + ], + "start_rot": [ + 7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28660.0, + -9740.0, + -11140.0 + ], + "actual_end_pos": [ + 28660.0, + -9740.0, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28660.0, + -9740.0, + -11140.0 + ], + "start_rot": [ + 7.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 28755.7662, + -9765.6605, + -11153.0526 + ], + "actual_end_pos": [ + 28755.7662, + -9765.6605, + -11153.0526 + ], + "actual_end_rot": [ + 7.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28755.7662, + -9765.6605, + -11153.0526 + ], + "start_rot": [ + 7.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 28729.8843, + -9862.2531, + -11153.0526 + ], + "actual_end_pos": [ + 28729.8843, + -9862.2531, + -11153.0526 + ], + "actual_end_rot": [ + 7.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28729.8843, + -9862.2531, + -11153.0526 + ], + "start_rot": [ + 7.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 28634.1181, + -9836.5926, + -11140.0 + ], + "actual_end_pos": [ + 28634.1181, + -9836.5926, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 28634.1181, + -9836.5926, + -11140.0 + ], + "start_rot": [ + 7.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 28634.1181, + -9836.5926, + -11140.0 + ], + "actual_end_pos": [ + 28634.1181, + -9836.5926, + -11140.0 + ], + "actual_end_rot": [ + -0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28634.1181, + -9836.5926, + -11140.0 + ], + "start_rot": [ + -0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 28634.1181, + -9836.5926, + -11140.0 + ], + "actual_end_pos": [ + 28634.1181, + -9836.5926, + -11140.0 + ], + "actual_end_rot": [ + -0.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 28634.1181, + -9836.5926, + -11140.0 + ], + "start_rot": [ + -0.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 28634.1181, + -9836.5926, + -11140.0 + ], + "actual_end_pos": [ + 28634.1181, + -9836.5926, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28634.1181, + -9836.5926, + -11140.0 + ], + "start_rot": [ + 7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 28719.9797, + -9886.1648, + -11153.0526 + ], + "actual_end_pos": [ + 28719.9797, + -9886.1648, + -11153.0526 + ], + "actual_end_rot": [ + 7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28719.9797, + -9886.1648, + -11153.0526 + ], + "start_rot": [ + 7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 28719.9797, + -9886.1648, + -11153.0526 + ], + "actual_end_pos": [ + 28719.9797, + -9886.1648, + -11153.0526 + ], + "actual_end_rot": [ + 7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28719.9797, + -9886.1648, + -11153.0526 + ], + "start_rot": [ + 7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 28649.874, + -9816.0591, + -11140.0 + ], + "actual_end_pos": [ + 28649.874, + -9816.0591, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 28649.874, + -9816.0591, + -11140.0 + ], + "start_rot": [ + 7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 28649.874, + -9816.0591, + -11140.0 + ], + "actual_end_pos": [ + 28649.874, + -9816.0591, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28649.874, + -9816.0591, + -11140.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 28720.5847, + -9745.3484, + -11140.0 + ], + "actual_end_pos": [ + 28720.5847, + -9745.3484, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28720.5847, + -9745.3484, + -11140.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 28791.2954, + -9674.6377, + -11140.0 + ], + "actual_end_pos": [ + 28791.2954, + -9674.6377, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28791.2954, + -9674.6377, + -11140.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 28862.006, + -9603.9271, + -11140.0 + ], + "actual_end_pos": [ + 28862.006, + -9603.9271, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28862.006, + -9603.9271, + -11140.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 28791.2954, + -9533.2164, + -11140.0 + ], + "actual_end_pos": [ + 28791.2954, + -9533.2164, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28791.2954, + -9533.2164, + -11140.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 28862.006, + -9462.5057, + -11140.0 + ], + "actual_end_pos": [ + 28862.006, + -9462.5057, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28862.006, + -9462.5057, + -11140.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 28791.2954, + -9391.795, + -11140.0 + ], + "actual_end_pos": [ + 28791.2954, + -9391.795, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 28791.2954, + -9391.795, + -11140.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 28791.2954, + -9391.795, + -11140.0 + ], + "actual_end_pos": [ + 28791.2954, + -9391.795, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28791.2954, + -9391.795, + -11140.0 + ], + "start_rot": [ + -7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 28791.2954, + -9391.795, + -11140.0 + ], + "actual_end_pos": [ + 28791.2954, + -9391.795, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28791.2954, + -9391.795, + -11140.0 + ], + "start_rot": [ + -7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 28877.157, + -9441.3673, + -11126.9474 + ], + "actual_end_pos": [ + 28877.157, + -9441.3673, + -11126.9474 + ], + "actual_end_rot": [ + -7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28877.157, + -9441.3673, + -11126.9474 + ], + "start_rot": [ + -7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 28877.157, + -9441.3673, + -11126.9474 + ], + "actual_end_pos": [ + 28877.157, + -9441.3673, + -11126.9474 + ], + "actual_end_rot": [ + -7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28877.157, + -9441.3673, + -11126.9474 + ], + "start_rot": [ + -7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 28947.2627, + -9511.473, + -11113.8948 + ], + "actual_end_pos": [ + 28947.2627, + -9511.473, + -11113.8948 + ], + "actual_end_rot": [ + -7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28947.2627, + -9511.473, + -11113.8948 + ], + "start_rot": [ + -7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 29017.3685, + -9581.5787, + -11100.8421 + ], + "actual_end_pos": [ + 29017.3685, + -9581.5787, + -11100.8421 + ], + "actual_end_rot": [ + -7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 29017.3685, + -9581.5787, + -11100.8421 + ], + "start_rot": [ + -7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 29017.3685, + -9581.5787, + -11100.8421 + ], + "actual_end_pos": [ + 29017.3685, + -9581.5787, + -11100.8421 + ], + "actual_end_rot": [ + -7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29017.3685, + -9581.5787, + -11100.8421 + ], + "start_rot": [ + -7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 29087.4742, + -9651.6845, + -11087.7895 + ], + "actual_end_pos": [ + 29087.4742, + -9651.6845, + -11087.7895 + ], + "actual_end_rot": [ + -7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29087.4742, + -9651.6845, + -11087.7895 + ], + "start_rot": [ + -7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 29157.58, + -9721.7902, + -11074.7369 + ], + "actual_end_pos": [ + 29157.58, + -9721.7902, + -11074.7369 + ], + "actual_end_rot": [ + -7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29157.58, + -9721.7902, + -11074.7369 + ], + "start_rot": [ + -7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 29228.2906, + -9651.0795, + -11074.7369 + ], + "actual_end_pos": [ + 29228.2906, + -9651.0795, + -11074.7369 + ], + "actual_end_rot": [ + -7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 29228.2906, + -9651.0795, + -11074.7369 + ], + "start_rot": [ + -7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 29228.2906, + -9651.0795, + -11074.7369 + ], + "actual_end_pos": [ + 29228.2906, + -9651.0795, + -11074.7369 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29228.2906, + -9651.0795, + -11074.7369 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 29299.0013, + -9580.3689, + -11074.7369 + ], + "actual_end_pos": [ + 29299.0013, + -9580.3689, + -11074.7369 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29299.0013, + -9580.3689, + -11074.7369 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 29369.712, + -9509.6582, + -11074.7369 + ], + "actual_end_pos": [ + 29369.712, + -9509.6582, + -11074.7369 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29369.712, + -9509.6582, + -11074.7369 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 29440.4227, + -9438.9475, + -11074.7369 + ], + "actual_end_pos": [ + 29440.4227, + -9438.9475, + -11074.7369 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29440.4227, + -9438.9475, + -11074.7369 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 29511.1333, + -9509.6582, + -11074.7369 + ], + "actual_end_pos": [ + 29511.1333, + -9509.6582, + -11074.7369 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 29511.1333, + -9509.6582, + -11074.7369 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 29511.1333, + -9509.6582, + -11074.7369 + ], + "actual_end_pos": [ + 29511.1333, + -9509.6582, + -11074.7369 + ], + "actual_end_rot": [ + 7.5, + 135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29511.1333, + -9509.6582, + -11074.7369 + ], + "start_rot": [ + 7.5, + 135.0, + -0.0 + ], + "expected_end_pos": [ + 29440.4227, + -9580.3689, + -11074.7369 + ], + "actual_end_pos": [ + 29440.4227, + -9580.3689, + -11074.7369 + ], + "actual_end_rot": [ + 7.5, + 135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 29440.4227, + -9580.3689, + -11074.7369 + ], + "start_rot": [ + 7.5, + 135.0, + -0.0 + ], + "expected_end_pos": [ + 29440.4227, + -9580.3689, + -11074.7369 + ], + "actual_end_pos": [ + 29440.4227, + -9580.3689, + -11074.7369 + ], + "actual_end_rot": [ + 7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29440.4227, + -9580.3689, + -11074.7369 + ], + "start_rot": [ + 7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 29490.4227, + -9493.7663, + -11074.7369 + ], + "actual_end_pos": [ + 29490.4227, + -9493.7663, + -11074.7369 + ], + "actual_end_rot": [ + 7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260411_181558__pair_001130_B_traj_001131_meta.json b/equivalence_easy/run_20260411_181558__pair_001130_B_traj_001131_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..72447f6e12e2bf699e0a25c9ea2cb620ddac55f7 --- /dev/null +++ b/equivalence_easy/run_20260411_181558__pair_001130_B_traj_001131_meta.json @@ -0,0 +1,1464 @@ +{ + "trajectory_id": 1131, + "episode_id": 0, + "state_id": 836, + "sample_index": 836, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 1130, + "primary_trajectory_id": 1130, + "paired_trajectory_id": 1131, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 28760.0, + -9740.0, + -11140.0 + ], + "rotation": [ + 0.0, + 180.0, + 0.0 + ] + }, + "action_sequence": [ + "move_right", + "move_left", + "move_forward", + "turn_left", + "look_up", + "move_backward", + "move_forward", + "move_right", + "look_up", + "look_down", + "turn_left", + "move_backward", + "turn_left", + "move_forward", + "look_down", + "move_forward", + "move_left", + "move_forward", + "move_left", + "move_left", + "move_left", + "turn_right", + "look_down", + "move_backward", + "turn_left", + "move_backward", + "move_backward", + "no_op", + "move_backward", + "move_backward", + "move_left", + "look_up", + "move_left", + "move_left", + "move_left", + "move_backward", + "look_up", + "move_right", + "turn_right", + "move_left" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28760.0, + -9740.0, + -11140.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28760.0, + -9840.0, + -11140.0 + ], + "actual_end_pos": [ + 28760.0, + -9840.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28760.0, + -9840.0, + -11140.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28760.0, + -9740.0, + -11140.0 + ], + "actual_end_pos": [ + 28760.0, + -9740.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28760.0, + -9740.0, + -11140.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28660.0, + -9740.0, + -11140.0 + ], + "actual_end_pos": [ + 28660.0, + -9740.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28660.0, + -9740.0, + -11140.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28660.0, + -9740.0, + -11140.0 + ], + "actual_end_pos": [ + 28660.0, + -9740.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 28660.0, + -9740.0, + -11140.0 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 28660.0, + -9740.0, + -11140.0 + ], + "actual_end_pos": [ + 28660.0, + -9740.0, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28660.0, + -9740.0, + -11140.0 + ], + "start_rot": [ + 7.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 28755.7662, + -9765.6605, + -11153.0526 + ], + "actual_end_pos": [ + 28755.7662, + -9765.6605, + -11153.0526 + ], + "actual_end_rot": [ + 7.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28755.7662, + -9765.6605, + -11153.0526 + ], + "start_rot": [ + 7.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 28660.0, + -9740.0, + -11140.0 + ], + "actual_end_pos": [ + 28660.0, + -9740.0, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28660.0, + -9740.0, + -11140.0 + ], + "start_rot": [ + 7.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 28634.1181, + -9836.5926, + -11140.0 + ], + "actual_end_pos": [ + 28634.1181, + -9836.5926, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 28634.1181, + -9836.5926, + -11140.0 + ], + "start_rot": [ + 7.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 28634.1181, + -9836.5926, + -11140.0 + ], + "actual_end_pos": [ + 28634.1181, + -9836.5926, + -11140.0 + ], + "actual_end_rot": [ + 15.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 28634.1181, + -9836.5926, + -11140.0 + ], + "start_rot": [ + 15.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 28634.1181, + -9836.5926, + -11140.0 + ], + "actual_end_pos": [ + 28634.1181, + -9836.5926, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28634.1181, + -9836.5926, + -11140.0 + ], + "start_rot": [ + 7.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 28634.1181, + -9836.5926, + -11140.0 + ], + "actual_end_pos": [ + 28634.1181, + -9836.5926, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + 150.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28634.1181, + -9836.5926, + -11140.0 + ], + "start_rot": [ + 7.5, + 150.0, + -0.0 + ], + "expected_end_pos": [ + 28719.9797, + -9886.1648, + -11153.0526 + ], + "actual_end_pos": [ + 28719.9797, + -9886.1648, + -11153.0526 + ], + "actual_end_rot": [ + 7.5, + 150.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28719.9797, + -9886.1648, + -11153.0526 + ], + "start_rot": [ + 7.5, + 150.0, + -0.0 + ], + "expected_end_pos": [ + 28719.9797, + -9886.1648, + -11153.0526 + ], + "actual_end_pos": [ + 28719.9797, + -9886.1648, + -11153.0526 + ], + "actual_end_rot": [ + 7.5, + 135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28719.9797, + -9886.1648, + -11153.0526 + ], + "start_rot": [ + 7.5, + 135.0, + -0.0 + ], + "expected_end_pos": [ + 28649.874, + -9816.0591, + -11140.0 + ], + "actual_end_pos": [ + 28649.874, + -9816.0591, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + 135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 28649.874, + -9816.0591, + -11140.0 + ], + "start_rot": [ + 7.5, + 135.0, + -0.0 + ], + "expected_end_pos": [ + 28649.874, + -9816.0591, + -11140.0 + ], + "actual_end_pos": [ + 28649.874, + -9816.0591, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28649.874, + -9816.0591, + -11140.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 28579.1633, + -9745.3484, + -11140.0 + ], + "actual_end_pos": [ + 28579.1633, + -9745.3484, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28579.1633, + -9745.3484, + -11140.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 28649.874, + -9674.6377, + -11140.0 + ], + "actual_end_pos": [ + 28649.874, + -9674.6377, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28649.874, + -9674.6377, + -11140.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 28579.1633, + -9603.927, + -11140.0 + ], + "actual_end_pos": [ + 28579.1633, + -9603.927, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28579.1633, + -9603.927, + -11140.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 28649.874, + -9533.2164, + -11140.0 + ], + "actual_end_pos": [ + 28649.874, + -9533.2164, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28649.874, + -9533.2164, + -11140.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 28720.5847, + -9462.5057, + -11140.0 + ], + "actual_end_pos": [ + 28720.5847, + -9462.5057, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28720.5847, + -9462.5057, + -11140.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 28791.2954, + -9391.795, + -11140.0 + ], + "actual_end_pos": [ + 28791.2954, + -9391.795, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28791.2954, + -9391.795, + -11140.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 28791.2954, + -9391.795, + -11140.0 + ], + "actual_end_pos": [ + 28791.2954, + -9391.795, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 28791.2954, + -9391.795, + -11140.0 + ], + "start_rot": [ + 0.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 28791.2954, + -9391.795, + -11140.0 + ], + "actual_end_pos": [ + 28791.2954, + -9391.795, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28791.2954, + -9391.795, + -11140.0 + ], + "start_rot": [ + -7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 28877.157, + -9441.3673, + -11126.9474 + ], + "actual_end_pos": [ + 28877.157, + -9441.3673, + -11126.9474 + ], + "actual_end_rot": [ + -7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28877.157, + -9441.3673, + -11126.9474 + ], + "start_rot": [ + -7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 28877.157, + -9441.3673, + -11126.9474 + ], + "actual_end_pos": [ + 28877.157, + -9441.3673, + -11126.9474 + ], + "actual_end_rot": [ + -7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28877.157, + -9441.3673, + -11126.9474 + ], + "start_rot": [ + -7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 28947.2627, + -9511.473, + -11113.8948 + ], + "actual_end_pos": [ + 28947.2627, + -9511.473, + -11113.8948 + ], + "actual_end_rot": [ + -7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28947.2627, + -9511.473, + -11113.8948 + ], + "start_rot": [ + -7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 29017.3685, + -9581.5787, + -11100.8421 + ], + "actual_end_pos": [ + 29017.3685, + -9581.5787, + -11100.8421 + ], + "actual_end_rot": [ + -7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 29017.3685, + -9581.5787, + -11100.8421 + ], + "start_rot": [ + -7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 29017.3685, + -9581.5787, + -11100.8421 + ], + "actual_end_pos": [ + 29017.3685, + -9581.5787, + -11100.8421 + ], + "actual_end_rot": [ + -7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29017.3685, + -9581.5787, + -11100.8421 + ], + "start_rot": [ + -7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 29087.4742, + -9651.6845, + -11087.7895 + ], + "actual_end_pos": [ + 29087.4742, + -9651.6845, + -11087.7895 + ], + "actual_end_rot": [ + -7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29087.4742, + -9651.6845, + -11087.7895 + ], + "start_rot": [ + -7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 29157.58, + -9721.7902, + -11074.7369 + ], + "actual_end_pos": [ + 29157.58, + -9721.7902, + -11074.7369 + ], + "actual_end_rot": [ + -7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29157.58, + -9721.7902, + -11074.7369 + ], + "start_rot": [ + -7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 29228.2906, + -9651.0795, + -11074.7369 + ], + "actual_end_pos": [ + 29228.2906, + -9651.0795, + -11074.7369 + ], + "actual_end_rot": [ + -7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 29228.2906, + -9651.0795, + -11074.7369 + ], + "start_rot": [ + -7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 29228.2906, + -9651.0795, + -11074.7369 + ], + "actual_end_pos": [ + 29228.2906, + -9651.0795, + -11074.7369 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29228.2906, + -9651.0795, + -11074.7369 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 29299.0013, + -9580.3689, + -11074.7369 + ], + "actual_end_pos": [ + 29299.0013, + -9580.3689, + -11074.7369 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29299.0013, + -9580.3689, + -11074.7369 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 29369.712, + -9509.6582, + -11074.7369 + ], + "actual_end_pos": [ + 29369.712, + -9509.6582, + -11074.7369 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29369.712, + -9509.6582, + -11074.7369 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 29440.4227, + -9438.9475, + -11074.7369 + ], + "actual_end_pos": [ + 29440.4227, + -9438.9475, + -11074.7369 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29440.4227, + -9438.9475, + -11074.7369 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 29511.1333, + -9509.6582, + -11074.7369 + ], + "actual_end_pos": [ + 29511.1333, + -9509.6582, + -11074.7369 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 29511.1333, + -9509.6582, + -11074.7369 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 29511.1333, + -9509.6582, + -11074.7369 + ], + "actual_end_pos": [ + 29511.1333, + -9509.6582, + -11074.7369 + ], + "actual_end_rot": [ + 7.5, + 135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29511.1333, + -9509.6582, + -11074.7369 + ], + "start_rot": [ + 7.5, + 135.0, + -0.0 + ], + "expected_end_pos": [ + 29440.4227, + -9580.3689, + -11074.7369 + ], + "actual_end_pos": [ + 29440.4227, + -9580.3689, + -11074.7369 + ], + "actual_end_rot": [ + 7.5, + 135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 29440.4227, + -9580.3689, + -11074.7369 + ], + "start_rot": [ + 7.5, + 135.0, + -0.0 + ], + "expected_end_pos": [ + 29440.4227, + -9580.3689, + -11074.7369 + ], + "actual_end_pos": [ + 29440.4227, + -9580.3689, + -11074.7369 + ], + "actual_end_rot": [ + 7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29440.4227, + -9580.3689, + -11074.7369 + ], + "start_rot": [ + 7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 29490.4227, + -9493.7663, + -11074.7369 + ], + "actual_end_pos": [ + 29490.4227, + -9493.7663, + -11074.7369 + ], + "actual_end_rot": [ + 7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260411_181558__pair_001156_A_traj_001156_meta.json b/equivalence_easy/run_20260411_181558__pair_001156_A_traj_001156_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..098f0e7745345eeb61d17a3afe177835e9c5e9c0 --- /dev/null +++ b/equivalence_easy/run_20260411_181558__pair_001156_A_traj_001156_meta.json @@ -0,0 +1,1464 @@ +{ + "trajectory_id": 1156, + "episode_id": 0, + "state_id": 853, + "sample_index": 853, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 1157, + "primary_trajectory_id": 1156, + "paired_trajectory_id": 1157, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 28760.0, + -9340.0, + -11140.0 + ], + "rotation": [ + 0.0, + 225.0, + 0.0 + ] + }, + "action_sequence": [ + "move_backward", + "move_forward", + "move_left", + "move_forward", + "move_forward", + "look_up", + "move_backward", + "turn_left", + "turn_left", + "move_forward", + "move_forward", + "turn_left", + "move_right", + "look_down", + "move_forward", + "move_forward", + "move_left", + "no_op", + "move_backward", + "turn_left", + "turn_left", + "move_forward", + "move_forward", + "turn_left", + "move_forward", + "turn_right", + "move_forward", + "turn_right", + "move_left", + "turn_right", + "move_backward", + "move_right", + "move_right", + "move_right", + "move_right", + "turn_left", + "move_backward", + "turn_left", + "move_forward", + "move_forward" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28760.0, + -9340.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 28830.7107, + -9269.2893, + -11140.0 + ], + "actual_end_pos": [ + 28830.7107, + -9269.2893, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28830.7107, + -9269.2893, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 28760.0, + -9340.0, + -11140.0 + ], + "actual_end_pos": [ + 28760.0, + -9340.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28760.0, + -9340.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 28689.2893, + -9269.2893, + -11140.0 + ], + "actual_end_pos": [ + 28689.2893, + -9269.2893, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28689.2893, + -9269.2893, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 28618.5786, + -9340.0, + -11140.0 + ], + "actual_end_pos": [ + 28618.5786, + -9340.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28618.5786, + -9340.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 28547.868, + -9410.7107, + -11140.0 + ], + "actual_end_pos": [ + 28547.868, + -9410.7107, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 28547.868, + -9410.7107, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 28547.868, + -9410.7107, + -11140.0 + ], + "actual_end_pos": [ + 28547.868, + -9410.7107, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28547.868, + -9410.7107, + -11140.0 + ], + "start_rot": [ + 7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 28617.9737, + -9340.6049, + -11153.0526 + ], + "actual_end_pos": [ + 28617.9737, + -9340.6049, + -11153.0526 + ], + "actual_end_rot": [ + 7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28617.9737, + -9340.6049, + -11153.0526 + ], + "start_rot": [ + 7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 28617.9737, + -9340.6049, + -11153.0526 + ], + "actual_end_pos": [ + 28617.9737, + -9340.6049, + -11153.0526 + ], + "actual_end_rot": [ + 7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28617.9737, + -9340.6049, + -11153.0526 + ], + "start_rot": [ + 7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 28617.9737, + -9340.6049, + -11153.0526 + ], + "actual_end_pos": [ + 28617.9737, + -9340.6049, + -11153.0526 + ], + "actual_end_rot": [ + 7.5, + -165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28617.9737, + -9340.6049, + -11153.0526 + ], + "start_rot": [ + 7.5, + -165.0, + -0.0 + ], + "expected_end_pos": [ + 28522.2075, + -9366.2654, + -11140.0 + ], + "actual_end_pos": [ + 28522.2075, + -9366.2654, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + -165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28522.2075, + -9366.2654, + -11140.0 + ], + "start_rot": [ + 7.5, + -165.0, + -0.0 + ], + "expected_end_pos": [ + 28426.4413, + -9391.9259, + -11126.9474 + ], + "actual_end_pos": [ + 28426.4413, + -9391.9259, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + -165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28426.4413, + -9391.9259, + -11126.9474 + ], + "start_rot": [ + 7.5, + -165.0, + -0.0 + ], + "expected_end_pos": [ + 28426.4413, + -9391.9259, + -11126.9474 + ], + "actual_end_pos": [ + 28426.4413, + -9391.9259, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + -180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28426.4413, + -9391.9259, + -11126.9474 + ], + "start_rot": [ + 7.5, + -180.0, + 0.0 + ], + "expected_end_pos": [ + 28426.4413, + -9491.9259, + -11126.9474 + ], + "actual_end_pos": [ + 28426.4413, + -9491.9259, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + -180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 28426.4413, + -9491.9259, + -11126.9474 + ], + "start_rot": [ + 7.5, + -180.0, + 0.0 + ], + "expected_end_pos": [ + 28426.4413, + -9491.9259, + -11126.9474 + ], + "actual_end_pos": [ + 28426.4413, + -9491.9259, + -11126.9474 + ], + "actual_end_rot": [ + 0.0, + -180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28426.4413, + -9491.9259, + -11126.9474 + ], + "start_rot": [ + 0.0, + -180.0, + 0.0 + ], + "expected_end_pos": [ + 28326.4413, + -9491.9259, + -11126.9474 + ], + "actual_end_pos": [ + 28326.4413, + -9491.9259, + -11126.9474 + ], + "actual_end_rot": [ + 0.0, + -180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28326.4413, + -9491.9259, + -11126.9474 + ], + "start_rot": [ + 0.0, + -180.0, + 0.0 + ], + "expected_end_pos": [ + 28226.4413, + -9491.9259, + -11126.9474 + ], + "actual_end_pos": [ + 28226.4413, + -9491.9259, + -11126.9474 + ], + "actual_end_rot": [ + 0.0, + -180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28226.4413, + -9491.9259, + -11126.9474 + ], + "start_rot": [ + 0.0, + -180.0, + 0.0 + ], + "expected_end_pos": [ + 28226.4413, + -9391.9259, + -11126.9474 + ], + "actual_end_pos": [ + 28226.4413, + -9391.9259, + -11126.9474 + ], + "actual_end_rot": [ + 0.0, + -180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 28226.4413, + -9391.9259, + -11126.9474 + ], + "start_rot": [ + 0.0, + -180.0, + 0.0 + ], + "expected_end_pos": [ + 28226.4413, + -9391.9259, + -11126.9474 + ], + "actual_end_pos": [ + 28226.4413, + -9391.9259, + -11126.9474 + ], + "actual_end_rot": [ + 0.0, + -180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28226.4413, + -9391.9259, + -11126.9474 + ], + "start_rot": [ + 0.0, + -180.0, + 0.0 + ], + "expected_end_pos": [ + 28326.4413, + -9391.9259, + -11126.9474 + ], + "actual_end_pos": [ + 28326.4413, + -9391.9259, + -11126.9474 + ], + "actual_end_rot": [ + 0.0, + -180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28326.4413, + -9391.9259, + -11126.9474 + ], + "start_rot": [ + 0.0, + -180.0, + 0.0 + ], + "expected_end_pos": [ + 28326.4413, + -9391.9259, + -11126.9474 + ], + "actual_end_pos": [ + 28326.4413, + -9391.9259, + -11126.9474 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28326.4413, + -9391.9259, + -11126.9474 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 28326.4413, + -9391.9259, + -11126.9474 + ], + "actual_end_pos": [ + 28326.4413, + -9391.9259, + -11126.9474 + ], + "actual_end_rot": [ + -0.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28326.4413, + -9391.9259, + -11126.9474 + ], + "start_rot": [ + -0.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 28239.8387, + -9341.9259, + -11126.9474 + ], + "actual_end_pos": [ + 28239.8387, + -9341.9259, + -11126.9474 + ], + "actual_end_rot": [ + -0.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28239.8387, + -9341.9259, + -11126.9474 + ], + "start_rot": [ + -0.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 28153.2362, + -9291.9259, + -11126.9474 + ], + "actual_end_pos": [ + 28153.2362, + -9291.9259, + -11126.9474 + ], + "actual_end_rot": [ + -0.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28153.2362, + -9291.9259, + -11126.9474 + ], + "start_rot": [ + -0.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 28153.2362, + -9291.9259, + -11126.9474 + ], + "actual_end_pos": [ + 28153.2362, + -9291.9259, + -11126.9474 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28153.2362, + -9291.9259, + -11126.9474 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 28082.5255, + -9221.2152, + -11126.9474 + ], + "actual_end_pos": [ + 28082.5255, + -9221.2152, + -11126.9474 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28082.5255, + -9221.2152, + -11126.9474 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 28082.5255, + -9221.2152, + -11126.9474 + ], + "actual_end_pos": [ + 28082.5255, + -9221.2152, + -11126.9474 + ], + "actual_end_rot": [ + -0.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28082.5255, + -9221.2152, + -11126.9474 + ], + "start_rot": [ + -0.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 27995.923, + -9171.2152, + -11126.9474 + ], + "actual_end_pos": [ + 27995.923, + -9171.2152, + -11126.9474 + ], + "actual_end_rot": [ + -0.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 27995.923, + -9171.2152, + -11126.9474 + ], + "start_rot": [ + -0.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 27995.923, + -9171.2152, + -11126.9474 + ], + "actual_end_pos": [ + 27995.923, + -9171.2152, + -11126.9474 + ], + "actual_end_rot": [ + -0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 27995.923, + -9171.2152, + -11126.9474 + ], + "start_rot": [ + -0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 28021.8049, + -9074.6226, + -11126.9474 + ], + "actual_end_pos": [ + 28021.8049, + -9074.6226, + -11126.9474 + ], + "actual_end_rot": [ + -0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28021.8049, + -9074.6226, + -11126.9474 + ], + "start_rot": [ + -0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 28021.8049, + -9074.6226, + -11126.9474 + ], + "actual_end_pos": [ + 28021.8049, + -9074.6226, + -11126.9474 + ], + "actual_end_rot": [ + -0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28021.8049, + -9074.6226, + -11126.9474 + ], + "start_rot": [ + -0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28121.8049, + -9074.6226, + -11126.9474 + ], + "actual_end_pos": [ + 28121.8049, + -9074.6226, + -11126.9474 + ], + "actual_end_rot": [ + -0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28121.8049, + -9074.6226, + -11126.9474 + ], + "start_rot": [ + -0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28121.8049, + -9174.6226, + -11126.9474 + ], + "actual_end_pos": [ + 28121.8049, + -9174.6226, + -11126.9474 + ], + "actual_end_rot": [ + -0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28121.8049, + -9174.6226, + -11126.9474 + ], + "start_rot": [ + -0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28121.8049, + -9274.6226, + -11126.9474 + ], + "actual_end_pos": [ + 28121.8049, + -9274.6226, + -11126.9474 + ], + "actual_end_rot": [ + -0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28121.8049, + -9274.6226, + -11126.9474 + ], + "start_rot": [ + -0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28121.8049, + -9374.6226, + -11126.9474 + ], + "actual_end_pos": [ + 28121.8049, + -9374.6226, + -11126.9474 + ], + "actual_end_rot": [ + -0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28121.8049, + -9374.6226, + -11126.9474 + ], + "start_rot": [ + -0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28121.8049, + -9474.6226, + -11126.9474 + ], + "actual_end_pos": [ + 28121.8049, + -9474.6226, + -11126.9474 + ], + "actual_end_rot": [ + -0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28121.8049, + -9474.6226, + -11126.9474 + ], + "start_rot": [ + -0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28121.8049, + -9474.6226, + -11126.9474 + ], + "actual_end_pos": [ + 28121.8049, + -9474.6226, + -11126.9474 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28121.8049, + -9474.6226, + -11126.9474 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 28218.3974, + -9500.5046, + -11126.9474 + ], + "actual_end_pos": [ + 28218.3974, + -9500.5046, + -11126.9474 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28218.3974, + -9500.5046, + -11126.9474 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 28218.3974, + -9500.5046, + -11126.9474 + ], + "actual_end_pos": [ + 28218.3974, + -9500.5046, + -11126.9474 + ], + "actual_end_rot": [ + -0.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28218.3974, + -9500.5046, + -11126.9474 + ], + "start_rot": [ + -0.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 28131.7949, + -9450.5046, + -11126.9474 + ], + "actual_end_pos": [ + 28131.7949, + -9450.5046, + -11126.9474 + ], + "actual_end_rot": [ + -0.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28131.7949, + -9450.5046, + -11126.9474 + ], + "start_rot": [ + -0.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 28045.1924, + -9400.5046, + -11126.9474 + ], + "actual_end_pos": [ + 28045.1924, + -9400.5046, + -11126.9474 + ], + "actual_end_rot": [ + -0.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260411_181558__pair_001156_B_traj_001157_meta.json b/equivalence_easy/run_20260411_181558__pair_001156_B_traj_001157_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f3ada326759bb475fc41f447b15cde88612ee327 --- /dev/null +++ b/equivalence_easy/run_20260411_181558__pair_001156_B_traj_001157_meta.json @@ -0,0 +1,1464 @@ +{ + "trajectory_id": 1157, + "episode_id": 0, + "state_id": 853, + "sample_index": 853, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 1156, + "primary_trajectory_id": 1156, + "paired_trajectory_id": 1157, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 28760.0, + -9340.0, + -11140.0 + ], + "rotation": [ + 0.0, + 225.0, + 0.0 + ] + }, + "action_sequence": [ + "move_forward", + "move_forward", + "move_backward", + "move_forward", + "move_left", + "look_up", + "move_backward", + "turn_left", + "turn_left", + "move_forward", + "move_forward", + "turn_left", + "move_right", + "look_down", + "move_forward", + "move_forward", + "move_left", + "no_op", + "move_backward", + "turn_left", + "turn_left", + "move_forward", + "move_forward", + "turn_left", + "move_forward", + "turn_right", + "move_forward", + "turn_right", + "move_left", + "turn_right", + "move_right", + "move_right", + "move_backward", + "move_right", + "move_right", + "turn_left", + "move_backward", + "turn_left", + "move_forward", + "move_forward" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28760.0, + -9340.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 28689.2893, + -9410.7107, + -11140.0 + ], + "actual_end_pos": [ + 28689.2893, + -9410.7107, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28689.2893, + -9410.7107, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 28618.5786, + -9481.4214, + -11140.0 + ], + "actual_end_pos": [ + 28618.5786, + -9481.4214, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28618.5786, + -9481.4214, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 28689.2893, + -9410.7107, + -11140.0 + ], + "actual_end_pos": [ + 28689.2893, + -9410.7107, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28689.2893, + -9410.7107, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 28618.5786, + -9481.4214, + -11140.0 + ], + "actual_end_pos": [ + 28618.5786, + -9481.4214, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28618.5786, + -9481.4214, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 28547.868, + -9410.7107, + -11140.0 + ], + "actual_end_pos": [ + 28547.868, + -9410.7107, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 28547.868, + -9410.7107, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 28547.868, + -9410.7107, + -11140.0 + ], + "actual_end_pos": [ + 28547.868, + -9410.7107, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28547.868, + -9410.7107, + -11140.0 + ], + "start_rot": [ + 7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 28617.9737, + -9340.6049, + -11153.0526 + ], + "actual_end_pos": [ + 28617.9737, + -9340.6049, + -11153.0526 + ], + "actual_end_rot": [ + 7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28617.9737, + -9340.6049, + -11153.0526 + ], + "start_rot": [ + 7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 28617.9737, + -9340.6049, + -11153.0526 + ], + "actual_end_pos": [ + 28617.9737, + -9340.6049, + -11153.0526 + ], + "actual_end_rot": [ + 7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28617.9737, + -9340.6049, + -11153.0526 + ], + "start_rot": [ + 7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 28617.9737, + -9340.6049, + -11153.0526 + ], + "actual_end_pos": [ + 28617.9737, + -9340.6049, + -11153.0526 + ], + "actual_end_rot": [ + 7.5, + -165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28617.9737, + -9340.6049, + -11153.0526 + ], + "start_rot": [ + 7.5, + -165.0, + -0.0 + ], + "expected_end_pos": [ + 28522.2075, + -9366.2654, + -11140.0 + ], + "actual_end_pos": [ + 28522.2075, + -9366.2654, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + -165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28522.2075, + -9366.2654, + -11140.0 + ], + "start_rot": [ + 7.5, + -165.0, + -0.0 + ], + "expected_end_pos": [ + 28426.4413, + -9391.9259, + -11126.9474 + ], + "actual_end_pos": [ + 28426.4413, + -9391.9259, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + -165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28426.4413, + -9391.9259, + -11126.9474 + ], + "start_rot": [ + 7.5, + -165.0, + -0.0 + ], + "expected_end_pos": [ + 28426.4413, + -9391.9259, + -11126.9474 + ], + "actual_end_pos": [ + 28426.4413, + -9391.9259, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + -180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28426.4413, + -9391.9259, + -11126.9474 + ], + "start_rot": [ + 7.5, + -180.0, + 0.0 + ], + "expected_end_pos": [ + 28426.4413, + -9491.9259, + -11126.9474 + ], + "actual_end_pos": [ + 28426.4413, + -9491.9259, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + -180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 28426.4413, + -9491.9259, + -11126.9474 + ], + "start_rot": [ + 7.5, + -180.0, + 0.0 + ], + "expected_end_pos": [ + 28426.4413, + -9491.9259, + -11126.9474 + ], + "actual_end_pos": [ + 28426.4413, + -9491.9259, + -11126.9474 + ], + "actual_end_rot": [ + 0.0, + -180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28426.4413, + -9491.9259, + -11126.9474 + ], + "start_rot": [ + 0.0, + -180.0, + 0.0 + ], + "expected_end_pos": [ + 28326.4413, + -9491.9259, + -11126.9474 + ], + "actual_end_pos": [ + 28326.4413, + -9491.9259, + -11126.9474 + ], + "actual_end_rot": [ + 0.0, + -180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28326.4413, + -9491.9259, + -11126.9474 + ], + "start_rot": [ + 0.0, + -180.0, + 0.0 + ], + "expected_end_pos": [ + 28226.4413, + -9491.9259, + -11126.9474 + ], + "actual_end_pos": [ + 28226.4413, + -9491.9259, + -11126.9474 + ], + "actual_end_rot": [ + 0.0, + -180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28226.4413, + -9491.9259, + -11126.9474 + ], + "start_rot": [ + 0.0, + -180.0, + 0.0 + ], + "expected_end_pos": [ + 28226.4413, + -9391.9259, + -11126.9474 + ], + "actual_end_pos": [ + 28226.4413, + -9391.9259, + -11126.9474 + ], + "actual_end_rot": [ + 0.0, + -180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 28226.4413, + -9391.9259, + -11126.9474 + ], + "start_rot": [ + 0.0, + -180.0, + 0.0 + ], + "expected_end_pos": [ + 28226.4413, + -9391.9259, + -11126.9474 + ], + "actual_end_pos": [ + 28226.4413, + -9391.9259, + -11126.9474 + ], + "actual_end_rot": [ + 0.0, + -180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28226.4413, + -9391.9259, + -11126.9474 + ], + "start_rot": [ + 0.0, + -180.0, + 0.0 + ], + "expected_end_pos": [ + 28326.4413, + -9391.9259, + -11126.9474 + ], + "actual_end_pos": [ + 28326.4413, + -9391.9259, + -11126.9474 + ], + "actual_end_rot": [ + 0.0, + -180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28326.4413, + -9391.9259, + -11126.9474 + ], + "start_rot": [ + 0.0, + -180.0, + 0.0 + ], + "expected_end_pos": [ + 28326.4413, + -9391.9259, + -11126.9474 + ], + "actual_end_pos": [ + 28326.4413, + -9391.9259, + -11126.9474 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28326.4413, + -9391.9259, + -11126.9474 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 28326.4413, + -9391.9259, + -11126.9474 + ], + "actual_end_pos": [ + 28326.4413, + -9391.9259, + -11126.9474 + ], + "actual_end_rot": [ + -0.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28326.4413, + -9391.9259, + -11126.9474 + ], + "start_rot": [ + -0.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 28239.8387, + -9341.9259, + -11126.9474 + ], + "actual_end_pos": [ + 28239.8387, + -9341.9259, + -11126.9474 + ], + "actual_end_rot": [ + -0.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28239.8387, + -9341.9259, + -11126.9474 + ], + "start_rot": [ + -0.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 28153.2362, + -9291.9259, + -11126.9474 + ], + "actual_end_pos": [ + 28153.2362, + -9291.9259, + -11126.9474 + ], + "actual_end_rot": [ + -0.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28153.2362, + -9291.9259, + -11126.9474 + ], + "start_rot": [ + -0.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 28153.2362, + -9291.9259, + -11126.9474 + ], + "actual_end_pos": [ + 28153.2362, + -9291.9259, + -11126.9474 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28153.2362, + -9291.9259, + -11126.9474 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 28082.5255, + -9221.2152, + -11126.9474 + ], + "actual_end_pos": [ + 28082.5255, + -9221.2152, + -11126.9474 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28082.5255, + -9221.2152, + -11126.9474 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 28082.5255, + -9221.2152, + -11126.9474 + ], + "actual_end_pos": [ + 28082.5255, + -9221.2152, + -11126.9474 + ], + "actual_end_rot": [ + -0.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28082.5255, + -9221.2152, + -11126.9474 + ], + "start_rot": [ + -0.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 27995.923, + -9171.2152, + -11126.9474 + ], + "actual_end_pos": [ + 27995.923, + -9171.2152, + -11126.9474 + ], + "actual_end_rot": [ + -0.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 27995.923, + -9171.2152, + -11126.9474 + ], + "start_rot": [ + -0.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 27995.923, + -9171.2152, + -11126.9474 + ], + "actual_end_pos": [ + 27995.923, + -9171.2152, + -11126.9474 + ], + "actual_end_rot": [ + -0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 27995.923, + -9171.2152, + -11126.9474 + ], + "start_rot": [ + -0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 28021.8049, + -9074.6226, + -11126.9474 + ], + "actual_end_pos": [ + 28021.8049, + -9074.6226, + -11126.9474 + ], + "actual_end_rot": [ + -0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28021.8049, + -9074.6226, + -11126.9474 + ], + "start_rot": [ + -0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 28021.8049, + -9074.6226, + -11126.9474 + ], + "actual_end_pos": [ + 28021.8049, + -9074.6226, + -11126.9474 + ], + "actual_end_rot": [ + -0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28021.8049, + -9074.6226, + -11126.9474 + ], + "start_rot": [ + -0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28021.8049, + -9174.6226, + -11126.9474 + ], + "actual_end_pos": [ + 28021.8049, + -9174.6226, + -11126.9474 + ], + "actual_end_rot": [ + -0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28021.8049, + -9174.6226, + -11126.9474 + ], + "start_rot": [ + -0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28021.8049, + -9274.6226, + -11126.9474 + ], + "actual_end_pos": [ + 28021.8049, + -9274.6226, + -11126.9474 + ], + "actual_end_rot": [ + -0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28021.8049, + -9274.6226, + -11126.9474 + ], + "start_rot": [ + -0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28121.8049, + -9274.6226, + -11126.9474 + ], + "actual_end_pos": [ + 28121.8049, + -9274.6226, + -11126.9474 + ], + "actual_end_rot": [ + -0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28121.8049, + -9274.6226, + -11126.9474 + ], + "start_rot": [ + -0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28121.8049, + -9374.6226, + -11126.9474 + ], + "actual_end_pos": [ + 28121.8049, + -9374.6226, + -11126.9474 + ], + "actual_end_rot": [ + -0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28121.8049, + -9374.6226, + -11126.9474 + ], + "start_rot": [ + -0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28121.8049, + -9474.6226, + -11126.9474 + ], + "actual_end_pos": [ + 28121.8049, + -9474.6226, + -11126.9474 + ], + "actual_end_rot": [ + -0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28121.8049, + -9474.6226, + -11126.9474 + ], + "start_rot": [ + -0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28121.8049, + -9474.6226, + -11126.9474 + ], + "actual_end_pos": [ + 28121.8049, + -9474.6226, + -11126.9474 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28121.8049, + -9474.6226, + -11126.9474 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 28218.3974, + -9500.5046, + -11126.9474 + ], + "actual_end_pos": [ + 28218.3974, + -9500.5046, + -11126.9474 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28218.3974, + -9500.5046, + -11126.9474 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 28218.3974, + -9500.5046, + -11126.9474 + ], + "actual_end_pos": [ + 28218.3974, + -9500.5046, + -11126.9474 + ], + "actual_end_rot": [ + -0.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28218.3974, + -9500.5046, + -11126.9474 + ], + "start_rot": [ + -0.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 28131.7949, + -9450.5046, + -11126.9474 + ], + "actual_end_pos": [ + 28131.7949, + -9450.5046, + -11126.9474 + ], + "actual_end_rot": [ + -0.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28131.7949, + -9450.5046, + -11126.9474 + ], + "start_rot": [ + -0.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 28045.1924, + -9400.5046, + -11126.9474 + ], + "actual_end_pos": [ + 28045.1924, + -9400.5046, + -11126.9474 + ], + "actual_end_rot": [ + -0.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260411_181558__pair_001207_A_traj_001207_meta.json b/equivalence_easy/run_20260411_181558__pair_001207_A_traj_001207_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..aa628ebe46ce14b3ae608f55dd82a22f82fe938c --- /dev/null +++ b/equivalence_easy/run_20260411_181558__pair_001207_A_traj_001207_meta.json @@ -0,0 +1,1464 @@ +{ + "trajectory_id": 1207, + "episode_id": 0, + "state_id": 890, + "sample_index": 890, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 1208, + "primary_trajectory_id": 1207, + "paired_trajectory_id": 1208, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 28760.0, + -8340.0, + -11140.0 + ], + "rotation": [ + 0.0, + 90.0, + 0.0 + ] + }, + "action_sequence": [ + "look_up", + "turn_left", + "move_left", + "look_up", + "look_up", + "move_left", + "move_left", + "turn_right", + "move_forward", + "move_forward", + "look_down", + "look_down", + "move_backward", + "move_left", + "move_backward", + "move_right", + "turn_left", + "move_forward", + "move_right", + "move_backward", + "no_op", + "turn_right", + "move_right", + "move_forward", + "look_up", + "move_forward", + "move_right", + "no_op", + "turn_left", + "no_op", + "move_forward", + "turn_left", + "move_forward", + "move_left", + "no_op", + "move_left", + "move_forward", + "turn_left", + "look_down", + "move_right" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 28760.0, + -8340.0, + -11140.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 28760.0, + -8340.0, + -11140.0 + ], + "actual_end_pos": [ + 28760.0, + -8340.0, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28760.0, + -8340.0, + -11140.0 + ], + "start_rot": [ + 7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 28760.0, + -8340.0, + -11140.0 + ], + "actual_end_pos": [ + 28760.0, + -8340.0, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + 75.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28760.0, + -8340.0, + -11140.0 + ], + "start_rot": [ + 7.5, + 75.0, + -0.0 + ], + "expected_end_pos": [ + 28856.5926, + -8365.8819, + -11140.0 + ], + "actual_end_pos": [ + 28856.5926, + -8365.8819, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + 75.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 28856.5926, + -8365.8819, + -11140.0 + ], + "start_rot": [ + 7.5, + 75.0, + -0.0 + ], + "expected_end_pos": [ + 28856.5926, + -8365.8819, + -11140.0 + ], + "actual_end_pos": [ + 28856.5926, + -8365.8819, + -11140.0 + ], + "actual_end_rot": [ + 15.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 28856.5926, + -8365.8819, + -11140.0 + ], + "start_rot": [ + 15.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 28856.5926, + -8365.8819, + -11140.0 + ], + "actual_end_pos": [ + 28856.5926, + -8365.8819, + -11140.0 + ], + "actual_end_rot": [ + 22.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28856.5926, + -8365.8819, + -11140.0 + ], + "start_rot": [ + 22.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 28953.1852, + -8391.7638, + -11140.0 + ], + "actual_end_pos": [ + 28953.1852, + -8391.7638, + -11140.0 + ], + "actual_end_rot": [ + 22.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28953.1852, + -8391.7638, + -11140.0 + ], + "start_rot": [ + 22.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 29049.7777, + -8417.6457, + -11140.0 + ], + "actual_end_pos": [ + 29049.7777, + -8417.6457, + -11140.0 + ], + "actual_end_rot": [ + 22.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 29049.7777, + -8417.6457, + -11140.0 + ], + "start_rot": [ + 22.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 29049.7777, + -8417.6457, + -11140.0 + ], + "actual_end_pos": [ + 29049.7777, + -8417.6457, + -11140.0 + ], + "actual_end_rot": [ + 22.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29049.7777, + -8417.6457, + -11140.0 + ], + "start_rot": [ + 22.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 29049.7777, + -8325.2578, + -11101.7317 + ], + "actual_end_pos": [ + 29049.7777, + -8325.2578, + -11101.7317 + ], + "actual_end_rot": [ + 22.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29049.7777, + -8325.2578, + -11101.7317 + ], + "start_rot": [ + 22.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 29049.7777, + -8232.8698, + -11063.4633 + ], + "actual_end_pos": [ + 29049.7777, + -8232.8698, + -11063.4633 + ], + "actual_end_rot": [ + 22.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 29049.7777, + -8232.8698, + -11063.4633 + ], + "start_rot": [ + 22.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 29049.7777, + -8232.8698, + -11063.4633 + ], + "actual_end_pos": [ + 29049.7777, + -8232.8698, + -11063.4633 + ], + "actual_end_rot": [ + 15.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 29049.7777, + -8232.8698, + -11063.4633 + ], + "start_rot": [ + 15.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 29049.7777, + -8232.8698, + -11063.4633 + ], + "actual_end_pos": [ + 29049.7777, + -8232.8698, + -11063.4633 + ], + "actual_end_rot": [ + 7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29049.7777, + -8232.8698, + -11063.4633 + ], + "start_rot": [ + 7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 29049.7777, + -8332.0143, + -11076.5159 + ], + "actual_end_pos": [ + 29049.7777, + -8332.0143, + -11076.5159 + ], + "actual_end_rot": [ + 7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29049.7777, + -8332.0143, + -11076.5159 + ], + "start_rot": [ + 7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 29149.7777, + -8332.0143, + -11076.5159 + ], + "actual_end_pos": [ + 29149.7777, + -8332.0143, + -11076.5159 + ], + "actual_end_rot": [ + 7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29149.7777, + -8332.0143, + -11076.5159 + ], + "start_rot": [ + 7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 29149.7777, + -8431.1588, + -11089.5686 + ], + "actual_end_pos": [ + 29149.7777, + -8431.1588, + -11089.5686 + ], + "actual_end_rot": [ + 7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29149.7777, + -8431.1588, + -11089.5686 + ], + "start_rot": [ + 7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 29049.7777, + -8431.1588, + -11089.5686 + ], + "actual_end_pos": [ + 29049.7777, + -8431.1588, + -11089.5686 + ], + "actual_end_rot": [ + 7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 29049.7777, + -8431.1588, + -11089.5686 + ], + "start_rot": [ + 7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 29049.7777, + -8431.1588, + -11089.5686 + ], + "actual_end_pos": [ + 29049.7777, + -8431.1588, + -11089.5686 + ], + "actual_end_rot": [ + 7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29049.7777, + -8431.1588, + -11089.5686 + ], + "start_rot": [ + 7.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 29075.4382, + -8335.3926, + -11076.5159 + ], + "actual_end_pos": [ + 29075.4382, + -8335.3926, + -11076.5159 + ], + "actual_end_rot": [ + 7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29075.4382, + -8335.3926, + -11076.5159 + ], + "start_rot": [ + 7.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 28978.8456, + -8309.5107, + -11076.5159 + ], + "actual_end_pos": [ + 28978.8456, + -8309.5107, + -11076.5159 + ], + "actual_end_rot": [ + 7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28978.8456, + -8309.5107, + -11076.5159 + ], + "start_rot": [ + 7.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 28953.1852, + -8405.2769, + -11089.5686 + ], + "actual_end_pos": [ + 28953.1852, + -8405.2769, + -11089.5686 + ], + "actual_end_rot": [ + 7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 28953.1852, + -8405.2769, + -11089.5686 + ], + "start_rot": [ + 7.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 28953.1852, + -8405.2769, + -11089.5686 + ], + "actual_end_pos": [ + 28953.1852, + -8405.2769, + -11089.5686 + ], + "actual_end_rot": [ + 7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28953.1852, + -8405.2769, + -11089.5686 + ], + "start_rot": [ + 7.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 28953.1852, + -8405.2769, + -11089.5686 + ], + "actual_end_pos": [ + 28953.1852, + -8405.2769, + -11089.5686 + ], + "actual_end_rot": [ + 7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28953.1852, + -8405.2769, + -11089.5686 + ], + "start_rot": [ + 7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 28853.1852, + -8405.2769, + -11089.5686 + ], + "actual_end_pos": [ + 28853.1852, + -8405.2769, + -11089.5686 + ], + "actual_end_rot": [ + 7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28853.1852, + -8405.2769, + -11089.5686 + ], + "start_rot": [ + 7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 28853.1852, + -8306.1324, + -11076.5159 + ], + "actual_end_pos": [ + 28853.1852, + -8306.1324, + -11076.5159 + ], + "actual_end_rot": [ + 7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 28853.1852, + -8306.1324, + -11076.5159 + ], + "start_rot": [ + 7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 28853.1852, + -8306.1324, + -11076.5159 + ], + "actual_end_pos": [ + 28853.1852, + -8306.1324, + -11076.5159 + ], + "actual_end_rot": [ + 15.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28853.1852, + -8306.1324, + -11076.5159 + ], + "start_rot": [ + 15.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 28853.1852, + -8209.5398, + -11050.634 + ], + "actual_end_pos": [ + 28853.1852, + -8209.5398, + -11050.634 + ], + "actual_end_rot": [ + 15.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28853.1852, + -8209.5398, + -11050.634 + ], + "start_rot": [ + 15.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 28753.1852, + -8209.5398, + -11050.634 + ], + "actual_end_pos": [ + 28753.1852, + -8209.5398, + -11050.634 + ], + "actual_end_rot": [ + 15.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 28753.1852, + -8209.5398, + -11050.634 + ], + "start_rot": [ + 15.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 28753.1852, + -8209.5398, + -11050.634 + ], + "actual_end_pos": [ + 28753.1852, + -8209.5398, + -11050.634 + ], + "actual_end_rot": [ + 15.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28753.1852, + -8209.5398, + -11050.634 + ], + "start_rot": [ + 15.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 28753.1852, + -8209.5398, + -11050.634 + ], + "actual_end_pos": [ + 28753.1852, + -8209.5398, + -11050.634 + ], + "actual_end_rot": [ + 15.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 28753.1852, + -8209.5398, + -11050.634 + ], + "start_rot": [ + 15.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 28753.1852, + -8209.5398, + -11050.634 + ], + "actual_end_pos": [ + 28753.1852, + -8209.5398, + -11050.634 + ], + "actual_end_rot": [ + 15.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28753.1852, + -8209.5398, + -11050.634 + ], + "start_rot": [ + 15.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 28778.1852, + -8116.2385, + -11024.7521 + ], + "actual_end_pos": [ + 28778.1852, + -8116.2385, + -11024.7521 + ], + "actual_end_rot": [ + 15.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28778.1852, + -8116.2385, + -11024.7521 + ], + "start_rot": [ + 15.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 28778.1852, + -8116.2385, + -11024.7521 + ], + "actual_end_pos": [ + 28778.1852, + -8116.2385, + -11024.7521 + ], + "actual_end_rot": [ + 15.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28778.1852, + -8116.2385, + -11024.7521 + ], + "start_rot": [ + 15.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 28826.4815, + -8032.5869, + -10998.8702 + ], + "actual_end_pos": [ + 28826.4815, + -8032.5869, + -10998.8702 + ], + "actual_end_rot": [ + 15.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28826.4815, + -8032.5869, + -10998.8702 + ], + "start_rot": [ + 15.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 28913.084, + -8082.5869, + -10998.8702 + ], + "actual_end_pos": [ + 28913.084, + -8082.5869, + -10998.8702 + ], + "actual_end_rot": [ + 15.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 28913.084, + -8082.5869, + -10998.8702 + ], + "start_rot": [ + 15.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 28913.084, + -8082.5869, + -10998.8702 + ], + "actual_end_pos": [ + 28913.084, + -8082.5869, + -10998.8702 + ], + "actual_end_rot": [ + 15.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28913.084, + -8082.5869, + -10998.8702 + ], + "start_rot": [ + 15.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 28999.6865, + -8132.5869, + -10998.8702 + ], + "actual_end_pos": [ + 28999.6865, + -8132.5869, + -10998.8702 + ], + "actual_end_rot": [ + 15.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28999.6865, + -8132.5869, + -10998.8702 + ], + "start_rot": [ + 15.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 29047.9828, + -8048.9353, + -10972.9883 + ], + "actual_end_pos": [ + 29047.9828, + -8048.9353, + -10972.9883 + ], + "actual_end_rot": [ + 15.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 29047.9828, + -8048.9353, + -10972.9883 + ], + "start_rot": [ + 15.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 29047.9828, + -8048.9353, + -10972.9883 + ], + "actual_end_pos": [ + 29047.9828, + -8048.9353, + -10972.9883 + ], + "actual_end_rot": [ + 15.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 29047.9828, + -8048.9353, + -10972.9883 + ], + "start_rot": [ + 15.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 29047.9828, + -8048.9353, + -10972.9883 + ], + "actual_end_pos": [ + 29047.9828, + -8048.9353, + -10972.9883 + ], + "actual_end_rot": [ + 7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29047.9828, + -8048.9353, + -10972.9883 + ], + "start_rot": [ + 7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 28977.2722, + -7978.2246, + -10972.9883 + ], + "actual_end_pos": [ + 28977.2722, + -7978.2246, + -10972.9883 + ], + "actual_end_rot": [ + 7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260411_181558__pair_001207_B_traj_001208_meta.json b/equivalence_easy/run_20260411_181558__pair_001207_B_traj_001208_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..65600e86cec70e62a97896213d0da06d98c90f06 --- /dev/null +++ b/equivalence_easy/run_20260411_181558__pair_001207_B_traj_001208_meta.json @@ -0,0 +1,1464 @@ +{ + "trajectory_id": 1208, + "episode_id": 0, + "state_id": 890, + "sample_index": 890, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 1207, + "primary_trajectory_id": 1207, + "paired_trajectory_id": 1208, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 28760.0, + -8340.0, + -11140.0 + ], + "rotation": [ + 0.0, + 90.0, + 0.0 + ] + }, + "action_sequence": [ + "turn_left", + "look_up", + "move_left", + "look_up", + "look_up", + "move_left", + "move_left", + "turn_right", + "move_forward", + "move_forward", + "look_down", + "look_down", + "move_left", + "move_backward", + "move_right", + "move_backward", + "turn_left", + "move_backward", + "move_right", + "move_forward", + "no_op", + "turn_right", + "move_forward", + "move_right", + "look_up", + "move_forward", + "move_right", + "no_op", + "turn_left", + "no_op", + "move_forward", + "turn_left", + "move_forward", + "move_left", + "no_op", + "move_forward", + "move_left", + "turn_left", + "look_down", + "move_right" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28760.0, + -8340.0, + -11140.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 28760.0, + -8340.0, + -11140.0 + ], + "actual_end_pos": [ + 28760.0, + -8340.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 28760.0, + -8340.0, + -11140.0 + ], + "start_rot": [ + 0.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 28760.0, + -8340.0, + -11140.0 + ], + "actual_end_pos": [ + 28760.0, + -8340.0, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28760.0, + -8340.0, + -11140.0 + ], + "start_rot": [ + 7.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 28856.5926, + -8365.8819, + -11140.0 + ], + "actual_end_pos": [ + 28856.5926, + -8365.8819, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 28856.5926, + -8365.8819, + -11140.0 + ], + "start_rot": [ + 7.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 28856.5926, + -8365.8819, + -11140.0 + ], + "actual_end_pos": [ + 28856.5926, + -8365.8819, + -11140.0 + ], + "actual_end_rot": [ + 15.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 28856.5926, + -8365.8819, + -11140.0 + ], + "start_rot": [ + 15.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 28856.5926, + -8365.8819, + -11140.0 + ], + "actual_end_pos": [ + 28856.5926, + -8365.8819, + -11140.0 + ], + "actual_end_rot": [ + 22.5, + 75.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28856.5926, + -8365.8819, + -11140.0 + ], + "start_rot": [ + 22.5, + 75.0, + -0.0 + ], + "expected_end_pos": [ + 28953.1852, + -8391.7638, + -11140.0 + ], + "actual_end_pos": [ + 28953.1852, + -8391.7638, + -11140.0 + ], + "actual_end_rot": [ + 22.5, + 75.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28953.1852, + -8391.7638, + -11140.0 + ], + "start_rot": [ + 22.5, + 75.0, + -0.0 + ], + "expected_end_pos": [ + 29049.7777, + -8417.6457, + -11140.0 + ], + "actual_end_pos": [ + 29049.7777, + -8417.6457, + -11140.0 + ], + "actual_end_rot": [ + 22.5, + 75.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 29049.7777, + -8417.6457, + -11140.0 + ], + "start_rot": [ + 22.5, + 75.0, + -0.0 + ], + "expected_end_pos": [ + 29049.7777, + -8417.6457, + -11140.0 + ], + "actual_end_pos": [ + 29049.7777, + -8417.6457, + -11140.0 + ], + "actual_end_rot": [ + 22.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29049.7777, + -8417.6457, + -11140.0 + ], + "start_rot": [ + 22.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 29049.7777, + -8325.2578, + -11101.7317 + ], + "actual_end_pos": [ + 29049.7777, + -8325.2578, + -11101.7317 + ], + "actual_end_rot": [ + 22.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29049.7777, + -8325.2578, + -11101.7317 + ], + "start_rot": [ + 22.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 29049.7777, + -8232.8698, + -11063.4633 + ], + "actual_end_pos": [ + 29049.7777, + -8232.8698, + -11063.4633 + ], + "actual_end_rot": [ + 22.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 29049.7777, + -8232.8698, + -11063.4633 + ], + "start_rot": [ + 22.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 29049.7777, + -8232.8698, + -11063.4633 + ], + "actual_end_pos": [ + 29049.7777, + -8232.8698, + -11063.4633 + ], + "actual_end_rot": [ + 15.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 29049.7777, + -8232.8698, + -11063.4633 + ], + "start_rot": [ + 15.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 29049.7777, + -8232.8698, + -11063.4633 + ], + "actual_end_pos": [ + 29049.7777, + -8232.8698, + -11063.4633 + ], + "actual_end_rot": [ + 7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29049.7777, + -8232.8698, + -11063.4633 + ], + "start_rot": [ + 7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 29149.7777, + -8232.8698, + -11063.4633 + ], + "actual_end_pos": [ + 29149.7777, + -8232.8698, + -11063.4633 + ], + "actual_end_rot": [ + 7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29149.7777, + -8232.8698, + -11063.4633 + ], + "start_rot": [ + 7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 29149.7777, + -8332.0143, + -11076.5159 + ], + "actual_end_pos": [ + 29149.7777, + -8332.0143, + -11076.5159 + ], + "actual_end_rot": [ + 7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29149.7777, + -8332.0143, + -11076.5159 + ], + "start_rot": [ + 7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 29049.7777, + -8332.0143, + -11076.5159 + ], + "actual_end_pos": [ + 29049.7777, + -8332.0143, + -11076.5159 + ], + "actual_end_rot": [ + 7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29049.7777, + -8332.0143, + -11076.5159 + ], + "start_rot": [ + 7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 29049.7777, + -8431.1588, + -11089.5686 + ], + "actual_end_pos": [ + 29049.7777, + -8431.1588, + -11089.5686 + ], + "actual_end_rot": [ + 7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 29049.7777, + -8431.1588, + -11089.5686 + ], + "start_rot": [ + 7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 29049.7777, + -8431.1588, + -11089.5686 + ], + "actual_end_pos": [ + 29049.7777, + -8431.1588, + -11089.5686 + ], + "actual_end_rot": [ + 7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29049.7777, + -8431.1588, + -11089.5686 + ], + "start_rot": [ + 7.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 29024.1173, + -8526.925, + -11102.6212 + ], + "actual_end_pos": [ + 29024.1173, + -8526.925, + -11102.6212 + ], + "actual_end_rot": [ + 7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29024.1173, + -8526.925, + -11102.6212 + ], + "start_rot": [ + 7.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 28927.5247, + -8501.0431, + -11102.6212 + ], + "actual_end_pos": [ + 28927.5247, + -8501.0431, + -11102.6212 + ], + "actual_end_rot": [ + 7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28927.5247, + -8501.0431, + -11102.6212 + ], + "start_rot": [ + 7.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 28953.1852, + -8405.2769, + -11089.5686 + ], + "actual_end_pos": [ + 28953.1852, + -8405.2769, + -11089.5686 + ], + "actual_end_rot": [ + 7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 28953.1852, + -8405.2769, + -11089.5686 + ], + "start_rot": [ + 7.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 28953.1852, + -8405.2769, + -11089.5686 + ], + "actual_end_pos": [ + 28953.1852, + -8405.2769, + -11089.5686 + ], + "actual_end_rot": [ + 7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28953.1852, + -8405.2769, + -11089.5686 + ], + "start_rot": [ + 7.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 28953.1852, + -8405.2769, + -11089.5686 + ], + "actual_end_pos": [ + 28953.1852, + -8405.2769, + -11089.5686 + ], + "actual_end_rot": [ + 7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28953.1852, + -8405.2769, + -11089.5686 + ], + "start_rot": [ + 7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 28953.1852, + -8306.1324, + -11076.5159 + ], + "actual_end_pos": [ + 28953.1852, + -8306.1324, + -11076.5159 + ], + "actual_end_rot": [ + 7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28953.1852, + -8306.1324, + -11076.5159 + ], + "start_rot": [ + 7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 28853.1852, + -8306.1324, + -11076.5159 + ], + "actual_end_pos": [ + 28853.1852, + -8306.1324, + -11076.5159 + ], + "actual_end_rot": [ + 7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 28853.1852, + -8306.1324, + -11076.5159 + ], + "start_rot": [ + 7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 28853.1852, + -8306.1324, + -11076.5159 + ], + "actual_end_pos": [ + 28853.1852, + -8306.1324, + -11076.5159 + ], + "actual_end_rot": [ + 15.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28853.1852, + -8306.1324, + -11076.5159 + ], + "start_rot": [ + 15.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 28853.1852, + -8209.5398, + -11050.634 + ], + "actual_end_pos": [ + 28853.1852, + -8209.5398, + -11050.634 + ], + "actual_end_rot": [ + 15.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28853.1852, + -8209.5398, + -11050.634 + ], + "start_rot": [ + 15.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 28753.1852, + -8209.5398, + -11050.634 + ], + "actual_end_pos": [ + 28753.1852, + -8209.5398, + -11050.634 + ], + "actual_end_rot": [ + 15.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 28753.1852, + -8209.5398, + -11050.634 + ], + "start_rot": [ + 15.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 28753.1852, + -8209.5398, + -11050.634 + ], + "actual_end_pos": [ + 28753.1852, + -8209.5398, + -11050.634 + ], + "actual_end_rot": [ + 15.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28753.1852, + -8209.5398, + -11050.634 + ], + "start_rot": [ + 15.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 28753.1852, + -8209.5398, + -11050.634 + ], + "actual_end_pos": [ + 28753.1852, + -8209.5398, + -11050.634 + ], + "actual_end_rot": [ + 15.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 28753.1852, + -8209.5398, + -11050.634 + ], + "start_rot": [ + 15.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 28753.1852, + -8209.5398, + -11050.634 + ], + "actual_end_pos": [ + 28753.1852, + -8209.5398, + -11050.634 + ], + "actual_end_rot": [ + 15.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28753.1852, + -8209.5398, + -11050.634 + ], + "start_rot": [ + 15.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 28778.1852, + -8116.2385, + -11024.7521 + ], + "actual_end_pos": [ + 28778.1852, + -8116.2385, + -11024.7521 + ], + "actual_end_rot": [ + 15.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28778.1852, + -8116.2385, + -11024.7521 + ], + "start_rot": [ + 15.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 28778.1852, + -8116.2385, + -11024.7521 + ], + "actual_end_pos": [ + 28778.1852, + -8116.2385, + -11024.7521 + ], + "actual_end_rot": [ + 15.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28778.1852, + -8116.2385, + -11024.7521 + ], + "start_rot": [ + 15.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 28826.4815, + -8032.5869, + -10998.8702 + ], + "actual_end_pos": [ + 28826.4815, + -8032.5869, + -10998.8702 + ], + "actual_end_rot": [ + 15.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28826.4815, + -8032.5869, + -10998.8702 + ], + "start_rot": [ + 15.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 28913.084, + -8082.5869, + -10998.8702 + ], + "actual_end_pos": [ + 28913.084, + -8082.5869, + -10998.8702 + ], + "actual_end_rot": [ + 15.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 28913.084, + -8082.5869, + -10998.8702 + ], + "start_rot": [ + 15.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 28913.084, + -8082.5869, + -10998.8702 + ], + "actual_end_pos": [ + 28913.084, + -8082.5869, + -10998.8702 + ], + "actual_end_rot": [ + 15.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28913.084, + -8082.5869, + -10998.8702 + ], + "start_rot": [ + 15.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 28961.3803, + -7998.9353, + -10972.9883 + ], + "actual_end_pos": [ + 28961.3803, + -7998.9353, + -10972.9883 + ], + "actual_end_rot": [ + 15.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28961.3803, + -7998.9353, + -10972.9883 + ], + "start_rot": [ + 15.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 29047.9828, + -8048.9353, + -10972.9883 + ], + "actual_end_pos": [ + 29047.9828, + -8048.9353, + -10972.9883 + ], + "actual_end_rot": [ + 15.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 29047.9828, + -8048.9353, + -10972.9883 + ], + "start_rot": [ + 15.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 29047.9828, + -8048.9353, + -10972.9883 + ], + "actual_end_pos": [ + 29047.9828, + -8048.9353, + -10972.9883 + ], + "actual_end_rot": [ + 15.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 29047.9828, + -8048.9353, + -10972.9883 + ], + "start_rot": [ + 15.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 29047.9828, + -8048.9353, + -10972.9883 + ], + "actual_end_pos": [ + 29047.9828, + -8048.9353, + -10972.9883 + ], + "actual_end_rot": [ + 7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29047.9828, + -8048.9353, + -10972.9883 + ], + "start_rot": [ + 7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 28977.2722, + -7978.2246, + -10972.9883 + ], + "actual_end_pos": [ + 28977.2722, + -7978.2246, + -10972.9883 + ], + "actual_end_rot": [ + 7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260411_181558__pair_001293_A_traj_001293_meta.json b/equivalence_easy/run_20260411_181558__pair_001293_A_traj_001293_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..cc1b2ac7cf290dde4e90c4f5b2b6e42452ac774d --- /dev/null +++ b/equivalence_easy/run_20260411_181558__pair_001293_A_traj_001293_meta.json @@ -0,0 +1,1464 @@ +{ + "trajectory_id": 1293, + "episode_id": 0, + "state_id": 956, + "sample_index": 956, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 1294, + "primary_trajectory_id": 1293, + "paired_trajectory_id": 1294, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 28760.0, + -6740.0, + -11140.0 + ], + "rotation": [ + 0.0, + 180.0, + 0.0 + ] + }, + "action_sequence": [ + "look_up", + "move_forward", + "turn_right", + "move_forward", + "no_op", + "turn_right", + "move_left", + "turn_left", + "move_left", + "move_left", + "turn_right", + "move_forward", + "move_left", + "move_left", + "move_backward", + "look_down", + "move_right", + "look_down", + "turn_left", + "look_down", + "move_left", + "move_left", + "move_backward", + "move_backward", + "move_right", + "move_right", + "move_right", + "move_right", + "move_forward", + "move_left", + "move_left", + "turn_left", + "no_op", + "move_forward", + "look_up", + "move_forward", + "no_op", + "move_left", + "move_forward", + "turn_left" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 28760.0, + -6740.0, + -11140.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28760.0, + -6740.0, + -11140.0 + ], + "actual_end_pos": [ + 28760.0, + -6740.0, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28760.0, + -6740.0, + -11140.0 + ], + "start_rot": [ + 7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28660.8555, + -6740.0, + -11126.9474 + ], + "actual_end_pos": [ + 28660.8555, + -6740.0, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28660.8555, + -6740.0, + -11126.9474 + ], + "start_rot": [ + 7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28660.8555, + -6740.0, + -11126.9474 + ], + "actual_end_pos": [ + 28660.8555, + -6740.0, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28660.8555, + -6740.0, + -11126.9474 + ], + "start_rot": [ + 7.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 28565.0893, + -6765.6605, + -11113.8948 + ], + "actual_end_pos": [ + 28565.0893, + -6765.6605, + -11113.8948 + ], + "actual_end_rot": [ + 7.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 28565.0893, + -6765.6605, + -11113.8948 + ], + "start_rot": [ + 7.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 28565.0893, + -6765.6605, + -11113.8948 + ], + "actual_end_pos": [ + 28565.0893, + -6765.6605, + -11113.8948 + ], + "actual_end_rot": [ + 7.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28565.0893, + -6765.6605, + -11113.8948 + ], + "start_rot": [ + 7.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 28565.0893, + -6765.6605, + -11113.8948 + ], + "actual_end_pos": [ + 28565.0893, + -6765.6605, + -11113.8948 + ], + "actual_end_rot": [ + 7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28565.0893, + -6765.6605, + -11113.8948 + ], + "start_rot": [ + 7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 28515.0893, + -6679.0579, + -11113.8948 + ], + "actual_end_pos": [ + 28515.0893, + -6679.0579, + -11113.8948 + ], + "actual_end_rot": [ + 7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28515.0893, + -6679.0579, + -11113.8948 + ], + "start_rot": [ + 7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 28515.0893, + -6679.0579, + -11113.8948 + ], + "actual_end_pos": [ + 28515.0893, + -6679.0579, + -11113.8948 + ], + "actual_end_rot": [ + 7.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28515.0893, + -6679.0579, + -11113.8948 + ], + "start_rot": [ + 7.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 28489.2074, + -6582.4654, + -11113.8948 + ], + "actual_end_pos": [ + 28489.2074, + -6582.4654, + -11113.8948 + ], + "actual_end_rot": [ + 7.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28489.2074, + -6582.4654, + -11113.8948 + ], + "start_rot": [ + 7.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 28463.3255, + -6485.8728, + -11113.8948 + ], + "actual_end_pos": [ + 28463.3255, + -6485.8728, + -11113.8948 + ], + "actual_end_rot": [ + 7.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28463.3255, + -6485.8728, + -11113.8948 + ], + "start_rot": [ + 7.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 28463.3255, + -6485.8728, + -11113.8948 + ], + "actual_end_pos": [ + 28463.3255, + -6485.8728, + -11113.8948 + ], + "actual_end_rot": [ + 7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28463.3255, + -6485.8728, + -11113.8948 + ], + "start_rot": [ + 7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 28377.4638, + -6535.445, + -11100.8421 + ], + "actual_end_pos": [ + 28377.4638, + -6535.445, + -11100.8421 + ], + "actual_end_rot": [ + 7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28377.4638, + -6535.445, + -11100.8421 + ], + "start_rot": [ + 7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 28327.4638, + -6448.8425, + -11100.8421 + ], + "actual_end_pos": [ + 28327.4638, + -6448.8425, + -11100.8421 + ], + "actual_end_rot": [ + 7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28327.4638, + -6448.8425, + -11100.8421 + ], + "start_rot": [ + 7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 28277.4638, + -6362.2399, + -11100.8421 + ], + "actual_end_pos": [ + 28277.4638, + -6362.2399, + -11100.8421 + ], + "actual_end_rot": [ + 7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28277.4638, + -6362.2399, + -11100.8421 + ], + "start_rot": [ + 7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 28363.3255, + -6312.6677, + -11113.8948 + ], + "actual_end_pos": [ + 28363.3255, + -6312.6677, + -11113.8948 + ], + "actual_end_rot": [ + 7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 28363.3255, + -6312.6677, + -11113.8948 + ], + "start_rot": [ + 7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 28363.3255, + -6312.6677, + -11113.8948 + ], + "actual_end_pos": [ + 28363.3255, + -6312.6677, + -11113.8948 + ], + "actual_end_rot": [ + 0.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28363.3255, + -6312.6677, + -11113.8948 + ], + "start_rot": [ + 0.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 28413.3255, + -6399.2702, + -11113.8948 + ], + "actual_end_pos": [ + 28413.3255, + -6399.2702, + -11113.8948 + ], + "actual_end_rot": [ + 0.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 28413.3255, + -6399.2702, + -11113.8948 + ], + "start_rot": [ + 0.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 28413.3255, + -6399.2702, + -11113.8948 + ], + "actual_end_pos": [ + 28413.3255, + -6399.2702, + -11113.8948 + ], + "actual_end_rot": [ + -7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28413.3255, + -6399.2702, + -11113.8948 + ], + "start_rot": [ + -7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 28413.3255, + -6399.2702, + -11113.8948 + ], + "actual_end_pos": [ + 28413.3255, + -6399.2702, + -11113.8948 + ], + "actual_end_rot": [ + -7.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 28413.3255, + -6399.2702, + -11113.8948 + ], + "start_rot": [ + -7.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 28413.3255, + -6399.2702, + -11113.8948 + ], + "actual_end_pos": [ + 28413.3255, + -6399.2702, + -11113.8948 + ], + "actual_end_rot": [ + -15.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28413.3255, + -6399.2702, + -11113.8948 + ], + "start_rot": [ + -15.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 28387.4436, + -6302.6777, + -11113.8948 + ], + "actual_end_pos": [ + 28387.4436, + -6302.6777, + -11113.8948 + ], + "actual_end_rot": [ + -15.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28387.4436, + -6302.6777, + -11113.8948 + ], + "start_rot": [ + -15.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 28361.5617, + -6206.0851, + -11113.8948 + ], + "actual_end_pos": [ + 28361.5617, + -6206.0851, + -11113.8948 + ], + "actual_end_rot": [ + -15.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28361.5617, + -6206.0851, + -11113.8948 + ], + "start_rot": [ + -15.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 28454.8629, + -6181.0851, + -11088.0129 + ], + "actual_end_pos": [ + 28454.8629, + -6181.0851, + -11088.0129 + ], + "actual_end_rot": [ + -15.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28454.8629, + -6181.0851, + -11088.0129 + ], + "start_rot": [ + -15.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 28548.1642, + -6156.0851, + -11062.131 + ], + "actual_end_pos": [ + 28548.1642, + -6156.0851, + -11062.131 + ], + "actual_end_rot": [ + -15.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28548.1642, + -6156.0851, + -11062.131 + ], + "start_rot": [ + -15.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 28574.0461, + -6252.6777, + -11062.131 + ], + "actual_end_pos": [ + 28574.0461, + -6252.6777, + -11062.131 + ], + "actual_end_rot": [ + -15.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28574.0461, + -6252.6777, + -11062.131 + ], + "start_rot": [ + -15.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 28599.928, + -6349.2702, + -11062.131 + ], + "actual_end_pos": [ + 28599.928, + -6349.2702, + -11062.131 + ], + "actual_end_rot": [ + -15.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28599.928, + -6349.2702, + -11062.131 + ], + "start_rot": [ + -15.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 28625.8099, + -6445.8628, + -11062.131 + ], + "actual_end_pos": [ + 28625.8099, + -6445.8628, + -11062.131 + ], + "actual_end_rot": [ + -15.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28625.8099, + -6445.8628, + -11062.131 + ], + "start_rot": [ + -15.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 28651.6918, + -6542.4554, + -11062.131 + ], + "actual_end_pos": [ + 28651.6918, + -6542.4554, + -11062.131 + ], + "actual_end_rot": [ + -15.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28651.6918, + -6542.4554, + -11062.131 + ], + "start_rot": [ + -15.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 28558.3906, + -6567.4554, + -11088.0129 + ], + "actual_end_pos": [ + 28558.3906, + -6567.4554, + -11088.0129 + ], + "actual_end_rot": [ + -15.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28558.3906, + -6567.4554, + -11088.0129 + ], + "start_rot": [ + -15.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 28532.5087, + -6470.8628, + -11088.0129 + ], + "actual_end_pos": [ + 28532.5087, + -6470.8628, + -11088.0129 + ], + "actual_end_rot": [ + -15.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28532.5087, + -6470.8628, + -11088.0129 + ], + "start_rot": [ + -15.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 28506.6267, + -6374.2702, + -11088.0129 + ], + "actual_end_pos": [ + 28506.6267, + -6374.2702, + -11088.0129 + ], + "actual_end_rot": [ + -15.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28506.6267, + -6374.2702, + -11088.0129 + ], + "start_rot": [ + -15.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 28506.6267, + -6374.2702, + -11088.0129 + ], + "actual_end_pos": [ + 28506.6267, + -6374.2702, + -11088.0129 + ], + "actual_end_rot": [ + -15.0, + -180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 28506.6267, + -6374.2702, + -11088.0129 + ], + "start_rot": [ + -15.0, + -180.0, + 0.0 + ], + "expected_end_pos": [ + 28506.6267, + -6374.2702, + -11088.0129 + ], + "actual_end_pos": [ + 28506.6267, + -6374.2702, + -11088.0129 + ], + "actual_end_rot": [ + -15.0, + -180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28506.6267, + -6374.2702, + -11088.0129 + ], + "start_rot": [ + -15.0, + -180.0, + 0.0 + ], + "expected_end_pos": [ + 28410.0342, + -6374.2702, + -11113.8948 + ], + "actual_end_pos": [ + 28410.0342, + -6374.2702, + -11113.8948 + ], + "actual_end_rot": [ + -15.0, + -180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 28410.0342, + -6374.2702, + -11113.8948 + ], + "start_rot": [ + -15.0, + -180.0, + 0.0 + ], + "expected_end_pos": [ + 28410.0342, + -6374.2702, + -11113.8948 + ], + "actual_end_pos": [ + 28410.0342, + -6374.2702, + -11113.8948 + ], + "actual_end_rot": [ + -7.5, + -180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28410.0342, + -6374.2702, + -11113.8948 + ], + "start_rot": [ + -7.5, + -180.0, + 0.0 + ], + "expected_end_pos": [ + 28310.8897, + -6374.2702, + -11126.9474 + ], + "actual_end_pos": [ + 28310.8897, + -6374.2702, + -11126.9474 + ], + "actual_end_rot": [ + -7.5, + -180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 28310.8897, + -6374.2702, + -11126.9474 + ], + "start_rot": [ + -7.5, + -180.0, + 0.0 + ], + "expected_end_pos": [ + 28310.8897, + -6374.2702, + -11126.9474 + ], + "actual_end_pos": [ + 28310.8897, + -6374.2702, + -11126.9474 + ], + "actual_end_rot": [ + -7.5, + -180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28310.8897, + -6374.2702, + -11126.9474 + ], + "start_rot": [ + -7.5, + -180.0, + 0.0 + ], + "expected_end_pos": [ + 28310.8897, + -6274.2702, + -11126.9474 + ], + "actual_end_pos": [ + 28310.8897, + -6274.2702, + -11126.9474 + ], + "actual_end_rot": [ + -7.5, + -180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28310.8897, + -6274.2702, + -11126.9474 + ], + "start_rot": [ + -7.5, + -180.0, + 0.0 + ], + "expected_end_pos": [ + 28211.7452, + -6274.2702, + -11140.0 + ], + "actual_end_pos": [ + 28211.7452, + -6274.2702, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + -180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28211.7452, + -6274.2702, + -11140.0 + ], + "start_rot": [ + -7.5, + -180.0, + 0.0 + ], + "expected_end_pos": [ + 28211.7452, + -6274.2702, + -11140.0 + ], + "actual_end_pos": [ + 28211.7452, + -6274.2702, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + 165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260411_181558__pair_001293_B_traj_001294_meta.json b/equivalence_easy/run_20260411_181558__pair_001293_B_traj_001294_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2bd694980da32eb329b64bcf6d858c492bbf9683 --- /dev/null +++ b/equivalence_easy/run_20260411_181558__pair_001293_B_traj_001294_meta.json @@ -0,0 +1,1464 @@ +{ + "trajectory_id": 1294, + "episode_id": 0, + "state_id": 956, + "sample_index": 956, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 1293, + "primary_trajectory_id": 1293, + "paired_trajectory_id": 1294, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 28760.0, + -6740.0, + -11140.0 + ], + "rotation": [ + 0.0, + 180.0, + 0.0 + ] + }, + "action_sequence": [ + "look_up", + "move_forward", + "turn_right", + "move_forward", + "no_op", + "turn_right", + "move_left", + "turn_left", + "move_left", + "move_left", + "turn_right", + "move_left", + "move_left", + "move_forward", + "move_backward", + "look_down", + "move_right", + "look_down", + "look_down", + "turn_left", + "move_right", + "move_forward", + "move_backward", + "move_right", + "move_right", + "move_backward", + "move_right", + "move_left", + "move_left", + "move_left", + "move_left", + "turn_left", + "no_op", + "move_forward", + "look_up", + "move_forward", + "no_op", + "move_left", + "move_forward", + "turn_left" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 28760.0, + -6740.0, + -11140.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28760.0, + -6740.0, + -11140.0 + ], + "actual_end_pos": [ + 28760.0, + -6740.0, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28760.0, + -6740.0, + -11140.0 + ], + "start_rot": [ + 7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28660.8555, + -6740.0, + -11126.9474 + ], + "actual_end_pos": [ + 28660.8555, + -6740.0, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28660.8555, + -6740.0, + -11126.9474 + ], + "start_rot": [ + 7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28660.8555, + -6740.0, + -11126.9474 + ], + "actual_end_pos": [ + 28660.8555, + -6740.0, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28660.8555, + -6740.0, + -11126.9474 + ], + "start_rot": [ + 7.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 28565.0893, + -6765.6605, + -11113.8948 + ], + "actual_end_pos": [ + 28565.0893, + -6765.6605, + -11113.8948 + ], + "actual_end_rot": [ + 7.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 28565.0893, + -6765.6605, + -11113.8948 + ], + "start_rot": [ + 7.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 28565.0893, + -6765.6605, + -11113.8948 + ], + "actual_end_pos": [ + 28565.0893, + -6765.6605, + -11113.8948 + ], + "actual_end_rot": [ + 7.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28565.0893, + -6765.6605, + -11113.8948 + ], + "start_rot": [ + 7.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 28565.0893, + -6765.6605, + -11113.8948 + ], + "actual_end_pos": [ + 28565.0893, + -6765.6605, + -11113.8948 + ], + "actual_end_rot": [ + 7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28565.0893, + -6765.6605, + -11113.8948 + ], + "start_rot": [ + 7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 28515.0893, + -6679.0579, + -11113.8948 + ], + "actual_end_pos": [ + 28515.0893, + -6679.0579, + -11113.8948 + ], + "actual_end_rot": [ + 7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28515.0893, + -6679.0579, + -11113.8948 + ], + "start_rot": [ + 7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 28515.0893, + -6679.0579, + -11113.8948 + ], + "actual_end_pos": [ + 28515.0893, + -6679.0579, + -11113.8948 + ], + "actual_end_rot": [ + 7.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28515.0893, + -6679.0579, + -11113.8948 + ], + "start_rot": [ + 7.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 28489.2074, + -6582.4654, + -11113.8948 + ], + "actual_end_pos": [ + 28489.2074, + -6582.4654, + -11113.8948 + ], + "actual_end_rot": [ + 7.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28489.2074, + -6582.4654, + -11113.8948 + ], + "start_rot": [ + 7.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 28463.3255, + -6485.8728, + -11113.8948 + ], + "actual_end_pos": [ + 28463.3255, + -6485.8728, + -11113.8948 + ], + "actual_end_rot": [ + 7.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28463.3255, + -6485.8728, + -11113.8948 + ], + "start_rot": [ + 7.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 28463.3255, + -6485.8728, + -11113.8948 + ], + "actual_end_pos": [ + 28463.3255, + -6485.8728, + -11113.8948 + ], + "actual_end_rot": [ + 7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28463.3255, + -6485.8728, + -11113.8948 + ], + "start_rot": [ + 7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 28413.3255, + -6399.2702, + -11113.8948 + ], + "actual_end_pos": [ + 28413.3255, + -6399.2702, + -11113.8948 + ], + "actual_end_rot": [ + 7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28413.3255, + -6399.2702, + -11113.8948 + ], + "start_rot": [ + 7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 28363.3255, + -6312.6677, + -11113.8948 + ], + "actual_end_pos": [ + 28363.3255, + -6312.6677, + -11113.8948 + ], + "actual_end_rot": [ + 7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28363.3255, + -6312.6677, + -11113.8948 + ], + "start_rot": [ + 7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 28277.4638, + -6362.2399, + -11100.8421 + ], + "actual_end_pos": [ + 28277.4638, + -6362.2399, + -11100.8421 + ], + "actual_end_rot": [ + 7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28277.4638, + -6362.2399, + -11100.8421 + ], + "start_rot": [ + 7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 28363.3255, + -6312.6677, + -11113.8948 + ], + "actual_end_pos": [ + 28363.3255, + -6312.6677, + -11113.8948 + ], + "actual_end_rot": [ + 7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 28363.3255, + -6312.6677, + -11113.8948 + ], + "start_rot": [ + 7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 28363.3255, + -6312.6677, + -11113.8948 + ], + "actual_end_pos": [ + 28363.3255, + -6312.6677, + -11113.8948 + ], + "actual_end_rot": [ + 0.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28363.3255, + -6312.6677, + -11113.8948 + ], + "start_rot": [ + 0.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 28413.3255, + -6399.2702, + -11113.8948 + ], + "actual_end_pos": [ + 28413.3255, + -6399.2702, + -11113.8948 + ], + "actual_end_rot": [ + 0.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 28413.3255, + -6399.2702, + -11113.8948 + ], + "start_rot": [ + 0.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 28413.3255, + -6399.2702, + -11113.8948 + ], + "actual_end_pos": [ + 28413.3255, + -6399.2702, + -11113.8948 + ], + "actual_end_rot": [ + -7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 28413.3255, + -6399.2702, + -11113.8948 + ], + "start_rot": [ + -7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 28413.3255, + -6399.2702, + -11113.8948 + ], + "actual_end_pos": [ + 28413.3255, + -6399.2702, + -11113.8948 + ], + "actual_end_rot": [ + -15.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28413.3255, + -6399.2702, + -11113.8948 + ], + "start_rot": [ + -15.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 28413.3255, + -6399.2702, + -11113.8948 + ], + "actual_end_pos": [ + 28413.3255, + -6399.2702, + -11113.8948 + ], + "actual_end_rot": [ + -15.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28413.3255, + -6399.2702, + -11113.8948 + ], + "start_rot": [ + -15.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 28439.2074, + -6495.8628, + -11113.8948 + ], + "actual_end_pos": [ + 28439.2074, + -6495.8628, + -11113.8948 + ], + "actual_end_rot": [ + -15.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28439.2074, + -6495.8628, + -11113.8948 + ], + "start_rot": [ + -15.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 28345.9061, + -6520.8628, + -11139.7767 + ], + "actual_end_pos": [ + 28345.9061, + -6520.8628, + -11139.7767 + ], + "actual_end_rot": [ + -15.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28345.9061, + -6520.8628, + -11139.7767 + ], + "start_rot": [ + -15.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 28439.2074, + -6495.8628, + -11113.8948 + ], + "actual_end_pos": [ + 28439.2074, + -6495.8628, + -11113.8948 + ], + "actual_end_rot": [ + -15.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28439.2074, + -6495.8628, + -11113.8948 + ], + "start_rot": [ + -15.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 28465.0893, + -6592.4554, + -11113.8948 + ], + "actual_end_pos": [ + 28465.0893, + -6592.4554, + -11113.8948 + ], + "actual_end_rot": [ + -15.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28465.0893, + -6592.4554, + -11113.8948 + ], + "start_rot": [ + -15.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 28490.9712, + -6689.048, + -11113.8948 + ], + "actual_end_pos": [ + 28490.9712, + -6689.048, + -11113.8948 + ], + "actual_end_rot": [ + -15.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28490.9712, + -6689.048, + -11113.8948 + ], + "start_rot": [ + -15.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 28584.2725, + -6664.048, + -11088.0129 + ], + "actual_end_pos": [ + 28584.2725, + -6664.048, + -11088.0129 + ], + "actual_end_rot": [ + -15.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28584.2725, + -6664.048, + -11088.0129 + ], + "start_rot": [ + -15.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 28610.1544, + -6760.6406, + -11088.0129 + ], + "actual_end_pos": [ + 28610.1544, + -6760.6406, + -11088.0129 + ], + "actual_end_rot": [ + -15.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28610.1544, + -6760.6406, + -11088.0129 + ], + "start_rot": [ + -15.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 28584.2725, + -6664.048, + -11088.0129 + ], + "actual_end_pos": [ + 28584.2725, + -6664.048, + -11088.0129 + ], + "actual_end_rot": [ + -15.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28584.2725, + -6664.048, + -11088.0129 + ], + "start_rot": [ + -15.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 28558.3906, + -6567.4554, + -11088.0129 + ], + "actual_end_pos": [ + 28558.3906, + -6567.4554, + -11088.0129 + ], + "actual_end_rot": [ + -15.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28558.3906, + -6567.4554, + -11088.0129 + ], + "start_rot": [ + -15.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 28532.5087, + -6470.8628, + -11088.0129 + ], + "actual_end_pos": [ + 28532.5087, + -6470.8628, + -11088.0129 + ], + "actual_end_rot": [ + -15.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28532.5087, + -6470.8628, + -11088.0129 + ], + "start_rot": [ + -15.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 28506.6267, + -6374.2702, + -11088.0129 + ], + "actual_end_pos": [ + 28506.6267, + -6374.2702, + -11088.0129 + ], + "actual_end_rot": [ + -15.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28506.6267, + -6374.2702, + -11088.0129 + ], + "start_rot": [ + -15.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 28506.6267, + -6374.2702, + -11088.0129 + ], + "actual_end_pos": [ + 28506.6267, + -6374.2702, + -11088.0129 + ], + "actual_end_rot": [ + -15.0, + -180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 28506.6267, + -6374.2702, + -11088.0129 + ], + "start_rot": [ + -15.0, + -180.0, + 0.0 + ], + "expected_end_pos": [ + 28506.6267, + -6374.2702, + -11088.0129 + ], + "actual_end_pos": [ + 28506.6267, + -6374.2702, + -11088.0129 + ], + "actual_end_rot": [ + -15.0, + -180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28506.6267, + -6374.2702, + -11088.0129 + ], + "start_rot": [ + -15.0, + -180.0, + 0.0 + ], + "expected_end_pos": [ + 28410.0342, + -6374.2702, + -11113.8948 + ], + "actual_end_pos": [ + 28410.0342, + -6374.2702, + -11113.8948 + ], + "actual_end_rot": [ + -15.0, + -180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 28410.0342, + -6374.2702, + -11113.8948 + ], + "start_rot": [ + -15.0, + -180.0, + 0.0 + ], + "expected_end_pos": [ + 28410.0342, + -6374.2702, + -11113.8948 + ], + "actual_end_pos": [ + 28410.0342, + -6374.2702, + -11113.8948 + ], + "actual_end_rot": [ + -7.5, + -180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28410.0342, + -6374.2702, + -11113.8948 + ], + "start_rot": [ + -7.5, + -180.0, + 0.0 + ], + "expected_end_pos": [ + 28310.8897, + -6374.2702, + -11126.9474 + ], + "actual_end_pos": [ + 28310.8897, + -6374.2702, + -11126.9474 + ], + "actual_end_rot": [ + -7.5, + -180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 28310.8897, + -6374.2702, + -11126.9474 + ], + "start_rot": [ + -7.5, + -180.0, + 0.0 + ], + "expected_end_pos": [ + 28310.8897, + -6374.2702, + -11126.9474 + ], + "actual_end_pos": [ + 28310.8897, + -6374.2702, + -11126.9474 + ], + "actual_end_rot": [ + -7.5, + -180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28310.8897, + -6374.2702, + -11126.9474 + ], + "start_rot": [ + -7.5, + -180.0, + 0.0 + ], + "expected_end_pos": [ + 28310.8897, + -6274.2702, + -11126.9474 + ], + "actual_end_pos": [ + 28310.8897, + -6274.2702, + -11126.9474 + ], + "actual_end_rot": [ + -7.5, + -180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28310.8897, + -6274.2702, + -11126.9474 + ], + "start_rot": [ + -7.5, + -180.0, + 0.0 + ], + "expected_end_pos": [ + 28211.7452, + -6274.2702, + -11140.0 + ], + "actual_end_pos": [ + 28211.7452, + -6274.2702, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + -180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28211.7452, + -6274.2702, + -11140.0 + ], + "start_rot": [ + -7.5, + -180.0, + 0.0 + ], + "expected_end_pos": [ + 28211.7452, + -6274.2702, + -11140.0 + ], + "actual_end_pos": [ + 28211.7452, + -6274.2702, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + 165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260411_181558__pair_001328_A_traj_001328_meta.json b/equivalence_easy/run_20260411_181558__pair_001328_A_traj_001328_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a73c0e6373b8fab0904c4e374528f0e31a84aeb0 --- /dev/null +++ b/equivalence_easy/run_20260411_181558__pair_001328_A_traj_001328_meta.json @@ -0,0 +1,1464 @@ +{ + "trajectory_id": 1328, + "episode_id": 0, + "state_id": 981, + "sample_index": 981, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 1329, + "primary_trajectory_id": 1328, + "paired_trajectory_id": 1329, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 28760.0, + -6140.0, + -11140.0 + ], + "rotation": [ + 0.0, + 225.0, + 0.0 + ] + }, + "action_sequence": [ + "move_forward", + "move_left", + "move_backward", + "turn_left", + "move_forward", + "turn_left", + "move_backward", + "move_left", + "move_backward", + "turn_left", + "move_backward", + "move_left", + "move_left", + "move_left", + "move_forward", + "move_forward", + "move_left", + "move_left", + "turn_right", + "move_left", + "move_left", + "turn_left", + "no_op", + "move_right", + "move_forward", + "look_up", + "move_backward", + "move_left", + "move_left", + "move_left", + "turn_right", + "move_backward", + "turn_right", + "move_left", + "turn_left", + "move_forward", + "move_forward", + "turn_right", + "move_backward", + "no_op" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28760.0, + -6140.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 28689.2893, + -6210.7107, + -11140.0 + ], + "actual_end_pos": [ + 28689.2893, + -6210.7107, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28689.2893, + -6210.7107, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 28618.5786, + -6140.0, + -11140.0 + ], + "actual_end_pos": [ + 28618.5786, + -6140.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28618.5786, + -6140.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 28689.2893, + -6069.2893, + -11140.0 + ], + "actual_end_pos": [ + 28689.2893, + -6069.2893, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28689.2893, + -6069.2893, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 28689.2893, + -6069.2893, + -11140.0 + ], + "actual_end_pos": [ + 28689.2893, + -6069.2893, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28689.2893, + -6069.2893, + -11140.0 + ], + "start_rot": [ + 0.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 28602.6868, + -6119.2893, + -11140.0 + ], + "actual_end_pos": [ + 28602.6868, + -6119.2893, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28602.6868, + -6119.2893, + -11140.0 + ], + "start_rot": [ + 0.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 28602.6868, + -6119.2893, + -11140.0 + ], + "actual_end_pos": [ + 28602.6868, + -6119.2893, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28602.6868, + -6119.2893, + -11140.0 + ], + "start_rot": [ + 0.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 28699.2794, + -6093.4074, + -11140.0 + ], + "actual_end_pos": [ + 28699.2794, + -6093.4074, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28699.2794, + -6093.4074, + -11140.0 + ], + "start_rot": [ + 0.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 28673.3975, + -5996.8148, + -11140.0 + ], + "actual_end_pos": [ + 28673.3975, + -5996.8148, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28673.3975, + -5996.8148, + -11140.0 + ], + "start_rot": [ + 0.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 28769.99, + -5970.9329, + -11140.0 + ], + "actual_end_pos": [ + 28769.99, + -5970.9329, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28769.99, + -5970.9329, + -11140.0 + ], + "start_rot": [ + 0.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 28769.99, + -5970.9329, + -11140.0 + ], + "actual_end_pos": [ + 28769.99, + -5970.9329, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28769.99, + -5970.9329, + -11140.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28869.99, + -5970.9329, + -11140.0 + ], + "actual_end_pos": [ + 28869.99, + -5970.9329, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28869.99, + -5970.9329, + -11140.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28869.99, + -5870.9329, + -11140.0 + ], + "actual_end_pos": [ + 28869.99, + -5870.9329, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28869.99, + -5870.9329, + -11140.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28869.99, + -5770.9329, + -11140.0 + ], + "actual_end_pos": [ + 28869.99, + -5770.9329, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28869.99, + -5770.9329, + -11140.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28869.99, + -5670.9329, + -11140.0 + ], + "actual_end_pos": [ + 28869.99, + -5670.9329, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28869.99, + -5670.9329, + -11140.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28769.99, + -5670.9329, + -11140.0 + ], + "actual_end_pos": [ + 28769.99, + -5670.9329, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28769.99, + -5670.9329, + -11140.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28669.99, + -5670.9329, + -11140.0 + ], + "actual_end_pos": [ + 28669.99, + -5670.9329, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28669.99, + -5670.9329, + -11140.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28669.99, + -5570.9329, + -11140.0 + ], + "actual_end_pos": [ + 28669.99, + -5570.9329, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28669.99, + -5570.9329, + -11140.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28669.9901, + -5470.9329, + -11140.0 + ], + "actual_end_pos": [ + 28669.9901, + -5470.9329, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28669.9901, + -5470.9329, + -11140.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28669.9901, + -5470.9329, + -11140.0 + ], + "actual_end_pos": [ + 28669.9901, + -5470.9329, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28669.9901, + -5470.9329, + -11140.0 + ], + "start_rot": [ + 0.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 28644.1081, + -5374.3403, + -11140.0 + ], + "actual_end_pos": [ + 28644.1081, + -5374.3403, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28644.1081, + -5374.3403, + -11140.0 + ], + "start_rot": [ + 0.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 28618.2262, + -5277.7478, + -11140.0 + ], + "actual_end_pos": [ + 28618.2262, + -5277.7478, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28618.2262, + -5277.7478, + -11140.0 + ], + "start_rot": [ + 0.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 28618.2262, + -5277.7478, + -11140.0 + ], + "actual_end_pos": [ + 28618.2262, + -5277.7478, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 28618.2262, + -5277.7478, + -11140.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28618.2262, + -5277.7478, + -11140.0 + ], + "actual_end_pos": [ + 28618.2262, + -5277.7478, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28618.2262, + -5277.7478, + -11140.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28618.2262, + -5377.7478, + -11140.0 + ], + "actual_end_pos": [ + 28618.2262, + -5377.7478, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28618.2262, + -5377.7478, + -11140.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28518.2262, + -5377.7478, + -11140.0 + ], + "actual_end_pos": [ + 28518.2262, + -5377.7478, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 28518.2262, + -5377.7478, + -11140.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28518.2262, + -5377.7478, + -11140.0 + ], + "actual_end_pos": [ + 28518.2262, + -5377.7478, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28518.2262, + -5377.7478, + -11140.0 + ], + "start_rot": [ + 7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28617.3707, + -5377.7478, + -11153.0526 + ], + "actual_end_pos": [ + 28617.3707, + -5377.7478, + -11153.0526 + ], + "actual_end_rot": [ + 7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28617.3707, + -5377.7478, + -11153.0526 + ], + "start_rot": [ + 7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28617.3707, + -5277.7478, + -11153.0526 + ], + "actual_end_pos": [ + 28617.3707, + -5277.7478, + -11153.0526 + ], + "actual_end_rot": [ + 7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28617.3707, + -5277.7478, + -11153.0526 + ], + "start_rot": [ + 7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28617.3707, + -5177.7478, + -11153.0526 + ], + "actual_end_pos": [ + 28617.3707, + -5177.7478, + -11153.0526 + ], + "actual_end_rot": [ + 7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28617.3707, + -5177.7478, + -11153.0526 + ], + "start_rot": [ + 7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28617.3707, + -5077.7478, + -11153.0526 + ], + "actual_end_pos": [ + 28617.3707, + -5077.7478, + -11153.0526 + ], + "actual_end_rot": [ + 7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28617.3707, + -5077.7478, + -11153.0526 + ], + "start_rot": [ + 7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28617.3707, + -5077.7478, + -11153.0526 + ], + "actual_end_pos": [ + 28617.3707, + -5077.7478, + -11153.0526 + ], + "actual_end_rot": [ + 7.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28617.3707, + -5077.7478, + -11153.0526 + ], + "start_rot": [ + 7.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 28713.1369, + -5052.0873, + -11166.1052 + ], + "actual_end_pos": [ + 28713.1369, + -5052.0873, + -11166.1052 + ], + "actual_end_rot": [ + 7.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28713.1369, + -5052.0873, + -11166.1052 + ], + "start_rot": [ + 7.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 28713.1369, + -5052.0873, + -11166.1052 + ], + "actual_end_pos": [ + 28713.1369, + -5052.0873, + -11166.1052 + ], + "actual_end_rot": [ + 7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28713.1369, + -5052.0873, + -11166.1052 + ], + "start_rot": [ + 7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 28663.1369, + -4965.4847, + -11166.1052 + ], + "actual_end_pos": [ + 28663.1369, + -4965.4847, + -11166.1052 + ], + "actual_end_rot": [ + 7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28663.1369, + -4965.4847, + -11166.1052 + ], + "start_rot": [ + 7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 28663.1369, + -4965.4847, + -11166.1052 + ], + "actual_end_pos": [ + 28663.1369, + -4965.4847, + -11166.1052 + ], + "actual_end_rot": [ + 7.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28663.1369, + -4965.4847, + -11166.1052 + ], + "start_rot": [ + 7.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 28567.3707, + -4991.1452, + -11153.0526 + ], + "actual_end_pos": [ + 28567.3707, + -4991.1452, + -11153.0526 + ], + "actual_end_rot": [ + 7.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28567.3707, + -4991.1452, + -11153.0526 + ], + "start_rot": [ + 7.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 28471.6045, + -5016.8057, + -11140.0 + ], + "actual_end_pos": [ + 28471.6045, + -5016.8057, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28471.6045, + -5016.8057, + -11140.0 + ], + "start_rot": [ + 7.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 28471.6045, + -5016.8057, + -11140.0 + ], + "actual_end_pos": [ + 28471.6045, + -5016.8057, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28471.6045, + -5016.8057, + -11140.0 + ], + "start_rot": [ + 7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 28557.4662, + -4967.2335, + -11153.0526 + ], + "actual_end_pos": [ + 28557.4662, + -4967.2335, + -11153.0526 + ], + "actual_end_rot": [ + 7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 28557.4662, + -4967.2335, + -11153.0526 + ], + "start_rot": [ + 7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 28557.4662, + -4967.2335, + -11153.0526 + ], + "actual_end_pos": [ + 28557.4662, + -4967.2335, + -11153.0526 + ], + "actual_end_rot": [ + 7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260411_181558__pair_001328_B_traj_001329_meta.json b/equivalence_easy/run_20260411_181558__pair_001328_B_traj_001329_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a3adfddec7fe595cbdf5100bdd74e357f7d9b82c --- /dev/null +++ b/equivalence_easy/run_20260411_181558__pair_001328_B_traj_001329_meta.json @@ -0,0 +1,1464 @@ +{ + "trajectory_id": 1329, + "episode_id": 0, + "state_id": 981, + "sample_index": 981, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 1328, + "primary_trajectory_id": 1328, + "paired_trajectory_id": 1329, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 28760.0, + -6140.0, + -11140.0 + ], + "rotation": [ + 0.0, + 225.0, + 0.0 + ] + }, + "action_sequence": [ + "move_forward", + "move_backward", + "move_left", + "turn_left", + "move_forward", + "turn_left", + "move_backward", + "move_left", + "move_backward", + "turn_left", + "move_forward", + "move_left", + "move_forward", + "move_left", + "move_backward", + "move_left", + "move_left", + "move_left", + "turn_right", + "move_left", + "move_left", + "turn_left", + "no_op", + "move_forward", + "move_right", + "look_up", + "move_backward", + "move_left", + "move_left", + "move_left", + "turn_right", + "move_backward", + "turn_right", + "move_left", + "turn_left", + "move_forward", + "move_forward", + "turn_right", + "move_backward", + "no_op" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28760.0, + -6140.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 28689.2893, + -6210.7107, + -11140.0 + ], + "actual_end_pos": [ + 28689.2893, + -6210.7107, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28689.2893, + -6210.7107, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 28760.0, + -6140.0, + -11140.0 + ], + "actual_end_pos": [ + 28760.0, + -6140.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28760.0, + -6140.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 28689.2893, + -6069.2893, + -11140.0 + ], + "actual_end_pos": [ + 28689.2893, + -6069.2893, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28689.2893, + -6069.2893, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 28689.2893, + -6069.2893, + -11140.0 + ], + "actual_end_pos": [ + 28689.2893, + -6069.2893, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28689.2893, + -6069.2893, + -11140.0 + ], + "start_rot": [ + 0.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 28602.6868, + -6119.2893, + -11140.0 + ], + "actual_end_pos": [ + 28602.6868, + -6119.2893, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28602.6868, + -6119.2893, + -11140.0 + ], + "start_rot": [ + 0.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 28602.6868, + -6119.2893, + -11140.0 + ], + "actual_end_pos": [ + 28602.6868, + -6119.2893, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28602.6868, + -6119.2893, + -11140.0 + ], + "start_rot": [ + 0.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 28699.2794, + -6093.4074, + -11140.0 + ], + "actual_end_pos": [ + 28699.2794, + -6093.4074, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28699.2794, + -6093.4074, + -11140.0 + ], + "start_rot": [ + 0.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 28673.3975, + -5996.8148, + -11140.0 + ], + "actual_end_pos": [ + 28673.3975, + -5996.8148, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28673.3975, + -5996.8148, + -11140.0 + ], + "start_rot": [ + 0.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 28769.99, + -5970.9329, + -11140.0 + ], + "actual_end_pos": [ + 28769.99, + -5970.9329, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28769.99, + -5970.9329, + -11140.0 + ], + "start_rot": [ + 0.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 28769.99, + -5970.9329, + -11140.0 + ], + "actual_end_pos": [ + 28769.99, + -5970.9329, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28769.99, + -5970.9329, + -11140.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28669.99, + -5970.9329, + -11140.0 + ], + "actual_end_pos": [ + 28669.99, + -5970.9329, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28669.99, + -5970.9329, + -11140.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28669.99, + -5870.9329, + -11140.0 + ], + "actual_end_pos": [ + 28669.99, + -5870.9329, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28669.99, + -5870.9329, + -11140.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28569.99, + -5870.9329, + -11140.0 + ], + "actual_end_pos": [ + 28569.99, + -5870.9329, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28569.99, + -5870.9329, + -11140.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28569.99, + -5770.9329, + -11140.0 + ], + "actual_end_pos": [ + 28569.99, + -5770.9329, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28569.99, + -5770.9329, + -11140.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28669.99, + -5770.9329, + -11140.0 + ], + "actual_end_pos": [ + 28669.99, + -5770.9329, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28669.99, + -5770.9329, + -11140.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28669.99, + -5670.9329, + -11140.0 + ], + "actual_end_pos": [ + 28669.99, + -5670.9329, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28669.99, + -5670.9329, + -11140.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28669.99, + -5570.9329, + -11140.0 + ], + "actual_end_pos": [ + 28669.99, + -5570.9329, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28669.99, + -5570.9329, + -11140.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28669.9901, + -5470.9329, + -11140.0 + ], + "actual_end_pos": [ + 28669.9901, + -5470.9329, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28669.9901, + -5470.9329, + -11140.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28669.9901, + -5470.9329, + -11140.0 + ], + "actual_end_pos": [ + 28669.9901, + -5470.9329, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28669.9901, + -5470.9329, + -11140.0 + ], + "start_rot": [ + 0.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 28644.1081, + -5374.3403, + -11140.0 + ], + "actual_end_pos": [ + 28644.1081, + -5374.3403, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28644.1081, + -5374.3403, + -11140.0 + ], + "start_rot": [ + 0.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 28618.2262, + -5277.7478, + -11140.0 + ], + "actual_end_pos": [ + 28618.2262, + -5277.7478, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28618.2262, + -5277.7478, + -11140.0 + ], + "start_rot": [ + 0.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 28618.2262, + -5277.7478, + -11140.0 + ], + "actual_end_pos": [ + 28618.2262, + -5277.7478, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 28618.2262, + -5277.7478, + -11140.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28618.2262, + -5277.7478, + -11140.0 + ], + "actual_end_pos": [ + 28618.2262, + -5277.7478, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28618.2262, + -5277.7478, + -11140.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28518.2262, + -5277.7478, + -11140.0 + ], + "actual_end_pos": [ + 28518.2262, + -5277.7478, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28518.2262, + -5277.7478, + -11140.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28518.2262, + -5377.7478, + -11140.0 + ], + "actual_end_pos": [ + 28518.2262, + -5377.7478, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 28518.2262, + -5377.7478, + -11140.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28518.2262, + -5377.7478, + -11140.0 + ], + "actual_end_pos": [ + 28518.2262, + -5377.7478, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28518.2262, + -5377.7478, + -11140.0 + ], + "start_rot": [ + 7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28617.3707, + -5377.7478, + -11153.0526 + ], + "actual_end_pos": [ + 28617.3707, + -5377.7478, + -11153.0526 + ], + "actual_end_rot": [ + 7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28617.3707, + -5377.7478, + -11153.0526 + ], + "start_rot": [ + 7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28617.3707, + -5277.7478, + -11153.0526 + ], + "actual_end_pos": [ + 28617.3707, + -5277.7478, + -11153.0526 + ], + "actual_end_rot": [ + 7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28617.3707, + -5277.7478, + -11153.0526 + ], + "start_rot": [ + 7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28617.3707, + -5177.7478, + -11153.0526 + ], + "actual_end_pos": [ + 28617.3707, + -5177.7478, + -11153.0526 + ], + "actual_end_rot": [ + 7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28617.3707, + -5177.7478, + -11153.0526 + ], + "start_rot": [ + 7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28617.3707, + -5077.7478, + -11153.0526 + ], + "actual_end_pos": [ + 28617.3707, + -5077.7478, + -11153.0526 + ], + "actual_end_rot": [ + 7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28617.3707, + -5077.7478, + -11153.0526 + ], + "start_rot": [ + 7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28617.3707, + -5077.7478, + -11153.0526 + ], + "actual_end_pos": [ + 28617.3707, + -5077.7478, + -11153.0526 + ], + "actual_end_rot": [ + 7.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28617.3707, + -5077.7478, + -11153.0526 + ], + "start_rot": [ + 7.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 28713.1369, + -5052.0873, + -11166.1052 + ], + "actual_end_pos": [ + 28713.1369, + -5052.0873, + -11166.1052 + ], + "actual_end_rot": [ + 7.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28713.1369, + -5052.0873, + -11166.1052 + ], + "start_rot": [ + 7.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 28713.1369, + -5052.0873, + -11166.1052 + ], + "actual_end_pos": [ + 28713.1369, + -5052.0873, + -11166.1052 + ], + "actual_end_rot": [ + 7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28713.1369, + -5052.0873, + -11166.1052 + ], + "start_rot": [ + 7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 28663.1369, + -4965.4847, + -11166.1052 + ], + "actual_end_pos": [ + 28663.1369, + -4965.4847, + -11166.1052 + ], + "actual_end_rot": [ + 7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28663.1369, + -4965.4847, + -11166.1052 + ], + "start_rot": [ + 7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 28663.1369, + -4965.4847, + -11166.1052 + ], + "actual_end_pos": [ + 28663.1369, + -4965.4847, + -11166.1052 + ], + "actual_end_rot": [ + 7.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28663.1369, + -4965.4847, + -11166.1052 + ], + "start_rot": [ + 7.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 28567.3707, + -4991.1452, + -11153.0526 + ], + "actual_end_pos": [ + 28567.3707, + -4991.1452, + -11153.0526 + ], + "actual_end_rot": [ + 7.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28567.3707, + -4991.1452, + -11153.0526 + ], + "start_rot": [ + 7.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 28471.6045, + -5016.8057, + -11140.0 + ], + "actual_end_pos": [ + 28471.6045, + -5016.8057, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28471.6045, + -5016.8057, + -11140.0 + ], + "start_rot": [ + 7.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 28471.6045, + -5016.8057, + -11140.0 + ], + "actual_end_pos": [ + 28471.6045, + -5016.8057, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28471.6045, + -5016.8057, + -11140.0 + ], + "start_rot": [ + 7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 28557.4662, + -4967.2335, + -11153.0526 + ], + "actual_end_pos": [ + 28557.4662, + -4967.2335, + -11153.0526 + ], + "actual_end_rot": [ + 7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 28557.4662, + -4967.2335, + -11153.0526 + ], + "start_rot": [ + 7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 28557.4662, + -4967.2335, + -11153.0526 + ], + "actual_end_pos": [ + 28557.4662, + -4967.2335, + -11153.0526 + ], + "actual_end_rot": [ + 7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260411_181558__pair_001351_A_traj_001351_meta.json b/equivalence_easy/run_20260411_181558__pair_001351_A_traj_001351_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c4df563afb2ac5d0032f6df93bbfedeb3676d0f4 --- /dev/null +++ b/equivalence_easy/run_20260411_181558__pair_001351_A_traj_001351_meta.json @@ -0,0 +1,1464 @@ +{ + "trajectory_id": 1351, + "episode_id": 0, + "state_id": 998, + "sample_index": 998, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 1352, + "primary_trajectory_id": 1351, + "paired_trajectory_id": 1352, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 28760.0, + -5740.0, + -11140.0 + ], + "rotation": [ + 0.0, + 270.0, + 0.0 + ] + }, + "action_sequence": [ + "move_backward", + "turn_left", + "look_up", + "move_right", + "move_backward", + "move_left", + "move_forward", + "move_left", + "turn_left", + "move_forward", + "no_op", + "move_right", + "move_right", + "move_right", + "turn_right", + "move_forward", + "move_right", + "turn_right", + "move_left", + "move_left", + "move_forward", + "turn_right", + "move_right", + "move_right", + "move_right", + "look_down", + "turn_left", + "move_backward", + "move_right", + "turn_right", + "move_backward", + "look_up", + "turn_right", + "no_op", + "move_right", + "move_right", + "look_up", + "move_backward", + "turn_left", + "turn_left" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28760.0, + -5740.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28760.0, + -5640.0, + -11140.0 + ], + "actual_end_pos": [ + 28760.0, + -5640.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28760.0, + -5640.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28760.0, + -5640.0, + -11140.0 + ], + "actual_end_pos": [ + 28760.0, + -5640.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 28760.0, + -5640.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 28760.0, + -5640.0, + -11140.0 + ], + "actual_end_pos": [ + 28760.0, + -5640.0, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28760.0, + -5640.0, + -11140.0 + ], + "start_rot": [ + 7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 28856.5926, + -5665.8819, + -11140.0 + ], + "actual_end_pos": [ + 28856.5926, + -5665.8819, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28856.5926, + -5665.8819, + -11140.0 + ], + "start_rot": [ + 7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 28882.2531, + -5570.1157, + -11153.0526 + ], + "actual_end_pos": [ + 28882.2531, + -5570.1157, + -11153.0526 + ], + "actual_end_rot": [ + 7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28882.2531, + -5570.1157, + -11153.0526 + ], + "start_rot": [ + 7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 28785.6605, + -5544.2338, + -11153.0526 + ], + "actual_end_pos": [ + 28785.6605, + -5544.2338, + -11153.0526 + ], + "actual_end_rot": [ + 7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28785.6605, + -5544.2338, + -11153.0526 + ], + "start_rot": [ + 7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 28760.0, + -5640.0, + -11140.0 + ], + "actual_end_pos": [ + 28760.0, + -5640.0, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28760.0, + -5640.0, + -11140.0 + ], + "start_rot": [ + 7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 28663.4074, + -5614.1181, + -11140.0 + ], + "actual_end_pos": [ + 28663.4074, + -5614.1181, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28663.4074, + -5614.1181, + -11140.0 + ], + "start_rot": [ + 7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 28663.4074, + -5614.1181, + -11140.0 + ], + "actual_end_pos": [ + 28663.4074, + -5614.1181, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + -120.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28663.4074, + -5614.1181, + -11140.0 + ], + "start_rot": [ + 7.5, + -120.0, + -0.0 + ], + "expected_end_pos": [ + 28613.8352, + -5699.9797, + -11126.9474 + ], + "actual_end_pos": [ + 28613.8352, + -5699.9797, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + -120.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 28613.8352, + -5699.9797, + -11126.9474 + ], + "start_rot": [ + 7.5, + -120.0, + -0.0 + ], + "expected_end_pos": [ + 28613.8352, + -5699.9797, + -11126.9474 + ], + "actual_end_pos": [ + 28613.8352, + -5699.9797, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + -120.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28613.8352, + -5699.9797, + -11126.9474 + ], + "start_rot": [ + 7.5, + -120.0, + -0.0 + ], + "expected_end_pos": [ + 28700.4377, + -5749.9797, + -11126.9474 + ], + "actual_end_pos": [ + 28700.4377, + -5749.9797, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + -120.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28700.4377, + -5749.9797, + -11126.9474 + ], + "start_rot": [ + 7.5, + -120.0, + -0.0 + ], + "expected_end_pos": [ + 28787.0403, + -5799.9797, + -11126.9474 + ], + "actual_end_pos": [ + 28787.0403, + -5799.9797, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + -120.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28787.0403, + -5799.9797, + -11126.9474 + ], + "start_rot": [ + 7.5, + -120.0, + -0.0 + ], + "expected_end_pos": [ + 28873.6428, + -5849.9797, + -11126.9474 + ], + "actual_end_pos": [ + 28873.6428, + -5849.9797, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + -120.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28873.6428, + -5849.9797, + -11126.9474 + ], + "start_rot": [ + 7.5, + -120.0, + -0.0 + ], + "expected_end_pos": [ + 28873.6428, + -5849.9797, + -11126.9474 + ], + "actual_end_pos": [ + 28873.6428, + -5849.9797, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + -105.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28873.6428, + -5849.9797, + -11126.9474 + ], + "start_rot": [ + 7.5, + -105.0, + -0.0 + ], + "expected_end_pos": [ + 28847.9823, + -5945.746, + -11113.8948 + ], + "actual_end_pos": [ + 28847.9823, + -5945.746, + -11113.8948 + ], + "actual_end_rot": [ + 7.5, + -105.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28847.9823, + -5945.746, + -11113.8948 + ], + "start_rot": [ + 7.5, + -105.0, + -0.0 + ], + "expected_end_pos": [ + 28944.5749, + -5971.6279, + -11113.8948 + ], + "actual_end_pos": [ + 28944.5749, + -5971.6279, + -11113.8948 + ], + "actual_end_rot": [ + 7.5, + -105.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28944.5749, + -5971.6279, + -11113.8948 + ], + "start_rot": [ + 7.5, + -105.0, + -0.0 + ], + "expected_end_pos": [ + 28944.5749, + -5971.6279, + -11113.8948 + ], + "actual_end_pos": [ + 28944.5749, + -5971.6279, + -11113.8948 + ], + "actual_end_rot": [ + 7.5, + -90.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28944.5749, + -5971.6279, + -11113.8948 + ], + "start_rot": [ + 7.5, + -90.0, + -0.0 + ], + "expected_end_pos": [ + 28844.5749, + -5971.6279, + -11113.8948 + ], + "actual_end_pos": [ + 28844.5749, + -5971.6279, + -11113.8948 + ], + "actual_end_rot": [ + 7.5, + -90.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28844.5749, + -5971.6279, + -11113.8948 + ], + "start_rot": [ + 7.5, + -90.0, + -0.0 + ], + "expected_end_pos": [ + 28744.5749, + -5971.6279, + -11113.8948 + ], + "actual_end_pos": [ + 28744.5749, + -5971.6279, + -11113.8948 + ], + "actual_end_rot": [ + 7.5, + -90.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28744.5749, + -5971.6279, + -11113.8948 + ], + "start_rot": [ + 7.5, + -90.0, + -0.0 + ], + "expected_end_pos": [ + 28744.5749, + -6070.7723, + -11100.8421 + ], + "actual_end_pos": [ + 28744.5749, + -6070.7723, + -11100.8421 + ], + "actual_end_rot": [ + 7.5, + -90.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28744.5749, + -6070.7723, + -11100.8421 + ], + "start_rot": [ + 7.5, + -90.0, + -0.0 + ], + "expected_end_pos": [ + 28744.5749, + -6070.7723, + -11100.8421 + ], + "actual_end_pos": [ + 28744.5749, + -6070.7723, + -11100.8421 + ], + "actual_end_rot": [ + 7.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28744.5749, + -6070.7723, + -11100.8421 + ], + "start_rot": [ + 7.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 28841.1675, + -6044.8904, + -11100.8421 + ], + "actual_end_pos": [ + 28841.1675, + -6044.8904, + -11100.8421 + ], + "actual_end_rot": [ + 7.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28841.1675, + -6044.8904, + -11100.8421 + ], + "start_rot": [ + 7.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 28937.7601, + -6019.0085, + -11100.8421 + ], + "actual_end_pos": [ + 28937.7601, + -6019.0085, + -11100.8421 + ], + "actual_end_rot": [ + 7.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28937.7601, + -6019.0085, + -11100.8421 + ], + "start_rot": [ + 7.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 29034.3526, + -5993.1266, + -11100.8421 + ], + "actual_end_pos": [ + 29034.3526, + -5993.1266, + -11100.8421 + ], + "actual_end_rot": [ + 7.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 29034.3526, + -5993.1266, + -11100.8421 + ], + "start_rot": [ + 7.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 29034.3526, + -5993.1266, + -11100.8421 + ], + "actual_end_pos": [ + 29034.3526, + -5993.1266, + -11100.8421 + ], + "actual_end_rot": [ + 0.0, + -75.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 29034.3526, + -5993.1266, + -11100.8421 + ], + "start_rot": [ + 0.0, + -75.0, + -0.0 + ], + "expected_end_pos": [ + 29034.3526, + -5993.1266, + -11100.8421 + ], + "actual_end_pos": [ + 29034.3526, + -5993.1266, + -11100.8421 + ], + "actual_end_rot": [ + 0.0, + -90.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29034.3526, + -5993.1266, + -11100.8421 + ], + "start_rot": [ + 0.0, + -90.0, + -0.0 + ], + "expected_end_pos": [ + 29034.3526, + -5893.1266, + -11100.8421 + ], + "actual_end_pos": [ + 29034.3526, + -5893.1266, + -11100.8421 + ], + "actual_end_rot": [ + 0.0, + -90.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29034.3526, + -5893.1266, + -11100.8421 + ], + "start_rot": [ + 0.0, + -90.0, + -0.0 + ], + "expected_end_pos": [ + 29134.3526, + -5893.1266, + -11100.8421 + ], + "actual_end_pos": [ + 29134.3526, + -5893.1266, + -11100.8421 + ], + "actual_end_rot": [ + 0.0, + -90.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 29134.3526, + -5893.1266, + -11100.8421 + ], + "start_rot": [ + 0.0, + -90.0, + -0.0 + ], + "expected_end_pos": [ + 29134.3526, + -5893.1266, + -11100.8421 + ], + "actual_end_pos": [ + 29134.3526, + -5893.1266, + -11100.8421 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29134.3526, + -5893.1266, + -11100.8421 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 29108.4707, + -5796.534, + -11100.8421 + ], + "actual_end_pos": [ + 29108.4707, + -5796.534, + -11100.8421 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 29108.4707, + -5796.534, + -11100.8421 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 29108.4707, + -5796.534, + -11100.8421 + ], + "actual_end_pos": [ + 29108.4707, + -5796.534, + -11100.8421 + ], + "actual_end_rot": [ + 7.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 29108.4707, + -5796.534, + -11100.8421 + ], + "start_rot": [ + 7.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 29108.4707, + -5796.534, + -11100.8421 + ], + "actual_end_pos": [ + 29108.4707, + -5796.534, + -11100.8421 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 29108.4707, + -5796.534, + -11100.8421 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 29108.4707, + -5796.534, + -11100.8421 + ], + "actual_end_pos": [ + 29108.4707, + -5796.534, + -11100.8421 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29108.4707, + -5796.534, + -11100.8421 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 29195.0733, + -5746.534, + -11100.8421 + ], + "actual_end_pos": [ + 29195.0733, + -5746.534, + -11100.8421 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29195.0733, + -5746.534, + -11100.8421 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 29281.6758, + -5696.534, + -11100.8421 + ], + "actual_end_pos": [ + 29281.6758, + -5696.534, + -11100.8421 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 29281.6758, + -5696.534, + -11100.8421 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 29281.6758, + -5696.534, + -11100.8421 + ], + "actual_end_pos": [ + 29281.6758, + -5696.534, + -11100.8421 + ], + "actual_end_rot": [ + 15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29281.6758, + -5696.534, + -11100.8421 + ], + "start_rot": [ + 15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 29233.3795, + -5612.8824, + -11126.724 + ], + "actual_end_pos": [ + 29233.3795, + -5612.8824, + -11126.724 + ], + "actual_end_rot": [ + 15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 29233.3795, + -5612.8824, + -11126.724 + ], + "start_rot": [ + 15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 29233.3795, + -5612.8824, + -11126.724 + ], + "actual_end_pos": [ + 29233.3795, + -5612.8824, + -11126.724 + ], + "actual_end_rot": [ + 15.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 29233.3795, + -5612.8824, + -11126.724 + ], + "start_rot": [ + 15.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 29233.3795, + -5612.8824, + -11126.724 + ], + "actual_end_pos": [ + 29233.3795, + -5612.8824, + -11126.724 + ], + "actual_end_rot": [ + 15.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260411_181558__pair_001351_B_traj_001352_meta.json b/equivalence_easy/run_20260411_181558__pair_001351_B_traj_001352_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d9ec52b6a6353009593d73b1a9a6e8a2a34c0d8a --- /dev/null +++ b/equivalence_easy/run_20260411_181558__pair_001351_B_traj_001352_meta.json @@ -0,0 +1,1464 @@ +{ + "trajectory_id": 1352, + "episode_id": 0, + "state_id": 998, + "sample_index": 998, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 1351, + "primary_trajectory_id": 1351, + "paired_trajectory_id": 1352, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 28760.0, + -5740.0, + -11140.0 + ], + "rotation": [ + 0.0, + 270.0, + 0.0 + ] + }, + "action_sequence": [ + "move_backward", + "look_up", + "turn_left", + "move_backward", + "move_right", + "move_left", + "move_left", + "move_forward", + "turn_left", + "move_forward", + "no_op", + "move_right", + "move_right", + "move_right", + "turn_right", + "move_right", + "move_forward", + "turn_right", + "move_left", + "move_left", + "move_forward", + "turn_right", + "move_right", + "move_right", + "move_right", + "turn_left", + "look_down", + "move_right", + "move_backward", + "turn_right", + "move_backward", + "turn_right", + "look_up", + "no_op", + "move_right", + "move_right", + "look_up", + "move_backward", + "turn_left", + "turn_left" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28760.0, + -5740.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28760.0, + -5640.0, + -11140.0 + ], + "actual_end_pos": [ + 28760.0, + -5640.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 28760.0, + -5640.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28760.0, + -5640.0, + -11140.0 + ], + "actual_end_pos": [ + 28760.0, + -5640.0, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28760.0, + -5640.0, + -11140.0 + ], + "start_rot": [ + 7.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28760.0, + -5640.0, + -11140.0 + ], + "actual_end_pos": [ + 28760.0, + -5640.0, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28760.0, + -5640.0, + -11140.0 + ], + "start_rot": [ + 7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 28785.6605, + -5544.2338, + -11153.0526 + ], + "actual_end_pos": [ + 28785.6605, + -5544.2338, + -11153.0526 + ], + "actual_end_rot": [ + 7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28785.6605, + -5544.2338, + -11153.0526 + ], + "start_rot": [ + 7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 28882.2531, + -5570.1157, + -11153.0526 + ], + "actual_end_pos": [ + 28882.2531, + -5570.1157, + -11153.0526 + ], + "actual_end_rot": [ + 7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28882.2531, + -5570.1157, + -11153.0526 + ], + "start_rot": [ + 7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 28785.6605, + -5544.2338, + -11153.0526 + ], + "actual_end_pos": [ + 28785.6605, + -5544.2338, + -11153.0526 + ], + "actual_end_rot": [ + 7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28785.6605, + -5544.2338, + -11153.0526 + ], + "start_rot": [ + 7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 28689.0679, + -5518.3519, + -11153.0526 + ], + "actual_end_pos": [ + 28689.0679, + -5518.3519, + -11153.0526 + ], + "actual_end_rot": [ + 7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28689.0679, + -5518.3519, + -11153.0526 + ], + "start_rot": [ + 7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 28663.4074, + -5614.1181, + -11140.0 + ], + "actual_end_pos": [ + 28663.4074, + -5614.1181, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28663.4074, + -5614.1181, + -11140.0 + ], + "start_rot": [ + 7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 28663.4074, + -5614.1181, + -11140.0 + ], + "actual_end_pos": [ + 28663.4074, + -5614.1181, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28663.4074, + -5614.1181, + -11140.0 + ], + "start_rot": [ + 7.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 28613.8352, + -5699.9797, + -11126.9474 + ], + "actual_end_pos": [ + 28613.8352, + -5699.9797, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 28613.8352, + -5699.9797, + -11126.9474 + ], + "start_rot": [ + 7.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 28613.8352, + -5699.9797, + -11126.9474 + ], + "actual_end_pos": [ + 28613.8352, + -5699.9797, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28613.8352, + -5699.9797, + -11126.9474 + ], + "start_rot": [ + 7.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 28700.4377, + -5749.9797, + -11126.9474 + ], + "actual_end_pos": [ + 28700.4377, + -5749.9797, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28700.4377, + -5749.9797, + -11126.9474 + ], + "start_rot": [ + 7.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 28787.0403, + -5799.9797, + -11126.9474 + ], + "actual_end_pos": [ + 28787.0403, + -5799.9797, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28787.0403, + -5799.9797, + -11126.9474 + ], + "start_rot": [ + 7.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 28873.6428, + -5849.9797, + -11126.9474 + ], + "actual_end_pos": [ + 28873.6428, + -5849.9797, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28873.6428, + -5849.9797, + -11126.9474 + ], + "start_rot": [ + 7.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 28873.6428, + -5849.9797, + -11126.9474 + ], + "actual_end_pos": [ + 28873.6428, + -5849.9797, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28873.6428, + -5849.9797, + -11126.9474 + ], + "start_rot": [ + 7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 28970.2354, + -5875.8616, + -11126.9474 + ], + "actual_end_pos": [ + 28970.2354, + -5875.8616, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28970.2354, + -5875.8616, + -11126.9474 + ], + "start_rot": [ + 7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 28944.5749, + -5971.6279, + -11113.8948 + ], + "actual_end_pos": [ + 28944.5749, + -5971.6279, + -11113.8948 + ], + "actual_end_rot": [ + 7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28944.5749, + -5971.6279, + -11113.8948 + ], + "start_rot": [ + 7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 28944.5749, + -5971.6279, + -11113.8948 + ], + "actual_end_pos": [ + 28944.5749, + -5971.6279, + -11113.8948 + ], + "actual_end_rot": [ + 7.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28944.5749, + -5971.6279, + -11113.8948 + ], + "start_rot": [ + 7.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28844.5749, + -5971.6279, + -11113.8948 + ], + "actual_end_pos": [ + 28844.5749, + -5971.6279, + -11113.8948 + ], + "actual_end_rot": [ + 7.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28844.5749, + -5971.6279, + -11113.8948 + ], + "start_rot": [ + 7.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28744.5749, + -5971.6279, + -11113.8948 + ], + "actual_end_pos": [ + 28744.5749, + -5971.6279, + -11113.8948 + ], + "actual_end_rot": [ + 7.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28744.5749, + -5971.6279, + -11113.8948 + ], + "start_rot": [ + 7.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28744.5749, + -6070.7723, + -11100.8421 + ], + "actual_end_pos": [ + 28744.5749, + -6070.7723, + -11100.8421 + ], + "actual_end_rot": [ + 7.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28744.5749, + -6070.7723, + -11100.8421 + ], + "start_rot": [ + 7.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28744.5749, + -6070.7723, + -11100.8421 + ], + "actual_end_pos": [ + 28744.5749, + -6070.7723, + -11100.8421 + ], + "actual_end_rot": [ + 7.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28744.5749, + -6070.7723, + -11100.8421 + ], + "start_rot": [ + 7.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 28841.1675, + -6044.8904, + -11100.8421 + ], + "actual_end_pos": [ + 28841.1675, + -6044.8904, + -11100.8421 + ], + "actual_end_rot": [ + 7.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28841.1675, + -6044.8904, + -11100.8421 + ], + "start_rot": [ + 7.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 28937.7601, + -6019.0085, + -11100.8421 + ], + "actual_end_pos": [ + 28937.7601, + -6019.0085, + -11100.8421 + ], + "actual_end_rot": [ + 7.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28937.7601, + -6019.0085, + -11100.8421 + ], + "start_rot": [ + 7.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 29034.3526, + -5993.1266, + -11100.8421 + ], + "actual_end_pos": [ + 29034.3526, + -5993.1266, + -11100.8421 + ], + "actual_end_rot": [ + 7.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 29034.3526, + -5993.1266, + -11100.8421 + ], + "start_rot": [ + 7.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 29034.3526, + -5993.1266, + -11100.8421 + ], + "actual_end_pos": [ + 29034.3526, + -5993.1266, + -11100.8421 + ], + "actual_end_rot": [ + 7.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 29034.3526, + -5993.1266, + -11100.8421 + ], + "start_rot": [ + 7.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29034.3526, + -5993.1266, + -11100.8421 + ], + "actual_end_pos": [ + 29034.3526, + -5993.1266, + -11100.8421 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29034.3526, + -5993.1266, + -11100.8421 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29134.3526, + -5993.1266, + -11100.8421 + ], + "actual_end_pos": [ + 29134.3526, + -5993.1266, + -11100.8421 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29134.3526, + -5993.1266, + -11100.8421 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29134.3526, + -5893.1266, + -11100.8421 + ], + "actual_end_pos": [ + 29134.3526, + -5893.1266, + -11100.8421 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 29134.3526, + -5893.1266, + -11100.8421 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29134.3526, + -5893.1266, + -11100.8421 + ], + "actual_end_pos": [ + 29134.3526, + -5893.1266, + -11100.8421 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29134.3526, + -5893.1266, + -11100.8421 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 29108.4707, + -5796.534, + -11100.8421 + ], + "actual_end_pos": [ + 29108.4707, + -5796.534, + -11100.8421 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 29108.4707, + -5796.534, + -11100.8421 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 29108.4707, + -5796.534, + -11100.8421 + ], + "actual_end_pos": [ + 29108.4707, + -5796.534, + -11100.8421 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 29108.4707, + -5796.534, + -11100.8421 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 29108.4707, + -5796.534, + -11100.8421 + ], + "actual_end_pos": [ + 29108.4707, + -5796.534, + -11100.8421 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 29108.4707, + -5796.534, + -11100.8421 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 29108.4707, + -5796.534, + -11100.8421 + ], + "actual_end_pos": [ + 29108.4707, + -5796.534, + -11100.8421 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29108.4707, + -5796.534, + -11100.8421 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 29195.0733, + -5746.534, + -11100.8421 + ], + "actual_end_pos": [ + 29195.0733, + -5746.534, + -11100.8421 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29195.0733, + -5746.534, + -11100.8421 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 29281.6758, + -5696.534, + -11100.8421 + ], + "actual_end_pos": [ + 29281.6758, + -5696.534, + -11100.8421 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 29281.6758, + -5696.534, + -11100.8421 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 29281.6758, + -5696.534, + -11100.8421 + ], + "actual_end_pos": [ + 29281.6758, + -5696.534, + -11100.8421 + ], + "actual_end_rot": [ + 15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29281.6758, + -5696.534, + -11100.8421 + ], + "start_rot": [ + 15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 29233.3795, + -5612.8824, + -11126.724 + ], + "actual_end_pos": [ + 29233.3795, + -5612.8824, + -11126.724 + ], + "actual_end_rot": [ + 15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 29233.3795, + -5612.8824, + -11126.724 + ], + "start_rot": [ + 15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 29233.3795, + -5612.8824, + -11126.724 + ], + "actual_end_pos": [ + 29233.3795, + -5612.8824, + -11126.724 + ], + "actual_end_rot": [ + 15.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 29233.3795, + -5612.8824, + -11126.724 + ], + "start_rot": [ + 15.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 29233.3795, + -5612.8824, + -11126.724 + ], + "actual_end_pos": [ + 29233.3795, + -5612.8824, + -11126.724 + ], + "actual_end_rot": [ + 15.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260411_181558__pair_001357_A_traj_001357_meta.json b/equivalence_easy/run_20260411_181558__pair_001357_A_traj_001357_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f1c98d69a5dfc014dc7f41b397fb8b237c1a4b91 --- /dev/null +++ b/equivalence_easy/run_20260411_181558__pair_001357_A_traj_001357_meta.json @@ -0,0 +1,1464 @@ +{ + "trajectory_id": 1357, + "episode_id": 0, + "state_id": 1003, + "sample_index": 1003, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 1358, + "primary_trajectory_id": 1357, + "paired_trajectory_id": 1358, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 28960.0, + -9740.0, + -11140.0 + ], + "rotation": [ + 0.0, + 135.0, + 0.0 + ] + }, + "action_sequence": [ + "turn_right", + "look_down", + "no_op", + "move_forward", + "move_forward", + "move_left", + "move_left", + "turn_right", + "move_forward", + "move_forward", + "turn_left", + "move_backward", + "turn_left", + "move_right", + "turn_left", + "move_forward", + "move_left", + "look_down", + "turn_left", + "no_op", + "no_op", + "no_op", + "turn_right", + "move_forward", + "move_left", + "turn_right", + "move_forward", + "move_forward", + "no_op", + "move_right", + "move_backward", + "look_down", + "move_forward", + "move_right", + "turn_right", + "move_left", + "move_backward", + "move_backward", + "turn_right", + "move_forward" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28960.0, + -9740.0, + -11140.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 28960.0, + -9740.0, + -11140.0 + ], + "actual_end_pos": [ + 28960.0, + -9740.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 28960.0, + -9740.0, + -11140.0 + ], + "start_rot": [ + 0.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 28960.0, + -9740.0, + -11140.0 + ], + "actual_end_pos": [ + 28960.0, + -9740.0, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 28960.0, + -9740.0, + -11140.0 + ], + "start_rot": [ + -7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 28960.0, + -9740.0, + -11140.0 + ], + "actual_end_pos": [ + 28960.0, + -9740.0, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28960.0, + -9740.0, + -11140.0 + ], + "start_rot": [ + -7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 28874.1384, + -9690.4278, + -11153.0526 + ], + "actual_end_pos": [ + 28874.1384, + -9690.4278, + -11153.0526 + ], + "actual_end_rot": [ + -7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28874.1384, + -9690.4278, + -11153.0526 + ], + "start_rot": [ + -7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 28788.2767, + -9640.8555, + -11166.1052 + ], + "actual_end_pos": [ + 28788.2767, + -9640.8555, + -11166.1052 + ], + "actual_end_rot": [ + -7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28788.2767, + -9640.8555, + -11166.1052 + ], + "start_rot": [ + -7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 28838.2767, + -9554.253, + -11166.1052 + ], + "actual_end_pos": [ + 28838.2767, + -9554.253, + -11166.1052 + ], + "actual_end_rot": [ + -7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28838.2767, + -9554.253, + -11166.1052 + ], + "start_rot": [ + -7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 28888.2767, + -9467.6504, + -11166.1052 + ], + "actual_end_pos": [ + 28888.2767, + -9467.6504, + -11166.1052 + ], + "actual_end_rot": [ + -7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28888.2767, + -9467.6504, + -11166.1052 + ], + "start_rot": [ + -7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 28888.2767, + -9467.6504, + -11166.1052 + ], + "actual_end_pos": [ + 28888.2767, + -9467.6504, + -11166.1052 + ], + "actual_end_rot": [ + -7.5, + 165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28888.2767, + -9467.6504, + -11166.1052 + ], + "start_rot": [ + -7.5, + 165.0, + -0.0 + ], + "expected_end_pos": [ + 28792.5105, + -9441.9899, + -11179.1579 + ], + "actual_end_pos": [ + 28792.5105, + -9441.9899, + -11179.1579 + ], + "actual_end_rot": [ + -7.5, + 165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28792.5105, + -9441.9899, + -11179.1579 + ], + "start_rot": [ + -7.5, + 165.0, + -0.0 + ], + "expected_end_pos": [ + 28696.7443, + -9416.3295, + -11192.2105 + ], + "actual_end_pos": [ + 28696.7443, + -9416.3295, + -11192.2105 + ], + "actual_end_rot": [ + -7.5, + 165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28696.7443, + -9416.3295, + -11192.2105 + ], + "start_rot": [ + -7.5, + 165.0, + -0.0 + ], + "expected_end_pos": [ + 28696.7443, + -9416.3295, + -11192.2105 + ], + "actual_end_pos": [ + 28696.7443, + -9416.3295, + -11192.2105 + ], + "actual_end_rot": [ + -7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28696.7443, + -9416.3295, + -11192.2105 + ], + "start_rot": [ + -7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 28782.6059, + -9465.9017, + -11179.1579 + ], + "actual_end_pos": [ + 28782.6059, + -9465.9017, + -11179.1579 + ], + "actual_end_rot": [ + -7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28782.6059, + -9465.9017, + -11179.1579 + ], + "start_rot": [ + -7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 28782.6059, + -9465.9017, + -11179.1579 + ], + "actual_end_pos": [ + 28782.6059, + -9465.9017, + -11179.1579 + ], + "actual_end_rot": [ + -7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28782.6059, + -9465.9017, + -11179.1579 + ], + "start_rot": [ + -7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 28711.8952, + -9536.6124, + -11179.1579 + ], + "actual_end_pos": [ + 28711.8952, + -9536.6124, + -11179.1579 + ], + "actual_end_rot": [ + -7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28711.8952, + -9536.6124, + -11179.1579 + ], + "start_rot": [ + -7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 28711.8952, + -9536.6124, + -11179.1579 + ], + "actual_end_pos": [ + 28711.8952, + -9536.6124, + -11179.1579 + ], + "actual_end_rot": [ + -7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28711.8952, + -9536.6124, + -11179.1579 + ], + "start_rot": [ + -7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 28662.323, + -9450.7507, + -11192.2105 + ], + "actual_end_pos": [ + 28662.323, + -9450.7507, + -11192.2105 + ], + "actual_end_rot": [ + -7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28662.323, + -9450.7507, + -11192.2105 + ], + "start_rot": [ + -7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 28748.9255, + -9400.7507, + -11192.2105 + ], + "actual_end_pos": [ + 28748.9255, + -9400.7507, + -11192.2105 + ], + "actual_end_rot": [ + -7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 28748.9255, + -9400.7507, + -11192.2105 + ], + "start_rot": [ + -7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 28748.9255, + -9400.7507, + -11192.2105 + ], + "actual_end_pos": [ + 28748.9255, + -9400.7507, + -11192.2105 + ], + "actual_end_rot": [ + -15.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28748.9255, + -9400.7507, + -11192.2105 + ], + "start_rot": [ + -15.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 28748.9255, + -9400.7507, + -11192.2105 + ], + "actual_end_pos": [ + 28748.9255, + -9400.7507, + -11192.2105 + ], + "actual_end_rot": [ + -15.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 28748.9255, + -9400.7507, + -11192.2105 + ], + "start_rot": [ + -15.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 28748.9255, + -9400.7507, + -11192.2105 + ], + "actual_end_pos": [ + 28748.9255, + -9400.7507, + -11192.2105 + ], + "actual_end_rot": [ + -15.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 28748.9255, + -9400.7507, + -11192.2105 + ], + "start_rot": [ + -15.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 28748.9255, + -9400.7507, + -11192.2105 + ], + "actual_end_pos": [ + 28748.9255, + -9400.7507, + -11192.2105 + ], + "actual_end_rot": [ + -15.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 28748.9255, + -9400.7507, + -11192.2105 + ], + "start_rot": [ + -15.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 28748.9255, + -9400.7507, + -11192.2105 + ], + "actual_end_pos": [ + 28748.9255, + -9400.7507, + -11192.2105 + ], + "actual_end_rot": [ + -15.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28748.9255, + -9400.7507, + -11192.2105 + ], + "start_rot": [ + -15.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 28748.9255, + -9400.7507, + -11192.2105 + ], + "actual_end_pos": [ + 28748.9255, + -9400.7507, + -11192.2105 + ], + "actual_end_rot": [ + -15.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28748.9255, + -9400.7507, + -11192.2105 + ], + "start_rot": [ + -15.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 28700.6293, + -9317.0991, + -11218.0924 + ], + "actual_end_pos": [ + 28700.6293, + -9317.0991, + -11218.0924 + ], + "actual_end_rot": [ + -15.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28700.6293, + -9317.0991, + -11218.0924 + ], + "start_rot": [ + -15.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 28787.2318, + -9267.0991, + -11218.0924 + ], + "actual_end_pos": [ + 28787.2318, + -9267.0991, + -11218.0924 + ], + "actual_end_rot": [ + -15.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28787.2318, + -9267.0991, + -11218.0924 + ], + "start_rot": [ + -15.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 28787.2318, + -9267.0991, + -11218.0924 + ], + "actual_end_pos": [ + 28787.2318, + -9267.0991, + -11218.0924 + ], + "actual_end_rot": [ + -15.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28787.2318, + -9267.0991, + -11218.0924 + ], + "start_rot": [ + -15.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 28718.9305, + -9198.7978, + -11243.9743 + ], + "actual_end_pos": [ + 28718.9305, + -9198.7978, + -11243.9743 + ], + "actual_end_rot": [ + -15.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28718.9305, + -9198.7978, + -11243.9743 + ], + "start_rot": [ + -15.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 28650.6293, + -9130.4966, + -11269.8562 + ], + "actual_end_pos": [ + 28650.6293, + -9130.4966, + -11269.8562 + ], + "actual_end_rot": [ + -15.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 28650.6293, + -9130.4966, + -11269.8562 + ], + "start_rot": [ + -15.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 28650.6293, + -9130.4966, + -11269.8562 + ], + "actual_end_pos": [ + 28650.6293, + -9130.4966, + -11269.8562 + ], + "actual_end_rot": [ + -15.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28650.6293, + -9130.4966, + -11269.8562 + ], + "start_rot": [ + -15.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 28579.9186, + -9201.2072, + -11269.8562 + ], + "actual_end_pos": [ + 28579.9186, + -9201.2072, + -11269.8562 + ], + "actual_end_rot": [ + -15.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28579.9186, + -9201.2072, + -11269.8562 + ], + "start_rot": [ + -15.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 28648.2198, + -9269.5085, + -11243.9743 + ], + "actual_end_pos": [ + 28648.2198, + -9269.5085, + -11243.9743 + ], + "actual_end_rot": [ + -15.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 28648.2198, + -9269.5085, + -11243.9743 + ], + "start_rot": [ + -15.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 28648.2198, + -9269.5085, + -11243.9743 + ], + "actual_end_pos": [ + 28648.2198, + -9269.5085, + -11243.9743 + ], + "actual_end_rot": [ + -22.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28648.2198, + -9269.5085, + -11243.9743 + ], + "start_rot": [ + -22.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 28582.8917, + -9204.1804, + -11282.2426 + ], + "actual_end_pos": [ + 28582.8917, + -9204.1804, + -11282.2426 + ], + "actual_end_rot": [ + -22.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28582.8917, + -9204.1804, + -11282.2426 + ], + "start_rot": [ + -22.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 28512.181, + -9274.891, + -11282.2426 + ], + "actual_end_pos": [ + 28512.181, + -9274.891, + -11282.2426 + ], + "actual_end_rot": [ + -22.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28512.181, + -9274.891, + -11282.2426 + ], + "start_rot": [ + -22.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 28512.181, + -9274.891, + -11282.2426 + ], + "actual_end_pos": [ + 28512.181, + -9274.891, + -11282.2426 + ], + "actual_end_rot": [ + -22.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28512.181, + -9274.891, + -11282.2426 + ], + "start_rot": [ + -22.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 28562.181, + -9188.2885, + -11282.2426 + ], + "actual_end_pos": [ + 28562.181, + -9188.2885, + -11282.2426 + ], + "actual_end_rot": [ + -22.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28562.181, + -9188.2885, + -11282.2426 + ], + "start_rot": [ + -22.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 28642.1913, + -9234.4825, + -11243.9743 + ], + "actual_end_pos": [ + 28642.1913, + -9234.4825, + -11243.9743 + ], + "actual_end_rot": [ + -22.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28642.1913, + -9234.4825, + -11243.9743 + ], + "start_rot": [ + -22.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 28722.2016, + -9280.6765, + -11205.7059 + ], + "actual_end_pos": [ + 28722.2016, + -9280.6765, + -11205.7059 + ], + "actual_end_rot": [ + -22.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28722.2016, + -9280.6765, + -11205.7059 + ], + "start_rot": [ + -22.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 28722.2016, + -9280.6765, + -11205.7059 + ], + "actual_end_pos": [ + 28722.2016, + -9280.6765, + -11205.7059 + ], + "actual_end_rot": [ + -22.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28722.2016, + -9280.6765, + -11205.7059 + ], + "start_rot": [ + -22.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 28632.9617, + -9256.7647, + -11243.9743 + ], + "actual_end_pos": [ + 28632.9617, + -9256.7647, + -11243.9743 + ], + "actual_end_rot": [ + -22.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260411_181558__pair_001357_B_traj_001358_meta.json b/equivalence_easy/run_20260411_181558__pair_001357_B_traj_001358_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..61d5614e8043f0611e7c93ceab20090f9d9ebf5f --- /dev/null +++ b/equivalence_easy/run_20260411_181558__pair_001357_B_traj_001358_meta.json @@ -0,0 +1,1464 @@ +{ + "trajectory_id": 1358, + "episode_id": 0, + "state_id": 1003, + "sample_index": 1003, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 1357, + "primary_trajectory_id": 1357, + "paired_trajectory_id": 1358, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 28960.0, + -9740.0, + -11140.0 + ], + "rotation": [ + 0.0, + 135.0, + 0.0 + ] + }, + "action_sequence": [ + "turn_right", + "look_down", + "no_op", + "move_forward", + "move_left", + "move_forward", + "move_left", + "turn_right", + "move_forward", + "move_forward", + "turn_left", + "move_backward", + "turn_left", + "move_right", + "turn_left", + "move_left", + "move_forward", + "turn_left", + "look_down", + "no_op", + "no_op", + "no_op", + "turn_right", + "move_left", + "move_forward", + "turn_right", + "move_forward", + "move_forward", + "no_op", + "move_backward", + "move_right", + "look_down", + "move_right", + "move_forward", + "turn_right", + "move_backward", + "move_backward", + "move_left", + "turn_right", + "move_forward" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28960.0, + -9740.0, + -11140.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 28960.0, + -9740.0, + -11140.0 + ], + "actual_end_pos": [ + 28960.0, + -9740.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 28960.0, + -9740.0, + -11140.0 + ], + "start_rot": [ + 0.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 28960.0, + -9740.0, + -11140.0 + ], + "actual_end_pos": [ + 28960.0, + -9740.0, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 28960.0, + -9740.0, + -11140.0 + ], + "start_rot": [ + -7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 28960.0, + -9740.0, + -11140.0 + ], + "actual_end_pos": [ + 28960.0, + -9740.0, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28960.0, + -9740.0, + -11140.0 + ], + "start_rot": [ + -7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 28874.1384, + -9690.4278, + -11153.0526 + ], + "actual_end_pos": [ + 28874.1384, + -9690.4278, + -11153.0526 + ], + "actual_end_rot": [ + -7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28874.1384, + -9690.4278, + -11153.0526 + ], + "start_rot": [ + -7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 28924.1384, + -9603.8252, + -11153.0526 + ], + "actual_end_pos": [ + 28924.1384, + -9603.8252, + -11153.0526 + ], + "actual_end_rot": [ + -7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28924.1384, + -9603.8252, + -11153.0526 + ], + "start_rot": [ + -7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 28838.2767, + -9554.253, + -11166.1052 + ], + "actual_end_pos": [ + 28838.2767, + -9554.253, + -11166.1052 + ], + "actual_end_rot": [ + -7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28838.2767, + -9554.253, + -11166.1052 + ], + "start_rot": [ + -7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 28888.2767, + -9467.6504, + -11166.1052 + ], + "actual_end_pos": [ + 28888.2767, + -9467.6504, + -11166.1052 + ], + "actual_end_rot": [ + -7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28888.2767, + -9467.6504, + -11166.1052 + ], + "start_rot": [ + -7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 28888.2767, + -9467.6504, + -11166.1052 + ], + "actual_end_pos": [ + 28888.2767, + -9467.6504, + -11166.1052 + ], + "actual_end_rot": [ + -7.5, + 165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28888.2767, + -9467.6504, + -11166.1052 + ], + "start_rot": [ + -7.5, + 165.0, + -0.0 + ], + "expected_end_pos": [ + 28792.5105, + -9441.9899, + -11179.1579 + ], + "actual_end_pos": [ + 28792.5105, + -9441.9899, + -11179.1579 + ], + "actual_end_rot": [ + -7.5, + 165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28792.5105, + -9441.9899, + -11179.1579 + ], + "start_rot": [ + -7.5, + 165.0, + -0.0 + ], + "expected_end_pos": [ + 28696.7443, + -9416.3295, + -11192.2105 + ], + "actual_end_pos": [ + 28696.7443, + -9416.3295, + -11192.2105 + ], + "actual_end_rot": [ + -7.5, + 165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28696.7443, + -9416.3295, + -11192.2105 + ], + "start_rot": [ + -7.5, + 165.0, + -0.0 + ], + "expected_end_pos": [ + 28696.7443, + -9416.3295, + -11192.2105 + ], + "actual_end_pos": [ + 28696.7443, + -9416.3295, + -11192.2105 + ], + "actual_end_rot": [ + -7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28696.7443, + -9416.3295, + -11192.2105 + ], + "start_rot": [ + -7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 28782.6059, + -9465.9017, + -11179.1579 + ], + "actual_end_pos": [ + 28782.6059, + -9465.9017, + -11179.1579 + ], + "actual_end_rot": [ + -7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28782.6059, + -9465.9017, + -11179.1579 + ], + "start_rot": [ + -7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 28782.6059, + -9465.9017, + -11179.1579 + ], + "actual_end_pos": [ + 28782.6059, + -9465.9017, + -11179.1579 + ], + "actual_end_rot": [ + -7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28782.6059, + -9465.9017, + -11179.1579 + ], + "start_rot": [ + -7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 28711.8952, + -9536.6124, + -11179.1579 + ], + "actual_end_pos": [ + 28711.8952, + -9536.6124, + -11179.1579 + ], + "actual_end_rot": [ + -7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28711.8952, + -9536.6124, + -11179.1579 + ], + "start_rot": [ + -7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 28711.8952, + -9536.6124, + -11179.1579 + ], + "actual_end_pos": [ + 28711.8952, + -9536.6124, + -11179.1579 + ], + "actual_end_rot": [ + -7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28711.8952, + -9536.6124, + -11179.1579 + ], + "start_rot": [ + -7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 28798.4978, + -9486.6124, + -11179.1579 + ], + "actual_end_pos": [ + 28798.4978, + -9486.6124, + -11179.1579 + ], + "actual_end_rot": [ + -7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28798.4978, + -9486.6124, + -11179.1579 + ], + "start_rot": [ + -7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 28748.9255, + -9400.7507, + -11192.2105 + ], + "actual_end_pos": [ + 28748.9255, + -9400.7507, + -11192.2105 + ], + "actual_end_rot": [ + -7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28748.9255, + -9400.7507, + -11192.2105 + ], + "start_rot": [ + -7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 28748.9255, + -9400.7507, + -11192.2105 + ], + "actual_end_pos": [ + 28748.9255, + -9400.7507, + -11192.2105 + ], + "actual_end_rot": [ + -7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 28748.9255, + -9400.7507, + -11192.2105 + ], + "start_rot": [ + -7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 28748.9255, + -9400.7507, + -11192.2105 + ], + "actual_end_pos": [ + 28748.9255, + -9400.7507, + -11192.2105 + ], + "actual_end_rot": [ + -15.0, + 105.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 28748.9255, + -9400.7507, + -11192.2105 + ], + "start_rot": [ + -15.0, + 105.0, + -0.0 + ], + "expected_end_pos": [ + 28748.9255, + -9400.7507, + -11192.2105 + ], + "actual_end_pos": [ + 28748.9255, + -9400.7507, + -11192.2105 + ], + "actual_end_rot": [ + -15.0, + 105.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 28748.9255, + -9400.7507, + -11192.2105 + ], + "start_rot": [ + -15.0, + 105.0, + -0.0 + ], + "expected_end_pos": [ + 28748.9255, + -9400.7507, + -11192.2105 + ], + "actual_end_pos": [ + 28748.9255, + -9400.7507, + -11192.2105 + ], + "actual_end_rot": [ + -15.0, + 105.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 28748.9255, + -9400.7507, + -11192.2105 + ], + "start_rot": [ + -15.0, + 105.0, + -0.0 + ], + "expected_end_pos": [ + 28748.9255, + -9400.7507, + -11192.2105 + ], + "actual_end_pos": [ + 28748.9255, + -9400.7507, + -11192.2105 + ], + "actual_end_rot": [ + -15.0, + 105.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28748.9255, + -9400.7507, + -11192.2105 + ], + "start_rot": [ + -15.0, + 105.0, + -0.0 + ], + "expected_end_pos": [ + 28748.9255, + -9400.7507, + -11192.2105 + ], + "actual_end_pos": [ + 28748.9255, + -9400.7507, + -11192.2105 + ], + "actual_end_rot": [ + -15.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28748.9255, + -9400.7507, + -11192.2105 + ], + "start_rot": [ + -15.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 28835.5281, + -9350.7507, + -11192.2105 + ], + "actual_end_pos": [ + 28835.5281, + -9350.7507, + -11192.2105 + ], + "actual_end_rot": [ + -15.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28835.5281, + -9350.7507, + -11192.2105 + ], + "start_rot": [ + -15.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 28787.2318, + -9267.0991, + -11218.0924 + ], + "actual_end_pos": [ + 28787.2318, + -9267.0991, + -11218.0924 + ], + "actual_end_rot": [ + -15.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28787.2318, + -9267.0991, + -11218.0924 + ], + "start_rot": [ + -15.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 28787.2318, + -9267.0991, + -11218.0924 + ], + "actual_end_pos": [ + 28787.2318, + -9267.0991, + -11218.0924 + ], + "actual_end_rot": [ + -15.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28787.2318, + -9267.0991, + -11218.0924 + ], + "start_rot": [ + -15.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 28718.9305, + -9198.7978, + -11243.9743 + ], + "actual_end_pos": [ + 28718.9305, + -9198.7978, + -11243.9743 + ], + "actual_end_rot": [ + -15.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28718.9305, + -9198.7978, + -11243.9743 + ], + "start_rot": [ + -15.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 28650.6293, + -9130.4966, + -11269.8562 + ], + "actual_end_pos": [ + 28650.6293, + -9130.4966, + -11269.8562 + ], + "actual_end_rot": [ + -15.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 28650.6293, + -9130.4966, + -11269.8562 + ], + "start_rot": [ + -15.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 28650.6293, + -9130.4966, + -11269.8562 + ], + "actual_end_pos": [ + 28650.6293, + -9130.4966, + -11269.8562 + ], + "actual_end_rot": [ + -15.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28650.6293, + -9130.4966, + -11269.8562 + ], + "start_rot": [ + -15.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 28718.9305, + -9198.7978, + -11243.9743 + ], + "actual_end_pos": [ + 28718.9305, + -9198.7978, + -11243.9743 + ], + "actual_end_rot": [ + -15.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28718.9305, + -9198.7978, + -11243.9743 + ], + "start_rot": [ + -15.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 28648.2198, + -9269.5085, + -11243.9743 + ], + "actual_end_pos": [ + 28648.2198, + -9269.5085, + -11243.9743 + ], + "actual_end_rot": [ + -15.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 28648.2198, + -9269.5085, + -11243.9743 + ], + "start_rot": [ + -15.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 28648.2198, + -9269.5085, + -11243.9743 + ], + "actual_end_pos": [ + 28648.2198, + -9269.5085, + -11243.9743 + ], + "actual_end_rot": [ + -22.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28648.2198, + -9269.5085, + -11243.9743 + ], + "start_rot": [ + -22.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 28577.5092, + -9340.2192, + -11243.9743 + ], + "actual_end_pos": [ + 28577.5092, + -9340.2192, + -11243.9743 + ], + "actual_end_rot": [ + -22.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28577.5092, + -9340.2192, + -11243.9743 + ], + "start_rot": [ + -22.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 28512.181, + -9274.891, + -11282.2426 + ], + "actual_end_pos": [ + 28512.181, + -9274.891, + -11282.2426 + ], + "actual_end_rot": [ + -22.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28512.181, + -9274.891, + -11282.2426 + ], + "start_rot": [ + -22.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 28512.181, + -9274.891, + -11282.2426 + ], + "actual_end_pos": [ + 28512.181, + -9274.891, + -11282.2426 + ], + "actual_end_rot": [ + -22.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28512.181, + -9274.891, + -11282.2426 + ], + "start_rot": [ + -22.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 28592.1913, + -9321.085, + -11243.9743 + ], + "actual_end_pos": [ + 28592.1913, + -9321.085, + -11243.9743 + ], + "actual_end_rot": [ + -22.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28592.1913, + -9321.085, + -11243.9743 + ], + "start_rot": [ + -22.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 28672.2016, + -9367.279, + -11205.7059 + ], + "actual_end_pos": [ + 28672.2016, + -9367.279, + -11205.7059 + ], + "actual_end_rot": [ + -22.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28672.2016, + -9367.279, + -11205.7059 + ], + "start_rot": [ + -22.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 28722.2016, + -9280.6765, + -11205.7059 + ], + "actual_end_pos": [ + 28722.2016, + -9280.6765, + -11205.7059 + ], + "actual_end_rot": [ + -22.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28722.2016, + -9280.6765, + -11205.7059 + ], + "start_rot": [ + -22.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 28722.2016, + -9280.6765, + -11205.7059 + ], + "actual_end_pos": [ + 28722.2016, + -9280.6765, + -11205.7059 + ], + "actual_end_rot": [ + -22.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28722.2016, + -9280.6765, + -11205.7059 + ], + "start_rot": [ + -22.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 28632.9617, + -9256.7647, + -11243.9743 + ], + "actual_end_pos": [ + 28632.9617, + -9256.7647, + -11243.9743 + ], + "actual_end_rot": [ + -22.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260411_181558__pair_001428_A_traj_001428_meta.json b/equivalence_easy/run_20260411_181558__pair_001428_A_traj_001428_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3776a4507ee3e60d2797ca752bcb3f40ee9a8f86 --- /dev/null +++ b/equivalence_easy/run_20260411_181558__pair_001428_A_traj_001428_meta.json @@ -0,0 +1,1464 @@ +{ + "trajectory_id": 1428, + "episode_id": 0, + "state_id": 1054, + "sample_index": 1054, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 1429, + "primary_trajectory_id": 1428, + "paired_trajectory_id": 1429, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 28960.0, + -8540.0, + -11140.0 + ], + "rotation": [ + 0.0, + 270.0, + 0.0 + ] + }, + "action_sequence": [ + "move_backward", + "move_left", + "move_left", + "no_op", + "no_op", + "move_right", + "no_op", + "turn_left", + "move_left", + "look_down", + "turn_right", + "move_backward", + "move_right", + "move_right", + "move_forward", + "move_right", + "look_up", + "move_forward", + "move_right", + "move_right", + "move_forward", + "turn_right", + "turn_right", + "move_forward", + "no_op", + "turn_right", + "move_left", + "no_op", + "move_forward", + "move_forward", + "move_forward", + "no_op", + "turn_right", + "move_right", + "move_backward", + "no_op", + "no_op", + "look_down", + "look_down", + "move_right" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28960.0, + -8540.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28960.0, + -8440.0, + -11140.0 + ], + "actual_end_pos": [ + 28960.0, + -8440.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28960.0, + -8440.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28860.0, + -8440.0, + -11140.0 + ], + "actual_end_pos": [ + 28860.0, + -8440.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28860.0, + -8440.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28760.0, + -8440.0, + -11140.0 + ], + "actual_end_pos": [ + 28760.0, + -8440.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 28760.0, + -8440.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28760.0, + -8440.0, + -11140.0 + ], + "actual_end_pos": [ + 28760.0, + -8440.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 28760.0, + -8440.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28760.0, + -8440.0, + -11140.0 + ], + "actual_end_pos": [ + 28760.0, + -8440.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28760.0, + -8440.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28860.0, + -8440.0, + -11140.0 + ], + "actual_end_pos": [ + 28860.0, + -8440.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 28860.0, + -8440.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28860.0, + -8440.0, + -11140.0 + ], + "actual_end_pos": [ + 28860.0, + -8440.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28860.0, + -8440.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28860.0, + -8440.0, + -11140.0 + ], + "actual_end_pos": [ + 28860.0, + -8440.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28860.0, + -8440.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 28763.4074, + -8414.1181, + -11140.0 + ], + "actual_end_pos": [ + 28763.4074, + -8414.1181, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 28763.4074, + -8414.1181, + -11140.0 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 28763.4074, + -8414.1181, + -11140.0 + ], + "actual_end_pos": [ + 28763.4074, + -8414.1181, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28763.4074, + -8414.1181, + -11140.0 + ], + "start_rot": [ + -7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 28763.4074, + -8414.1181, + -11140.0 + ], + "actual_end_pos": [ + 28763.4074, + -8414.1181, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28763.4074, + -8414.1181, + -11140.0 + ], + "start_rot": [ + -7.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28763.4074, + -8314.9736, + -11126.9474 + ], + "actual_end_pos": [ + 28763.4074, + -8314.9736, + -11126.9474 + ], + "actual_end_rot": [ + -7.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28763.4074, + -8314.9736, + -11126.9474 + ], + "start_rot": [ + -7.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28863.4074, + -8314.9736, + -11126.9474 + ], + "actual_end_pos": [ + 28863.4074, + -8314.9736, + -11126.9474 + ], + "actual_end_rot": [ + -7.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28863.4074, + -8314.9736, + -11126.9474 + ], + "start_rot": [ + -7.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28963.4074, + -8314.9736, + -11126.9474 + ], + "actual_end_pos": [ + 28963.4074, + -8314.9736, + -11126.9474 + ], + "actual_end_rot": [ + -7.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28963.4074, + -8314.9736, + -11126.9474 + ], + "start_rot": [ + -7.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28963.4074, + -8414.1181, + -11140.0 + ], + "actual_end_pos": [ + 28963.4074, + -8414.1181, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28963.4074, + -8414.1181, + -11140.0 + ], + "start_rot": [ + -7.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29063.4074, + -8414.1181, + -11140.0 + ], + "actual_end_pos": [ + 29063.4074, + -8414.1181, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 29063.4074, + -8414.1181, + -11140.0 + ], + "start_rot": [ + -7.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29063.4074, + -8414.1181, + -11140.0 + ], + "actual_end_pos": [ + 29063.4074, + -8414.1181, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29063.4074, + -8414.1181, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29063.4074, + -8514.1181, + -11140.0 + ], + "actual_end_pos": [ + 29063.4074, + -8514.1181, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29063.4074, + -8514.1181, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29163.4074, + -8514.1181, + -11140.0 + ], + "actual_end_pos": [ + 29163.4074, + -8514.1181, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29163.4074, + -8514.1181, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29263.4074, + -8514.1181, + -11140.0 + ], + "actual_end_pos": [ + 29263.4074, + -8514.1181, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29263.4074, + -8514.1181, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29263.4074, + -8614.1181, + -11140.0 + ], + "actual_end_pos": [ + 29263.4074, + -8614.1181, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 29263.4074, + -8614.1181, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29263.4074, + -8614.1181, + -11140.0 + ], + "actual_end_pos": [ + 29263.4074, + -8614.1181, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 29263.4074, + -8614.1181, + -11140.0 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 29263.4074, + -8614.1181, + -11140.0 + ], + "actual_end_pos": [ + 29263.4074, + -8614.1181, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29263.4074, + -8614.1181, + -11140.0 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 29313.4074, + -8700.7206, + -11140.0 + ], + "actual_end_pos": [ + 29313.4074, + -8700.7206, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 29313.4074, + -8700.7206, + -11140.0 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 29313.4074, + -8700.7206, + -11140.0 + ], + "actual_end_pos": [ + 29313.4074, + -8700.7206, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 29313.4074, + -8700.7206, + -11140.0 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 29313.4074, + -8700.7206, + -11140.0 + ], + "actual_end_pos": [ + 29313.4074, + -8700.7206, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29313.4074, + -8700.7206, + -11140.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 29242.6967, + -8771.4313, + -11140.0 + ], + "actual_end_pos": [ + 29242.6967, + -8771.4313, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 29242.6967, + -8771.4313, + -11140.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 29242.6967, + -8771.4313, + -11140.0 + ], + "actual_end_pos": [ + 29242.6967, + -8771.4313, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29242.6967, + -8771.4313, + -11140.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 29313.4074, + -8842.142, + -11140.0 + ], + "actual_end_pos": [ + 29313.4074, + -8842.142, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29313.4074, + -8842.142, + -11140.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 29384.1181, + -8912.8527, + -11140.0 + ], + "actual_end_pos": [ + 29384.1181, + -8912.8527, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29384.1181, + -8912.8527, + -11140.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 29454.8288, + -8983.5633, + -11140.0 + ], + "actual_end_pos": [ + 29454.8288, + -8983.5633, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 29454.8288, + -8983.5633, + -11140.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 29454.8288, + -8983.5633, + -11140.0 + ], + "actual_end_pos": [ + 29454.8288, + -8983.5633, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 29454.8288, + -8983.5633, + -11140.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 29454.8288, + -8983.5633, + -11140.0 + ], + "actual_end_pos": [ + 29454.8288, + -8983.5633, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29454.8288, + -8983.5633, + -11140.0 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 29504.8288, + -8896.9608, + -11140.0 + ], + "actual_end_pos": [ + 29504.8288, + -8896.9608, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29504.8288, + -8896.9608, + -11140.0 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 29418.2262, + -8846.9608, + -11140.0 + ], + "actual_end_pos": [ + 29418.2262, + -8846.9608, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 29418.2262, + -8846.9608, + -11140.0 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 29418.2262, + -8846.9608, + -11140.0 + ], + "actual_end_pos": [ + 29418.2262, + -8846.9608, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 29418.2262, + -8846.9608, + -11140.0 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 29418.2262, + -8846.9608, + -11140.0 + ], + "actual_end_pos": [ + 29418.2262, + -8846.9608, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 29418.2262, + -8846.9608, + -11140.0 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 29418.2262, + -8846.9608, + -11140.0 + ], + "actual_end_pos": [ + 29418.2262, + -8846.9608, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 29418.2262, + -8846.9608, + -11140.0 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 29418.2262, + -8846.9608, + -11140.0 + ], + "actual_end_pos": [ + 29418.2262, + -8846.9608, + -11140.0 + ], + "actual_end_rot": [ + -15.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29418.2262, + -8846.9608, + -11140.0 + ], + "start_rot": [ + -15.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 29468.2262, + -8760.3583, + -11140.0 + ], + "actual_end_pos": [ + 29468.2262, + -8760.3583, + -11140.0 + ], + "actual_end_rot": [ + -15.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260411_181558__pair_001428_B_traj_001429_meta.json b/equivalence_easy/run_20260411_181558__pair_001428_B_traj_001429_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9388d1ca2b457795f53942906c2952ed4fe42410 --- /dev/null +++ b/equivalence_easy/run_20260411_181558__pair_001428_B_traj_001429_meta.json @@ -0,0 +1,1464 @@ +{ + "trajectory_id": 1429, + "episode_id": 0, + "state_id": 1054, + "sample_index": 1054, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 1428, + "primary_trajectory_id": 1428, + "paired_trajectory_id": 1429, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 28960.0, + -8540.0, + -11140.0 + ], + "rotation": [ + 0.0, + 270.0, + 0.0 + ] + }, + "action_sequence": [ + "move_left", + "move_left", + "move_backward", + "no_op", + "no_op", + "move_right", + "no_op", + "turn_left", + "move_left", + "turn_right", + "look_down", + "move_right", + "move_right", + "move_backward", + "move_forward", + "move_right", + "look_up", + "move_right", + "move_right", + "move_forward", + "move_forward", + "turn_right", + "turn_right", + "move_forward", + "no_op", + "turn_right", + "move_left", + "no_op", + "move_forward", + "move_forward", + "move_forward", + "no_op", + "turn_right", + "move_backward", + "move_right", + "no_op", + "no_op", + "look_down", + "look_down", + "move_right" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28960.0, + -8540.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28860.0, + -8540.0, + -11140.0 + ], + "actual_end_pos": [ + 28860.0, + -8540.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28860.0, + -8540.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28760.0, + -8540.0, + -11140.0 + ], + "actual_end_pos": [ + 28760.0, + -8540.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28760.0, + -8540.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28760.0, + -8440.0, + -11140.0 + ], + "actual_end_pos": [ + 28760.0, + -8440.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 28760.0, + -8440.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28760.0, + -8440.0, + -11140.0 + ], + "actual_end_pos": [ + 28760.0, + -8440.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 28760.0, + -8440.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28760.0, + -8440.0, + -11140.0 + ], + "actual_end_pos": [ + 28760.0, + -8440.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28760.0, + -8440.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28860.0, + -8440.0, + -11140.0 + ], + "actual_end_pos": [ + 28860.0, + -8440.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 28860.0, + -8440.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28860.0, + -8440.0, + -11140.0 + ], + "actual_end_pos": [ + 28860.0, + -8440.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28860.0, + -8440.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28860.0, + -8440.0, + -11140.0 + ], + "actual_end_pos": [ + 28860.0, + -8440.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28860.0, + -8440.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 28763.4074, + -8414.1181, + -11140.0 + ], + "actual_end_pos": [ + 28763.4074, + -8414.1181, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28763.4074, + -8414.1181, + -11140.0 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 28763.4074, + -8414.1181, + -11140.0 + ], + "actual_end_pos": [ + 28763.4074, + -8414.1181, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 28763.4074, + -8414.1181, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28763.4074, + -8414.1181, + -11140.0 + ], + "actual_end_pos": [ + 28763.4074, + -8414.1181, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28763.4074, + -8414.1181, + -11140.0 + ], + "start_rot": [ + -7.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28863.4074, + -8414.1181, + -11140.0 + ], + "actual_end_pos": [ + 28863.4074, + -8414.1181, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28863.4074, + -8414.1181, + -11140.0 + ], + "start_rot": [ + -7.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28963.4074, + -8414.1181, + -11140.0 + ], + "actual_end_pos": [ + 28963.4074, + -8414.1181, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28963.4074, + -8414.1181, + -11140.0 + ], + "start_rot": [ + -7.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28963.4074, + -8314.9736, + -11126.9474 + ], + "actual_end_pos": [ + 28963.4074, + -8314.9736, + -11126.9474 + ], + "actual_end_rot": [ + -7.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28963.4074, + -8314.9736, + -11126.9474 + ], + "start_rot": [ + -7.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28963.4074, + -8414.1181, + -11140.0 + ], + "actual_end_pos": [ + 28963.4074, + -8414.1181, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28963.4074, + -8414.1181, + -11140.0 + ], + "start_rot": [ + -7.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29063.4074, + -8414.1181, + -11140.0 + ], + "actual_end_pos": [ + 29063.4074, + -8414.1181, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 29063.4074, + -8414.1181, + -11140.0 + ], + "start_rot": [ + -7.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29063.4074, + -8414.1181, + -11140.0 + ], + "actual_end_pos": [ + 29063.4074, + -8414.1181, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29063.4074, + -8414.1181, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29163.4074, + -8414.1181, + -11140.0 + ], + "actual_end_pos": [ + 29163.4074, + -8414.1181, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29163.4074, + -8414.1181, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29263.4074, + -8414.1181, + -11140.0 + ], + "actual_end_pos": [ + 29263.4074, + -8414.1181, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29263.4074, + -8414.1181, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29263.4074, + -8514.1181, + -11140.0 + ], + "actual_end_pos": [ + 29263.4074, + -8514.1181, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29263.4074, + -8514.1181, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29263.4074, + -8614.1181, + -11140.0 + ], + "actual_end_pos": [ + 29263.4074, + -8614.1181, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 29263.4074, + -8614.1181, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29263.4074, + -8614.1181, + -11140.0 + ], + "actual_end_pos": [ + 29263.4074, + -8614.1181, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 29263.4074, + -8614.1181, + -11140.0 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 29263.4074, + -8614.1181, + -11140.0 + ], + "actual_end_pos": [ + 29263.4074, + -8614.1181, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29263.4074, + -8614.1181, + -11140.0 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 29313.4074, + -8700.7206, + -11140.0 + ], + "actual_end_pos": [ + 29313.4074, + -8700.7206, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 29313.4074, + -8700.7206, + -11140.0 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 29313.4074, + -8700.7206, + -11140.0 + ], + "actual_end_pos": [ + 29313.4074, + -8700.7206, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 29313.4074, + -8700.7206, + -11140.0 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 29313.4074, + -8700.7206, + -11140.0 + ], + "actual_end_pos": [ + 29313.4074, + -8700.7206, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29313.4074, + -8700.7206, + -11140.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 29242.6967, + -8771.4313, + -11140.0 + ], + "actual_end_pos": [ + 29242.6967, + -8771.4313, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 29242.6967, + -8771.4313, + -11140.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 29242.6967, + -8771.4313, + -11140.0 + ], + "actual_end_pos": [ + 29242.6967, + -8771.4313, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29242.6967, + -8771.4313, + -11140.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 29313.4074, + -8842.142, + -11140.0 + ], + "actual_end_pos": [ + 29313.4074, + -8842.142, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29313.4074, + -8842.142, + -11140.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 29384.1181, + -8912.8527, + -11140.0 + ], + "actual_end_pos": [ + 29384.1181, + -8912.8527, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29384.1181, + -8912.8527, + -11140.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 29454.8288, + -8983.5633, + -11140.0 + ], + "actual_end_pos": [ + 29454.8288, + -8983.5633, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 29454.8288, + -8983.5633, + -11140.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 29454.8288, + -8983.5633, + -11140.0 + ], + "actual_end_pos": [ + 29454.8288, + -8983.5633, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 29454.8288, + -8983.5633, + -11140.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 29454.8288, + -8983.5633, + -11140.0 + ], + "actual_end_pos": [ + 29454.8288, + -8983.5633, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29454.8288, + -8983.5633, + -11140.0 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 29368.2262, + -8933.5633, + -11140.0 + ], + "actual_end_pos": [ + 29368.2262, + -8933.5633, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29368.2262, + -8933.5633, + -11140.0 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 29418.2262, + -8846.9608, + -11140.0 + ], + "actual_end_pos": [ + 29418.2262, + -8846.9608, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 29418.2262, + -8846.9608, + -11140.0 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 29418.2262, + -8846.9608, + -11140.0 + ], + "actual_end_pos": [ + 29418.2262, + -8846.9608, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 29418.2262, + -8846.9608, + -11140.0 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 29418.2262, + -8846.9608, + -11140.0 + ], + "actual_end_pos": [ + 29418.2262, + -8846.9608, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 29418.2262, + -8846.9608, + -11140.0 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 29418.2262, + -8846.9608, + -11140.0 + ], + "actual_end_pos": [ + 29418.2262, + -8846.9608, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 29418.2262, + -8846.9608, + -11140.0 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 29418.2262, + -8846.9608, + -11140.0 + ], + "actual_end_pos": [ + 29418.2262, + -8846.9608, + -11140.0 + ], + "actual_end_rot": [ + -15.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29418.2262, + -8846.9608, + -11140.0 + ], + "start_rot": [ + -15.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 29468.2262, + -8760.3583, + -11140.0 + ], + "actual_end_pos": [ + 29468.2262, + -8760.3583, + -11140.0 + ], + "actual_end_rot": [ + -15.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260411_181558__pair_001455_A_traj_001455_meta.json b/equivalence_easy/run_20260411_181558__pair_001455_A_traj_001455_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..de8f7067f952bd414ec12523596bdf7decca4c00 --- /dev/null +++ b/equivalence_easy/run_20260411_181558__pair_001455_A_traj_001455_meta.json @@ -0,0 +1,1464 @@ +{ + "trajectory_id": 1455, + "episode_id": 0, + "state_id": 1075, + "sample_index": 1075, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 1456, + "primary_trajectory_id": 1455, + "paired_trajectory_id": 1456, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 28960.0, + -7940.0, + -11140.0 + ], + "rotation": [ + 0.0, + 135.0, + 0.0 + ] + }, + "action_sequence": [ + "move_left", + "look_up", + "move_left", + "move_backward", + "no_op", + "turn_left", + "turn_left", + "no_op", + "move_right", + "move_right", + "look_down", + "move_right", + "turn_left", + "look_down", + "turn_right", + "move_backward", + "turn_right", + "move_forward", + "move_forward", + "move_left", + "move_left", + "move_left", + "move_forward", + "move_left", + "look_up", + "move_right", + "turn_right", + "move_right", + "turn_left", + "move_forward", + "move_left", + "move_left", + "turn_left", + "move_right", + "turn_left", + "look_down", + "move_forward", + "move_right", + "move_forward", + "turn_right" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28960.0, + -7940.0, + -11140.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 29030.7107, + -7869.2893, + -11140.0 + ], + "actual_end_pos": [ + 29030.7107, + -7869.2893, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 29030.7107, + -7869.2893, + -11140.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 29030.7107, + -7869.2893, + -11140.0 + ], + "actual_end_pos": [ + 29030.7107, + -7869.2893, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + 135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29030.7107, + -7869.2893, + -11140.0 + ], + "start_rot": [ + 7.5, + 135.0, + -0.0 + ], + "expected_end_pos": [ + 29101.4214, + -7798.5786, + -11140.0 + ], + "actual_end_pos": [ + 29101.4214, + -7798.5786, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + 135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29101.4214, + -7798.5786, + -11140.0 + ], + "start_rot": [ + 7.5, + 135.0, + -0.0 + ], + "expected_end_pos": [ + 29171.5271, + -7868.6844, + -11153.0526 + ], + "actual_end_pos": [ + 29171.5271, + -7868.6844, + -11153.0526 + ], + "actual_end_rot": [ + 7.5, + 135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 29171.5271, + -7868.6844, + -11153.0526 + ], + "start_rot": [ + 7.5, + 135.0, + -0.0 + ], + "expected_end_pos": [ + 29171.5271, + -7868.6844, + -11153.0526 + ], + "actual_end_pos": [ + 29171.5271, + -7868.6844, + -11153.0526 + ], + "actual_end_rot": [ + 7.5, + 135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 29171.5271, + -7868.6844, + -11153.0526 + ], + "start_rot": [ + 7.5, + 135.0, + -0.0 + ], + "expected_end_pos": [ + 29171.5271, + -7868.6844, + -11153.0526 + ], + "actual_end_pos": [ + 29171.5271, + -7868.6844, + -11153.0526 + ], + "actual_end_rot": [ + 7.5, + 120.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 29171.5271, + -7868.6844, + -11153.0526 + ], + "start_rot": [ + 7.5, + 120.0, + -0.0 + ], + "expected_end_pos": [ + 29171.5271, + -7868.6844, + -11153.0526 + ], + "actual_end_pos": [ + 29171.5271, + -7868.6844, + -11153.0526 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 29171.5271, + -7868.6844, + -11153.0526 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 29171.5271, + -7868.6844, + -11153.0526 + ], + "actual_end_pos": [ + 29171.5271, + -7868.6844, + -11153.0526 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29171.5271, + -7868.6844, + -11153.0526 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 29074.9345, + -7894.5663, + -11153.0526 + ], + "actual_end_pos": [ + 29074.9345, + -7894.5663, + -11153.0526 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29074.9345, + -7894.5663, + -11153.0526 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 28978.3419, + -7920.4482, + -11153.0526 + ], + "actual_end_pos": [ + 28978.3419, + -7920.4482, + -11153.0526 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 28978.3419, + -7920.4482, + -11153.0526 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 28978.3419, + -7920.4482, + -11153.0526 + ], + "actual_end_pos": [ + 28978.3419, + -7920.4482, + -11153.0526 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28978.3419, + -7920.4482, + -11153.0526 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 28881.7493, + -7946.3301, + -11153.0526 + ], + "actual_end_pos": [ + 28881.7493, + -7946.3301, + -11153.0526 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28881.7493, + -7946.3301, + -11153.0526 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 28881.7493, + -7946.3301, + -11153.0526 + ], + "actual_end_pos": [ + 28881.7493, + -7946.3301, + -11153.0526 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 28881.7493, + -7946.3301, + -11153.0526 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 28881.7493, + -7946.3301, + -11153.0526 + ], + "actual_end_pos": [ + 28881.7493, + -7946.3301, + -11153.0526 + ], + "actual_end_rot": [ + -7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28881.7493, + -7946.3301, + -11153.0526 + ], + "start_rot": [ + -7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 28881.7493, + -7946.3301, + -11153.0526 + ], + "actual_end_pos": [ + 28881.7493, + -7946.3301, + -11153.0526 + ], + "actual_end_rot": [ + -7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28881.7493, + -7946.3301, + -11153.0526 + ], + "start_rot": [ + -7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 28907.4098, + -8042.0963, + -11140.0 + ], + "actual_end_pos": [ + 28907.4098, + -8042.0963, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28907.4098, + -8042.0963, + -11140.0 + ], + "start_rot": [ + -7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 28907.4098, + -8042.0963, + -11140.0 + ], + "actual_end_pos": [ + 28907.4098, + -8042.0963, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28907.4098, + -8042.0963, + -11140.0 + ], + "start_rot": [ + -7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 28857.8376, + -7956.2347, + -11153.0526 + ], + "actual_end_pos": [ + 28857.8376, + -7956.2347, + -11153.0526 + ], + "actual_end_rot": [ + -7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28857.8376, + -7956.2347, + -11153.0526 + ], + "start_rot": [ + -7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 28808.2653, + -7870.373, + -11166.1052 + ], + "actual_end_pos": [ + 28808.2653, + -7870.373, + -11166.1052 + ], + "actual_end_rot": [ + -7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28808.2653, + -7870.373, + -11166.1052 + ], + "start_rot": [ + -7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 28894.8679, + -7820.373, + -11166.1052 + ], + "actual_end_pos": [ + 28894.8679, + -7820.373, + -11166.1052 + ], + "actual_end_rot": [ + -7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28894.8679, + -7820.373, + -11166.1052 + ], + "start_rot": [ + -7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 28981.4704, + -7770.373, + -11166.1052 + ], + "actual_end_pos": [ + 28981.4704, + -7770.373, + -11166.1052 + ], + "actual_end_rot": [ + -7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28981.4704, + -7770.373, + -11166.1052 + ], + "start_rot": [ + -7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 29068.073, + -7720.373, + -11166.1052 + ], + "actual_end_pos": [ + 29068.073, + -7720.373, + -11166.1052 + ], + "actual_end_rot": [ + -7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29068.073, + -7720.373, + -11166.1052 + ], + "start_rot": [ + -7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 29018.5007, + -7634.5114, + -11179.1579 + ], + "actual_end_pos": [ + 29018.5007, + -7634.5114, + -11179.1579 + ], + "actual_end_rot": [ + -7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29018.5007, + -7634.5114, + -11179.1579 + ], + "start_rot": [ + -7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 29105.1033, + -7584.5114, + -11179.1579 + ], + "actual_end_pos": [ + 29105.1033, + -7584.5114, + -11179.1579 + ], + "actual_end_rot": [ + -7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 29105.1033, + -7584.5114, + -11179.1579 + ], + "start_rot": [ + -7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 29105.1033, + -7584.5114, + -11179.1579 + ], + "actual_end_pos": [ + 29105.1033, + -7584.5114, + -11179.1579 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29105.1033, + -7584.5114, + -11179.1579 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 29018.5007, + -7634.5114, + -11179.1579 + ], + "actual_end_pos": [ + 29018.5007, + -7634.5114, + -11179.1579 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 29018.5007, + -7634.5114, + -11179.1579 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 29018.5007, + -7634.5114, + -11179.1579 + ], + "actual_end_pos": [ + 29018.5007, + -7634.5114, + -11179.1579 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29018.5007, + -7634.5114, + -11179.1579 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 28947.79, + -7705.2221, + -11179.1579 + ], + "actual_end_pos": [ + 28947.79, + -7705.2221, + -11179.1579 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28947.79, + -7705.2221, + -11179.1579 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 28947.79, + -7705.2221, + -11179.1579 + ], + "actual_end_pos": [ + 28947.79, + -7705.2221, + -11179.1579 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28947.79, + -7705.2221, + -11179.1579 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 28897.79, + -7618.6195, + -11179.1579 + ], + "actual_end_pos": [ + 28897.79, + -7618.6195, + -11179.1579 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28897.79, + -7618.6195, + -11179.1579 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 28984.3926, + -7568.6195, + -11179.1579 + ], + "actual_end_pos": [ + 28984.3926, + -7568.6195, + -11179.1579 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28984.3926, + -7568.6195, + -11179.1579 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 29070.9951, + -7518.6195, + -11179.1579 + ], + "actual_end_pos": [ + 29070.9951, + -7518.6195, + -11179.1579 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 29070.9951, + -7518.6195, + -11179.1579 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 29070.9951, + -7518.6195, + -11179.1579 + ], + "actual_end_pos": [ + 29070.9951, + -7518.6195, + -11179.1579 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29070.9951, + -7518.6195, + -11179.1579 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 28974.4025, + -7544.5014, + -11179.1579 + ], + "actual_end_pos": [ + 28974.4025, + -7544.5014, + -11179.1579 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28974.4025, + -7544.5014, + -11179.1579 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 28974.4025, + -7544.5014, + -11179.1579 + ], + "actual_end_pos": [ + 28974.4025, + -7544.5014, + -11179.1579 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 28974.4025, + -7544.5014, + -11179.1579 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 28974.4025, + -7544.5014, + -11179.1579 + ], + "actual_end_pos": [ + 28974.4025, + -7544.5014, + -11179.1579 + ], + "actual_end_rot": [ + -7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28974.4025, + -7544.5014, + -11179.1579 + ], + "start_rot": [ + -7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 28974.4025, + -7445.3569, + -11192.2105 + ], + "actual_end_pos": [ + 28974.4025, + -7445.3569, + -11192.2105 + ], + "actual_end_rot": [ + -7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28974.4025, + -7445.3569, + -11192.2105 + ], + "start_rot": [ + -7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 28874.4025, + -7445.3569, + -11192.2105 + ], + "actual_end_pos": [ + 28874.4025, + -7445.3569, + -11192.2105 + ], + "actual_end_rot": [ + -7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28874.4025, + -7445.3569, + -11192.2105 + ], + "start_rot": [ + -7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 28874.4025, + -7346.2125, + -11205.2631 + ], + "actual_end_pos": [ + 28874.4025, + -7346.2125, + -11205.2631 + ], + "actual_end_rot": [ + -7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28874.4025, + -7346.2125, + -11205.2631 + ], + "start_rot": [ + -7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 28874.4025, + -7346.2125, + -11205.2631 + ], + "actual_end_pos": [ + 28874.4025, + -7346.2125, + -11205.2631 + ], + "actual_end_rot": [ + -7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260411_181558__pair_001455_B_traj_001456_meta.json b/equivalence_easy/run_20260411_181558__pair_001455_B_traj_001456_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..37ab6b6daa92a47ba191426a1f3ee9f7961bc31c --- /dev/null +++ b/equivalence_easy/run_20260411_181558__pair_001455_B_traj_001456_meta.json @@ -0,0 +1,1464 @@ +{ + "trajectory_id": 1456, + "episode_id": 0, + "state_id": 1075, + "sample_index": 1075, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 1455, + "primary_trajectory_id": 1455, + "paired_trajectory_id": 1456, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 28960.0, + -7940.0, + -11140.0 + ], + "rotation": [ + 0.0, + 135.0, + 0.0 + ] + }, + "action_sequence": [ + "move_left", + "look_up", + "move_backward", + "move_left", + "no_op", + "turn_left", + "turn_left", + "no_op", + "move_right", + "move_right", + "look_down", + "move_right", + "turn_right", + "turn_left", + "look_down", + "move_backward", + "turn_right", + "move_left", + "move_left", + "move_forward", + "move_forward", + "move_forward", + "move_left", + "move_left", + "look_up", + "move_right", + "turn_right", + "move_right", + "turn_left", + "move_left", + "move_left", + "move_forward", + "turn_left", + "move_right", + "look_down", + "turn_left", + "move_forward", + "move_right", + "move_forward", + "turn_right" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28960.0, + -7940.0, + -11140.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 29030.7107, + -7869.2893, + -11140.0 + ], + "actual_end_pos": [ + 29030.7107, + -7869.2893, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 29030.7107, + -7869.2893, + -11140.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 29030.7107, + -7869.2893, + -11140.0 + ], + "actual_end_pos": [ + 29030.7107, + -7869.2893, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + 135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29030.7107, + -7869.2893, + -11140.0 + ], + "start_rot": [ + 7.5, + 135.0, + -0.0 + ], + "expected_end_pos": [ + 29100.8164, + -7939.3951, + -11153.0526 + ], + "actual_end_pos": [ + 29100.8164, + -7939.3951, + -11153.0526 + ], + "actual_end_rot": [ + 7.5, + 135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29100.8164, + -7939.3951, + -11153.0526 + ], + "start_rot": [ + 7.5, + 135.0, + -0.0 + ], + "expected_end_pos": [ + 29171.5271, + -7868.6844, + -11153.0526 + ], + "actual_end_pos": [ + 29171.5271, + -7868.6844, + -11153.0526 + ], + "actual_end_rot": [ + 7.5, + 135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 29171.5271, + -7868.6844, + -11153.0526 + ], + "start_rot": [ + 7.5, + 135.0, + -0.0 + ], + "expected_end_pos": [ + 29171.5271, + -7868.6844, + -11153.0526 + ], + "actual_end_pos": [ + 29171.5271, + -7868.6844, + -11153.0526 + ], + "actual_end_rot": [ + 7.5, + 135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 29171.5271, + -7868.6844, + -11153.0526 + ], + "start_rot": [ + 7.5, + 135.0, + -0.0 + ], + "expected_end_pos": [ + 29171.5271, + -7868.6844, + -11153.0526 + ], + "actual_end_pos": [ + 29171.5271, + -7868.6844, + -11153.0526 + ], + "actual_end_rot": [ + 7.5, + 120.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 29171.5271, + -7868.6844, + -11153.0526 + ], + "start_rot": [ + 7.5, + 120.0, + -0.0 + ], + "expected_end_pos": [ + 29171.5271, + -7868.6844, + -11153.0526 + ], + "actual_end_pos": [ + 29171.5271, + -7868.6844, + -11153.0526 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 29171.5271, + -7868.6844, + -11153.0526 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 29171.5271, + -7868.6844, + -11153.0526 + ], + "actual_end_pos": [ + 29171.5271, + -7868.6844, + -11153.0526 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29171.5271, + -7868.6844, + -11153.0526 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 29074.9345, + -7894.5663, + -11153.0526 + ], + "actual_end_pos": [ + 29074.9345, + -7894.5663, + -11153.0526 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29074.9345, + -7894.5663, + -11153.0526 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 28978.3419, + -7920.4482, + -11153.0526 + ], + "actual_end_pos": [ + 28978.3419, + -7920.4482, + -11153.0526 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 28978.3419, + -7920.4482, + -11153.0526 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 28978.3419, + -7920.4482, + -11153.0526 + ], + "actual_end_pos": [ + 28978.3419, + -7920.4482, + -11153.0526 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28978.3419, + -7920.4482, + -11153.0526 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 28881.7493, + -7946.3301, + -11153.0526 + ], + "actual_end_pos": [ + 28881.7493, + -7946.3301, + -11153.0526 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28881.7493, + -7946.3301, + -11153.0526 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 28881.7493, + -7946.3301, + -11153.0526 + ], + "actual_end_pos": [ + 28881.7493, + -7946.3301, + -11153.0526 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28881.7493, + -7946.3301, + -11153.0526 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 28881.7493, + -7946.3301, + -11153.0526 + ], + "actual_end_pos": [ + 28881.7493, + -7946.3301, + -11153.0526 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 28881.7493, + -7946.3301, + -11153.0526 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 28881.7493, + -7946.3301, + -11153.0526 + ], + "actual_end_pos": [ + 28881.7493, + -7946.3301, + -11153.0526 + ], + "actual_end_rot": [ + -7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28881.7493, + -7946.3301, + -11153.0526 + ], + "start_rot": [ + -7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 28907.4098, + -8042.0963, + -11140.0 + ], + "actual_end_pos": [ + 28907.4098, + -8042.0963, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28907.4098, + -8042.0963, + -11140.0 + ], + "start_rot": [ + -7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 28907.4098, + -8042.0963, + -11140.0 + ], + "actual_end_pos": [ + 28907.4098, + -8042.0963, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28907.4098, + -8042.0963, + -11140.0 + ], + "start_rot": [ + -7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 28994.0124, + -7992.0963, + -11140.0 + ], + "actual_end_pos": [ + 28994.0124, + -7992.0963, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28994.0124, + -7992.0963, + -11140.0 + ], + "start_rot": [ + -7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 29080.6149, + -7942.0963, + -11140.0 + ], + "actual_end_pos": [ + 29080.6149, + -7942.0963, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29080.6149, + -7942.0963, + -11140.0 + ], + "start_rot": [ + -7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 29031.0427, + -7856.2347, + -11153.0526 + ], + "actual_end_pos": [ + 29031.0427, + -7856.2347, + -11153.0526 + ], + "actual_end_rot": [ + -7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29031.0427, + -7856.2347, + -11153.0526 + ], + "start_rot": [ + -7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 28981.4704, + -7770.373, + -11166.1052 + ], + "actual_end_pos": [ + 28981.4704, + -7770.373, + -11166.1052 + ], + "actual_end_rot": [ + -7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28981.4704, + -7770.373, + -11166.1052 + ], + "start_rot": [ + -7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 28931.8982, + -7684.5114, + -11179.1579 + ], + "actual_end_pos": [ + 28931.8982, + -7684.5114, + -11179.1579 + ], + "actual_end_rot": [ + -7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28931.8982, + -7684.5114, + -11179.1579 + ], + "start_rot": [ + -7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 29018.5007, + -7634.5114, + -11179.1579 + ], + "actual_end_pos": [ + 29018.5007, + -7634.5114, + -11179.1579 + ], + "actual_end_rot": [ + -7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29018.5007, + -7634.5114, + -11179.1579 + ], + "start_rot": [ + -7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 29105.1033, + -7584.5114, + -11179.1579 + ], + "actual_end_pos": [ + 29105.1033, + -7584.5114, + -11179.1579 + ], + "actual_end_rot": [ + -7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 29105.1033, + -7584.5114, + -11179.1579 + ], + "start_rot": [ + -7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 29105.1033, + -7584.5114, + -11179.1579 + ], + "actual_end_pos": [ + 29105.1033, + -7584.5114, + -11179.1579 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29105.1033, + -7584.5114, + -11179.1579 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 29018.5007, + -7634.5114, + -11179.1579 + ], + "actual_end_pos": [ + 29018.5007, + -7634.5114, + -11179.1579 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 29018.5007, + -7634.5114, + -11179.1579 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 29018.5007, + -7634.5114, + -11179.1579 + ], + "actual_end_pos": [ + 29018.5007, + -7634.5114, + -11179.1579 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29018.5007, + -7634.5114, + -11179.1579 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 28947.79, + -7705.2221, + -11179.1579 + ], + "actual_end_pos": [ + 28947.79, + -7705.2221, + -11179.1579 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28947.79, + -7705.2221, + -11179.1579 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 28947.79, + -7705.2221, + -11179.1579 + ], + "actual_end_pos": [ + 28947.79, + -7705.2221, + -11179.1579 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28947.79, + -7705.2221, + -11179.1579 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 29034.3926, + -7655.2221, + -11179.1579 + ], + "actual_end_pos": [ + 29034.3926, + -7655.2221, + -11179.1579 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29034.3926, + -7655.2221, + -11179.1579 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 29120.9951, + -7605.2221, + -11179.1579 + ], + "actual_end_pos": [ + 29120.9951, + -7605.2221, + -11179.1579 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29120.9951, + -7605.2221, + -11179.1579 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 29070.9951, + -7518.6195, + -11179.1579 + ], + "actual_end_pos": [ + 29070.9951, + -7518.6195, + -11179.1579 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 29070.9951, + -7518.6195, + -11179.1579 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 29070.9951, + -7518.6195, + -11179.1579 + ], + "actual_end_pos": [ + 29070.9951, + -7518.6195, + -11179.1579 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29070.9951, + -7518.6195, + -11179.1579 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 28974.4025, + -7544.5014, + -11179.1579 + ], + "actual_end_pos": [ + 28974.4025, + -7544.5014, + -11179.1579 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 28974.4025, + -7544.5014, + -11179.1579 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 28974.4025, + -7544.5014, + -11179.1579 + ], + "actual_end_pos": [ + 28974.4025, + -7544.5014, + -11179.1579 + ], + "actual_end_rot": [ + -7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28974.4025, + -7544.5014, + -11179.1579 + ], + "start_rot": [ + -7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 28974.4025, + -7544.5014, + -11179.1579 + ], + "actual_end_pos": [ + 28974.4025, + -7544.5014, + -11179.1579 + ], + "actual_end_rot": [ + -7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28974.4025, + -7544.5014, + -11179.1579 + ], + "start_rot": [ + -7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 28974.4025, + -7445.3569, + -11192.2105 + ], + "actual_end_pos": [ + 28974.4025, + -7445.3569, + -11192.2105 + ], + "actual_end_rot": [ + -7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28974.4025, + -7445.3569, + -11192.2105 + ], + "start_rot": [ + -7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 28874.4025, + -7445.3569, + -11192.2105 + ], + "actual_end_pos": [ + 28874.4025, + -7445.3569, + -11192.2105 + ], + "actual_end_rot": [ + -7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28874.4025, + -7445.3569, + -11192.2105 + ], + "start_rot": [ + -7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 28874.4025, + -7346.2125, + -11205.2631 + ], + "actual_end_pos": [ + 28874.4025, + -7346.2125, + -11205.2631 + ], + "actual_end_rot": [ + -7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28874.4025, + -7346.2125, + -11205.2631 + ], + "start_rot": [ + -7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 28874.4025, + -7346.2125, + -11205.2631 + ], + "actual_end_pos": [ + 28874.4025, + -7346.2125, + -11205.2631 + ], + "actual_end_rot": [ + -7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260411_181558__pair_001468_A_traj_001468_meta.json b/equivalence_easy/run_20260411_181558__pair_001468_A_traj_001468_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3f1a7a40039b720562781267e6767ac3bc189413 --- /dev/null +++ b/equivalence_easy/run_20260411_181558__pair_001468_A_traj_001468_meta.json @@ -0,0 +1,1464 @@ +{ + "trajectory_id": 1468, + "episode_id": 0, + "state_id": 1084, + "sample_index": 1084, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 1469, + "primary_trajectory_id": 1468, + "paired_trajectory_id": 1469, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 28960.0, + -7740.0, + -11140.0 + ], + "rotation": [ + 0.0, + 180.0, + 0.0 + ] + }, + "action_sequence": [ + "no_op", + "turn_right", + "move_right", + "move_backward", + "move_backward", + "move_forward", + "move_forward", + "move_forward", + "move_forward", + "turn_right", + "no_op", + "turn_right", + "move_forward", + "look_up", + "move_right", + "move_right", + "turn_left", + "move_forward", + "turn_right", + "move_forward", + "turn_left", + "move_backward", + "move_left", + "turn_right", + "move_right", + "move_right", + "look_down", + "move_backward", + "turn_right", + "move_forward", + "turn_right", + "look_up", + "look_up", + "move_left", + "move_left", + "move_left", + "turn_right", + "look_down", + "move_forward", + "move_forward" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 28960.0, + -7740.0, + -11140.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28960.0, + -7740.0, + -11140.0 + ], + "actual_end_pos": [ + 28960.0, + -7740.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28960.0, + -7740.0, + -11140.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28960.0, + -7740.0, + -11140.0 + ], + "actual_end_pos": [ + 28960.0, + -7740.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28960.0, + -7740.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 28985.8819, + -7836.5926, + -11140.0 + ], + "actual_end_pos": [ + 28985.8819, + -7836.5926, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28985.8819, + -7836.5926, + -11140.0 + ], + "start_rot": [ + 0.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 29082.4745, + -7810.7107, + -11140.0 + ], + "actual_end_pos": [ + 29082.4745, + -7810.7107, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29082.4745, + -7810.7107, + -11140.0 + ], + "start_rot": [ + 0.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 29179.0671, + -7784.8288, + -11140.0 + ], + "actual_end_pos": [ + 29179.0671, + -7784.8288, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29179.0671, + -7784.8288, + -11140.0 + ], + "start_rot": [ + 0.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 29082.4745, + -7810.7107, + -11140.0 + ], + "actual_end_pos": [ + 29082.4745, + -7810.7107, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29082.4745, + -7810.7107, + -11140.0 + ], + "start_rot": [ + 0.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 28985.8819, + -7836.5926, + -11140.0 + ], + "actual_end_pos": [ + 28985.8819, + -7836.5926, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28985.8819, + -7836.5926, + -11140.0 + ], + "start_rot": [ + 0.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 28889.2893, + -7862.4745, + -11140.0 + ], + "actual_end_pos": [ + 28889.2893, + -7862.4745, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28889.2893, + -7862.4745, + -11140.0 + ], + "start_rot": [ + 0.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 28792.6967, + -7888.3564, + -11140.0 + ], + "actual_end_pos": [ + 28792.6967, + -7888.3564, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28792.6967, + -7888.3564, + -11140.0 + ], + "start_rot": [ + 0.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 28792.6967, + -7888.3564, + -11140.0 + ], + "actual_end_pos": [ + 28792.6967, + -7888.3564, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 28792.6967, + -7888.3564, + -11140.0 + ], + "start_rot": [ + 0.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 28792.6967, + -7888.3564, + -11140.0 + ], + "actual_end_pos": [ + 28792.6967, + -7888.3564, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28792.6967, + -7888.3564, + -11140.0 + ], + "start_rot": [ + 0.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 28792.6967, + -7888.3564, + -11140.0 + ], + "actual_end_pos": [ + 28792.6967, + -7888.3564, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28792.6967, + -7888.3564, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 28721.9861, + -7959.0671, + -11140.0 + ], + "actual_end_pos": [ + 28721.9861, + -7959.0671, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 28721.9861, + -7959.0671, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 28721.9861, + -7959.0671, + -11140.0 + ], + "actual_end_pos": [ + 28721.9861, + -7959.0671, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28721.9861, + -7959.0671, + -11140.0 + ], + "start_rot": [ + 7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 28792.6967, + -8029.7778, + -11140.0 + ], + "actual_end_pos": [ + 28792.6967, + -8029.7778, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28792.6967, + -8029.7778, + -11140.0 + ], + "start_rot": [ + 7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 28863.4074, + -8100.4884, + -11140.0 + ], + "actual_end_pos": [ + 28863.4074, + -8100.4884, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28863.4074, + -8100.4884, + -11140.0 + ], + "start_rot": [ + 7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 28863.4074, + -8100.4884, + -11140.0 + ], + "actual_end_pos": [ + 28863.4074, + -8100.4884, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28863.4074, + -8100.4884, + -11140.0 + ], + "start_rot": [ + 7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 28777.5458, + -8150.0607, + -11126.9474 + ], + "actual_end_pos": [ + 28777.5458, + -8150.0607, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28777.5458, + -8150.0607, + -11126.9474 + ], + "start_rot": [ + 7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 28777.5458, + -8150.0607, + -11126.9474 + ], + "actual_end_pos": [ + 28777.5458, + -8150.0607, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28777.5458, + -8150.0607, + -11126.9474 + ], + "start_rot": [ + 7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 28707.44, + -8220.1664, + -11113.8948 + ], + "actual_end_pos": [ + 28707.44, + -8220.1664, + -11113.8948 + ], + "actual_end_rot": [ + 7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28707.44, + -8220.1664, + -11113.8948 + ], + "start_rot": [ + 7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 28707.44, + -8220.1664, + -11113.8948 + ], + "actual_end_pos": [ + 28707.44, + -8220.1664, + -11113.8948 + ], + "actual_end_rot": [ + 7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28707.44, + -8220.1664, + -11113.8948 + ], + "start_rot": [ + 7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 28793.3017, + -8170.5942, + -11126.9474 + ], + "actual_end_pos": [ + 28793.3017, + -8170.5942, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28793.3017, + -8170.5942, + -11126.9474 + ], + "start_rot": [ + 7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 28743.3017, + -8083.9916, + -11126.9474 + ], + "actual_end_pos": [ + 28743.3017, + -8083.9916, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28743.3017, + -8083.9916, + -11126.9474 + ], + "start_rot": [ + 7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 28743.3017, + -8083.9916, + -11126.9474 + ], + "actual_end_pos": [ + 28743.3017, + -8083.9916, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28743.3017, + -8083.9916, + -11126.9474 + ], + "start_rot": [ + 7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 28814.0124, + -8154.7023, + -11126.9474 + ], + "actual_end_pos": [ + 28814.0124, + -8154.7023, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28814.0124, + -8154.7023, + -11126.9474 + ], + "start_rot": [ + 7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 28884.723, + -8225.413, + -11126.9474 + ], + "actual_end_pos": [ + 28884.723, + -8225.413, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 28884.723, + -8225.413, + -11126.9474 + ], + "start_rot": [ + 7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 28884.723, + -8225.413, + -11126.9474 + ], + "actual_end_pos": [ + 28884.723, + -8225.413, + -11126.9474 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28884.723, + -8225.413, + -11126.9474 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 28955.4337, + -8154.7023, + -11126.9474 + ], + "actual_end_pos": [ + 28955.4337, + -8154.7023, + -11126.9474 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28955.4337, + -8154.7023, + -11126.9474 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 28955.4337, + -8154.7023, + -11126.9474 + ], + "actual_end_pos": [ + 28955.4337, + -8154.7023, + -11126.9474 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28955.4337, + -8154.7023, + -11126.9474 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 28905.4337, + -8241.3048, + -11126.9474 + ], + "actual_end_pos": [ + 28905.4337, + -8241.3048, + -11126.9474 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28905.4337, + -8241.3048, + -11126.9474 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 28905.4337, + -8241.3048, + -11126.9474 + ], + "actual_end_pos": [ + 28905.4337, + -8241.3048, + -11126.9474 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 28905.4337, + -8241.3048, + -11126.9474 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 28905.4337, + -8241.3048, + -11126.9474 + ], + "actual_end_pos": [ + 28905.4337, + -8241.3048, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 28905.4337, + -8241.3048, + -11126.9474 + ], + "start_rot": [ + 7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 28905.4337, + -8241.3048, + -11126.9474 + ], + "actual_end_pos": [ + 28905.4337, + -8241.3048, + -11126.9474 + ], + "actual_end_rot": [ + 15.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28905.4337, + -8241.3048, + -11126.9474 + ], + "start_rot": [ + 15.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 28808.8411, + -8215.4229, + -11126.9474 + ], + "actual_end_pos": [ + 28808.8411, + -8215.4229, + -11126.9474 + ], + "actual_end_rot": [ + 15.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28808.8411, + -8215.4229, + -11126.9474 + ], + "start_rot": [ + 15.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 28712.2486, + -8189.541, + -11126.9474 + ], + "actual_end_pos": [ + 28712.2486, + -8189.541, + -11126.9474 + ], + "actual_end_rot": [ + 15.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28712.2486, + -8189.541, + -11126.9474 + ], + "start_rot": [ + 15.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 28615.656, + -8163.6591, + -11126.9474 + ], + "actual_end_pos": [ + 28615.656, + -8163.6591, + -11126.9474 + ], + "actual_end_rot": [ + 15.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28615.656, + -8163.6591, + -11126.9474 + ], + "start_rot": [ + 15.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 28615.656, + -8163.6591, + -11126.9474 + ], + "actual_end_pos": [ + 28615.656, + -8163.6591, + -11126.9474 + ], + "actual_end_rot": [ + 15.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 28615.656, + -8163.6591, + -11126.9474 + ], + "start_rot": [ + 15.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28615.656, + -8163.6591, + -11126.9474 + ], + "actual_end_pos": [ + 28615.656, + -8163.6591, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28615.656, + -8163.6591, + -11126.9474 + ], + "start_rot": [ + 7.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28615.656, + -8262.8036, + -11113.8948 + ], + "actual_end_pos": [ + 28615.656, + -8262.8036, + -11113.8948 + ], + "actual_end_rot": [ + 7.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28615.656, + -8262.8036, + -11113.8948 + ], + "start_rot": [ + 7.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28615.656, + -8361.9481, + -11100.8421 + ], + "actual_end_pos": [ + 28615.656, + -8361.9481, + -11100.8421 + ], + "actual_end_rot": [ + 7.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260411_181558__pair_001468_B_traj_001469_meta.json b/equivalence_easy/run_20260411_181558__pair_001468_B_traj_001469_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..71635f1851d7b601a9551b892bf533946ddd9698 --- /dev/null +++ b/equivalence_easy/run_20260411_181558__pair_001468_B_traj_001469_meta.json @@ -0,0 +1,1464 @@ +{ + "trajectory_id": 1469, + "episode_id": 0, + "state_id": 1084, + "sample_index": 1084, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 1468, + "primary_trajectory_id": 1468, + "paired_trajectory_id": 1469, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 28960.0, + -7740.0, + -11140.0 + ], + "rotation": [ + 0.0, + 180.0, + 0.0 + ] + }, + "action_sequence": [ + "no_op", + "turn_right", + "move_right", + "move_forward", + "move_backward", + "move_forward", + "move_forward", + "move_forward", + "move_backward", + "turn_right", + "no_op", + "turn_right", + "move_forward", + "look_up", + "move_right", + "move_right", + "turn_left", + "move_forward", + "turn_right", + "move_forward", + "turn_left", + "move_backward", + "move_left", + "turn_right", + "move_right", + "move_right", + "look_down", + "move_backward", + "turn_right", + "move_forward", + "turn_right", + "look_up", + "look_up", + "move_left", + "move_left", + "move_left", + "turn_right", + "look_down", + "move_forward", + "move_forward" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 28960.0, + -7740.0, + -11140.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28960.0, + -7740.0, + -11140.0 + ], + "actual_end_pos": [ + 28960.0, + -7740.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28960.0, + -7740.0, + -11140.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 28960.0, + -7740.0, + -11140.0 + ], + "actual_end_pos": [ + 28960.0, + -7740.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28960.0, + -7740.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 28985.8819, + -7836.5926, + -11140.0 + ], + "actual_end_pos": [ + 28985.8819, + -7836.5926, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28985.8819, + -7836.5926, + -11140.0 + ], + "start_rot": [ + 0.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 28889.2893, + -7862.4745, + -11140.0 + ], + "actual_end_pos": [ + 28889.2893, + -7862.4745, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28889.2893, + -7862.4745, + -11140.0 + ], + "start_rot": [ + 0.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 28985.8819, + -7836.5926, + -11140.0 + ], + "actual_end_pos": [ + 28985.8819, + -7836.5926, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28985.8819, + -7836.5926, + -11140.0 + ], + "start_rot": [ + 0.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 28889.2893, + -7862.4745, + -11140.0 + ], + "actual_end_pos": [ + 28889.2893, + -7862.4745, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28889.2893, + -7862.4745, + -11140.0 + ], + "start_rot": [ + 0.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 28792.6967, + -7888.3564, + -11140.0 + ], + "actual_end_pos": [ + 28792.6967, + -7888.3564, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28792.6967, + -7888.3564, + -11140.0 + ], + "start_rot": [ + 0.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 28696.1042, + -7914.2383, + -11140.0 + ], + "actual_end_pos": [ + 28696.1042, + -7914.2383, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28696.1042, + -7914.2383, + -11140.0 + ], + "start_rot": [ + 0.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 28792.6967, + -7888.3564, + -11140.0 + ], + "actual_end_pos": [ + 28792.6967, + -7888.3564, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28792.6967, + -7888.3564, + -11140.0 + ], + "start_rot": [ + 0.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 28792.6967, + -7888.3564, + -11140.0 + ], + "actual_end_pos": [ + 28792.6967, + -7888.3564, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 28792.6967, + -7888.3564, + -11140.0 + ], + "start_rot": [ + 0.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 28792.6967, + -7888.3564, + -11140.0 + ], + "actual_end_pos": [ + 28792.6967, + -7888.3564, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28792.6967, + -7888.3564, + -11140.0 + ], + "start_rot": [ + 0.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 28792.6967, + -7888.3564, + -11140.0 + ], + "actual_end_pos": [ + 28792.6967, + -7888.3564, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28792.6967, + -7888.3564, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 28721.9861, + -7959.0671, + -11140.0 + ], + "actual_end_pos": [ + 28721.9861, + -7959.0671, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 28721.9861, + -7959.0671, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 28721.9861, + -7959.0671, + -11140.0 + ], + "actual_end_pos": [ + 28721.9861, + -7959.0671, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28721.9861, + -7959.0671, + -11140.0 + ], + "start_rot": [ + 7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 28792.6967, + -8029.7778, + -11140.0 + ], + "actual_end_pos": [ + 28792.6967, + -8029.7778, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28792.6967, + -8029.7778, + -11140.0 + ], + "start_rot": [ + 7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 28863.4074, + -8100.4884, + -11140.0 + ], + "actual_end_pos": [ + 28863.4074, + -8100.4884, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28863.4074, + -8100.4884, + -11140.0 + ], + "start_rot": [ + 7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 28863.4074, + -8100.4884, + -11140.0 + ], + "actual_end_pos": [ + 28863.4074, + -8100.4884, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28863.4074, + -8100.4884, + -11140.0 + ], + "start_rot": [ + 7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 28777.5458, + -8150.0607, + -11126.9474 + ], + "actual_end_pos": [ + 28777.5458, + -8150.0607, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28777.5458, + -8150.0607, + -11126.9474 + ], + "start_rot": [ + 7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 28777.5458, + -8150.0607, + -11126.9474 + ], + "actual_end_pos": [ + 28777.5458, + -8150.0607, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28777.5458, + -8150.0607, + -11126.9474 + ], + "start_rot": [ + 7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 28707.44, + -8220.1664, + -11113.8948 + ], + "actual_end_pos": [ + 28707.44, + -8220.1664, + -11113.8948 + ], + "actual_end_rot": [ + 7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28707.44, + -8220.1664, + -11113.8948 + ], + "start_rot": [ + 7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 28707.44, + -8220.1664, + -11113.8948 + ], + "actual_end_pos": [ + 28707.44, + -8220.1664, + -11113.8948 + ], + "actual_end_rot": [ + 7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28707.44, + -8220.1664, + -11113.8948 + ], + "start_rot": [ + 7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 28793.3017, + -8170.5942, + -11126.9474 + ], + "actual_end_pos": [ + 28793.3017, + -8170.5942, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28793.3017, + -8170.5942, + -11126.9474 + ], + "start_rot": [ + 7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 28743.3017, + -8083.9916, + -11126.9474 + ], + "actual_end_pos": [ + 28743.3017, + -8083.9916, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28743.3017, + -8083.9916, + -11126.9474 + ], + "start_rot": [ + 7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 28743.3017, + -8083.9916, + -11126.9474 + ], + "actual_end_pos": [ + 28743.3017, + -8083.9916, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28743.3017, + -8083.9916, + -11126.9474 + ], + "start_rot": [ + 7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 28814.0124, + -8154.7023, + -11126.9474 + ], + "actual_end_pos": [ + 28814.0124, + -8154.7023, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28814.0124, + -8154.7023, + -11126.9474 + ], + "start_rot": [ + 7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 28884.723, + -8225.413, + -11126.9474 + ], + "actual_end_pos": [ + 28884.723, + -8225.413, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 28884.723, + -8225.413, + -11126.9474 + ], + "start_rot": [ + 7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 28884.723, + -8225.413, + -11126.9474 + ], + "actual_end_pos": [ + 28884.723, + -8225.413, + -11126.9474 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28884.723, + -8225.413, + -11126.9474 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 28955.4337, + -8154.7023, + -11126.9474 + ], + "actual_end_pos": [ + 28955.4337, + -8154.7023, + -11126.9474 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28955.4337, + -8154.7023, + -11126.9474 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 28955.4337, + -8154.7023, + -11126.9474 + ], + "actual_end_pos": [ + 28955.4337, + -8154.7023, + -11126.9474 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28955.4337, + -8154.7023, + -11126.9474 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 28905.4337, + -8241.3048, + -11126.9474 + ], + "actual_end_pos": [ + 28905.4337, + -8241.3048, + -11126.9474 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28905.4337, + -8241.3048, + -11126.9474 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 28905.4337, + -8241.3048, + -11126.9474 + ], + "actual_end_pos": [ + 28905.4337, + -8241.3048, + -11126.9474 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 28905.4337, + -8241.3048, + -11126.9474 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 28905.4337, + -8241.3048, + -11126.9474 + ], + "actual_end_pos": [ + 28905.4337, + -8241.3048, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 28905.4337, + -8241.3048, + -11126.9474 + ], + "start_rot": [ + 7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 28905.4337, + -8241.3048, + -11126.9474 + ], + "actual_end_pos": [ + 28905.4337, + -8241.3048, + -11126.9474 + ], + "actual_end_rot": [ + 15.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28905.4337, + -8241.3048, + -11126.9474 + ], + "start_rot": [ + 15.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 28808.8411, + -8215.4229, + -11126.9474 + ], + "actual_end_pos": [ + 28808.8411, + -8215.4229, + -11126.9474 + ], + "actual_end_rot": [ + 15.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28808.8411, + -8215.4229, + -11126.9474 + ], + "start_rot": [ + 15.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 28712.2486, + -8189.541, + -11126.9474 + ], + "actual_end_pos": [ + 28712.2486, + -8189.541, + -11126.9474 + ], + "actual_end_rot": [ + 15.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28712.2486, + -8189.541, + -11126.9474 + ], + "start_rot": [ + 15.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 28615.656, + -8163.6591, + -11126.9474 + ], + "actual_end_pos": [ + 28615.656, + -8163.6591, + -11126.9474 + ], + "actual_end_rot": [ + 15.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28615.656, + -8163.6591, + -11126.9474 + ], + "start_rot": [ + 15.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 28615.656, + -8163.6591, + -11126.9474 + ], + "actual_end_pos": [ + 28615.656, + -8163.6591, + -11126.9474 + ], + "actual_end_rot": [ + 15.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 28615.656, + -8163.6591, + -11126.9474 + ], + "start_rot": [ + 15.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28615.656, + -8163.6591, + -11126.9474 + ], + "actual_end_pos": [ + 28615.656, + -8163.6591, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28615.656, + -8163.6591, + -11126.9474 + ], + "start_rot": [ + 7.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28615.656, + -8262.8036, + -11113.8948 + ], + "actual_end_pos": [ + 28615.656, + -8262.8036, + -11113.8948 + ], + "actual_end_rot": [ + 7.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28615.656, + -8262.8036, + -11113.8948 + ], + "start_rot": [ + 7.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28615.656, + -8361.9481, + -11100.8421 + ], + "actual_end_pos": [ + 28615.656, + -8361.9481, + -11100.8421 + ], + "actual_end_rot": [ + 7.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260411_181558__pair_001670_A_traj_001670_meta.json b/equivalence_easy/run_20260411_181558__pair_001670_A_traj_001670_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e47efda680d634a921918ba3509ddd558ee5795d --- /dev/null +++ b/equivalence_easy/run_20260411_181558__pair_001670_A_traj_001670_meta.json @@ -0,0 +1,1464 @@ +{ + "trajectory_id": 1670, + "episode_id": 0, + "state_id": 1238, + "sample_index": 1238, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 1671, + "primary_trajectory_id": 1670, + "paired_trajectory_id": 1671, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 29160.0, + -8140.0, + -11140.0 + ], + "rotation": [ + 0.0, + 270.0, + 0.0 + ] + }, + "action_sequence": [ + "turn_right", + "move_left", + "move_left", + "no_op", + "move_right", + "turn_right", + "move_left", + "move_forward", + "look_up", + "move_backward", + "look_up", + "look_up", + "move_right", + "look_down", + "move_left", + "look_down", + "move_right", + "turn_right", + "move_forward", + "turn_left", + "move_left", + "no_op", + "move_forward", + "move_right", + "turn_right", + "move_left", + "move_backward", + "look_down", + "move_forward", + "move_right", + "move_right", + "look_up", + "turn_left", + "move_left", + "move_forward", + "no_op", + "turn_right", + "move_right", + "move_left", + "move_forward" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 29160.0, + -8140.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29160.0, + -8140.0, + -11140.0 + ], + "actual_end_pos": [ + 29160.0, + -8140.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29160.0, + -8140.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 29063.4074, + -8165.8819, + -11140.0 + ], + "actual_end_pos": [ + 29063.4074, + -8165.8819, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29063.4074, + -8165.8819, + -11140.0 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 28966.8148, + -8191.7638, + -11140.0 + ], + "actual_end_pos": [ + 28966.8148, + -8191.7638, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 28966.8148, + -8191.7638, + -11140.0 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 28966.8148, + -8191.7638, + -11140.0 + ], + "actual_end_pos": [ + 28966.8148, + -8191.7638, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28966.8148, + -8191.7638, + -11140.0 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 29063.4074, + -8165.8819, + -11140.0 + ], + "actual_end_pos": [ + 29063.4074, + -8165.8819, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 29063.4074, + -8165.8819, + -11140.0 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 29063.4074, + -8165.8819, + -11140.0 + ], + "actual_end_pos": [ + 29063.4074, + -8165.8819, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29063.4074, + -8165.8819, + -11140.0 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 28976.8049, + -8215.8819, + -11140.0 + ], + "actual_end_pos": [ + 28976.8049, + -8215.8819, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28976.8049, + -8215.8819, + -11140.0 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 29026.8049, + -8302.4844, + -11140.0 + ], + "actual_end_pos": [ + 29026.8049, + -8302.4844, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 29026.8049, + -8302.4844, + -11140.0 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 29026.8049, + -8302.4844, + -11140.0 + ], + "actual_end_pos": [ + 29026.8049, + -8302.4844, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29026.8049, + -8302.4844, + -11140.0 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 28977.2326, + -8216.6228, + -11153.0526 + ], + "actual_end_pos": [ + 28977.2326, + -8216.6228, + -11153.0526 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 28977.2326, + -8216.6228, + -11153.0526 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 28977.2326, + -8216.6228, + -11153.0526 + ], + "actual_end_pos": [ + 28977.2326, + -8216.6228, + -11153.0526 + ], + "actual_end_rot": [ + 15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 28977.2326, + -8216.6228, + -11153.0526 + ], + "start_rot": [ + 15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 28977.2326, + -8216.6228, + -11153.0526 + ], + "actual_end_pos": [ + 28977.2326, + -8216.6228, + -11153.0526 + ], + "actual_end_rot": [ + 22.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28977.2326, + -8216.6228, + -11153.0526 + ], + "start_rot": [ + 22.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 29063.8352, + -8166.6228, + -11153.0526 + ], + "actual_end_pos": [ + 29063.8352, + -8166.6228, + -11153.0526 + ], + "actual_end_rot": [ + 22.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 29063.8352, + -8166.6228, + -11153.0526 + ], + "start_rot": [ + 22.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 29063.8352, + -8166.6228, + -11153.0526 + ], + "actual_end_pos": [ + 29063.8352, + -8166.6228, + -11153.0526 + ], + "actual_end_rot": [ + 15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29063.8352, + -8166.6228, + -11153.0526 + ], + "start_rot": [ + 15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 28977.2326, + -8216.6228, + -11153.0526 + ], + "actual_end_pos": [ + 28977.2326, + -8216.6228, + -11153.0526 + ], + "actual_end_rot": [ + 15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 28977.2326, + -8216.6228, + -11153.0526 + ], + "start_rot": [ + 15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 28977.2326, + -8216.6228, + -11153.0526 + ], + "actual_end_pos": [ + 28977.2326, + -8216.6228, + -11153.0526 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28977.2326, + -8216.6228, + -11153.0526 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 29063.8352, + -8166.6228, + -11153.0526 + ], + "actual_end_pos": [ + 29063.8352, + -8166.6228, + -11153.0526 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 29063.8352, + -8166.6228, + -11153.0526 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 29063.8352, + -8166.6228, + -11153.0526 + ], + "actual_end_pos": [ + 29063.8352, + -8166.6228, + -11153.0526 + ], + "actual_end_rot": [ + 7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29063.8352, + -8166.6228, + -11153.0526 + ], + "start_rot": [ + 7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 29133.9409, + -8236.7285, + -11140.0 + ], + "actual_end_pos": [ + 29133.9409, + -8236.7285, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 29133.9409, + -8236.7285, + -11140.0 + ], + "start_rot": [ + 7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 29133.9409, + -8236.7285, + -11140.0 + ], + "actual_end_pos": [ + 29133.9409, + -8236.7285, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29133.9409, + -8236.7285, + -11140.0 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 29047.3384, + -8286.7285, + -11140.0 + ], + "actual_end_pos": [ + 29047.3384, + -8286.7285, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 29047.3384, + -8286.7285, + -11140.0 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 29047.3384, + -8286.7285, + -11140.0 + ], + "actual_end_pos": [ + 29047.3384, + -8286.7285, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29047.3384, + -8286.7285, + -11140.0 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 29096.9106, + -8372.5902, + -11126.9474 + ], + "actual_end_pos": [ + 29096.9106, + -8372.5902, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29096.9106, + -8372.5902, + -11126.9474 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 29183.5132, + -8322.5902, + -11126.9474 + ], + "actual_end_pos": [ + 29183.5132, + -8322.5902, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 29183.5132, + -8322.5902, + -11126.9474 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 29183.5132, + -8322.5902, + -11126.9474 + ], + "actual_end_pos": [ + 29183.5132, + -8322.5902, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29183.5132, + -8322.5902, + -11126.9474 + ], + "start_rot": [ + 7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 29112.8025, + -8393.3009, + -11126.9474 + ], + "actual_end_pos": [ + 29112.8025, + -8393.3009, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29112.8025, + -8393.3009, + -11126.9474 + ], + "start_rot": [ + 7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 29042.6967, + -8323.1951, + -11140.0 + ], + "actual_end_pos": [ + 29042.6967, + -8323.1951, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 29042.6967, + -8323.1951, + -11140.0 + ], + "start_rot": [ + 7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 29042.6967, + -8323.1951, + -11140.0 + ], + "actual_end_pos": [ + 29042.6967, + -8323.1951, + -11140.0 + ], + "actual_end_rot": [ + -0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29042.6967, + -8323.1951, + -11140.0 + ], + "start_rot": [ + -0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 29113.4074, + -8393.9058, + -11140.0 + ], + "actual_end_pos": [ + 29113.4074, + -8393.9058, + -11140.0 + ], + "actual_end_rot": [ + -0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29113.4074, + -8393.9058, + -11140.0 + ], + "start_rot": [ + -0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 29184.1181, + -8323.1951, + -11140.0 + ], + "actual_end_pos": [ + 29184.1181, + -8323.1951, + -11140.0 + ], + "actual_end_rot": [ + -0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29184.1181, + -8323.1951, + -11140.0 + ], + "start_rot": [ + -0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 29254.8288, + -8252.4844, + -11140.0 + ], + "actual_end_pos": [ + 29254.8288, + -8252.4844, + -11140.0 + ], + "actual_end_rot": [ + -0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 29254.8288, + -8252.4844, + -11140.0 + ], + "start_rot": [ + -0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 29254.8288, + -8252.4844, + -11140.0 + ], + "actual_end_pos": [ + 29254.8288, + -8252.4844, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 29254.8288, + -8252.4844, + -11140.0 + ], + "start_rot": [ + 7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 29254.8288, + -8252.4844, + -11140.0 + ], + "actual_end_pos": [ + 29254.8288, + -8252.4844, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29254.8288, + -8252.4844, + -11140.0 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 29168.2262, + -8302.4844, + -11140.0 + ], + "actual_end_pos": [ + 29168.2262, + -8302.4844, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29168.2262, + -8302.4844, + -11140.0 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 29217.7985, + -8388.3461, + -11126.9474 + ], + "actual_end_pos": [ + 29217.7985, + -8388.3461, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 29217.7985, + -8388.3461, + -11126.9474 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 29217.7985, + -8388.3461, + -11126.9474 + ], + "actual_end_pos": [ + 29217.7985, + -8388.3461, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 29217.7985, + -8388.3461, + -11126.9474 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 29217.7985, + -8388.3461, + -11126.9474 + ], + "actual_end_pos": [ + 29217.7985, + -8388.3461, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29217.7985, + -8388.3461, + -11126.9474 + ], + "start_rot": [ + 7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 29288.5092, + -8317.6354, + -11126.9474 + ], + "actual_end_pos": [ + 29288.5092, + -8317.6354, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29288.5092, + -8317.6354, + -11126.9474 + ], + "start_rot": [ + 7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 29217.7985, + -8388.3461, + -11126.9474 + ], + "actual_end_pos": [ + 29217.7985, + -8388.3461, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29217.7985, + -8388.3461, + -11126.9474 + ], + "start_rot": [ + 7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 29287.9042, + -8458.4518, + -11113.8948 + ], + "actual_end_pos": [ + 29287.9042, + -8458.4518, + -11113.8948 + ], + "actual_end_rot": [ + 7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260411_181558__pair_001670_B_traj_001671_meta.json b/equivalence_easy/run_20260411_181558__pair_001670_B_traj_001671_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ac8c64a5c6520efe9efcec54ce5c082dbee175d9 --- /dev/null +++ b/equivalence_easy/run_20260411_181558__pair_001670_B_traj_001671_meta.json @@ -0,0 +1,1464 @@ +{ + "trajectory_id": 1671, + "episode_id": 0, + "state_id": 1238, + "sample_index": 1238, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 1670, + "primary_trajectory_id": 1670, + "paired_trajectory_id": 1671, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 29160.0, + -8140.0, + -11140.0 + ], + "rotation": [ + 0.0, + 270.0, + 0.0 + ] + }, + "action_sequence": [ + "turn_right", + "move_left", + "move_left", + "no_op", + "move_right", + "turn_right", + "move_left", + "move_forward", + "look_up", + "move_backward", + "look_up", + "look_up", + "move_right", + "look_down", + "move_left", + "look_down", + "move_right", + "turn_right", + "move_forward", + "turn_left", + "move_left", + "no_op", + "move_right", + "move_forward", + "turn_right", + "move_backward", + "move_left", + "look_down", + "move_right", + "move_right", + "move_forward", + "turn_left", + "look_up", + "move_forward", + "move_left", + "no_op", + "turn_right", + "move_right", + "move_left", + "move_forward" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 29160.0, + -8140.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29160.0, + -8140.0, + -11140.0 + ], + "actual_end_pos": [ + 29160.0, + -8140.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29160.0, + -8140.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 29063.4074, + -8165.8819, + -11140.0 + ], + "actual_end_pos": [ + 29063.4074, + -8165.8819, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29063.4074, + -8165.8819, + -11140.0 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 28966.8148, + -8191.7638, + -11140.0 + ], + "actual_end_pos": [ + 28966.8148, + -8191.7638, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 28966.8148, + -8191.7638, + -11140.0 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 28966.8148, + -8191.7638, + -11140.0 + ], + "actual_end_pos": [ + 28966.8148, + -8191.7638, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28966.8148, + -8191.7638, + -11140.0 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 29063.4074, + -8165.8819, + -11140.0 + ], + "actual_end_pos": [ + 29063.4074, + -8165.8819, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 29063.4074, + -8165.8819, + -11140.0 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 29063.4074, + -8165.8819, + -11140.0 + ], + "actual_end_pos": [ + 29063.4074, + -8165.8819, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29063.4074, + -8165.8819, + -11140.0 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 28976.8049, + -8215.8819, + -11140.0 + ], + "actual_end_pos": [ + 28976.8049, + -8215.8819, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28976.8049, + -8215.8819, + -11140.0 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 29026.8049, + -8302.4844, + -11140.0 + ], + "actual_end_pos": [ + 29026.8049, + -8302.4844, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 29026.8049, + -8302.4844, + -11140.0 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 29026.8049, + -8302.4844, + -11140.0 + ], + "actual_end_pos": [ + 29026.8049, + -8302.4844, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29026.8049, + -8302.4844, + -11140.0 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 28977.2326, + -8216.6228, + -11153.0526 + ], + "actual_end_pos": [ + 28977.2326, + -8216.6228, + -11153.0526 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 28977.2326, + -8216.6228, + -11153.0526 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 28977.2326, + -8216.6228, + -11153.0526 + ], + "actual_end_pos": [ + 28977.2326, + -8216.6228, + -11153.0526 + ], + "actual_end_rot": [ + 15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 28977.2326, + -8216.6228, + -11153.0526 + ], + "start_rot": [ + 15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 28977.2326, + -8216.6228, + -11153.0526 + ], + "actual_end_pos": [ + 28977.2326, + -8216.6228, + -11153.0526 + ], + "actual_end_rot": [ + 22.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28977.2326, + -8216.6228, + -11153.0526 + ], + "start_rot": [ + 22.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 29063.8352, + -8166.6228, + -11153.0526 + ], + "actual_end_pos": [ + 29063.8352, + -8166.6228, + -11153.0526 + ], + "actual_end_rot": [ + 22.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 29063.8352, + -8166.6228, + -11153.0526 + ], + "start_rot": [ + 22.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 29063.8352, + -8166.6228, + -11153.0526 + ], + "actual_end_pos": [ + 29063.8352, + -8166.6228, + -11153.0526 + ], + "actual_end_rot": [ + 15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29063.8352, + -8166.6228, + -11153.0526 + ], + "start_rot": [ + 15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 28977.2326, + -8216.6228, + -11153.0526 + ], + "actual_end_pos": [ + 28977.2326, + -8216.6228, + -11153.0526 + ], + "actual_end_rot": [ + 15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 28977.2326, + -8216.6228, + -11153.0526 + ], + "start_rot": [ + 15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 28977.2326, + -8216.6228, + -11153.0526 + ], + "actual_end_pos": [ + 28977.2326, + -8216.6228, + -11153.0526 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28977.2326, + -8216.6228, + -11153.0526 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 29063.8352, + -8166.6228, + -11153.0526 + ], + "actual_end_pos": [ + 29063.8352, + -8166.6228, + -11153.0526 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 29063.8352, + -8166.6228, + -11153.0526 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 29063.8352, + -8166.6228, + -11153.0526 + ], + "actual_end_pos": [ + 29063.8352, + -8166.6228, + -11153.0526 + ], + "actual_end_rot": [ + 7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29063.8352, + -8166.6228, + -11153.0526 + ], + "start_rot": [ + 7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 29133.9409, + -8236.7285, + -11140.0 + ], + "actual_end_pos": [ + 29133.9409, + -8236.7285, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 29133.9409, + -8236.7285, + -11140.0 + ], + "start_rot": [ + 7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 29133.9409, + -8236.7285, + -11140.0 + ], + "actual_end_pos": [ + 29133.9409, + -8236.7285, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29133.9409, + -8236.7285, + -11140.0 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 29047.3384, + -8286.7285, + -11140.0 + ], + "actual_end_pos": [ + 29047.3384, + -8286.7285, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 29047.3384, + -8286.7285, + -11140.0 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 29047.3384, + -8286.7285, + -11140.0 + ], + "actual_end_pos": [ + 29047.3384, + -8286.7285, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29047.3384, + -8286.7285, + -11140.0 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 29133.9409, + -8236.7285, + -11140.0 + ], + "actual_end_pos": [ + 29133.9409, + -8236.7285, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29133.9409, + -8236.7285, + -11140.0 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 29183.5132, + -8322.5902, + -11126.9474 + ], + "actual_end_pos": [ + 29183.5132, + -8322.5902, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 29183.5132, + -8322.5902, + -11126.9474 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 29183.5132, + -8322.5902, + -11126.9474 + ], + "actual_end_pos": [ + 29183.5132, + -8322.5902, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29183.5132, + -8322.5902, + -11126.9474 + ], + "start_rot": [ + 7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 29113.4074, + -8252.4844, + -11140.0 + ], + "actual_end_pos": [ + 29113.4074, + -8252.4844, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29113.4074, + -8252.4844, + -11140.0 + ], + "start_rot": [ + 7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 29042.6967, + -8323.1951, + -11140.0 + ], + "actual_end_pos": [ + 29042.6967, + -8323.1951, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 29042.6967, + -8323.1951, + -11140.0 + ], + "start_rot": [ + 7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 29042.6967, + -8323.1951, + -11140.0 + ], + "actual_end_pos": [ + 29042.6967, + -8323.1951, + -11140.0 + ], + "actual_end_rot": [ + -0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29042.6967, + -8323.1951, + -11140.0 + ], + "start_rot": [ + -0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 29113.4074, + -8252.4844, + -11140.0 + ], + "actual_end_pos": [ + 29113.4074, + -8252.4844, + -11140.0 + ], + "actual_end_rot": [ + -0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29113.4074, + -8252.4844, + -11140.0 + ], + "start_rot": [ + -0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 29184.1181, + -8181.7738, + -11140.0 + ], + "actual_end_pos": [ + 29184.1181, + -8181.7738, + -11140.0 + ], + "actual_end_rot": [ + -0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29184.1181, + -8181.7738, + -11140.0 + ], + "start_rot": [ + -0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 29254.8288, + -8252.4844, + -11140.0 + ], + "actual_end_pos": [ + 29254.8288, + -8252.4844, + -11140.0 + ], + "actual_end_rot": [ + -0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 29254.8288, + -8252.4844, + -11140.0 + ], + "start_rot": [ + -0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 29254.8288, + -8252.4844, + -11140.0 + ], + "actual_end_pos": [ + 29254.8288, + -8252.4844, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 29254.8288, + -8252.4844, + -11140.0 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 29254.8288, + -8252.4844, + -11140.0 + ], + "actual_end_pos": [ + 29254.8288, + -8252.4844, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29254.8288, + -8252.4844, + -11140.0 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 29304.401, + -8338.3461, + -11126.9474 + ], + "actual_end_pos": [ + 29304.401, + -8338.3461, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29304.401, + -8338.3461, + -11126.9474 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 29217.7985, + -8388.3461, + -11126.9474 + ], + "actual_end_pos": [ + 29217.7985, + -8388.3461, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 29217.7985, + -8388.3461, + -11126.9474 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 29217.7985, + -8388.3461, + -11126.9474 + ], + "actual_end_pos": [ + 29217.7985, + -8388.3461, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 29217.7985, + -8388.3461, + -11126.9474 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 29217.7985, + -8388.3461, + -11126.9474 + ], + "actual_end_pos": [ + 29217.7985, + -8388.3461, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29217.7985, + -8388.3461, + -11126.9474 + ], + "start_rot": [ + 7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 29288.5092, + -8317.6354, + -11126.9474 + ], + "actual_end_pos": [ + 29288.5092, + -8317.6354, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29288.5092, + -8317.6354, + -11126.9474 + ], + "start_rot": [ + 7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 29217.7985, + -8388.3461, + -11126.9474 + ], + "actual_end_pos": [ + 29217.7985, + -8388.3461, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29217.7985, + -8388.3461, + -11126.9474 + ], + "start_rot": [ + 7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 29287.9042, + -8458.4518, + -11113.8948 + ], + "actual_end_pos": [ + 29287.9042, + -8458.4518, + -11113.8948 + ], + "actual_end_rot": [ + 7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260411_181558__pair_001774_A_traj_001774_meta.json b/equivalence_easy/run_20260411_181558__pair_001774_A_traj_001774_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6251a46b1514768cf13d8e5f169f84fd37c5347e --- /dev/null +++ b/equivalence_easy/run_20260411_181558__pair_001774_A_traj_001774_meta.json @@ -0,0 +1,1464 @@ +{ + "trajectory_id": 1774, + "episode_id": 0, + "state_id": 1317, + "sample_index": 1317, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 1775, + "primary_trajectory_id": 1774, + "paired_trajectory_id": 1775, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 29160.0, + -6140.0, + -11140.0 + ], + "rotation": [ + 0.0, + 225.0, + 0.0 + ] + }, + "action_sequence": [ + "move_left", + "move_left", + "turn_right", + "move_forward", + "turn_right", + "turn_right", + "turn_right", + "move_right", + "move_forward", + "look_down", + "look_down", + "move_backward", + "move_backward", + "move_left", + "move_forward", + "move_forward", + "move_left", + "move_forward", + "look_up", + "move_forward", + "move_left", + "no_op", + "move_left", + "look_up", + "move_left", + "turn_left", + "move_forward", + "move_forward", + "move_left", + "move_forward", + "move_forward", + "move_right", + "move_forward", + "move_forward", + "look_up", + "move_forward", + "turn_left", + "turn_left", + "move_right", + "turn_left" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29160.0, + -6140.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 29089.2893, + -6069.2893, + -11140.0 + ], + "actual_end_pos": [ + 29089.2893, + -6069.2893, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29089.2893, + -6069.2893, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 29018.5786, + -5998.5786, + -11140.0 + ], + "actual_end_pos": [ + 29018.5786, + -5998.5786, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 29018.5786, + -5998.5786, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 29018.5786, + -5998.5786, + -11140.0 + ], + "actual_end_pos": [ + 29018.5786, + -5998.5786, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29018.5786, + -5998.5786, + -11140.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 28968.5786, + -6085.1812, + -11140.0 + ], + "actual_end_pos": [ + 28968.5786, + -6085.1812, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28968.5786, + -6085.1812, + -11140.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 28968.5786, + -6085.1812, + -11140.0 + ], + "actual_end_pos": [ + 28968.5786, + -6085.1812, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28968.5786, + -6085.1812, + -11140.0 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 28968.5786, + -6085.1812, + -11140.0 + ], + "actual_end_pos": [ + 28968.5786, + -6085.1812, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28968.5786, + -6085.1812, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28968.5786, + -6085.1812, + -11140.0 + ], + "actual_end_pos": [ + 28968.5786, + -6085.1812, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28968.5786, + -6085.1812, + -11140.0 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 29065.1712, + -6059.2993, + -11140.0 + ], + "actual_end_pos": [ + 29065.1712, + -6059.2993, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29065.1712, + -6059.2993, + -11140.0 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 29091.0531, + -6155.8919, + -11140.0 + ], + "actual_end_pos": [ + 29091.0531, + -6155.8919, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 29091.0531, + -6155.8919, + -11140.0 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 29091.0531, + -6155.8919, + -11140.0 + ], + "actual_end_pos": [ + 29091.0531, + -6155.8919, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 29091.0531, + -6155.8919, + -11140.0 + ], + "start_rot": [ + -7.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 29091.0531, + -6155.8919, + -11140.0 + ], + "actual_end_pos": [ + 29091.0531, + -6155.8919, + -11140.0 + ], + "actual_end_rot": [ + -15.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29091.0531, + -6155.8919, + -11140.0 + ], + "start_rot": [ + -15.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 29066.0531, + -6062.5906, + -11114.1181 + ], + "actual_end_pos": [ + 29066.0531, + -6062.5906, + -11114.1181 + ], + "actual_end_rot": [ + -15.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29066.0531, + -6062.5906, + -11114.1181 + ], + "start_rot": [ + -15.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 29041.0531, + -5969.2893, + -11088.2362 + ], + "actual_end_pos": [ + 29041.0531, + -5969.2893, + -11088.2362 + ], + "actual_end_rot": [ + -15.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29041.0531, + -5969.2893, + -11088.2362 + ], + "start_rot": [ + -15.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 28944.4605, + -5995.1712, + -11088.2362 + ], + "actual_end_pos": [ + 28944.4605, + -5995.1712, + -11088.2362 + ], + "actual_end_rot": [ + -15.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28944.4605, + -5995.1712, + -11088.2362 + ], + "start_rot": [ + -15.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 28969.4605, + -6088.4725, + -11114.1181 + ], + "actual_end_pos": [ + 28969.4605, + -6088.4725, + -11114.1181 + ], + "actual_end_rot": [ + -15.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28969.4605, + -6088.4725, + -11114.1181 + ], + "start_rot": [ + -15.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 28994.4605, + -6181.7738, + -11140.0 + ], + "actual_end_pos": [ + 28994.4605, + -6181.7738, + -11140.0 + ], + "actual_end_rot": [ + -15.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28994.4605, + -6181.7738, + -11140.0 + ], + "start_rot": [ + -15.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 28897.868, + -6207.6557, + -11140.0 + ], + "actual_end_pos": [ + 28897.868, + -6207.6557, + -11140.0 + ], + "actual_end_rot": [ + -15.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28897.868, + -6207.6557, + -11140.0 + ], + "start_rot": [ + -15.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 28922.868, + -6300.9569, + -11165.8819 + ], + "actual_end_pos": [ + 28922.868, + -6300.9569, + -11165.8819 + ], + "actual_end_rot": [ + -15.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 28922.868, + -6300.9569, + -11165.8819 + ], + "start_rot": [ + -15.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 28922.868, + -6300.9569, + -11165.8819 + ], + "actual_end_pos": [ + 28922.868, + -6300.9569, + -11165.8819 + ], + "actual_end_rot": [ + -7.5, + -75.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28922.868, + -6300.9569, + -11165.8819 + ], + "start_rot": [ + -7.5, + -75.0, + -0.0 + ], + "expected_end_pos": [ + 28948.5284, + -6396.7232, + -11178.9345 + ], + "actual_end_pos": [ + 28948.5284, + -6396.7232, + -11178.9345 + ], + "actual_end_rot": [ + -7.5, + -75.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28948.5284, + -6396.7232, + -11178.9345 + ], + "start_rot": [ + -7.5, + -75.0, + -0.0 + ], + "expected_end_pos": [ + 28851.9359, + -6422.6051, + -11178.9345 + ], + "actual_end_pos": [ + 28851.9359, + -6422.6051, + -11178.9345 + ], + "actual_end_rot": [ + -7.5, + -75.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 28851.9359, + -6422.6051, + -11178.9345 + ], + "start_rot": [ + -7.5, + -75.0, + -0.0 + ], + "expected_end_pos": [ + 28851.9359, + -6422.6051, + -11178.9345 + ], + "actual_end_pos": [ + 28851.9359, + -6422.6051, + -11178.9345 + ], + "actual_end_rot": [ + -7.5, + -75.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28851.9359, + -6422.6051, + -11178.9345 + ], + "start_rot": [ + -7.5, + -75.0, + -0.0 + ], + "expected_end_pos": [ + 28755.3433, + -6448.487, + -11178.9345 + ], + "actual_end_pos": [ + 28755.3433, + -6448.487, + -11178.9345 + ], + "actual_end_rot": [ + -7.5, + -75.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 28755.3433, + -6448.487, + -11178.9345 + ], + "start_rot": [ + -7.5, + -75.0, + -0.0 + ], + "expected_end_pos": [ + 28755.3433, + -6448.487, + -11178.9345 + ], + "actual_end_pos": [ + 28755.3433, + -6448.487, + -11178.9345 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28755.3433, + -6448.487, + -11178.9345 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 28658.7507, + -6474.3689, + -11178.9345 + ], + "actual_end_pos": [ + 28658.7507, + -6474.3689, + -11178.9345 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28658.7507, + -6474.3689, + -11178.9345 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 28658.7507, + -6474.3689, + -11178.9345 + ], + "actual_end_pos": [ + 28658.7507, + -6474.3689, + -11178.9345 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28658.7507, + -6474.3689, + -11178.9345 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28658.7507, + -6574.3689, + -11178.9345 + ], + "actual_end_pos": [ + 28658.7507, + -6574.3689, + -11178.9345 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28658.7507, + -6574.3689, + -11178.9345 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28658.7507, + -6674.3689, + -11178.9345 + ], + "actual_end_pos": [ + 28658.7507, + -6674.3689, + -11178.9345 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28658.7507, + -6674.3689, + -11178.9345 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28558.7507, + -6674.3689, + -11178.9345 + ], + "actual_end_pos": [ + 28558.7507, + -6674.3689, + -11178.9345 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28558.7507, + -6674.3689, + -11178.9345 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28558.7507, + -6774.3689, + -11178.9345 + ], + "actual_end_pos": [ + 28558.7507, + -6774.3689, + -11178.9345 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28558.7507, + -6774.3689, + -11178.9345 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28558.7507, + -6874.3689, + -11178.9345 + ], + "actual_end_pos": [ + 28558.7507, + -6874.3689, + -11178.9345 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28558.7507, + -6874.3689, + -11178.9345 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28658.7507, + -6874.3689, + -11178.9345 + ], + "actual_end_pos": [ + 28658.7507, + -6874.3689, + -11178.9345 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28658.7507, + -6874.3689, + -11178.9345 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28658.7507, + -6974.3689, + -11178.9345 + ], + "actual_end_pos": [ + 28658.7507, + -6974.3689, + -11178.9345 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28658.7507, + -6974.3689, + -11178.9345 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28658.7507, + -7074.3689, + -11178.9345 + ], + "actual_end_pos": [ + 28658.7507, + -7074.3689, + -11178.9345 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 28658.7507, + -7074.3689, + -11178.9345 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28658.7507, + -7074.3689, + -11178.9345 + ], + "actual_end_pos": [ + 28658.7507, + -7074.3689, + -11178.9345 + ], + "actual_end_rot": [ + 7.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28658.7507, + -7074.3689, + -11178.9345 + ], + "start_rot": [ + 7.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28658.7507, + -7173.5134, + -11165.8819 + ], + "actual_end_pos": [ + 28658.7507, + -7173.5134, + -11165.8819 + ], + "actual_end_rot": [ + 7.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28658.7507, + -7173.5134, + -11165.8819 + ], + "start_rot": [ + 7.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28658.7507, + -7173.5134, + -11165.8819 + ], + "actual_end_pos": [ + 28658.7507, + -7173.5134, + -11165.8819 + ], + "actual_end_rot": [ + 7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28658.7507, + -7173.5134, + -11165.8819 + ], + "start_rot": [ + 7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 28658.7507, + -7173.5134, + -11165.8819 + ], + "actual_end_pos": [ + 28658.7507, + -7173.5134, + -11165.8819 + ], + "actual_end_rot": [ + 7.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28658.7507, + -7173.5134, + -11165.8819 + ], + "start_rot": [ + 7.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 28745.3533, + -7223.5134, + -11165.8819 + ], + "actual_end_pos": [ + 28745.3533, + -7223.5134, + -11165.8819 + ], + "actual_end_rot": [ + 7.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28745.3533, + -7223.5134, + -11165.8819 + ], + "start_rot": [ + 7.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 28745.3533, + -7223.5134, + -11165.8819 + ], + "actual_end_pos": [ + 28745.3533, + -7223.5134, + -11165.8819 + ], + "actual_end_rot": [ + 7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260411_181558__pair_001774_B_traj_001775_meta.json b/equivalence_easy/run_20260411_181558__pair_001774_B_traj_001775_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f9650e18dfc0f52b96c808a6bd4fb8da05fec371 --- /dev/null +++ b/equivalence_easy/run_20260411_181558__pair_001774_B_traj_001775_meta.json @@ -0,0 +1,1464 @@ +{ + "trajectory_id": 1775, + "episode_id": 0, + "state_id": 1317, + "sample_index": 1317, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 1774, + "primary_trajectory_id": 1774, + "paired_trajectory_id": 1775, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 29160.0, + -6140.0, + -11140.0 + ], + "rotation": [ + 0.0, + 225.0, + 0.0 + ] + }, + "action_sequence": [ + "move_left", + "move_left", + "turn_right", + "move_forward", + "turn_right", + "turn_right", + "turn_right", + "move_forward", + "move_right", + "look_down", + "look_down", + "move_backward", + "move_left", + "move_forward", + "move_forward", + "move_backward", + "move_forward", + "move_left", + "look_up", + "move_forward", + "move_left", + "no_op", + "move_left", + "look_up", + "move_left", + "turn_left", + "move_forward", + "move_forward", + "move_right", + "move_forward", + "move_left", + "move_forward", + "move_forward", + "move_forward", + "look_up", + "move_forward", + "turn_left", + "turn_left", + "move_right", + "turn_left" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29160.0, + -6140.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 29089.2893, + -6069.2893, + -11140.0 + ], + "actual_end_pos": [ + 29089.2893, + -6069.2893, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29089.2893, + -6069.2893, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 29018.5786, + -5998.5786, + -11140.0 + ], + "actual_end_pos": [ + 29018.5786, + -5998.5786, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 29018.5786, + -5998.5786, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 29018.5786, + -5998.5786, + -11140.0 + ], + "actual_end_pos": [ + 29018.5786, + -5998.5786, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29018.5786, + -5998.5786, + -11140.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 28968.5786, + -6085.1812, + -11140.0 + ], + "actual_end_pos": [ + 28968.5786, + -6085.1812, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28968.5786, + -6085.1812, + -11140.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 28968.5786, + -6085.1812, + -11140.0 + ], + "actual_end_pos": [ + 28968.5786, + -6085.1812, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28968.5786, + -6085.1812, + -11140.0 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 28968.5786, + -6085.1812, + -11140.0 + ], + "actual_end_pos": [ + 28968.5786, + -6085.1812, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28968.5786, + -6085.1812, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28968.5786, + -6085.1812, + -11140.0 + ], + "actual_end_pos": [ + 28968.5786, + -6085.1812, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28968.5786, + -6085.1812, + -11140.0 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 28994.4605, + -6181.7738, + -11140.0 + ], + "actual_end_pos": [ + 28994.4605, + -6181.7738, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28994.4605, + -6181.7738, + -11140.0 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 29091.0531, + -6155.8919, + -11140.0 + ], + "actual_end_pos": [ + 29091.0531, + -6155.8919, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 29091.0531, + -6155.8919, + -11140.0 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 29091.0531, + -6155.8919, + -11140.0 + ], + "actual_end_pos": [ + 29091.0531, + -6155.8919, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 29091.0531, + -6155.8919, + -11140.0 + ], + "start_rot": [ + -7.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 29091.0531, + -6155.8919, + -11140.0 + ], + "actual_end_pos": [ + 29091.0531, + -6155.8919, + -11140.0 + ], + "actual_end_rot": [ + -15.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29091.0531, + -6155.8919, + -11140.0 + ], + "start_rot": [ + -15.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 29066.0531, + -6062.5906, + -11114.1181 + ], + "actual_end_pos": [ + 29066.0531, + -6062.5906, + -11114.1181 + ], + "actual_end_rot": [ + -15.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29066.0531, + -6062.5906, + -11114.1181 + ], + "start_rot": [ + -15.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 28969.4605, + -6088.4725, + -11114.1181 + ], + "actual_end_pos": [ + 28969.4605, + -6088.4725, + -11114.1181 + ], + "actual_end_rot": [ + -15.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28969.4605, + -6088.4725, + -11114.1181 + ], + "start_rot": [ + -15.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 28994.4605, + -6181.7738, + -11140.0 + ], + "actual_end_pos": [ + 28994.4605, + -6181.7738, + -11140.0 + ], + "actual_end_rot": [ + -15.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28994.4605, + -6181.7738, + -11140.0 + ], + "start_rot": [ + -15.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 29019.4605, + -6275.075, + -11165.8819 + ], + "actual_end_pos": [ + 29019.4605, + -6275.075, + -11165.8819 + ], + "actual_end_rot": [ + -15.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29019.4605, + -6275.075, + -11165.8819 + ], + "start_rot": [ + -15.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 28994.4605, + -6181.7738, + -11140.0 + ], + "actual_end_pos": [ + 28994.4605, + -6181.7738, + -11140.0 + ], + "actual_end_rot": [ + -15.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28994.4605, + -6181.7738, + -11140.0 + ], + "start_rot": [ + -15.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 29019.4605, + -6275.075, + -11165.8819 + ], + "actual_end_pos": [ + 29019.4605, + -6275.075, + -11165.8819 + ], + "actual_end_rot": [ + -15.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29019.4605, + -6275.075, + -11165.8819 + ], + "start_rot": [ + -15.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 28922.868, + -6300.9569, + -11165.8819 + ], + "actual_end_pos": [ + 28922.868, + -6300.9569, + -11165.8819 + ], + "actual_end_rot": [ + -15.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 28922.868, + -6300.9569, + -11165.8819 + ], + "start_rot": [ + -15.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 28922.868, + -6300.9569, + -11165.8819 + ], + "actual_end_pos": [ + 28922.868, + -6300.9569, + -11165.8819 + ], + "actual_end_rot": [ + -7.5, + -75.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28922.868, + -6300.9569, + -11165.8819 + ], + "start_rot": [ + -7.5, + -75.0, + -0.0 + ], + "expected_end_pos": [ + 28948.5284, + -6396.7232, + -11178.9345 + ], + "actual_end_pos": [ + 28948.5284, + -6396.7232, + -11178.9345 + ], + "actual_end_rot": [ + -7.5, + -75.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28948.5284, + -6396.7232, + -11178.9345 + ], + "start_rot": [ + -7.5, + -75.0, + -0.0 + ], + "expected_end_pos": [ + 28851.9359, + -6422.6051, + -11178.9345 + ], + "actual_end_pos": [ + 28851.9359, + -6422.6051, + -11178.9345 + ], + "actual_end_rot": [ + -7.5, + -75.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 28851.9359, + -6422.6051, + -11178.9345 + ], + "start_rot": [ + -7.5, + -75.0, + -0.0 + ], + "expected_end_pos": [ + 28851.9359, + -6422.6051, + -11178.9345 + ], + "actual_end_pos": [ + 28851.9359, + -6422.6051, + -11178.9345 + ], + "actual_end_rot": [ + -7.5, + -75.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28851.9359, + -6422.6051, + -11178.9345 + ], + "start_rot": [ + -7.5, + -75.0, + -0.0 + ], + "expected_end_pos": [ + 28755.3433, + -6448.487, + -11178.9345 + ], + "actual_end_pos": [ + 28755.3433, + -6448.487, + -11178.9345 + ], + "actual_end_rot": [ + -7.5, + -75.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 28755.3433, + -6448.487, + -11178.9345 + ], + "start_rot": [ + -7.5, + -75.0, + -0.0 + ], + "expected_end_pos": [ + 28755.3433, + -6448.487, + -11178.9345 + ], + "actual_end_pos": [ + 28755.3433, + -6448.487, + -11178.9345 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28755.3433, + -6448.487, + -11178.9345 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 28658.7507, + -6474.3689, + -11178.9345 + ], + "actual_end_pos": [ + 28658.7507, + -6474.3689, + -11178.9345 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28658.7507, + -6474.3689, + -11178.9345 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 28658.7507, + -6474.3689, + -11178.9345 + ], + "actual_end_pos": [ + 28658.7507, + -6474.3689, + -11178.9345 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28658.7507, + -6474.3689, + -11178.9345 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28658.7507, + -6574.3689, + -11178.9345 + ], + "actual_end_pos": [ + 28658.7507, + -6574.3689, + -11178.9345 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28658.7507, + -6574.3689, + -11178.9345 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28658.7507, + -6674.3689, + -11178.9345 + ], + "actual_end_pos": [ + 28658.7507, + -6674.3689, + -11178.9345 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28658.7507, + -6674.3689, + -11178.9345 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28758.7507, + -6674.3689, + -11178.9345 + ], + "actual_end_pos": [ + 28758.7507, + -6674.3689, + -11178.9345 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28758.7507, + -6674.3689, + -11178.9345 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28758.7507, + -6774.3689, + -11178.9345 + ], + "actual_end_pos": [ + 28758.7507, + -6774.3689, + -11178.9345 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 28758.7507, + -6774.3689, + -11178.9345 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28658.7507, + -6774.3689, + -11178.9345 + ], + "actual_end_pos": [ + 28658.7507, + -6774.3689, + -11178.9345 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28658.7507, + -6774.3689, + -11178.9345 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28658.7507, + -6874.3689, + -11178.9345 + ], + "actual_end_pos": [ + 28658.7507, + -6874.3689, + -11178.9345 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28658.7507, + -6874.3689, + -11178.9345 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28658.7507, + -6974.3689, + -11178.9345 + ], + "actual_end_pos": [ + 28658.7507, + -6974.3689, + -11178.9345 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28658.7507, + -6974.3689, + -11178.9345 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28658.7507, + -7074.3689, + -11178.9345 + ], + "actual_end_pos": [ + 28658.7507, + -7074.3689, + -11178.9345 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 28658.7507, + -7074.3689, + -11178.9345 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28658.7507, + -7074.3689, + -11178.9345 + ], + "actual_end_pos": [ + 28658.7507, + -7074.3689, + -11178.9345 + ], + "actual_end_rot": [ + 7.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28658.7507, + -7074.3689, + -11178.9345 + ], + "start_rot": [ + 7.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28658.7507, + -7173.5134, + -11165.8819 + ], + "actual_end_pos": [ + 28658.7507, + -7173.5134, + -11165.8819 + ], + "actual_end_rot": [ + 7.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28658.7507, + -7173.5134, + -11165.8819 + ], + "start_rot": [ + 7.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28658.7507, + -7173.5134, + -11165.8819 + ], + "actual_end_pos": [ + 28658.7507, + -7173.5134, + -11165.8819 + ], + "actual_end_rot": [ + 7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28658.7507, + -7173.5134, + -11165.8819 + ], + "start_rot": [ + 7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 28658.7507, + -7173.5134, + -11165.8819 + ], + "actual_end_pos": [ + 28658.7507, + -7173.5134, + -11165.8819 + ], + "actual_end_rot": [ + 7.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28658.7507, + -7173.5134, + -11165.8819 + ], + "start_rot": [ + 7.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 28745.3533, + -7223.5134, + -11165.8819 + ], + "actual_end_pos": [ + 28745.3533, + -7223.5134, + -11165.8819 + ], + "actual_end_rot": [ + 7.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 28745.3533, + -7223.5134, + -11165.8819 + ], + "start_rot": [ + 7.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 28745.3533, + -7223.5134, + -11165.8819 + ], + "actual_end_pos": [ + 28745.3533, + -7223.5134, + -11165.8819 + ], + "actual_end_rot": [ + 7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260411_181558__pair_001776_A_traj_001776_meta.json b/equivalence_easy/run_20260411_181558__pair_001776_A_traj_001776_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5751792969b4138a00a45e6d74c85ab71bdc8dc2 --- /dev/null +++ b/equivalence_easy/run_20260411_181558__pair_001776_A_traj_001776_meta.json @@ -0,0 +1,1464 @@ +{ + "trajectory_id": 1776, + "episode_id": 0, + "state_id": 1318, + "sample_index": 1318, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 1777, + "primary_trajectory_id": 1776, + "paired_trajectory_id": 1777, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 29160.0, + -6140.0, + -11140.0 + ], + "rotation": [ + 0.0, + 270.0, + 0.0 + ] + }, + "action_sequence": [ + "move_right", + "move_forward", + "move_right", + "move_backward", + "move_left", + "move_backward", + "move_right", + "look_up", + "move_right", + "turn_left", + "turn_left", + "look_down", + "move_forward", + "turn_right", + "move_right", + "move_backward", + "move_backward", + "turn_right", + "move_forward", + "move_forward", + "move_forward", + "move_forward", + "turn_left", + "turn_left", + "move_left", + "no_op", + "move_left", + "move_forward", + "turn_left", + "move_left", + "turn_right", + "move_left", + "turn_left", + "turn_left", + "move_left", + "no_op", + "move_backward", + "no_op", + "move_forward", + "turn_right" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29160.0, + -6140.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29260.0, + -6140.0, + -11140.0 + ], + "actual_end_pos": [ + 29260.0, + -6140.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29260.0, + -6140.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29260.0, + -6240.0, + -11140.0 + ], + "actual_end_pos": [ + 29260.0, + -6240.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29260.0, + -6240.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29360.0, + -6240.0, + -11140.0 + ], + "actual_end_pos": [ + 29360.0, + -6240.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29360.0, + -6240.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29360.0, + -6140.0, + -11140.0 + ], + "actual_end_pos": [ + 29360.0, + -6140.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29360.0, + -6140.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29260.0, + -6140.0, + -11140.0 + ], + "actual_end_pos": [ + 29260.0, + -6140.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29260.0, + -6140.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29260.0, + -6040.0, + -11140.0 + ], + "actual_end_pos": [ + 29260.0, + -6040.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29260.0, + -6040.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29360.0, + -6040.0, + -11140.0 + ], + "actual_end_pos": [ + 29360.0, + -6040.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 29360.0, + -6040.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29360.0, + -6040.0, + -11140.0 + ], + "actual_end_pos": [ + 29360.0, + -6040.0, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29360.0, + -6040.0, + -11140.0 + ], + "start_rot": [ + 7.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29460.0, + -6040.0, + -11140.0 + ], + "actual_end_pos": [ + 29460.0, + -6040.0, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 29460.0, + -6040.0, + -11140.0 + ], + "start_rot": [ + 7.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29460.0, + -6040.0, + -11140.0 + ], + "actual_end_pos": [ + 29460.0, + -6040.0, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 29460.0, + -6040.0, + -11140.0 + ], + "start_rot": [ + 7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 29460.0, + -6040.0, + -11140.0 + ], + "actual_end_pos": [ + 29460.0, + -6040.0, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 29460.0, + -6040.0, + -11140.0 + ], + "start_rot": [ + 7.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 29460.0, + -6040.0, + -11140.0 + ], + "actual_end_pos": [ + 29460.0, + -6040.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29460.0, + -6040.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 29410.0, + -6126.6025, + -11140.0 + ], + "actual_end_pos": [ + 29410.0, + -6126.6025, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 29410.0, + -6126.6025, + -11140.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 29410.0, + -6126.6025, + -11140.0 + ], + "actual_end_pos": [ + 29410.0, + -6126.6025, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29410.0, + -6126.6025, + -11140.0 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 29506.5926, + -6152.4844, + -11140.0 + ], + "actual_end_pos": [ + 29506.5926, + -6152.4844, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29506.5926, + -6152.4844, + -11140.0 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 29532.4745, + -6055.8919, + -11140.0 + ], + "actual_end_pos": [ + 29532.4745, + -6055.8919, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29532.4745, + -6055.8919, + -11140.0 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 29558.3564, + -5959.2993, + -11140.0 + ], + "actual_end_pos": [ + 29558.3564, + -5959.2993, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 29558.3564, + -5959.2993, + -11140.0 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 29558.3564, + -5959.2993, + -11140.0 + ], + "actual_end_pos": [ + 29558.3564, + -5959.2993, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29558.3564, + -5959.2993, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29558.3564, + -6059.2993, + -11140.0 + ], + "actual_end_pos": [ + 29558.3564, + -6059.2993, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29558.3564, + -6059.2993, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29558.3564, + -6159.2993, + -11140.0 + ], + "actual_end_pos": [ + 29558.3564, + -6159.2993, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29558.3564, + -6159.2993, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29558.3564, + -6259.2993, + -11140.0 + ], + "actual_end_pos": [ + 29558.3564, + -6259.2993, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29558.3564, + -6259.2993, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29558.3564, + -6359.2993, + -11140.0 + ], + "actual_end_pos": [ + 29558.3564, + -6359.2993, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 29558.3564, + -6359.2993, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29558.3564, + -6359.2993, + -11140.0 + ], + "actual_end_pos": [ + 29558.3564, + -6359.2993, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 29558.3564, + -6359.2993, + -11140.0 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 29558.3564, + -6359.2993, + -11140.0 + ], + "actual_end_pos": [ + 29558.3564, + -6359.2993, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29558.3564, + -6359.2993, + -11140.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 29471.7539, + -6309.2993, + -11140.0 + ], + "actual_end_pos": [ + 29471.7539, + -6309.2993, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 29471.7539, + -6309.2993, + -11140.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 29471.7539, + -6309.2993, + -11140.0 + ], + "actual_end_pos": [ + 29471.7539, + -6309.2993, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29471.7539, + -6309.2993, + -11140.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 29385.1513, + -6259.2993, + -11140.0 + ], + "actual_end_pos": [ + 29385.1513, + -6259.2993, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29385.1513, + -6259.2993, + -11140.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 29335.1513, + -6345.9018, + -11140.0 + ], + "actual_end_pos": [ + 29335.1513, + -6345.9018, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 29335.1513, + -6345.9018, + -11140.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 29335.1513, + -6345.9018, + -11140.0 + ], + "actual_end_pos": [ + 29335.1513, + -6345.9018, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29335.1513, + -6345.9018, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 29264.4406, + -6275.1911, + -11140.0 + ], + "actual_end_pos": [ + 29264.4406, + -6275.1911, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 29264.4406, + -6275.1911, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 29264.4406, + -6275.1911, + -11140.0 + ], + "actual_end_pos": [ + 29264.4406, + -6275.1911, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29264.4406, + -6275.1911, + -11140.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 29177.8381, + -6225.1911, + -11140.0 + ], + "actual_end_pos": [ + 29177.8381, + -6225.1911, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 29177.8381, + -6225.1911, + -11140.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 29177.8381, + -6225.1911, + -11140.0 + ], + "actual_end_pos": [ + 29177.8381, + -6225.1911, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 29177.8381, + -6225.1911, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 29177.8381, + -6225.1911, + -11140.0 + ], + "actual_end_pos": [ + 29177.8381, + -6225.1911, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29177.8381, + -6225.1911, + -11140.0 + ], + "start_rot": [ + 0.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 29127.8381, + -6138.5886, + -11140.0 + ], + "actual_end_pos": [ + 29127.8381, + -6138.5886, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 29127.8381, + -6138.5886, + -11140.0 + ], + "start_rot": [ + 0.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 29127.8381, + -6138.5886, + -11140.0 + ], + "actual_end_pos": [ + 29127.8381, + -6138.5886, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29127.8381, + -6138.5886, + -11140.0 + ], + "start_rot": [ + 0.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 29214.4406, + -6088.5886, + -11140.0 + ], + "actual_end_pos": [ + 29214.4406, + -6088.5886, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 29214.4406, + -6088.5886, + -11140.0 + ], + "start_rot": [ + 0.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 29214.4406, + -6088.5886, + -11140.0 + ], + "actual_end_pos": [ + 29214.4406, + -6088.5886, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29214.4406, + -6088.5886, + -11140.0 + ], + "start_rot": [ + 0.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 29127.8381, + -6138.5886, + -11140.0 + ], + "actual_end_pos": [ + 29127.8381, + -6138.5886, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 29127.8381, + -6138.5886, + -11140.0 + ], + "start_rot": [ + 0.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 29127.8381, + -6138.5886, + -11140.0 + ], + "actual_end_pos": [ + 29127.8381, + -6138.5886, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260411_181558__pair_001776_B_traj_001777_meta.json b/equivalence_easy/run_20260411_181558__pair_001776_B_traj_001777_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e43098b045120bf3b7097b02f28d9346e6659186 --- /dev/null +++ b/equivalence_easy/run_20260411_181558__pair_001776_B_traj_001777_meta.json @@ -0,0 +1,1464 @@ +{ + "trajectory_id": 1777, + "episode_id": 0, + "state_id": 1318, + "sample_index": 1318, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 1776, + "primary_trajectory_id": 1776, + "paired_trajectory_id": 1777, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 29160.0, + -6140.0, + -11140.0 + ], + "rotation": [ + 0.0, + 270.0, + 0.0 + ] + }, + "action_sequence": [ + "move_right", + "move_backward", + "move_left", + "move_right", + "move_backward", + "move_right", + "move_forward", + "look_up", + "move_right", + "turn_left", + "turn_left", + "look_down", + "move_forward", + "turn_right", + "move_backward", + "move_right", + "move_backward", + "turn_right", + "move_forward", + "move_forward", + "move_forward", + "move_forward", + "turn_left", + "turn_left", + "move_left", + "no_op", + "move_forward", + "move_left", + "turn_left", + "move_left", + "turn_right", + "move_left", + "turn_left", + "turn_left", + "move_left", + "no_op", + "move_backward", + "no_op", + "move_forward", + "turn_right" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29160.0, + -6140.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29260.0, + -6140.0, + -11140.0 + ], + "actual_end_pos": [ + 29260.0, + -6140.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29260.0, + -6140.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29260.0, + -6040.0, + -11140.0 + ], + "actual_end_pos": [ + 29260.0, + -6040.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29260.0, + -6040.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29160.0, + -6040.0, + -11140.0 + ], + "actual_end_pos": [ + 29160.0, + -6040.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29160.0, + -6040.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29260.0, + -6040.0, + -11140.0 + ], + "actual_end_pos": [ + 29260.0, + -6040.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29260.0, + -6040.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29260.0, + -5940.0, + -11140.0 + ], + "actual_end_pos": [ + 29260.0, + -5940.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29260.0, + -5940.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29360.0, + -5940.0, + -11140.0 + ], + "actual_end_pos": [ + 29360.0, + -5940.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29360.0, + -5940.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29360.0, + -6040.0, + -11140.0 + ], + "actual_end_pos": [ + 29360.0, + -6040.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 29360.0, + -6040.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29360.0, + -6040.0, + -11140.0 + ], + "actual_end_pos": [ + 29360.0, + -6040.0, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29360.0, + -6040.0, + -11140.0 + ], + "start_rot": [ + 7.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29460.0, + -6040.0, + -11140.0 + ], + "actual_end_pos": [ + 29460.0, + -6040.0, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 29460.0, + -6040.0, + -11140.0 + ], + "start_rot": [ + 7.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29460.0, + -6040.0, + -11140.0 + ], + "actual_end_pos": [ + 29460.0, + -6040.0, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 29460.0, + -6040.0, + -11140.0 + ], + "start_rot": [ + 7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 29460.0, + -6040.0, + -11140.0 + ], + "actual_end_pos": [ + 29460.0, + -6040.0, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 29460.0, + -6040.0, + -11140.0 + ], + "start_rot": [ + 7.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 29460.0, + -6040.0, + -11140.0 + ], + "actual_end_pos": [ + 29460.0, + -6040.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29460.0, + -6040.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 29410.0, + -6126.6025, + -11140.0 + ], + "actual_end_pos": [ + 29410.0, + -6126.6025, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 29410.0, + -6126.6025, + -11140.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 29410.0, + -6126.6025, + -11140.0 + ], + "actual_end_pos": [ + 29410.0, + -6126.6025, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29410.0, + -6126.6025, + -11140.0 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 29435.8819, + -6030.01, + -11140.0 + ], + "actual_end_pos": [ + 29435.8819, + -6030.01, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29435.8819, + -6030.01, + -11140.0 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 29532.4745, + -6055.8919, + -11140.0 + ], + "actual_end_pos": [ + 29532.4745, + -6055.8919, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29532.4745, + -6055.8919, + -11140.0 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 29558.3564, + -5959.2993, + -11140.0 + ], + "actual_end_pos": [ + 29558.3564, + -5959.2993, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 29558.3564, + -5959.2993, + -11140.0 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 29558.3564, + -5959.2993, + -11140.0 + ], + "actual_end_pos": [ + 29558.3564, + -5959.2993, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29558.3564, + -5959.2993, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29558.3564, + -6059.2993, + -11140.0 + ], + "actual_end_pos": [ + 29558.3564, + -6059.2993, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29558.3564, + -6059.2993, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29558.3564, + -6159.2993, + -11140.0 + ], + "actual_end_pos": [ + 29558.3564, + -6159.2993, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29558.3564, + -6159.2993, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29558.3564, + -6259.2993, + -11140.0 + ], + "actual_end_pos": [ + 29558.3564, + -6259.2993, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29558.3564, + -6259.2993, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29558.3564, + -6359.2993, + -11140.0 + ], + "actual_end_pos": [ + 29558.3564, + -6359.2993, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 29558.3564, + -6359.2993, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29558.3564, + -6359.2993, + -11140.0 + ], + "actual_end_pos": [ + 29558.3564, + -6359.2993, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 29558.3564, + -6359.2993, + -11140.0 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 29558.3564, + -6359.2993, + -11140.0 + ], + "actual_end_pos": [ + 29558.3564, + -6359.2993, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29558.3564, + -6359.2993, + -11140.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 29471.7539, + -6309.2993, + -11140.0 + ], + "actual_end_pos": [ + 29471.7539, + -6309.2993, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 29471.7539, + -6309.2993, + -11140.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 29471.7539, + -6309.2993, + -11140.0 + ], + "actual_end_pos": [ + 29471.7539, + -6309.2993, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29471.7539, + -6309.2993, + -11140.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 29421.7539, + -6395.9018, + -11140.0 + ], + "actual_end_pos": [ + 29421.7539, + -6395.9018, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29421.7539, + -6395.9018, + -11140.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 29335.1513, + -6345.9018, + -11140.0 + ], + "actual_end_pos": [ + 29335.1513, + -6345.9018, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 29335.1513, + -6345.9018, + -11140.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 29335.1513, + -6345.9018, + -11140.0 + ], + "actual_end_pos": [ + 29335.1513, + -6345.9018, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29335.1513, + -6345.9018, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 29264.4406, + -6275.1911, + -11140.0 + ], + "actual_end_pos": [ + 29264.4406, + -6275.1911, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 29264.4406, + -6275.1911, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 29264.4406, + -6275.1911, + -11140.0 + ], + "actual_end_pos": [ + 29264.4406, + -6275.1911, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29264.4406, + -6275.1911, + -11140.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 29177.8381, + -6225.1911, + -11140.0 + ], + "actual_end_pos": [ + 29177.8381, + -6225.1911, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 29177.8381, + -6225.1911, + -11140.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 29177.8381, + -6225.1911, + -11140.0 + ], + "actual_end_pos": [ + 29177.8381, + -6225.1911, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 29177.8381, + -6225.1911, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 29177.8381, + -6225.1911, + -11140.0 + ], + "actual_end_pos": [ + 29177.8381, + -6225.1911, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29177.8381, + -6225.1911, + -11140.0 + ], + "start_rot": [ + 0.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 29127.8381, + -6138.5886, + -11140.0 + ], + "actual_end_pos": [ + 29127.8381, + -6138.5886, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 29127.8381, + -6138.5886, + -11140.0 + ], + "start_rot": [ + 0.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 29127.8381, + -6138.5886, + -11140.0 + ], + "actual_end_pos": [ + 29127.8381, + -6138.5886, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29127.8381, + -6138.5886, + -11140.0 + ], + "start_rot": [ + 0.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 29214.4406, + -6088.5886, + -11140.0 + ], + "actual_end_pos": [ + 29214.4406, + -6088.5886, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 29214.4406, + -6088.5886, + -11140.0 + ], + "start_rot": [ + 0.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 29214.4406, + -6088.5886, + -11140.0 + ], + "actual_end_pos": [ + 29214.4406, + -6088.5886, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29214.4406, + -6088.5886, + -11140.0 + ], + "start_rot": [ + 0.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 29127.8381, + -6138.5886, + -11140.0 + ], + "actual_end_pos": [ + 29127.8381, + -6138.5886, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 29127.8381, + -6138.5886, + -11140.0 + ], + "start_rot": [ + 0.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 29127.8381, + -6138.5886, + -11140.0 + ], + "actual_end_pos": [ + 29127.8381, + -6138.5886, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260411_181558__pair_001782_A_traj_001782_meta.json b/equivalence_easy/run_20260411_181558__pair_001782_A_traj_001782_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0a0f93abc8cb8719e65cb51bff418c4c79d73d50 --- /dev/null +++ b/equivalence_easy/run_20260411_181558__pair_001782_A_traj_001782_meta.json @@ -0,0 +1,1464 @@ +{ + "trajectory_id": 1782, + "episode_id": 0, + "state_id": 1321, + "sample_index": 1321, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 1783, + "primary_trajectory_id": 1782, + "paired_trajectory_id": 1783, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 29160.0, + -5940.0, + -11140.0 + ], + "rotation": [ + 0.0, + 45.0, + 0.0 + ] + }, + "action_sequence": [ + "no_op", + "move_right", + "move_forward", + "look_down", + "move_forward", + "move_forward", + "move_left", + "move_left", + "move_left", + "turn_right", + "move_backward", + "look_down", + "move_forward", + "move_right", + "move_forward", + "move_forward", + "move_left", + "move_forward", + "move_right", + "move_backward", + "turn_left", + "move_forward", + "turn_right", + "move_forward", + "move_left", + "move_forward", + "no_op", + "move_backward", + "move_left", + "move_left", + "turn_right", + "move_left", + "move_left", + "turn_right", + "move_left", + "move_forward", + "look_up", + "look_up", + "turn_right", + "move_forward" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 29160.0, + -5940.0, + -11140.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 29160.0, + -5940.0, + -11140.0 + ], + "actual_end_pos": [ + 29160.0, + -5940.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29160.0, + -5940.0, + -11140.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 29089.2893, + -5869.2893, + -11140.0 + ], + "actual_end_pos": [ + 29089.2893, + -5869.2893, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29089.2893, + -5869.2893, + -11140.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 29160.0, + -5798.5786, + -11140.0 + ], + "actual_end_pos": [ + 29160.0, + -5798.5786, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 29160.0, + -5798.5786, + -11140.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 29160.0, + -5798.5786, + -11140.0 + ], + "actual_end_pos": [ + 29160.0, + -5798.5786, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29160.0, + -5798.5786, + -11140.0 + ], + "start_rot": [ + -7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 29230.1057, + -5728.4729, + -11153.0526 + ], + "actual_end_pos": [ + 29230.1057, + -5728.4729, + -11153.0526 + ], + "actual_end_rot": [ + -7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29230.1057, + -5728.4729, + -11153.0526 + ], + "start_rot": [ + -7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 29300.2115, + -5658.3672, + -11166.1052 + ], + "actual_end_pos": [ + 29300.2115, + -5658.3672, + -11166.1052 + ], + "actual_end_rot": [ + -7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29300.2115, + -5658.3672, + -11166.1052 + ], + "start_rot": [ + -7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 29370.9222, + -5729.0778, + -11166.1052 + ], + "actual_end_pos": [ + 29370.9222, + -5729.0778, + -11166.1052 + ], + "actual_end_rot": [ + -7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29370.9222, + -5729.0778, + -11166.1052 + ], + "start_rot": [ + -7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 29441.6328, + -5799.7885, + -11166.1052 + ], + "actual_end_pos": [ + 29441.6328, + -5799.7885, + -11166.1052 + ], + "actual_end_rot": [ + -7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29441.6328, + -5799.7885, + -11166.1052 + ], + "start_rot": [ + -7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 29512.3435, + -5870.4992, + -11166.1052 + ], + "actual_end_pos": [ + 29512.3435, + -5870.4992, + -11166.1052 + ], + "actual_end_rot": [ + -7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 29512.3435, + -5870.4992, + -11166.1052 + ], + "start_rot": [ + -7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 29512.3435, + -5870.4992, + -11166.1052 + ], + "actual_end_pos": [ + 29512.3435, + -5870.4992, + -11166.1052 + ], + "actual_end_rot": [ + -7.5, + 60.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29512.3435, + -5870.4992, + -11166.1052 + ], + "start_rot": [ + -7.5, + 60.0, + -0.0 + ], + "expected_end_pos": [ + 29462.7713, + -5956.3608, + -11153.0526 + ], + "actual_end_pos": [ + 29462.7713, + -5956.3608, + -11153.0526 + ], + "actual_end_rot": [ + -7.5, + 60.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 29462.7713, + -5956.3608, + -11153.0526 + ], + "start_rot": [ + -7.5, + 60.0, + -0.0 + ], + "expected_end_pos": [ + 29462.7713, + -5956.3608, + -11153.0526 + ], + "actual_end_pos": [ + 29462.7713, + -5956.3608, + -11153.0526 + ], + "actual_end_rot": [ + -15.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29462.7713, + -5956.3608, + -11153.0526 + ], + "start_rot": [ + -15.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 29511.0676, + -5872.7092, + -11178.9345 + ], + "actual_end_pos": [ + 29511.0676, + -5872.7092, + -11178.9345 + ], + "actual_end_rot": [ + -15.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29511.0676, + -5872.7092, + -11178.9345 + ], + "start_rot": [ + -15.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 29424.465, + -5822.7092, + -11178.9345 + ], + "actual_end_pos": [ + 29424.465, + -5822.7092, + -11178.9345 + ], + "actual_end_rot": [ + -15.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29424.465, + -5822.7092, + -11178.9345 + ], + "start_rot": [ + -15.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 29472.7613, + -5739.0576, + -11204.8164 + ], + "actual_end_pos": [ + 29472.7613, + -5739.0576, + -11204.8164 + ], + "actual_end_rot": [ + -15.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29472.7613, + -5739.0576, + -11204.8164 + ], + "start_rot": [ + -15.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 29521.0576, + -5655.406, + -11230.6983 + ], + "actual_end_pos": [ + 29521.0576, + -5655.406, + -11230.6983 + ], + "actual_end_rot": [ + -15.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29521.0576, + -5655.406, + -11230.6983 + ], + "start_rot": [ + -15.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 29607.6601, + -5705.406, + -11230.6983 + ], + "actual_end_pos": [ + 29607.6601, + -5705.406, + -11230.6983 + ], + "actual_end_rot": [ + -15.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29607.6601, + -5705.406, + -11230.6983 + ], + "start_rot": [ + -15.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 29655.9564, + -5621.7543, + -11256.5802 + ], + "actual_end_pos": [ + 29655.9564, + -5621.7543, + -11256.5802 + ], + "actual_end_rot": [ + -15.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29655.9564, + -5621.7543, + -11256.5802 + ], + "start_rot": [ + -15.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 29569.3539, + -5571.7543, + -11256.5802 + ], + "actual_end_pos": [ + 29569.3539, + -5571.7543, + -11256.5802 + ], + "actual_end_rot": [ + -15.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29569.3539, + -5571.7543, + -11256.5802 + ], + "start_rot": [ + -15.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 29521.0576, + -5655.406, + -11230.6983 + ], + "actual_end_pos": [ + 29521.0576, + -5655.406, + -11230.6983 + ], + "actual_end_rot": [ + -15.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 29521.0576, + -5655.406, + -11230.6983 + ], + "start_rot": [ + -15.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 29521.0576, + -5655.406, + -11230.6983 + ], + "actual_end_pos": [ + 29521.0576, + -5655.406, + -11230.6983 + ], + "actual_end_rot": [ + -15.0, + 45.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29521.0576, + -5655.406, + -11230.6983 + ], + "start_rot": [ + -15.0, + 45.0, + -0.0 + ], + "expected_end_pos": [ + 29589.3589, + -5587.1047, + -11256.5802 + ], + "actual_end_pos": [ + 29589.3589, + -5587.1047, + -11256.5802 + ], + "actual_end_rot": [ + -15.0, + 45.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 29589.3589, + -5587.1047, + -11256.5802 + ], + "start_rot": [ + -15.0, + 45.0, + -0.0 + ], + "expected_end_pos": [ + 29589.3589, + -5587.1047, + -11256.5802 + ], + "actual_end_pos": [ + 29589.3589, + -5587.1047, + -11256.5802 + ], + "actual_end_rot": [ + -15.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29589.3589, + -5587.1047, + -11256.5802 + ], + "start_rot": [ + -15.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 29637.6552, + -5503.4531, + -11282.4621 + ], + "actual_end_pos": [ + 29637.6552, + -5503.4531, + -11282.4621 + ], + "actual_end_rot": [ + -15.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29637.6552, + -5503.4531, + -11282.4621 + ], + "start_rot": [ + -15.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 29724.2577, + -5553.4531, + -11282.4621 + ], + "actual_end_pos": [ + 29724.2577, + -5553.4531, + -11282.4621 + ], + "actual_end_rot": [ + -15.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29724.2577, + -5553.4531, + -11282.4621 + ], + "start_rot": [ + -15.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 29772.554, + -5469.8014, + -11308.344 + ], + "actual_end_pos": [ + 29772.554, + -5469.8014, + -11308.344 + ], + "actual_end_rot": [ + -15.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 29772.554, + -5469.8014, + -11308.344 + ], + "start_rot": [ + -15.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 29772.554, + -5469.8014, + -11308.344 + ], + "actual_end_pos": [ + 29772.554, + -5469.8014, + -11308.344 + ], + "actual_end_rot": [ + -15.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29772.554, + -5469.8014, + -11308.344 + ], + "start_rot": [ + -15.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 29724.2577, + -5553.4531, + -11282.4621 + ], + "actual_end_pos": [ + 29724.2577, + -5553.4531, + -11282.4621 + ], + "actual_end_rot": [ + -15.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29724.2577, + -5553.4531, + -11282.4621 + ], + "start_rot": [ + -15.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 29810.8602, + -5603.4531, + -11282.4621 + ], + "actual_end_pos": [ + 29810.8602, + -5603.4531, + -11282.4621 + ], + "actual_end_rot": [ + -15.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29810.8602, + -5603.4531, + -11282.4621 + ], + "start_rot": [ + -15.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 29897.4628, + -5653.4531, + -11282.4621 + ], + "actual_end_pos": [ + 29897.4628, + -5653.4531, + -11282.4621 + ], + "actual_end_rot": [ + -15.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 29897.4628, + -5653.4531, + -11282.4621 + ], + "start_rot": [ + -15.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 29897.4628, + -5653.4531, + -11282.4621 + ], + "actual_end_pos": [ + 29897.4628, + -5653.4531, + -11282.4621 + ], + "actual_end_rot": [ + -15.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29897.4628, + -5653.4531, + -11282.4621 + ], + "start_rot": [ + -15.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 29994.0554, + -5679.335, + -11282.4621 + ], + "actual_end_pos": [ + 29994.0554, + -5679.335, + -11282.4621 + ], + "actual_end_rot": [ + -15.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29994.0554, + -5679.335, + -11282.4621 + ], + "start_rot": [ + -15.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 30090.648, + -5705.2169, + -11282.4621 + ], + "actual_end_pos": [ + 30090.648, + -5705.2169, + -11282.4621 + ], + "actual_end_rot": [ + -15.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 30090.648, + -5705.2169, + -11282.4621 + ], + "start_rot": [ + -15.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 30090.648, + -5705.2169, + -11282.4621 + ], + "actual_end_pos": [ + 30090.648, + -5705.2169, + -11282.4621 + ], + "actual_end_rot": [ + -15.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 30090.648, + -5705.2169, + -11282.4621 + ], + "start_rot": [ + -15.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 30190.648, + -5705.2169, + -11282.4621 + ], + "actual_end_pos": [ + 30190.648, + -5705.2169, + -11282.4621 + ], + "actual_end_rot": [ + -15.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 30190.648, + -5705.2169, + -11282.4621 + ], + "start_rot": [ + -15.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 30190.648, + -5608.6243, + -11308.344 + ], + "actual_end_pos": [ + 30190.648, + -5608.6243, + -11308.344 + ], + "actual_end_rot": [ + -15.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 30190.648, + -5608.6243, + -11308.344 + ], + "start_rot": [ + -15.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 30190.648, + -5608.6243, + -11308.344 + ], + "actual_end_pos": [ + 30190.648, + -5608.6243, + -11308.344 + ], + "actual_end_rot": [ + -7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 30190.648, + -5608.6243, + -11308.344 + ], + "start_rot": [ + -7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 30190.648, + -5608.6243, + -11308.344 + ], + "actual_end_pos": [ + 30190.648, + -5608.6243, + -11308.344 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 30190.648, + -5608.6243, + -11308.344 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 30190.648, + -5608.6243, + -11308.344 + ], + "actual_end_pos": [ + 30190.648, + -5608.6243, + -11308.344 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 30190.648, + -5608.6243, + -11308.344 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 30164.766, + -5512.0317, + -11308.344 + ], + "actual_end_pos": [ + 30164.766, + -5512.0317, + -11308.344 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260411_181558__pair_001782_B_traj_001783_meta.json b/equivalence_easy/run_20260411_181558__pair_001782_B_traj_001783_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f6dfe7ee99fca13418593464e845540503823417 --- /dev/null +++ b/equivalence_easy/run_20260411_181558__pair_001782_B_traj_001783_meta.json @@ -0,0 +1,1464 @@ +{ + "trajectory_id": 1783, + "episode_id": 0, + "state_id": 1321, + "sample_index": 1321, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 1782, + "primary_trajectory_id": 1782, + "paired_trajectory_id": 1783, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 29160.0, + -5940.0, + -11140.0 + ], + "rotation": [ + 0.0, + 45.0, + 0.0 + ] + }, + "action_sequence": [ + "no_op", + "move_right", + "move_forward", + "look_down", + "move_left", + "move_left", + "move_left", + "move_forward", + "move_forward", + "turn_right", + "move_backward", + "look_down", + "move_right", + "move_forward", + "move_forward", + "move_left", + "move_forward", + "move_forward", + "move_backward", + "move_right", + "turn_left", + "move_forward", + "turn_right", + "move_forward", + "move_left", + "move_forward", + "no_op", + "move_backward", + "move_left", + "move_left", + "turn_right", + "move_left", + "move_left", + "turn_right", + "move_forward", + "move_left", + "look_up", + "look_up", + "turn_right", + "move_forward" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 29160.0, + -5940.0, + -11140.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 29160.0, + -5940.0, + -11140.0 + ], + "actual_end_pos": [ + 29160.0, + -5940.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29160.0, + -5940.0, + -11140.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 29089.2893, + -5869.2893, + -11140.0 + ], + "actual_end_pos": [ + 29089.2893, + -5869.2893, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29089.2893, + -5869.2893, + -11140.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 29160.0, + -5798.5786, + -11140.0 + ], + "actual_end_pos": [ + 29160.0, + -5798.5786, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 29160.0, + -5798.5786, + -11140.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 29160.0, + -5798.5786, + -11140.0 + ], + "actual_end_pos": [ + 29160.0, + -5798.5786, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29160.0, + -5798.5786, + -11140.0 + ], + "start_rot": [ + -7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 29230.7107, + -5869.2893, + -11140.0 + ], + "actual_end_pos": [ + 29230.7107, + -5869.2893, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29230.7107, + -5869.2893, + -11140.0 + ], + "start_rot": [ + -7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 29301.4214, + -5940.0, + -11140.0 + ], + "actual_end_pos": [ + 29301.4214, + -5940.0, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29301.4214, + -5940.0, + -11140.0 + ], + "start_rot": [ + -7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 29372.132, + -6010.7107, + -11140.0 + ], + "actual_end_pos": [ + 29372.132, + -6010.7107, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29372.132, + -6010.7107, + -11140.0 + ], + "start_rot": [ + -7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 29442.2378, + -5940.6049, + -11153.0526 + ], + "actual_end_pos": [ + 29442.2378, + -5940.6049, + -11153.0526 + ], + "actual_end_rot": [ + -7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29442.2378, + -5940.6049, + -11153.0526 + ], + "start_rot": [ + -7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 29512.3435, + -5870.4992, + -11166.1052 + ], + "actual_end_pos": [ + 29512.3435, + -5870.4992, + -11166.1052 + ], + "actual_end_rot": [ + -7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 29512.3435, + -5870.4992, + -11166.1052 + ], + "start_rot": [ + -7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 29512.3435, + -5870.4992, + -11166.1052 + ], + "actual_end_pos": [ + 29512.3435, + -5870.4992, + -11166.1052 + ], + "actual_end_rot": [ + -7.5, + 60.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29512.3435, + -5870.4992, + -11166.1052 + ], + "start_rot": [ + -7.5, + 60.0, + -0.0 + ], + "expected_end_pos": [ + 29462.7713, + -5956.3608, + -11153.0526 + ], + "actual_end_pos": [ + 29462.7713, + -5956.3608, + -11153.0526 + ], + "actual_end_rot": [ + -7.5, + 60.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 29462.7713, + -5956.3608, + -11153.0526 + ], + "start_rot": [ + -7.5, + 60.0, + -0.0 + ], + "expected_end_pos": [ + 29462.7713, + -5956.3608, + -11153.0526 + ], + "actual_end_pos": [ + 29462.7713, + -5956.3608, + -11153.0526 + ], + "actual_end_rot": [ + -15.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29462.7713, + -5956.3608, + -11153.0526 + ], + "start_rot": [ + -15.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 29376.1687, + -5906.3608, + -11153.0526 + ], + "actual_end_pos": [ + 29376.1687, + -5906.3608, + -11153.0526 + ], + "actual_end_rot": [ + -15.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29376.1687, + -5906.3608, + -11153.0526 + ], + "start_rot": [ + -15.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 29424.465, + -5822.7092, + -11178.9345 + ], + "actual_end_pos": [ + 29424.465, + -5822.7092, + -11178.9345 + ], + "actual_end_rot": [ + -15.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29424.465, + -5822.7092, + -11178.9345 + ], + "start_rot": [ + -15.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 29472.7613, + -5739.0576, + -11204.8164 + ], + "actual_end_pos": [ + 29472.7613, + -5739.0576, + -11204.8164 + ], + "actual_end_rot": [ + -15.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29472.7613, + -5739.0576, + -11204.8164 + ], + "start_rot": [ + -15.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 29559.3639, + -5789.0576, + -11204.8164 + ], + "actual_end_pos": [ + 29559.3639, + -5789.0576, + -11204.8164 + ], + "actual_end_rot": [ + -15.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29559.3639, + -5789.0576, + -11204.8164 + ], + "start_rot": [ + -15.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 29607.6601, + -5705.406, + -11230.6983 + ], + "actual_end_pos": [ + 29607.6601, + -5705.406, + -11230.6983 + ], + "actual_end_rot": [ + -15.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29607.6601, + -5705.406, + -11230.6983 + ], + "start_rot": [ + -15.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 29655.9564, + -5621.7543, + -11256.5802 + ], + "actual_end_pos": [ + 29655.9564, + -5621.7543, + -11256.5802 + ], + "actual_end_rot": [ + -15.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29655.9564, + -5621.7543, + -11256.5802 + ], + "start_rot": [ + -15.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 29607.6601, + -5705.406, + -11230.6983 + ], + "actual_end_pos": [ + 29607.6601, + -5705.406, + -11230.6983 + ], + "actual_end_rot": [ + -15.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29607.6601, + -5705.406, + -11230.6983 + ], + "start_rot": [ + -15.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 29521.0576, + -5655.406, + -11230.6983 + ], + "actual_end_pos": [ + 29521.0576, + -5655.406, + -11230.6983 + ], + "actual_end_rot": [ + -15.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 29521.0576, + -5655.406, + -11230.6983 + ], + "start_rot": [ + -15.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 29521.0576, + -5655.406, + -11230.6983 + ], + "actual_end_pos": [ + 29521.0576, + -5655.406, + -11230.6983 + ], + "actual_end_rot": [ + -15.0, + 45.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29521.0576, + -5655.406, + -11230.6983 + ], + "start_rot": [ + -15.0, + 45.0, + -0.0 + ], + "expected_end_pos": [ + 29589.3589, + -5587.1047, + -11256.5802 + ], + "actual_end_pos": [ + 29589.3589, + -5587.1047, + -11256.5802 + ], + "actual_end_rot": [ + -15.0, + 45.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 29589.3589, + -5587.1047, + -11256.5802 + ], + "start_rot": [ + -15.0, + 45.0, + -0.0 + ], + "expected_end_pos": [ + 29589.3589, + -5587.1047, + -11256.5802 + ], + "actual_end_pos": [ + 29589.3589, + -5587.1047, + -11256.5802 + ], + "actual_end_rot": [ + -15.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29589.3589, + -5587.1047, + -11256.5802 + ], + "start_rot": [ + -15.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 29637.6552, + -5503.4531, + -11282.4621 + ], + "actual_end_pos": [ + 29637.6552, + -5503.4531, + -11282.4621 + ], + "actual_end_rot": [ + -15.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29637.6552, + -5503.4531, + -11282.4621 + ], + "start_rot": [ + -15.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 29724.2577, + -5553.4531, + -11282.4621 + ], + "actual_end_pos": [ + 29724.2577, + -5553.4531, + -11282.4621 + ], + "actual_end_rot": [ + -15.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29724.2577, + -5553.4531, + -11282.4621 + ], + "start_rot": [ + -15.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 29772.554, + -5469.8014, + -11308.344 + ], + "actual_end_pos": [ + 29772.554, + -5469.8014, + -11308.344 + ], + "actual_end_rot": [ + -15.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 29772.554, + -5469.8014, + -11308.344 + ], + "start_rot": [ + -15.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 29772.554, + -5469.8014, + -11308.344 + ], + "actual_end_pos": [ + 29772.554, + -5469.8014, + -11308.344 + ], + "actual_end_rot": [ + -15.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29772.554, + -5469.8014, + -11308.344 + ], + "start_rot": [ + -15.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 29724.2577, + -5553.4531, + -11282.4621 + ], + "actual_end_pos": [ + 29724.2577, + -5553.4531, + -11282.4621 + ], + "actual_end_rot": [ + -15.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29724.2577, + -5553.4531, + -11282.4621 + ], + "start_rot": [ + -15.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 29810.8602, + -5603.4531, + -11282.4621 + ], + "actual_end_pos": [ + 29810.8602, + -5603.4531, + -11282.4621 + ], + "actual_end_rot": [ + -15.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29810.8602, + -5603.4531, + -11282.4621 + ], + "start_rot": [ + -15.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 29897.4628, + -5653.4531, + -11282.4621 + ], + "actual_end_pos": [ + 29897.4628, + -5653.4531, + -11282.4621 + ], + "actual_end_rot": [ + -15.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 29897.4628, + -5653.4531, + -11282.4621 + ], + "start_rot": [ + -15.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 29897.4628, + -5653.4531, + -11282.4621 + ], + "actual_end_pos": [ + 29897.4628, + -5653.4531, + -11282.4621 + ], + "actual_end_rot": [ + -15.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29897.4628, + -5653.4531, + -11282.4621 + ], + "start_rot": [ + -15.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 29994.0554, + -5679.335, + -11282.4621 + ], + "actual_end_pos": [ + 29994.0554, + -5679.335, + -11282.4621 + ], + "actual_end_rot": [ + -15.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29994.0554, + -5679.335, + -11282.4621 + ], + "start_rot": [ + -15.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 30090.648, + -5705.2169, + -11282.4621 + ], + "actual_end_pos": [ + 30090.648, + -5705.2169, + -11282.4621 + ], + "actual_end_rot": [ + -15.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 30090.648, + -5705.2169, + -11282.4621 + ], + "start_rot": [ + -15.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 30090.648, + -5705.2169, + -11282.4621 + ], + "actual_end_pos": [ + 30090.648, + -5705.2169, + -11282.4621 + ], + "actual_end_rot": [ + -15.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 30090.648, + -5705.2169, + -11282.4621 + ], + "start_rot": [ + -15.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 30090.648, + -5608.6243, + -11308.344 + ], + "actual_end_pos": [ + 30090.648, + -5608.6243, + -11308.344 + ], + "actual_end_rot": [ + -15.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 30090.648, + -5608.6243, + -11308.344 + ], + "start_rot": [ + -15.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 30190.648, + -5608.6243, + -11308.344 + ], + "actual_end_pos": [ + 30190.648, + -5608.6243, + -11308.344 + ], + "actual_end_rot": [ + -15.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 30190.648, + -5608.6243, + -11308.344 + ], + "start_rot": [ + -15.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 30190.648, + -5608.6243, + -11308.344 + ], + "actual_end_pos": [ + 30190.648, + -5608.6243, + -11308.344 + ], + "actual_end_rot": [ + -7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 30190.648, + -5608.6243, + -11308.344 + ], + "start_rot": [ + -7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 30190.648, + -5608.6243, + -11308.344 + ], + "actual_end_pos": [ + 30190.648, + -5608.6243, + -11308.344 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 30190.648, + -5608.6243, + -11308.344 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 30190.648, + -5608.6243, + -11308.344 + ], + "actual_end_pos": [ + 30190.648, + -5608.6243, + -11308.344 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 30190.648, + -5608.6243, + -11308.344 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 30164.766, + -5512.0317, + -11308.344 + ], + "actual_end_pos": [ + 30164.766, + -5512.0317, + -11308.344 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260411_181558__pair_001846_A_traj_001846_meta.json b/equivalence_easy/run_20260411_181558__pair_001846_A_traj_001846_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..90179a9e9648dd45fe1cd938d5e786bd7f8877e6 --- /dev/null +++ b/equivalence_easy/run_20260411_181558__pair_001846_A_traj_001846_meta.json @@ -0,0 +1,1464 @@ +{ + "trajectory_id": 1846, + "episode_id": 0, + "state_id": 1367, + "sample_index": 1367, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 1847, + "primary_trajectory_id": 1846, + "paired_trajectory_id": 1847, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 29360.0, + -9140.0, + -11140.0 + ], + "rotation": [ + 0.0, + 315.0, + 0.0 + ] + }, + "action_sequence": [ + "turn_left", + "turn_left", + "move_forward", + "turn_left", + "move_backward", + "move_left", + "turn_right", + "no_op", + "move_right", + "turn_left", + "move_backward", + "move_backward", + "move_right", + "move_right", + "move_right", + "move_right", + "move_backward", + "move_right", + "no_op", + "move_left", + "move_backward", + "move_backward", + "turn_left", + "move_right", + "turn_right", + "move_backward", + "move_left", + "turn_left", + "turn_left", + "turn_left", + "move_right", + "move_right", + "move_forward", + "move_forward", + "move_right", + "look_up", + "move_forward", + "move_left", + "move_left", + "move_forward" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 29360.0, + -9140.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 29360.0, + -9140.0, + -11140.0 + ], + "actual_end_pos": [ + 29360.0, + -9140.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 29360.0, + -9140.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 29360.0, + -9140.0, + -11140.0 + ], + "actual_end_pos": [ + 29360.0, + -9140.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29360.0, + -9140.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 29385.8819, + -9236.5926, + -11140.0 + ], + "actual_end_pos": [ + 29385.8819, + -9236.5926, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 29385.8819, + -9236.5926, + -11140.0 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 29385.8819, + -9236.5926, + -11140.0 + ], + "actual_end_pos": [ + 29385.8819, + -9236.5926, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29385.8819, + -9236.5926, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29385.8819, + -9136.5926, + -11140.0 + ], + "actual_end_pos": [ + 29385.8819, + -9136.5926, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29385.8819, + -9136.5926, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29285.8819, + -9136.5926, + -11140.0 + ], + "actual_end_pos": [ + 29285.8819, + -9136.5926, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 29285.8819, + -9136.5926, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29285.8819, + -9136.5926, + -11140.0 + ], + "actual_end_pos": [ + 29285.8819, + -9136.5926, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 29285.8819, + -9136.5926, + -11140.0 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 29285.8819, + -9136.5926, + -11140.0 + ], + "actual_end_pos": [ + 29285.8819, + -9136.5926, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29285.8819, + -9136.5926, + -11140.0 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 29382.4745, + -9110.7107, + -11140.0 + ], + "actual_end_pos": [ + 29382.4745, + -9110.7107, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 29382.4745, + -9110.7107, + -11140.0 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 29382.4745, + -9110.7107, + -11140.0 + ], + "actual_end_pos": [ + 29382.4745, + -9110.7107, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29382.4745, + -9110.7107, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29382.4745, + -9010.7107, + -11140.0 + ], + "actual_end_pos": [ + 29382.4745, + -9010.7107, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29382.4745, + -9010.7107, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29382.4745, + -8910.7107, + -11140.0 + ], + "actual_end_pos": [ + 29382.4745, + -8910.7107, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29382.4745, + -8910.7107, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29482.4745, + -8910.7107, + -11140.0 + ], + "actual_end_pos": [ + 29482.4745, + -8910.7107, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29482.4745, + -8910.7107, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29582.4745, + -8910.7107, + -11140.0 + ], + "actual_end_pos": [ + 29582.4745, + -8910.7107, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29582.4745, + -8910.7107, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29682.4745, + -8910.7107, + -11140.0 + ], + "actual_end_pos": [ + 29682.4745, + -8910.7107, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29682.4745, + -8910.7107, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29782.4745, + -8910.7107, + -11140.0 + ], + "actual_end_pos": [ + 29782.4745, + -8910.7107, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29782.4745, + -8910.7107, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29782.4745, + -8810.7107, + -11140.0 + ], + "actual_end_pos": [ + 29782.4745, + -8810.7107, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29782.4745, + -8810.7107, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29882.4745, + -8810.7107, + -11140.0 + ], + "actual_end_pos": [ + 29882.4745, + -8810.7107, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 29882.4745, + -8810.7107, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29882.4745, + -8810.7107, + -11140.0 + ], + "actual_end_pos": [ + 29882.4745, + -8810.7107, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29882.4745, + -8810.7107, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29782.4745, + -8810.7107, + -11140.0 + ], + "actual_end_pos": [ + 29782.4745, + -8810.7107, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29782.4745, + -8810.7107, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29782.4745, + -8710.7107, + -11140.0 + ], + "actual_end_pos": [ + 29782.4745, + -8710.7107, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29782.4745, + -8710.7107, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29782.4745, + -8610.7107, + -11140.0 + ], + "actual_end_pos": [ + 29782.4745, + -8610.7107, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 29782.4745, + -8610.7107, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29782.4745, + -8610.7107, + -11140.0 + ], + "actual_end_pos": [ + 29782.4745, + -8610.7107, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29782.4745, + -8610.7107, + -11140.0 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 29879.0671, + -8636.5926, + -11140.0 + ], + "actual_end_pos": [ + 29879.0671, + -8636.5926, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 29879.0671, + -8636.5926, + -11140.0 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 29879.0671, + -8636.5926, + -11140.0 + ], + "actual_end_pos": [ + 29879.0671, + -8636.5926, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29879.0671, + -8636.5926, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29879.0671, + -8536.5926, + -11140.0 + ], + "actual_end_pos": [ + 29879.0671, + -8536.5926, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29879.0671, + -8536.5926, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29779.0671, + -8536.5926, + -11140.0 + ], + "actual_end_pos": [ + 29779.0671, + -8536.5926, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 29779.0671, + -8536.5926, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29779.0671, + -8536.5926, + -11140.0 + ], + "actual_end_pos": [ + 29779.0671, + -8536.5926, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 29779.0671, + -8536.5926, + -11140.0 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 29779.0671, + -8536.5926, + -11140.0 + ], + "actual_end_pos": [ + 29779.0671, + -8536.5926, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 29779.0671, + -8536.5926, + -11140.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 29779.0671, + -8536.5926, + -11140.0 + ], + "actual_end_pos": [ + 29779.0671, + -8536.5926, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29779.0671, + -8536.5926, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 29849.7777, + -8607.3033, + -11140.0 + ], + "actual_end_pos": [ + 29849.7777, + -8607.3033, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29849.7777, + -8607.3033, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 29920.4884, + -8678.0139, + -11140.0 + ], + "actual_end_pos": [ + 29920.4884, + -8678.0139, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29920.4884, + -8678.0139, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 29849.7777, + -8748.7246, + -11140.0 + ], + "actual_end_pos": [ + 29849.7777, + -8748.7246, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29849.7777, + -8748.7246, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 29779.0671, + -8819.4353, + -11140.0 + ], + "actual_end_pos": [ + 29779.0671, + -8819.4353, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29779.0671, + -8819.4353, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 29849.7777, + -8890.146, + -11140.0 + ], + "actual_end_pos": [ + 29849.7777, + -8890.146, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 29849.7777, + -8890.146, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 29849.7777, + -8890.146, + -11140.0 + ], + "actual_end_pos": [ + 29849.7777, + -8890.146, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29849.7777, + -8890.146, + -11140.0 + ], + "start_rot": [ + 7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 29779.672, + -8960.2517, + -11126.9474 + ], + "actual_end_pos": [ + 29779.672, + -8960.2517, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29779.672, + -8960.2517, + -11126.9474 + ], + "start_rot": [ + 7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 29708.9613, + -8889.541, + -11126.9474 + ], + "actual_end_pos": [ + 29708.9613, + -8889.541, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29708.9613, + -8889.541, + -11126.9474 + ], + "start_rot": [ + 7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 29638.2507, + -8818.8304, + -11126.9474 + ], + "actual_end_pos": [ + 29638.2507, + -8818.8304, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29638.2507, + -8818.8304, + -11126.9474 + ], + "start_rot": [ + 7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 29568.1449, + -8888.9361, + -11113.8948 + ], + "actual_end_pos": [ + 29568.1449, + -8888.9361, + -11113.8948 + ], + "actual_end_rot": [ + 7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260411_181558__pair_001846_B_traj_001847_meta.json b/equivalence_easy/run_20260411_181558__pair_001846_B_traj_001847_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1e7a065c13ebf45d40bf7eeeeab20f83d01332fc --- /dev/null +++ b/equivalence_easy/run_20260411_181558__pair_001846_B_traj_001847_meta.json @@ -0,0 +1,1464 @@ +{ + "trajectory_id": 1847, + "episode_id": 0, + "state_id": 1367, + "sample_index": 1367, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 1846, + "primary_trajectory_id": 1846, + "paired_trajectory_id": 1847, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 29360.0, + -9140.0, + -11140.0 + ], + "rotation": [ + 0.0, + 315.0, + 0.0 + ] + }, + "action_sequence": [ + "turn_left", + "turn_left", + "move_forward", + "turn_left", + "move_left", + "move_backward", + "turn_right", + "no_op", + "move_right", + "turn_left", + "move_right", + "move_backward", + "move_right", + "move_right", + "move_backward", + "move_right", + "move_backward", + "move_right", + "no_op", + "move_backward", + "move_left", + "move_backward", + "turn_left", + "move_right", + "turn_right", + "move_backward", + "move_left", + "turn_left", + "turn_left", + "turn_left", + "move_right", + "move_forward", + "move_right", + "move_right", + "move_forward", + "look_up", + "move_forward", + "move_left", + "move_left", + "move_forward" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 29360.0, + -9140.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 29360.0, + -9140.0, + -11140.0 + ], + "actual_end_pos": [ + 29360.0, + -9140.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 29360.0, + -9140.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 29360.0, + -9140.0, + -11140.0 + ], + "actual_end_pos": [ + 29360.0, + -9140.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29360.0, + -9140.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 29385.8819, + -9236.5926, + -11140.0 + ], + "actual_end_pos": [ + 29385.8819, + -9236.5926, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 29385.8819, + -9236.5926, + -11140.0 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 29385.8819, + -9236.5926, + -11140.0 + ], + "actual_end_pos": [ + 29385.8819, + -9236.5926, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29385.8819, + -9236.5926, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29285.8819, + -9236.5926, + -11140.0 + ], + "actual_end_pos": [ + 29285.8819, + -9236.5926, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29285.8819, + -9236.5926, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29285.8819, + -9136.5926, + -11140.0 + ], + "actual_end_pos": [ + 29285.8819, + -9136.5926, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 29285.8819, + -9136.5926, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29285.8819, + -9136.5926, + -11140.0 + ], + "actual_end_pos": [ + 29285.8819, + -9136.5926, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 29285.8819, + -9136.5926, + -11140.0 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 29285.8819, + -9136.5926, + -11140.0 + ], + "actual_end_pos": [ + 29285.8819, + -9136.5926, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29285.8819, + -9136.5926, + -11140.0 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 29382.4745, + -9110.7107, + -11140.0 + ], + "actual_end_pos": [ + 29382.4745, + -9110.7107, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 29382.4745, + -9110.7107, + -11140.0 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 29382.4745, + -9110.7107, + -11140.0 + ], + "actual_end_pos": [ + 29382.4745, + -9110.7107, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29382.4745, + -9110.7107, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29482.4745, + -9110.7107, + -11140.0 + ], + "actual_end_pos": [ + 29482.4745, + -9110.7107, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29482.4745, + -9110.7107, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29482.4745, + -9010.7107, + -11140.0 + ], + "actual_end_pos": [ + 29482.4745, + -9010.7107, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29482.4745, + -9010.7107, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29582.4745, + -9010.7107, + -11140.0 + ], + "actual_end_pos": [ + 29582.4745, + -9010.7107, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29582.4745, + -9010.7107, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29682.4745, + -9010.7107, + -11140.0 + ], + "actual_end_pos": [ + 29682.4745, + -9010.7107, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29682.4745, + -9010.7107, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29682.4745, + -8910.7107, + -11140.0 + ], + "actual_end_pos": [ + 29682.4745, + -8910.7107, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29682.4745, + -8910.7107, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29782.4745, + -8910.7107, + -11140.0 + ], + "actual_end_pos": [ + 29782.4745, + -8910.7107, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29782.4745, + -8910.7107, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29782.4745, + -8810.7107, + -11140.0 + ], + "actual_end_pos": [ + 29782.4745, + -8810.7107, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29782.4745, + -8810.7107, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29882.4745, + -8810.7107, + -11140.0 + ], + "actual_end_pos": [ + 29882.4745, + -8810.7107, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 29882.4745, + -8810.7107, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29882.4745, + -8810.7107, + -11140.0 + ], + "actual_end_pos": [ + 29882.4745, + -8810.7107, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29882.4745, + -8810.7107, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29882.4745, + -8710.7107, + -11140.0 + ], + "actual_end_pos": [ + 29882.4745, + -8710.7107, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29882.4745, + -8710.7107, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29782.4745, + -8710.7107, + -11140.0 + ], + "actual_end_pos": [ + 29782.4745, + -8710.7107, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29782.4745, + -8710.7107, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29782.4745, + -8610.7107, + -11140.0 + ], + "actual_end_pos": [ + 29782.4745, + -8610.7107, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 29782.4745, + -8610.7107, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29782.4745, + -8610.7107, + -11140.0 + ], + "actual_end_pos": [ + 29782.4745, + -8610.7107, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29782.4745, + -8610.7107, + -11140.0 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 29879.0671, + -8636.5926, + -11140.0 + ], + "actual_end_pos": [ + 29879.0671, + -8636.5926, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 29879.0671, + -8636.5926, + -11140.0 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 29879.0671, + -8636.5926, + -11140.0 + ], + "actual_end_pos": [ + 29879.0671, + -8636.5926, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29879.0671, + -8636.5926, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29879.0671, + -8536.5926, + -11140.0 + ], + "actual_end_pos": [ + 29879.0671, + -8536.5926, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29879.0671, + -8536.5926, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29779.0671, + -8536.5926, + -11140.0 + ], + "actual_end_pos": [ + 29779.0671, + -8536.5926, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 29779.0671, + -8536.5926, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29779.0671, + -8536.5926, + -11140.0 + ], + "actual_end_pos": [ + 29779.0671, + -8536.5926, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 29779.0671, + -8536.5926, + -11140.0 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 29779.0671, + -8536.5926, + -11140.0 + ], + "actual_end_pos": [ + 29779.0671, + -8536.5926, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 29779.0671, + -8536.5926, + -11140.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 29779.0671, + -8536.5926, + -11140.0 + ], + "actual_end_pos": [ + 29779.0671, + -8536.5926, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29779.0671, + -8536.5926, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 29849.7777, + -8607.3033, + -11140.0 + ], + "actual_end_pos": [ + 29849.7777, + -8607.3033, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29849.7777, + -8607.3033, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 29779.0671, + -8678.0139, + -11140.0 + ], + "actual_end_pos": [ + 29779.0671, + -8678.0139, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29779.0671, + -8678.0139, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 29849.7777, + -8748.7246, + -11140.0 + ], + "actual_end_pos": [ + 29849.7777, + -8748.7246, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29849.7777, + -8748.7246, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 29920.4884, + -8819.4353, + -11140.0 + ], + "actual_end_pos": [ + 29920.4884, + -8819.4353, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29920.4884, + -8819.4353, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 29849.7777, + -8890.146, + -11140.0 + ], + "actual_end_pos": [ + 29849.7777, + -8890.146, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 29849.7777, + -8890.146, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 29849.7777, + -8890.146, + -11140.0 + ], + "actual_end_pos": [ + 29849.7777, + -8890.146, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29849.7777, + -8890.146, + -11140.0 + ], + "start_rot": [ + 7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 29779.672, + -8960.2517, + -11126.9474 + ], + "actual_end_pos": [ + 29779.672, + -8960.2517, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29779.672, + -8960.2517, + -11126.9474 + ], + "start_rot": [ + 7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 29708.9613, + -8889.541, + -11126.9474 + ], + "actual_end_pos": [ + 29708.9613, + -8889.541, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29708.9613, + -8889.541, + -11126.9474 + ], + "start_rot": [ + 7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 29638.2507, + -8818.8304, + -11126.9474 + ], + "actual_end_pos": [ + 29638.2507, + -8818.8304, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29638.2507, + -8818.8304, + -11126.9474 + ], + "start_rot": [ + 7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 29568.1449, + -8888.9361, + -11113.8948 + ], + "actual_end_pos": [ + 29568.1449, + -8888.9361, + -11113.8948 + ], + "actual_end_rot": [ + 7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260411_181558__pair_001927_A_traj_001927_meta.json b/equivalence_easy/run_20260411_181558__pair_001927_A_traj_001927_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..91eb823e00c8572e374932a508e6dd4de1958985 --- /dev/null +++ b/equivalence_easy/run_20260411_181558__pair_001927_A_traj_001927_meta.json @@ -0,0 +1,1464 @@ +{ + "trajectory_id": 1927, + "episode_id": 0, + "state_id": 1429, + "sample_index": 1429, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 1928, + "primary_trajectory_id": 1927, + "paired_trajectory_id": 1928, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 29360.0, + -7540.0, + -11140.0 + ], + "rotation": [ + 0.0, + 225.0, + 0.0 + ] + }, + "action_sequence": [ + "move_backward", + "turn_left", + "move_forward", + "move_forward", + "turn_left", + "turn_left", + "move_left", + "look_down", + "move_left", + "look_up", + "move_backward", + "move_backward", + "turn_right", + "turn_right", + "move_backward", + "move_backward", + "look_up", + "move_left", + "move_forward", + "move_right", + "look_up", + "move_right", + "look_up", + "move_left", + "look_up", + "look_up", + "move_right", + "move_forward", + "move_forward", + "move_forward", + "move_left", + "move_left", + "move_left", + "move_left", + "move_backward", + "move_left", + "move_left", + "move_backward", + "no_op", + "move_forward" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29360.0, + -7540.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 29430.7107, + -7469.2893, + -11140.0 + ], + "actual_end_pos": [ + 29430.7107, + -7469.2893, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 29430.7107, + -7469.2893, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 29430.7107, + -7469.2893, + -11140.0 + ], + "actual_end_pos": [ + 29430.7107, + -7469.2893, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29430.7107, + -7469.2893, + -11140.0 + ], + "start_rot": [ + 0.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 29344.1081, + -7519.2893, + -11140.0 + ], + "actual_end_pos": [ + 29344.1081, + -7519.2893, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29344.1081, + -7519.2893, + -11140.0 + ], + "start_rot": [ + 0.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 29257.5056, + -7569.2893, + -11140.0 + ], + "actual_end_pos": [ + 29257.5056, + -7569.2893, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 29257.5056, + -7569.2893, + -11140.0 + ], + "start_rot": [ + 0.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 29257.5056, + -7569.2893, + -11140.0 + ], + "actual_end_pos": [ + 29257.5056, + -7569.2893, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 29257.5056, + -7569.2893, + -11140.0 + ], + "start_rot": [ + 0.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 29257.5056, + -7569.2893, + -11140.0 + ], + "actual_end_pos": [ + 29257.5056, + -7569.2893, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29257.5056, + -7569.2893, + -11140.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 29257.5056, + -7469.2893, + -11140.0 + ], + "actual_end_pos": [ + 29257.5056, + -7469.2893, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 29257.5056, + -7469.2893, + -11140.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 29257.5056, + -7469.2893, + -11140.0 + ], + "actual_end_pos": [ + 29257.5056, + -7469.2893, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + 180.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29257.5056, + -7469.2893, + -11140.0 + ], + "start_rot": [ + -7.5, + 180.0, + -0.0 + ], + "expected_end_pos": [ + 29257.5056, + -7369.2893, + -11140.0 + ], + "actual_end_pos": [ + 29257.5056, + -7369.2893, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + 180.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 29257.5056, + -7369.2893, + -11140.0 + ], + "start_rot": [ + -7.5, + 180.0, + -0.0 + ], + "expected_end_pos": [ + 29257.5056, + -7369.2893, + -11140.0 + ], + "actual_end_pos": [ + 29257.5056, + -7369.2893, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29257.5056, + -7369.2893, + -11140.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 29357.5056, + -7369.2893, + -11140.0 + ], + "actual_end_pos": [ + 29357.5056, + -7369.2893, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29357.5056, + -7369.2893, + -11140.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 29457.5056, + -7369.2893, + -11140.0 + ], + "actual_end_pos": [ + 29457.5056, + -7369.2893, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 29457.5056, + -7369.2893, + -11140.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 29457.5056, + -7369.2893, + -11140.0 + ], + "actual_end_pos": [ + 29457.5056, + -7369.2893, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 29457.5056, + -7369.2893, + -11140.0 + ], + "start_rot": [ + 0.0, + -165.0, + -0.0 + ], + "expected_end_pos": [ + 29457.5056, + -7369.2893, + -11140.0 + ], + "actual_end_pos": [ + 29457.5056, + -7369.2893, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29457.5056, + -7369.2893, + -11140.0 + ], + "start_rot": [ + 0.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 29544.1081, + -7319.2893, + -11140.0 + ], + "actual_end_pos": [ + 29544.1081, + -7319.2893, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29544.1081, + -7319.2893, + -11140.0 + ], + "start_rot": [ + 0.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 29630.7107, + -7269.2893, + -11140.0 + ], + "actual_end_pos": [ + 29630.7107, + -7269.2893, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 29630.7107, + -7269.2893, + -11140.0 + ], + "start_rot": [ + 0.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 29630.7107, + -7269.2893, + -11140.0 + ], + "actual_end_pos": [ + 29630.7107, + -7269.2893, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29630.7107, + -7269.2893, + -11140.0 + ], + "start_rot": [ + 7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 29580.7107, + -7182.6868, + -11140.0 + ], + "actual_end_pos": [ + 29580.7107, + -7182.6868, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29580.7107, + -7182.6868, + -11140.0 + ], + "start_rot": [ + 7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 29494.849, + -7232.259, + -11126.9474 + ], + "actual_end_pos": [ + 29494.849, + -7232.259, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29494.849, + -7232.259, + -11126.9474 + ], + "start_rot": [ + 7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 29544.849, + -7318.8616, + -11126.9474 + ], + "actual_end_pos": [ + 29544.849, + -7318.8616, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 29544.849, + -7318.8616, + -11126.9474 + ], + "start_rot": [ + 7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 29544.849, + -7318.8616, + -11126.9474 + ], + "actual_end_pos": [ + 29544.849, + -7318.8616, + -11126.9474 + ], + "actual_end_rot": [ + 15.0, + -150.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29544.849, + -7318.8616, + -11126.9474 + ], + "start_rot": [ + 15.0, + -150.0, + -0.0 + ], + "expected_end_pos": [ + 29594.849, + -7405.4641, + -11126.9474 + ], + "actual_end_pos": [ + 29594.849, + -7405.4641, + -11126.9474 + ], + "actual_end_rot": [ + 15.0, + -150.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 29594.849, + -7405.4641, + -11126.9474 + ], + "start_rot": [ + 15.0, + -150.0, + -0.0 + ], + "expected_end_pos": [ + 29594.849, + -7405.4641, + -11126.9474 + ], + "actual_end_pos": [ + 29594.849, + -7405.4641, + -11126.9474 + ], + "actual_end_rot": [ + 22.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29594.849, + -7405.4641, + -11126.9474 + ], + "start_rot": [ + 22.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 29544.849, + -7318.8616, + -11126.9474 + ], + "actual_end_pos": [ + 29544.849, + -7318.8616, + -11126.9474 + ], + "actual_end_rot": [ + 22.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 29544.849, + -7318.8616, + -11126.9474 + ], + "start_rot": [ + 22.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 29544.849, + -7318.8616, + -11126.9474 + ], + "actual_end_pos": [ + 29544.849, + -7318.8616, + -11126.9474 + ], + "actual_end_rot": [ + 30.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 29544.849, + -7318.8616, + -11126.9474 + ], + "start_rot": [ + 30.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 29544.849, + -7318.8616, + -11126.9474 + ], + "actual_end_pos": [ + 29544.849, + -7318.8616, + -11126.9474 + ], + "actual_end_rot": [ + 37.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29544.849, + -7318.8616, + -11126.9474 + ], + "start_rot": [ + 37.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 29594.849, + -7405.4641, + -11126.9474 + ], + "actual_end_pos": [ + 29594.849, + -7405.4641, + -11126.9474 + ], + "actual_end_rot": [ + 37.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29594.849, + -7405.4641, + -11126.9474 + ], + "start_rot": [ + 37.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 29526.1426, + -7445.1318, + -11066.0712 + ], + "actual_end_pos": [ + 29526.1426, + -7445.1318, + -11066.0712 + ], + "actual_end_rot": [ + 37.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29526.1426, + -7445.1318, + -11066.0712 + ], + "start_rot": [ + 37.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 29457.4362, + -7484.7994, + -11005.1951 + ], + "actual_end_pos": [ + 29457.4362, + -7484.7994, + -11005.1951 + ], + "actual_end_rot": [ + 37.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29457.4362, + -7484.7994, + -11005.1951 + ], + "start_rot": [ + 37.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 29388.7298, + -7524.4671, + -10944.319 + ], + "actual_end_pos": [ + 29388.7298, + -7524.4671, + -10944.319 + ], + "actual_end_rot": [ + 37.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29388.7298, + -7524.4671, + -10944.319 + ], + "start_rot": [ + 37.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 29338.7298, + -7437.8646, + -10944.319 + ], + "actual_end_pos": [ + 29338.7298, + -7437.8646, + -10944.319 + ], + "actual_end_rot": [ + 37.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29338.7298, + -7437.8646, + -10944.319 + ], + "start_rot": [ + 37.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 29288.7298, + -7351.262, + -10944.319 + ], + "actual_end_pos": [ + 29288.7298, + -7351.262, + -10944.319 + ], + "actual_end_rot": [ + 37.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29288.7298, + -7351.262, + -10944.319 + ], + "start_rot": [ + 37.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 29238.7298, + -7264.6595, + -10944.319 + ], + "actual_end_pos": [ + 29238.7298, + -7264.6595, + -10944.319 + ], + "actual_end_rot": [ + 37.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29238.7298, + -7264.6595, + -10944.319 + ], + "start_rot": [ + 37.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 29188.7298, + -7178.057, + -10944.319 + ], + "actual_end_pos": [ + 29188.7298, + -7178.057, + -10944.319 + ], + "actual_end_rot": [ + 37.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29188.7298, + -7178.057, + -10944.319 + ], + "start_rot": [ + 37.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 29257.4362, + -7138.3893, + -11005.1951 + ], + "actual_end_pos": [ + 29257.4362, + -7138.3893, + -11005.1951 + ], + "actual_end_rot": [ + 37.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29257.4362, + -7138.3893, + -11005.1951 + ], + "start_rot": [ + 37.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 29207.4362, + -7051.7867, + -11005.1951 + ], + "actual_end_pos": [ + 29207.4362, + -7051.7867, + -11005.1951 + ], + "actual_end_rot": [ + 37.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29207.4362, + -7051.7867, + -11005.1951 + ], + "start_rot": [ + 37.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 29157.4362, + -6965.1842, + -11005.1951 + ], + "actual_end_pos": [ + 29157.4362, + -6965.1842, + -11005.1951 + ], + "actual_end_rot": [ + 37.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29157.4362, + -6965.1842, + -11005.1951 + ], + "start_rot": [ + 37.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 29226.1426, + -6925.5165, + -11066.0712 + ], + "actual_end_pos": [ + 29226.1426, + -6925.5165, + -11066.0712 + ], + "actual_end_rot": [ + 37.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 29226.1426, + -6925.5165, + -11066.0712 + ], + "start_rot": [ + 37.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 29226.1426, + -6925.5165, + -11066.0712 + ], + "actual_end_pos": [ + 29226.1426, + -6925.5165, + -11066.0712 + ], + "actual_end_rot": [ + 37.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29226.1426, + -6925.5165, + -11066.0712 + ], + "start_rot": [ + 37.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 29157.4362, + -6965.1842, + -11005.1951 + ], + "actual_end_pos": [ + 29157.4362, + -6965.1842, + -11005.1951 + ], + "actual_end_rot": [ + 37.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260411_181558__pair_001927_B_traj_001928_meta.json b/equivalence_easy/run_20260411_181558__pair_001927_B_traj_001928_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9b02d44416da1b7e1e09d2729d879597ef18df49 --- /dev/null +++ b/equivalence_easy/run_20260411_181558__pair_001927_B_traj_001928_meta.json @@ -0,0 +1,1464 @@ +{ + "trajectory_id": 1928, + "episode_id": 0, + "state_id": 1429, + "sample_index": 1429, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 1927, + "primary_trajectory_id": 1927, + "paired_trajectory_id": 1928, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 29360.0, + -7540.0, + -11140.0 + ], + "rotation": [ + 0.0, + 225.0, + 0.0 + ] + }, + "action_sequence": [ + "move_backward", + "turn_left", + "move_forward", + "move_forward", + "turn_left", + "turn_left", + "move_left", + "look_down", + "move_left", + "look_up", + "move_backward", + "move_backward", + "turn_right", + "turn_right", + "move_backward", + "move_backward", + "look_up", + "move_right", + "move_left", + "move_forward", + "look_up", + "move_right", + "look_up", + "move_left", + "look_up", + "look_up", + "move_backward", + "move_left", + "move_right", + "move_left", + "move_backward", + "move_left", + "move_left", + "move_left", + "move_left", + "move_forward", + "move_forward", + "move_forward", + "no_op", + "move_forward" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29360.0, + -7540.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 29430.7107, + -7469.2893, + -11140.0 + ], + "actual_end_pos": [ + 29430.7107, + -7469.2893, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 29430.7107, + -7469.2893, + -11140.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 29430.7107, + -7469.2893, + -11140.0 + ], + "actual_end_pos": [ + 29430.7107, + -7469.2893, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29430.7107, + -7469.2893, + -11140.0 + ], + "start_rot": [ + 0.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 29344.1081, + -7519.2893, + -11140.0 + ], + "actual_end_pos": [ + 29344.1081, + -7519.2893, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29344.1081, + -7519.2893, + -11140.0 + ], + "start_rot": [ + 0.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 29257.5056, + -7569.2893, + -11140.0 + ], + "actual_end_pos": [ + 29257.5056, + -7569.2893, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 29257.5056, + -7569.2893, + -11140.0 + ], + "start_rot": [ + 0.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 29257.5056, + -7569.2893, + -11140.0 + ], + "actual_end_pos": [ + 29257.5056, + -7569.2893, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 29257.5056, + -7569.2893, + -11140.0 + ], + "start_rot": [ + 0.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 29257.5056, + -7569.2893, + -11140.0 + ], + "actual_end_pos": [ + 29257.5056, + -7569.2893, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29257.5056, + -7569.2893, + -11140.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 29257.5056, + -7469.2893, + -11140.0 + ], + "actual_end_pos": [ + 29257.5056, + -7469.2893, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 29257.5056, + -7469.2893, + -11140.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 29257.5056, + -7469.2893, + -11140.0 + ], + "actual_end_pos": [ + 29257.5056, + -7469.2893, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + 180.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29257.5056, + -7469.2893, + -11140.0 + ], + "start_rot": [ + -7.5, + 180.0, + -0.0 + ], + "expected_end_pos": [ + 29257.5056, + -7369.2893, + -11140.0 + ], + "actual_end_pos": [ + 29257.5056, + -7369.2893, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + 180.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 29257.5056, + -7369.2893, + -11140.0 + ], + "start_rot": [ + -7.5, + 180.0, + -0.0 + ], + "expected_end_pos": [ + 29257.5056, + -7369.2893, + -11140.0 + ], + "actual_end_pos": [ + 29257.5056, + -7369.2893, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29257.5056, + -7369.2893, + -11140.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 29357.5056, + -7369.2893, + -11140.0 + ], + "actual_end_pos": [ + 29357.5056, + -7369.2893, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29357.5056, + -7369.2893, + -11140.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 29457.5056, + -7369.2893, + -11140.0 + ], + "actual_end_pos": [ + 29457.5056, + -7369.2893, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 29457.5056, + -7369.2893, + -11140.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 29457.5056, + -7369.2893, + -11140.0 + ], + "actual_end_pos": [ + 29457.5056, + -7369.2893, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 29457.5056, + -7369.2893, + -11140.0 + ], + "start_rot": [ + 0.0, + -165.0, + -0.0 + ], + "expected_end_pos": [ + 29457.5056, + -7369.2893, + -11140.0 + ], + "actual_end_pos": [ + 29457.5056, + -7369.2893, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29457.5056, + -7369.2893, + -11140.0 + ], + "start_rot": [ + 0.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 29544.1081, + -7319.2893, + -11140.0 + ], + "actual_end_pos": [ + 29544.1081, + -7319.2893, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29544.1081, + -7319.2893, + -11140.0 + ], + "start_rot": [ + 0.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 29630.7107, + -7269.2893, + -11140.0 + ], + "actual_end_pos": [ + 29630.7107, + -7269.2893, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 29630.7107, + -7269.2893, + -11140.0 + ], + "start_rot": [ + 0.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 29630.7107, + -7269.2893, + -11140.0 + ], + "actual_end_pos": [ + 29630.7107, + -7269.2893, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29630.7107, + -7269.2893, + -11140.0 + ], + "start_rot": [ + 7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 29680.7107, + -7355.8919, + -11140.0 + ], + "actual_end_pos": [ + 29680.7107, + -7355.8919, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29680.7107, + -7355.8919, + -11140.0 + ], + "start_rot": [ + 7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 29630.7107, + -7269.2893, + -11140.0 + ], + "actual_end_pos": [ + 29630.7107, + -7269.2893, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29630.7107, + -7269.2893, + -11140.0 + ], + "start_rot": [ + 7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 29544.849, + -7318.8616, + -11126.9474 + ], + "actual_end_pos": [ + 29544.849, + -7318.8616, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 29544.849, + -7318.8616, + -11126.9474 + ], + "start_rot": [ + 7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 29544.849, + -7318.8616, + -11126.9474 + ], + "actual_end_pos": [ + 29544.849, + -7318.8616, + -11126.9474 + ], + "actual_end_rot": [ + 15.0, + -150.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29544.849, + -7318.8616, + -11126.9474 + ], + "start_rot": [ + 15.0, + -150.0, + -0.0 + ], + "expected_end_pos": [ + 29594.849, + -7405.4641, + -11126.9474 + ], + "actual_end_pos": [ + 29594.849, + -7405.4641, + -11126.9474 + ], + "actual_end_rot": [ + 15.0, + -150.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 29594.849, + -7405.4641, + -11126.9474 + ], + "start_rot": [ + 15.0, + -150.0, + -0.0 + ], + "expected_end_pos": [ + 29594.849, + -7405.4641, + -11126.9474 + ], + "actual_end_pos": [ + 29594.849, + -7405.4641, + -11126.9474 + ], + "actual_end_rot": [ + 22.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29594.849, + -7405.4641, + -11126.9474 + ], + "start_rot": [ + 22.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 29544.849, + -7318.8616, + -11126.9474 + ], + "actual_end_pos": [ + 29544.849, + -7318.8616, + -11126.9474 + ], + "actual_end_rot": [ + 22.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 29544.849, + -7318.8616, + -11126.9474 + ], + "start_rot": [ + 22.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 29544.849, + -7318.8616, + -11126.9474 + ], + "actual_end_pos": [ + 29544.849, + -7318.8616, + -11126.9474 + ], + "actual_end_rot": [ + 30.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 29544.849, + -7318.8616, + -11126.9474 + ], + "start_rot": [ + 30.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 29544.849, + -7318.8616, + -11126.9474 + ], + "actual_end_pos": [ + 29544.849, + -7318.8616, + -11126.9474 + ], + "actual_end_rot": [ + 37.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29544.849, + -7318.8616, + -11126.9474 + ], + "start_rot": [ + 37.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 29613.5555, + -7279.1939, + -11187.8235 + ], + "actual_end_pos": [ + 29613.5555, + -7279.1939, + -11187.8235 + ], + "actual_end_rot": [ + 37.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29613.5555, + -7279.1939, + -11187.8235 + ], + "start_rot": [ + 37.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 29563.5555, + -7192.5914, + -11187.8235 + ], + "actual_end_pos": [ + 29563.5555, + -7192.5914, + -11187.8235 + ], + "actual_end_rot": [ + 37.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29563.5555, + -7192.5914, + -11187.8235 + ], + "start_rot": [ + 37.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 29613.5555, + -7279.1939, + -11187.8235 + ], + "actual_end_pos": [ + 29613.5555, + -7279.1939, + -11187.8235 + ], + "actual_end_rot": [ + 37.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29613.5555, + -7279.1939, + -11187.8235 + ], + "start_rot": [ + 37.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 29563.5555, + -7192.5914, + -11187.8235 + ], + "actual_end_pos": [ + 29563.5555, + -7192.5914, + -11187.8235 + ], + "actual_end_rot": [ + 37.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29563.5555, + -7192.5914, + -11187.8235 + ], + "start_rot": [ + 37.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 29632.2619, + -7152.9237, + -11248.6997 + ], + "actual_end_pos": [ + 29632.2619, + -7152.9237, + -11248.6997 + ], + "actual_end_rot": [ + 37.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29632.2619, + -7152.9237, + -11248.6997 + ], + "start_rot": [ + 37.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 29582.2619, + -7066.3212, + -11248.6997 + ], + "actual_end_pos": [ + 29582.2619, + -7066.3212, + -11248.6997 + ], + "actual_end_rot": [ + 37.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29582.2619, + -7066.3212, + -11248.6997 + ], + "start_rot": [ + 37.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 29532.2619, + -6979.7186, + -11248.6997 + ], + "actual_end_pos": [ + 29532.2619, + -6979.7186, + -11248.6997 + ], + "actual_end_rot": [ + 37.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29532.2619, + -6979.7186, + -11248.6997 + ], + "start_rot": [ + 37.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 29482.2619, + -6893.1161, + -11248.6997 + ], + "actual_end_pos": [ + 29482.2619, + -6893.1161, + -11248.6997 + ], + "actual_end_rot": [ + 37.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29482.2619, + -6893.1161, + -11248.6997 + ], + "start_rot": [ + 37.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 29432.2619, + -6806.5135, + -11248.6997 + ], + "actual_end_pos": [ + 29432.2619, + -6806.5135, + -11248.6997 + ], + "actual_end_rot": [ + 37.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29432.2619, + -6806.5135, + -11248.6997 + ], + "start_rot": [ + 37.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 29363.5554, + -6846.1812, + -11187.8235 + ], + "actual_end_pos": [ + 29363.5554, + -6846.1812, + -11187.8235 + ], + "actual_end_rot": [ + 37.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29363.5554, + -6846.1812, + -11187.8235 + ], + "start_rot": [ + 37.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 29294.849, + -6885.8489, + -11126.9474 + ], + "actual_end_pos": [ + 29294.849, + -6885.8489, + -11126.9474 + ], + "actual_end_rot": [ + 37.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29294.849, + -6885.8489, + -11126.9474 + ], + "start_rot": [ + 37.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 29226.1426, + -6925.5165, + -11066.0712 + ], + "actual_end_pos": [ + 29226.1426, + -6925.5165, + -11066.0712 + ], + "actual_end_rot": [ + 37.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 29226.1426, + -6925.5165, + -11066.0712 + ], + "start_rot": [ + 37.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 29226.1426, + -6925.5165, + -11066.0712 + ], + "actual_end_pos": [ + 29226.1426, + -6925.5165, + -11066.0712 + ], + "actual_end_rot": [ + 37.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29226.1426, + -6925.5165, + -11066.0712 + ], + "start_rot": [ + 37.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 29157.4362, + -6965.1842, + -11005.1951 + ], + "actual_end_pos": [ + 29157.4362, + -6965.1842, + -11005.1951 + ], + "actual_end_rot": [ + 37.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260411_181558__pair_001955_A_traj_001955_meta.json b/equivalence_easy/run_20260411_181558__pair_001955_A_traj_001955_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fc09dd6d74faa04bbf4544349eec7de2b3f4b844 --- /dev/null +++ b/equivalence_easy/run_20260411_181558__pair_001955_A_traj_001955_meta.json @@ -0,0 +1,1464 @@ +{ + "trajectory_id": 1955, + "episode_id": 0, + "state_id": 1450, + "sample_index": 1450, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 1956, + "primary_trajectory_id": 1955, + "paired_trajectory_id": 1956, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 29360.0, + -6940.0, + -11140.0 + ], + "rotation": [ + 0.0, + 90.0, + 0.0 + ] + }, + "action_sequence": [ + "turn_left", + "move_forward", + "move_left", + "turn_right", + "turn_right", + "move_left", + "look_up", + "move_right", + "turn_left", + "move_right", + "move_forward", + "turn_left", + "move_right", + "look_up", + "move_backward", + "move_left", + "move_forward", + "turn_right", + "move_backward", + "move_backward", + "look_up", + "move_left", + "turn_left", + "move_forward", + "move_forward", + "move_right", + "move_right", + "look_down", + "no_op", + "turn_right", + "turn_right", + "move_backward", + "move_right", + "turn_right", + "move_forward", + "look_up", + "move_left", + "move_forward", + "move_left", + "move_left" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 29360.0, + -6940.0, + -11140.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 29360.0, + -6940.0, + -11140.0 + ], + "actual_end_pos": [ + 29360.0, + -6940.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29360.0, + -6940.0, + -11140.0 + ], + "start_rot": [ + 0.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 29385.8819, + -6843.4074, + -11140.0 + ], + "actual_end_pos": [ + 29385.8819, + -6843.4074, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29385.8819, + -6843.4074, + -11140.0 + ], + "start_rot": [ + 0.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 29482.4745, + -6869.2893, + -11140.0 + ], + "actual_end_pos": [ + 29482.4745, + -6869.2893, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 29482.4745, + -6869.2893, + -11140.0 + ], + "start_rot": [ + 0.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 29482.4745, + -6869.2893, + -11140.0 + ], + "actual_end_pos": [ + 29482.4745, + -6869.2893, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 29482.4745, + -6869.2893, + -11140.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 29482.4745, + -6869.2893, + -11140.0 + ], + "actual_end_pos": [ + 29482.4745, + -6869.2893, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29482.4745, + -6869.2893, + -11140.0 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 29579.0671, + -6843.4074, + -11140.0 + ], + "actual_end_pos": [ + 29579.0671, + -6843.4074, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 29579.0671, + -6843.4074, + -11140.0 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 29579.0671, + -6843.4074, + -11140.0 + ], + "actual_end_pos": [ + 29579.0671, + -6843.4074, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29579.0671, + -6843.4074, + -11140.0 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 29482.4745, + -6869.2893, + -11140.0 + ], + "actual_end_pos": [ + 29482.4745, + -6869.2893, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 29482.4745, + -6869.2893, + -11140.0 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 29482.4745, + -6869.2893, + -11140.0 + ], + "actual_end_pos": [ + 29482.4745, + -6869.2893, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29482.4745, + -6869.2893, + -11140.0 + ], + "start_rot": [ + 7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 29382.4745, + -6869.2893, + -11140.0 + ], + "actual_end_pos": [ + 29382.4745, + -6869.2893, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29382.4745, + -6869.2893, + -11140.0 + ], + "start_rot": [ + 7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 29382.4745, + -6770.1448, + -11126.9474 + ], + "actual_end_pos": [ + 29382.4745, + -6770.1448, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 29382.4745, + -6770.1448, + -11126.9474 + ], + "start_rot": [ + 7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 29382.4745, + -6770.1448, + -11126.9474 + ], + "actual_end_pos": [ + 29382.4745, + -6770.1448, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + 75.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29382.4745, + -6770.1448, + -11126.9474 + ], + "start_rot": [ + 7.5, + 75.0, + -0.0 + ], + "expected_end_pos": [ + 29285.8819, + -6744.2629, + -11126.9474 + ], + "actual_end_pos": [ + 29285.8819, + -6744.2629, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + 75.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 29285.8819, + -6744.2629, + -11126.9474 + ], + "start_rot": [ + 7.5, + 75.0, + -0.0 + ], + "expected_end_pos": [ + 29285.8819, + -6744.2629, + -11126.9474 + ], + "actual_end_pos": [ + 29285.8819, + -6744.2629, + -11126.9474 + ], + "actual_end_rot": [ + 15.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29285.8819, + -6744.2629, + -11126.9474 + ], + "start_rot": [ + 15.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 29260.8819, + -6837.5642, + -11152.8293 + ], + "actual_end_pos": [ + 29260.8819, + -6837.5642, + -11152.8293 + ], + "actual_end_rot": [ + 15.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29260.8819, + -6837.5642, + -11152.8293 + ], + "start_rot": [ + 15.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 29357.4745, + -6863.4461, + -11152.8293 + ], + "actual_end_pos": [ + 29357.4745, + -6863.4461, + -11152.8293 + ], + "actual_end_rot": [ + 15.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29357.4745, + -6863.4461, + -11152.8293 + ], + "start_rot": [ + 15.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 29382.4745, + -6770.1448, + -11126.9474 + ], + "actual_end_pos": [ + 29382.4745, + -6770.1448, + -11126.9474 + ], + "actual_end_rot": [ + 15.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 29382.4745, + -6770.1448, + -11126.9474 + ], + "start_rot": [ + 15.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 29382.4745, + -6770.1448, + -11126.9474 + ], + "actual_end_pos": [ + 29382.4745, + -6770.1448, + -11126.9474 + ], + "actual_end_rot": [ + 15.0, + 90.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29382.4745, + -6770.1448, + -11126.9474 + ], + "start_rot": [ + 15.0, + 90.0, + -0.0 + ], + "expected_end_pos": [ + 29382.4745, + -6866.7374, + -11152.8293 + ], + "actual_end_pos": [ + 29382.4745, + -6866.7374, + -11152.8293 + ], + "actual_end_rot": [ + 15.0, + 90.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29382.4745, + -6866.7374, + -11152.8293 + ], + "start_rot": [ + 15.0, + 90.0, + -0.0 + ], + "expected_end_pos": [ + 29382.4745, + -6963.33, + -11178.7112 + ], + "actual_end_pos": [ + 29382.4745, + -6963.33, + -11178.7112 + ], + "actual_end_rot": [ + 15.0, + 90.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 29382.4745, + -6963.33, + -11178.7112 + ], + "start_rot": [ + 15.0, + 90.0, + -0.0 + ], + "expected_end_pos": [ + 29382.4745, + -6963.33, + -11178.7112 + ], + "actual_end_pos": [ + 29382.4745, + -6963.33, + -11178.7112 + ], + "actual_end_rot": [ + 22.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29382.4745, + -6963.33, + -11178.7112 + ], + "start_rot": [ + 22.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 29482.4745, + -6963.33, + -11178.7112 + ], + "actual_end_pos": [ + 29482.4745, + -6963.33, + -11178.7112 + ], + "actual_end_rot": [ + 22.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 29482.4745, + -6963.33, + -11178.7112 + ], + "start_rot": [ + 22.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 29482.4745, + -6963.33, + -11178.7112 + ], + "actual_end_pos": [ + 29482.4745, + -6963.33, + -11178.7112 + ], + "actual_end_rot": [ + 22.5, + 75.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29482.4745, + -6963.33, + -11178.7112 + ], + "start_rot": [ + 22.5, + 75.0, + -0.0 + ], + "expected_end_pos": [ + 29506.3862, + -6874.0901, + -11140.4428 + ], + "actual_end_pos": [ + 29506.3862, + -6874.0901, + -11140.4428 + ], + "actual_end_rot": [ + 22.5, + 75.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29506.3862, + -6874.0901, + -11140.4428 + ], + "start_rot": [ + 22.5, + 75.0, + -0.0 + ], + "expected_end_pos": [ + 29530.298, + -6784.8502, + -11102.1745 + ], + "actual_end_pos": [ + 29530.298, + -6784.8502, + -11102.1745 + ], + "actual_end_rot": [ + 22.5, + 75.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29530.298, + -6784.8502, + -11102.1745 + ], + "start_rot": [ + 22.5, + 75.0, + -0.0 + ], + "expected_end_pos": [ + 29433.7054, + -6758.9683, + -11102.1745 + ], + "actual_end_pos": [ + 29433.7054, + -6758.9683, + -11102.1745 + ], + "actual_end_rot": [ + 22.5, + 75.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29433.7054, + -6758.9683, + -11102.1745 + ], + "start_rot": [ + 22.5, + 75.0, + -0.0 + ], + "expected_end_pos": [ + 29337.1128, + -6733.0864, + -11102.1745 + ], + "actual_end_pos": [ + 29337.1128, + -6733.0864, + -11102.1745 + ], + "actual_end_rot": [ + 22.5, + 75.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 29337.1128, + -6733.0864, + -11102.1745 + ], + "start_rot": [ + 22.5, + 75.0, + -0.0 + ], + "expected_end_pos": [ + 29337.1128, + -6733.0864, + -11102.1745 + ], + "actual_end_pos": [ + 29337.1128, + -6733.0864, + -11102.1745 + ], + "actual_end_rot": [ + 15.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 29337.1128, + -6733.0864, + -11102.1745 + ], + "start_rot": [ + 15.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 29337.1128, + -6733.0864, + -11102.1745 + ], + "actual_end_pos": [ + 29337.1128, + -6733.0864, + -11102.1745 + ], + "actual_end_rot": [ + 15.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 29337.1128, + -6733.0864, + -11102.1745 + ], + "start_rot": [ + 15.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 29337.1128, + -6733.0864, + -11102.1745 + ], + "actual_end_pos": [ + 29337.1128, + -6733.0864, + -11102.1745 + ], + "actual_end_rot": [ + 15.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 29337.1128, + -6733.0864, + -11102.1745 + ], + "start_rot": [ + 15.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 29337.1128, + -6733.0864, + -11102.1745 + ], + "actual_end_pos": [ + 29337.1128, + -6733.0864, + -11102.1745 + ], + "actual_end_rot": [ + 15.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29337.1128, + -6733.0864, + -11102.1745 + ], + "start_rot": [ + 15.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 29362.1128, + -6826.3876, + -11128.0564 + ], + "actual_end_pos": [ + 29362.1128, + -6826.3876, + -11128.0564 + ], + "actual_end_rot": [ + 15.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29362.1128, + -6826.3876, + -11128.0564 + ], + "start_rot": [ + 15.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 29265.5203, + -6852.2695, + -11128.0564 + ], + "actual_end_pos": [ + 29265.5203, + -6852.2695, + -11128.0564 + ], + "actual_end_rot": [ + 15.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 29265.5203, + -6852.2695, + -11128.0564 + ], + "start_rot": [ + 15.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 29265.5203, + -6852.2695, + -11128.0564 + ], + "actual_end_pos": [ + 29265.5203, + -6852.2695, + -11128.0564 + ], + "actual_end_rot": [ + 15.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29265.5203, + -6852.2695, + -11128.0564 + ], + "start_rot": [ + 15.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 29217.224, + -6768.6179, + -11102.1745 + ], + "actual_end_pos": [ + 29217.224, + -6768.6179, + -11102.1745 + ], + "actual_end_rot": [ + 15.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 29217.224, + -6768.6179, + -11102.1745 + ], + "start_rot": [ + 15.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 29217.224, + -6768.6179, + -11102.1745 + ], + "actual_end_pos": [ + 29217.224, + -6768.6179, + -11102.1745 + ], + "actual_end_rot": [ + 22.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29217.224, + -6768.6179, + -11102.1745 + ], + "start_rot": [ + 22.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 29303.8265, + -6718.6179, + -11102.1745 + ], + "actual_end_pos": [ + 29303.8265, + -6718.6179, + -11102.1745 + ], + "actual_end_rot": [ + 22.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29303.8265, + -6718.6179, + -11102.1745 + ], + "start_rot": [ + 22.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 29257.6325, + -6638.6076, + -11063.9062 + ], + "actual_end_pos": [ + 29257.6325, + -6638.6076, + -11063.9062 + ], + "actual_end_rot": [ + 22.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29257.6325, + -6638.6076, + -11063.9062 + ], + "start_rot": [ + 22.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 29344.2351, + -6588.6076, + -11063.9062 + ], + "actual_end_pos": [ + 29344.2351, + -6588.6076, + -11063.9062 + ], + "actual_end_rot": [ + 22.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29344.2351, + -6588.6076, + -11063.9062 + ], + "start_rot": [ + 22.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 29430.8376, + -6538.6076, + -11063.9062 + ], + "actual_end_pos": [ + 29430.8376, + -6538.6076, + -11063.9062 + ], + "actual_end_rot": [ + 22.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260411_181558__pair_001955_B_traj_001956_meta.json b/equivalence_easy/run_20260411_181558__pair_001955_B_traj_001956_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..43dfba709a86904cfd2dee8a8e69c532db5ec9f7 --- /dev/null +++ b/equivalence_easy/run_20260411_181558__pair_001955_B_traj_001956_meta.json @@ -0,0 +1,1464 @@ +{ + "trajectory_id": 1956, + "episode_id": 0, + "state_id": 1450, + "sample_index": 1450, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 1955, + "primary_trajectory_id": 1955, + "paired_trajectory_id": 1956, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 29360.0, + -6940.0, + -11140.0 + ], + "rotation": [ + 0.0, + 90.0, + 0.0 + ] + }, + "action_sequence": [ + "turn_left", + "move_left", + "move_forward", + "turn_right", + "turn_right", + "move_left", + "look_up", + "move_right", + "turn_left", + "move_right", + "move_forward", + "turn_left", + "move_right", + "look_up", + "move_forward", + "move_backward", + "move_left", + "turn_right", + "move_backward", + "move_backward", + "look_up", + "move_left", + "turn_left", + "move_right", + "move_forward", + "move_forward", + "move_right", + "look_down", + "no_op", + "turn_right", + "turn_right", + "move_right", + "move_backward", + "turn_right", + "move_forward", + "look_up", + "move_left", + "move_left", + "move_left", + "move_forward" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 29360.0, + -6940.0, + -11140.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 29360.0, + -6940.0, + -11140.0 + ], + "actual_end_pos": [ + 29360.0, + -6940.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29360.0, + -6940.0, + -11140.0 + ], + "start_rot": [ + 0.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 29456.5926, + -6965.8819, + -11140.0 + ], + "actual_end_pos": [ + 29456.5926, + -6965.8819, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29456.5926, + -6965.8819, + -11140.0 + ], + "start_rot": [ + 0.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 29482.4745, + -6869.2893, + -11140.0 + ], + "actual_end_pos": [ + 29482.4745, + -6869.2893, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 29482.4745, + -6869.2893, + -11140.0 + ], + "start_rot": [ + 0.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 29482.4745, + -6869.2893, + -11140.0 + ], + "actual_end_pos": [ + 29482.4745, + -6869.2893, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 29482.4745, + -6869.2893, + -11140.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 29482.4745, + -6869.2893, + -11140.0 + ], + "actual_end_pos": [ + 29482.4745, + -6869.2893, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29482.4745, + -6869.2893, + -11140.0 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 29579.0671, + -6843.4074, + -11140.0 + ], + "actual_end_pos": [ + 29579.0671, + -6843.4074, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 29579.0671, + -6843.4074, + -11140.0 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 29579.0671, + -6843.4074, + -11140.0 + ], + "actual_end_pos": [ + 29579.0671, + -6843.4074, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29579.0671, + -6843.4074, + -11140.0 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 29482.4745, + -6869.2893, + -11140.0 + ], + "actual_end_pos": [ + 29482.4745, + -6869.2893, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 29482.4745, + -6869.2893, + -11140.0 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 29482.4745, + -6869.2893, + -11140.0 + ], + "actual_end_pos": [ + 29482.4745, + -6869.2893, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29482.4745, + -6869.2893, + -11140.0 + ], + "start_rot": [ + 7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 29382.4745, + -6869.2893, + -11140.0 + ], + "actual_end_pos": [ + 29382.4745, + -6869.2893, + -11140.0 + ], + "actual_end_rot": [ + 7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29382.4745, + -6869.2893, + -11140.0 + ], + "start_rot": [ + 7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 29382.4745, + -6770.1448, + -11126.9474 + ], + "actual_end_pos": [ + 29382.4745, + -6770.1448, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 29382.4745, + -6770.1448, + -11126.9474 + ], + "start_rot": [ + 7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 29382.4745, + -6770.1448, + -11126.9474 + ], + "actual_end_pos": [ + 29382.4745, + -6770.1448, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + 75.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29382.4745, + -6770.1448, + -11126.9474 + ], + "start_rot": [ + 7.5, + 75.0, + -0.0 + ], + "expected_end_pos": [ + 29285.8819, + -6744.2629, + -11126.9474 + ], + "actual_end_pos": [ + 29285.8819, + -6744.2629, + -11126.9474 + ], + "actual_end_rot": [ + 7.5, + 75.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 29285.8819, + -6744.2629, + -11126.9474 + ], + "start_rot": [ + 7.5, + 75.0, + -0.0 + ], + "expected_end_pos": [ + 29285.8819, + -6744.2629, + -11126.9474 + ], + "actual_end_pos": [ + 29285.8819, + -6744.2629, + -11126.9474 + ], + "actual_end_rot": [ + 15.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29285.8819, + -6744.2629, + -11126.9474 + ], + "start_rot": [ + 15.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 29310.8819, + -6650.9617, + -11101.0655 + ], + "actual_end_pos": [ + 29310.8819, + -6650.9617, + -11101.0655 + ], + "actual_end_rot": [ + 15.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29310.8819, + -6650.9617, + -11101.0655 + ], + "start_rot": [ + 15.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 29285.8819, + -6744.2629, + -11126.9474 + ], + "actual_end_pos": [ + 29285.8819, + -6744.2629, + -11126.9474 + ], + "actual_end_rot": [ + 15.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29285.8819, + -6744.2629, + -11126.9474 + ], + "start_rot": [ + 15.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 29382.4745, + -6770.1448, + -11126.9474 + ], + "actual_end_pos": [ + 29382.4745, + -6770.1448, + -11126.9474 + ], + "actual_end_rot": [ + 15.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 29382.4745, + -6770.1448, + -11126.9474 + ], + "start_rot": [ + 15.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 29382.4745, + -6770.1448, + -11126.9474 + ], + "actual_end_pos": [ + 29382.4745, + -6770.1448, + -11126.9474 + ], + "actual_end_rot": [ + 15.0, + 90.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29382.4745, + -6770.1448, + -11126.9474 + ], + "start_rot": [ + 15.0, + 90.0, + -0.0 + ], + "expected_end_pos": [ + 29382.4745, + -6866.7374, + -11152.8293 + ], + "actual_end_pos": [ + 29382.4745, + -6866.7374, + -11152.8293 + ], + "actual_end_rot": [ + 15.0, + 90.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29382.4745, + -6866.7374, + -11152.8293 + ], + "start_rot": [ + 15.0, + 90.0, + -0.0 + ], + "expected_end_pos": [ + 29382.4745, + -6963.33, + -11178.7112 + ], + "actual_end_pos": [ + 29382.4745, + -6963.33, + -11178.7112 + ], + "actual_end_rot": [ + 15.0, + 90.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 29382.4745, + -6963.33, + -11178.7112 + ], + "start_rot": [ + 15.0, + 90.0, + -0.0 + ], + "expected_end_pos": [ + 29382.4745, + -6963.33, + -11178.7112 + ], + "actual_end_pos": [ + 29382.4745, + -6963.33, + -11178.7112 + ], + "actual_end_rot": [ + 22.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29382.4745, + -6963.33, + -11178.7112 + ], + "start_rot": [ + 22.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 29482.4745, + -6963.33, + -11178.7112 + ], + "actual_end_pos": [ + 29482.4745, + -6963.33, + -11178.7112 + ], + "actual_end_rot": [ + 22.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 29482.4745, + -6963.33, + -11178.7112 + ], + "start_rot": [ + 22.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 29482.4745, + -6963.33, + -11178.7112 + ], + "actual_end_pos": [ + 29482.4745, + -6963.33, + -11178.7112 + ], + "actual_end_rot": [ + 22.5, + 75.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29482.4745, + -6963.33, + -11178.7112 + ], + "start_rot": [ + 22.5, + 75.0, + -0.0 + ], + "expected_end_pos": [ + 29385.8819, + -6937.4481, + -11178.7112 + ], + "actual_end_pos": [ + 29385.8819, + -6937.4481, + -11178.7112 + ], + "actual_end_rot": [ + 22.5, + 75.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29385.8819, + -6937.4481, + -11178.7112 + ], + "start_rot": [ + 22.5, + 75.0, + -0.0 + ], + "expected_end_pos": [ + 29409.7937, + -6848.2082, + -11140.4428 + ], + "actual_end_pos": [ + 29409.7937, + -6848.2082, + -11140.4428 + ], + "actual_end_rot": [ + 22.5, + 75.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29409.7937, + -6848.2082, + -11140.4428 + ], + "start_rot": [ + 22.5, + 75.0, + -0.0 + ], + "expected_end_pos": [ + 29433.7054, + -6758.9683, + -11102.1745 + ], + "actual_end_pos": [ + 29433.7054, + -6758.9683, + -11102.1745 + ], + "actual_end_rot": [ + 22.5, + 75.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29433.7054, + -6758.9683, + -11102.1745 + ], + "start_rot": [ + 22.5, + 75.0, + -0.0 + ], + "expected_end_pos": [ + 29337.1128, + -6733.0864, + -11102.1745 + ], + "actual_end_pos": [ + 29337.1128, + -6733.0864, + -11102.1745 + ], + "actual_end_rot": [ + 22.5, + 75.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 29337.1128, + -6733.0864, + -11102.1745 + ], + "start_rot": [ + 22.5, + 75.0, + -0.0 + ], + "expected_end_pos": [ + 29337.1128, + -6733.0864, + -11102.1745 + ], + "actual_end_pos": [ + 29337.1128, + -6733.0864, + -11102.1745 + ], + "actual_end_rot": [ + 15.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 29337.1128, + -6733.0864, + -11102.1745 + ], + "start_rot": [ + 15.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 29337.1128, + -6733.0864, + -11102.1745 + ], + "actual_end_pos": [ + 29337.1128, + -6733.0864, + -11102.1745 + ], + "actual_end_rot": [ + 15.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 29337.1128, + -6733.0864, + -11102.1745 + ], + "start_rot": [ + 15.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 29337.1128, + -6733.0864, + -11102.1745 + ], + "actual_end_pos": [ + 29337.1128, + -6733.0864, + -11102.1745 + ], + "actual_end_rot": [ + 15.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 29337.1128, + -6733.0864, + -11102.1745 + ], + "start_rot": [ + 15.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 29337.1128, + -6733.0864, + -11102.1745 + ], + "actual_end_pos": [ + 29337.1128, + -6733.0864, + -11102.1745 + ], + "actual_end_rot": [ + 15.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29337.1128, + -6733.0864, + -11102.1745 + ], + "start_rot": [ + 15.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 29240.5203, + -6758.9683, + -11102.1745 + ], + "actual_end_pos": [ + 29240.5203, + -6758.9683, + -11102.1745 + ], + "actual_end_rot": [ + 15.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29240.5203, + -6758.9683, + -11102.1745 + ], + "start_rot": [ + 15.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 29265.5203, + -6852.2695, + -11128.0564 + ], + "actual_end_pos": [ + 29265.5203, + -6852.2695, + -11128.0564 + ], + "actual_end_rot": [ + 15.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 29265.5203, + -6852.2695, + -11128.0564 + ], + "start_rot": [ + 15.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 29265.5203, + -6852.2695, + -11128.0564 + ], + "actual_end_pos": [ + 29265.5203, + -6852.2695, + -11128.0564 + ], + "actual_end_rot": [ + 15.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29265.5203, + -6852.2695, + -11128.0564 + ], + "start_rot": [ + 15.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 29217.224, + -6768.6179, + -11102.1745 + ], + "actual_end_pos": [ + 29217.224, + -6768.6179, + -11102.1745 + ], + "actual_end_rot": [ + 15.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 29217.224, + -6768.6179, + -11102.1745 + ], + "start_rot": [ + 15.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 29217.224, + -6768.6179, + -11102.1745 + ], + "actual_end_pos": [ + 29217.224, + -6768.6179, + -11102.1745 + ], + "actual_end_rot": [ + 22.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29217.224, + -6768.6179, + -11102.1745 + ], + "start_rot": [ + 22.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 29303.8265, + -6718.6179, + -11102.1745 + ], + "actual_end_pos": [ + 29303.8265, + -6718.6179, + -11102.1745 + ], + "actual_end_rot": [ + 22.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29303.8265, + -6718.6179, + -11102.1745 + ], + "start_rot": [ + 22.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 29390.4291, + -6668.6179, + -11102.1745 + ], + "actual_end_pos": [ + 29390.4291, + -6668.6179, + -11102.1745 + ], + "actual_end_rot": [ + 22.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29390.4291, + -6668.6179, + -11102.1745 + ], + "start_rot": [ + 22.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 29477.0316, + -6618.6179, + -11102.1745 + ], + "actual_end_pos": [ + 29477.0316, + -6618.6179, + -11102.1745 + ], + "actual_end_rot": [ + 22.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29477.0316, + -6618.6179, + -11102.1745 + ], + "start_rot": [ + 22.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 29430.8376, + -6538.6076, + -11063.9062 + ], + "actual_end_pos": [ + 29430.8376, + -6538.6076, + -11063.9062 + ], + "actual_end_rot": [ + 22.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260411_181558__pair_001969_A_traj_001969_meta.json b/equivalence_easy/run_20260411_181558__pair_001969_A_traj_001969_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..82ab4e2a0e5abc0a74a077d17b48f741c3dd5d15 --- /dev/null +++ b/equivalence_easy/run_20260411_181558__pair_001969_A_traj_001969_meta.json @@ -0,0 +1,1464 @@ +{ + "trajectory_id": 1969, + "episode_id": 0, + "state_id": 1462, + "sample_index": 1462, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 1970, + "primary_trajectory_id": 1969, + "paired_trajectory_id": 1970, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 29360.0, + -6740.0, + -11140.0 + ], + "rotation": [ + 0.0, + 270.0, + 0.0 + ] + }, + "action_sequence": [ + "move_forward", + "move_left", + "move_left", + "move_forward", + "look_down", + "move_forward", + "move_left", + "look_down", + "move_left", + "move_forward", + "move_forward", + "move_right", + "move_backward", + "move_left", + "move_forward", + "move_forward", + "look_up", + "move_backward", + "look_up", + "move_forward", + "move_forward", + "turn_right", + "move_backward", + "turn_right", + "move_forward", + "move_forward", + "move_right", + "move_right", + "move_forward", + "look_up", + "move_forward", + "move_forward", + "move_forward", + "move_left", + "move_forward", + "move_left", + "move_left", + "move_backward", + "look_up", + "no_op" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29360.0, + -6740.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29360.0, + -6840.0, + -11140.0 + ], + "actual_end_pos": [ + 29360.0, + -6840.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29360.0, + -6840.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29260.0, + -6840.0, + -11140.0 + ], + "actual_end_pos": [ + 29260.0, + -6840.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29260.0, + -6840.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29160.0, + -6840.0, + -11140.0 + ], + "actual_end_pos": [ + 29160.0, + -6840.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29160.0, + -6840.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29160.0, + -6940.0, + -11140.0 + ], + "actual_end_pos": [ + 29160.0, + -6940.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 29160.0, + -6940.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29160.0, + -6940.0, + -11140.0 + ], + "actual_end_pos": [ + 29160.0, + -6940.0, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29160.0, + -6940.0, + -11140.0 + ], + "start_rot": [ + -7.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29160.0, + -7039.1445, + -11153.0526 + ], + "actual_end_pos": [ + 29160.0, + -7039.1445, + -11153.0526 + ], + "actual_end_rot": [ + -7.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29160.0, + -7039.1445, + -11153.0526 + ], + "start_rot": [ + -7.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29060.0, + -7039.1445, + -11153.0526 + ], + "actual_end_pos": [ + 29060.0, + -7039.1445, + -11153.0526 + ], + "actual_end_rot": [ + -7.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 29060.0, + -7039.1445, + -11153.0526 + ], + "start_rot": [ + -7.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29060.0, + -7039.1445, + -11153.0526 + ], + "actual_end_pos": [ + 29060.0, + -7039.1445, + -11153.0526 + ], + "actual_end_rot": [ + -15.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29060.0, + -7039.1445, + -11153.0526 + ], + "start_rot": [ + -15.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28960.0, + -7039.1445, + -11153.0526 + ], + "actual_end_pos": [ + 28960.0, + -7039.1445, + -11153.0526 + ], + "actual_end_rot": [ + -15.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28960.0, + -7039.1445, + -11153.0526 + ], + "start_rot": [ + -15.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28960.0, + -7135.7371, + -11178.9345 + ], + "actual_end_pos": [ + 28960.0, + -7135.7371, + -11178.9345 + ], + "actual_end_rot": [ + -15.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28960.0, + -7135.7371, + -11178.9345 + ], + "start_rot": [ + -15.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28960.0, + -7232.3297, + -11204.8164 + ], + "actual_end_pos": [ + 28960.0, + -7232.3297, + -11204.8164 + ], + "actual_end_rot": [ + -15.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28960.0, + -7232.3297, + -11204.8164 + ], + "start_rot": [ + -15.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29060.0, + -7232.3297, + -11204.8164 + ], + "actual_end_pos": [ + 29060.0, + -7232.3297, + -11204.8164 + ], + "actual_end_rot": [ + -15.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29060.0, + -7232.3297, + -11204.8164 + ], + "start_rot": [ + -15.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29060.0, + -7135.7371, + -11178.9345 + ], + "actual_end_pos": [ + 29060.0, + -7135.7371, + -11178.9345 + ], + "actual_end_rot": [ + -15.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29060.0, + -7135.7371, + -11178.9345 + ], + "start_rot": [ + -15.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28960.0, + -7135.7371, + -11178.9345 + ], + "actual_end_pos": [ + 28960.0, + -7135.7371, + -11178.9345 + ], + "actual_end_rot": [ + -15.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28960.0, + -7135.7371, + -11178.9345 + ], + "start_rot": [ + -15.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28960.0, + -7232.3297, + -11204.8164 + ], + "actual_end_pos": [ + 28960.0, + -7232.3297, + -11204.8164 + ], + "actual_end_rot": [ + -15.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28960.0, + -7232.3297, + -11204.8164 + ], + "start_rot": [ + -15.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28960.0, + -7328.9222, + -11230.6983 + ], + "actual_end_pos": [ + 28960.0, + -7328.9222, + -11230.6983 + ], + "actual_end_rot": [ + -15.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 28960.0, + -7328.9222, + -11230.6983 + ], + "start_rot": [ + -15.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28960.0, + -7328.9222, + -11230.6983 + ], + "actual_end_pos": [ + 28960.0, + -7328.9222, + -11230.6983 + ], + "actual_end_rot": [ + -7.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28960.0, + -7328.9222, + -11230.6983 + ], + "start_rot": [ + -7.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28960.0, + -7229.7778, + -11217.6457 + ], + "actual_end_pos": [ + 28960.0, + -7229.7778, + -11217.6457 + ], + "actual_end_rot": [ + -7.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 28960.0, + -7229.7778, + -11217.6457 + ], + "start_rot": [ + -7.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28960.0, + -7229.7778, + -11217.6457 + ], + "actual_end_pos": [ + 28960.0, + -7229.7778, + -11217.6457 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28960.0, + -7229.7778, + -11217.6457 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28960.0, + -7329.7778, + -11217.6457 + ], + "actual_end_pos": [ + 28960.0, + -7329.7778, + -11217.6457 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28960.0, + -7329.7778, + -11217.6457 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28960.0, + -7429.7778, + -11217.6457 + ], + "actual_end_pos": [ + 28960.0, + -7429.7778, + -11217.6457 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28960.0, + -7429.7778, + -11217.6457 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28960.0, + -7429.7778, + -11217.6457 + ], + "actual_end_pos": [ + 28960.0, + -7429.7778, + -11217.6457 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28960.0, + -7429.7778, + -11217.6457 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 28934.1181, + -7333.1852, + -11217.6457 + ], + "actual_end_pos": [ + 28934.1181, + -7333.1852, + -11217.6457 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28934.1181, + -7333.1852, + -11217.6457 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 28934.1181, + -7333.1852, + -11217.6457 + ], + "actual_end_pos": [ + 28934.1181, + -7333.1852, + -11217.6457 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28934.1181, + -7333.1852, + -11217.6457 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 28984.1181, + -7419.7877, + -11217.6457 + ], + "actual_end_pos": [ + 28984.1181, + -7419.7877, + -11217.6457 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28984.1181, + -7419.7877, + -11217.6457 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 29034.1181, + -7506.3903, + -11217.6457 + ], + "actual_end_pos": [ + 29034.1181, + -7506.3903, + -11217.6457 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29034.1181, + -7506.3903, + -11217.6457 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 29120.7206, + -7456.3902, + -11217.6457 + ], + "actual_end_pos": [ + 29120.7206, + -7456.3902, + -11217.6457 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29120.7206, + -7456.3902, + -11217.6457 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 29207.3232, + -7406.3902, + -11217.6457 + ], + "actual_end_pos": [ + 29207.3232, + -7406.3902, + -11217.6457 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29207.3232, + -7406.3902, + -11217.6457 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 29257.3232, + -7492.9928, + -11217.6457 + ], + "actual_end_pos": [ + 29257.3232, + -7492.9928, + -11217.6457 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 29257.3232, + -7492.9928, + -11217.6457 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 29257.3232, + -7492.9928, + -11217.6457 + ], + "actual_end_pos": [ + 29257.3232, + -7492.9928, + -11217.6457 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29257.3232, + -7492.9928, + -11217.6457 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 29306.8954, + -7578.8544, + -11204.5931 + ], + "actual_end_pos": [ + 29306.8954, + -7578.8544, + -11204.5931 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29306.8954, + -7578.8544, + -11204.5931 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 29356.4677, + -7664.7161, + -11191.5405 + ], + "actual_end_pos": [ + 29356.4677, + -7664.7161, + -11191.5405 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29356.4677, + -7664.7161, + -11191.5405 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 29406.0399, + -7750.5777, + -11178.4879 + ], + "actual_end_pos": [ + 29406.0399, + -7750.5777, + -11178.4879 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29406.0399, + -7750.5777, + -11178.4879 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 29319.4374, + -7800.5777, + -11178.4879 + ], + "actual_end_pos": [ + 29319.4374, + -7800.5777, + -11178.4879 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29319.4374, + -7800.5777, + -11178.4879 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 29369.0096, + -7886.4394, + -11165.4352 + ], + "actual_end_pos": [ + 29369.0096, + -7886.4394, + -11165.4352 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29369.0096, + -7886.4394, + -11165.4352 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 29282.4071, + -7936.4394, + -11165.4352 + ], + "actual_end_pos": [ + 29282.4071, + -7936.4394, + -11165.4352 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29282.4071, + -7936.4394, + -11165.4352 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 29195.8045, + -7986.4394, + -11165.4352 + ], + "actual_end_pos": [ + 29195.8045, + -7986.4394, + -11165.4352 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29195.8045, + -7986.4394, + -11165.4352 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 29146.2323, + -7900.5777, + -11178.4879 + ], + "actual_end_pos": [ + 29146.2323, + -7900.5777, + -11178.4879 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 29146.2323, + -7900.5777, + -11178.4879 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 29146.2323, + -7900.5777, + -11178.4879 + ], + "actual_end_pos": [ + 29146.2323, + -7900.5777, + -11178.4879 + ], + "actual_end_rot": [ + 15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 29146.2323, + -7900.5777, + -11178.4879 + ], + "start_rot": [ + 15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 29146.2323, + -7900.5777, + -11178.4879 + ], + "actual_end_pos": [ + 29146.2323, + -7900.5777, + -11178.4879 + ], + "actual_end_rot": [ + 15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260411_181558__pair_001969_B_traj_001970_meta.json b/equivalence_easy/run_20260411_181558__pair_001969_B_traj_001970_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8c5e501e3be84831fcf37d674b92c064040dda66 --- /dev/null +++ b/equivalence_easy/run_20260411_181558__pair_001969_B_traj_001970_meta.json @@ -0,0 +1,1464 @@ +{ + "trajectory_id": 1970, + "episode_id": 0, + "state_id": 1462, + "sample_index": 1462, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 1969, + "primary_trajectory_id": 1969, + "paired_trajectory_id": 1970, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 29360.0, + -6740.0, + -11140.0 + ], + "rotation": [ + 0.0, + 270.0, + 0.0 + ] + }, + "action_sequence": [ + "move_left", + "move_forward", + "move_forward", + "move_left", + "look_down", + "move_forward", + "move_left", + "look_down", + "move_left", + "move_right", + "move_forward", + "move_forward", + "move_forward", + "move_forward", + "move_left", + "move_backward", + "look_up", + "move_backward", + "look_up", + "move_forward", + "move_forward", + "turn_right", + "move_backward", + "turn_right", + "move_right", + "move_forward", + "move_forward", + "move_right", + "move_forward", + "look_up", + "move_left", + "move_left", + "move_forward", + "move_forward", + "move_left", + "move_forward", + "move_forward", + "move_backward", + "look_up", + "no_op" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29360.0, + -6740.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29260.0, + -6740.0, + -11140.0 + ], + "actual_end_pos": [ + 29260.0, + -6740.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29260.0, + -6740.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29260.0, + -6840.0, + -11140.0 + ], + "actual_end_pos": [ + 29260.0, + -6840.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29260.0, + -6840.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29260.0, + -6940.0, + -11140.0 + ], + "actual_end_pos": [ + 29260.0, + -6940.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29260.0, + -6940.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29160.0, + -6940.0, + -11140.0 + ], + "actual_end_pos": [ + 29160.0, + -6940.0, + -11140.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 29160.0, + -6940.0, + -11140.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29160.0, + -6940.0, + -11140.0 + ], + "actual_end_pos": [ + 29160.0, + -6940.0, + -11140.0 + ], + "actual_end_rot": [ + -7.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29160.0, + -6940.0, + -11140.0 + ], + "start_rot": [ + -7.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29160.0, + -7039.1445, + -11153.0526 + ], + "actual_end_pos": [ + 29160.0, + -7039.1445, + -11153.0526 + ], + "actual_end_rot": [ + -7.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29160.0, + -7039.1445, + -11153.0526 + ], + "start_rot": [ + -7.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29060.0, + -7039.1445, + -11153.0526 + ], + "actual_end_pos": [ + 29060.0, + -7039.1445, + -11153.0526 + ], + "actual_end_rot": [ + -7.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 29060.0, + -7039.1445, + -11153.0526 + ], + "start_rot": [ + -7.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29060.0, + -7039.1445, + -11153.0526 + ], + "actual_end_pos": [ + 29060.0, + -7039.1445, + -11153.0526 + ], + "actual_end_rot": [ + -15.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29060.0, + -7039.1445, + -11153.0526 + ], + "start_rot": [ + -15.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28960.0, + -7039.1445, + -11153.0526 + ], + "actual_end_pos": [ + 28960.0, + -7039.1445, + -11153.0526 + ], + "actual_end_rot": [ + -15.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28960.0, + -7039.1445, + -11153.0526 + ], + "start_rot": [ + -15.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29060.0, + -7039.1445, + -11153.0526 + ], + "actual_end_pos": [ + 29060.0, + -7039.1445, + -11153.0526 + ], + "actual_end_rot": [ + -15.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29060.0, + -7039.1445, + -11153.0526 + ], + "start_rot": [ + -15.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29060.0, + -7135.7371, + -11178.9345 + ], + "actual_end_pos": [ + 29060.0, + -7135.7371, + -11178.9345 + ], + "actual_end_rot": [ + -15.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29060.0, + -7135.7371, + -11178.9345 + ], + "start_rot": [ + -15.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29060.0, + -7232.3297, + -11204.8164 + ], + "actual_end_pos": [ + 29060.0, + -7232.3297, + -11204.8164 + ], + "actual_end_rot": [ + -15.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29060.0, + -7232.3297, + -11204.8164 + ], + "start_rot": [ + -15.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29060.0, + -7328.9222, + -11230.6983 + ], + "actual_end_pos": [ + 29060.0, + -7328.9222, + -11230.6983 + ], + "actual_end_rot": [ + -15.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29060.0, + -7328.9222, + -11230.6983 + ], + "start_rot": [ + -15.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 29060.0, + -7425.5148, + -11256.5802 + ], + "actual_end_pos": [ + 29060.0, + -7425.5148, + -11256.5802 + ], + "actual_end_rot": [ + -15.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29060.0, + -7425.5148, + -11256.5802 + ], + "start_rot": [ + -15.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28960.0, + -7425.5148, + -11256.5802 + ], + "actual_end_pos": [ + 28960.0, + -7425.5148, + -11256.5802 + ], + "actual_end_rot": [ + -15.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28960.0, + -7425.5148, + -11256.5802 + ], + "start_rot": [ + -15.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28960.0, + -7328.9222, + -11230.6983 + ], + "actual_end_pos": [ + 28960.0, + -7328.9222, + -11230.6983 + ], + "actual_end_rot": [ + -15.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 28960.0, + -7328.9222, + -11230.6983 + ], + "start_rot": [ + -15.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28960.0, + -7328.9222, + -11230.6983 + ], + "actual_end_pos": [ + 28960.0, + -7328.9222, + -11230.6983 + ], + "actual_end_rot": [ + -7.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28960.0, + -7328.9222, + -11230.6983 + ], + "start_rot": [ + -7.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28960.0, + -7229.7778, + -11217.6457 + ], + "actual_end_pos": [ + 28960.0, + -7229.7778, + -11217.6457 + ], + "actual_end_rot": [ + -7.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 28960.0, + -7229.7778, + -11217.6457 + ], + "start_rot": [ + -7.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28960.0, + -7229.7778, + -11217.6457 + ], + "actual_end_pos": [ + 28960.0, + -7229.7778, + -11217.6457 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28960.0, + -7229.7778, + -11217.6457 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28960.0, + -7329.7778, + -11217.6457 + ], + "actual_end_pos": [ + 28960.0, + -7329.7778, + -11217.6457 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 28960.0, + -7329.7778, + -11217.6457 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28960.0, + -7429.7778, + -11217.6457 + ], + "actual_end_pos": [ + 28960.0, + -7429.7778, + -11217.6457 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28960.0, + -7429.7778, + -11217.6457 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 28960.0, + -7429.7778, + -11217.6457 + ], + "actual_end_pos": [ + 28960.0, + -7429.7778, + -11217.6457 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 28960.0, + -7429.7778, + -11217.6457 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 28934.1181, + -7333.1852, + -11217.6457 + ], + "actual_end_pos": [ + 28934.1181, + -7333.1852, + -11217.6457 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 28934.1181, + -7333.1852, + -11217.6457 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 28934.1181, + -7333.1852, + -11217.6457 + ], + "actual_end_pos": [ + 28934.1181, + -7333.1852, + -11217.6457 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 28934.1181, + -7333.1852, + -11217.6457 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 29020.7206, + -7283.1852, + -11217.6457 + ], + "actual_end_pos": [ + 29020.7206, + -7283.1852, + -11217.6457 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29020.7206, + -7283.1852, + -11217.6457 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 29070.7206, + -7369.7877, + -11217.6457 + ], + "actual_end_pos": [ + 29070.7206, + -7369.7877, + -11217.6457 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29070.7206, + -7369.7877, + -11217.6457 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 29120.7206, + -7456.3902, + -11217.6457 + ], + "actual_end_pos": [ + 29120.7206, + -7456.3902, + -11217.6457 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 29120.7206, + -7456.3902, + -11217.6457 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 29207.3232, + -7406.3902, + -11217.6457 + ], + "actual_end_pos": [ + 29207.3232, + -7406.3902, + -11217.6457 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29207.3232, + -7406.3902, + -11217.6457 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 29257.3232, + -7492.9928, + -11217.6457 + ], + "actual_end_pos": [ + 29257.3232, + -7492.9928, + -11217.6457 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 29257.3232, + -7492.9928, + -11217.6457 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 29257.3232, + -7492.9928, + -11217.6457 + ], + "actual_end_pos": [ + 29257.3232, + -7492.9928, + -11217.6457 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29257.3232, + -7492.9928, + -11217.6457 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 29170.7206, + -7542.9928, + -11217.6457 + ], + "actual_end_pos": [ + 29170.7206, + -7542.9928, + -11217.6457 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29170.7206, + -7542.9928, + -11217.6457 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 29084.1181, + -7592.9928, + -11217.6457 + ], + "actual_end_pos": [ + 29084.1181, + -7592.9928, + -11217.6457 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29084.1181, + -7592.9928, + -11217.6457 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 29133.6903, + -7678.8544, + -11204.5931 + ], + "actual_end_pos": [ + 29133.6903, + -7678.8544, + -11204.5931 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29133.6903, + -7678.8544, + -11204.5931 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 29183.2626, + -7764.7161, + -11191.5405 + ], + "actual_end_pos": [ + 29183.2626, + -7764.7161, + -11191.5405 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 29183.2626, + -7764.7161, + -11191.5405 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 29096.6601, + -7814.7161, + -11191.5405 + ], + "actual_end_pos": [ + 29096.6601, + -7814.7161, + -11191.5405 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29096.6601, + -7814.7161, + -11191.5405 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 29146.2323, + -7900.5777, + -11178.4879 + ], + "actual_end_pos": [ + 29146.2323, + -7900.5777, + -11178.4879 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 29146.2323, + -7900.5777, + -11178.4879 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 29195.8045, + -7986.4394, + -11165.4352 + ], + "actual_end_pos": [ + 29195.8045, + -7986.4394, + -11165.4352 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 29195.8045, + -7986.4394, + -11165.4352 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 29146.2323, + -7900.5777, + -11178.4879 + ], + "actual_end_pos": [ + 29146.2323, + -7900.5777, + -11178.4879 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 29146.2323, + -7900.5777, + -11178.4879 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 29146.2323, + -7900.5777, + -11178.4879 + ], + "actual_end_pos": [ + 29146.2323, + -7900.5777, + -11178.4879 + ], + "actual_end_rot": [ + 15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 29146.2323, + -7900.5777, + -11178.4879 + ], + "start_rot": [ + 15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 29146.2323, + -7900.5777, + -11178.4879 + ], + "actual_end_pos": [ + 29146.2323, + -7900.5777, + -11178.4879 + ], + "actual_end_rot": [ + 15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260413_221314__pair_000624_A_traj_000624_meta.json b/equivalence_easy/run_20260413_221314__pair_000624_A_traj_000624_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4432b40e0d95dd2129524c8e8554776cd30326d8 --- /dev/null +++ b/equivalence_easy/run_20260413_221314__pair_000624_A_traj_000624_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 624, + "episode_id": 0, + "state_id": 480, + "sample_index": 480, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 625, + "primary_trajectory_id": 624, + "paired_trajectory_id": 625, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + -3710.0, + 6260.0, + 200.0 + ], + "rotation": [ + 0.0, + 0.0, + 0.0 + ] + }, + "action_sequence": [ + "move_backward", + "move_right", + "look_up", + "move_right", + "no_op", + "move_left", + "move_forward", + "look_down", + "move_left", + "look_down", + "no_op", + "turn_left", + "move_left", + "move_forward", + "move_backward", + "move_backward", + "no_op", + "move_left", + "move_backward", + "turn_left", + "move_left", + "move_left", + "move_forward", + "move_forward", + "move_forward", + "move_right", + "move_forward", + "move_forward", + "turn_left", + "move_forward", + "move_forward", + "move_forward", + "move_forward", + "turn_right", + "move_forward", + "move_right", + "look_down", + "move_forward", + "move_forward", + "move_forward" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -3710.0, + 6260.0, + 200.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -3810.0, + 6260.0, + 200.0 + ], + "actual_end_pos": [ + -3810.0, + 6260.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -3810.0, + 6260.0, + 200.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -3810.0, + 6360.0, + 200.0 + ], + "actual_end_pos": [ + -3810.0, + 6360.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -3810.0, + 6360.0, + 200.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -3810.0, + 6360.0, + 200.0 + ], + "actual_end_pos": [ + -3810.0, + 6360.0, + 200.0 + ], + "actual_end_rot": [ + 7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -3810.0, + 6360.0, + 200.0 + ], + "start_rot": [ + 7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -3810.0, + 6460.0, + 200.0 + ], + "actual_end_pos": [ + -3810.0, + 6460.0, + 200.0 + ], + "actual_end_rot": [ + 7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -3810.0, + 6460.0, + 200.0 + ], + "start_rot": [ + 7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -3810.0, + 6460.0, + 200.0 + ], + "actual_end_pos": [ + -3810.0, + 6460.0, + 200.0 + ], + "actual_end_rot": [ + 7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -3810.0, + 6460.0, + 200.0 + ], + "start_rot": [ + 7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -3810.0, + 6360.0, + 200.0 + ], + "actual_end_pos": [ + -3810.0, + 6360.0, + 200.0 + ], + "actual_end_rot": [ + 7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -3810.0, + 6360.0, + 200.0 + ], + "start_rot": [ + 7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -3710.8555, + 6360.0, + 213.0526 + ], + "actual_end_pos": [ + -3710.8555, + 6360.0, + 213.0526 + ], + "actual_end_rot": [ + 7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -3710.8555, + 6360.0, + 213.0526 + ], + "start_rot": [ + 7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -3710.8555, + 6360.0, + 213.0526 + ], + "actual_end_pos": [ + -3710.8555, + 6360.0, + 213.0526 + ], + "actual_end_rot": [ + 0.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -3710.8555, + 6360.0, + 213.0526 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -3710.8555, + 6260.0, + 213.0526 + ], + "actual_end_pos": [ + -3710.8555, + 6260.0, + 213.0526 + ], + "actual_end_rot": [ + 0.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -3710.8555, + 6260.0, + 213.0526 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -3710.8555, + 6260.0, + 213.0526 + ], + "actual_end_pos": [ + -3710.8555, + 6260.0, + 213.0526 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -3710.8555, + 6260.0, + 213.0526 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -3710.8555, + 6260.0, + 213.0526 + ], + "actual_end_pos": [ + -3710.8555, + 6260.0, + 213.0526 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -3710.8555, + 6260.0, + 213.0526 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -3710.8555, + 6260.0, + 213.0526 + ], + "actual_end_pos": [ + -3710.8555, + 6260.0, + 213.0526 + ], + "actual_end_rot": [ + -7.5, + -15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -3710.8555, + 6260.0, + 213.0526 + ], + "start_rot": [ + -7.5, + -15.0, + -0.0 + ], + "expected_end_pos": [ + -3736.7374, + 6163.4074, + 213.0526 + ], + "actual_end_pos": [ + -3736.7374, + 6163.4074, + 213.0526 + ], + "actual_end_rot": [ + -7.5, + -15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -3736.7374, + 6163.4074, + 213.0526 + ], + "start_rot": [ + -7.5, + -15.0, + -0.0 + ], + "expected_end_pos": [ + -3640.9712, + 6137.7469, + 200.0 + ], + "actual_end_pos": [ + -3640.9712, + 6137.7469, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -3640.9712, + 6137.7469, + 200.0 + ], + "start_rot": [ + -7.5, + -15.0, + -0.0 + ], + "expected_end_pos": [ + -3736.7374, + 6163.4074, + 213.0526 + ], + "actual_end_pos": [ + -3736.7374, + 6163.4074, + 213.0526 + ], + "actual_end_rot": [ + -7.5, + -15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -3736.7374, + 6163.4074, + 213.0526 + ], + "start_rot": [ + -7.5, + -15.0, + -0.0 + ], + "expected_end_pos": [ + -3832.5036, + 6189.0679, + 226.1052 + ], + "actual_end_pos": [ + -3832.5036, + 6189.0679, + 226.1052 + ], + "actual_end_rot": [ + -7.5, + -15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -3832.5036, + 6189.0679, + 226.1052 + ], + "start_rot": [ + -7.5, + -15.0, + -0.0 + ], + "expected_end_pos": [ + -3832.5036, + 6189.0679, + 226.1052 + ], + "actual_end_pos": [ + -3832.5036, + 6189.0679, + 226.1052 + ], + "actual_end_rot": [ + -7.5, + -15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -3832.5036, + 6189.0679, + 226.1052 + ], + "start_rot": [ + -7.5, + -15.0, + -0.0 + ], + "expected_end_pos": [ + -3858.3855, + 6092.4753, + 226.1052 + ], + "actual_end_pos": [ + -3858.3855, + 6092.4753, + 226.1052 + ], + "actual_end_rot": [ + -7.5, + -15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -3858.3855, + 6092.4753, + 226.1052 + ], + "start_rot": [ + -7.5, + -15.0, + -0.0 + ], + "expected_end_pos": [ + -3954.1518, + 6118.1358, + 239.1579 + ], + "actual_end_pos": [ + -3954.1518, + 6118.1358, + 239.1579 + ], + "actual_end_rot": [ + -7.5, + -15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -3954.1518, + 6118.1358, + 239.1579 + ], + "start_rot": [ + -7.5, + -15.0, + -0.0 + ], + "expected_end_pos": [ + -3954.1518, + 6118.1358, + 239.1579 + ], + "actual_end_pos": [ + -3954.1518, + 6118.1358, + 239.1579 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -3954.1518, + 6118.1358, + 239.1579 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -4004.1518, + 6031.5333, + 239.1579 + ], + "actual_end_pos": [ + -4004.1518, + 6031.5333, + 239.1579 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -4004.1518, + 6031.5333, + 239.1579 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -4054.1518, + 5944.9307, + 239.1579 + ], + "actual_end_pos": [ + -4054.1518, + 5944.9307, + 239.1579 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -4054.1518, + 5944.9307, + 239.1579 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -3968.2901, + 5895.3585, + 226.1052 + ], + "actual_end_pos": [ + -3968.2901, + 5895.3585, + 226.1052 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -3968.2901, + 5895.3585, + 226.1052 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -3882.4285, + 5845.7862, + 213.0526 + ], + "actual_end_pos": [ + -3882.4285, + 5845.7862, + 213.0526 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -3882.4285, + 5845.7862, + 213.0526 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -3796.5668, + 5796.214, + 200.0 + ], + "actual_end_pos": [ + -3796.5668, + 5796.214, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -3796.5668, + 5796.214, + 200.0 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -3746.5668, + 5882.8165, + 200.0 + ], + "actual_end_pos": [ + -3746.5668, + 5882.8165, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -3746.5668, + 5882.8165, + 200.0 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -3660.7052, + 5833.2443, + 186.9474 + ], + "actual_end_pos": [ + -3660.7052, + 5833.2443, + 186.9474 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -3660.7052, + 5833.2443, + 186.9474 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -3574.8435, + 5783.672, + 173.8948 + ], + "actual_end_pos": [ + -3574.8435, + 5783.672, + 173.8948 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -3574.8435, + 5783.672, + 173.8948 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -3574.8435, + 5783.672, + 173.8948 + ], + "actual_end_pos": [ + -3574.8435, + 5783.672, + 173.8948 + ], + "actual_end_rot": [ + -7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -3574.8435, + 5783.672, + 173.8948 + ], + "start_rot": [ + -7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -3504.7378, + 5713.5663, + 160.8421 + ], + "actual_end_pos": [ + -3504.7378, + 5713.5663, + 160.8421 + ], + "actual_end_rot": [ + -7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -3504.7378, + 5713.5663, + 160.8421 + ], + "start_rot": [ + -7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -3434.6321, + 5643.4606, + 147.7895 + ], + "actual_end_pos": [ + -3434.6321, + 5643.4606, + 147.7895 + ], + "actual_end_rot": [ + -7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -3434.6321, + 5643.4606, + 147.7895 + ], + "start_rot": [ + -7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -3364.5263, + 5573.3548, + 134.7369 + ], + "actual_end_pos": [ + -3364.5263, + 5573.3548, + 134.7369 + ], + "actual_end_rot": [ + -7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -3364.5263, + 5573.3548, + 134.7369 + ], + "start_rot": [ + -7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -3294.4206, + 5503.2491, + 121.6843 + ], + "actual_end_pos": [ + -3294.4206, + 5503.2491, + 121.6843 + ], + "actual_end_rot": [ + -7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -3294.4206, + 5503.2491, + 121.6843 + ], + "start_rot": [ + -7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -3294.4206, + 5503.2491, + 121.6843 + ], + "actual_end_pos": [ + -3294.4206, + 5503.2491, + 121.6843 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -3294.4206, + 5503.2491, + 121.6843 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -3208.5589, + 5453.6768, + 108.6317 + ], + "actual_end_pos": [ + -3208.5589, + 5453.6768, + 108.6317 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -3208.5589, + 5453.6768, + 108.6317 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -3158.5589, + 5540.2794, + 108.6317 + ], + "actual_end_pos": [ + -3158.5589, + 5540.2794, + 108.6317 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -3158.5589, + 5540.2794, + 108.6317 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -3158.5589, + 5540.2794, + 108.6317 + ], + "actual_end_pos": [ + -3158.5589, + 5540.2794, + 108.6317 + ], + "actual_end_rot": [ + -15.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -3158.5589, + 5540.2794, + 108.6317 + ], + "start_rot": [ + -15.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -3074.9073, + 5491.9831, + 82.7498 + ], + "actual_end_pos": [ + -3074.9073, + 5491.9831, + 82.7498 + ], + "actual_end_rot": [ + -15.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -3074.9073, + 5491.9831, + 82.7498 + ], + "start_rot": [ + -15.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -2991.2557, + 5443.6868, + 56.8679 + ], + "actual_end_pos": [ + -2991.2557, + 5443.6868, + 56.8679 + ], + "actual_end_rot": [ + -15.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -2991.2557, + 5443.6868, + 56.8679 + ], + "start_rot": [ + -15.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -2907.6041, + 5395.3905, + 30.986 + ], + "actual_end_pos": [ + -2907.6041, + 5395.3905, + 30.986 + ], + "actual_end_rot": [ + -15.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 18, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260413_221314__pair_000624_B_traj_000625_meta.json b/equivalence_easy/run_20260413_221314__pair_000624_B_traj_000625_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b39f696d135e9c34cdfe19bce0628fe7159d4a2c --- /dev/null +++ b/equivalence_easy/run_20260413_221314__pair_000624_B_traj_000625_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 625, + "episode_id": 0, + "state_id": 480, + "sample_index": 480, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 624, + "primary_trajectory_id": 624, + "paired_trajectory_id": 625, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + -3710.0, + 6260.0, + 200.0 + ], + "rotation": [ + 0.0, + 0.0, + 0.0 + ] + }, + "action_sequence": [ + "move_backward", + "move_right", + "look_up", + "move_right", + "no_op", + "move_left", + "move_forward", + "look_down", + "move_left", + "look_down", + "no_op", + "turn_left", + "move_forward", + "move_backward", + "move_left", + "move_backward", + "no_op", + "move_backward", + "move_left", + "turn_left", + "move_forward", + "move_forward", + "move_forward", + "move_left", + "move_right", + "move_forward", + "move_forward", + "move_left", + "turn_left", + "move_forward", + "move_forward", + "move_forward", + "move_forward", + "turn_right", + "move_right", + "move_forward", + "look_down", + "move_forward", + "move_forward", + "move_forward" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -3710.0, + 6260.0, + 200.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -3810.0, + 6260.0, + 200.0 + ], + "actual_end_pos": [ + -3810.0, + 6260.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -3810.0, + 6260.0, + 200.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -3810.0, + 6360.0, + 200.0 + ], + "actual_end_pos": [ + -3810.0, + 6360.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -3810.0, + 6360.0, + 200.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -3810.0, + 6360.0, + 200.0 + ], + "actual_end_pos": [ + -3810.0, + 6360.0, + 200.0 + ], + "actual_end_rot": [ + 7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -3810.0, + 6360.0, + 200.0 + ], + "start_rot": [ + 7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -3810.0, + 6460.0, + 200.0 + ], + "actual_end_pos": [ + -3810.0, + 6460.0, + 200.0 + ], + "actual_end_rot": [ + 7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -3810.0, + 6460.0, + 200.0 + ], + "start_rot": [ + 7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -3810.0, + 6460.0, + 200.0 + ], + "actual_end_pos": [ + -3810.0, + 6460.0, + 200.0 + ], + "actual_end_rot": [ + 7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -3810.0, + 6460.0, + 200.0 + ], + "start_rot": [ + 7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -3810.0, + 6360.0, + 200.0 + ], + "actual_end_pos": [ + -3810.0, + 6360.0, + 200.0 + ], + "actual_end_rot": [ + 7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -3810.0, + 6360.0, + 200.0 + ], + "start_rot": [ + 7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -3710.8555, + 6360.0, + 213.0526 + ], + "actual_end_pos": [ + -3710.8555, + 6360.0, + 213.0526 + ], + "actual_end_rot": [ + 7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -3710.8555, + 6360.0, + 213.0526 + ], + "start_rot": [ + 7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -3710.8555, + 6360.0, + 213.0526 + ], + "actual_end_pos": [ + -3710.8555, + 6360.0, + 213.0526 + ], + "actual_end_rot": [ + 0.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -3710.8555, + 6360.0, + 213.0526 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -3710.8555, + 6260.0, + 213.0526 + ], + "actual_end_pos": [ + -3710.8555, + 6260.0, + 213.0526 + ], + "actual_end_rot": [ + 0.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -3710.8555, + 6260.0, + 213.0526 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -3710.8555, + 6260.0, + 213.0526 + ], + "actual_end_pos": [ + -3710.8555, + 6260.0, + 213.0526 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -3710.8555, + 6260.0, + 213.0526 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -3710.8555, + 6260.0, + 213.0526 + ], + "actual_end_pos": [ + -3710.8555, + 6260.0, + 213.0526 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -3710.8555, + 6260.0, + 213.0526 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -3710.8555, + 6260.0, + 213.0526 + ], + "actual_end_pos": [ + -3710.8555, + 6260.0, + 213.0526 + ], + "actual_end_rot": [ + -7.5, + -15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -3710.8555, + 6260.0, + 213.0526 + ], + "start_rot": [ + -7.5, + -15.0, + -0.0 + ], + "expected_end_pos": [ + -3615.0893, + 6234.3395, + 200.0 + ], + "actual_end_pos": [ + -3615.0893, + 6234.3395, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -3615.0893, + 6234.3395, + 200.0 + ], + "start_rot": [ + -7.5, + -15.0, + -0.0 + ], + "expected_end_pos": [ + -3710.8555, + 6260.0, + 213.0526 + ], + "actual_end_pos": [ + -3710.8555, + 6260.0, + 213.0526 + ], + "actual_end_rot": [ + -7.5, + -15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -3710.8555, + 6260.0, + 213.0526 + ], + "start_rot": [ + -7.5, + -15.0, + -0.0 + ], + "expected_end_pos": [ + -3736.7374, + 6163.4074, + 213.0526 + ], + "actual_end_pos": [ + -3736.7374, + 6163.4074, + 213.0526 + ], + "actual_end_rot": [ + -7.5, + -15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -3736.7374, + 6163.4074, + 213.0526 + ], + "start_rot": [ + -7.5, + -15.0, + -0.0 + ], + "expected_end_pos": [ + -3832.5036, + 6189.0679, + 226.1052 + ], + "actual_end_pos": [ + -3832.5036, + 6189.0679, + 226.1052 + ], + "actual_end_rot": [ + -7.5, + -15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -3832.5036, + 6189.0679, + 226.1052 + ], + "start_rot": [ + -7.5, + -15.0, + -0.0 + ], + "expected_end_pos": [ + -3832.5036, + 6189.0679, + 226.1052 + ], + "actual_end_pos": [ + -3832.5036, + 6189.0679, + 226.1052 + ], + "actual_end_rot": [ + -7.5, + -15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -3832.5036, + 6189.0679, + 226.1052 + ], + "start_rot": [ + -7.5, + -15.0, + -0.0 + ], + "expected_end_pos": [ + -3928.2699, + 6214.7284, + 239.1579 + ], + "actual_end_pos": [ + -3928.2699, + 6214.7284, + 239.1579 + ], + "actual_end_rot": [ + -7.5, + -15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -3928.2699, + 6214.7284, + 239.1579 + ], + "start_rot": [ + -7.5, + -15.0, + -0.0 + ], + "expected_end_pos": [ + -3954.1518, + 6118.1358, + 239.1579 + ], + "actual_end_pos": [ + -3954.1518, + 6118.1358, + 239.1579 + ], + "actual_end_rot": [ + -7.5, + -15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -3954.1518, + 6118.1358, + 239.1579 + ], + "start_rot": [ + -7.5, + -15.0, + -0.0 + ], + "expected_end_pos": [ + -3954.1518, + 6118.1358, + 239.1579 + ], + "actual_end_pos": [ + -3954.1518, + 6118.1358, + 239.1579 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -3954.1518, + 6118.1358, + 239.1579 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -3868.2901, + 6068.5636, + 226.1052 + ], + "actual_end_pos": [ + -3868.2901, + 6068.5636, + 226.1052 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -3868.2901, + 6068.5636, + 226.1052 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -3782.4285, + 6018.9913, + 213.0526 + ], + "actual_end_pos": [ + -3782.4285, + 6018.9913, + 213.0526 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -3782.4285, + 6018.9913, + 213.0526 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -3696.5668, + 5969.4191, + 200.0 + ], + "actual_end_pos": [ + -3696.5668, + 5969.4191, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -3696.5668, + 5969.4191, + 200.0 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -3746.5668, + 5882.8165, + 200.0 + ], + "actual_end_pos": [ + -3746.5668, + 5882.8165, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -3746.5668, + 5882.8165, + 200.0 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -3696.5668, + 5969.4191, + 200.0 + ], + "actual_end_pos": [ + -3696.5668, + 5969.4191, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -3696.5668, + 5969.4191, + 200.0 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -3610.7052, + 5919.8468, + 186.9474 + ], + "actual_end_pos": [ + -3610.7052, + 5919.8468, + 186.9474 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -3610.7052, + 5919.8468, + 186.9474 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -3524.8435, + 5870.2746, + 173.8948 + ], + "actual_end_pos": [ + -3524.8435, + 5870.2746, + 173.8948 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -3524.8435, + 5870.2746, + 173.8948 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -3574.8435, + 5783.672, + 173.8948 + ], + "actual_end_pos": [ + -3574.8435, + 5783.672, + 173.8948 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -3574.8435, + 5783.672, + 173.8948 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -3574.8435, + 5783.672, + 173.8948 + ], + "actual_end_pos": [ + -3574.8435, + 5783.672, + 173.8948 + ], + "actual_end_rot": [ + -7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -3574.8435, + 5783.672, + 173.8948 + ], + "start_rot": [ + -7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -3504.7378, + 5713.5663, + 160.8421 + ], + "actual_end_pos": [ + -3504.7378, + 5713.5663, + 160.8421 + ], + "actual_end_rot": [ + -7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -3504.7378, + 5713.5663, + 160.8421 + ], + "start_rot": [ + -7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -3434.6321, + 5643.4606, + 147.7895 + ], + "actual_end_pos": [ + -3434.6321, + 5643.4606, + 147.7895 + ], + "actual_end_rot": [ + -7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -3434.6321, + 5643.4606, + 147.7895 + ], + "start_rot": [ + -7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -3364.5263, + 5573.3548, + 134.7369 + ], + "actual_end_pos": [ + -3364.5263, + 5573.3548, + 134.7369 + ], + "actual_end_rot": [ + -7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -3364.5263, + 5573.3548, + 134.7369 + ], + "start_rot": [ + -7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -3294.4206, + 5503.2491, + 121.6843 + ], + "actual_end_pos": [ + -3294.4206, + 5503.2491, + 121.6843 + ], + "actual_end_rot": [ + -7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -3294.4206, + 5503.2491, + 121.6843 + ], + "start_rot": [ + -7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -3294.4206, + 5503.2491, + 121.6843 + ], + "actual_end_pos": [ + -3294.4206, + 5503.2491, + 121.6843 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -3294.4206, + 5503.2491, + 121.6843 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -3244.4206, + 5589.8516, + 121.6843 + ], + "actual_end_pos": [ + -3244.4206, + 5589.8516, + 121.6843 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -3244.4206, + 5589.8516, + 121.6843 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -3158.5589, + 5540.2794, + 108.6317 + ], + "actual_end_pos": [ + -3158.5589, + 5540.2794, + 108.6317 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -3158.5589, + 5540.2794, + 108.6317 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -3158.5589, + 5540.2794, + 108.6317 + ], + "actual_end_pos": [ + -3158.5589, + 5540.2794, + 108.6317 + ], + "actual_end_rot": [ + -15.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -3158.5589, + 5540.2794, + 108.6317 + ], + "start_rot": [ + -15.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -3074.9073, + 5491.9831, + 82.7498 + ], + "actual_end_pos": [ + -3074.9073, + 5491.9831, + 82.7498 + ], + "actual_end_rot": [ + -15.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -3074.9073, + 5491.9831, + 82.7498 + ], + "start_rot": [ + -15.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -2991.2557, + 5443.6868, + 56.8679 + ], + "actual_end_pos": [ + -2991.2557, + 5443.6868, + 56.8679 + ], + "actual_end_rot": [ + -15.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -2991.2557, + 5443.6868, + 56.8679 + ], + "start_rot": [ + -15.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -2907.6041, + 5395.3905, + 30.986 + ], + "actual_end_pos": [ + -2907.6041, + 5395.3905, + 30.986 + ], + "actual_end_rot": [ + -15.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 18, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260413_221314__pair_000635_A_traj_000635_meta.json b/equivalence_easy/run_20260413_221314__pair_000635_A_traj_000635_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..30f1e3d44c603e14d81fda67679818b15f906dcf --- /dev/null +++ b/equivalence_easy/run_20260413_221314__pair_000635_A_traj_000635_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 635, + "episode_id": 0, + "state_id": 487, + "sample_index": 487, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 636, + "primary_trajectory_id": 635, + "paired_trajectory_id": 636, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + -3710.0, + 6260.0, + 200.0 + ], + "rotation": [ + 0.0, + 315.0, + 0.0 + ] + }, + "action_sequence": [ + "move_left", + "move_left", + "turn_left", + "move_forward", + "move_right", + "turn_left", + "move_backward", + "move_right", + "move_backward", + "move_left", + "move_left", + "move_left", + "move_forward", + "move_forward", + "move_left", + "turn_right", + "move_forward", + "move_forward", + "move_right", + "move_forward", + "turn_left", + "move_forward", + "move_right", + "turn_right", + "no_op", + "turn_left", + "move_left", + "move_left", + "no_op", + "turn_right", + "turn_right", + "move_backward", + "move_right", + "move_forward", + "move_forward", + "move_forward", + "turn_right", + "move_forward", + "turn_right", + "move_right" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -3710.0, + 6260.0, + 200.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -3780.7107, + 6189.2893, + 200.0 + ], + "actual_end_pos": [ + -3780.7107, + 6189.2893, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -3780.7107, + 6189.2893, + 200.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -3851.4214, + 6118.5786, + 200.0 + ], + "actual_end_pos": [ + -3851.4214, + 6118.5786, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -3851.4214, + 6118.5786, + 200.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -3851.4214, + 6118.5786, + 200.0 + ], + "actual_end_pos": [ + -3851.4214, + 6118.5786, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -3851.4214, + 6118.5786, + 200.0 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -3801.4214, + 6031.9761, + 200.0 + ], + "actual_end_pos": [ + -3801.4214, + 6031.9761, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -3801.4214, + 6031.9761, + 200.0 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -3714.8188, + 6081.9761, + 200.0 + ], + "actual_end_pos": [ + -3714.8188, + 6081.9761, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -3714.8188, + 6081.9761, + 200.0 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -3714.8188, + 6081.9761, + 200.0 + ], + "actual_end_pos": [ + -3714.8188, + 6081.9761, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -3714.8188, + 6081.9761, + 200.0 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -3740.7007, + 6178.5687, + 200.0 + ], + "actual_end_pos": [ + -3740.7007, + 6178.5687, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -3740.7007, + 6178.5687, + 200.0 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -3644.1081, + 6204.4506, + 200.0 + ], + "actual_end_pos": [ + -3644.1081, + 6204.4506, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -3644.1081, + 6204.4506, + 200.0 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -3669.99, + 6301.0432, + 200.0 + ], + "actual_end_pos": [ + -3669.99, + 6301.0432, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -3669.99, + 6301.0432, + 200.0 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -3766.5826, + 6275.1613, + 200.0 + ], + "actual_end_pos": [ + -3766.5826, + 6275.1613, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -3766.5826, + 6275.1613, + 200.0 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -3863.1752, + 6249.2794, + 200.0 + ], + "actual_end_pos": [ + -3863.1752, + 6249.2794, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -3863.1752, + 6249.2794, + 200.0 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -3959.7678, + 6223.3975, + 200.0 + ], + "actual_end_pos": [ + -3959.7678, + 6223.3975, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -3959.7678, + 6223.3975, + 200.0 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -3933.8859, + 6126.8049, + 200.0 + ], + "actual_end_pos": [ + -3933.8859, + 6126.8049, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -3933.8859, + 6126.8049, + 200.0 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -3908.004, + 6030.2123, + 200.0 + ], + "actual_end_pos": [ + -3908.004, + 6030.2123, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -3908.004, + 6030.2123, + 200.0 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -4004.5966, + 6004.3304, + 200.0 + ], + "actual_end_pos": [ + -4004.5966, + 6004.3304, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -4004.5966, + 6004.3304, + 200.0 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -4004.5966, + 6004.3304, + 200.0 + ], + "actual_end_pos": [ + -4004.5966, + 6004.3304, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -4004.5966, + 6004.3304, + 200.0 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -3954.5966, + 5917.7278, + 200.0 + ], + "actual_end_pos": [ + -3954.5966, + 5917.7278, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -3954.5966, + 5917.7278, + 200.0 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -3904.5966, + 5831.1253, + 200.0 + ], + "actual_end_pos": [ + -3904.5966, + 5831.1253, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -3904.5966, + 5831.1253, + 200.0 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -3817.994, + 5881.1253, + 200.0 + ], + "actual_end_pos": [ + -3817.994, + 5881.1253, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -3817.994, + 5881.1253, + 200.0 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -3767.994, + 5794.5228, + 200.0 + ], + "actual_end_pos": [ + -3767.994, + 5794.5228, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -3767.994, + 5794.5228, + 200.0 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -3767.994, + 5794.5228, + 200.0 + ], + "actual_end_pos": [ + -3767.994, + 5794.5228, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -3767.994, + 5794.5228, + 200.0 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -3742.1121, + 5697.9302, + 200.0 + ], + "actual_end_pos": [ + -3742.1121, + 5697.9302, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -3742.1121, + 5697.9302, + 200.0 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -3645.5195, + 5723.8121, + 200.0 + ], + "actual_end_pos": [ + -3645.5195, + 5723.8121, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -3645.5195, + 5723.8121, + 200.0 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -3645.5195, + 5723.8121, + 200.0 + ], + "actual_end_pos": [ + -3645.5195, + 5723.8121, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -3645.5195, + 5723.8121, + 200.0 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -3645.5195, + 5723.8121, + 200.0 + ], + "actual_end_pos": [ + -3645.5195, + 5723.8121, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -3645.5195, + 5723.8121, + 200.0 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -3645.5195, + 5723.8121, + 200.0 + ], + "actual_end_pos": [ + -3645.5195, + 5723.8121, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -3645.5195, + 5723.8121, + 200.0 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -3742.1121, + 5697.9302, + 200.0 + ], + "actual_end_pos": [ + -3742.1121, + 5697.9302, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -3742.1121, + 5697.9302, + 200.0 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -3838.7047, + 5672.0483, + 200.0 + ], + "actual_end_pos": [ + -3838.7047, + 5672.0483, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -3838.7047, + 5672.0483, + 200.0 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -3838.7047, + 5672.0483, + 200.0 + ], + "actual_end_pos": [ + -3838.7047, + 5672.0483, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -3838.7047, + 5672.0483, + 200.0 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -3838.7047, + 5672.0483, + 200.0 + ], + "actual_end_pos": [ + -3838.7047, + 5672.0483, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -3838.7047, + 5672.0483, + 200.0 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -3838.7047, + 5672.0483, + 200.0 + ], + "actual_end_pos": [ + -3838.7047, + 5672.0483, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -3838.7047, + 5672.0483, + 200.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -3909.4154, + 5742.759, + 200.0 + ], + "actual_end_pos": [ + -3909.4154, + 5742.759, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -3909.4154, + 5742.759, + 200.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -3838.7047, + 5813.4696, + 200.0 + ], + "actual_end_pos": [ + -3838.7047, + 5813.4696, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -3838.7047, + 5813.4696, + 200.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -3767.994, + 5742.759, + 200.0 + ], + "actual_end_pos": [ + -3767.994, + 5742.759, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -3767.994, + 5742.759, + 200.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -3697.2833, + 5672.0483, + 200.0 + ], + "actual_end_pos": [ + -3697.2833, + 5672.0483, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -3697.2833, + 5672.0483, + 200.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -3626.5727, + 5601.3376, + 200.0 + ], + "actual_end_pos": [ + -3626.5727, + 5601.3376, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -3626.5727, + 5601.3376, + 200.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -3626.5727, + 5601.3376, + 200.0 + ], + "actual_end_pos": [ + -3626.5727, + 5601.3376, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -3626.5727, + 5601.3376, + 200.0 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -3539.9701, + 5551.3376, + 200.0 + ], + "actual_end_pos": [ + -3539.9701, + 5551.3376, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -3539.9701, + 5551.3376, + 200.0 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -3539.9701, + 5551.3376, + 200.0 + ], + "actual_end_pos": [ + -3539.9701, + 5551.3376, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -3539.9701, + 5551.3376, + 200.0 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -3514.0882, + 5647.9302, + 200.0 + ], + "actual_end_pos": [ + -3514.0882, + 5647.9302, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 18, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260413_221314__pair_000635_B_traj_000636_meta.json b/equivalence_easy/run_20260413_221314__pair_000635_B_traj_000636_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..92153cc63f817e495a1fb0aadf9f0e1414638ca5 --- /dev/null +++ b/equivalence_easy/run_20260413_221314__pair_000635_B_traj_000636_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 636, + "episode_id": 0, + "state_id": 487, + "sample_index": 487, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 635, + "primary_trajectory_id": 635, + "paired_trajectory_id": 636, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + -3710.0, + 6260.0, + 200.0 + ], + "rotation": [ + 0.0, + 315.0, + 0.0 + ] + }, + "action_sequence": [ + "move_left", + "move_left", + "turn_left", + "move_right", + "move_forward", + "turn_left", + "move_left", + "move_backward", + "move_left", + "move_backward", + "move_forward", + "move_left", + "move_left", + "move_forward", + "move_right", + "turn_right", + "move_forward", + "move_right", + "move_forward", + "move_forward", + "turn_left", + "move_forward", + "move_right", + "turn_right", + "no_op", + "turn_left", + "move_left", + "move_left", + "no_op", + "turn_right", + "turn_right", + "move_forward", + "move_forward", + "move_backward", + "move_forward", + "move_right", + "turn_right", + "move_forward", + "turn_right", + "move_right" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -3710.0, + 6260.0, + 200.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -3780.7107, + 6189.2893, + 200.0 + ], + "actual_end_pos": [ + -3780.7107, + 6189.2893, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -3780.7107, + 6189.2893, + 200.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -3851.4214, + 6118.5786, + 200.0 + ], + "actual_end_pos": [ + -3851.4214, + 6118.5786, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -3851.4214, + 6118.5786, + 200.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -3851.4214, + 6118.5786, + 200.0 + ], + "actual_end_pos": [ + -3851.4214, + 6118.5786, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -3851.4214, + 6118.5786, + 200.0 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -3764.8188, + 6168.5786, + 200.0 + ], + "actual_end_pos": [ + -3764.8188, + 6168.5786, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -3764.8188, + 6168.5786, + 200.0 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -3714.8188, + 6081.9761, + 200.0 + ], + "actual_end_pos": [ + -3714.8188, + 6081.9761, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -3714.8188, + 6081.9761, + 200.0 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -3714.8188, + 6081.9761, + 200.0 + ], + "actual_end_pos": [ + -3714.8188, + 6081.9761, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -3714.8188, + 6081.9761, + 200.0 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -3811.4114, + 6056.0942, + 200.0 + ], + "actual_end_pos": [ + -3811.4114, + 6056.0942, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -3811.4114, + 6056.0942, + 200.0 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -3837.2933, + 6152.6868, + 200.0 + ], + "actual_end_pos": [ + -3837.2933, + 6152.6868, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -3837.2933, + 6152.6868, + 200.0 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -3933.8859, + 6126.8049, + 200.0 + ], + "actual_end_pos": [ + -3933.8859, + 6126.8049, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -3933.8859, + 6126.8049, + 200.0 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -3959.7678, + 6223.3975, + 200.0 + ], + "actual_end_pos": [ + -3959.7678, + 6223.3975, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -3959.7678, + 6223.3975, + 200.0 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -3933.8859, + 6126.8049, + 200.0 + ], + "actual_end_pos": [ + -3933.8859, + 6126.8049, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -3933.8859, + 6126.8049, + 200.0 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -4030.4785, + 6100.923, + 200.0 + ], + "actual_end_pos": [ + -4030.4785, + 6100.923, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -4030.4785, + 6100.923, + 200.0 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -4127.071, + 6075.0411, + 200.0 + ], + "actual_end_pos": [ + -4127.071, + 6075.0411, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -4127.071, + 6075.0411, + 200.0 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -4101.1891, + 5978.4485, + 200.0 + ], + "actual_end_pos": [ + -4101.1891, + 5978.4485, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -4101.1891, + 5978.4485, + 200.0 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -4004.5966, + 6004.3304, + 200.0 + ], + "actual_end_pos": [ + -4004.5966, + 6004.3304, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -4004.5966, + 6004.3304, + 200.0 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -4004.5966, + 6004.3304, + 200.0 + ], + "actual_end_pos": [ + -4004.5966, + 6004.3304, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -4004.5966, + 6004.3304, + 200.0 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -3954.5966, + 5917.7278, + 200.0 + ], + "actual_end_pos": [ + -3954.5966, + 5917.7278, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -3954.5966, + 5917.7278, + 200.0 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -3867.994, + 5967.7278, + 200.0 + ], + "actual_end_pos": [ + -3867.994, + 5967.7278, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -3867.994, + 5967.7278, + 200.0 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -3817.994, + 5881.1253, + 200.0 + ], + "actual_end_pos": [ + -3817.994, + 5881.1253, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -3817.994, + 5881.1253, + 200.0 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -3767.994, + 5794.5228, + 200.0 + ], + "actual_end_pos": [ + -3767.994, + 5794.5228, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -3767.994, + 5794.5228, + 200.0 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -3767.994, + 5794.5228, + 200.0 + ], + "actual_end_pos": [ + -3767.994, + 5794.5228, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -3767.994, + 5794.5228, + 200.0 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -3742.1121, + 5697.9302, + 200.0 + ], + "actual_end_pos": [ + -3742.1121, + 5697.9302, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -3742.1121, + 5697.9302, + 200.0 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -3645.5195, + 5723.8121, + 200.0 + ], + "actual_end_pos": [ + -3645.5195, + 5723.8121, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -3645.5195, + 5723.8121, + 200.0 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -3645.5195, + 5723.8121, + 200.0 + ], + "actual_end_pos": [ + -3645.5195, + 5723.8121, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -3645.5195, + 5723.8121, + 200.0 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -3645.5195, + 5723.8121, + 200.0 + ], + "actual_end_pos": [ + -3645.5195, + 5723.8121, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -3645.5195, + 5723.8121, + 200.0 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -3645.5195, + 5723.8121, + 200.0 + ], + "actual_end_pos": [ + -3645.5195, + 5723.8121, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -3645.5195, + 5723.8121, + 200.0 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -3742.1121, + 5697.9302, + 200.0 + ], + "actual_end_pos": [ + -3742.1121, + 5697.9302, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -3742.1121, + 5697.9302, + 200.0 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -3838.7047, + 5672.0483, + 200.0 + ], + "actual_end_pos": [ + -3838.7047, + 5672.0483, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -3838.7047, + 5672.0483, + 200.0 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -3838.7047, + 5672.0483, + 200.0 + ], + "actual_end_pos": [ + -3838.7047, + 5672.0483, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -3838.7047, + 5672.0483, + 200.0 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -3838.7047, + 5672.0483, + 200.0 + ], + "actual_end_pos": [ + -3838.7047, + 5672.0483, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -3838.7047, + 5672.0483, + 200.0 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -3838.7047, + 5672.0483, + 200.0 + ], + "actual_end_pos": [ + -3838.7047, + 5672.0483, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -3838.7047, + 5672.0483, + 200.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -3767.994, + 5601.3376, + 200.0 + ], + "actual_end_pos": [ + -3767.994, + 5601.3376, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -3767.994, + 5601.3376, + 200.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -3697.2833, + 5530.6269, + 200.0 + ], + "actual_end_pos": [ + -3697.2833, + 5530.6269, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -3697.2833, + 5530.6269, + 200.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -3767.994, + 5601.3376, + 200.0 + ], + "actual_end_pos": [ + -3767.994, + 5601.3376, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -3767.994, + 5601.3376, + 200.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -3697.2833, + 5530.6269, + 200.0 + ], + "actual_end_pos": [ + -3697.2833, + 5530.6269, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -3697.2833, + 5530.6269, + 200.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -3626.5727, + 5601.3376, + 200.0 + ], + "actual_end_pos": [ + -3626.5727, + 5601.3376, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -3626.5727, + 5601.3376, + 200.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -3626.5727, + 5601.3376, + 200.0 + ], + "actual_end_pos": [ + -3626.5727, + 5601.3376, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -3626.5727, + 5601.3376, + 200.0 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -3539.9701, + 5551.3376, + 200.0 + ], + "actual_end_pos": [ + -3539.9701, + 5551.3376, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -3539.9701, + 5551.3376, + 200.0 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -3539.9701, + 5551.3376, + 200.0 + ], + "actual_end_pos": [ + -3539.9701, + 5551.3376, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -3539.9701, + 5551.3376, + 200.0 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -3514.0882, + 5647.9302, + 200.0 + ], + "actual_end_pos": [ + -3514.0882, + 5647.9302, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 18, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260413_221314__pair_000698_A_traj_000698_meta.json b/equivalence_easy/run_20260413_221314__pair_000698_A_traj_000698_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bc1e641909e5c14c42e0c1f888ea25684c472638 --- /dev/null +++ b/equivalence_easy/run_20260413_221314__pair_000698_A_traj_000698_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 698, + "episode_id": 0, + "state_id": 530, + "sample_index": 530, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 699, + "primary_trajectory_id": 698, + "paired_trajectory_id": 699, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + -3210.0, + -740.0, + 200.0 + ], + "rotation": [ + 0.0, + 90.0, + 0.0 + ] + }, + "action_sequence": [ + "turn_right", + "turn_right", + "move_forward", + "turn_left", + "move_forward", + "move_right", + "move_right", + "turn_right", + "move_right", + "turn_right", + "move_forward", + "move_left", + "turn_right", + "turn_right", + "turn_right", + "move_left", + "move_forward", + "look_up", + "turn_right", + "turn_right", + "move_right", + "move_forward", + "move_right", + "move_right", + "turn_right", + "look_down", + "turn_right", + "move_right", + "turn_left", + "no_op", + "move_backward", + "move_backward", + "look_down", + "move_backward", + "move_right", + "move_right", + "no_op", + "move_backward", + "move_forward", + "move_right" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -3210.0, + -740.0, + 200.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -3210.0, + -740.0, + 200.0 + ], + "actual_end_pos": [ + -3210.0, + -740.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -3210.0, + -740.0, + 200.0 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -3210.0, + -740.0, + 200.0 + ], + "actual_end_pos": [ + -3210.0, + -740.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -3210.0, + -740.0, + 200.0 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -3260.0, + -653.3975, + 200.0 + ], + "actual_end_pos": [ + -3260.0, + -653.3975, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -3260.0, + -653.3975, + 200.0 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -3260.0, + -653.3975, + 200.0 + ], + "actual_end_pos": [ + -3260.0, + -653.3975, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -3260.0, + -653.3975, + 200.0 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -3285.8819, + -556.8049, + 200.0 + ], + "actual_end_pos": [ + -3285.8819, + -556.8049, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -3285.8819, + -556.8049, + 200.0 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -3382.4745, + -582.6868, + 200.0 + ], + "actual_end_pos": [ + -3382.4745, + -582.6868, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -3382.4745, + -582.6868, + 200.0 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -3479.0671, + -608.5687, + 200.0 + ], + "actual_end_pos": [ + -3479.0671, + -608.5687, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -3479.0671, + -608.5687, + 200.0 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -3479.0671, + -608.5687, + 200.0 + ], + "actual_end_pos": [ + -3479.0671, + -608.5687, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -3479.0671, + -608.5687, + 200.0 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -3565.6696, + -658.5687, + 200.0 + ], + "actual_end_pos": [ + -3565.6696, + -658.5687, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -3565.6696, + -658.5687, + 200.0 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -3565.6696, + -658.5687, + 200.0 + ], + "actual_end_pos": [ + -3565.6696, + -658.5687, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -3565.6696, + -658.5687, + 200.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -3636.3803, + -587.858, + 200.0 + ], + "actual_end_pos": [ + -3636.3803, + -587.858, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -3636.3803, + -587.858, + 200.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -3565.6696, + -517.1473, + 200.0 + ], + "actual_end_pos": [ + -3565.6696, + -517.1473, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -3565.6696, + -517.1473, + 200.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -3565.6696, + -517.1473, + 200.0 + ], + "actual_end_pos": [ + -3565.6696, + -517.1473, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -3565.6696, + -517.1473, + 200.0 + ], + "start_rot": [ + 0.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -3565.6696, + -517.1473, + 200.0 + ], + "actual_end_pos": [ + -3565.6696, + -517.1473, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -3565.6696, + -517.1473, + 200.0 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -3565.6696, + -517.1473, + 200.0 + ], + "actual_end_pos": [ + -3565.6696, + -517.1473, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -3565.6696, + -517.1473, + 200.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -3565.6696, + -417.1473, + 200.0 + ], + "actual_end_pos": [ + -3565.6696, + -417.1473, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -3565.6696, + -417.1473, + 200.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -3665.6696, + -417.1473, + 200.0 + ], + "actual_end_pos": [ + -3665.6696, + -417.1473, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -3665.6696, + -417.1473, + 200.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -3665.6696, + -417.1473, + 200.0 + ], + "actual_end_pos": [ + -3665.6696, + -417.1473, + 200.0 + ], + "actual_end_rot": [ + 7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -3665.6696, + -417.1473, + 200.0 + ], + "start_rot": [ + 7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -3665.6696, + -417.1473, + 200.0 + ], + "actual_end_pos": [ + -3665.6696, + -417.1473, + 200.0 + ], + "actual_end_rot": [ + 7.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -3665.6696, + -417.1473, + 200.0 + ], + "start_rot": [ + 7.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -3665.6696, + -417.1473, + 200.0 + ], + "actual_end_pos": [ + -3665.6696, + -417.1473, + 200.0 + ], + "actual_end_rot": [ + 7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -3665.6696, + -417.1473, + 200.0 + ], + "start_rot": [ + 7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + -3615.6696, + -503.7499, + 200.0 + ], + "actual_end_pos": [ + -3615.6696, + -503.7499, + 200.0 + ], + "actual_end_rot": [ + 7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -3615.6696, + -503.7499, + 200.0 + ], + "start_rot": [ + 7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + -3701.5312, + -553.3221, + 213.0526 + ], + "actual_end_pos": [ + -3701.5312, + -553.3221, + 213.0526 + ], + "actual_end_rot": [ + 7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -3701.5312, + -553.3221, + 213.0526 + ], + "start_rot": [ + 7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + -3651.5312, + -639.9246, + 213.0526 + ], + "actual_end_pos": [ + -3651.5312, + -639.9246, + 213.0526 + ], + "actual_end_rot": [ + 7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -3651.5312, + -639.9246, + 213.0526 + ], + "start_rot": [ + 7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + -3601.5312, + -726.5272, + 213.0526 + ], + "actual_end_pos": [ + -3601.5312, + -726.5272, + 213.0526 + ], + "actual_end_rot": [ + 7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -3601.5312, + -726.5272, + 213.0526 + ], + "start_rot": [ + 7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + -3601.5312, + -726.5272, + 213.0526 + ], + "actual_end_pos": [ + -3601.5312, + -726.5272, + 213.0526 + ], + "actual_end_rot": [ + 7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -3601.5312, + -726.5272, + 213.0526 + ], + "start_rot": [ + 7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -3601.5312, + -726.5272, + 213.0526 + ], + "actual_end_pos": [ + -3601.5312, + -726.5272, + 213.0526 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -3601.5312, + -726.5272, + 213.0526 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -3601.5312, + -726.5272, + 213.0526 + ], + "actual_end_pos": [ + -3601.5312, + -726.5272, + 213.0526 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -3601.5312, + -726.5272, + 213.0526 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + -3514.9287, + -776.5272, + 213.0526 + ], + "actual_end_pos": [ + -3514.9287, + -776.5272, + 213.0526 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -3514.9287, + -776.5272, + 213.0526 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + -3514.9287, + -776.5272, + 213.0526 + ], + "actual_end_pos": [ + -3514.9287, + -776.5272, + 213.0526 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -3514.9287, + -776.5272, + 213.0526 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -3514.9287, + -776.5272, + 213.0526 + ], + "actual_end_pos": [ + -3514.9287, + -776.5272, + 213.0526 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -3514.9287, + -776.5272, + 213.0526 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -3444.218, + -705.8165, + 213.0526 + ], + "actual_end_pos": [ + -3444.218, + -705.8165, + 213.0526 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -3444.218, + -705.8165, + 213.0526 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -3373.5073, + -635.1058, + 213.0526 + ], + "actual_end_pos": [ + -3373.5073, + -635.1058, + 213.0526 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -3373.5073, + -635.1058, + 213.0526 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -3373.5073, + -635.1058, + 213.0526 + ], + "actual_end_pos": [ + -3373.5073, + -635.1058, + 213.0526 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -3373.5073, + -635.1058, + 213.0526 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -3303.4016, + -565.0001, + 226.1052 + ], + "actual_end_pos": [ + -3303.4016, + -565.0001, + 226.1052 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -3303.4016, + -565.0001, + 226.1052 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -3232.6909, + -635.7108, + 226.1052 + ], + "actual_end_pos": [ + -3232.6909, + -635.7108, + 226.1052 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -3232.6909, + -635.7108, + 226.1052 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -3161.9803, + -706.4214, + 226.1052 + ], + "actual_end_pos": [ + -3161.9803, + -706.4214, + 226.1052 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -3161.9803, + -706.4214, + 226.1052 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -3161.9803, + -706.4214, + 226.1052 + ], + "actual_end_pos": [ + -3161.9803, + -706.4214, + 226.1052 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -3161.9803, + -706.4214, + 226.1052 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -3091.8745, + -636.3157, + 239.1579 + ], + "actual_end_pos": [ + -3091.8745, + -636.3157, + 239.1579 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -3091.8745, + -636.3157, + 239.1579 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -3161.9803, + -706.4214, + 226.1052 + ], + "actual_end_pos": [ + -3161.9803, + -706.4214, + 226.1052 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -3161.9803, + -706.4214, + 226.1052 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -3091.2696, + -777.1321, + 226.1052 + ], + "actual_end_pos": [ + -3091.2696, + -777.1321, + 226.1052 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 18, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260413_221314__pair_000698_B_traj_000699_meta.json b/equivalence_easy/run_20260413_221314__pair_000698_B_traj_000699_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..10acbb33d6b0aa52510038e337139cc87d97223b --- /dev/null +++ b/equivalence_easy/run_20260413_221314__pair_000698_B_traj_000699_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 699, + "episode_id": 0, + "state_id": 530, + "sample_index": 530, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 698, + "primary_trajectory_id": 698, + "paired_trajectory_id": 699, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + -3210.0, + -740.0, + 200.0 + ], + "rotation": [ + 0.0, + 90.0, + 0.0 + ] + }, + "action_sequence": [ + "turn_right", + "turn_right", + "move_forward", + "turn_left", + "move_right", + "move_forward", + "move_right", + "turn_right", + "move_right", + "turn_right", + "move_left", + "move_forward", + "turn_right", + "turn_right", + "turn_right", + "move_left", + "move_forward", + "look_up", + "turn_right", + "turn_right", + "move_right", + "move_right", + "move_right", + "move_forward", + "turn_right", + "turn_right", + "look_down", + "move_right", + "turn_left", + "no_op", + "move_backward", + "move_backward", + "look_down", + "move_right", + "move_right", + "move_backward", + "no_op", + "move_forward", + "move_backward", + "move_right" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -3210.0, + -740.0, + 200.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -3210.0, + -740.0, + 200.0 + ], + "actual_end_pos": [ + -3210.0, + -740.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -3210.0, + -740.0, + 200.0 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -3210.0, + -740.0, + 200.0 + ], + "actual_end_pos": [ + -3210.0, + -740.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -3210.0, + -740.0, + 200.0 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -3260.0, + -653.3975, + 200.0 + ], + "actual_end_pos": [ + -3260.0, + -653.3975, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -3260.0, + -653.3975, + 200.0 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -3260.0, + -653.3975, + 200.0 + ], + "actual_end_pos": [ + -3260.0, + -653.3975, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -3260.0, + -653.3975, + 200.0 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -3356.5926, + -679.2794, + 200.0 + ], + "actual_end_pos": [ + -3356.5926, + -679.2794, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -3356.5926, + -679.2794, + 200.0 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -3382.4745, + -582.6868, + 200.0 + ], + "actual_end_pos": [ + -3382.4745, + -582.6868, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -3382.4745, + -582.6868, + 200.0 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -3479.0671, + -608.5687, + 200.0 + ], + "actual_end_pos": [ + -3479.0671, + -608.5687, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -3479.0671, + -608.5687, + 200.0 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -3479.0671, + -608.5687, + 200.0 + ], + "actual_end_pos": [ + -3479.0671, + -608.5687, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -3479.0671, + -608.5687, + 200.0 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -3565.6696, + -658.5687, + 200.0 + ], + "actual_end_pos": [ + -3565.6696, + -658.5687, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -3565.6696, + -658.5687, + 200.0 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -3565.6696, + -658.5687, + 200.0 + ], + "actual_end_pos": [ + -3565.6696, + -658.5687, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -3565.6696, + -658.5687, + 200.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -3494.9589, + -587.858, + 200.0 + ], + "actual_end_pos": [ + -3494.9589, + -587.858, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -3494.9589, + -587.858, + 200.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -3565.6696, + -517.1473, + 200.0 + ], + "actual_end_pos": [ + -3565.6696, + -517.1473, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -3565.6696, + -517.1473, + 200.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -3565.6696, + -517.1473, + 200.0 + ], + "actual_end_pos": [ + -3565.6696, + -517.1473, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -3565.6696, + -517.1473, + 200.0 + ], + "start_rot": [ + 0.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -3565.6696, + -517.1473, + 200.0 + ], + "actual_end_pos": [ + -3565.6696, + -517.1473, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -3565.6696, + -517.1473, + 200.0 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -3565.6696, + -517.1473, + 200.0 + ], + "actual_end_pos": [ + -3565.6696, + -517.1473, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -3565.6696, + -517.1473, + 200.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -3565.6696, + -417.1473, + 200.0 + ], + "actual_end_pos": [ + -3565.6696, + -417.1473, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -3565.6696, + -417.1473, + 200.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -3665.6696, + -417.1473, + 200.0 + ], + "actual_end_pos": [ + -3665.6696, + -417.1473, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -3665.6696, + -417.1473, + 200.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -3665.6696, + -417.1473, + 200.0 + ], + "actual_end_pos": [ + -3665.6696, + -417.1473, + 200.0 + ], + "actual_end_rot": [ + 7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -3665.6696, + -417.1473, + 200.0 + ], + "start_rot": [ + 7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -3665.6696, + -417.1473, + 200.0 + ], + "actual_end_pos": [ + -3665.6696, + -417.1473, + 200.0 + ], + "actual_end_rot": [ + 7.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -3665.6696, + -417.1473, + 200.0 + ], + "start_rot": [ + 7.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -3665.6696, + -417.1473, + 200.0 + ], + "actual_end_pos": [ + -3665.6696, + -417.1473, + 200.0 + ], + "actual_end_rot": [ + 7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -3665.6696, + -417.1473, + 200.0 + ], + "start_rot": [ + 7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + -3615.6696, + -503.7499, + 200.0 + ], + "actual_end_pos": [ + -3615.6696, + -503.7499, + 200.0 + ], + "actual_end_rot": [ + 7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -3615.6696, + -503.7499, + 200.0 + ], + "start_rot": [ + 7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + -3565.6696, + -590.3524, + 200.0 + ], + "actual_end_pos": [ + -3565.6696, + -590.3524, + 200.0 + ], + "actual_end_rot": [ + 7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -3565.6696, + -590.3524, + 200.0 + ], + "start_rot": [ + 7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + -3515.6696, + -676.9549, + 200.0 + ], + "actual_end_pos": [ + -3515.6696, + -676.9549, + 200.0 + ], + "actual_end_rot": [ + 7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -3515.6696, + -676.9549, + 200.0 + ], + "start_rot": [ + 7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + -3601.5312, + -726.5272, + 213.0526 + ], + "actual_end_pos": [ + -3601.5312, + -726.5272, + 213.0526 + ], + "actual_end_rot": [ + 7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -3601.5312, + -726.5272, + 213.0526 + ], + "start_rot": [ + 7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + -3601.5312, + -726.5272, + 213.0526 + ], + "actual_end_pos": [ + -3601.5312, + -726.5272, + 213.0526 + ], + "actual_end_rot": [ + 7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -3601.5312, + -726.5272, + 213.0526 + ], + "start_rot": [ + 7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -3601.5312, + -726.5272, + 213.0526 + ], + "actual_end_pos": [ + -3601.5312, + -726.5272, + 213.0526 + ], + "actual_end_rot": [ + 7.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -3601.5312, + -726.5272, + 213.0526 + ], + "start_rot": [ + 7.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + -3601.5312, + -726.5272, + 213.0526 + ], + "actual_end_pos": [ + -3601.5312, + -726.5272, + 213.0526 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -3601.5312, + -726.5272, + 213.0526 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + -3514.9287, + -776.5272, + 213.0526 + ], + "actual_end_pos": [ + -3514.9287, + -776.5272, + 213.0526 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -3514.9287, + -776.5272, + 213.0526 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + -3514.9287, + -776.5272, + 213.0526 + ], + "actual_end_pos": [ + -3514.9287, + -776.5272, + 213.0526 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -3514.9287, + -776.5272, + 213.0526 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -3514.9287, + -776.5272, + 213.0526 + ], + "actual_end_pos": [ + -3514.9287, + -776.5272, + 213.0526 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -3514.9287, + -776.5272, + 213.0526 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -3444.218, + -705.8165, + 213.0526 + ], + "actual_end_pos": [ + -3444.218, + -705.8165, + 213.0526 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -3444.218, + -705.8165, + 213.0526 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -3373.5073, + -635.1058, + 213.0526 + ], + "actual_end_pos": [ + -3373.5073, + -635.1058, + 213.0526 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -3373.5073, + -635.1058, + 213.0526 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -3373.5073, + -635.1058, + 213.0526 + ], + "actual_end_pos": [ + -3373.5073, + -635.1058, + 213.0526 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -3373.5073, + -635.1058, + 213.0526 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -3302.7967, + -705.8165, + 213.0526 + ], + "actual_end_pos": [ + -3302.7967, + -705.8165, + 213.0526 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -3302.7967, + -705.8165, + 213.0526 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -3232.086, + -776.5272, + 213.0526 + ], + "actual_end_pos": [ + -3232.086, + -776.5272, + 213.0526 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -3232.086, + -776.5272, + 213.0526 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -3161.9803, + -706.4214, + 226.1052 + ], + "actual_end_pos": [ + -3161.9803, + -706.4214, + 226.1052 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -3161.9803, + -706.4214, + 226.1052 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -3161.9803, + -706.4214, + 226.1052 + ], + "actual_end_pos": [ + -3161.9803, + -706.4214, + 226.1052 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -3161.9803, + -706.4214, + 226.1052 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -3232.086, + -776.5272, + 213.0526 + ], + "actual_end_pos": [ + -3232.086, + -776.5272, + 213.0526 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -3232.086, + -776.5272, + 213.0526 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -3161.9803, + -706.4214, + 226.1052 + ], + "actual_end_pos": [ + -3161.9803, + -706.4214, + 226.1052 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -3161.9803, + -706.4214, + 226.1052 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -3091.2696, + -777.1321, + 226.1052 + ], + "actual_end_pos": [ + -3091.2696, + -777.1321, + 226.1052 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 18, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260413_221314__pair_001083_A_traj_001083_meta.json b/equivalence_easy/run_20260413_221314__pair_001083_A_traj_001083_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..48fadd6616474386e0445fbdc02ee4fe8d1fcb3a --- /dev/null +++ b/equivalence_easy/run_20260413_221314__pair_001083_A_traj_001083_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 1083, + "episode_id": 0, + "state_id": 817, + "sample_index": 817, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 1084, + "primary_trajectory_id": 1083, + "paired_trajectory_id": 1084, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + -2210.0, + -740.0, + 200.0 + ], + "rotation": [ + 0.0, + 45.0, + 0.0 + ] + }, + "action_sequence": [ + "move_forward", + "turn_right", + "move_forward", + "move_forward", + "move_forward", + "move_right", + "move_left", + "turn_left", + "turn_left", + "no_op", + "look_down", + "move_left", + "move_left", + "turn_left", + "move_right", + "turn_right", + "turn_right", + "move_backward", + "turn_left", + "move_forward", + "move_right", + "look_down", + "move_right", + "no_op", + "no_op", + "no_op", + "move_left", + "move_left", + "move_left", + "move_backward", + "turn_right", + "move_left", + "move_left", + "turn_left", + "look_up", + "look_up", + "move_right", + "move_right", + "move_right", + "move_right" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -2210.0, + -740.0, + 200.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -2139.2893, + -669.2893, + 200.0 + ], + "actual_end_pos": [ + -2139.2893, + -669.2893, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -2139.2893, + -669.2893, + 200.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -2139.2893, + -669.2893, + 200.0 + ], + "actual_end_pos": [ + -2139.2893, + -669.2893, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -2139.2893, + -669.2893, + 200.0 + ], + "start_rot": [ + 0.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + -2089.2893, + -582.6868, + 200.0 + ], + "actual_end_pos": [ + -2089.2893, + -582.6868, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -2089.2893, + -582.6868, + 200.0 + ], + "start_rot": [ + 0.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + -2039.2893, + -496.0842, + 200.0 + ], + "actual_end_pos": [ + -2039.2893, + -496.0842, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -2039.2893, + -496.0842, + 200.0 + ], + "start_rot": [ + 0.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + -1989.2893, + -409.4817, + 200.0 + ], + "actual_end_pos": [ + -1989.2893, + -409.4817, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -1989.2893, + -409.4817, + 200.0 + ], + "start_rot": [ + 0.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + -2075.8919, + -359.4817, + 200.0 + ], + "actual_end_pos": [ + -2075.8919, + -359.4817, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -2075.8919, + -359.4817, + 200.0 + ], + "start_rot": [ + 0.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + -1989.2893, + -409.4817, + 200.0 + ], + "actual_end_pos": [ + -1989.2893, + -409.4817, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1989.2893, + -409.4817, + 200.0 + ], + "start_rot": [ + 0.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + -1989.2893, + -409.4817, + 200.0 + ], + "actual_end_pos": [ + -1989.2893, + -409.4817, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1989.2893, + -409.4817, + 200.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -1989.2893, + -409.4817, + 200.0 + ], + "actual_end_pos": [ + -1989.2893, + -409.4817, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -1989.2893, + -409.4817, + 200.0 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -1989.2893, + -409.4817, + 200.0 + ], + "actual_end_pos": [ + -1989.2893, + -409.4817, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -1989.2893, + -409.4817, + 200.0 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -1989.2893, + -409.4817, + 200.0 + ], + "actual_end_pos": [ + -1989.2893, + -409.4817, + 200.0 + ], + "actual_end_rot": [ + -7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -1989.2893, + -409.4817, + 200.0 + ], + "start_rot": [ + -7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -1939.2893, + -496.0842, + 200.0 + ], + "actual_end_pos": [ + -1939.2893, + -496.0842, + 200.0 + ], + "actual_end_rot": [ + -7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -1939.2893, + -496.0842, + 200.0 + ], + "start_rot": [ + -7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -1889.2893, + -582.6868, + 200.0 + ], + "actual_end_pos": [ + -1889.2893, + -582.6868, + 200.0 + ], + "actual_end_rot": [ + -7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1889.2893, + -582.6868, + 200.0 + ], + "start_rot": [ + -7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -1889.2893, + -582.6868, + 200.0 + ], + "actual_end_pos": [ + -1889.2893, + -582.6868, + 200.0 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -1889.2893, + -582.6868, + 200.0 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -1915.1712, + -486.0942, + 200.0 + ], + "actual_end_pos": [ + -1915.1712, + -486.0942, + 200.0 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -1915.1712, + -486.0942, + 200.0 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -1915.1712, + -486.0942, + 200.0 + ], + "actual_end_pos": [ + -1915.1712, + -486.0942, + 200.0 + ], + "actual_end_rot": [ + -7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -1915.1712, + -486.0942, + 200.0 + ], + "start_rot": [ + -7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -1915.1712, + -486.0942, + 200.0 + ], + "actual_end_pos": [ + -1915.1712, + -486.0942, + 200.0 + ], + "actual_end_rot": [ + -7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -1915.1712, + -486.0942, + 200.0 + ], + "start_rot": [ + -7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -1985.277, + -556.1999, + 213.0526 + ], + "actual_end_pos": [ + -1985.277, + -556.1999, + 213.0526 + ], + "actual_end_rot": [ + -7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1985.277, + -556.1999, + 213.0526 + ], + "start_rot": [ + -7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -1985.277, + -556.1999, + 213.0526 + ], + "actual_end_pos": [ + -1985.277, + -556.1999, + 213.0526 + ], + "actual_end_rot": [ + -7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -1985.277, + -556.1999, + 213.0526 + ], + "start_rot": [ + -7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -1899.4153, + -506.6277, + 200.0 + ], + "actual_end_pos": [ + -1899.4153, + -506.6277, + 200.0 + ], + "actual_end_rot": [ + -7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -1899.4153, + -506.6277, + 200.0 + ], + "start_rot": [ + -7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -1949.4153, + -420.0252, + 200.0 + ], + "actual_end_pos": [ + -1949.4153, + -420.0252, + 200.0 + ], + "actual_end_rot": [ + -7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -1949.4153, + -420.0252, + 200.0 + ], + "start_rot": [ + -7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -1949.4153, + -420.0252, + 200.0 + ], + "actual_end_pos": [ + -1949.4153, + -420.0252, + 200.0 + ], + "actual_end_rot": [ + -15.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -1949.4153, + -420.0252, + 200.0 + ], + "start_rot": [ + -15.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -1999.4153, + -333.4226, + 200.0 + ], + "actual_end_pos": [ + -1999.4153, + -333.4226, + 200.0 + ], + "actual_end_rot": [ + -15.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -1999.4153, + -333.4226, + 200.0 + ], + "start_rot": [ + -15.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -1999.4153, + -333.4226, + 200.0 + ], + "actual_end_pos": [ + -1999.4153, + -333.4226, + 200.0 + ], + "actual_end_rot": [ + -15.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -1999.4153, + -333.4226, + 200.0 + ], + "start_rot": [ + -15.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -1999.4153, + -333.4226, + 200.0 + ], + "actual_end_pos": [ + -1999.4153, + -333.4226, + 200.0 + ], + "actual_end_rot": [ + -15.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -1999.4153, + -333.4226, + 200.0 + ], + "start_rot": [ + -15.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -1999.4153, + -333.4226, + 200.0 + ], + "actual_end_pos": [ + -1999.4153, + -333.4226, + 200.0 + ], + "actual_end_rot": [ + -15.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -1999.4153, + -333.4226, + 200.0 + ], + "start_rot": [ + -15.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -1949.4153, + -420.0252, + 200.0 + ], + "actual_end_pos": [ + -1949.4153, + -420.0252, + 200.0 + ], + "actual_end_rot": [ + -15.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -1949.4153, + -420.0252, + 200.0 + ], + "start_rot": [ + -15.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -1899.4153, + -506.6277, + 200.0 + ], + "actual_end_pos": [ + -1899.4153, + -506.6277, + 200.0 + ], + "actual_end_rot": [ + -15.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -1899.4153, + -506.6277, + 200.0 + ], + "start_rot": [ + -15.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -1849.4153, + -593.2302, + 200.0 + ], + "actual_end_pos": [ + -1849.4153, + -593.2302, + 200.0 + ], + "actual_end_rot": [ + -15.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -1849.4153, + -593.2302, + 200.0 + ], + "start_rot": [ + -15.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -1933.067, + -641.5265, + 225.8819 + ], + "actual_end_pos": [ + -1933.067, + -641.5265, + 225.8819 + ], + "actual_end_rot": [ + -15.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -1933.067, + -641.5265, + 225.8819 + ], + "start_rot": [ + -15.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -1933.067, + -641.5265, + 225.8819 + ], + "actual_end_pos": [ + -1933.067, + -641.5265, + 225.8819 + ], + "actual_end_rot": [ + -15.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -1933.067, + -641.5265, + 225.8819 + ], + "start_rot": [ + -15.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -1862.3563, + -712.2372, + 225.8819 + ], + "actual_end_pos": [ + -1862.3563, + -712.2372, + 225.8819 + ], + "actual_end_rot": [ + -15.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -1862.3563, + -712.2372, + 225.8819 + ], + "start_rot": [ + -15.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -1791.6456, + -782.9479, + 225.8819 + ], + "actual_end_pos": [ + -1791.6456, + -782.9479, + 225.8819 + ], + "actual_end_rot": [ + -15.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1791.6456, + -782.9479, + 225.8819 + ], + "start_rot": [ + -15.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -1791.6456, + -782.9479, + 225.8819 + ], + "actual_end_pos": [ + -1791.6456, + -782.9479, + 225.8819 + ], + "actual_end_rot": [ + -15.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -1791.6456, + -782.9479, + 225.8819 + ], + "start_rot": [ + -15.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -1791.6456, + -782.9479, + 225.8819 + ], + "actual_end_pos": [ + -1791.6456, + -782.9479, + 225.8819 + ], + "actual_end_rot": [ + -7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -1791.6456, + -782.9479, + 225.8819 + ], + "start_rot": [ + -7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -1791.6456, + -782.9479, + 225.8819 + ], + "actual_end_pos": [ + -1791.6456, + -782.9479, + 225.8819 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -1791.6456, + -782.9479, + 225.8819 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -1841.6456, + -696.3453, + 225.8819 + ], + "actual_end_pos": [ + -1841.6456, + -696.3453, + 225.8819 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -1841.6456, + -696.3453, + 225.8819 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -1891.6456, + -609.7428, + 225.8819 + ], + "actual_end_pos": [ + -1891.6456, + -609.7428, + 225.8819 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -1891.6456, + -609.7428, + 225.8819 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -1941.6456, + -523.1403, + 225.8819 + ], + "actual_end_pos": [ + -1941.6456, + -523.1403, + 225.8819 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -1941.6456, + -523.1403, + 225.8819 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -1991.6456, + -436.5377, + 225.8819 + ], + "actual_end_pos": [ + -1991.6456, + -436.5377, + 225.8819 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 18, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260413_221314__pair_001083_B_traj_001084_meta.json b/equivalence_easy/run_20260413_221314__pair_001083_B_traj_001084_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4c1edd69ce5e08a57fd5a2f5d377a8f7e4516a45 --- /dev/null +++ b/equivalence_easy/run_20260413_221314__pair_001083_B_traj_001084_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 1084, + "episode_id": 0, + "state_id": 817, + "sample_index": 817, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 1083, + "primary_trajectory_id": 1083, + "paired_trajectory_id": 1084, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + -2210.0, + -740.0, + 200.0 + ], + "rotation": [ + 0.0, + 45.0, + 0.0 + ] + }, + "action_sequence": [ + "move_forward", + "turn_right", + "move_forward", + "move_right", + "move_left", + "move_forward", + "move_forward", + "turn_left", + "turn_left", + "no_op", + "look_down", + "move_left", + "move_left", + "turn_left", + "move_right", + "turn_right", + "turn_right", + "move_backward", + "turn_left", + "move_forward", + "move_right", + "look_down", + "move_right", + "no_op", + "no_op", + "no_op", + "move_backward", + "move_left", + "move_left", + "move_left", + "turn_right", + "move_left", + "move_left", + "look_up", + "look_up", + "turn_left", + "move_right", + "move_right", + "move_right", + "move_right" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -2210.0, + -740.0, + 200.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -2139.2893, + -669.2893, + 200.0 + ], + "actual_end_pos": [ + -2139.2893, + -669.2893, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -2139.2893, + -669.2893, + 200.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -2139.2893, + -669.2893, + 200.0 + ], + "actual_end_pos": [ + -2139.2893, + -669.2893, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -2139.2893, + -669.2893, + 200.0 + ], + "start_rot": [ + 0.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + -2089.2893, + -582.6868, + 200.0 + ], + "actual_end_pos": [ + -2089.2893, + -582.6868, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -2089.2893, + -582.6868, + 200.0 + ], + "start_rot": [ + 0.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + -2175.8919, + -532.6868, + 200.0 + ], + "actual_end_pos": [ + -2175.8919, + -532.6868, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -2175.8919, + -532.6868, + 200.0 + ], + "start_rot": [ + 0.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + -2089.2893, + -582.6868, + 200.0 + ], + "actual_end_pos": [ + -2089.2893, + -582.6868, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -2089.2893, + -582.6868, + 200.0 + ], + "start_rot": [ + 0.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + -2039.2893, + -496.0842, + 200.0 + ], + "actual_end_pos": [ + -2039.2893, + -496.0842, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -2039.2893, + -496.0842, + 200.0 + ], + "start_rot": [ + 0.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + -1989.2893, + -409.4817, + 200.0 + ], + "actual_end_pos": [ + -1989.2893, + -409.4817, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1989.2893, + -409.4817, + 200.0 + ], + "start_rot": [ + 0.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + -1989.2893, + -409.4817, + 200.0 + ], + "actual_end_pos": [ + -1989.2893, + -409.4817, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1989.2893, + -409.4817, + 200.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -1989.2893, + -409.4817, + 200.0 + ], + "actual_end_pos": [ + -1989.2893, + -409.4817, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -1989.2893, + -409.4817, + 200.0 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -1989.2893, + -409.4817, + 200.0 + ], + "actual_end_pos": [ + -1989.2893, + -409.4817, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -1989.2893, + -409.4817, + 200.0 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -1989.2893, + -409.4817, + 200.0 + ], + "actual_end_pos": [ + -1989.2893, + -409.4817, + 200.0 + ], + "actual_end_rot": [ + -7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -1989.2893, + -409.4817, + 200.0 + ], + "start_rot": [ + -7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -1939.2893, + -496.0842, + 200.0 + ], + "actual_end_pos": [ + -1939.2893, + -496.0842, + 200.0 + ], + "actual_end_rot": [ + -7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -1939.2893, + -496.0842, + 200.0 + ], + "start_rot": [ + -7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -1889.2893, + -582.6868, + 200.0 + ], + "actual_end_pos": [ + -1889.2893, + -582.6868, + 200.0 + ], + "actual_end_rot": [ + -7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1889.2893, + -582.6868, + 200.0 + ], + "start_rot": [ + -7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -1889.2893, + -582.6868, + 200.0 + ], + "actual_end_pos": [ + -1889.2893, + -582.6868, + 200.0 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -1889.2893, + -582.6868, + 200.0 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -1915.1712, + -486.0942, + 200.0 + ], + "actual_end_pos": [ + -1915.1712, + -486.0942, + 200.0 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -1915.1712, + -486.0942, + 200.0 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -1915.1712, + -486.0942, + 200.0 + ], + "actual_end_pos": [ + -1915.1712, + -486.0942, + 200.0 + ], + "actual_end_rot": [ + -7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -1915.1712, + -486.0942, + 200.0 + ], + "start_rot": [ + -7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -1915.1712, + -486.0942, + 200.0 + ], + "actual_end_pos": [ + -1915.1712, + -486.0942, + 200.0 + ], + "actual_end_rot": [ + -7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -1915.1712, + -486.0942, + 200.0 + ], + "start_rot": [ + -7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -1985.277, + -556.1999, + 213.0526 + ], + "actual_end_pos": [ + -1985.277, + -556.1999, + 213.0526 + ], + "actual_end_rot": [ + -7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1985.277, + -556.1999, + 213.0526 + ], + "start_rot": [ + -7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -1985.277, + -556.1999, + 213.0526 + ], + "actual_end_pos": [ + -1985.277, + -556.1999, + 213.0526 + ], + "actual_end_rot": [ + -7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -1985.277, + -556.1999, + 213.0526 + ], + "start_rot": [ + -7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -1899.4153, + -506.6277, + 200.0 + ], + "actual_end_pos": [ + -1899.4153, + -506.6277, + 200.0 + ], + "actual_end_rot": [ + -7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -1899.4153, + -506.6277, + 200.0 + ], + "start_rot": [ + -7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -1949.4153, + -420.0252, + 200.0 + ], + "actual_end_pos": [ + -1949.4153, + -420.0252, + 200.0 + ], + "actual_end_rot": [ + -7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -1949.4153, + -420.0252, + 200.0 + ], + "start_rot": [ + -7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -1949.4153, + -420.0252, + 200.0 + ], + "actual_end_pos": [ + -1949.4153, + -420.0252, + 200.0 + ], + "actual_end_rot": [ + -15.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -1949.4153, + -420.0252, + 200.0 + ], + "start_rot": [ + -15.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -1999.4153, + -333.4226, + 200.0 + ], + "actual_end_pos": [ + -1999.4153, + -333.4226, + 200.0 + ], + "actual_end_rot": [ + -15.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -1999.4153, + -333.4226, + 200.0 + ], + "start_rot": [ + -15.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -1999.4153, + -333.4226, + 200.0 + ], + "actual_end_pos": [ + -1999.4153, + -333.4226, + 200.0 + ], + "actual_end_rot": [ + -15.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -1999.4153, + -333.4226, + 200.0 + ], + "start_rot": [ + -15.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -1999.4153, + -333.4226, + 200.0 + ], + "actual_end_pos": [ + -1999.4153, + -333.4226, + 200.0 + ], + "actual_end_rot": [ + -15.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -1999.4153, + -333.4226, + 200.0 + ], + "start_rot": [ + -15.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -1999.4153, + -333.4226, + 200.0 + ], + "actual_end_pos": [ + -1999.4153, + -333.4226, + 200.0 + ], + "actual_end_rot": [ + -15.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -1999.4153, + -333.4226, + 200.0 + ], + "start_rot": [ + -15.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -2083.0669, + -381.7189, + 225.8819 + ], + "actual_end_pos": [ + -2083.0669, + -381.7189, + 225.8819 + ], + "actual_end_rot": [ + -15.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -2083.0669, + -381.7189, + 225.8819 + ], + "start_rot": [ + -15.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -2033.0669, + -468.3214, + 225.8819 + ], + "actual_end_pos": [ + -2033.0669, + -468.3214, + 225.8819 + ], + "actual_end_rot": [ + -15.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -2033.0669, + -468.3214, + 225.8819 + ], + "start_rot": [ + -15.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -1983.067, + -554.924, + 225.8819 + ], + "actual_end_pos": [ + -1983.067, + -554.924, + 225.8819 + ], + "actual_end_rot": [ + -15.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -1983.067, + -554.924, + 225.8819 + ], + "start_rot": [ + -15.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -1933.067, + -641.5265, + 225.8819 + ], + "actual_end_pos": [ + -1933.067, + -641.5265, + 225.8819 + ], + "actual_end_rot": [ + -15.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -1933.067, + -641.5265, + 225.8819 + ], + "start_rot": [ + -15.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -1933.067, + -641.5265, + 225.8819 + ], + "actual_end_pos": [ + -1933.067, + -641.5265, + 225.8819 + ], + "actual_end_rot": [ + -15.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -1933.067, + -641.5265, + 225.8819 + ], + "start_rot": [ + -15.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -1862.3563, + -712.2372, + 225.8819 + ], + "actual_end_pos": [ + -1862.3563, + -712.2372, + 225.8819 + ], + "actual_end_rot": [ + -15.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -1862.3563, + -712.2372, + 225.8819 + ], + "start_rot": [ + -15.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -1791.6456, + -782.9479, + 225.8819 + ], + "actual_end_pos": [ + -1791.6456, + -782.9479, + 225.8819 + ], + "actual_end_rot": [ + -15.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -1791.6456, + -782.9479, + 225.8819 + ], + "start_rot": [ + -15.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -1791.6456, + -782.9479, + 225.8819 + ], + "actual_end_pos": [ + -1791.6456, + -782.9479, + 225.8819 + ], + "actual_end_rot": [ + -7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -1791.6456, + -782.9479, + 225.8819 + ], + "start_rot": [ + -7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -1791.6456, + -782.9479, + 225.8819 + ], + "actual_end_pos": [ + -1791.6456, + -782.9479, + 225.8819 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1791.6456, + -782.9479, + 225.8819 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -1791.6456, + -782.9479, + 225.8819 + ], + "actual_end_pos": [ + -1791.6456, + -782.9479, + 225.8819 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -1791.6456, + -782.9479, + 225.8819 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -1841.6456, + -696.3453, + 225.8819 + ], + "actual_end_pos": [ + -1841.6456, + -696.3453, + 225.8819 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -1841.6456, + -696.3453, + 225.8819 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -1891.6456, + -609.7428, + 225.8819 + ], + "actual_end_pos": [ + -1891.6456, + -609.7428, + 225.8819 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -1891.6456, + -609.7428, + 225.8819 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -1941.6456, + -523.1403, + 225.8819 + ], + "actual_end_pos": [ + -1941.6456, + -523.1403, + 225.8819 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -1941.6456, + -523.1403, + 225.8819 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -1991.6456, + -436.5377, + 225.8819 + ], + "actual_end_pos": [ + -1991.6456, + -436.5377, + 225.8819 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 18, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260413_221314__pair_001118_A_traj_001118_meta.json b/equivalence_easy/run_20260413_221314__pair_001118_A_traj_001118_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0c62296fe5f00614fcf4eeea684df3538bdb2157 --- /dev/null +++ b/equivalence_easy/run_20260413_221314__pair_001118_A_traj_001118_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 1118, + "episode_id": 0, + "state_id": 844, + "sample_index": 844, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 1119, + "primary_trajectory_id": 1118, + "paired_trajectory_id": 1119, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + -2210.0, + 2260.0, + 200.0 + ], + "rotation": [ + 0.0, + 180.0, + 0.0 + ] + }, + "action_sequence": [ + "move_right", + "move_right", + "move_right", + "move_right", + "move_forward", + "move_right", + "move_forward", + "move_forward", + "move_left", + "turn_right", + "turn_right", + "move_left", + "turn_left", + "move_forward", + "look_up", + "move_right", + "move_forward", + "move_left", + "move_backward", + "move_left", + "move_left", + "move_left", + "turn_left", + "turn_left", + "move_forward", + "move_left", + "move_forward", + "turn_left", + "turn_left", + "turn_left", + "move_forward", + "move_forward", + "no_op", + "turn_right", + "move_forward", + "look_down", + "turn_left", + "turn_left", + "move_forward", + "move_forward" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -2210.0, + 2260.0, + 200.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -2210.0, + 2160.0, + 200.0 + ], + "actual_end_pos": [ + -2210.0, + 2160.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -2210.0, + 2160.0, + 200.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -2210.0, + 2060.0, + 200.0 + ], + "actual_end_pos": [ + -2210.0, + 2060.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -2210.0, + 2060.0, + 200.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -2210.0, + 1960.0, + 200.0 + ], + "actual_end_pos": [ + -2210.0, + 1960.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -2210.0, + 1960.0, + 200.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -2210.0, + 1860.0, + 200.0 + ], + "actual_end_pos": [ + -2210.0, + 1860.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -2210.0, + 1860.0, + 200.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -2310.0, + 1860.0, + 200.0 + ], + "actual_end_pos": [ + -2310.0, + 1860.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -2310.0, + 1860.0, + 200.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -2310.0, + 1760.0, + 200.0 + ], + "actual_end_pos": [ + -2310.0, + 1760.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -2310.0, + 1760.0, + 200.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -2410.0, + 1760.0, + 200.0 + ], + "actual_end_pos": [ + -2410.0, + 1760.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -2410.0, + 1760.0, + 200.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -2510.0, + 1760.0, + 200.0 + ], + "actual_end_pos": [ + -2510.0, + 1760.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -2510.0, + 1760.0, + 200.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -2510.0, + 1860.0, + 200.0 + ], + "actual_end_pos": [ + -2510.0, + 1860.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -2510.0, + 1860.0, + 200.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -2510.0, + 1860.0, + 200.0 + ], + "actual_end_pos": [ + -2510.0, + 1860.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -2510.0, + 1860.0, + 200.0 + ], + "start_rot": [ + 0.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -2510.0, + 1860.0, + 200.0 + ], + "actual_end_pos": [ + -2510.0, + 1860.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -2510.0, + 1860.0, + 200.0 + ], + "start_rot": [ + 0.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + -2560.0, + 1946.6025, + 200.0 + ], + "actual_end_pos": [ + -2560.0, + 1946.6025, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -2560.0, + 1946.6025, + 200.0 + ], + "start_rot": [ + 0.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + -2560.0, + 1946.6025, + 200.0 + ], + "actual_end_pos": [ + -2560.0, + 1946.6025, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -2560.0, + 1946.6025, + 200.0 + ], + "start_rot": [ + 0.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -2656.5926, + 1920.7206, + 200.0 + ], + "actual_end_pos": [ + -2656.5926, + 1920.7206, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -2656.5926, + 1920.7206, + 200.0 + ], + "start_rot": [ + 0.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -2656.5926, + 1920.7206, + 200.0 + ], + "actual_end_pos": [ + -2656.5926, + 1920.7206, + 200.0 + ], + "actual_end_rot": [ + 7.5, + -165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -2656.5926, + 1920.7206, + 200.0 + ], + "start_rot": [ + 7.5, + -165.0, + -0.0 + ], + "expected_end_pos": [ + -2630.7107, + 1824.1281, + 200.0 + ], + "actual_end_pos": [ + -2630.7107, + 1824.1281, + 200.0 + ], + "actual_end_rot": [ + 7.5, + -165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -2630.7107, + 1824.1281, + 200.0 + ], + "start_rot": [ + 7.5, + -165.0, + -0.0 + ], + "expected_end_pos": [ + -2726.4769, + 1798.4676, + 213.0526 + ], + "actual_end_pos": [ + -2726.4769, + 1798.4676, + 213.0526 + ], + "actual_end_rot": [ + 7.5, + -165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -2726.4769, + 1798.4676, + 213.0526 + ], + "start_rot": [ + 7.5, + -165.0, + -0.0 + ], + "expected_end_pos": [ + -2752.3588, + 1895.0602, + 213.0526 + ], + "actual_end_pos": [ + -2752.3588, + 1895.0602, + 213.0526 + ], + "actual_end_rot": [ + 7.5, + -165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -2752.3588, + 1895.0602, + 213.0526 + ], + "start_rot": [ + 7.5, + -165.0, + -0.0 + ], + "expected_end_pos": [ + -2656.5926, + 1920.7206, + 200.0 + ], + "actual_end_pos": [ + -2656.5926, + 1920.7206, + 200.0 + ], + "actual_end_rot": [ + 7.5, + -165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -2656.5926, + 1920.7206, + 200.0 + ], + "start_rot": [ + 7.5, + -165.0, + -0.0 + ], + "expected_end_pos": [ + -2682.4745, + 2017.3132, + 200.0 + ], + "actual_end_pos": [ + -2682.4745, + 2017.3132, + 200.0 + ], + "actual_end_rot": [ + 7.5, + -165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -2682.4745, + 2017.3132, + 200.0 + ], + "start_rot": [ + 7.5, + -165.0, + -0.0 + ], + "expected_end_pos": [ + -2708.3564, + 2113.9058, + 200.0 + ], + "actual_end_pos": [ + -2708.3564, + 2113.9058, + 200.0 + ], + "actual_end_rot": [ + 7.5, + -165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -2708.3564, + 2113.9058, + 200.0 + ], + "start_rot": [ + 7.5, + -165.0, + -0.0 + ], + "expected_end_pos": [ + -2734.2383, + 2210.4984, + 200.0 + ], + "actual_end_pos": [ + -2734.2383, + 2210.4984, + 200.0 + ], + "actual_end_rot": [ + 7.5, + -165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -2734.2383, + 2210.4984, + 200.0 + ], + "start_rot": [ + 7.5, + -165.0, + -0.0 + ], + "expected_end_pos": [ + -2734.2383, + 2210.4984, + 200.0 + ], + "actual_end_pos": [ + -2734.2383, + 2210.4984, + 200.0 + ], + "actual_end_rot": [ + 7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -2734.2383, + 2210.4984, + 200.0 + ], + "start_rot": [ + 7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -2734.2383, + 2210.4984, + 200.0 + ], + "actual_end_pos": [ + -2734.2383, + 2210.4984, + 200.0 + ], + "actual_end_rot": [ + 7.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -2734.2383, + 2210.4984, + 200.0 + ], + "start_rot": [ + 7.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -2830.0045, + 2236.1589, + 213.0526 + ], + "actual_end_pos": [ + -2830.0045, + 2236.1589, + 213.0526 + ], + "actual_end_rot": [ + 7.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -2830.0045, + 2236.1589, + 213.0526 + ], + "start_rot": [ + 7.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -2804.1226, + 2332.7515, + 213.0526 + ], + "actual_end_pos": [ + -2804.1226, + 2332.7515, + 213.0526 + ], + "actual_end_rot": [ + 7.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -2804.1226, + 2332.7515, + 213.0526 + ], + "start_rot": [ + 7.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -2899.8888, + 2358.4119, + 226.1052 + ], + "actual_end_pos": [ + -2899.8888, + 2358.4119, + 226.1052 + ], + "actual_end_rot": [ + 7.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -2899.8888, + 2358.4119, + 226.1052 + ], + "start_rot": [ + 7.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -2899.8888, + 2358.4119, + 226.1052 + ], + "actual_end_pos": [ + -2899.8888, + 2358.4119, + 226.1052 + ], + "actual_end_rot": [ + 7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -2899.8888, + 2358.4119, + 226.1052 + ], + "start_rot": [ + 7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -2899.8888, + 2358.4119, + 226.1052 + ], + "actual_end_pos": [ + -2899.8888, + 2358.4119, + 226.1052 + ], + "actual_end_rot": [ + 7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -2899.8888, + 2358.4119, + 226.1052 + ], + "start_rot": [ + 7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -2899.8888, + 2358.4119, + 226.1052 + ], + "actual_end_pos": [ + -2899.8888, + 2358.4119, + 226.1052 + ], + "actual_end_rot": [ + 7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -2899.8888, + 2358.4119, + 226.1052 + ], + "start_rot": [ + 7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -2949.4611, + 2444.2736, + 239.1579 + ], + "actual_end_pos": [ + -2949.4611, + 2444.2736, + 239.1579 + ], + "actual_end_rot": [ + 7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -2949.4611, + 2444.2736, + 239.1579 + ], + "start_rot": [ + 7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -2999.0333, + 2530.1352, + 252.2105 + ], + "actual_end_pos": [ + -2999.0333, + 2530.1352, + 252.2105 + ], + "actual_end_rot": [ + 7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -2999.0333, + 2530.1352, + 252.2105 + ], + "start_rot": [ + 7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -2999.0333, + 2530.1352, + 252.2105 + ], + "actual_end_pos": [ + -2999.0333, + 2530.1352, + 252.2105 + ], + "actual_end_rot": [ + 7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -2999.0333, + 2530.1352, + 252.2105 + ], + "start_rot": [ + 7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -2999.0333, + 2530.1352, + 252.2105 + ], + "actual_end_pos": [ + -2999.0333, + 2530.1352, + 252.2105 + ], + "actual_end_rot": [ + 7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -2999.0333, + 2530.1352, + 252.2105 + ], + "start_rot": [ + 7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -3069.1391, + 2600.241, + 265.2631 + ], + "actual_end_pos": [ + -3069.1391, + 2600.241, + 265.2631 + ], + "actual_end_rot": [ + 7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -3069.1391, + 2600.241, + 265.2631 + ], + "start_rot": [ + 7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -3069.1391, + 2600.241, + 265.2631 + ], + "actual_end_pos": [ + -3069.1391, + 2600.241, + 265.2631 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -3069.1391, + 2600.241, + 265.2631 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -3069.1391, + 2600.241, + 265.2631 + ], + "actual_end_pos": [ + -3069.1391, + 2600.241, + 265.2631 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -3069.1391, + 2600.241, + 265.2631 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -3069.1391, + 2600.241, + 265.2631 + ], + "actual_end_pos": [ + -3069.1391, + 2600.241, + 265.2631 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -3069.1391, + 2600.241, + 265.2631 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -3095.021, + 2696.8335, + 265.2631 + ], + "actual_end_pos": [ + -3095.021, + 2696.8335, + 265.2631 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -3095.021, + 2696.8335, + 265.2631 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -3120.9029, + 2793.4261, + 265.2631 + ], + "actual_end_pos": [ + -3120.9029, + 2793.4261, + 265.2631 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 18, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260413_221314__pair_001118_B_traj_001119_meta.json b/equivalence_easy/run_20260413_221314__pair_001118_B_traj_001119_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..603cdc0ff0e93c4c6556c362980c6a6c117e3d3e --- /dev/null +++ b/equivalence_easy/run_20260413_221314__pair_001118_B_traj_001119_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 1119, + "episode_id": 0, + "state_id": 844, + "sample_index": 844, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 1118, + "primary_trajectory_id": 1118, + "paired_trajectory_id": 1119, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + -2210.0, + 2260.0, + 200.0 + ], + "rotation": [ + 0.0, + 180.0, + 0.0 + ] + }, + "action_sequence": [ + "move_right", + "move_right", + "move_left", + "move_forward", + "move_right", + "move_right", + "move_forward", + "move_right", + "move_forward", + "turn_right", + "turn_right", + "move_left", + "turn_left", + "move_forward", + "look_up", + "move_forward", + "move_right", + "move_backward", + "move_left", + "move_left", + "move_left", + "move_left", + "turn_left", + "turn_left", + "move_forward", + "move_forward", + "move_left", + "turn_left", + "turn_left", + "turn_left", + "move_forward", + "move_forward", + "no_op", + "turn_right", + "move_forward", + "turn_left", + "look_down", + "turn_left", + "move_forward", + "move_forward" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -2210.0, + 2260.0, + 200.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -2210.0, + 2160.0, + 200.0 + ], + "actual_end_pos": [ + -2210.0, + 2160.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -2210.0, + 2160.0, + 200.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -2210.0, + 2060.0, + 200.0 + ], + "actual_end_pos": [ + -2210.0, + 2060.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -2210.0, + 2060.0, + 200.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -2210.0, + 2160.0, + 200.0 + ], + "actual_end_pos": [ + -2210.0, + 2160.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -2210.0, + 2160.0, + 200.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -2310.0, + 2160.0, + 200.0 + ], + "actual_end_pos": [ + -2310.0, + 2160.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -2310.0, + 2160.0, + 200.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -2310.0, + 2060.0, + 200.0 + ], + "actual_end_pos": [ + -2310.0, + 2060.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -2310.0, + 2060.0, + 200.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -2310.0, + 1960.0, + 200.0 + ], + "actual_end_pos": [ + -2310.0, + 1960.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -2310.0, + 1960.0, + 200.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -2410.0, + 1960.0, + 200.0 + ], + "actual_end_pos": [ + -2410.0, + 1960.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -2410.0, + 1960.0, + 200.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -2410.0, + 1860.0, + 200.0 + ], + "actual_end_pos": [ + -2410.0, + 1860.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -2410.0, + 1860.0, + 200.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -2510.0, + 1860.0, + 200.0 + ], + "actual_end_pos": [ + -2510.0, + 1860.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -2510.0, + 1860.0, + 200.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -2510.0, + 1860.0, + 200.0 + ], + "actual_end_pos": [ + -2510.0, + 1860.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -2510.0, + 1860.0, + 200.0 + ], + "start_rot": [ + 0.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -2510.0, + 1860.0, + 200.0 + ], + "actual_end_pos": [ + -2510.0, + 1860.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -2510.0, + 1860.0, + 200.0 + ], + "start_rot": [ + 0.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + -2560.0, + 1946.6025, + 200.0 + ], + "actual_end_pos": [ + -2560.0, + 1946.6025, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -2560.0, + 1946.6025, + 200.0 + ], + "start_rot": [ + 0.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + -2560.0, + 1946.6025, + 200.0 + ], + "actual_end_pos": [ + -2560.0, + 1946.6025, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -2560.0, + 1946.6025, + 200.0 + ], + "start_rot": [ + 0.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -2656.5926, + 1920.7206, + 200.0 + ], + "actual_end_pos": [ + -2656.5926, + 1920.7206, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -2656.5926, + 1920.7206, + 200.0 + ], + "start_rot": [ + 0.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -2656.5926, + 1920.7206, + 200.0 + ], + "actual_end_pos": [ + -2656.5926, + 1920.7206, + 200.0 + ], + "actual_end_rot": [ + 7.5, + -165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -2656.5926, + 1920.7206, + 200.0 + ], + "start_rot": [ + 7.5, + -165.0, + -0.0 + ], + "expected_end_pos": [ + -2752.3588, + 1895.0602, + 213.0526 + ], + "actual_end_pos": [ + -2752.3588, + 1895.0602, + 213.0526 + ], + "actual_end_rot": [ + 7.5, + -165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -2752.3588, + 1895.0602, + 213.0526 + ], + "start_rot": [ + 7.5, + -165.0, + -0.0 + ], + "expected_end_pos": [ + -2726.4769, + 1798.4676, + 213.0526 + ], + "actual_end_pos": [ + -2726.4769, + 1798.4676, + 213.0526 + ], + "actual_end_rot": [ + 7.5, + -165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -2726.4769, + 1798.4676, + 213.0526 + ], + "start_rot": [ + 7.5, + -165.0, + -0.0 + ], + "expected_end_pos": [ + -2630.7107, + 1824.1281, + 200.0 + ], + "actual_end_pos": [ + -2630.7107, + 1824.1281, + 200.0 + ], + "actual_end_rot": [ + 7.5, + -165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -2630.7107, + 1824.1281, + 200.0 + ], + "start_rot": [ + 7.5, + -165.0, + -0.0 + ], + "expected_end_pos": [ + -2656.5926, + 1920.7206, + 200.0 + ], + "actual_end_pos": [ + -2656.5926, + 1920.7206, + 200.0 + ], + "actual_end_rot": [ + 7.5, + -165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -2656.5926, + 1920.7206, + 200.0 + ], + "start_rot": [ + 7.5, + -165.0, + -0.0 + ], + "expected_end_pos": [ + -2682.4745, + 2017.3132, + 200.0 + ], + "actual_end_pos": [ + -2682.4745, + 2017.3132, + 200.0 + ], + "actual_end_rot": [ + 7.5, + -165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -2682.4745, + 2017.3132, + 200.0 + ], + "start_rot": [ + 7.5, + -165.0, + -0.0 + ], + "expected_end_pos": [ + -2708.3564, + 2113.9058, + 200.0 + ], + "actual_end_pos": [ + -2708.3564, + 2113.9058, + 200.0 + ], + "actual_end_rot": [ + 7.5, + -165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -2708.3564, + 2113.9058, + 200.0 + ], + "start_rot": [ + 7.5, + -165.0, + -0.0 + ], + "expected_end_pos": [ + -2734.2383, + 2210.4984, + 200.0 + ], + "actual_end_pos": [ + -2734.2383, + 2210.4984, + 200.0 + ], + "actual_end_rot": [ + 7.5, + -165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -2734.2383, + 2210.4984, + 200.0 + ], + "start_rot": [ + 7.5, + -165.0, + -0.0 + ], + "expected_end_pos": [ + -2734.2383, + 2210.4984, + 200.0 + ], + "actual_end_pos": [ + -2734.2383, + 2210.4984, + 200.0 + ], + "actual_end_rot": [ + 7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -2734.2383, + 2210.4984, + 200.0 + ], + "start_rot": [ + 7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -2734.2383, + 2210.4984, + 200.0 + ], + "actual_end_pos": [ + -2734.2383, + 2210.4984, + 200.0 + ], + "actual_end_rot": [ + 7.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -2734.2383, + 2210.4984, + 200.0 + ], + "start_rot": [ + 7.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -2830.0045, + 2236.1589, + 213.0526 + ], + "actual_end_pos": [ + -2830.0045, + 2236.1589, + 213.0526 + ], + "actual_end_rot": [ + 7.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -2830.0045, + 2236.1589, + 213.0526 + ], + "start_rot": [ + 7.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -2925.7708, + 2261.8194, + 226.1052 + ], + "actual_end_pos": [ + -2925.7708, + 2261.8194, + 226.1052 + ], + "actual_end_rot": [ + 7.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -2925.7708, + 2261.8194, + 226.1052 + ], + "start_rot": [ + 7.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -2899.8888, + 2358.4119, + 226.1052 + ], + "actual_end_pos": [ + -2899.8888, + 2358.4119, + 226.1052 + ], + "actual_end_rot": [ + 7.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -2899.8888, + 2358.4119, + 226.1052 + ], + "start_rot": [ + 7.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -2899.8888, + 2358.4119, + 226.1052 + ], + "actual_end_pos": [ + -2899.8888, + 2358.4119, + 226.1052 + ], + "actual_end_rot": [ + 7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -2899.8888, + 2358.4119, + 226.1052 + ], + "start_rot": [ + 7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -2899.8888, + 2358.4119, + 226.1052 + ], + "actual_end_pos": [ + -2899.8888, + 2358.4119, + 226.1052 + ], + "actual_end_rot": [ + 7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -2899.8888, + 2358.4119, + 226.1052 + ], + "start_rot": [ + 7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -2899.8888, + 2358.4119, + 226.1052 + ], + "actual_end_pos": [ + -2899.8888, + 2358.4119, + 226.1052 + ], + "actual_end_rot": [ + 7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -2899.8888, + 2358.4119, + 226.1052 + ], + "start_rot": [ + 7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -2949.4611, + 2444.2736, + 239.1579 + ], + "actual_end_pos": [ + -2949.4611, + 2444.2736, + 239.1579 + ], + "actual_end_rot": [ + 7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -2949.4611, + 2444.2736, + 239.1579 + ], + "start_rot": [ + 7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -2999.0333, + 2530.1352, + 252.2105 + ], + "actual_end_pos": [ + -2999.0333, + 2530.1352, + 252.2105 + ], + "actual_end_rot": [ + 7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -2999.0333, + 2530.1352, + 252.2105 + ], + "start_rot": [ + 7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -2999.0333, + 2530.1352, + 252.2105 + ], + "actual_end_pos": [ + -2999.0333, + 2530.1352, + 252.2105 + ], + "actual_end_rot": [ + 7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -2999.0333, + 2530.1352, + 252.2105 + ], + "start_rot": [ + 7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -2999.0333, + 2530.1352, + 252.2105 + ], + "actual_end_pos": [ + -2999.0333, + 2530.1352, + 252.2105 + ], + "actual_end_rot": [ + 7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -2999.0333, + 2530.1352, + 252.2105 + ], + "start_rot": [ + 7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -3069.1391, + 2600.241, + 265.2631 + ], + "actual_end_pos": [ + -3069.1391, + 2600.241, + 265.2631 + ], + "actual_end_rot": [ + 7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -3069.1391, + 2600.241, + 265.2631 + ], + "start_rot": [ + 7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -3069.1391, + 2600.241, + 265.2631 + ], + "actual_end_pos": [ + -3069.1391, + 2600.241, + 265.2631 + ], + "actual_end_rot": [ + 7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -3069.1391, + 2600.241, + 265.2631 + ], + "start_rot": [ + 7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -3069.1391, + 2600.241, + 265.2631 + ], + "actual_end_pos": [ + -3069.1391, + 2600.241, + 265.2631 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -3069.1391, + 2600.241, + 265.2631 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -3069.1391, + 2600.241, + 265.2631 + ], + "actual_end_pos": [ + -3069.1391, + 2600.241, + 265.2631 + ], + "actual_end_rot": [ + 0.0, + 105.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -3069.1391, + 2600.241, + 265.2631 + ], + "start_rot": [ + 0.0, + 105.0, + -0.0 + ], + "expected_end_pos": [ + -3095.021, + 2696.8335, + 265.2631 + ], + "actual_end_pos": [ + -3095.021, + 2696.8335, + 265.2631 + ], + "actual_end_rot": [ + 0.0, + 105.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -3095.021, + 2696.8335, + 265.2631 + ], + "start_rot": [ + 0.0, + 105.0, + -0.0 + ], + "expected_end_pos": [ + -3120.9029, + 2793.4261, + 265.2631 + ], + "actual_end_pos": [ + -3120.9029, + 2793.4261, + 265.2631 + ], + "actual_end_rot": [ + 0.0, + 105.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 18, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260413_221314__pair_001141_A_traj_001141_meta.json b/equivalence_easy/run_20260413_221314__pair_001141_A_traj_001141_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..42ebf9a68079d655dc476d41b7ed5ec773a1f774 --- /dev/null +++ b/equivalence_easy/run_20260413_221314__pair_001141_A_traj_001141_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 1141, + "episode_id": 0, + "state_id": 859, + "sample_index": 859, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 1142, + "primary_trajectory_id": 1141, + "paired_trajectory_id": 1142, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + -2210.0, + 3760.0, + 200.0 + ], + "rotation": [ + 0.0, + 135.0, + 0.0 + ] + }, + "action_sequence": [ + "move_left", + "look_down", + "move_right", + "move_forward", + "look_down", + "look_down", + "turn_right", + "move_backward", + "turn_right", + "turn_right", + "no_op", + "move_forward", + "look_down", + "turn_right", + "look_up", + "move_backward", + "look_down", + "look_down", + "move_backward", + "turn_right", + "no_op", + "turn_right", + "turn_right", + "move_right", + "move_backward", + "turn_right", + "move_left", + "look_up", + "move_backward", + "move_right", + "turn_right", + "move_forward", + "turn_left", + "move_forward", + "turn_right", + "move_right", + "move_right", + "turn_left", + "move_forward", + "move_forward" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -2210.0, + 3760.0, + 200.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -2139.2893, + 3830.7107, + 200.0 + ], + "actual_end_pos": [ + -2139.2893, + 3830.7107, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -2139.2893, + 3830.7107, + 200.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -2139.2893, + 3830.7107, + 200.0 + ], + "actual_end_pos": [ + -2139.2893, + 3830.7107, + 200.0 + ], + "actual_end_rot": [ + -7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -2139.2893, + 3830.7107, + 200.0 + ], + "start_rot": [ + -7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -2210.0, + 3760.0, + 200.0 + ], + "actual_end_pos": [ + -2210.0, + 3760.0, + 200.0 + ], + "actual_end_rot": [ + -7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -2210.0, + 3760.0, + 200.0 + ], + "start_rot": [ + -7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -2280.1057, + 3830.1057, + 186.9474 + ], + "actual_end_pos": [ + -2280.1057, + 3830.1057, + 186.9474 + ], + "actual_end_rot": [ + -7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -2280.1057, + 3830.1057, + 186.9474 + ], + "start_rot": [ + -7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -2280.1057, + 3830.1057, + 186.9474 + ], + "actual_end_pos": [ + -2280.1057, + 3830.1057, + 186.9474 + ], + "actual_end_rot": [ + -15.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -2280.1057, + 3830.1057, + 186.9474 + ], + "start_rot": [ + -15.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -2280.1057, + 3830.1057, + 186.9474 + ], + "actual_end_pos": [ + -2280.1057, + 3830.1057, + 186.9474 + ], + "actual_end_rot": [ + -22.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -2280.1057, + 3830.1057, + 186.9474 + ], + "start_rot": [ + -22.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -2280.1057, + 3830.1057, + 186.9474 + ], + "actual_end_pos": [ + -2280.1057, + 3830.1057, + 186.9474 + ], + "actual_end_rot": [ + -22.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -2280.1057, + 3830.1057, + 186.9474 + ], + "start_rot": [ + -22.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -2200.0954, + 3783.9118, + 225.2157 + ], + "actual_end_pos": [ + -2200.0954, + 3783.9118, + 225.2157 + ], + "actual_end_rot": [ + -22.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -2200.0954, + 3783.9118, + 225.2157 + ], + "start_rot": [ + -22.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -2200.0954, + 3783.9118, + 225.2157 + ], + "actual_end_pos": [ + -2200.0954, + 3783.9118, + 225.2157 + ], + "actual_end_rot": [ + -22.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -2200.0954, + 3783.9118, + 225.2157 + ], + "start_rot": [ + -22.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -2200.0954, + 3783.9118, + 225.2157 + ], + "actual_end_pos": [ + -2200.0954, + 3783.9118, + 225.2157 + ], + "actual_end_rot": [ + -22.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -2200.0954, + 3783.9118, + 225.2157 + ], + "start_rot": [ + -22.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -2200.0954, + 3783.9118, + 225.2157 + ], + "actual_end_pos": [ + -2200.0954, + 3783.9118, + 225.2157 + ], + "actual_end_rot": [ + -22.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -2200.0954, + 3783.9118, + 225.2157 + ], + "start_rot": [ + -22.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -2292.4834, + 3783.9118, + 186.9474 + ], + "actual_end_pos": [ + -2292.4834, + 3783.9118, + 186.9474 + ], + "actual_end_rot": [ + -22.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -2292.4834, + 3783.9118, + 186.9474 + ], + "start_rot": [ + -22.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -2292.4834, + 3783.9118, + 186.9474 + ], + "actual_end_pos": [ + -2292.4834, + 3783.9118, + 186.9474 + ], + "actual_end_rot": [ + -30.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -2292.4834, + 3783.9118, + 186.9474 + ], + "start_rot": [ + -30.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -2292.4834, + 3783.9118, + 186.9474 + ], + "actual_end_pos": [ + -2292.4834, + 3783.9118, + 186.9474 + ], + "actual_end_rot": [ + -30.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -2292.4834, + 3783.9118, + 186.9474 + ], + "start_rot": [ + -30.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -2292.4834, + 3783.9118, + 186.9474 + ], + "actual_end_pos": [ + -2292.4834, + 3783.9118, + 186.9474 + ], + "actual_end_rot": [ + -22.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -2292.4834, + 3783.9118, + 186.9474 + ], + "start_rot": [ + -22.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -2203.2435, + 3807.8235, + 225.2157 + ], + "actual_end_pos": [ + -2203.2435, + 3807.8235, + 225.2157 + ], + "actual_end_rot": [ + -22.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -2203.2435, + 3807.8235, + 225.2157 + ], + "start_rot": [ + -22.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -2203.2435, + 3807.8235, + 225.2157 + ], + "actual_end_pos": [ + -2203.2435, + 3807.8235, + 225.2157 + ], + "actual_end_rot": [ + -30.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -2203.2435, + 3807.8235, + 225.2157 + ], + "start_rot": [ + -30.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -2203.2435, + 3807.8235, + 225.2157 + ], + "actual_end_pos": [ + -2203.2435, + 3807.8235, + 225.2157 + ], + "actual_end_rot": [ + -37.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -2203.2435, + 3807.8235, + 225.2157 + ], + "start_rot": [ + -37.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -2126.6114, + 3828.357, + 286.0919 + ], + "actual_end_pos": [ + -2126.6114, + 3828.357, + 286.0919 + ], + "actual_end_rot": [ + -37.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -2126.6114, + 3828.357, + 286.0919 + ], + "start_rot": [ + -37.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -2126.6114, + 3828.357, + 286.0919 + ], + "actual_end_pos": [ + -2126.6114, + 3828.357, + 286.0919 + ], + "actual_end_rot": [ + -37.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -2126.6114, + 3828.357, + 286.0919 + ], + "start_rot": [ + -37.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + -2126.6114, + 3828.357, + 286.0919 + ], + "actual_end_pos": [ + -2126.6114, + 3828.357, + 286.0919 + ], + "actual_end_rot": [ + -37.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -2126.6114, + 3828.357, + 286.0919 + ], + "start_rot": [ + -37.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + -2126.6114, + 3828.357, + 286.0919 + ], + "actual_end_pos": [ + -2126.6114, + 3828.357, + 286.0919 + ], + "actual_end_rot": [ + -37.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -2126.6114, + 3828.357, + 286.0919 + ], + "start_rot": [ + -37.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -2126.6114, + 3828.357, + 286.0919 + ], + "actual_end_pos": [ + -2126.6114, + 3828.357, + 286.0919 + ], + "actual_end_rot": [ + -37.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -2126.6114, + 3828.357, + 286.0919 + ], + "start_rot": [ + -37.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + -2040.0089, + 3778.357, + 286.0919 + ], + "actual_end_pos": [ + -2040.0089, + 3778.357, + 286.0919 + ], + "actual_end_rot": [ + -37.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -2040.0089, + 3778.357, + 286.0919 + ], + "start_rot": [ + -37.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + -2000.3412, + 3847.0634, + 346.968 + ], + "actual_end_pos": [ + -2000.3412, + 3847.0634, + 346.968 + ], + "actual_end_rot": [ + -37.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -2000.3412, + 3847.0634, + 346.968 + ], + "start_rot": [ + -37.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + -2000.3412, + 3847.0634, + 346.968 + ], + "actual_end_pos": [ + -2000.3412, + 3847.0634, + 346.968 + ], + "actual_end_rot": [ + -37.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -2000.3412, + 3847.0634, + 346.968 + ], + "start_rot": [ + -37.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + -2096.9338, + 3872.9453, + 346.968 + ], + "actual_end_pos": [ + -2096.9338, + 3872.9453, + 346.968 + ], + "actual_end_rot": [ + -37.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -2096.9338, + 3872.9453, + 346.968 + ], + "start_rot": [ + -37.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + -2096.9338, + 3872.9453, + 346.968 + ], + "actual_end_pos": [ + -2096.9338, + 3872.9453, + 346.968 + ], + "actual_end_rot": [ + -30.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -2096.9338, + 3872.9453, + 346.968 + ], + "start_rot": [ + -30.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + -2074.5194, + 3956.597, + 396.968 + ], + "actual_end_pos": [ + -2074.5194, + 3956.597, + 396.968 + ], + "actual_end_rot": [ + -30.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -2074.5194, + 3956.597, + 396.968 + ], + "start_rot": [ + -30.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + -1977.9268, + 3930.7151, + 396.968 + ], + "actual_end_pos": [ + -1977.9268, + 3930.7151, + 396.968 + ], + "actual_end_rot": [ + -30.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -1977.9268, + 3930.7151, + 396.968 + ], + "start_rot": [ + -30.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + -1977.9268, + 3930.7151, + 396.968 + ], + "actual_end_pos": [ + -1977.9268, + 3930.7151, + 396.968 + ], + "actual_end_rot": [ + -30.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -1977.9268, + 3930.7151, + 396.968 + ], + "start_rot": [ + -30.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + -1977.9268, + 3844.1125, + 346.968 + ], + "actual_end_pos": [ + -1977.9268, + 3844.1125, + 346.968 + ], + "actual_end_rot": [ + -30.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1977.9268, + 3844.1125, + 346.968 + ], + "start_rot": [ + -30.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + -1977.9268, + 3844.1125, + 346.968 + ], + "actual_end_pos": [ + -1977.9268, + 3844.1125, + 346.968 + ], + "actual_end_rot": [ + -30.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -1977.9268, + 3844.1125, + 346.968 + ], + "start_rot": [ + -30.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + -2000.3412, + 3760.4609, + 296.968 + ], + "actual_end_pos": [ + -2000.3412, + 3760.4609, + 296.968 + ], + "actual_end_rot": [ + -30.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -2000.3412, + 3760.4609, + 296.968 + ], + "start_rot": [ + -30.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + -2000.3412, + 3760.4609, + 296.968 + ], + "actual_end_pos": [ + -2000.3412, + 3760.4609, + 296.968 + ], + "actual_end_rot": [ + -30.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -2000.3412, + 3760.4609, + 296.968 + ], + "start_rot": [ + -30.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + -1900.3412, + 3760.4609, + 296.968 + ], + "actual_end_pos": [ + -1900.3412, + 3760.4609, + 296.968 + ], + "actual_end_rot": [ + -30.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -1900.3412, + 3760.4609, + 296.968 + ], + "start_rot": [ + -30.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + -1800.3412, + 3760.4609, + 296.968 + ], + "actual_end_pos": [ + -1800.3412, + 3760.4609, + 296.968 + ], + "actual_end_rot": [ + -30.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1800.3412, + 3760.4609, + 296.968 + ], + "start_rot": [ + -30.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + -1800.3412, + 3760.4609, + 296.968 + ], + "actual_end_pos": [ + -1800.3412, + 3760.4609, + 296.968 + ], + "actual_end_rot": [ + -30.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -1800.3412, + 3760.4609, + 296.968 + ], + "start_rot": [ + -30.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + -1822.7556, + 3676.8093, + 246.968 + ], + "actual_end_pos": [ + -1822.7556, + 3676.8093, + 246.968 + ], + "actual_end_rot": [ + -30.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -1822.7556, + 3676.8093, + 246.968 + ], + "start_rot": [ + -30.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + -1845.17, + 3593.1576, + 196.968 + ], + "actual_end_pos": [ + -1845.17, + 3593.1576, + 196.968 + ], + "actual_end_rot": [ + -30.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 18, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260413_221314__pair_001141_B_traj_001142_meta.json b/equivalence_easy/run_20260413_221314__pair_001141_B_traj_001142_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a1ff9273e2ccd175b24010635aa75d196b5e6a93 --- /dev/null +++ b/equivalence_easy/run_20260413_221314__pair_001141_B_traj_001142_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 1142, + "episode_id": 0, + "state_id": 859, + "sample_index": 859, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 1141, + "primary_trajectory_id": 1141, + "paired_trajectory_id": 1142, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + -2210.0, + 3760.0, + 200.0 + ], + "rotation": [ + 0.0, + 135.0, + 0.0 + ] + }, + "action_sequence": [ + "move_left", + "look_down", + "move_right", + "move_forward", + "look_down", + "look_down", + "turn_right", + "move_backward", + "turn_right", + "turn_right", + "no_op", + "move_forward", + "look_up", + "look_down", + "turn_right", + "move_backward", + "look_down", + "look_down", + "move_backward", + "turn_right", + "no_op", + "turn_right", + "turn_right", + "move_right", + "move_backward", + "turn_right", + "move_left", + "look_up", + "move_right", + "move_backward", + "turn_right", + "move_forward", + "turn_left", + "move_forward", + "turn_right", + "move_right", + "move_right", + "turn_left", + "move_forward", + "move_forward" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -2210.0, + 3760.0, + 200.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -2139.2893, + 3830.7107, + 200.0 + ], + "actual_end_pos": [ + -2139.2893, + 3830.7107, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -2139.2893, + 3830.7107, + 200.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -2139.2893, + 3830.7107, + 200.0 + ], + "actual_end_pos": [ + -2139.2893, + 3830.7107, + 200.0 + ], + "actual_end_rot": [ + -7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -2139.2893, + 3830.7107, + 200.0 + ], + "start_rot": [ + -7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -2210.0, + 3760.0, + 200.0 + ], + "actual_end_pos": [ + -2210.0, + 3760.0, + 200.0 + ], + "actual_end_rot": [ + -7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -2210.0, + 3760.0, + 200.0 + ], + "start_rot": [ + -7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -2280.1057, + 3830.1057, + 186.9474 + ], + "actual_end_pos": [ + -2280.1057, + 3830.1057, + 186.9474 + ], + "actual_end_rot": [ + -7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -2280.1057, + 3830.1057, + 186.9474 + ], + "start_rot": [ + -7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -2280.1057, + 3830.1057, + 186.9474 + ], + "actual_end_pos": [ + -2280.1057, + 3830.1057, + 186.9474 + ], + "actual_end_rot": [ + -15.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -2280.1057, + 3830.1057, + 186.9474 + ], + "start_rot": [ + -15.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -2280.1057, + 3830.1057, + 186.9474 + ], + "actual_end_pos": [ + -2280.1057, + 3830.1057, + 186.9474 + ], + "actual_end_rot": [ + -22.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -2280.1057, + 3830.1057, + 186.9474 + ], + "start_rot": [ + -22.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -2280.1057, + 3830.1057, + 186.9474 + ], + "actual_end_pos": [ + -2280.1057, + 3830.1057, + 186.9474 + ], + "actual_end_rot": [ + -22.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -2280.1057, + 3830.1057, + 186.9474 + ], + "start_rot": [ + -22.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -2200.0954, + 3783.9118, + 225.2157 + ], + "actual_end_pos": [ + -2200.0954, + 3783.9118, + 225.2157 + ], + "actual_end_rot": [ + -22.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -2200.0954, + 3783.9118, + 225.2157 + ], + "start_rot": [ + -22.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -2200.0954, + 3783.9118, + 225.2157 + ], + "actual_end_pos": [ + -2200.0954, + 3783.9118, + 225.2157 + ], + "actual_end_rot": [ + -22.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -2200.0954, + 3783.9118, + 225.2157 + ], + "start_rot": [ + -22.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -2200.0954, + 3783.9118, + 225.2157 + ], + "actual_end_pos": [ + -2200.0954, + 3783.9118, + 225.2157 + ], + "actual_end_rot": [ + -22.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -2200.0954, + 3783.9118, + 225.2157 + ], + "start_rot": [ + -22.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -2200.0954, + 3783.9118, + 225.2157 + ], + "actual_end_pos": [ + -2200.0954, + 3783.9118, + 225.2157 + ], + "actual_end_rot": [ + -22.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -2200.0954, + 3783.9118, + 225.2157 + ], + "start_rot": [ + -22.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -2292.4834, + 3783.9118, + 186.9474 + ], + "actual_end_pos": [ + -2292.4834, + 3783.9118, + 186.9474 + ], + "actual_end_rot": [ + -22.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -2292.4834, + 3783.9118, + 186.9474 + ], + "start_rot": [ + -22.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -2292.4834, + 3783.9118, + 186.9474 + ], + "actual_end_pos": [ + -2292.4834, + 3783.9118, + 186.9474 + ], + "actual_end_rot": [ + -15.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -2292.4834, + 3783.9118, + 186.9474 + ], + "start_rot": [ + -15.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -2292.4834, + 3783.9118, + 186.9474 + ], + "actual_end_pos": [ + -2292.4834, + 3783.9118, + 186.9474 + ], + "actual_end_rot": [ + -22.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -2292.4834, + 3783.9118, + 186.9474 + ], + "start_rot": [ + -22.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -2292.4834, + 3783.9118, + 186.9474 + ], + "actual_end_pos": [ + -2292.4834, + 3783.9118, + 186.9474 + ], + "actual_end_rot": [ + -22.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -2292.4834, + 3783.9118, + 186.9474 + ], + "start_rot": [ + -22.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -2203.2435, + 3807.8235, + 225.2157 + ], + "actual_end_pos": [ + -2203.2435, + 3807.8235, + 225.2157 + ], + "actual_end_rot": [ + -22.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -2203.2435, + 3807.8235, + 225.2157 + ], + "start_rot": [ + -22.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -2203.2435, + 3807.8235, + 225.2157 + ], + "actual_end_pos": [ + -2203.2435, + 3807.8235, + 225.2157 + ], + "actual_end_rot": [ + -30.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -2203.2435, + 3807.8235, + 225.2157 + ], + "start_rot": [ + -30.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -2203.2435, + 3807.8235, + 225.2157 + ], + "actual_end_pos": [ + -2203.2435, + 3807.8235, + 225.2157 + ], + "actual_end_rot": [ + -37.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -2203.2435, + 3807.8235, + 225.2157 + ], + "start_rot": [ + -37.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -2126.6114, + 3828.357, + 286.0919 + ], + "actual_end_pos": [ + -2126.6114, + 3828.357, + 286.0919 + ], + "actual_end_rot": [ + -37.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -2126.6114, + 3828.357, + 286.0919 + ], + "start_rot": [ + -37.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -2126.6114, + 3828.357, + 286.0919 + ], + "actual_end_pos": [ + -2126.6114, + 3828.357, + 286.0919 + ], + "actual_end_rot": [ + -37.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -2126.6114, + 3828.357, + 286.0919 + ], + "start_rot": [ + -37.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + -2126.6114, + 3828.357, + 286.0919 + ], + "actual_end_pos": [ + -2126.6114, + 3828.357, + 286.0919 + ], + "actual_end_rot": [ + -37.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -2126.6114, + 3828.357, + 286.0919 + ], + "start_rot": [ + -37.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + -2126.6114, + 3828.357, + 286.0919 + ], + "actual_end_pos": [ + -2126.6114, + 3828.357, + 286.0919 + ], + "actual_end_rot": [ + -37.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -2126.6114, + 3828.357, + 286.0919 + ], + "start_rot": [ + -37.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -2126.6114, + 3828.357, + 286.0919 + ], + "actual_end_pos": [ + -2126.6114, + 3828.357, + 286.0919 + ], + "actual_end_rot": [ + -37.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -2126.6114, + 3828.357, + 286.0919 + ], + "start_rot": [ + -37.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + -2040.0089, + 3778.357, + 286.0919 + ], + "actual_end_pos": [ + -2040.0089, + 3778.357, + 286.0919 + ], + "actual_end_rot": [ + -37.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -2040.0089, + 3778.357, + 286.0919 + ], + "start_rot": [ + -37.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + -2000.3412, + 3847.0634, + 346.968 + ], + "actual_end_pos": [ + -2000.3412, + 3847.0634, + 346.968 + ], + "actual_end_rot": [ + -37.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -2000.3412, + 3847.0634, + 346.968 + ], + "start_rot": [ + -37.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + -2000.3412, + 3847.0634, + 346.968 + ], + "actual_end_pos": [ + -2000.3412, + 3847.0634, + 346.968 + ], + "actual_end_rot": [ + -37.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -2000.3412, + 3847.0634, + 346.968 + ], + "start_rot": [ + -37.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + -2096.9338, + 3872.9453, + 346.968 + ], + "actual_end_pos": [ + -2096.9338, + 3872.9453, + 346.968 + ], + "actual_end_rot": [ + -37.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -2096.9338, + 3872.9453, + 346.968 + ], + "start_rot": [ + -37.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + -2096.9338, + 3872.9453, + 346.968 + ], + "actual_end_pos": [ + -2096.9338, + 3872.9453, + 346.968 + ], + "actual_end_rot": [ + -30.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -2096.9338, + 3872.9453, + 346.968 + ], + "start_rot": [ + -30.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + -2000.3412, + 3847.0634, + 346.968 + ], + "actual_end_pos": [ + -2000.3412, + 3847.0634, + 346.968 + ], + "actual_end_rot": [ + -30.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -2000.3412, + 3847.0634, + 346.968 + ], + "start_rot": [ + -30.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + -1977.9268, + 3930.7151, + 396.968 + ], + "actual_end_pos": [ + -1977.9268, + 3930.7151, + 396.968 + ], + "actual_end_rot": [ + -30.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -1977.9268, + 3930.7151, + 396.968 + ], + "start_rot": [ + -30.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + -1977.9268, + 3930.7151, + 396.968 + ], + "actual_end_pos": [ + -1977.9268, + 3930.7151, + 396.968 + ], + "actual_end_rot": [ + -30.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -1977.9268, + 3930.7151, + 396.968 + ], + "start_rot": [ + -30.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + -1977.9268, + 3844.1125, + 346.968 + ], + "actual_end_pos": [ + -1977.9268, + 3844.1125, + 346.968 + ], + "actual_end_rot": [ + -30.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1977.9268, + 3844.1125, + 346.968 + ], + "start_rot": [ + -30.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + -1977.9268, + 3844.1125, + 346.968 + ], + "actual_end_pos": [ + -1977.9268, + 3844.1125, + 346.968 + ], + "actual_end_rot": [ + -30.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -1977.9268, + 3844.1125, + 346.968 + ], + "start_rot": [ + -30.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + -2000.3412, + 3760.4609, + 296.968 + ], + "actual_end_pos": [ + -2000.3412, + 3760.4609, + 296.968 + ], + "actual_end_rot": [ + -30.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -2000.3412, + 3760.4609, + 296.968 + ], + "start_rot": [ + -30.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + -2000.3412, + 3760.4609, + 296.968 + ], + "actual_end_pos": [ + -2000.3412, + 3760.4609, + 296.968 + ], + "actual_end_rot": [ + -30.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -2000.3412, + 3760.4609, + 296.968 + ], + "start_rot": [ + -30.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + -1900.3412, + 3760.4609, + 296.968 + ], + "actual_end_pos": [ + -1900.3412, + 3760.4609, + 296.968 + ], + "actual_end_rot": [ + -30.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -1900.3412, + 3760.4609, + 296.968 + ], + "start_rot": [ + -30.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + -1800.3412, + 3760.4609, + 296.968 + ], + "actual_end_pos": [ + -1800.3412, + 3760.4609, + 296.968 + ], + "actual_end_rot": [ + -30.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1800.3412, + 3760.4609, + 296.968 + ], + "start_rot": [ + -30.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + -1800.3412, + 3760.4609, + 296.968 + ], + "actual_end_pos": [ + -1800.3412, + 3760.4609, + 296.968 + ], + "actual_end_rot": [ + -30.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -1800.3412, + 3760.4609, + 296.968 + ], + "start_rot": [ + -30.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + -1822.7556, + 3676.8093, + 246.968 + ], + "actual_end_pos": [ + -1822.7556, + 3676.8093, + 246.968 + ], + "actual_end_rot": [ + -30.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -1822.7556, + 3676.8093, + 246.968 + ], + "start_rot": [ + -30.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + -1845.17, + 3593.1576, + 196.968 + ], + "actual_end_pos": [ + -1845.17, + 3593.1576, + 196.968 + ], + "actual_end_rot": [ + -30.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 18, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260413_221314__pair_001414_A_traj_001414_meta.json b/equivalence_easy/run_20260413_221314__pair_001414_A_traj_001414_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d8066c0b9586308c4309a3219ea6de73fcf1174e --- /dev/null +++ b/equivalence_easy/run_20260413_221314__pair_001414_A_traj_001414_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 1414, + "episode_id": 0, + "state_id": 1055, + "sample_index": 1055, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 1415, + "primary_trajectory_id": 1414, + "paired_trajectory_id": 1415, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + -1210.0, + -2240.0, + 200.0 + ], + "rotation": [ + 0.0, + 315.0, + 0.0 + ] + }, + "action_sequence": [ + "move_forward", + "move_right", + "turn_right", + "move_forward", + "move_left", + "turn_right", + "turn_right", + "move_left", + "move_forward", + "turn_left", + "move_backward", + "move_backward", + "move_backward", + "look_down", + "move_forward", + "move_right", + "move_backward", + "turn_left", + "look_down", + "turn_right", + "move_right", + "move_forward", + "move_left", + "move_forward", + "no_op", + "move_left", + "move_backward", + "move_left", + "move_left", + "look_down", + "turn_left", + "move_right", + "move_right", + "move_right", + "move_backward", + "move_backward", + "move_left", + "move_forward", + "move_right", + "move_backward" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -1210.0, + -2240.0, + 200.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -1139.2893, + -2310.7107, + 200.0 + ], + "actual_end_pos": [ + -1139.2893, + -2310.7107, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -1139.2893, + -2310.7107, + 200.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -1068.5786, + -2240.0, + 200.0 + ], + "actual_end_pos": [ + -1068.5786, + -2240.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -1068.5786, + -2240.0, + 200.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -1068.5786, + -2240.0, + 200.0 + ], + "actual_end_pos": [ + -1068.5786, + -2240.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -1068.5786, + -2240.0, + 200.0 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -981.9761, + -2290.0, + 200.0 + ], + "actual_end_pos": [ + -981.9761, + -2290.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -981.9761, + -2290.0, + 200.0 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -1031.9761, + -2376.6025, + 200.0 + ], + "actual_end_pos": [ + -1031.9761, + -2376.6025, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -1031.9761, + -2376.6025, + 200.0 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -1031.9761, + -2376.6025, + 200.0 + ], + "actual_end_pos": [ + -1031.9761, + -2376.6025, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -1031.9761, + -2376.6025, + 200.0 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -1031.9761, + -2376.6025, + 200.0 + ], + "actual_end_pos": [ + -1031.9761, + -2376.6025, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -1031.9761, + -2376.6025, + 200.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -1031.9761, + -2476.6025, + 200.0 + ], + "actual_end_pos": [ + -1031.9761, + -2476.6025, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -1031.9761, + -2476.6025, + 200.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -931.9761, + -2476.6025, + 200.0 + ], + "actual_end_pos": [ + -931.9761, + -2476.6025, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -931.9761, + -2476.6025, + 200.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -931.9761, + -2476.6025, + 200.0 + ], + "actual_end_pos": [ + -931.9761, + -2476.6025, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -931.9761, + -2476.6025, + 200.0 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -1028.5687, + -2450.7206, + 200.0 + ], + "actual_end_pos": [ + -1028.5687, + -2450.7206, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -1028.5687, + -2450.7206, + 200.0 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -1125.1613, + -2424.8387, + 200.0 + ], + "actual_end_pos": [ + -1125.1613, + -2424.8387, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -1125.1613, + -2424.8387, + 200.0 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -1221.7539, + -2398.9568, + 200.0 + ], + "actual_end_pos": [ + -1221.7539, + -2398.9568, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -1221.7539, + -2398.9568, + 200.0 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -1221.7539, + -2398.9568, + 200.0 + ], + "actual_end_pos": [ + -1221.7539, + -2398.9568, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -1221.7539, + -2398.9568, + 200.0 + ], + "start_rot": [ + -7.5, + -15.0, + -0.0 + ], + "expected_end_pos": [ + -1125.9876, + -2424.6173, + 186.9474 + ], + "actual_end_pos": [ + -1125.9876, + -2424.6173, + 186.9474 + ], + "actual_end_rot": [ + -7.5, + -15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -1125.9876, + -2424.6173, + 186.9474 + ], + "start_rot": [ + -7.5, + -15.0, + -0.0 + ], + "expected_end_pos": [ + -1100.1057, + -2328.0247, + 186.9474 + ], + "actual_end_pos": [ + -1100.1057, + -2328.0247, + 186.9474 + ], + "actual_end_rot": [ + -7.5, + -15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -1100.1057, + -2328.0247, + 186.9474 + ], + "start_rot": [ + -7.5, + -15.0, + -0.0 + ], + "expected_end_pos": [ + -1195.8719, + -2302.3642, + 200.0 + ], + "actual_end_pos": [ + -1195.8719, + -2302.3642, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1195.8719, + -2302.3642, + 200.0 + ], + "start_rot": [ + -7.5, + -15.0, + -0.0 + ], + "expected_end_pos": [ + -1195.8719, + -2302.3642, + 200.0 + ], + "actual_end_pos": [ + -1195.8719, + -2302.3642, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -1195.8719, + -2302.3642, + 200.0 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -1195.8719, + -2302.3642, + 200.0 + ], + "actual_end_pos": [ + -1195.8719, + -2302.3642, + 200.0 + ], + "actual_end_rot": [ + -15.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -1195.8719, + -2302.3642, + 200.0 + ], + "start_rot": [ + -15.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -1195.8719, + -2302.3642, + 200.0 + ], + "actual_end_pos": [ + -1195.8719, + -2302.3642, + 200.0 + ], + "actual_end_rot": [ + -15.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -1195.8719, + -2302.3642, + 200.0 + ], + "start_rot": [ + -15.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -1169.99, + -2205.7717, + 200.0 + ], + "actual_end_pos": [ + -1169.99, + -2205.7717, + 200.0 + ], + "actual_end_rot": [ + -15.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -1169.99, + -2205.7717, + 200.0 + ], + "start_rot": [ + -15.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -1076.6888, + -2230.7717, + 174.1181 + ], + "actual_end_pos": [ + -1076.6888, + -2230.7717, + 174.1181 + ], + "actual_end_rot": [ + -15.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -1076.6888, + -2230.7717, + 174.1181 + ], + "start_rot": [ + -15.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -1102.5707, + -2327.3642, + 174.1181 + ], + "actual_end_pos": [ + -1102.5707, + -2327.3642, + 174.1181 + ], + "actual_end_rot": [ + -15.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -1102.5707, + -2327.3642, + 174.1181 + ], + "start_rot": [ + -15.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -1009.2694, + -2352.3642, + 148.2362 + ], + "actual_end_pos": [ + -1009.2694, + -2352.3642, + 148.2362 + ], + "actual_end_rot": [ + -15.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -1009.2694, + -2352.3642, + 148.2362 + ], + "start_rot": [ + -15.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -1009.2694, + -2352.3642, + 148.2362 + ], + "actual_end_pos": [ + -1009.2694, + -2352.3642, + 148.2362 + ], + "actual_end_rot": [ + -15.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -1009.2694, + -2352.3642, + 148.2362 + ], + "start_rot": [ + -15.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -1035.1513, + -2448.9568, + 148.2362 + ], + "actual_end_pos": [ + -1035.1513, + -2448.9568, + 148.2362 + ], + "actual_end_rot": [ + -15.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -1035.1513, + -2448.9568, + 148.2362 + ], + "start_rot": [ + -15.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -1128.4526, + -2423.9568, + 174.1181 + ], + "actual_end_pos": [ + -1128.4526, + -2423.9568, + 174.1181 + ], + "actual_end_rot": [ + -15.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -1128.4526, + -2423.9568, + 174.1181 + ], + "start_rot": [ + -15.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -1154.3345, + -2520.5494, + 174.1181 + ], + "actual_end_pos": [ + -1154.3345, + -2520.5494, + 174.1181 + ], + "actual_end_rot": [ + -15.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -1154.3345, + -2520.5494, + 174.1181 + ], + "start_rot": [ + -15.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -1180.2164, + -2617.142, + 174.1181 + ], + "actual_end_pos": [ + -1180.2164, + -2617.142, + 174.1181 + ], + "actual_end_rot": [ + -15.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -1180.2164, + -2617.142, + 174.1181 + ], + "start_rot": [ + -15.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -1180.2164, + -2617.142, + 174.1181 + ], + "actual_end_pos": [ + -1180.2164, + -2617.142, + 174.1181 + ], + "actual_end_rot": [ + -22.5, + -15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1180.2164, + -2617.142, + 174.1181 + ], + "start_rot": [ + -22.5, + -15.0, + -0.0 + ], + "expected_end_pos": [ + -1180.2164, + -2617.142, + 174.1181 + ], + "actual_end_pos": [ + -1180.2164, + -2617.142, + 174.1181 + ], + "actual_end_rot": [ + -22.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -1180.2164, + -2617.142, + 174.1181 + ], + "start_rot": [ + -22.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -1130.2164, + -2530.5395, + 174.1181 + ], + "actual_end_pos": [ + -1130.2164, + -2530.5395, + 174.1181 + ], + "actual_end_rot": [ + -22.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -1130.2164, + -2530.5395, + 174.1181 + ], + "start_rot": [ + -22.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -1080.2164, + -2443.9369, + 174.1181 + ], + "actual_end_pos": [ + -1080.2164, + -2443.9369, + 174.1181 + ], + "actual_end_rot": [ + -22.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -1080.2164, + -2443.9369, + 174.1181 + ], + "start_rot": [ + -22.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -1030.2164, + -2357.3344, + 174.1181 + ], + "actual_end_pos": [ + -1030.2164, + -2357.3344, + 174.1181 + ], + "actual_end_rot": [ + -22.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -1030.2164, + -2357.3344, + 174.1181 + ], + "start_rot": [ + -22.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -1110.2267, + -2311.1404, + 212.3864 + ], + "actual_end_pos": [ + -1110.2267, + -2311.1404, + 212.3864 + ], + "actual_end_rot": [ + -22.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -1110.2267, + -2311.1404, + 212.3864 + ], + "start_rot": [ + -22.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -1190.237, + -2264.9464, + 250.6548 + ], + "actual_end_pos": [ + -1190.237, + -2264.9464, + 250.6548 + ], + "actual_end_rot": [ + -22.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -1190.237, + -2264.9464, + 250.6548 + ], + "start_rot": [ + -22.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -1240.237, + -2351.549, + 250.6548 + ], + "actual_end_pos": [ + -1240.237, + -2351.549, + 250.6548 + ], + "actual_end_rot": [ + -22.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -1240.237, + -2351.549, + 250.6548 + ], + "start_rot": [ + -22.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -1160.2267, + -2397.7429, + 212.3864 + ], + "actual_end_pos": [ + -1160.2267, + -2397.7429, + 212.3864 + ], + "actual_end_rot": [ + -22.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -1160.2267, + -2397.7429, + 212.3864 + ], + "start_rot": [ + -22.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -1110.2267, + -2311.1404, + 212.3864 + ], + "actual_end_pos": [ + -1110.2267, + -2311.1404, + 212.3864 + ], + "actual_end_rot": [ + -22.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -1110.2267, + -2311.1404, + 212.3864 + ], + "start_rot": [ + -22.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -1190.237, + -2264.9464, + 250.6548 + ], + "actual_end_pos": [ + -1190.237, + -2264.9464, + 250.6548 + ], + "actual_end_rot": [ + -22.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 18, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260413_221314__pair_001414_B_traj_001415_meta.json b/equivalence_easy/run_20260413_221314__pair_001414_B_traj_001415_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..eb74d243518d490ba14ef9024d3e80881a6c4676 --- /dev/null +++ b/equivalence_easy/run_20260413_221314__pair_001414_B_traj_001415_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 1415, + "episode_id": 0, + "state_id": 1055, + "sample_index": 1055, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 1414, + "primary_trajectory_id": 1414, + "paired_trajectory_id": 1415, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + -1210.0, + -2240.0, + 200.0 + ], + "rotation": [ + 0.0, + 315.0, + 0.0 + ] + }, + "action_sequence": [ + "move_forward", + "move_right", + "turn_right", + "move_left", + "move_forward", + "turn_right", + "turn_right", + "move_left", + "move_forward", + "turn_left", + "move_backward", + "move_backward", + "move_backward", + "look_down", + "move_backward", + "move_forward", + "move_right", + "turn_right", + "look_down", + "turn_left", + "move_left", + "move_right", + "move_forward", + "move_forward", + "no_op", + "move_left", + "move_left", + "move_backward", + "move_left", + "turn_left", + "look_down", + "move_backward", + "move_right", + "move_right", + "move_forward", + "move_right", + "move_backward", + "move_backward", + "move_right", + "move_left" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -1210.0, + -2240.0, + 200.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -1139.2893, + -2310.7107, + 200.0 + ], + "actual_end_pos": [ + -1139.2893, + -2310.7107, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -1139.2893, + -2310.7107, + 200.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -1068.5786, + -2240.0, + 200.0 + ], + "actual_end_pos": [ + -1068.5786, + -2240.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -1068.5786, + -2240.0, + 200.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -1068.5786, + -2240.0, + 200.0 + ], + "actual_end_pos": [ + -1068.5786, + -2240.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -1068.5786, + -2240.0, + 200.0 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -1118.5786, + -2326.6025, + 200.0 + ], + "actual_end_pos": [ + -1118.5786, + -2326.6025, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -1118.5786, + -2326.6025, + 200.0 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -1031.9761, + -2376.6025, + 200.0 + ], + "actual_end_pos": [ + -1031.9761, + -2376.6025, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -1031.9761, + -2376.6025, + 200.0 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -1031.9761, + -2376.6025, + 200.0 + ], + "actual_end_pos": [ + -1031.9761, + -2376.6025, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -1031.9761, + -2376.6025, + 200.0 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -1031.9761, + -2376.6025, + 200.0 + ], + "actual_end_pos": [ + -1031.9761, + -2376.6025, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -1031.9761, + -2376.6025, + 200.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -1031.9761, + -2476.6025, + 200.0 + ], + "actual_end_pos": [ + -1031.9761, + -2476.6025, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -1031.9761, + -2476.6025, + 200.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -931.9761, + -2476.6025, + 200.0 + ], + "actual_end_pos": [ + -931.9761, + -2476.6025, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -931.9761, + -2476.6025, + 200.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -931.9761, + -2476.6025, + 200.0 + ], + "actual_end_pos": [ + -931.9761, + -2476.6025, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -931.9761, + -2476.6025, + 200.0 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -1028.5687, + -2450.7206, + 200.0 + ], + "actual_end_pos": [ + -1028.5687, + -2450.7206, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -1028.5687, + -2450.7206, + 200.0 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -1125.1613, + -2424.8387, + 200.0 + ], + "actual_end_pos": [ + -1125.1613, + -2424.8387, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -1125.1613, + -2424.8387, + 200.0 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -1221.7539, + -2398.9568, + 200.0 + ], + "actual_end_pos": [ + -1221.7539, + -2398.9568, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -1221.7539, + -2398.9568, + 200.0 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -1221.7539, + -2398.9568, + 200.0 + ], + "actual_end_pos": [ + -1221.7539, + -2398.9568, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -1221.7539, + -2398.9568, + 200.0 + ], + "start_rot": [ + -7.5, + -15.0, + -0.0 + ], + "expected_end_pos": [ + -1317.5201, + -2373.2963, + 213.0526 + ], + "actual_end_pos": [ + -1317.5201, + -2373.2963, + 213.0526 + ], + "actual_end_rot": [ + -7.5, + -15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -1317.5201, + -2373.2963, + 213.0526 + ], + "start_rot": [ + -7.5, + -15.0, + -0.0 + ], + "expected_end_pos": [ + -1221.7539, + -2398.9568, + 200.0 + ], + "actual_end_pos": [ + -1221.7539, + -2398.9568, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -1221.7539, + -2398.9568, + 200.0 + ], + "start_rot": [ + -7.5, + -15.0, + -0.0 + ], + "expected_end_pos": [ + -1195.8719, + -2302.3642, + 200.0 + ], + "actual_end_pos": [ + -1195.8719, + -2302.3642, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -1195.8719, + -2302.3642, + 200.0 + ], + "start_rot": [ + -7.5, + -15.0, + -0.0 + ], + "expected_end_pos": [ + -1195.8719, + -2302.3642, + 200.0 + ], + "actual_end_pos": [ + -1195.8719, + -2302.3642, + 200.0 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -1195.8719, + -2302.3642, + 200.0 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -1195.8719, + -2302.3642, + 200.0 + ], + "actual_end_pos": [ + -1195.8719, + -2302.3642, + 200.0 + ], + "actual_end_rot": [ + -15.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1195.8719, + -2302.3642, + 200.0 + ], + "start_rot": [ + -15.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -1195.8719, + -2302.3642, + 200.0 + ], + "actual_end_pos": [ + -1195.8719, + -2302.3642, + 200.0 + ], + "actual_end_rot": [ + -15.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -1195.8719, + -2302.3642, + 200.0 + ], + "start_rot": [ + -15.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -1221.7539, + -2398.9568, + 200.0 + ], + "actual_end_pos": [ + -1221.7539, + -2398.9568, + 200.0 + ], + "actual_end_rot": [ + -15.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -1221.7539, + -2398.9568, + 200.0 + ], + "start_rot": [ + -15.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -1195.8719, + -2302.3642, + 200.0 + ], + "actual_end_pos": [ + -1195.8719, + -2302.3642, + 200.0 + ], + "actual_end_rot": [ + -15.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -1195.8719, + -2302.3642, + 200.0 + ], + "start_rot": [ + -15.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -1102.5707, + -2327.3642, + 174.1181 + ], + "actual_end_pos": [ + -1102.5707, + -2327.3642, + 174.1181 + ], + "actual_end_rot": [ + -15.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -1102.5707, + -2327.3642, + 174.1181 + ], + "start_rot": [ + -15.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -1009.2694, + -2352.3642, + 148.2362 + ], + "actual_end_pos": [ + -1009.2694, + -2352.3642, + 148.2362 + ], + "actual_end_rot": [ + -15.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -1009.2694, + -2352.3642, + 148.2362 + ], + "start_rot": [ + -15.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -1009.2694, + -2352.3642, + 148.2362 + ], + "actual_end_pos": [ + -1009.2694, + -2352.3642, + 148.2362 + ], + "actual_end_rot": [ + -15.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -1009.2694, + -2352.3642, + 148.2362 + ], + "start_rot": [ + -15.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -1035.1513, + -2448.9568, + 148.2362 + ], + "actual_end_pos": [ + -1035.1513, + -2448.9568, + 148.2362 + ], + "actual_end_rot": [ + -15.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -1035.1513, + -2448.9568, + 148.2362 + ], + "start_rot": [ + -15.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -1061.0332, + -2545.5494, + 148.2362 + ], + "actual_end_pos": [ + -1061.0332, + -2545.5494, + 148.2362 + ], + "actual_end_rot": [ + -15.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -1061.0332, + -2545.5494, + 148.2362 + ], + "start_rot": [ + -15.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -1154.3345, + -2520.5494, + 174.1181 + ], + "actual_end_pos": [ + -1154.3345, + -2520.5494, + 174.1181 + ], + "actual_end_rot": [ + -15.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -1154.3345, + -2520.5494, + 174.1181 + ], + "start_rot": [ + -15.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -1180.2164, + -2617.142, + 174.1181 + ], + "actual_end_pos": [ + -1180.2164, + -2617.142, + 174.1181 + ], + "actual_end_rot": [ + -15.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1180.2164, + -2617.142, + 174.1181 + ], + "start_rot": [ + -15.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -1180.2164, + -2617.142, + 174.1181 + ], + "actual_end_pos": [ + -1180.2164, + -2617.142, + 174.1181 + ], + "actual_end_rot": [ + -15.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -1180.2164, + -2617.142, + 174.1181 + ], + "start_rot": [ + -15.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -1180.2164, + -2617.142, + 174.1181 + ], + "actual_end_pos": [ + -1180.2164, + -2617.142, + 174.1181 + ], + "actual_end_rot": [ + -22.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -1180.2164, + -2617.142, + 174.1181 + ], + "start_rot": [ + -22.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -1260.2267, + -2570.948, + 212.3864 + ], + "actual_end_pos": [ + -1260.2267, + -2570.948, + 212.3864 + ], + "actual_end_rot": [ + -22.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -1260.2267, + -2570.948, + 212.3864 + ], + "start_rot": [ + -22.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -1210.2267, + -2484.3455, + 212.3864 + ], + "actual_end_pos": [ + -1210.2267, + -2484.3455, + 212.3864 + ], + "actual_end_rot": [ + -22.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -1210.2267, + -2484.3455, + 212.3864 + ], + "start_rot": [ + -22.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -1160.2267, + -2397.7429, + 212.3864 + ], + "actual_end_pos": [ + -1160.2267, + -2397.7429, + 212.3864 + ], + "actual_end_rot": [ + -22.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -1160.2267, + -2397.7429, + 212.3864 + ], + "start_rot": [ + -22.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -1080.2164, + -2443.9369, + 174.1181 + ], + "actual_end_pos": [ + -1080.2164, + -2443.9369, + 174.1181 + ], + "actual_end_rot": [ + -22.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -1080.2164, + -2443.9369, + 174.1181 + ], + "start_rot": [ + -22.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -1030.2164, + -2357.3344, + 174.1181 + ], + "actual_end_pos": [ + -1030.2164, + -2357.3344, + 174.1181 + ], + "actual_end_rot": [ + -22.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -1030.2164, + -2357.3344, + 174.1181 + ], + "start_rot": [ + -22.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -1110.2267, + -2311.1404, + 212.3864 + ], + "actual_end_pos": [ + -1110.2267, + -2311.1404, + 212.3864 + ], + "actual_end_rot": [ + -22.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -1110.2267, + -2311.1404, + 212.3864 + ], + "start_rot": [ + -22.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -1190.237, + -2264.9464, + 250.6548 + ], + "actual_end_pos": [ + -1190.237, + -2264.9464, + 250.6548 + ], + "actual_end_rot": [ + -22.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -1190.237, + -2264.9464, + 250.6548 + ], + "start_rot": [ + -22.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -1140.237, + -2178.3439, + 250.6548 + ], + "actual_end_pos": [ + -1140.237, + -2178.3439, + 250.6548 + ], + "actual_end_rot": [ + -22.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -1140.237, + -2178.3439, + 250.6548 + ], + "start_rot": [ + -22.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -1190.237, + -2264.9464, + 250.6548 + ], + "actual_end_pos": [ + -1190.237, + -2264.9464, + 250.6548 + ], + "actual_end_rot": [ + -22.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 18, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260413_221314__pair_001500_A_traj_001500_meta.json b/equivalence_easy/run_20260413_221314__pair_001500_A_traj_001500_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b39c9b683931c7ecb8c6e9aec2accd17af6fdfb5 --- /dev/null +++ b/equivalence_easy/run_20260413_221314__pair_001500_A_traj_001500_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 1500, + "episode_id": 0, + "state_id": 1118, + "sample_index": 1118, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 1501, + "primary_trajectory_id": 1500, + "paired_trajectory_id": 1501, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + -1210.0, + 3260.0, + 200.0 + ], + "rotation": [ + 0.0, + 270.0, + 0.0 + ] + }, + "action_sequence": [ + "look_down", + "move_left", + "turn_left", + "turn_left", + "no_op", + "look_down", + "move_left", + "move_backward", + "turn_left", + "turn_left", + "move_right", + "turn_right", + "look_down", + "move_left", + "turn_left", + "move_forward", + "turn_right", + "move_backward", + "look_up", + "move_forward", + "move_forward", + "turn_right", + "look_down", + "move_backward", + "turn_left", + "move_right", + "turn_left", + "move_left", + "move_left", + "turn_right", + "look_down", + "move_left", + "turn_right", + "move_left", + "move_left", + "move_forward", + "turn_left", + "turn_left", + "look_down", + "move_left" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -1210.0, + 3260.0, + 200.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + -1210.0, + 3260.0, + 200.0 + ], + "actual_end_pos": [ + -1210.0, + 3260.0, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -1210.0, + 3260.0, + 200.0 + ], + "start_rot": [ + -7.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + -1310.0, + 3260.0, + 200.0 + ], + "actual_end_pos": [ + -1310.0, + 3260.0, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1310.0, + 3260.0, + 200.0 + ], + "start_rot": [ + -7.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + -1310.0, + 3260.0, + 200.0 + ], + "actual_end_pos": [ + -1310.0, + 3260.0, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1310.0, + 3260.0, + 200.0 + ], + "start_rot": [ + -7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + -1310.0, + 3260.0, + 200.0 + ], + "actual_end_pos": [ + -1310.0, + 3260.0, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -120.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -1310.0, + 3260.0, + 200.0 + ], + "start_rot": [ + -7.5, + -120.0, + -0.0 + ], + "expected_end_pos": [ + -1310.0, + 3260.0, + 200.0 + ], + "actual_end_pos": [ + -1310.0, + 3260.0, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -120.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -1310.0, + 3260.0, + 200.0 + ], + "start_rot": [ + -7.5, + -120.0, + -0.0 + ], + "expected_end_pos": [ + -1310.0, + 3260.0, + 200.0 + ], + "actual_end_pos": [ + -1310.0, + 3260.0, + 200.0 + ], + "actual_end_rot": [ + -15.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -1310.0, + 3260.0, + 200.0 + ], + "start_rot": [ + -15.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + -1396.6025, + 3310.0, + 200.0 + ], + "actual_end_pos": [ + -1396.6025, + 3310.0, + 200.0 + ], + "actual_end_rot": [ + -15.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -1396.6025, + 3310.0, + 200.0 + ], + "start_rot": [ + -15.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + -1348.3063, + 3393.6516, + 225.8819 + ], + "actual_end_pos": [ + -1348.3063, + 3393.6516, + 225.8819 + ], + "actual_end_rot": [ + -15.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1348.3063, + 3393.6516, + 225.8819 + ], + "start_rot": [ + -15.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + -1348.3063, + 3393.6516, + 225.8819 + ], + "actual_end_pos": [ + -1348.3063, + 3393.6516, + 225.8819 + ], + "actual_end_rot": [ + -15.0, + -135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1348.3063, + 3393.6516, + 225.8819 + ], + "start_rot": [ + -15.0, + -135.0, + -0.0 + ], + "expected_end_pos": [ + -1348.3063, + 3393.6516, + 225.8819 + ], + "actual_end_pos": [ + -1348.3063, + 3393.6516, + 225.8819 + ], + "actual_end_rot": [ + -15.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -1348.3063, + 3393.6516, + 225.8819 + ], + "start_rot": [ + -15.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + -1298.3062, + 3307.0491, + 225.8819 + ], + "actual_end_pos": [ + -1298.3062, + 3307.0491, + 225.8819 + ], + "actual_end_rot": [ + -15.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -1298.3062, + 3307.0491, + 225.8819 + ], + "start_rot": [ + -15.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + -1298.3062, + 3307.0491, + 225.8819 + ], + "actual_end_pos": [ + -1298.3062, + 3307.0491, + 225.8819 + ], + "actual_end_rot": [ + -15.0, + -135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -1298.3062, + 3307.0491, + 225.8819 + ], + "start_rot": [ + -15.0, + -135.0, + -0.0 + ], + "expected_end_pos": [ + -1298.3062, + 3307.0491, + 225.8819 + ], + "actual_end_pos": [ + -1298.3062, + 3307.0491, + 225.8819 + ], + "actual_end_rot": [ + -22.5, + -135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -1298.3062, + 3307.0491, + 225.8819 + ], + "start_rot": [ + -22.5, + -135.0, + -0.0 + ], + "expected_end_pos": [ + -1369.0169, + 3377.7598, + 225.8819 + ], + "actual_end_pos": [ + -1369.0169, + 3377.7598, + 225.8819 + ], + "actual_end_rot": [ + -22.5, + -135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1369.0169, + 3377.7598, + 225.8819 + ], + "start_rot": [ + -22.5, + -135.0, + -0.0 + ], + "expected_end_pos": [ + -1369.0169, + 3377.7598, + 225.8819 + ], + "actual_end_pos": [ + -1369.0169, + 3377.7598, + 225.8819 + ], + "actual_end_rot": [ + -22.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -1369.0169, + 3377.7598, + 225.8819 + ], + "start_rot": [ + -22.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + -1449.0272, + 3331.5658, + 187.6136 + ], + "actual_end_pos": [ + -1449.0272, + 3331.5658, + 187.6136 + ], + "actual_end_rot": [ + -22.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -1449.0272, + 3331.5658, + 187.6136 + ], + "start_rot": [ + -22.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + -1449.0272, + 3331.5658, + 187.6136 + ], + "actual_end_pos": [ + -1449.0272, + 3331.5658, + 187.6136 + ], + "actual_end_rot": [ + -22.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -1449.0272, + 3331.5658, + 187.6136 + ], + "start_rot": [ + -22.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -1383.6991, + 3396.8939, + 225.8819 + ], + "actual_end_pos": [ + -1383.6991, + 3396.8939, + 225.8819 + ], + "actual_end_rot": [ + -22.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -1383.6991, + 3396.8939, + 225.8819 + ], + "start_rot": [ + -22.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -1383.6991, + 3396.8939, + 225.8819 + ], + "actual_end_pos": [ + -1383.6991, + 3396.8939, + 225.8819 + ], + "actual_end_rot": [ + -15.0, + -135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -1383.6991, + 3396.8939, + 225.8819 + ], + "start_rot": [ + -15.0, + -135.0, + -0.0 + ], + "expected_end_pos": [ + -1452.0004, + 3328.5927, + 200.0 + ], + "actual_end_pos": [ + -1452.0004, + 3328.5927, + 200.0 + ], + "actual_end_rot": [ + -15.0, + -135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -1452.0004, + 3328.5927, + 200.0 + ], + "start_rot": [ + -15.0, + -135.0, + -0.0 + ], + "expected_end_pos": [ + -1520.3016, + 3260.2914, + 174.1181 + ], + "actual_end_pos": [ + -1520.3016, + 3260.2914, + 174.1181 + ], + "actual_end_rot": [ + -15.0, + -135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -1520.3016, + 3260.2914, + 174.1181 + ], + "start_rot": [ + -15.0, + -135.0, + -0.0 + ], + "expected_end_pos": [ + -1520.3016, + 3260.2914, + 174.1181 + ], + "actual_end_pos": [ + -1520.3016, + 3260.2914, + 174.1181 + ], + "actual_end_rot": [ + -15.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -1520.3016, + 3260.2914, + 174.1181 + ], + "start_rot": [ + -15.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + -1520.3016, + 3260.2914, + 174.1181 + ], + "actual_end_pos": [ + -1520.3016, + 3260.2914, + 174.1181 + ], + "actual_end_rot": [ + -22.5, + -120.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -1520.3016, + 3260.2914, + 174.1181 + ], + "start_rot": [ + -22.5, + -120.0, + -0.0 + ], + "expected_end_pos": [ + -1474.1077, + 3340.3017, + 212.3864 + ], + "actual_end_pos": [ + -1474.1077, + 3340.3017, + 212.3864 + ], + "actual_end_rot": [ + -22.5, + -120.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1474.1077, + 3340.3017, + 212.3864 + ], + "start_rot": [ + -22.5, + -120.0, + -0.0 + ], + "expected_end_pos": [ + -1474.1077, + 3340.3017, + 212.3864 + ], + "actual_end_pos": [ + -1474.1077, + 3340.3017, + 212.3864 + ], + "actual_end_rot": [ + -22.5, + -135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -1474.1077, + 3340.3017, + 212.3864 + ], + "start_rot": [ + -22.5, + -135.0, + -0.0 + ], + "expected_end_pos": [ + -1403.397, + 3269.591, + 212.3864 + ], + "actual_end_pos": [ + -1403.397, + 3269.591, + 212.3864 + ], + "actual_end_rot": [ + -22.5, + -135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1403.397, + 3269.591, + 212.3864 + ], + "start_rot": [ + -22.5, + -135.0, + -0.0 + ], + "expected_end_pos": [ + -1403.397, + 3269.591, + 212.3864 + ], + "actual_end_pos": [ + -1403.397, + 3269.591, + 212.3864 + ], + "actual_end_rot": [ + -22.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -1403.397, + 3269.591, + 212.3864 + ], + "start_rot": [ + -22.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + -1453.397, + 3356.1936, + 212.3864 + ], + "actual_end_pos": [ + -1453.397, + 3356.1936, + 212.3864 + ], + "actual_end_rot": [ + -22.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -1453.397, + 3356.1936, + 212.3864 + ], + "start_rot": [ + -22.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + -1503.397, + 3442.7961, + 212.3864 + ], + "actual_end_pos": [ + -1503.397, + 3442.7961, + 212.3864 + ], + "actual_end_rot": [ + -22.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -1503.397, + 3442.7961, + 212.3864 + ], + "start_rot": [ + -22.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + -1503.397, + 3442.7961, + 212.3864 + ], + "actual_end_pos": [ + -1503.397, + 3442.7961, + 212.3864 + ], + "actual_end_rot": [ + -22.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -1503.397, + 3442.7961, + 212.3864 + ], + "start_rot": [ + -22.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -1503.397, + 3442.7961, + 212.3864 + ], + "actual_end_pos": [ + -1503.397, + 3442.7961, + 212.3864 + ], + "actual_end_rot": [ + -30.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -1503.397, + 3442.7961, + 212.3864 + ], + "start_rot": [ + -30.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -1574.1077, + 3513.5068, + 212.3864 + ], + "actual_end_pos": [ + -1574.1077, + 3513.5068, + 212.3864 + ], + "actual_end_rot": [ + -30.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -1574.1077, + 3513.5068, + 212.3864 + ], + "start_rot": [ + -30.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -1574.1077, + 3513.5068, + 212.3864 + ], + "actual_end_pos": [ + -1574.1077, + 3513.5068, + 212.3864 + ], + "actual_end_rot": [ + -30.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -1574.1077, + 3513.5068, + 212.3864 + ], + "start_rot": [ + -30.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + -1660.7102, + 3563.5068, + 212.3864 + ], + "actual_end_pos": [ + -1660.7102, + 3563.5068, + 212.3864 + ], + "actual_end_rot": [ + -30.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -1660.7102, + 3563.5068, + 212.3864 + ], + "start_rot": [ + -30.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + -1747.3127, + 3613.5068, + 212.3864 + ], + "actual_end_pos": [ + -1747.3127, + 3613.5068, + 212.3864 + ], + "actual_end_rot": [ + -30.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -1747.3127, + 3613.5068, + 212.3864 + ], + "start_rot": [ + -30.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + -1790.614, + 3538.5068, + 162.3864 + ], + "actual_end_pos": [ + -1790.614, + 3538.5068, + 162.3864 + ], + "actual_end_rot": [ + -30.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1790.614, + 3538.5068, + 162.3864 + ], + "start_rot": [ + -30.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + -1790.614, + 3538.5068, + 162.3864 + ], + "actual_end_pos": [ + -1790.614, + 3538.5068, + 162.3864 + ], + "actual_end_rot": [ + -30.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1790.614, + 3538.5068, + 162.3864 + ], + "start_rot": [ + -30.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -1790.614, + 3538.5068, + 162.3864 + ], + "actual_end_pos": [ + -1790.614, + 3538.5068, + 162.3864 + ], + "actual_end_rot": [ + -30.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -1790.614, + 3538.5068, + 162.3864 + ], + "start_rot": [ + -30.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + -1790.614, + 3538.5068, + 162.3864 + ], + "actual_end_pos": [ + -1790.614, + 3538.5068, + 162.3864 + ], + "actual_end_rot": [ + -37.5, + -150.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -1790.614, + 3538.5068, + 162.3864 + ], + "start_rot": [ + -37.5, + -150.0, + -0.0 + ], + "expected_end_pos": [ + -1840.614, + 3625.1093, + 162.3864 + ], + "actual_end_pos": [ + -1840.614, + 3625.1093, + 162.3864 + ], + "actual_end_rot": [ + -37.5, + -150.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 18, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260413_221314__pair_001500_B_traj_001501_meta.json b/equivalence_easy/run_20260413_221314__pair_001500_B_traj_001501_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5a6e50f81ca04d1c6517782157d2a2e31ed51d93 --- /dev/null +++ b/equivalence_easy/run_20260413_221314__pair_001500_B_traj_001501_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 1501, + "episode_id": 0, + "state_id": 1118, + "sample_index": 1118, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 1500, + "primary_trajectory_id": 1500, + "paired_trajectory_id": 1501, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + -1210.0, + 3260.0, + 200.0 + ], + "rotation": [ + 0.0, + 270.0, + 0.0 + ] + }, + "action_sequence": [ + "look_down", + "move_left", + "turn_left", + "turn_left", + "no_op", + "look_down", + "move_backward", + "move_left", + "turn_left", + "turn_left", + "move_right", + "turn_right", + "look_down", + "move_left", + "turn_left", + "move_forward", + "turn_right", + "move_backward", + "look_up", + "move_forward", + "move_forward", + "look_down", + "turn_right", + "move_backward", + "turn_left", + "move_right", + "turn_left", + "move_left", + "move_left", + "turn_right", + "look_down", + "move_left", + "turn_right", + "move_left", + "move_left", + "move_forward", + "turn_left", + "turn_left", + "look_down", + "move_left" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -1210.0, + 3260.0, + 200.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + -1210.0, + 3260.0, + 200.0 + ], + "actual_end_pos": [ + -1210.0, + 3260.0, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -1210.0, + 3260.0, + 200.0 + ], + "start_rot": [ + -7.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + -1310.0, + 3260.0, + 200.0 + ], + "actual_end_pos": [ + -1310.0, + 3260.0, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1310.0, + 3260.0, + 200.0 + ], + "start_rot": [ + -7.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + -1310.0, + 3260.0, + 200.0 + ], + "actual_end_pos": [ + -1310.0, + 3260.0, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1310.0, + 3260.0, + 200.0 + ], + "start_rot": [ + -7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + -1310.0, + 3260.0, + 200.0 + ], + "actual_end_pos": [ + -1310.0, + 3260.0, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -120.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -1310.0, + 3260.0, + 200.0 + ], + "start_rot": [ + -7.5, + -120.0, + -0.0 + ], + "expected_end_pos": [ + -1310.0, + 3260.0, + 200.0 + ], + "actual_end_pos": [ + -1310.0, + 3260.0, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -120.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -1310.0, + 3260.0, + 200.0 + ], + "start_rot": [ + -7.5, + -120.0, + -0.0 + ], + "expected_end_pos": [ + -1310.0, + 3260.0, + 200.0 + ], + "actual_end_pos": [ + -1310.0, + 3260.0, + 200.0 + ], + "actual_end_rot": [ + -15.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -1310.0, + 3260.0, + 200.0 + ], + "start_rot": [ + -15.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + -1261.7037, + 3343.6516, + 225.8819 + ], + "actual_end_pos": [ + -1261.7037, + 3343.6516, + 225.8819 + ], + "actual_end_rot": [ + -15.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -1261.7037, + 3343.6516, + 225.8819 + ], + "start_rot": [ + -15.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + -1348.3063, + 3393.6516, + 225.8819 + ], + "actual_end_pos": [ + -1348.3063, + 3393.6516, + 225.8819 + ], + "actual_end_rot": [ + -15.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1348.3063, + 3393.6516, + 225.8819 + ], + "start_rot": [ + -15.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + -1348.3063, + 3393.6516, + 225.8819 + ], + "actual_end_pos": [ + -1348.3063, + 3393.6516, + 225.8819 + ], + "actual_end_rot": [ + -15.0, + -135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1348.3063, + 3393.6516, + 225.8819 + ], + "start_rot": [ + -15.0, + -135.0, + -0.0 + ], + "expected_end_pos": [ + -1348.3063, + 3393.6516, + 225.8819 + ], + "actual_end_pos": [ + -1348.3063, + 3393.6516, + 225.8819 + ], + "actual_end_rot": [ + -15.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -1348.3063, + 3393.6516, + 225.8819 + ], + "start_rot": [ + -15.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + -1298.3062, + 3307.0491, + 225.8819 + ], + "actual_end_pos": [ + -1298.3062, + 3307.0491, + 225.8819 + ], + "actual_end_rot": [ + -15.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -1298.3062, + 3307.0491, + 225.8819 + ], + "start_rot": [ + -15.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + -1298.3062, + 3307.0491, + 225.8819 + ], + "actual_end_pos": [ + -1298.3062, + 3307.0491, + 225.8819 + ], + "actual_end_rot": [ + -15.0, + -135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -1298.3062, + 3307.0491, + 225.8819 + ], + "start_rot": [ + -15.0, + -135.0, + -0.0 + ], + "expected_end_pos": [ + -1298.3062, + 3307.0491, + 225.8819 + ], + "actual_end_pos": [ + -1298.3062, + 3307.0491, + 225.8819 + ], + "actual_end_rot": [ + -22.5, + -135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -1298.3062, + 3307.0491, + 225.8819 + ], + "start_rot": [ + -22.5, + -135.0, + -0.0 + ], + "expected_end_pos": [ + -1369.0169, + 3377.7598, + 225.8819 + ], + "actual_end_pos": [ + -1369.0169, + 3377.7598, + 225.8819 + ], + "actual_end_rot": [ + -22.5, + -135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1369.0169, + 3377.7598, + 225.8819 + ], + "start_rot": [ + -22.5, + -135.0, + -0.0 + ], + "expected_end_pos": [ + -1369.0169, + 3377.7598, + 225.8819 + ], + "actual_end_pos": [ + -1369.0169, + 3377.7598, + 225.8819 + ], + "actual_end_rot": [ + -22.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -1369.0169, + 3377.7598, + 225.8819 + ], + "start_rot": [ + -22.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + -1449.0272, + 3331.5658, + 187.6136 + ], + "actual_end_pos": [ + -1449.0272, + 3331.5658, + 187.6136 + ], + "actual_end_rot": [ + -22.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -1449.0272, + 3331.5658, + 187.6136 + ], + "start_rot": [ + -22.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + -1449.0272, + 3331.5658, + 187.6136 + ], + "actual_end_pos": [ + -1449.0272, + 3331.5658, + 187.6136 + ], + "actual_end_rot": [ + -22.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -1449.0272, + 3331.5658, + 187.6136 + ], + "start_rot": [ + -22.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -1383.6991, + 3396.8939, + 225.8819 + ], + "actual_end_pos": [ + -1383.6991, + 3396.8939, + 225.8819 + ], + "actual_end_rot": [ + -22.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -1383.6991, + 3396.8939, + 225.8819 + ], + "start_rot": [ + -22.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -1383.6991, + 3396.8939, + 225.8819 + ], + "actual_end_pos": [ + -1383.6991, + 3396.8939, + 225.8819 + ], + "actual_end_rot": [ + -15.0, + -135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -1383.6991, + 3396.8939, + 225.8819 + ], + "start_rot": [ + -15.0, + -135.0, + -0.0 + ], + "expected_end_pos": [ + -1452.0004, + 3328.5927, + 200.0 + ], + "actual_end_pos": [ + -1452.0004, + 3328.5927, + 200.0 + ], + "actual_end_rot": [ + -15.0, + -135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -1452.0004, + 3328.5927, + 200.0 + ], + "start_rot": [ + -15.0, + -135.0, + -0.0 + ], + "expected_end_pos": [ + -1520.3016, + 3260.2914, + 174.1181 + ], + "actual_end_pos": [ + -1520.3016, + 3260.2914, + 174.1181 + ], + "actual_end_rot": [ + -15.0, + -135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -1520.3016, + 3260.2914, + 174.1181 + ], + "start_rot": [ + -15.0, + -135.0, + -0.0 + ], + "expected_end_pos": [ + -1520.3016, + 3260.2914, + 174.1181 + ], + "actual_end_pos": [ + -1520.3016, + 3260.2914, + 174.1181 + ], + "actual_end_rot": [ + -22.5, + -135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -1520.3016, + 3260.2914, + 174.1181 + ], + "start_rot": [ + -22.5, + -135.0, + -0.0 + ], + "expected_end_pos": [ + -1520.3016, + 3260.2914, + 174.1181 + ], + "actual_end_pos": [ + -1520.3016, + 3260.2914, + 174.1181 + ], + "actual_end_rot": [ + -22.5, + -120.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -1520.3016, + 3260.2914, + 174.1181 + ], + "start_rot": [ + -22.5, + -120.0, + -0.0 + ], + "expected_end_pos": [ + -1474.1077, + 3340.3017, + 212.3864 + ], + "actual_end_pos": [ + -1474.1077, + 3340.3017, + 212.3864 + ], + "actual_end_rot": [ + -22.5, + -120.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1474.1077, + 3340.3017, + 212.3864 + ], + "start_rot": [ + -22.5, + -120.0, + -0.0 + ], + "expected_end_pos": [ + -1474.1077, + 3340.3017, + 212.3864 + ], + "actual_end_pos": [ + -1474.1077, + 3340.3017, + 212.3864 + ], + "actual_end_rot": [ + -22.5, + -135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -1474.1077, + 3340.3017, + 212.3864 + ], + "start_rot": [ + -22.5, + -135.0, + -0.0 + ], + "expected_end_pos": [ + -1403.397, + 3269.591, + 212.3864 + ], + "actual_end_pos": [ + -1403.397, + 3269.591, + 212.3864 + ], + "actual_end_rot": [ + -22.5, + -135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1403.397, + 3269.591, + 212.3864 + ], + "start_rot": [ + -22.5, + -135.0, + -0.0 + ], + "expected_end_pos": [ + -1403.397, + 3269.591, + 212.3864 + ], + "actual_end_pos": [ + -1403.397, + 3269.591, + 212.3864 + ], + "actual_end_rot": [ + -22.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -1403.397, + 3269.591, + 212.3864 + ], + "start_rot": [ + -22.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + -1453.397, + 3356.1936, + 212.3864 + ], + "actual_end_pos": [ + -1453.397, + 3356.1936, + 212.3864 + ], + "actual_end_rot": [ + -22.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -1453.397, + 3356.1936, + 212.3864 + ], + "start_rot": [ + -22.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + -1503.397, + 3442.7961, + 212.3864 + ], + "actual_end_pos": [ + -1503.397, + 3442.7961, + 212.3864 + ], + "actual_end_rot": [ + -22.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -1503.397, + 3442.7961, + 212.3864 + ], + "start_rot": [ + -22.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + -1503.397, + 3442.7961, + 212.3864 + ], + "actual_end_pos": [ + -1503.397, + 3442.7961, + 212.3864 + ], + "actual_end_rot": [ + -22.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -1503.397, + 3442.7961, + 212.3864 + ], + "start_rot": [ + -22.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -1503.397, + 3442.7961, + 212.3864 + ], + "actual_end_pos": [ + -1503.397, + 3442.7961, + 212.3864 + ], + "actual_end_rot": [ + -30.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -1503.397, + 3442.7961, + 212.3864 + ], + "start_rot": [ + -30.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -1574.1077, + 3513.5068, + 212.3864 + ], + "actual_end_pos": [ + -1574.1077, + 3513.5068, + 212.3864 + ], + "actual_end_rot": [ + -30.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -1574.1077, + 3513.5068, + 212.3864 + ], + "start_rot": [ + -30.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -1574.1077, + 3513.5068, + 212.3864 + ], + "actual_end_pos": [ + -1574.1077, + 3513.5068, + 212.3864 + ], + "actual_end_rot": [ + -30.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -1574.1077, + 3513.5068, + 212.3864 + ], + "start_rot": [ + -30.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + -1660.7102, + 3563.5068, + 212.3864 + ], + "actual_end_pos": [ + -1660.7102, + 3563.5068, + 212.3864 + ], + "actual_end_rot": [ + -30.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -1660.7102, + 3563.5068, + 212.3864 + ], + "start_rot": [ + -30.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + -1747.3127, + 3613.5068, + 212.3864 + ], + "actual_end_pos": [ + -1747.3127, + 3613.5068, + 212.3864 + ], + "actual_end_rot": [ + -30.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -1747.3127, + 3613.5068, + 212.3864 + ], + "start_rot": [ + -30.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + -1790.614, + 3538.5068, + 162.3864 + ], + "actual_end_pos": [ + -1790.614, + 3538.5068, + 162.3864 + ], + "actual_end_rot": [ + -30.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1790.614, + 3538.5068, + 162.3864 + ], + "start_rot": [ + -30.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + -1790.614, + 3538.5068, + 162.3864 + ], + "actual_end_pos": [ + -1790.614, + 3538.5068, + 162.3864 + ], + "actual_end_rot": [ + -30.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1790.614, + 3538.5068, + 162.3864 + ], + "start_rot": [ + -30.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -1790.614, + 3538.5068, + 162.3864 + ], + "actual_end_pos": [ + -1790.614, + 3538.5068, + 162.3864 + ], + "actual_end_rot": [ + -30.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -1790.614, + 3538.5068, + 162.3864 + ], + "start_rot": [ + -30.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + -1790.614, + 3538.5068, + 162.3864 + ], + "actual_end_pos": [ + -1790.614, + 3538.5068, + 162.3864 + ], + "actual_end_rot": [ + -37.5, + -150.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -1790.614, + 3538.5068, + 162.3864 + ], + "start_rot": [ + -37.5, + -150.0, + -0.0 + ], + "expected_end_pos": [ + -1840.614, + 3625.1093, + 162.3864 + ], + "actual_end_pos": [ + -1840.614, + 3625.1093, + 162.3864 + ], + "actual_end_rot": [ + -37.5, + -150.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 18, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260413_221314__pair_001558_A_traj_001558_meta.json b/equivalence_easy/run_20260413_221314__pair_001558_A_traj_001558_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4e2755d279def979ffdddb5400940bb3bedde17f --- /dev/null +++ b/equivalence_easy/run_20260413_221314__pair_001558_A_traj_001558_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 1558, + "episode_id": 0, + "state_id": 1161, + "sample_index": 1161, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 1559, + "primary_trajectory_id": 1558, + "paired_trajectory_id": 1559, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + -710.0, + -3740.0, + 200.0 + ], + "rotation": [ + 0.0, + 45.0, + 0.0 + ] + }, + "action_sequence": [ + "turn_right", + "turn_right", + "move_backward", + "move_right", + "move_forward", + "move_forward", + "turn_right", + "move_left", + "look_up", + "turn_right", + "move_forward", + "move_left", + "turn_left", + "turn_left", + "move_backward", + "move_left", + "move_forward", + "move_forward", + "turn_left", + "move_forward", + "move_forward", + "turn_right", + "look_up", + "move_backward", + "turn_right", + "turn_left", + "move_left", + "move_left", + "move_backward", + "move_left", + "move_forward", + "turn_left", + "move_forward", + "look_up", + "move_right", + "move_backward", + "turn_right", + "move_backward", + "move_left", + "move_backward" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -710.0, + -3740.0, + 200.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -710.0, + -3740.0, + 200.0 + ], + "actual_end_pos": [ + -710.0, + -3740.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -710.0, + -3740.0, + 200.0 + ], + "start_rot": [ + 0.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + -710.0, + -3740.0, + 200.0 + ], + "actual_end_pos": [ + -710.0, + -3740.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -710.0, + -3740.0, + 200.0 + ], + "start_rot": [ + 0.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -735.8819, + -3836.5926, + 200.0 + ], + "actual_end_pos": [ + -735.8819, + -3836.5926, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -735.8819, + -3836.5926, + 200.0 + ], + "start_rot": [ + 0.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -832.4745, + -3810.7107, + 200.0 + ], + "actual_end_pos": [ + -832.4745, + -3810.7107, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -832.4745, + -3810.7107, + 200.0 + ], + "start_rot": [ + 0.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -806.5926, + -3714.1181, + 200.0 + ], + "actual_end_pos": [ + -806.5926, + -3714.1181, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -806.5926, + -3714.1181, + 200.0 + ], + "start_rot": [ + 0.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -780.7107, + -3617.5255, + 200.0 + ], + "actual_end_pos": [ + -780.7107, + -3617.5255, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -780.7107, + -3617.5255, + 200.0 + ], + "start_rot": [ + 0.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -780.7107, + -3617.5255, + 200.0 + ], + "actual_end_pos": [ + -780.7107, + -3617.5255, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -780.7107, + -3617.5255, + 200.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -680.7107, + -3617.5255, + 200.0 + ], + "actual_end_pos": [ + -680.7107, + -3617.5255, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -680.7107, + -3617.5255, + 200.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -680.7107, + -3617.5255, + 200.0 + ], + "actual_end_pos": [ + -680.7107, + -3617.5255, + 200.0 + ], + "actual_end_rot": [ + 7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -680.7107, + -3617.5255, + 200.0 + ], + "start_rot": [ + 7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -680.7107, + -3617.5255, + 200.0 + ], + "actual_end_pos": [ + -680.7107, + -3617.5255, + 200.0 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -680.7107, + -3617.5255, + 200.0 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -706.3712, + -3521.7593, + 213.0526 + ], + "actual_end_pos": [ + -706.3712, + -3521.7593, + 213.0526 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -706.3712, + -3521.7593, + 213.0526 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -609.7786, + -3495.8774, + 213.0526 + ], + "actual_end_pos": [ + -609.7786, + -3495.8774, + 213.0526 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -609.7786, + -3495.8774, + 213.0526 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -609.7786, + -3495.8774, + 213.0526 + ], + "actual_end_pos": [ + -609.7786, + -3495.8774, + 213.0526 + ], + "actual_end_rot": [ + 7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -609.7786, + -3495.8774, + 213.0526 + ], + "start_rot": [ + 7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -609.7786, + -3495.8774, + 213.0526 + ], + "actual_end_pos": [ + -609.7786, + -3495.8774, + 213.0526 + ], + "actual_end_rot": [ + 7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -609.7786, + -3495.8774, + 213.0526 + ], + "start_rot": [ + 7.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -635.4391, + -3591.6436, + 200.0 + ], + "actual_end_pos": [ + -635.4391, + -3591.6436, + 200.0 + ], + "actual_end_rot": [ + 7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -635.4391, + -3591.6436, + 200.0 + ], + "start_rot": [ + 7.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -538.8465, + -3617.5255, + 200.0 + ], + "actual_end_pos": [ + -538.8465, + -3617.5255, + 200.0 + ], + "actual_end_rot": [ + 7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -538.8465, + -3617.5255, + 200.0 + ], + "start_rot": [ + 7.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -513.186, + -3521.7593, + 213.0526 + ], + "actual_end_pos": [ + -513.186, + -3521.7593, + 213.0526 + ], + "actual_end_rot": [ + 7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -513.186, + -3521.7593, + 213.0526 + ], + "start_rot": [ + 7.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -487.5255, + -3425.9931, + 226.1052 + ], + "actual_end_pos": [ + -487.5255, + -3425.9931, + 226.1052 + ], + "actual_end_rot": [ + 7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -487.5255, + -3425.9931, + 226.1052 + ], + "start_rot": [ + 7.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -487.5255, + -3425.9931, + 226.1052 + ], + "actual_end_pos": [ + -487.5255, + -3425.9931, + 226.1052 + ], + "actual_end_rot": [ + 7.5, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -487.5255, + -3425.9931, + 226.1052 + ], + "start_rot": [ + 7.5, + 60.0, + 0.0 + ], + "expected_end_pos": [ + -437.9533, + -3340.1314, + 239.1579 + ], + "actual_end_pos": [ + -437.9533, + -3340.1314, + 239.1579 + ], + "actual_end_rot": [ + 7.5, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -437.9533, + -3340.1314, + 239.1579 + ], + "start_rot": [ + 7.5, + 60.0, + 0.0 + ], + "expected_end_pos": [ + -388.381, + -3254.2698, + 252.2105 + ], + "actual_end_pos": [ + -388.381, + -3254.2698, + 252.2105 + ], + "actual_end_rot": [ + 7.5, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -388.381, + -3254.2698, + 252.2105 + ], + "start_rot": [ + 7.5, + 60.0, + 0.0 + ], + "expected_end_pos": [ + -388.381, + -3254.2698, + 252.2105 + ], + "actual_end_pos": [ + -388.381, + -3254.2698, + 252.2105 + ], + "actual_end_rot": [ + 7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -388.381, + -3254.2698, + 252.2105 + ], + "start_rot": [ + 7.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -388.381, + -3254.2698, + 252.2105 + ], + "actual_end_pos": [ + -388.381, + -3254.2698, + 252.2105 + ], + "actual_end_rot": [ + 15.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -388.381, + -3254.2698, + 252.2105 + ], + "start_rot": [ + 15.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -413.381, + -3347.5711, + 226.3286 + ], + "actual_end_pos": [ + -413.381, + -3347.5711, + 226.3286 + ], + "actual_end_rot": [ + 15.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -413.381, + -3347.5711, + 226.3286 + ], + "start_rot": [ + 15.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -413.381, + -3347.5711, + 226.3286 + ], + "actual_end_pos": [ + -413.381, + -3347.5711, + 226.3286 + ], + "actual_end_rot": [ + 15.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -413.381, + -3347.5711, + 226.3286 + ], + "start_rot": [ + 15.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -413.381, + -3347.5711, + 226.3286 + ], + "actual_end_pos": [ + -413.381, + -3347.5711, + 226.3286 + ], + "actual_end_rot": [ + 15.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -413.381, + -3347.5711, + 226.3286 + ], + "start_rot": [ + 15.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -316.7884, + -3373.453, + 226.3286 + ], + "actual_end_pos": [ + -316.7884, + -3373.453, + 226.3286 + ], + "actual_end_rot": [ + 15.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -316.7884, + -3373.453, + 226.3286 + ], + "start_rot": [ + 15.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -220.1959, + -3399.3349, + 226.3286 + ], + "actual_end_pos": [ + -220.1959, + -3399.3349, + 226.3286 + ], + "actual_end_rot": [ + 15.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -220.1959, + -3399.3349, + 226.3286 + ], + "start_rot": [ + 15.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -245.1959, + -3492.6361, + 200.4467 + ], + "actual_end_pos": [ + -245.1959, + -3492.6361, + 200.4467 + ], + "actual_end_rot": [ + 15.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -245.1959, + -3492.6361, + 200.4467 + ], + "start_rot": [ + 15.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -148.6033, + -3518.518, + 200.4467 + ], + "actual_end_pos": [ + -148.6033, + -3518.518, + 200.4467 + ], + "actual_end_rot": [ + 15.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -148.6033, + -3518.518, + 200.4467 + ], + "start_rot": [ + 15.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -123.6033, + -3425.2168, + 226.3286 + ], + "actual_end_pos": [ + -123.6033, + -3425.2168, + 226.3286 + ], + "actual_end_rot": [ + 15.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -123.6033, + -3425.2168, + 226.3286 + ], + "start_rot": [ + 15.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -123.6033, + -3425.2168, + 226.3286 + ], + "actual_end_pos": [ + -123.6033, + -3425.2168, + 226.3286 + ], + "actual_end_rot": [ + 15.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -123.6033, + -3425.2168, + 226.3286 + ], + "start_rot": [ + 15.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + -75.307, + -3341.5651, + 252.2105 + ], + "actual_end_pos": [ + -75.307, + -3341.5651, + 252.2105 + ], + "actual_end_rot": [ + 15.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -75.307, + -3341.5651, + 252.2105 + ], + "start_rot": [ + 15.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + -75.307, + -3341.5651, + 252.2105 + ], + "actual_end_pos": [ + -75.307, + -3341.5651, + 252.2105 + ], + "actual_end_rot": [ + 22.5, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -75.307, + -3341.5651, + 252.2105 + ], + "start_rot": [ + 22.5, + 60.0, + 0.0 + ], + "expected_end_pos": [ + -161.9095, + -3291.5651, + 252.2105 + ], + "actual_end_pos": [ + -161.9095, + -3291.5651, + 252.2105 + ], + "actual_end_rot": [ + 22.5, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -161.9095, + -3291.5651, + 252.2105 + ], + "start_rot": [ + 22.5, + 60.0, + 0.0 + ], + "expected_end_pos": [ + -208.1035, + -3371.5755, + 213.9421 + ], + "actual_end_pos": [ + -208.1035, + -3371.5755, + 213.9421 + ], + "actual_end_rot": [ + 22.5, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -208.1035, + -3371.5755, + 213.9421 + ], + "start_rot": [ + 22.5, + 60.0, + 0.0 + ], + "expected_end_pos": [ + -208.1035, + -3371.5755, + 213.9421 + ], + "actual_end_pos": [ + -208.1035, + -3371.5755, + 213.9421 + ], + "actual_end_rot": [ + 22.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -208.1035, + -3371.5755, + 213.9421 + ], + "start_rot": [ + 22.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -232.0153, + -3460.8154, + 175.6738 + ], + "actual_end_pos": [ + -232.0153, + -3460.8154, + 175.6738 + ], + "actual_end_rot": [ + 22.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -232.0153, + -3460.8154, + 175.6738 + ], + "start_rot": [ + 22.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -135.4227, + -3486.6973, + 175.6738 + ], + "actual_end_pos": [ + -135.4227, + -3486.6973, + 175.6738 + ], + "actual_end_rot": [ + 22.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -135.4227, + -3486.6973, + 175.6738 + ], + "start_rot": [ + 22.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -159.3344, + -3575.9372, + 137.4054 + ], + "actual_end_pos": [ + -159.3344, + -3575.9372, + 137.4054 + ], + "actual_end_rot": [ + 22.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 18, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260413_221314__pair_001558_B_traj_001559_meta.json b/equivalence_easy/run_20260413_221314__pair_001558_B_traj_001559_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..339c752abcf8462d6162b515d66a32c8dca2193e --- /dev/null +++ b/equivalence_easy/run_20260413_221314__pair_001558_B_traj_001559_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 1559, + "episode_id": 0, + "state_id": 1161, + "sample_index": 1161, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 1558, + "primary_trajectory_id": 1558, + "paired_trajectory_id": 1559, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + -710.0, + -3740.0, + 200.0 + ], + "rotation": [ + 0.0, + 45.0, + 0.0 + ] + }, + "action_sequence": [ + "turn_right", + "turn_right", + "move_forward", + "move_forward", + "move_backward", + "move_right", + "turn_right", + "move_left", + "look_up", + "turn_right", + "move_left", + "move_forward", + "turn_left", + "turn_left", + "move_backward", + "move_forward", + "move_left", + "move_forward", + "turn_left", + "move_forward", + "move_forward", + "turn_right", + "look_up", + "move_backward", + "turn_left", + "turn_right", + "move_left", + "move_left", + "move_backward", + "move_left", + "move_forward", + "turn_left", + "move_forward", + "look_up", + "move_right", + "move_backward", + "turn_right", + "move_backward", + "move_backward", + "move_left" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -710.0, + -3740.0, + 200.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -710.0, + -3740.0, + 200.0 + ], + "actual_end_pos": [ + -710.0, + -3740.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -710.0, + -3740.0, + 200.0 + ], + "start_rot": [ + 0.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + -710.0, + -3740.0, + 200.0 + ], + "actual_end_pos": [ + -710.0, + -3740.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -710.0, + -3740.0, + 200.0 + ], + "start_rot": [ + 0.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -684.1181, + -3643.4074, + 200.0 + ], + "actual_end_pos": [ + -684.1181, + -3643.4074, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -684.1181, + -3643.4074, + 200.0 + ], + "start_rot": [ + 0.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -658.2362, + -3546.8148, + 200.0 + ], + "actual_end_pos": [ + -658.2362, + -3546.8148, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -658.2362, + -3546.8148, + 200.0 + ], + "start_rot": [ + 0.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -684.1181, + -3643.4074, + 200.0 + ], + "actual_end_pos": [ + -684.1181, + -3643.4074, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -684.1181, + -3643.4074, + 200.0 + ], + "start_rot": [ + 0.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -780.7107, + -3617.5255, + 200.0 + ], + "actual_end_pos": [ + -780.7107, + -3617.5255, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -780.7107, + -3617.5255, + 200.0 + ], + "start_rot": [ + 0.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -780.7107, + -3617.5255, + 200.0 + ], + "actual_end_pos": [ + -780.7107, + -3617.5255, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -780.7107, + -3617.5255, + 200.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -680.7107, + -3617.5255, + 200.0 + ], + "actual_end_pos": [ + -680.7107, + -3617.5255, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -680.7107, + -3617.5255, + 200.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -680.7107, + -3617.5255, + 200.0 + ], + "actual_end_pos": [ + -680.7107, + -3617.5255, + 200.0 + ], + "actual_end_rot": [ + 7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -680.7107, + -3617.5255, + 200.0 + ], + "start_rot": [ + 7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -680.7107, + -3617.5255, + 200.0 + ], + "actual_end_pos": [ + -680.7107, + -3617.5255, + 200.0 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -680.7107, + -3617.5255, + 200.0 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -584.1181, + -3591.6436, + 200.0 + ], + "actual_end_pos": [ + -584.1181, + -3591.6436, + 200.0 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -584.1181, + -3591.6436, + 200.0 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -609.7786, + -3495.8774, + 213.0526 + ], + "actual_end_pos": [ + -609.7786, + -3495.8774, + 213.0526 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -609.7786, + -3495.8774, + 213.0526 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -609.7786, + -3495.8774, + 213.0526 + ], + "actual_end_pos": [ + -609.7786, + -3495.8774, + 213.0526 + ], + "actual_end_rot": [ + 7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -609.7786, + -3495.8774, + 213.0526 + ], + "start_rot": [ + 7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -609.7786, + -3495.8774, + 213.0526 + ], + "actual_end_pos": [ + -609.7786, + -3495.8774, + 213.0526 + ], + "actual_end_rot": [ + 7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -609.7786, + -3495.8774, + 213.0526 + ], + "start_rot": [ + 7.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -635.4391, + -3591.6436, + 200.0 + ], + "actual_end_pos": [ + -635.4391, + -3591.6436, + 200.0 + ], + "actual_end_rot": [ + 7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -635.4391, + -3591.6436, + 200.0 + ], + "start_rot": [ + 7.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -609.7786, + -3495.8774, + 213.0526 + ], + "actual_end_pos": [ + -609.7786, + -3495.8774, + 213.0526 + ], + "actual_end_rot": [ + 7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -609.7786, + -3495.8774, + 213.0526 + ], + "start_rot": [ + 7.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -513.186, + -3521.7593, + 213.0526 + ], + "actual_end_pos": [ + -513.186, + -3521.7593, + 213.0526 + ], + "actual_end_rot": [ + 7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -513.186, + -3521.7593, + 213.0526 + ], + "start_rot": [ + 7.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -487.5255, + -3425.9931, + 226.1052 + ], + "actual_end_pos": [ + -487.5255, + -3425.9931, + 226.1052 + ], + "actual_end_rot": [ + 7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -487.5255, + -3425.9931, + 226.1052 + ], + "start_rot": [ + 7.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -487.5255, + -3425.9931, + 226.1052 + ], + "actual_end_pos": [ + -487.5255, + -3425.9931, + 226.1052 + ], + "actual_end_rot": [ + 7.5, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -487.5255, + -3425.9931, + 226.1052 + ], + "start_rot": [ + 7.5, + 60.0, + 0.0 + ], + "expected_end_pos": [ + -437.9533, + -3340.1314, + 239.1579 + ], + "actual_end_pos": [ + -437.9533, + -3340.1314, + 239.1579 + ], + "actual_end_rot": [ + 7.5, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -437.9533, + -3340.1314, + 239.1579 + ], + "start_rot": [ + 7.5, + 60.0, + 0.0 + ], + "expected_end_pos": [ + -388.381, + -3254.2698, + 252.2105 + ], + "actual_end_pos": [ + -388.381, + -3254.2698, + 252.2105 + ], + "actual_end_rot": [ + 7.5, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -388.381, + -3254.2698, + 252.2105 + ], + "start_rot": [ + 7.5, + 60.0, + 0.0 + ], + "expected_end_pos": [ + -388.381, + -3254.2698, + 252.2105 + ], + "actual_end_pos": [ + -388.381, + -3254.2698, + 252.2105 + ], + "actual_end_rot": [ + 7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -388.381, + -3254.2698, + 252.2105 + ], + "start_rot": [ + 7.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -388.381, + -3254.2698, + 252.2105 + ], + "actual_end_pos": [ + -388.381, + -3254.2698, + 252.2105 + ], + "actual_end_rot": [ + 15.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -388.381, + -3254.2698, + 252.2105 + ], + "start_rot": [ + 15.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -413.381, + -3347.5711, + 226.3286 + ], + "actual_end_pos": [ + -413.381, + -3347.5711, + 226.3286 + ], + "actual_end_rot": [ + 15.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -413.381, + -3347.5711, + 226.3286 + ], + "start_rot": [ + 15.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -413.381, + -3347.5711, + 226.3286 + ], + "actual_end_pos": [ + -413.381, + -3347.5711, + 226.3286 + ], + "actual_end_rot": [ + 15.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -413.381, + -3347.5711, + 226.3286 + ], + "start_rot": [ + 15.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + -413.381, + -3347.5711, + 226.3286 + ], + "actual_end_pos": [ + -413.381, + -3347.5711, + 226.3286 + ], + "actual_end_rot": [ + 15.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -413.381, + -3347.5711, + 226.3286 + ], + "start_rot": [ + 15.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -316.7884, + -3373.453, + 226.3286 + ], + "actual_end_pos": [ + -316.7884, + -3373.453, + 226.3286 + ], + "actual_end_rot": [ + 15.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -316.7884, + -3373.453, + 226.3286 + ], + "start_rot": [ + 15.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -220.1959, + -3399.3349, + 226.3286 + ], + "actual_end_pos": [ + -220.1959, + -3399.3349, + 226.3286 + ], + "actual_end_rot": [ + 15.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -220.1959, + -3399.3349, + 226.3286 + ], + "start_rot": [ + 15.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -245.1959, + -3492.6361, + 200.4467 + ], + "actual_end_pos": [ + -245.1959, + -3492.6361, + 200.4467 + ], + "actual_end_rot": [ + 15.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -245.1959, + -3492.6361, + 200.4467 + ], + "start_rot": [ + 15.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -148.6033, + -3518.518, + 200.4467 + ], + "actual_end_pos": [ + -148.6033, + -3518.518, + 200.4467 + ], + "actual_end_rot": [ + 15.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -148.6033, + -3518.518, + 200.4467 + ], + "start_rot": [ + 15.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -123.6033, + -3425.2168, + 226.3286 + ], + "actual_end_pos": [ + -123.6033, + -3425.2168, + 226.3286 + ], + "actual_end_rot": [ + 15.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -123.6033, + -3425.2168, + 226.3286 + ], + "start_rot": [ + 15.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -123.6033, + -3425.2168, + 226.3286 + ], + "actual_end_pos": [ + -123.6033, + -3425.2168, + 226.3286 + ], + "actual_end_rot": [ + 15.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -123.6033, + -3425.2168, + 226.3286 + ], + "start_rot": [ + 15.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + -75.307, + -3341.5651, + 252.2105 + ], + "actual_end_pos": [ + -75.307, + -3341.5651, + 252.2105 + ], + "actual_end_rot": [ + 15.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -75.307, + -3341.5651, + 252.2105 + ], + "start_rot": [ + 15.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + -75.307, + -3341.5651, + 252.2105 + ], + "actual_end_pos": [ + -75.307, + -3341.5651, + 252.2105 + ], + "actual_end_rot": [ + 22.5, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -75.307, + -3341.5651, + 252.2105 + ], + "start_rot": [ + 22.5, + 60.0, + 0.0 + ], + "expected_end_pos": [ + -161.9095, + -3291.5651, + 252.2105 + ], + "actual_end_pos": [ + -161.9095, + -3291.5651, + 252.2105 + ], + "actual_end_rot": [ + 22.5, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -161.9095, + -3291.5651, + 252.2105 + ], + "start_rot": [ + 22.5, + 60.0, + 0.0 + ], + "expected_end_pos": [ + -208.1035, + -3371.5755, + 213.9421 + ], + "actual_end_pos": [ + -208.1035, + -3371.5755, + 213.9421 + ], + "actual_end_rot": [ + 22.5, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -208.1035, + -3371.5755, + 213.9421 + ], + "start_rot": [ + 22.5, + 60.0, + 0.0 + ], + "expected_end_pos": [ + -208.1035, + -3371.5755, + 213.9421 + ], + "actual_end_pos": [ + -208.1035, + -3371.5755, + 213.9421 + ], + "actual_end_rot": [ + 22.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -208.1035, + -3371.5755, + 213.9421 + ], + "start_rot": [ + 22.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -232.0153, + -3460.8154, + 175.6738 + ], + "actual_end_pos": [ + -232.0153, + -3460.8154, + 175.6738 + ], + "actual_end_rot": [ + 22.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -232.0153, + -3460.8154, + 175.6738 + ], + "start_rot": [ + 22.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -255.927, + -3550.0553, + 137.4054 + ], + "actual_end_pos": [ + -255.927, + -3550.0553, + 137.4054 + ], + "actual_end_rot": [ + 22.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -255.927, + -3550.0553, + 137.4054 + ], + "start_rot": [ + 22.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -159.3344, + -3575.9372, + 137.4054 + ], + "actual_end_pos": [ + -159.3344, + -3575.9372, + 137.4054 + ], + "actual_end_rot": [ + 22.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 18, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260413_221314__pair_001569_A_traj_001569_meta.json b/equivalence_easy/run_20260413_221314__pair_001569_A_traj_001569_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..02256cb8ab0be8f4207e0405519f7afdbacfe9ec --- /dev/null +++ b/equivalence_easy/run_20260413_221314__pair_001569_A_traj_001569_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 1569, + "episode_id": 0, + "state_id": 1170, + "sample_index": 1170, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 1570, + "primary_trajectory_id": 1569, + "paired_trajectory_id": 1570, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + -710.0, + -3240.0, + 200.0 + ], + "rotation": [ + 0.0, + 90.0, + 0.0 + ] + }, + "action_sequence": [ + "turn_right", + "move_right", + "move_forward", + "move_forward", + "move_forward", + "turn_left", + "move_forward", + "turn_left", + "move_backward", + "move_backward", + "turn_left", + "move_backward", + "move_right", + "move_right", + "turn_left", + "turn_left", + "turn_right", + "move_left", + "turn_right", + "turn_right", + "move_left", + "move_left", + "move_forward", + "move_forward", + "move_left", + "turn_right", + "move_left", + "look_down", + "move_forward", + "move_left", + "move_left", + "move_left", + "turn_left", + "move_forward", + "move_forward", + "move_left", + "move_forward", + "move_left", + "turn_left", + "no_op" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -710.0, + -3240.0, + 200.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -710.0, + -3240.0, + 200.0 + ], + "actual_end_pos": [ + -710.0, + -3240.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -710.0, + -3240.0, + 200.0 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -806.5926, + -3265.8819, + 200.0 + ], + "actual_end_pos": [ + -806.5926, + -3265.8819, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -806.5926, + -3265.8819, + 200.0 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -832.4745, + -3169.2893, + 200.0 + ], + "actual_end_pos": [ + -832.4745, + -3169.2893, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -832.4745, + -3169.2893, + 200.0 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -858.3564, + -3072.6967, + 200.0 + ], + "actual_end_pos": [ + -858.3564, + -3072.6967, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -858.3564, + -3072.6967, + 200.0 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -884.2383, + -2976.1042, + 200.0 + ], + "actual_end_pos": [ + -884.2383, + -2976.1042, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -884.2383, + -2976.1042, + 200.0 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -884.2383, + -2976.1042, + 200.0 + ], + "actual_end_pos": [ + -884.2383, + -2976.1042, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -884.2383, + -2976.1042, + 200.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -884.2383, + -2876.1042, + 200.0 + ], + "actual_end_pos": [ + -884.2383, + -2876.1042, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -884.2383, + -2876.1042, + 200.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -884.2383, + -2876.1042, + 200.0 + ], + "actual_end_pos": [ + -884.2383, + -2876.1042, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -884.2383, + -2876.1042, + 200.0 + ], + "start_rot": [ + 0.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -910.1202, + -2972.6967, + 200.0 + ], + "actual_end_pos": [ + -910.1202, + -2972.6967, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -910.1202, + -2972.6967, + 200.0 + ], + "start_rot": [ + 0.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -936.0021, + -3069.2893, + 200.0 + ], + "actual_end_pos": [ + -936.0021, + -3069.2893, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -936.0021, + -3069.2893, + 200.0 + ], + "start_rot": [ + 0.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -936.0021, + -3069.2893, + 200.0 + ], + "actual_end_pos": [ + -936.0021, + -3069.2893, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -936.0021, + -3069.2893, + 200.0 + ], + "start_rot": [ + 0.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + -986.0021, + -3155.8919, + 200.0 + ], + "actual_end_pos": [ + -986.0021, + -3155.8919, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -986.0021, + -3155.8919, + 200.0 + ], + "start_rot": [ + 0.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + -1072.6046, + -3105.8919, + 200.0 + ], + "actual_end_pos": [ + -1072.6046, + -3105.8919, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -1072.6046, + -3105.8919, + 200.0 + ], + "start_rot": [ + 0.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + -1159.2072, + -3055.8919, + 200.0 + ], + "actual_end_pos": [ + -1159.2072, + -3055.8919, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1159.2072, + -3055.8919, + 200.0 + ], + "start_rot": [ + 0.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + -1159.2072, + -3055.8919, + 200.0 + ], + "actual_end_pos": [ + -1159.2072, + -3055.8919, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1159.2072, + -3055.8919, + 200.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -1159.2072, + -3055.8919, + 200.0 + ], + "actual_end_pos": [ + -1159.2072, + -3055.8919, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -1159.2072, + -3055.8919, + 200.0 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -1159.2072, + -3055.8919, + 200.0 + ], + "actual_end_pos": [ + -1159.2072, + -3055.8919, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -1159.2072, + -3055.8919, + 200.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -1088.4965, + -3126.6025, + 200.0 + ], + "actual_end_pos": [ + -1088.4965, + -3126.6025, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -1088.4965, + -3126.6025, + 200.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -1088.4965, + -3126.6025, + 200.0 + ], + "actual_end_pos": [ + -1088.4965, + -3126.6025, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -1088.4965, + -3126.6025, + 200.0 + ], + "start_rot": [ + 0.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + -1088.4965, + -3126.6025, + 200.0 + ], + "actual_end_pos": [ + -1088.4965, + -3126.6025, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -1088.4965, + -3126.6025, + 200.0 + ], + "start_rot": [ + 0.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -991.9039, + -3152.4844, + 200.0 + ], + "actual_end_pos": [ + -991.9039, + -3152.4844, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -991.9039, + -3152.4844, + 200.0 + ], + "start_rot": [ + 0.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -895.3113, + -3178.3663, + 200.0 + ], + "actual_end_pos": [ + -895.3113, + -3178.3663, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -895.3113, + -3178.3663, + 200.0 + ], + "start_rot": [ + 0.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -869.4294, + -3081.7738, + 200.0 + ], + "actual_end_pos": [ + -869.4294, + -3081.7738, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -869.4294, + -3081.7738, + 200.0 + ], + "start_rot": [ + 0.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -843.5475, + -2985.1812, + 200.0 + ], + "actual_end_pos": [ + -843.5475, + -2985.1812, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -843.5475, + -2985.1812, + 200.0 + ], + "start_rot": [ + 0.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -746.9549, + -3011.0631, + 200.0 + ], + "actual_end_pos": [ + -746.9549, + -3011.0631, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -746.9549, + -3011.0631, + 200.0 + ], + "start_rot": [ + 0.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -746.9549, + -3011.0631, + 200.0 + ], + "actual_end_pos": [ + -746.9549, + -3011.0631, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -746.9549, + -3011.0631, + 200.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -646.9549, + -3011.0631, + 200.0 + ], + "actual_end_pos": [ + -646.9549, + -3011.0631, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -646.9549, + -3011.0631, + 200.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -646.9549, + -3011.0631, + 200.0 + ], + "actual_end_pos": [ + -646.9549, + -3011.0631, + 200.0 + ], + "actual_end_rot": [ + -7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -646.9549, + -3011.0631, + 200.0 + ], + "start_rot": [ + -7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -646.9549, + -2911.9186, + 186.9474 + ], + "actual_end_pos": [ + -646.9549, + -2911.9186, + 186.9474 + ], + "actual_end_rot": [ + -7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -646.9549, + -2911.9186, + 186.9474 + ], + "start_rot": [ + -7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -546.9549, + -2911.9186, + 186.9474 + ], + "actual_end_pos": [ + -546.9549, + -2911.9186, + 186.9474 + ], + "actual_end_rot": [ + -7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -546.9549, + -2911.9186, + 186.9474 + ], + "start_rot": [ + -7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -446.9549, + -2911.9186, + 186.9474 + ], + "actual_end_pos": [ + -446.9549, + -2911.9186, + 186.9474 + ], + "actual_end_rot": [ + -7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -446.9549, + -2911.9186, + 186.9474 + ], + "start_rot": [ + -7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -346.9549, + -2911.9186, + 186.9474 + ], + "actual_end_pos": [ + -346.9549, + -2911.9186, + 186.9474 + ], + "actual_end_rot": [ + -7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -346.9549, + -2911.9186, + 186.9474 + ], + "start_rot": [ + -7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -346.9549, + -2911.9186, + 186.9474 + ], + "actual_end_pos": [ + -346.9549, + -2911.9186, + 186.9474 + ], + "actual_end_rot": [ + -7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -346.9549, + -2911.9186, + 186.9474 + ], + "start_rot": [ + -7.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -321.2945, + -2816.1524, + 173.8948 + ], + "actual_end_pos": [ + -321.2945, + -2816.1524, + 173.8948 + ], + "actual_end_rot": [ + -7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -321.2945, + -2816.1524, + 173.8948 + ], + "start_rot": [ + -7.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -295.634, + -2720.3862, + 160.8421 + ], + "actual_end_pos": [ + -295.634, + -2720.3862, + 160.8421 + ], + "actual_end_rot": [ + -7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -295.634, + -2720.3862, + 160.8421 + ], + "start_rot": [ + -7.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -199.0414, + -2746.2681, + 160.8421 + ], + "actual_end_pos": [ + -199.0414, + -2746.2681, + 160.8421 + ], + "actual_end_rot": [ + -7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -199.0414, + -2746.2681, + 160.8421 + ], + "start_rot": [ + -7.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -173.3809, + -2650.5019, + 147.7895 + ], + "actual_end_pos": [ + -173.3809, + -2650.5019, + 147.7895 + ], + "actual_end_rot": [ + -7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -173.3809, + -2650.5019, + 147.7895 + ], + "start_rot": [ + -7.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -76.7883, + -2676.3838, + 147.7895 + ], + "actual_end_pos": [ + -76.7883, + -2676.3838, + 147.7895 + ], + "actual_end_rot": [ + -7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -76.7883, + -2676.3838, + 147.7895 + ], + "start_rot": [ + -7.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -76.7883, + -2676.3838, + 147.7895 + ], + "actual_end_pos": [ + -76.7883, + -2676.3838, + 147.7895 + ], + "actual_end_rot": [ + -7.5, + 60.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -76.7883, + -2676.3838, + 147.7895 + ], + "start_rot": [ + -7.5, + 60.0, + -0.0 + ], + "expected_end_pos": [ + -76.7883, + -2676.3838, + 147.7895 + ], + "actual_end_pos": [ + -76.7883, + -2676.3838, + 147.7895 + ], + "actual_end_rot": [ + -7.5, + 60.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 18, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260413_221314__pair_001569_B_traj_001570_meta.json b/equivalence_easy/run_20260413_221314__pair_001569_B_traj_001570_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..48ec845d7a988d17806af86e962b371cc8fea467 --- /dev/null +++ b/equivalence_easy/run_20260413_221314__pair_001569_B_traj_001570_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 1570, + "episode_id": 0, + "state_id": 1170, + "sample_index": 1170, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 1569, + "primary_trajectory_id": 1569, + "paired_trajectory_id": 1570, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + -710.0, + -3240.0, + 200.0 + ], + "rotation": [ + 0.0, + 90.0, + 0.0 + ] + }, + "action_sequence": [ + "turn_right", + "move_forward", + "move_right", + "move_forward", + "move_forward", + "turn_left", + "move_forward", + "turn_left", + "move_backward", + "move_backward", + "turn_left", + "move_backward", + "move_right", + "move_right", + "turn_left", + "turn_right", + "turn_left", + "move_left", + "turn_right", + "turn_right", + "move_left", + "move_forward", + "move_left", + "move_forward", + "move_left", + "turn_right", + "move_left", + "look_down", + "move_left", + "move_left", + "move_left", + "move_forward", + "turn_left", + "move_forward", + "move_left", + "move_forward", + "move_forward", + "move_left", + "turn_left", + "no_op" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -710.0, + -3240.0, + 200.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -710.0, + -3240.0, + 200.0 + ], + "actual_end_pos": [ + -710.0, + -3240.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -710.0, + -3240.0, + 200.0 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -735.8819, + -3143.4074, + 200.0 + ], + "actual_end_pos": [ + -735.8819, + -3143.4074, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -735.8819, + -3143.4074, + 200.0 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -832.4745, + -3169.2893, + 200.0 + ], + "actual_end_pos": [ + -832.4745, + -3169.2893, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -832.4745, + -3169.2893, + 200.0 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -858.3564, + -3072.6967, + 200.0 + ], + "actual_end_pos": [ + -858.3564, + -3072.6967, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -858.3564, + -3072.6967, + 200.0 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -884.2383, + -2976.1042, + 200.0 + ], + "actual_end_pos": [ + -884.2383, + -2976.1042, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -884.2383, + -2976.1042, + 200.0 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -884.2383, + -2976.1042, + 200.0 + ], + "actual_end_pos": [ + -884.2383, + -2976.1042, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -884.2383, + -2976.1042, + 200.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -884.2383, + -2876.1042, + 200.0 + ], + "actual_end_pos": [ + -884.2383, + -2876.1042, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -884.2383, + -2876.1042, + 200.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -884.2383, + -2876.1042, + 200.0 + ], + "actual_end_pos": [ + -884.2383, + -2876.1042, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -884.2383, + -2876.1042, + 200.0 + ], + "start_rot": [ + 0.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -910.1202, + -2972.6967, + 200.0 + ], + "actual_end_pos": [ + -910.1202, + -2972.6967, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -910.1202, + -2972.6967, + 200.0 + ], + "start_rot": [ + 0.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -936.0021, + -3069.2893, + 200.0 + ], + "actual_end_pos": [ + -936.0021, + -3069.2893, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -936.0021, + -3069.2893, + 200.0 + ], + "start_rot": [ + 0.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -936.0021, + -3069.2893, + 200.0 + ], + "actual_end_pos": [ + -936.0021, + -3069.2893, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -936.0021, + -3069.2893, + 200.0 + ], + "start_rot": [ + 0.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + -986.0021, + -3155.8919, + 200.0 + ], + "actual_end_pos": [ + -986.0021, + -3155.8919, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -986.0021, + -3155.8919, + 200.0 + ], + "start_rot": [ + 0.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + -1072.6046, + -3105.8919, + 200.0 + ], + "actual_end_pos": [ + -1072.6046, + -3105.8919, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -1072.6046, + -3105.8919, + 200.0 + ], + "start_rot": [ + 0.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + -1159.2072, + -3055.8919, + 200.0 + ], + "actual_end_pos": [ + -1159.2072, + -3055.8919, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1159.2072, + -3055.8919, + 200.0 + ], + "start_rot": [ + 0.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + -1159.2072, + -3055.8919, + 200.0 + ], + "actual_end_pos": [ + -1159.2072, + -3055.8919, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -1159.2072, + -3055.8919, + 200.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -1159.2072, + -3055.8919, + 200.0 + ], + "actual_end_pos": [ + -1159.2072, + -3055.8919, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1159.2072, + -3055.8919, + 200.0 + ], + "start_rot": [ + 0.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + -1159.2072, + -3055.8919, + 200.0 + ], + "actual_end_pos": [ + -1159.2072, + -3055.8919, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -1159.2072, + -3055.8919, + 200.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -1088.4965, + -3126.6025, + 200.0 + ], + "actual_end_pos": [ + -1088.4965, + -3126.6025, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -1088.4965, + -3126.6025, + 200.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -1088.4965, + -3126.6025, + 200.0 + ], + "actual_end_pos": [ + -1088.4965, + -3126.6025, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -1088.4965, + -3126.6025, + 200.0 + ], + "start_rot": [ + 0.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + -1088.4965, + -3126.6025, + 200.0 + ], + "actual_end_pos": [ + -1088.4965, + -3126.6025, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -1088.4965, + -3126.6025, + 200.0 + ], + "start_rot": [ + 0.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -991.9039, + -3152.4844, + 200.0 + ], + "actual_end_pos": [ + -991.9039, + -3152.4844, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -991.9039, + -3152.4844, + 200.0 + ], + "start_rot": [ + 0.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -966.022, + -3055.8919, + 200.0 + ], + "actual_end_pos": [ + -966.022, + -3055.8919, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -966.022, + -3055.8919, + 200.0 + ], + "start_rot": [ + 0.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -869.4294, + -3081.7738, + 200.0 + ], + "actual_end_pos": [ + -869.4294, + -3081.7738, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -869.4294, + -3081.7738, + 200.0 + ], + "start_rot": [ + 0.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -843.5475, + -2985.1812, + 200.0 + ], + "actual_end_pos": [ + -843.5475, + -2985.1812, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -843.5475, + -2985.1812, + 200.0 + ], + "start_rot": [ + 0.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -746.9549, + -3011.0631, + 200.0 + ], + "actual_end_pos": [ + -746.9549, + -3011.0631, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -746.9549, + -3011.0631, + 200.0 + ], + "start_rot": [ + 0.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -746.9549, + -3011.0631, + 200.0 + ], + "actual_end_pos": [ + -746.9549, + -3011.0631, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -746.9549, + -3011.0631, + 200.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -646.9549, + -3011.0631, + 200.0 + ], + "actual_end_pos": [ + -646.9549, + -3011.0631, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -646.9549, + -3011.0631, + 200.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -646.9549, + -3011.0631, + 200.0 + ], + "actual_end_pos": [ + -646.9549, + -3011.0631, + 200.0 + ], + "actual_end_rot": [ + -7.5, + 90.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -646.9549, + -3011.0631, + 200.0 + ], + "start_rot": [ + -7.5, + 90.0, + -0.0 + ], + "expected_end_pos": [ + -546.9549, + -3011.0631, + 200.0 + ], + "actual_end_pos": [ + -546.9549, + -3011.0631, + 200.0 + ], + "actual_end_rot": [ + -7.5, + 90.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -546.9549, + -3011.0631, + 200.0 + ], + "start_rot": [ + -7.5, + 90.0, + -0.0 + ], + "expected_end_pos": [ + -446.9549, + -3011.0631, + 200.0 + ], + "actual_end_pos": [ + -446.9549, + -3011.0631, + 200.0 + ], + "actual_end_rot": [ + -7.5, + 90.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -446.9549, + -3011.0631, + 200.0 + ], + "start_rot": [ + -7.5, + 90.0, + -0.0 + ], + "expected_end_pos": [ + -346.9549, + -3011.0631, + 200.0 + ], + "actual_end_pos": [ + -346.9549, + -3011.0631, + 200.0 + ], + "actual_end_rot": [ + -7.5, + 90.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -346.9549, + -3011.0631, + 200.0 + ], + "start_rot": [ + -7.5, + 90.0, + -0.0 + ], + "expected_end_pos": [ + -346.9549, + -2911.9186, + 186.9474 + ], + "actual_end_pos": [ + -346.9549, + -2911.9186, + 186.9474 + ], + "actual_end_rot": [ + -7.5, + 90.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -346.9549, + -2911.9186, + 186.9474 + ], + "start_rot": [ + -7.5, + 90.0, + -0.0 + ], + "expected_end_pos": [ + -346.9549, + -2911.9186, + 186.9474 + ], + "actual_end_pos": [ + -346.9549, + -2911.9186, + 186.9474 + ], + "actual_end_rot": [ + -7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -346.9549, + -2911.9186, + 186.9474 + ], + "start_rot": [ + -7.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -321.2945, + -2816.1524, + 173.8948 + ], + "actual_end_pos": [ + -321.2945, + -2816.1524, + 173.8948 + ], + "actual_end_rot": [ + -7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -321.2945, + -2816.1524, + 173.8948 + ], + "start_rot": [ + -7.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -224.7019, + -2842.0343, + 173.8948 + ], + "actual_end_pos": [ + -224.7019, + -2842.0343, + 173.8948 + ], + "actual_end_rot": [ + -7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -224.7019, + -2842.0343, + 173.8948 + ], + "start_rot": [ + -7.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -199.0414, + -2746.2681, + 160.8421 + ], + "actual_end_pos": [ + -199.0414, + -2746.2681, + 160.8421 + ], + "actual_end_rot": [ + -7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -199.0414, + -2746.2681, + 160.8421 + ], + "start_rot": [ + -7.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -173.3809, + -2650.5019, + 147.7895 + ], + "actual_end_pos": [ + -173.3809, + -2650.5019, + 147.7895 + ], + "actual_end_rot": [ + -7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -173.3809, + -2650.5019, + 147.7895 + ], + "start_rot": [ + -7.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -76.7883, + -2676.3838, + 147.7895 + ], + "actual_end_pos": [ + -76.7883, + -2676.3838, + 147.7895 + ], + "actual_end_rot": [ + -7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -76.7883, + -2676.3838, + 147.7895 + ], + "start_rot": [ + -7.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -76.7883, + -2676.3838, + 147.7895 + ], + "actual_end_pos": [ + -76.7883, + -2676.3838, + 147.7895 + ], + "actual_end_rot": [ + -7.5, + 60.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -76.7883, + -2676.3838, + 147.7895 + ], + "start_rot": [ + -7.5, + 60.0, + -0.0 + ], + "expected_end_pos": [ + -76.7883, + -2676.3838, + 147.7895 + ], + "actual_end_pos": [ + -76.7883, + -2676.3838, + 147.7895 + ], + "actual_end_rot": [ + -7.5, + 60.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 18, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260413_221314__pair_001596_A_traj_001596_meta.json b/equivalence_easy/run_20260413_221314__pair_001596_A_traj_001596_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..241cd906f1b9ceacc8e8425764a1015d603ecc02 --- /dev/null +++ b/equivalence_easy/run_20260413_221314__pair_001596_A_traj_001596_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 1596, + "episode_id": 0, + "state_id": 1189, + "sample_index": 1189, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 1597, + "primary_trajectory_id": 1596, + "paired_trajectory_id": 1597, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + -710.0, + -2240.0, + 200.0 + ], + "rotation": [ + 0.0, + 225.0, + 0.0 + ] + }, + "action_sequence": [ + "look_down", + "move_forward", + "move_forward", + "move_left", + "move_forward", + "move_forward", + "move_forward", + "move_right", + "move_backward", + "turn_right", + "move_backward", + "turn_right", + "no_op", + "move_left", + "move_forward", + "move_left", + "turn_right", + "turn_right", + "turn_right", + "move_right", + "look_down", + "move_backward", + "turn_left", + "move_backward", + "move_backward", + "turn_right", + "move_forward", + "move_left", + "turn_right", + "move_left", + "turn_left", + "move_backward", + "move_backward", + "move_left", + "move_left", + "move_backward", + "move_right", + "look_down", + "move_right", + "turn_left" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -710.0, + -2240.0, + 200.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -710.0, + -2240.0, + 200.0 + ], + "actual_end_pos": [ + -710.0, + -2240.0, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -710.0, + -2240.0, + 200.0 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -780.1057, + -2310.1057, + 186.9474 + ], + "actual_end_pos": [ + -780.1057, + -2310.1057, + 186.9474 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -780.1057, + -2310.1057, + 186.9474 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -850.2115, + -2380.2115, + 173.8948 + ], + "actual_end_pos": [ + -850.2115, + -2380.2115, + 173.8948 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -850.2115, + -2380.2115, + 173.8948 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -920.9222, + -2309.5008, + 173.8948 + ], + "actual_end_pos": [ + -920.9222, + -2309.5008, + 173.8948 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -920.9222, + -2309.5008, + 173.8948 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -991.0279, + -2379.6065, + 160.8421 + ], + "actual_end_pos": [ + -991.0279, + -2379.6065, + 160.8421 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -991.0279, + -2379.6065, + 160.8421 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -1061.1336, + -2449.7123, + 147.7895 + ], + "actual_end_pos": [ + -1061.1336, + -2449.7123, + 147.7895 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -1061.1336, + -2449.7123, + 147.7895 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -1131.2394, + -2519.818, + 134.7369 + ], + "actual_end_pos": [ + -1131.2394, + -2519.818, + 134.7369 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -1131.2394, + -2519.818, + 134.7369 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -1060.5287, + -2590.5287, + 134.7369 + ], + "actual_end_pos": [ + -1060.5287, + -2590.5287, + 134.7369 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -1060.5287, + -2590.5287, + 134.7369 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -990.4229, + -2520.423, + 147.7895 + ], + "actual_end_pos": [ + -990.4229, + -2520.423, + 147.7895 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -990.4229, + -2520.423, + 147.7895 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -990.4229, + -2520.423, + 147.7895 + ], + "actual_end_pos": [ + -990.4229, + -2520.423, + 147.7895 + ], + "actual_end_rot": [ + -7.5, + -120.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -990.4229, + -2520.423, + 147.7895 + ], + "start_rot": [ + -7.5, + -120.0, + -0.0 + ], + "expected_end_pos": [ + -940.8507, + -2434.5613, + 160.8421 + ], + "actual_end_pos": [ + -940.8507, + -2434.5613, + 160.8421 + ], + "actual_end_rot": [ + -7.5, + -120.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -940.8507, + -2434.5613, + 160.8421 + ], + "start_rot": [ + -7.5, + -120.0, + -0.0 + ], + "expected_end_pos": [ + -940.8507, + -2434.5613, + 160.8421 + ], + "actual_end_pos": [ + -940.8507, + -2434.5613, + 160.8421 + ], + "actual_end_rot": [ + -7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -940.8507, + -2434.5613, + 160.8421 + ], + "start_rot": [ + -7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + -940.8507, + -2434.5613, + 160.8421 + ], + "actual_end_pos": [ + -940.8507, + -2434.5613, + 160.8421 + ], + "actual_end_rot": [ + -7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -940.8507, + -2434.5613, + 160.8421 + ], + "start_rot": [ + -7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + -1037.4433, + -2408.6794, + 160.8421 + ], + "actual_end_pos": [ + -1037.4433, + -2408.6794, + 160.8421 + ], + "actual_end_rot": [ + -7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -1037.4433, + -2408.6794, + 160.8421 + ], + "start_rot": [ + -7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + -1063.1038, + -2504.4456, + 147.7895 + ], + "actual_end_pos": [ + -1063.1038, + -2504.4456, + 147.7895 + ], + "actual_end_rot": [ + -7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -1063.1038, + -2504.4456, + 147.7895 + ], + "start_rot": [ + -7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + -1159.6964, + -2478.5637, + 147.7895 + ], + "actual_end_pos": [ + -1159.6964, + -2478.5637, + 147.7895 + ], + "actual_end_rot": [ + -7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -1159.6964, + -2478.5637, + 147.7895 + ], + "start_rot": [ + -7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + -1159.6964, + -2478.5637, + 147.7895 + ], + "actual_end_pos": [ + -1159.6964, + -2478.5637, + 147.7895 + ], + "actual_end_rot": [ + -7.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -1159.6964, + -2478.5637, + 147.7895 + ], + "start_rot": [ + -7.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + -1159.6964, + -2478.5637, + 147.7895 + ], + "actual_end_pos": [ + -1159.6964, + -2478.5637, + 147.7895 + ], + "actual_end_rot": [ + -7.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -1159.6964, + -2478.5637, + 147.7895 + ], + "start_rot": [ + -7.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -1159.6964, + -2478.5637, + 147.7895 + ], + "actual_end_pos": [ + -1159.6964, + -2478.5637, + 147.7895 + ], + "actual_end_rot": [ + -7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -1159.6964, + -2478.5637, + 147.7895 + ], + "start_rot": [ + -7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -1073.0938, + -2428.5637, + 147.7895 + ], + "actual_end_pos": [ + -1073.0938, + -2428.5637, + 147.7895 + ], + "actual_end_rot": [ + -7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -1073.0938, + -2428.5637, + 147.7895 + ], + "start_rot": [ + -7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -1073.0938, + -2428.5637, + 147.7895 + ], + "actual_end_pos": [ + -1073.0938, + -2428.5637, + 147.7895 + ], + "actual_end_rot": [ + -15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -1073.0938, + -2428.5637, + 147.7895 + ], + "start_rot": [ + -15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -1121.3901, + -2344.9121, + 173.6714 + ], + "actual_end_pos": [ + -1121.3901, + -2344.9121, + 173.6714 + ], + "actual_end_rot": [ + -15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1121.3901, + -2344.9121, + 173.6714 + ], + "start_rot": [ + -15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -1121.3901, + -2344.9121, + 173.6714 + ], + "actual_end_pos": [ + -1121.3901, + -2344.9121, + 173.6714 + ], + "actual_end_rot": [ + -15.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -1121.3901, + -2344.9121, + 173.6714 + ], + "start_rot": [ + -15.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -1146.3901, + -2251.6108, + 199.5533 + ], + "actual_end_pos": [ + -1146.3901, + -2251.6108, + 199.5533 + ], + "actual_end_rot": [ + -15.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -1146.3901, + -2251.6108, + 199.5533 + ], + "start_rot": [ + -15.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -1171.3901, + -2158.3096, + 225.4352 + ], + "actual_end_pos": [ + -1171.3901, + -2158.3096, + 225.4352 + ], + "actual_end_rot": [ + -15.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -1171.3901, + -2158.3096, + 225.4352 + ], + "start_rot": [ + -15.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -1171.3901, + -2158.3096, + 225.4352 + ], + "actual_end_pos": [ + -1171.3901, + -2158.3096, + 225.4352 + ], + "actual_end_rot": [ + -15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -1171.3901, + -2158.3096, + 225.4352 + ], + "start_rot": [ + -15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -1123.0938, + -2241.9612, + 199.5533 + ], + "actual_end_pos": [ + -1123.0938, + -2241.9612, + 199.5533 + ], + "actual_end_rot": [ + -15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -1123.0938, + -2241.9612, + 199.5533 + ], + "start_rot": [ + -15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -1209.6964, + -2291.9612, + 199.5533 + ], + "actual_end_pos": [ + -1209.6964, + -2291.9612, + 199.5533 + ], + "actual_end_rot": [ + -15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -1209.6964, + -2291.9612, + 199.5533 + ], + "start_rot": [ + -15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -1209.6964, + -2291.9612, + 199.5533 + ], + "actual_end_pos": [ + -1209.6964, + -2291.9612, + 199.5533 + ], + "actual_end_rot": [ + -15.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -1209.6964, + -2291.9612, + 199.5533 + ], + "start_rot": [ + -15.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -1280.407, + -2362.6719, + 199.5533 + ], + "actual_end_pos": [ + -1280.407, + -2362.6719, + 199.5533 + ], + "actual_end_rot": [ + -15.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1280.407, + -2362.6719, + 199.5533 + ], + "start_rot": [ + -15.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -1280.407, + -2362.6719, + 199.5533 + ], + "actual_end_pos": [ + -1280.407, + -2362.6719, + 199.5533 + ], + "actual_end_rot": [ + -15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -1280.407, + -2362.6719, + 199.5533 + ], + "start_rot": [ + -15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -1328.7033, + -2279.0202, + 225.4352 + ], + "actual_end_pos": [ + -1328.7033, + -2279.0202, + 225.4352 + ], + "actual_end_rot": [ + -15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -1328.7033, + -2279.0202, + 225.4352 + ], + "start_rot": [ + -15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -1376.9996, + -2195.3686, + 251.3171 + ], + "actual_end_pos": [ + -1376.9996, + -2195.3686, + 251.3171 + ], + "actual_end_rot": [ + -15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -1376.9996, + -2195.3686, + 251.3171 + ], + "start_rot": [ + -15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -1463.6022, + -2245.3686, + 251.3171 + ], + "actual_end_pos": [ + -1463.6022, + -2245.3686, + 251.3171 + ], + "actual_end_rot": [ + -15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -1463.6022, + -2245.3686, + 251.3171 + ], + "start_rot": [ + -15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -1550.2047, + -2295.3686, + 251.3171 + ], + "actual_end_pos": [ + -1550.2047, + -2295.3686, + 251.3171 + ], + "actual_end_rot": [ + -15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -1550.2047, + -2295.3686, + 251.3171 + ], + "start_rot": [ + -15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -1598.501, + -2211.717, + 277.199 + ], + "actual_end_pos": [ + -1598.501, + -2211.717, + 277.199 + ], + "actual_end_rot": [ + -15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -1598.501, + -2211.717, + 277.199 + ], + "start_rot": [ + -15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -1511.8984, + -2161.717, + 277.199 + ], + "actual_end_pos": [ + -1511.8984, + -2161.717, + 277.199 + ], + "actual_end_rot": [ + -15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -1511.8984, + -2161.717, + 277.199 + ], + "start_rot": [ + -15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -1511.8984, + -2161.717, + 277.199 + ], + "actual_end_pos": [ + -1511.8984, + -2161.717, + 277.199 + ], + "actual_end_rot": [ + -22.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -1511.8984, + -2161.717, + 277.199 + ], + "start_rot": [ + -22.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -1425.2959, + -2111.717, + 277.199 + ], + "actual_end_pos": [ + -1425.2959, + -2111.717, + 277.199 + ], + "actual_end_rot": [ + -22.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1425.2959, + -2111.717, + 277.199 + ], + "start_rot": [ + -22.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -1425.2959, + -2111.717, + 277.199 + ], + "actual_end_pos": [ + -1425.2959, + -2111.717, + 277.199 + ], + "actual_end_rot": [ + -22.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 18, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260413_221314__pair_001596_B_traj_001597_meta.json b/equivalence_easy/run_20260413_221314__pair_001596_B_traj_001597_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a6368ff8c77443fdb3e42a3c8ce95062678c1e7a --- /dev/null +++ b/equivalence_easy/run_20260413_221314__pair_001596_B_traj_001597_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 1597, + "episode_id": 0, + "state_id": 1189, + "sample_index": 1189, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 1596, + "primary_trajectory_id": 1596, + "paired_trajectory_id": 1597, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + -710.0, + -2240.0, + 200.0 + ], + "rotation": [ + 0.0, + 225.0, + 0.0 + ] + }, + "action_sequence": [ + "look_down", + "move_forward", + "move_forward", + "move_forward", + "move_forward", + "move_backward", + "move_left", + "move_forward", + "move_right", + "turn_right", + "move_backward", + "turn_right", + "no_op", + "move_left", + "move_left", + "move_forward", + "turn_right", + "turn_right", + "turn_right", + "move_right", + "look_down", + "move_backward", + "turn_left", + "move_backward", + "move_backward", + "turn_right", + "move_left", + "move_forward", + "turn_right", + "move_left", + "turn_left", + "move_backward", + "move_backward", + "move_backward", + "move_left", + "move_right", + "move_left", + "look_down", + "move_right", + "turn_left" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -710.0, + -2240.0, + 200.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -710.0, + -2240.0, + 200.0 + ], + "actual_end_pos": [ + -710.0, + -2240.0, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -710.0, + -2240.0, + 200.0 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -780.1057, + -2310.1057, + 186.9474 + ], + "actual_end_pos": [ + -780.1057, + -2310.1057, + 186.9474 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -780.1057, + -2310.1057, + 186.9474 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -850.2115, + -2380.2115, + 173.8948 + ], + "actual_end_pos": [ + -850.2115, + -2380.2115, + 173.8948 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -850.2115, + -2380.2115, + 173.8948 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -920.3172, + -2450.3172, + 160.8421 + ], + "actual_end_pos": [ + -920.3172, + -2450.3172, + 160.8421 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -920.3172, + -2450.3172, + 160.8421 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -990.4229, + -2520.423, + 147.7895 + ], + "actual_end_pos": [ + -990.4229, + -2520.423, + 147.7895 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -990.4229, + -2520.423, + 147.7895 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -920.3172, + -2450.3172, + 160.8421 + ], + "actual_end_pos": [ + -920.3172, + -2450.3172, + 160.8421 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -920.3172, + -2450.3172, + 160.8421 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -991.0279, + -2379.6065, + 160.8421 + ], + "actual_end_pos": [ + -991.0279, + -2379.6065, + 160.8421 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -991.0279, + -2379.6065, + 160.8421 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -1061.1336, + -2449.7123, + 147.7895 + ], + "actual_end_pos": [ + -1061.1336, + -2449.7123, + 147.7895 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -1061.1336, + -2449.7123, + 147.7895 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -990.4229, + -2520.423, + 147.7895 + ], + "actual_end_pos": [ + -990.4229, + -2520.423, + 147.7895 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -990.4229, + -2520.423, + 147.7895 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -990.4229, + -2520.423, + 147.7895 + ], + "actual_end_pos": [ + -990.4229, + -2520.423, + 147.7895 + ], + "actual_end_rot": [ + -7.5, + -120.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -990.4229, + -2520.423, + 147.7895 + ], + "start_rot": [ + -7.5, + -120.0, + -0.0 + ], + "expected_end_pos": [ + -940.8507, + -2434.5613, + 160.8421 + ], + "actual_end_pos": [ + -940.8507, + -2434.5613, + 160.8421 + ], + "actual_end_rot": [ + -7.5, + -120.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -940.8507, + -2434.5613, + 160.8421 + ], + "start_rot": [ + -7.5, + -120.0, + -0.0 + ], + "expected_end_pos": [ + -940.8507, + -2434.5613, + 160.8421 + ], + "actual_end_pos": [ + -940.8507, + -2434.5613, + 160.8421 + ], + "actual_end_rot": [ + -7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -940.8507, + -2434.5613, + 160.8421 + ], + "start_rot": [ + -7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + -940.8507, + -2434.5613, + 160.8421 + ], + "actual_end_pos": [ + -940.8507, + -2434.5613, + 160.8421 + ], + "actual_end_rot": [ + -7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -940.8507, + -2434.5613, + 160.8421 + ], + "start_rot": [ + -7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + -1037.4433, + -2408.6794, + 160.8421 + ], + "actual_end_pos": [ + -1037.4433, + -2408.6794, + 160.8421 + ], + "actual_end_rot": [ + -7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -1037.4433, + -2408.6794, + 160.8421 + ], + "start_rot": [ + -7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + -1134.0359, + -2382.7975, + 160.8421 + ], + "actual_end_pos": [ + -1134.0359, + -2382.7975, + 160.8421 + ], + "actual_end_rot": [ + -7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -1134.0359, + -2382.7975, + 160.8421 + ], + "start_rot": [ + -7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + -1159.6964, + -2478.5637, + 147.7895 + ], + "actual_end_pos": [ + -1159.6964, + -2478.5637, + 147.7895 + ], + "actual_end_rot": [ + -7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -1159.6964, + -2478.5637, + 147.7895 + ], + "start_rot": [ + -7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + -1159.6964, + -2478.5637, + 147.7895 + ], + "actual_end_pos": [ + -1159.6964, + -2478.5637, + 147.7895 + ], + "actual_end_rot": [ + -7.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -1159.6964, + -2478.5637, + 147.7895 + ], + "start_rot": [ + -7.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + -1159.6964, + -2478.5637, + 147.7895 + ], + "actual_end_pos": [ + -1159.6964, + -2478.5637, + 147.7895 + ], + "actual_end_rot": [ + -7.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -1159.6964, + -2478.5637, + 147.7895 + ], + "start_rot": [ + -7.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -1159.6964, + -2478.5637, + 147.7895 + ], + "actual_end_pos": [ + -1159.6964, + -2478.5637, + 147.7895 + ], + "actual_end_rot": [ + -7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -1159.6964, + -2478.5637, + 147.7895 + ], + "start_rot": [ + -7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -1073.0938, + -2428.5637, + 147.7895 + ], + "actual_end_pos": [ + -1073.0938, + -2428.5637, + 147.7895 + ], + "actual_end_rot": [ + -7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -1073.0938, + -2428.5637, + 147.7895 + ], + "start_rot": [ + -7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -1073.0938, + -2428.5637, + 147.7895 + ], + "actual_end_pos": [ + -1073.0938, + -2428.5637, + 147.7895 + ], + "actual_end_rot": [ + -15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -1073.0938, + -2428.5637, + 147.7895 + ], + "start_rot": [ + -15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -1121.3901, + -2344.9121, + 173.6714 + ], + "actual_end_pos": [ + -1121.3901, + -2344.9121, + 173.6714 + ], + "actual_end_rot": [ + -15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1121.3901, + -2344.9121, + 173.6714 + ], + "start_rot": [ + -15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -1121.3901, + -2344.9121, + 173.6714 + ], + "actual_end_pos": [ + -1121.3901, + -2344.9121, + 173.6714 + ], + "actual_end_rot": [ + -15.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -1121.3901, + -2344.9121, + 173.6714 + ], + "start_rot": [ + -15.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -1146.3901, + -2251.6108, + 199.5533 + ], + "actual_end_pos": [ + -1146.3901, + -2251.6108, + 199.5533 + ], + "actual_end_rot": [ + -15.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -1146.3901, + -2251.6108, + 199.5533 + ], + "start_rot": [ + -15.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -1171.3901, + -2158.3096, + 225.4352 + ], + "actual_end_pos": [ + -1171.3901, + -2158.3096, + 225.4352 + ], + "actual_end_rot": [ + -15.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -1171.3901, + -2158.3096, + 225.4352 + ], + "start_rot": [ + -15.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -1171.3901, + -2158.3096, + 225.4352 + ], + "actual_end_pos": [ + -1171.3901, + -2158.3096, + 225.4352 + ], + "actual_end_rot": [ + -15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -1171.3901, + -2158.3096, + 225.4352 + ], + "start_rot": [ + -15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -1257.9926, + -2208.3096, + 225.4352 + ], + "actual_end_pos": [ + -1257.9926, + -2208.3096, + 225.4352 + ], + "actual_end_rot": [ + -15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -1257.9926, + -2208.3096, + 225.4352 + ], + "start_rot": [ + -15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -1209.6964, + -2291.9612, + 199.5533 + ], + "actual_end_pos": [ + -1209.6964, + -2291.9612, + 199.5533 + ], + "actual_end_rot": [ + -15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -1209.6964, + -2291.9612, + 199.5533 + ], + "start_rot": [ + -15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -1209.6964, + -2291.9612, + 199.5533 + ], + "actual_end_pos": [ + -1209.6964, + -2291.9612, + 199.5533 + ], + "actual_end_rot": [ + -15.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -1209.6964, + -2291.9612, + 199.5533 + ], + "start_rot": [ + -15.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -1280.407, + -2362.6719, + 199.5533 + ], + "actual_end_pos": [ + -1280.407, + -2362.6719, + 199.5533 + ], + "actual_end_rot": [ + -15.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1280.407, + -2362.6719, + 199.5533 + ], + "start_rot": [ + -15.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -1280.407, + -2362.6719, + 199.5533 + ], + "actual_end_pos": [ + -1280.407, + -2362.6719, + 199.5533 + ], + "actual_end_rot": [ + -15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -1280.407, + -2362.6719, + 199.5533 + ], + "start_rot": [ + -15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -1328.7033, + -2279.0202, + 225.4352 + ], + "actual_end_pos": [ + -1328.7033, + -2279.0202, + 225.4352 + ], + "actual_end_rot": [ + -15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -1328.7033, + -2279.0202, + 225.4352 + ], + "start_rot": [ + -15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -1376.9996, + -2195.3686, + 251.3171 + ], + "actual_end_pos": [ + -1376.9996, + -2195.3686, + 251.3171 + ], + "actual_end_rot": [ + -15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -1376.9996, + -2195.3686, + 251.3171 + ], + "start_rot": [ + -15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -1425.2959, + -2111.717, + 277.199 + ], + "actual_end_pos": [ + -1425.2959, + -2111.717, + 277.199 + ], + "actual_end_rot": [ + -15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -1425.2959, + -2111.717, + 277.199 + ], + "start_rot": [ + -15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -1511.8984, + -2161.717, + 277.199 + ], + "actual_end_pos": [ + -1511.8984, + -2161.717, + 277.199 + ], + "actual_end_rot": [ + -15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -1511.8984, + -2161.717, + 277.199 + ], + "start_rot": [ + -15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -1425.2959, + -2111.717, + 277.199 + ], + "actual_end_pos": [ + -1425.2959, + -2111.717, + 277.199 + ], + "actual_end_rot": [ + -15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -1425.2959, + -2111.717, + 277.199 + ], + "start_rot": [ + -15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -1511.8984, + -2161.717, + 277.199 + ], + "actual_end_pos": [ + -1511.8984, + -2161.717, + 277.199 + ], + "actual_end_rot": [ + -15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -1511.8984, + -2161.717, + 277.199 + ], + "start_rot": [ + -15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -1511.8984, + -2161.717, + 277.199 + ], + "actual_end_pos": [ + -1511.8984, + -2161.717, + 277.199 + ], + "actual_end_rot": [ + -22.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -1511.8984, + -2161.717, + 277.199 + ], + "start_rot": [ + -22.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -1425.2959, + -2111.717, + 277.199 + ], + "actual_end_pos": [ + -1425.2959, + -2111.717, + 277.199 + ], + "actual_end_rot": [ + -22.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1425.2959, + -2111.717, + 277.199 + ], + "start_rot": [ + -22.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -1425.2959, + -2111.717, + 277.199 + ], + "actual_end_pos": [ + -1425.2959, + -2111.717, + 277.199 + ], + "actual_end_rot": [ + -22.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 18, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260413_221314__pair_001752_A_traj_001752_meta.json b/equivalence_easy/run_20260413_221314__pair_001752_A_traj_001752_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..107343ce6cd9bf87e1fc35064fdaeee19533b5d5 --- /dev/null +++ b/equivalence_easy/run_20260413_221314__pair_001752_A_traj_001752_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 1752, + "episode_id": 0, + "state_id": 1310, + "sample_index": 1310, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 1753, + "primary_trajectory_id": 1752, + "paired_trajectory_id": 1753, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + -210.0, + -2240.0, + 200.0 + ], + "rotation": [ + 0.0, + 270.0, + 0.0 + ] + }, + "action_sequence": [ + "move_left", + "turn_right", + "move_right", + "move_right", + "turn_left", + "move_right", + "turn_left", + "turn_left", + "move_forward", + "move_forward", + "look_down", + "move_forward", + "move_forward", + "move_left", + "look_down", + "move_forward", + "move_forward", + "move_forward", + "move_forward", + "turn_left", + "move_left", + "move_forward", + "move_forward", + "look_up", + "move_right", + "move_forward", + "move_forward", + "move_left", + "turn_right", + "move_forward", + "move_left", + "move_forward", + "look_down", + "move_backward", + "move_backward", + "turn_right", + "move_forward", + "move_right", + "move_forward", + "look_down" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -210.0, + -2240.0, + 200.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + -310.0, + -2240.0, + 200.0 + ], + "actual_end_pos": [ + -310.0, + -2240.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -310.0, + -2240.0, + 200.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + -310.0, + -2240.0, + 200.0 + ], + "actual_end_pos": [ + -310.0, + -2240.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -310.0, + -2240.0, + 200.0 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -213.4074, + -2214.1181, + 200.0 + ], + "actual_end_pos": [ + -213.4074, + -2214.1181, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -213.4074, + -2214.1181, + 200.0 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -116.8148, + -2188.2362, + 200.0 + ], + "actual_end_pos": [ + -116.8148, + -2188.2362, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -116.8148, + -2188.2362, + 200.0 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -116.8148, + -2188.2362, + 200.0 + ], + "actual_end_pos": [ + -116.8148, + -2188.2362, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -116.8148, + -2188.2362, + 200.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + -16.8148, + -2188.2362, + 200.0 + ], + "actual_end_pos": [ + -16.8148, + -2188.2362, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -16.8148, + -2188.2362, + 200.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + -16.8148, + -2188.2362, + 200.0 + ], + "actual_end_pos": [ + -16.8148, + -2188.2362, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -16.8148, + -2188.2362, + 200.0 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + -16.8148, + -2188.2362, + 200.0 + ], + "actual_end_pos": [ + -16.8148, + -2188.2362, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -16.8148, + -2188.2362, + 200.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + -66.8148, + -2274.8387, + 200.0 + ], + "actual_end_pos": [ + -66.8148, + -2274.8387, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -66.8148, + -2274.8387, + 200.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + -116.8148, + -2361.4413, + 200.0 + ], + "actual_end_pos": [ + -116.8148, + -2361.4413, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -116.8148, + -2361.4413, + 200.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + -116.8148, + -2361.4413, + 200.0 + ], + "actual_end_pos": [ + -116.8148, + -2361.4413, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -116.8148, + -2361.4413, + 200.0 + ], + "start_rot": [ + -7.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + -166.3871, + -2447.3029, + 186.9474 + ], + "actual_end_pos": [ + -166.3871, + -2447.3029, + 186.9474 + ], + "actual_end_rot": [ + -7.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -166.3871, + -2447.3029, + 186.9474 + ], + "start_rot": [ + -7.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + -215.9593, + -2533.1646, + 173.8948 + ], + "actual_end_pos": [ + -215.9593, + -2533.1646, + 173.8948 + ], + "actual_end_rot": [ + -7.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -215.9593, + -2533.1646, + 173.8948 + ], + "start_rot": [ + -7.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + -302.5619, + -2483.1646, + 173.8948 + ], + "actual_end_pos": [ + -302.5619, + -2483.1646, + 173.8948 + ], + "actual_end_rot": [ + -7.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -302.5619, + -2483.1646, + 173.8948 + ], + "start_rot": [ + -7.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + -302.5619, + -2483.1646, + 173.8948 + ], + "actual_end_pos": [ + -302.5619, + -2483.1646, + 173.8948 + ], + "actual_end_rot": [ + -15.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -302.5619, + -2483.1646, + 173.8948 + ], + "start_rot": [ + -15.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + -350.8581, + -2566.8162, + 148.0129 + ], + "actual_end_pos": [ + -350.8581, + -2566.8162, + 148.0129 + ], + "actual_end_rot": [ + -15.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -350.8581, + -2566.8162, + 148.0129 + ], + "start_rot": [ + -15.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + -399.1544, + -2650.4678, + 122.131 + ], + "actual_end_pos": [ + -399.1544, + -2650.4678, + 122.131 + ], + "actual_end_rot": [ + -15.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -399.1544, + -2650.4678, + 122.131 + ], + "start_rot": [ + -15.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + -447.4507, + -2734.1195, + 96.249 + ], + "actual_end_pos": [ + -447.4507, + -2734.1195, + 96.249 + ], + "actual_end_rot": [ + -15.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -447.4507, + -2734.1195, + 96.249 + ], + "start_rot": [ + -15.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + -495.747, + -2817.7711, + 70.3671 + ], + "actual_end_pos": [ + -495.747, + -2817.7711, + 70.3671 + ], + "actual_end_rot": [ + -15.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -495.747, + -2817.7711, + 70.3671 + ], + "start_rot": [ + -15.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + -495.747, + -2817.7711, + 70.3671 + ], + "actual_end_pos": [ + -495.747, + -2817.7711, + 70.3671 + ], + "actual_end_rot": [ + -15.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -495.747, + -2817.7711, + 70.3671 + ], + "start_rot": [ + -15.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -566.4577, + -2747.0604, + 70.3671 + ], + "actual_end_pos": [ + -566.4577, + -2747.0604, + 70.3671 + ], + "actual_end_rot": [ + -15.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -566.4577, + -2747.0604, + 70.3671 + ], + "start_rot": [ + -15.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -634.759, + -2815.3617, + 44.4852 + ], + "actual_end_pos": [ + -634.759, + -2815.3617, + 44.4852 + ], + "actual_end_rot": [ + -15.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -634.759, + -2815.3617, + 44.4852 + ], + "start_rot": [ + -15.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -703.0602, + -2883.663, + 18.6033 + ], + "actual_end_pos": [ + -703.0602, + -2883.663, + 18.6033 + ], + "actual_end_rot": [ + -15.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -703.0602, + -2883.663, + 18.6033 + ], + "start_rot": [ + -15.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -703.0602, + -2883.663, + 18.6033 + ], + "actual_end_pos": [ + -703.0602, + -2883.663, + 18.6033 + ], + "actual_end_rot": [ + -7.5, + -135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -703.0602, + -2883.663, + 18.6033 + ], + "start_rot": [ + -7.5, + -135.0, + -0.0 + ], + "expected_end_pos": [ + -632.3496, + -2954.3736, + 18.6033 + ], + "actual_end_pos": [ + -632.3496, + -2954.3736, + 18.6033 + ], + "actual_end_rot": [ + -7.5, + -135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -632.3496, + -2954.3736, + 18.6033 + ], + "start_rot": [ + -7.5, + -135.0, + -0.0 + ], + "expected_end_pos": [ + -702.4553, + -3024.4794, + 5.5507 + ], + "actual_end_pos": [ + -702.4553, + -3024.4794, + 5.5507 + ], + "actual_end_rot": [ + -7.5, + -135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -702.4553, + -3024.4794, + 5.5507 + ], + "start_rot": [ + -7.5, + -135.0, + -0.0 + ], + "expected_end_pos": [ + -772.561, + -3094.5851, + -7.5019 + ], + "actual_end_pos": [ + -772.561, + -3094.5851, + -7.5019 + ], + "actual_end_rot": [ + -7.5, + -135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -772.561, + -3094.5851, + -7.5019 + ], + "start_rot": [ + -7.5, + -135.0, + -0.0 + ], + "expected_end_pos": [ + -843.2717, + -3023.8744, + -7.5019 + ], + "actual_end_pos": [ + -843.2717, + -3023.8744, + -7.5019 + ], + "actual_end_rot": [ + -7.5, + -135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -843.2717, + -3023.8744, + -7.5019 + ], + "start_rot": [ + -7.5, + -135.0, + -0.0 + ], + "expected_end_pos": [ + -843.2717, + -3023.8744, + -7.5019 + ], + "actual_end_pos": [ + -843.2717, + -3023.8744, + -7.5019 + ], + "actual_end_rot": [ + -7.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -843.2717, + -3023.8744, + -7.5019 + ], + "start_rot": [ + -7.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + -892.844, + -3109.7361, + -20.5545 + ], + "actual_end_pos": [ + -892.844, + -3109.7361, + -20.5545 + ], + "actual_end_rot": [ + -7.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -892.844, + -3109.7361, + -20.5545 + ], + "start_rot": [ + -7.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + -979.4465, + -3059.7361, + -20.5545 + ], + "actual_end_pos": [ + -979.4465, + -3059.7361, + -20.5545 + ], + "actual_end_rot": [ + -7.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -979.4465, + -3059.7361, + -20.5545 + ], + "start_rot": [ + -7.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + -1029.0187, + -3145.5977, + -33.6071 + ], + "actual_end_pos": [ + -1029.0187, + -3145.5977, + -33.6071 + ], + "actual_end_rot": [ + -7.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -1029.0187, + -3145.5977, + -33.6071 + ], + "start_rot": [ + -7.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + -1029.0187, + -3145.5977, + -33.6071 + ], + "actual_end_pos": [ + -1029.0187, + -3145.5977, + -33.6071 + ], + "actual_end_rot": [ + -15.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -1029.0187, + -3145.5977, + -33.6071 + ], + "start_rot": [ + -15.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + -980.7224, + -3061.9461, + -7.7252 + ], + "actual_end_pos": [ + -980.7224, + -3061.9461, + -7.7252 + ], + "actual_end_rot": [ + -15.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -980.7224, + -3061.9461, + -7.7252 + ], + "start_rot": [ + -15.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + -932.4262, + -2978.2945, + 18.1567 + ], + "actual_end_pos": [ + -932.4262, + -2978.2945, + 18.1567 + ], + "actual_end_rot": [ + -15.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -932.4262, + -2978.2945, + 18.1567 + ], + "start_rot": [ + -15.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + -932.4262, + -2978.2945, + 18.1567 + ], + "actual_end_pos": [ + -932.4262, + -2978.2945, + 18.1567 + ], + "actual_end_rot": [ + -15.0, + -105.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -932.4262, + -2978.2945, + 18.1567 + ], + "start_rot": [ + -15.0, + -105.0, + -0.0 + ], + "expected_end_pos": [ + -957.4262, + -3071.5957, + -7.7252 + ], + "actual_end_pos": [ + -957.4262, + -3071.5957, + -7.7252 + ], + "actual_end_rot": [ + -15.0, + -105.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -957.4262, + -3071.5957, + -7.7252 + ], + "start_rot": [ + -15.0, + -105.0, + -0.0 + ], + "expected_end_pos": [ + -860.8336, + -3097.4776, + -7.7252 + ], + "actual_end_pos": [ + -860.8336, + -3097.4776, + -7.7252 + ], + "actual_end_rot": [ + -15.0, + -105.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -860.8336, + -3097.4776, + -7.7252 + ], + "start_rot": [ + -15.0, + -105.0, + -0.0 + ], + "expected_end_pos": [ + -885.8336, + -3190.7789, + -33.6071 + ], + "actual_end_pos": [ + -885.8336, + -3190.7789, + -33.6071 + ], + "actual_end_rot": [ + -15.0, + -105.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -885.8336, + -3190.7789, + -33.6071 + ], + "start_rot": [ + -15.0, + -105.0, + -0.0 + ], + "expected_end_pos": [ + -885.8336, + -3190.7789, + -33.6071 + ], + "actual_end_pos": [ + -885.8336, + -3190.7789, + -33.6071 + ], + "actual_end_rot": [ + -22.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 18, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260413_221314__pair_001752_B_traj_001753_meta.json b/equivalence_easy/run_20260413_221314__pair_001752_B_traj_001753_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9fa6b571e239069e577015e241adf756bd09deb4 --- /dev/null +++ b/equivalence_easy/run_20260413_221314__pair_001752_B_traj_001753_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 1753, + "episode_id": 0, + "state_id": 1310, + "sample_index": 1310, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 1752, + "primary_trajectory_id": 1752, + "paired_trajectory_id": 1753, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + -210.0, + -2240.0, + 200.0 + ], + "rotation": [ + 0.0, + 270.0, + 0.0 + ] + }, + "action_sequence": [ + "move_left", + "turn_right", + "move_right", + "move_right", + "turn_left", + "move_right", + "turn_left", + "turn_left", + "move_forward", + "move_forward", + "look_down", + "move_forward", + "move_forward", + "move_left", + "look_down", + "move_forward", + "move_forward", + "move_forward", + "move_forward", + "turn_left", + "move_forward", + "move_left", + "move_forward", + "look_up", + "move_forward", + "move_right", + "move_left", + "move_forward", + "turn_right", + "move_left", + "move_forward", + "move_forward", + "look_down", + "move_backward", + "move_backward", + "turn_right", + "move_right", + "move_forward", + "move_forward", + "look_down" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -210.0, + -2240.0, + 200.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + -310.0, + -2240.0, + 200.0 + ], + "actual_end_pos": [ + -310.0, + -2240.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -310.0, + -2240.0, + 200.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + -310.0, + -2240.0, + 200.0 + ], + "actual_end_pos": [ + -310.0, + -2240.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -310.0, + -2240.0, + 200.0 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -213.4074, + -2214.1181, + 200.0 + ], + "actual_end_pos": [ + -213.4074, + -2214.1181, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -213.4074, + -2214.1181, + 200.0 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -116.8148, + -2188.2362, + 200.0 + ], + "actual_end_pos": [ + -116.8148, + -2188.2362, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -116.8148, + -2188.2362, + 200.0 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -116.8148, + -2188.2362, + 200.0 + ], + "actual_end_pos": [ + -116.8148, + -2188.2362, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -116.8148, + -2188.2362, + 200.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + -16.8148, + -2188.2362, + 200.0 + ], + "actual_end_pos": [ + -16.8148, + -2188.2362, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -16.8148, + -2188.2362, + 200.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + -16.8148, + -2188.2362, + 200.0 + ], + "actual_end_pos": [ + -16.8148, + -2188.2362, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -16.8148, + -2188.2362, + 200.0 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + -16.8148, + -2188.2362, + 200.0 + ], + "actual_end_pos": [ + -16.8148, + -2188.2362, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -16.8148, + -2188.2362, + 200.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + -66.8148, + -2274.8387, + 200.0 + ], + "actual_end_pos": [ + -66.8148, + -2274.8387, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -66.8148, + -2274.8387, + 200.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + -116.8148, + -2361.4413, + 200.0 + ], + "actual_end_pos": [ + -116.8148, + -2361.4413, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -116.8148, + -2361.4413, + 200.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + -116.8148, + -2361.4413, + 200.0 + ], + "actual_end_pos": [ + -116.8148, + -2361.4413, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -116.8148, + -2361.4413, + 200.0 + ], + "start_rot": [ + -7.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + -166.3871, + -2447.3029, + 186.9474 + ], + "actual_end_pos": [ + -166.3871, + -2447.3029, + 186.9474 + ], + "actual_end_rot": [ + -7.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -166.3871, + -2447.3029, + 186.9474 + ], + "start_rot": [ + -7.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + -215.9593, + -2533.1646, + 173.8948 + ], + "actual_end_pos": [ + -215.9593, + -2533.1646, + 173.8948 + ], + "actual_end_rot": [ + -7.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -215.9593, + -2533.1646, + 173.8948 + ], + "start_rot": [ + -7.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + -302.5619, + -2483.1646, + 173.8948 + ], + "actual_end_pos": [ + -302.5619, + -2483.1646, + 173.8948 + ], + "actual_end_rot": [ + -7.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -302.5619, + -2483.1646, + 173.8948 + ], + "start_rot": [ + -7.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + -302.5619, + -2483.1646, + 173.8948 + ], + "actual_end_pos": [ + -302.5619, + -2483.1646, + 173.8948 + ], + "actual_end_rot": [ + -15.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -302.5619, + -2483.1646, + 173.8948 + ], + "start_rot": [ + -15.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + -350.8581, + -2566.8162, + 148.0129 + ], + "actual_end_pos": [ + -350.8581, + -2566.8162, + 148.0129 + ], + "actual_end_rot": [ + -15.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -350.8581, + -2566.8162, + 148.0129 + ], + "start_rot": [ + -15.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + -399.1544, + -2650.4678, + 122.131 + ], + "actual_end_pos": [ + -399.1544, + -2650.4678, + 122.131 + ], + "actual_end_rot": [ + -15.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -399.1544, + -2650.4678, + 122.131 + ], + "start_rot": [ + -15.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + -447.4507, + -2734.1195, + 96.249 + ], + "actual_end_pos": [ + -447.4507, + -2734.1195, + 96.249 + ], + "actual_end_rot": [ + -15.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -447.4507, + -2734.1195, + 96.249 + ], + "start_rot": [ + -15.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + -495.747, + -2817.7711, + 70.3671 + ], + "actual_end_pos": [ + -495.747, + -2817.7711, + 70.3671 + ], + "actual_end_rot": [ + -15.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -495.747, + -2817.7711, + 70.3671 + ], + "start_rot": [ + -15.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + -495.747, + -2817.7711, + 70.3671 + ], + "actual_end_pos": [ + -495.747, + -2817.7711, + 70.3671 + ], + "actual_end_rot": [ + -15.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -495.747, + -2817.7711, + 70.3671 + ], + "start_rot": [ + -15.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -564.0483, + -2886.0724, + 44.4852 + ], + "actual_end_pos": [ + -564.0483, + -2886.0724, + 44.4852 + ], + "actual_end_rot": [ + -15.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -564.0483, + -2886.0724, + 44.4852 + ], + "start_rot": [ + -15.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -634.759, + -2815.3617, + 44.4852 + ], + "actual_end_pos": [ + -634.759, + -2815.3617, + 44.4852 + ], + "actual_end_rot": [ + -15.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -634.759, + -2815.3617, + 44.4852 + ], + "start_rot": [ + -15.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -703.0602, + -2883.663, + 18.6033 + ], + "actual_end_pos": [ + -703.0602, + -2883.663, + 18.6033 + ], + "actual_end_rot": [ + -15.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -703.0602, + -2883.663, + 18.6033 + ], + "start_rot": [ + -15.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -703.0602, + -2883.663, + 18.6033 + ], + "actual_end_pos": [ + -703.0602, + -2883.663, + 18.6033 + ], + "actual_end_rot": [ + -7.5, + -135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -703.0602, + -2883.663, + 18.6033 + ], + "start_rot": [ + -7.5, + -135.0, + -0.0 + ], + "expected_end_pos": [ + -773.166, + -2953.7687, + 5.5507 + ], + "actual_end_pos": [ + -773.166, + -2953.7687, + 5.5507 + ], + "actual_end_rot": [ + -7.5, + -135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -773.166, + -2953.7687, + 5.5507 + ], + "start_rot": [ + -7.5, + -135.0, + -0.0 + ], + "expected_end_pos": [ + -702.4553, + -3024.4794, + 5.5507 + ], + "actual_end_pos": [ + -702.4553, + -3024.4794, + 5.5507 + ], + "actual_end_rot": [ + -7.5, + -135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -702.4553, + -3024.4794, + 5.5507 + ], + "start_rot": [ + -7.5, + -135.0, + -0.0 + ], + "expected_end_pos": [ + -773.166, + -2953.7687, + 5.5507 + ], + "actual_end_pos": [ + -773.166, + -2953.7687, + 5.5507 + ], + "actual_end_rot": [ + -7.5, + -135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -773.166, + -2953.7687, + 5.5507 + ], + "start_rot": [ + -7.5, + -135.0, + -0.0 + ], + "expected_end_pos": [ + -843.2717, + -3023.8744, + -7.5019 + ], + "actual_end_pos": [ + -843.2717, + -3023.8744, + -7.5019 + ], + "actual_end_rot": [ + -7.5, + -135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -843.2717, + -3023.8744, + -7.5019 + ], + "start_rot": [ + -7.5, + -135.0, + -0.0 + ], + "expected_end_pos": [ + -843.2717, + -3023.8744, + -7.5019 + ], + "actual_end_pos": [ + -843.2717, + -3023.8744, + -7.5019 + ], + "actual_end_rot": [ + -7.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -843.2717, + -3023.8744, + -7.5019 + ], + "start_rot": [ + -7.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + -929.8742, + -2973.8744, + -7.5019 + ], + "actual_end_pos": [ + -929.8742, + -2973.8744, + -7.5019 + ], + "actual_end_rot": [ + -7.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -929.8742, + -2973.8744, + -7.5019 + ], + "start_rot": [ + -7.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + -979.4465, + -3059.7361, + -20.5545 + ], + "actual_end_pos": [ + -979.4465, + -3059.7361, + -20.5545 + ], + "actual_end_rot": [ + -7.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -979.4465, + -3059.7361, + -20.5545 + ], + "start_rot": [ + -7.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + -1029.0187, + -3145.5977, + -33.6071 + ], + "actual_end_pos": [ + -1029.0187, + -3145.5977, + -33.6071 + ], + "actual_end_rot": [ + -7.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -1029.0187, + -3145.5977, + -33.6071 + ], + "start_rot": [ + -7.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + -1029.0187, + -3145.5977, + -33.6071 + ], + "actual_end_pos": [ + -1029.0187, + -3145.5977, + -33.6071 + ], + "actual_end_rot": [ + -15.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -1029.0187, + -3145.5977, + -33.6071 + ], + "start_rot": [ + -15.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + -980.7224, + -3061.9461, + -7.7252 + ], + "actual_end_pos": [ + -980.7224, + -3061.9461, + -7.7252 + ], + "actual_end_rot": [ + -15.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -980.7224, + -3061.9461, + -7.7252 + ], + "start_rot": [ + -15.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + -932.4262, + -2978.2945, + 18.1567 + ], + "actual_end_pos": [ + -932.4262, + -2978.2945, + 18.1567 + ], + "actual_end_rot": [ + -15.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -932.4262, + -2978.2945, + 18.1567 + ], + "start_rot": [ + -15.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + -932.4262, + -2978.2945, + 18.1567 + ], + "actual_end_pos": [ + -932.4262, + -2978.2945, + 18.1567 + ], + "actual_end_rot": [ + -15.0, + -105.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -932.4262, + -2978.2945, + 18.1567 + ], + "start_rot": [ + -15.0, + -105.0, + -0.0 + ], + "expected_end_pos": [ + -835.8336, + -3004.1764, + 18.1567 + ], + "actual_end_pos": [ + -835.8336, + -3004.1764, + 18.1567 + ], + "actual_end_rot": [ + -15.0, + -105.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -835.8336, + -3004.1764, + 18.1567 + ], + "start_rot": [ + -15.0, + -105.0, + -0.0 + ], + "expected_end_pos": [ + -860.8336, + -3097.4776, + -7.7252 + ], + "actual_end_pos": [ + -860.8336, + -3097.4776, + -7.7252 + ], + "actual_end_rot": [ + -15.0, + -105.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -860.8336, + -3097.4776, + -7.7252 + ], + "start_rot": [ + -15.0, + -105.0, + -0.0 + ], + "expected_end_pos": [ + -885.8336, + -3190.7789, + -33.6071 + ], + "actual_end_pos": [ + -885.8336, + -3190.7789, + -33.6071 + ], + "actual_end_rot": [ + -15.0, + -105.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -885.8336, + -3190.7789, + -33.6071 + ], + "start_rot": [ + -15.0, + -105.0, + -0.0 + ], + "expected_end_pos": [ + -885.8336, + -3190.7789, + -33.6071 + ], + "actual_end_pos": [ + -885.8336, + -3190.7789, + -33.6071 + ], + "actual_end_rot": [ + -22.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 18, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260413_221314__pair_001934_A_traj_001934_meta.json b/equivalence_easy/run_20260413_221314__pair_001934_A_traj_001934_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fab8785776e02a6fbd95a5ee0bf49fbb9b036a56 --- /dev/null +++ b/equivalence_easy/run_20260413_221314__pair_001934_A_traj_001934_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 1934, + "episode_id": 0, + "state_id": 1441, + "sample_index": 1441, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 1935, + "primary_trajectory_id": 1934, + "paired_trajectory_id": 1935, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 290.0, + -2740.0, + 200.0 + ], + "rotation": [ + 0.0, + 45.0, + 0.0 + ] + }, + "action_sequence": [ + "move_backward", + "look_down", + "look_down", + "look_down", + "move_left", + "turn_right", + "move_forward", + "turn_left", + "turn_left", + "move_left", + "turn_right", + "move_backward", + "move_right", + "move_right", + "turn_left", + "move_forward", + "turn_right", + "move_backward", + "turn_left", + "move_right", + "look_down", + "move_left", + "move_forward", + "move_forward", + "move_forward", + "move_right", + "turn_left", + "turn_left", + "move_right", + "turn_right", + "move_left", + "move_left", + "turn_right", + "no_op", + "look_down", + "turn_left", + "move_forward", + "turn_right", + "move_forward", + "move_right" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 290.0, + -2740.0, + 200.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 219.2893, + -2810.7107, + 200.0 + ], + "actual_end_pos": [ + 219.2893, + -2810.7107, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 219.2893, + -2810.7107, + 200.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 219.2893, + -2810.7107, + 200.0 + ], + "actual_end_pos": [ + 219.2893, + -2810.7107, + 200.0 + ], + "actual_end_rot": [ + -7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 219.2893, + -2810.7107, + 200.0 + ], + "start_rot": [ + -7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 219.2893, + -2810.7107, + 200.0 + ], + "actual_end_pos": [ + 219.2893, + -2810.7107, + 200.0 + ], + "actual_end_rot": [ + -15.0, + 45.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 219.2893, + -2810.7107, + 200.0 + ], + "start_rot": [ + -15.0, + 45.0, + -0.0 + ], + "expected_end_pos": [ + 219.2893, + -2810.7107, + 200.0 + ], + "actual_end_pos": [ + 219.2893, + -2810.7107, + 200.0 + ], + "actual_end_rot": [ + -22.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 219.2893, + -2810.7107, + 200.0 + ], + "start_rot": [ + -22.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 290.0, + -2881.4214, + 200.0 + ], + "actual_end_pos": [ + 290.0, + -2881.4214, + 200.0 + ], + "actual_end_rot": [ + -22.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 290.0, + -2881.4214, + 200.0 + ], + "start_rot": [ + -22.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 290.0, + -2881.4214, + 200.0 + ], + "actual_end_pos": [ + 290.0, + -2881.4214, + 200.0 + ], + "actual_end_rot": [ + -22.5, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 290.0, + -2881.4214, + 200.0 + ], + "start_rot": [ + -22.5, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 336.194, + -2801.411, + 161.7317 + ], + "actual_end_pos": [ + 336.194, + -2801.411, + 161.7317 + ], + "actual_end_rot": [ + -22.5, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 336.194, + -2801.411, + 161.7317 + ], + "start_rot": [ + -22.5, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 336.194, + -2801.411, + 161.7317 + ], + "actual_end_pos": [ + 336.194, + -2801.411, + 161.7317 + ], + "actual_end_rot": [ + -22.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 336.194, + -2801.411, + 161.7317 + ], + "start_rot": [ + -22.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 336.194, + -2801.411, + 161.7317 + ], + "actual_end_pos": [ + 336.194, + -2801.411, + 161.7317 + ], + "actual_end_rot": [ + -22.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 336.194, + -2801.411, + 161.7317 + ], + "start_rot": [ + -22.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 386.194, + -2888.0136, + 161.7317 + ], + "actual_end_pos": [ + 386.194, + -2888.0136, + 161.7317 + ], + "actual_end_rot": [ + -22.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 386.194, + -2888.0136, + 161.7317 + ], + "start_rot": [ + -22.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 386.194, + -2888.0136, + 161.7317 + ], + "actual_end_pos": [ + 386.194, + -2888.0136, + 161.7317 + ], + "actual_end_rot": [ + -22.5, + 45.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 386.194, + -2888.0136, + 161.7317 + ], + "start_rot": [ + -22.5, + 45.0, + -0.0 + ], + "expected_end_pos": [ + 320.8658, + -2953.3417, + 200.0 + ], + "actual_end_pos": [ + 320.8658, + -2953.3417, + 200.0 + ], + "actual_end_rot": [ + -22.5, + 45.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 320.8658, + -2953.3417, + 200.0 + ], + "start_rot": [ + -22.5, + 45.0, + -0.0 + ], + "expected_end_pos": [ + 250.1551, + -2882.6311, + 200.0 + ], + "actual_end_pos": [ + 250.1551, + -2882.6311, + 200.0 + ], + "actual_end_rot": [ + -22.5, + 45.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 250.1551, + -2882.6311, + 200.0 + ], + "start_rot": [ + -22.5, + 45.0, + -0.0 + ], + "expected_end_pos": [ + 179.4445, + -2811.9204, + 200.0 + ], + "actual_end_pos": [ + 179.4445, + -2811.9204, + 200.0 + ], + "actual_end_rot": [ + -22.5, + 45.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 179.4445, + -2811.9204, + 200.0 + ], + "start_rot": [ + -22.5, + 45.0, + -0.0 + ], + "expected_end_pos": [ + 179.4445, + -2811.9204, + 200.0 + ], + "actual_end_pos": [ + 179.4445, + -2811.9204, + 200.0 + ], + "actual_end_rot": [ + -22.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 179.4445, + -2811.9204, + 200.0 + ], + "start_rot": [ + -22.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 259.4548, + -2765.7264, + 161.7317 + ], + "actual_end_pos": [ + 259.4548, + -2765.7264, + 161.7317 + ], + "actual_end_rot": [ + -22.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 259.4548, + -2765.7264, + 161.7317 + ], + "start_rot": [ + -22.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 259.4548, + -2765.7264, + 161.7317 + ], + "actual_end_pos": [ + 259.4548, + -2765.7264, + 161.7317 + ], + "actual_end_rot": [ + -22.5, + 45.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 259.4548, + -2765.7264, + 161.7317 + ], + "start_rot": [ + -22.5, + 45.0, + -0.0 + ], + "expected_end_pos": [ + 194.1266, + -2831.0545, + 200.0 + ], + "actual_end_pos": [ + 194.1266, + -2831.0545, + 200.0 + ], + "actual_end_rot": [ + -22.5, + 45.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 194.1266, + -2831.0545, + 200.0 + ], + "start_rot": [ + -22.5, + 45.0, + -0.0 + ], + "expected_end_pos": [ + 194.1266, + -2831.0545, + 200.0 + ], + "actual_end_pos": [ + 194.1266, + -2831.0545, + 200.0 + ], + "actual_end_rot": [ + -22.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 194.1266, + -2831.0545, + 200.0 + ], + "start_rot": [ + -22.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 144.1266, + -2744.452, + 200.0 + ], + "actual_end_pos": [ + 144.1266, + -2744.452, + 200.0 + ], + "actual_end_rot": [ + -22.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 144.1266, + -2744.452, + 200.0 + ], + "start_rot": [ + -22.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 144.1266, + -2744.452, + 200.0 + ], + "actual_end_pos": [ + 144.1266, + -2744.452, + 200.0 + ], + "actual_end_rot": [ + -30.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 144.1266, + -2744.452, + 200.0 + ], + "start_rot": [ + -30.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 194.1266, + -2831.0545, + 200.0 + ], + "actual_end_pos": [ + 194.1266, + -2831.0545, + 200.0 + ], + "actual_end_rot": [ + -30.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 194.1266, + -2831.0545, + 200.0 + ], + "start_rot": [ + -30.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 269.1266, + -2787.7533, + 150.0 + ], + "actual_end_pos": [ + 269.1266, + -2787.7533, + 150.0 + ], + "actual_end_rot": [ + -30.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 269.1266, + -2787.7533, + 150.0 + ], + "start_rot": [ + -30.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 344.1266, + -2744.452, + 100.0 + ], + "actual_end_pos": [ + 344.1266, + -2744.452, + 100.0 + ], + "actual_end_rot": [ + -30.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 344.1266, + -2744.452, + 100.0 + ], + "start_rot": [ + -30.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 419.1266, + -2701.1507, + 50.0 + ], + "actual_end_pos": [ + 419.1266, + -2701.1507, + 50.0 + ], + "actual_end_rot": [ + -30.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 419.1266, + -2701.1507, + 50.0 + ], + "start_rot": [ + -30.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 369.1266, + -2614.5482, + 50.0 + ], + "actual_end_pos": [ + 369.1266, + -2614.5482, + 50.0 + ], + "actual_end_rot": [ + -30.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 369.1266, + -2614.5482, + 50.0 + ], + "start_rot": [ + -30.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 369.1266, + -2614.5482, + 50.0 + ], + "actual_end_pos": [ + 369.1266, + -2614.5482, + 50.0 + ], + "actual_end_rot": [ + -30.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 369.1266, + -2614.5482, + 50.0 + ], + "start_rot": [ + -30.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 369.1266, + -2614.5482, + 50.0 + ], + "actual_end_pos": [ + 369.1266, + -2614.5482, + 50.0 + ], + "actual_end_rot": [ + -30.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 369.1266, + -2614.5482, + 50.0 + ], + "start_rot": [ + -30.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 369.1266, + -2514.5482, + 50.0 + ], + "actual_end_pos": [ + 369.1266, + -2514.5482, + 50.0 + ], + "actual_end_rot": [ + -30.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 369.1266, + -2514.5482, + 50.0 + ], + "start_rot": [ + -30.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 369.1266, + -2514.5482, + 50.0 + ], + "actual_end_pos": [ + 369.1266, + -2514.5482, + 50.0 + ], + "actual_end_rot": [ + -30.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 369.1266, + -2514.5482, + 50.0 + ], + "start_rot": [ + -30.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 395.0085, + -2611.1408, + 50.0 + ], + "actual_end_pos": [ + 395.0085, + -2611.1408, + 50.0 + ], + "actual_end_rot": [ + -30.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 395.0085, + -2611.1408, + 50.0 + ], + "start_rot": [ + -30.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 420.8904, + -2707.7334, + 50.0 + ], + "actual_end_pos": [ + 420.8904, + -2707.7334, + 50.0 + ], + "actual_end_rot": [ + -30.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 420.8904, + -2707.7334, + 50.0 + ], + "start_rot": [ + -30.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 420.8904, + -2707.7334, + 50.0 + ], + "actual_end_pos": [ + 420.8904, + -2707.7334, + 50.0 + ], + "actual_end_rot": [ + -30.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 420.8904, + -2707.7334, + 50.0 + ], + "start_rot": [ + -30.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 420.8904, + -2707.7334, + 50.0 + ], + "actual_end_pos": [ + 420.8904, + -2707.7334, + 50.0 + ], + "actual_end_rot": [ + -30.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 420.8904, + -2707.7334, + 50.0 + ], + "start_rot": [ + -30.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 420.8904, + -2707.7334, + 50.0 + ], + "actual_end_pos": [ + 420.8904, + -2707.7334, + 50.0 + ], + "actual_end_rot": [ + -37.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 420.8904, + -2707.7334, + 50.0 + ], + "start_rot": [ + -37.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 420.8904, + -2707.7334, + 50.0 + ], + "actual_end_pos": [ + 420.8904, + -2707.7334, + 50.0 + ], + "actual_end_rot": [ + -37.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 420.8904, + -2707.7334, + 50.0 + ], + "start_rot": [ + -37.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 497.5225, + -2687.1999, + -10.8761 + ], + "actual_end_pos": [ + 497.5225, + -2687.1999, + -10.8761 + ], + "actual_end_rot": [ + -37.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 497.5225, + -2687.1999, + -10.8761 + ], + "start_rot": [ + -37.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 497.5225, + -2687.1999, + -10.8761 + ], + "actual_end_pos": [ + 497.5225, + -2687.1999, + -10.8761 + ], + "actual_end_rot": [ + -37.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 497.5225, + -2687.1999, + -10.8761 + ], + "start_rot": [ + -37.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 566.2289, + -2647.5322, + -71.7523 + ], + "actual_end_pos": [ + 566.2289, + -2647.5322, + -71.7523 + ], + "actual_end_rot": [ + -37.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 566.2289, + -2647.5322, + -71.7523 + ], + "start_rot": [ + -37.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 516.2289, + -2560.9297, + -71.7523 + ], + "actual_end_pos": [ + 516.2289, + -2560.9297, + -71.7523 + ], + "actual_end_rot": [ + -37.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 18, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260413_221314__pair_001934_B_traj_001935_meta.json b/equivalence_easy/run_20260413_221314__pair_001934_B_traj_001935_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..102616ffeb644035517834a591e6bcccbf43a2dd --- /dev/null +++ b/equivalence_easy/run_20260413_221314__pair_001934_B_traj_001935_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 1935, + "episode_id": 0, + "state_id": 1441, + "sample_index": 1441, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 1934, + "primary_trajectory_id": 1934, + "paired_trajectory_id": 1935, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 290.0, + -2740.0, + 200.0 + ], + "rotation": [ + 0.0, + 45.0, + 0.0 + ] + }, + "action_sequence": [ + "move_backward", + "look_down", + "look_down", + "look_down", + "move_left", + "turn_right", + "move_forward", + "turn_left", + "turn_left", + "move_left", + "turn_right", + "move_backward", + "move_right", + "move_right", + "turn_left", + "move_forward", + "turn_right", + "move_backward", + "turn_left", + "move_right", + "look_down", + "move_forward", + "move_forward", + "move_forward", + "move_left", + "move_right", + "turn_left", + "turn_left", + "move_right", + "turn_right", + "move_left", + "move_left", + "turn_right", + "no_op", + "turn_left", + "look_down", + "move_forward", + "turn_right", + "move_forward", + "move_right" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 290.0, + -2740.0, + 200.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 219.2893, + -2810.7107, + 200.0 + ], + "actual_end_pos": [ + 219.2893, + -2810.7107, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 219.2893, + -2810.7107, + 200.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 219.2893, + -2810.7107, + 200.0 + ], + "actual_end_pos": [ + 219.2893, + -2810.7107, + 200.0 + ], + "actual_end_rot": [ + -7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 219.2893, + -2810.7107, + 200.0 + ], + "start_rot": [ + -7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 219.2893, + -2810.7107, + 200.0 + ], + "actual_end_pos": [ + 219.2893, + -2810.7107, + 200.0 + ], + "actual_end_rot": [ + -15.0, + 45.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 219.2893, + -2810.7107, + 200.0 + ], + "start_rot": [ + -15.0, + 45.0, + -0.0 + ], + "expected_end_pos": [ + 219.2893, + -2810.7107, + 200.0 + ], + "actual_end_pos": [ + 219.2893, + -2810.7107, + 200.0 + ], + "actual_end_rot": [ + -22.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 219.2893, + -2810.7107, + 200.0 + ], + "start_rot": [ + -22.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 290.0, + -2881.4214, + 200.0 + ], + "actual_end_pos": [ + 290.0, + -2881.4214, + 200.0 + ], + "actual_end_rot": [ + -22.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 290.0, + -2881.4214, + 200.0 + ], + "start_rot": [ + -22.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 290.0, + -2881.4214, + 200.0 + ], + "actual_end_pos": [ + 290.0, + -2881.4214, + 200.0 + ], + "actual_end_rot": [ + -22.5, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 290.0, + -2881.4214, + 200.0 + ], + "start_rot": [ + -22.5, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 336.194, + -2801.411, + 161.7317 + ], + "actual_end_pos": [ + 336.194, + -2801.411, + 161.7317 + ], + "actual_end_rot": [ + -22.5, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 336.194, + -2801.411, + 161.7317 + ], + "start_rot": [ + -22.5, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 336.194, + -2801.411, + 161.7317 + ], + "actual_end_pos": [ + 336.194, + -2801.411, + 161.7317 + ], + "actual_end_rot": [ + -22.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 336.194, + -2801.411, + 161.7317 + ], + "start_rot": [ + -22.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 336.194, + -2801.411, + 161.7317 + ], + "actual_end_pos": [ + 336.194, + -2801.411, + 161.7317 + ], + "actual_end_rot": [ + -22.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 336.194, + -2801.411, + 161.7317 + ], + "start_rot": [ + -22.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 386.194, + -2888.0136, + 161.7317 + ], + "actual_end_pos": [ + 386.194, + -2888.0136, + 161.7317 + ], + "actual_end_rot": [ + -22.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 386.194, + -2888.0136, + 161.7317 + ], + "start_rot": [ + -22.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 386.194, + -2888.0136, + 161.7317 + ], + "actual_end_pos": [ + 386.194, + -2888.0136, + 161.7317 + ], + "actual_end_rot": [ + -22.5, + 45.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 386.194, + -2888.0136, + 161.7317 + ], + "start_rot": [ + -22.5, + 45.0, + -0.0 + ], + "expected_end_pos": [ + 320.8658, + -2953.3417, + 200.0 + ], + "actual_end_pos": [ + 320.8658, + -2953.3417, + 200.0 + ], + "actual_end_rot": [ + -22.5, + 45.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 320.8658, + -2953.3417, + 200.0 + ], + "start_rot": [ + -22.5, + 45.0, + -0.0 + ], + "expected_end_pos": [ + 250.1551, + -2882.6311, + 200.0 + ], + "actual_end_pos": [ + 250.1551, + -2882.6311, + 200.0 + ], + "actual_end_rot": [ + -22.5, + 45.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 250.1551, + -2882.6311, + 200.0 + ], + "start_rot": [ + -22.5, + 45.0, + -0.0 + ], + "expected_end_pos": [ + 179.4445, + -2811.9204, + 200.0 + ], + "actual_end_pos": [ + 179.4445, + -2811.9204, + 200.0 + ], + "actual_end_rot": [ + -22.5, + 45.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 179.4445, + -2811.9204, + 200.0 + ], + "start_rot": [ + -22.5, + 45.0, + -0.0 + ], + "expected_end_pos": [ + 179.4445, + -2811.9204, + 200.0 + ], + "actual_end_pos": [ + 179.4445, + -2811.9204, + 200.0 + ], + "actual_end_rot": [ + -22.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 179.4445, + -2811.9204, + 200.0 + ], + "start_rot": [ + -22.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 259.4548, + -2765.7264, + 161.7317 + ], + "actual_end_pos": [ + 259.4548, + -2765.7264, + 161.7317 + ], + "actual_end_rot": [ + -22.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 259.4548, + -2765.7264, + 161.7317 + ], + "start_rot": [ + -22.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 259.4548, + -2765.7264, + 161.7317 + ], + "actual_end_pos": [ + 259.4548, + -2765.7264, + 161.7317 + ], + "actual_end_rot": [ + -22.5, + 45.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 259.4548, + -2765.7264, + 161.7317 + ], + "start_rot": [ + -22.5, + 45.0, + -0.0 + ], + "expected_end_pos": [ + 194.1266, + -2831.0545, + 200.0 + ], + "actual_end_pos": [ + 194.1266, + -2831.0545, + 200.0 + ], + "actual_end_rot": [ + -22.5, + 45.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 194.1266, + -2831.0545, + 200.0 + ], + "start_rot": [ + -22.5, + 45.0, + -0.0 + ], + "expected_end_pos": [ + 194.1266, + -2831.0545, + 200.0 + ], + "actual_end_pos": [ + 194.1266, + -2831.0545, + 200.0 + ], + "actual_end_rot": [ + -22.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 194.1266, + -2831.0545, + 200.0 + ], + "start_rot": [ + -22.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 144.1266, + -2744.452, + 200.0 + ], + "actual_end_pos": [ + 144.1266, + -2744.452, + 200.0 + ], + "actual_end_rot": [ + -22.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 144.1266, + -2744.452, + 200.0 + ], + "start_rot": [ + -22.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 144.1266, + -2744.452, + 200.0 + ], + "actual_end_pos": [ + 144.1266, + -2744.452, + 200.0 + ], + "actual_end_rot": [ + -30.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 144.1266, + -2744.452, + 200.0 + ], + "start_rot": [ + -30.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 219.1266, + -2701.1507, + 150.0 + ], + "actual_end_pos": [ + 219.1266, + -2701.1507, + 150.0 + ], + "actual_end_rot": [ + -30.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 219.1266, + -2701.1507, + 150.0 + ], + "start_rot": [ + -30.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 294.1266, + -2657.8495, + 100.0 + ], + "actual_end_pos": [ + 294.1266, + -2657.8495, + 100.0 + ], + "actual_end_rot": [ + -30.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 294.1266, + -2657.8495, + 100.0 + ], + "start_rot": [ + -30.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 369.1266, + -2614.5482, + 50.0 + ], + "actual_end_pos": [ + 369.1266, + -2614.5482, + 50.0 + ], + "actual_end_rot": [ + -30.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 369.1266, + -2614.5482, + 50.0 + ], + "start_rot": [ + -30.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 419.1266, + -2701.1507, + 50.0 + ], + "actual_end_pos": [ + 419.1266, + -2701.1507, + 50.0 + ], + "actual_end_rot": [ + -30.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 419.1266, + -2701.1507, + 50.0 + ], + "start_rot": [ + -30.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 369.1266, + -2614.5482, + 50.0 + ], + "actual_end_pos": [ + 369.1266, + -2614.5482, + 50.0 + ], + "actual_end_rot": [ + -30.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 369.1266, + -2614.5482, + 50.0 + ], + "start_rot": [ + -30.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 369.1266, + -2614.5482, + 50.0 + ], + "actual_end_pos": [ + 369.1266, + -2614.5482, + 50.0 + ], + "actual_end_rot": [ + -30.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 369.1266, + -2614.5482, + 50.0 + ], + "start_rot": [ + -30.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 369.1266, + -2614.5482, + 50.0 + ], + "actual_end_pos": [ + 369.1266, + -2614.5482, + 50.0 + ], + "actual_end_rot": [ + -30.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 369.1266, + -2614.5482, + 50.0 + ], + "start_rot": [ + -30.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 369.1266, + -2514.5482, + 50.0 + ], + "actual_end_pos": [ + 369.1266, + -2514.5482, + 50.0 + ], + "actual_end_rot": [ + -30.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 369.1266, + -2514.5482, + 50.0 + ], + "start_rot": [ + -30.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 369.1266, + -2514.5482, + 50.0 + ], + "actual_end_pos": [ + 369.1266, + -2514.5482, + 50.0 + ], + "actual_end_rot": [ + -30.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 369.1266, + -2514.5482, + 50.0 + ], + "start_rot": [ + -30.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 395.0085, + -2611.1408, + 50.0 + ], + "actual_end_pos": [ + 395.0085, + -2611.1408, + 50.0 + ], + "actual_end_rot": [ + -30.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 395.0085, + -2611.1408, + 50.0 + ], + "start_rot": [ + -30.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 420.8904, + -2707.7334, + 50.0 + ], + "actual_end_pos": [ + 420.8904, + -2707.7334, + 50.0 + ], + "actual_end_rot": [ + -30.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 420.8904, + -2707.7334, + 50.0 + ], + "start_rot": [ + -30.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 420.8904, + -2707.7334, + 50.0 + ], + "actual_end_pos": [ + 420.8904, + -2707.7334, + 50.0 + ], + "actual_end_rot": [ + -30.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 420.8904, + -2707.7334, + 50.0 + ], + "start_rot": [ + -30.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 420.8904, + -2707.7334, + 50.0 + ], + "actual_end_pos": [ + 420.8904, + -2707.7334, + 50.0 + ], + "actual_end_rot": [ + -30.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 420.8904, + -2707.7334, + 50.0 + ], + "start_rot": [ + -30.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 420.8904, + -2707.7334, + 50.0 + ], + "actual_end_pos": [ + 420.8904, + -2707.7334, + 50.0 + ], + "actual_end_rot": [ + -30.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 420.8904, + -2707.7334, + 50.0 + ], + "start_rot": [ + -30.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 420.8904, + -2707.7334, + 50.0 + ], + "actual_end_pos": [ + 420.8904, + -2707.7334, + 50.0 + ], + "actual_end_rot": [ + -37.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 420.8904, + -2707.7334, + 50.0 + ], + "start_rot": [ + -37.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 497.5225, + -2687.1999, + -10.8761 + ], + "actual_end_pos": [ + 497.5225, + -2687.1999, + -10.8761 + ], + "actual_end_rot": [ + -37.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 497.5225, + -2687.1999, + -10.8761 + ], + "start_rot": [ + -37.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 497.5225, + -2687.1999, + -10.8761 + ], + "actual_end_pos": [ + 497.5225, + -2687.1999, + -10.8761 + ], + "actual_end_rot": [ + -37.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 497.5225, + -2687.1999, + -10.8761 + ], + "start_rot": [ + -37.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 566.2289, + -2647.5322, + -71.7523 + ], + "actual_end_pos": [ + 566.2289, + -2647.5322, + -71.7523 + ], + "actual_end_rot": [ + -37.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 566.2289, + -2647.5322, + -71.7523 + ], + "start_rot": [ + -37.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 516.2289, + -2560.9297, + -71.7523 + ], + "actual_end_pos": [ + 516.2289, + -2560.9297, + -71.7523 + ], + "actual_end_rot": [ + -37.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 18, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260413_221314__pair_001942_A_traj_001942_meta.json b/equivalence_easy/run_20260413_221314__pair_001942_A_traj_001942_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fc5480eddfd466633ed12e276072bdf561eaf0ed --- /dev/null +++ b/equivalence_easy/run_20260413_221314__pair_001942_A_traj_001942_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 1942, + "episode_id": 0, + "state_id": 1448, + "sample_index": 1448, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 1943, + "primary_trajectory_id": 1942, + "paired_trajectory_id": 1943, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 290.0, + -2240.0, + 200.0 + ], + "rotation": [ + 0.0, + 0.0, + 0.0 + ] + }, + "action_sequence": [ + "move_forward", + "turn_left", + "look_down", + "move_right", + "move_backward", + "move_right", + "no_op", + "move_backward", + "move_left", + "move_left", + "turn_left", + "move_backward", + "move_left", + "move_left", + "move_forward", + "move_right", + "move_right", + "turn_left", + "move_forward", + "move_forward", + "move_left", + "move_left", + "no_op", + "turn_right", + "move_forward", + "turn_left", + "move_right", + "look_up", + "look_up", + "move_right", + "move_right", + "move_right", + "move_backward", + "look_up", + "turn_left", + "move_forward", + "turn_right", + "turn_right", + "look_down", + "move_left" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 290.0, + -2240.0, + 200.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 390.0, + -2240.0, + 200.0 + ], + "actual_end_pos": [ + 390.0, + -2240.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 390.0, + -2240.0, + 200.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 390.0, + -2240.0, + 200.0 + ], + "actual_end_pos": [ + 390.0, + -2240.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 390.0, + -2240.0, + 200.0 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 390.0, + -2240.0, + 200.0 + ], + "actual_end_pos": [ + 390.0, + -2240.0, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 390.0, + -2240.0, + 200.0 + ], + "start_rot": [ + -7.5, + -15.0, + -0.0 + ], + "expected_end_pos": [ + 415.8819, + -2143.4074, + 200.0 + ], + "actual_end_pos": [ + 415.8819, + -2143.4074, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 415.8819, + -2143.4074, + 200.0 + ], + "start_rot": [ + -7.5, + -15.0, + -0.0 + ], + "expected_end_pos": [ + 320.1157, + -2117.7469, + 213.0526 + ], + "actual_end_pos": [ + 320.1157, + -2117.7469, + 213.0526 + ], + "actual_end_rot": [ + -7.5, + -15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 320.1157, + -2117.7469, + 213.0526 + ], + "start_rot": [ + -7.5, + -15.0, + -0.0 + ], + "expected_end_pos": [ + 345.9976, + -2021.1544, + 213.0526 + ], + "actual_end_pos": [ + 345.9976, + -2021.1544, + 213.0526 + ], + "actual_end_rot": [ + -7.5, + -15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 345.9976, + -2021.1544, + 213.0526 + ], + "start_rot": [ + -7.5, + -15.0, + -0.0 + ], + "expected_end_pos": [ + 345.9976, + -2021.1544, + 213.0526 + ], + "actual_end_pos": [ + 345.9976, + -2021.1544, + 213.0526 + ], + "actual_end_rot": [ + -7.5, + -15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 345.9976, + -2021.1544, + 213.0526 + ], + "start_rot": [ + -7.5, + -15.0, + -0.0 + ], + "expected_end_pos": [ + 250.2314, + -1995.4939, + 226.1052 + ], + "actual_end_pos": [ + 250.2314, + -1995.4939, + 226.1052 + ], + "actual_end_rot": [ + -7.5, + -15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 250.2314, + -1995.4939, + 226.1052 + ], + "start_rot": [ + -7.5, + -15.0, + -0.0 + ], + "expected_end_pos": [ + 224.3495, + -2092.0865, + 226.1052 + ], + "actual_end_pos": [ + 224.3495, + -2092.0865, + 226.1052 + ], + "actual_end_rot": [ + -7.5, + -15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 224.3495, + -2092.0865, + 226.1052 + ], + "start_rot": [ + -7.5, + -15.0, + -0.0 + ], + "expected_end_pos": [ + 198.4676, + -2188.679, + 226.1052 + ], + "actual_end_pos": [ + 198.4676, + -2188.679, + 226.1052 + ], + "actual_end_rot": [ + -7.5, + -15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 198.4676, + -2188.679, + 226.1052 + ], + "start_rot": [ + -7.5, + -15.0, + -0.0 + ], + "expected_end_pos": [ + 198.4676, + -2188.679, + 226.1052 + ], + "actual_end_pos": [ + 198.4676, + -2188.679, + 226.1052 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 198.4676, + -2188.679, + 226.1052 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 112.6059, + -2139.1068, + 239.1579 + ], + "actual_end_pos": [ + 112.6059, + -2139.1068, + 239.1579 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 112.6059, + -2139.1068, + 239.1579 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 62.6059, + -2225.7093, + 239.1579 + ], + "actual_end_pos": [ + 62.6059, + -2225.7093, + 239.1579 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 62.6059, + -2225.7093, + 239.1579 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 12.6059, + -2312.3119, + 239.1579 + ], + "actual_end_pos": [ + 12.6059, + -2312.3119, + 239.1579 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 12.6059, + -2312.3119, + 239.1579 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 98.4676, + -2361.8841, + 226.1052 + ], + "actual_end_pos": [ + 98.4676, + -2361.8841, + 226.1052 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 98.4676, + -2361.8841, + 226.1052 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 148.4676, + -2275.2816, + 226.1052 + ], + "actual_end_pos": [ + 148.4676, + -2275.2816, + 226.1052 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 148.4676, + -2275.2816, + 226.1052 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 198.4676, + -2188.679, + 226.1052 + ], + "actual_end_pos": [ + 198.4676, + -2188.679, + 226.1052 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 198.4676, + -2188.679, + 226.1052 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 198.4676, + -2188.679, + 226.1052 + ], + "actual_end_pos": [ + 198.4676, + -2188.679, + 226.1052 + ], + "actual_end_rot": [ + -7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 198.4676, + -2188.679, + 226.1052 + ], + "start_rot": [ + -7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 268.5733, + -2258.7848, + 213.0526 + ], + "actual_end_pos": [ + 268.5733, + -2258.7848, + 213.0526 + ], + "actual_end_rot": [ + -7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 268.5733, + -2258.7848, + 213.0526 + ], + "start_rot": [ + -7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 338.679, + -2328.8905, + 200.0 + ], + "actual_end_pos": [ + 338.679, + -2328.8905, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 338.679, + -2328.8905, + 200.0 + ], + "start_rot": [ + -7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 267.9684, + -2399.6012, + 200.0 + ], + "actual_end_pos": [ + 267.9684, + -2399.6012, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 267.9684, + -2399.6012, + 200.0 + ], + "start_rot": [ + -7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 197.2577, + -2470.3119, + 200.0 + ], + "actual_end_pos": [ + 197.2577, + -2470.3119, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 197.2577, + -2470.3119, + 200.0 + ], + "start_rot": [ + -7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 197.2577, + -2470.3119, + 200.0 + ], + "actual_end_pos": [ + 197.2577, + -2470.3119, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 197.2577, + -2470.3119, + 200.0 + ], + "start_rot": [ + -7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 197.2577, + -2470.3119, + 200.0 + ], + "actual_end_pos": [ + 197.2577, + -2470.3119, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 197.2577, + -2470.3119, + 200.0 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 283.1193, + -2519.8841, + 186.9474 + ], + "actual_end_pos": [ + 283.1193, + -2519.8841, + 186.9474 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 283.1193, + -2519.8841, + 186.9474 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 283.1193, + -2519.8841, + 186.9474 + ], + "actual_end_pos": [ + 283.1193, + -2519.8841, + 186.9474 + ], + "actual_end_rot": [ + -7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 283.1193, + -2519.8841, + 186.9474 + ], + "start_rot": [ + -7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 353.83, + -2449.1734, + 186.9474 + ], + "actual_end_pos": [ + 353.83, + -2449.1734, + 186.9474 + ], + "actual_end_rot": [ + -7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 353.83, + -2449.1734, + 186.9474 + ], + "start_rot": [ + -7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 353.83, + -2449.1734, + 186.9474 + ], + "actual_end_pos": [ + 353.83, + -2449.1734, + 186.9474 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 353.83, + -2449.1734, + 186.9474 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 353.83, + -2449.1734, + 186.9474 + ], + "actual_end_pos": [ + 353.83, + -2449.1734, + 186.9474 + ], + "actual_end_rot": [ + 7.5, + -45.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 353.83, + -2449.1734, + 186.9474 + ], + "start_rot": [ + 7.5, + -45.0, + -0.0 + ], + "expected_end_pos": [ + 424.5407, + -2378.4628, + 186.9474 + ], + "actual_end_pos": [ + 424.5407, + -2378.4628, + 186.9474 + ], + "actual_end_rot": [ + 7.5, + -45.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 424.5407, + -2378.4628, + 186.9474 + ], + "start_rot": [ + 7.5, + -45.0, + -0.0 + ], + "expected_end_pos": [ + 495.2514, + -2307.7521, + 186.9474 + ], + "actual_end_pos": [ + 495.2514, + -2307.7521, + 186.9474 + ], + "actual_end_rot": [ + 7.5, + -45.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 495.2514, + -2307.7521, + 186.9474 + ], + "start_rot": [ + 7.5, + -45.0, + -0.0 + ], + "expected_end_pos": [ + 565.962, + -2237.0414, + 186.9474 + ], + "actual_end_pos": [ + 565.962, + -2237.0414, + 186.9474 + ], + "actual_end_rot": [ + 7.5, + -45.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 565.962, + -2237.0414, + 186.9474 + ], + "start_rot": [ + 7.5, + -45.0, + -0.0 + ], + "expected_end_pos": [ + 495.8563, + -2166.9357, + 173.8948 + ], + "actual_end_pos": [ + 495.8563, + -2166.9357, + 173.8948 + ], + "actual_end_rot": [ + 7.5, + -45.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 495.8563, + -2166.9357, + 173.8948 + ], + "start_rot": [ + 7.5, + -45.0, + -0.0 + ], + "expected_end_pos": [ + 495.8563, + -2166.9357, + 173.8948 + ], + "actual_end_pos": [ + 495.8563, + -2166.9357, + 173.8948 + ], + "actual_end_rot": [ + 15.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 495.8563, + -2166.9357, + 173.8948 + ], + "start_rot": [ + 15.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 495.8563, + -2166.9357, + 173.8948 + ], + "actual_end_pos": [ + 495.8563, + -2166.9357, + 173.8948 + ], + "actual_end_rot": [ + 15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 495.8563, + -2166.9357, + 173.8948 + ], + "start_rot": [ + 15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 544.1526, + -2250.5873, + 199.7767 + ], + "actual_end_pos": [ + 544.1526, + -2250.5873, + 199.7767 + ], + "actual_end_rot": [ + 15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 544.1526, + -2250.5873, + 199.7767 + ], + "start_rot": [ + 15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 544.1526, + -2250.5873, + 199.7767 + ], + "actual_end_pos": [ + 544.1526, + -2250.5873, + 199.7767 + ], + "actual_end_rot": [ + 15.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 544.1526, + -2250.5873, + 199.7767 + ], + "start_rot": [ + 15.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 544.1526, + -2250.5873, + 199.7767 + ], + "actual_end_pos": [ + 544.1526, + -2250.5873, + 199.7767 + ], + "actual_end_rot": [ + 15.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 544.1526, + -2250.5873, + 199.7767 + ], + "start_rot": [ + 15.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 544.1526, + -2250.5873, + 199.7767 + ], + "actual_end_pos": [ + 544.1526, + -2250.5873, + 199.7767 + ], + "actual_end_rot": [ + 7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 544.1526, + -2250.5873, + 199.7767 + ], + "start_rot": [ + 7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 494.1526, + -2337.1898, + 199.7767 + ], + "actual_end_pos": [ + 494.1526, + -2337.1898, + 199.7767 + ], + "actual_end_rot": [ + 7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 18, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260413_221314__pair_001942_B_traj_001943_meta.json b/equivalence_easy/run_20260413_221314__pair_001942_B_traj_001943_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1746799c8a516fe3e77e9dccffe2aa88187da75a --- /dev/null +++ b/equivalence_easy/run_20260413_221314__pair_001942_B_traj_001943_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 1943, + "episode_id": 0, + "state_id": 1448, + "sample_index": 1448, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 1942, + "primary_trajectory_id": 1942, + "paired_trajectory_id": 1943, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 290.0, + -2240.0, + 200.0 + ], + "rotation": [ + 0.0, + 0.0, + 0.0 + ] + }, + "action_sequence": [ + "move_forward", + "look_down", + "turn_left", + "move_right", + "move_backward", + "move_right", + "no_op", + "move_backward", + "move_left", + "move_left", + "turn_left", + "move_left", + "move_right", + "move_right", + "move_left", + "move_backward", + "move_forward", + "turn_left", + "move_left", + "move_left", + "move_forward", + "move_forward", + "no_op", + "turn_right", + "move_forward", + "turn_left", + "move_right", + "look_up", + "look_up", + "move_right", + "move_right", + "move_backward", + "move_right", + "turn_left", + "look_up", + "move_forward", + "turn_right", + "look_down", + "turn_right", + "move_left" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 290.0, + -2240.0, + 200.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 390.0, + -2240.0, + 200.0 + ], + "actual_end_pos": [ + 390.0, + -2240.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 390.0, + -2240.0, + 200.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 390.0, + -2240.0, + 200.0 + ], + "actual_end_pos": [ + 390.0, + -2240.0, + 200.0 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 390.0, + -2240.0, + 200.0 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 390.0, + -2240.0, + 200.0 + ], + "actual_end_pos": [ + 390.0, + -2240.0, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 390.0, + -2240.0, + 200.0 + ], + "start_rot": [ + -7.5, + -15.0, + -0.0 + ], + "expected_end_pos": [ + 415.8819, + -2143.4074, + 200.0 + ], + "actual_end_pos": [ + 415.8819, + -2143.4074, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 415.8819, + -2143.4074, + 200.0 + ], + "start_rot": [ + -7.5, + -15.0, + -0.0 + ], + "expected_end_pos": [ + 320.1157, + -2117.7469, + 213.0526 + ], + "actual_end_pos": [ + 320.1157, + -2117.7469, + 213.0526 + ], + "actual_end_rot": [ + -7.5, + -15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 320.1157, + -2117.7469, + 213.0526 + ], + "start_rot": [ + -7.5, + -15.0, + -0.0 + ], + "expected_end_pos": [ + 345.9976, + -2021.1544, + 213.0526 + ], + "actual_end_pos": [ + 345.9976, + -2021.1544, + 213.0526 + ], + "actual_end_rot": [ + -7.5, + -15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 345.9976, + -2021.1544, + 213.0526 + ], + "start_rot": [ + -7.5, + -15.0, + -0.0 + ], + "expected_end_pos": [ + 345.9976, + -2021.1544, + 213.0526 + ], + "actual_end_pos": [ + 345.9976, + -2021.1544, + 213.0526 + ], + "actual_end_rot": [ + -7.5, + -15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 345.9976, + -2021.1544, + 213.0526 + ], + "start_rot": [ + -7.5, + -15.0, + -0.0 + ], + "expected_end_pos": [ + 250.2314, + -1995.4939, + 226.1052 + ], + "actual_end_pos": [ + 250.2314, + -1995.4939, + 226.1052 + ], + "actual_end_rot": [ + -7.5, + -15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 250.2314, + -1995.4939, + 226.1052 + ], + "start_rot": [ + -7.5, + -15.0, + -0.0 + ], + "expected_end_pos": [ + 224.3495, + -2092.0865, + 226.1052 + ], + "actual_end_pos": [ + 224.3495, + -2092.0865, + 226.1052 + ], + "actual_end_rot": [ + -7.5, + -15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 224.3495, + -2092.0865, + 226.1052 + ], + "start_rot": [ + -7.5, + -15.0, + -0.0 + ], + "expected_end_pos": [ + 198.4676, + -2188.679, + 226.1052 + ], + "actual_end_pos": [ + 198.4676, + -2188.679, + 226.1052 + ], + "actual_end_rot": [ + -7.5, + -15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 198.4676, + -2188.679, + 226.1052 + ], + "start_rot": [ + -7.5, + -15.0, + -0.0 + ], + "expected_end_pos": [ + 198.4676, + -2188.679, + 226.1052 + ], + "actual_end_pos": [ + 198.4676, + -2188.679, + 226.1052 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 198.4676, + -2188.679, + 226.1052 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 148.4676, + -2275.2816, + 226.1052 + ], + "actual_end_pos": [ + 148.4676, + -2275.2816, + 226.1052 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 148.4676, + -2275.2816, + 226.1052 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 198.4676, + -2188.679, + 226.1052 + ], + "actual_end_pos": [ + 198.4676, + -2188.679, + 226.1052 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 198.4676, + -2188.679, + 226.1052 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 248.4676, + -2102.0765, + 226.1052 + ], + "actual_end_pos": [ + 248.4676, + -2102.0765, + 226.1052 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 248.4676, + -2102.0765, + 226.1052 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 198.4676, + -2188.679, + 226.1052 + ], + "actual_end_pos": [ + 198.4676, + -2188.679, + 226.1052 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 198.4676, + -2188.679, + 226.1052 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 112.6059, + -2139.1068, + 239.1579 + ], + "actual_end_pos": [ + 112.6059, + -2139.1068, + 239.1579 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 112.6059, + -2139.1068, + 239.1579 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 198.4676, + -2188.679, + 226.1052 + ], + "actual_end_pos": [ + 198.4676, + -2188.679, + 226.1052 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 198.4676, + -2188.679, + 226.1052 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 198.4676, + -2188.679, + 226.1052 + ], + "actual_end_pos": [ + 198.4676, + -2188.679, + 226.1052 + ], + "actual_end_rot": [ + -7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 198.4676, + -2188.679, + 226.1052 + ], + "start_rot": [ + -7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 127.7569, + -2259.3897, + 226.1052 + ], + "actual_end_pos": [ + 127.7569, + -2259.3897, + 226.1052 + ], + "actual_end_rot": [ + -7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 127.7569, + -2259.3897, + 226.1052 + ], + "start_rot": [ + -7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 57.0462, + -2330.1004, + 226.1052 + ], + "actual_end_pos": [ + 57.0462, + -2330.1004, + 226.1052 + ], + "actual_end_rot": [ + -7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 57.0462, + -2330.1004, + 226.1052 + ], + "start_rot": [ + -7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 127.1519, + -2400.2061, + 213.0526 + ], + "actual_end_pos": [ + 127.1519, + -2400.2061, + 213.0526 + ], + "actual_end_rot": [ + -7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 127.1519, + -2400.2061, + 213.0526 + ], + "start_rot": [ + -7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 197.2577, + -2470.3119, + 200.0 + ], + "actual_end_pos": [ + 197.2577, + -2470.3119, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 197.2577, + -2470.3119, + 200.0 + ], + "start_rot": [ + -7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 197.2577, + -2470.3119, + 200.0 + ], + "actual_end_pos": [ + 197.2577, + -2470.3119, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 197.2577, + -2470.3119, + 200.0 + ], + "start_rot": [ + -7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 197.2577, + -2470.3119, + 200.0 + ], + "actual_end_pos": [ + 197.2577, + -2470.3119, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 197.2577, + -2470.3119, + 200.0 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 283.1193, + -2519.8841, + 186.9474 + ], + "actual_end_pos": [ + 283.1193, + -2519.8841, + 186.9474 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 283.1193, + -2519.8841, + 186.9474 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 283.1193, + -2519.8841, + 186.9474 + ], + "actual_end_pos": [ + 283.1193, + -2519.8841, + 186.9474 + ], + "actual_end_rot": [ + -7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 283.1193, + -2519.8841, + 186.9474 + ], + "start_rot": [ + -7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 353.83, + -2449.1734, + 186.9474 + ], + "actual_end_pos": [ + 353.83, + -2449.1734, + 186.9474 + ], + "actual_end_rot": [ + -7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 353.83, + -2449.1734, + 186.9474 + ], + "start_rot": [ + -7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 353.83, + -2449.1734, + 186.9474 + ], + "actual_end_pos": [ + 353.83, + -2449.1734, + 186.9474 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 353.83, + -2449.1734, + 186.9474 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 353.83, + -2449.1734, + 186.9474 + ], + "actual_end_pos": [ + 353.83, + -2449.1734, + 186.9474 + ], + "actual_end_rot": [ + 7.5, + -45.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 353.83, + -2449.1734, + 186.9474 + ], + "start_rot": [ + 7.5, + -45.0, + -0.0 + ], + "expected_end_pos": [ + 424.5407, + -2378.4628, + 186.9474 + ], + "actual_end_pos": [ + 424.5407, + -2378.4628, + 186.9474 + ], + "actual_end_rot": [ + 7.5, + -45.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 424.5407, + -2378.4628, + 186.9474 + ], + "start_rot": [ + 7.5, + -45.0, + -0.0 + ], + "expected_end_pos": [ + 495.2514, + -2307.7521, + 186.9474 + ], + "actual_end_pos": [ + 495.2514, + -2307.7521, + 186.9474 + ], + "actual_end_rot": [ + 7.5, + -45.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 495.2514, + -2307.7521, + 186.9474 + ], + "start_rot": [ + 7.5, + -45.0, + -0.0 + ], + "expected_end_pos": [ + 425.1456, + -2237.6463, + 173.8948 + ], + "actual_end_pos": [ + 425.1456, + -2237.6463, + 173.8948 + ], + "actual_end_rot": [ + 7.5, + -45.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 425.1456, + -2237.6463, + 173.8948 + ], + "start_rot": [ + 7.5, + -45.0, + -0.0 + ], + "expected_end_pos": [ + 495.8563, + -2166.9357, + 173.8948 + ], + "actual_end_pos": [ + 495.8563, + -2166.9357, + 173.8948 + ], + "actual_end_rot": [ + 7.5, + -45.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 495.8563, + -2166.9357, + 173.8948 + ], + "start_rot": [ + 7.5, + -45.0, + -0.0 + ], + "expected_end_pos": [ + 495.8563, + -2166.9357, + 173.8948 + ], + "actual_end_pos": [ + 495.8563, + -2166.9357, + 173.8948 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 495.8563, + -2166.9357, + 173.8948 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 495.8563, + -2166.9357, + 173.8948 + ], + "actual_end_pos": [ + 495.8563, + -2166.9357, + 173.8948 + ], + "actual_end_rot": [ + 15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 495.8563, + -2166.9357, + 173.8948 + ], + "start_rot": [ + 15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 544.1526, + -2250.5873, + 199.7767 + ], + "actual_end_pos": [ + 544.1526, + -2250.5873, + 199.7767 + ], + "actual_end_rot": [ + 15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 544.1526, + -2250.5873, + 199.7767 + ], + "start_rot": [ + 15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 544.1526, + -2250.5873, + 199.7767 + ], + "actual_end_pos": [ + 544.1526, + -2250.5873, + 199.7767 + ], + "actual_end_rot": [ + 15.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 544.1526, + -2250.5873, + 199.7767 + ], + "start_rot": [ + 15.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 544.1526, + -2250.5873, + 199.7767 + ], + "actual_end_pos": [ + 544.1526, + -2250.5873, + 199.7767 + ], + "actual_end_rot": [ + 7.5, + -45.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 544.1526, + -2250.5873, + 199.7767 + ], + "start_rot": [ + 7.5, + -45.0, + -0.0 + ], + "expected_end_pos": [ + 544.1526, + -2250.5873, + 199.7767 + ], + "actual_end_pos": [ + 544.1526, + -2250.5873, + 199.7767 + ], + "actual_end_rot": [ + 7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 544.1526, + -2250.5873, + 199.7767 + ], + "start_rot": [ + 7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 494.1526, + -2337.1898, + 199.7767 + ], + "actual_end_pos": [ + 494.1526, + -2337.1898, + 199.7767 + ], + "actual_end_rot": [ + 7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 18, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260413_221314__pair_002260_A_traj_002260_meta.json b/equivalence_easy/run_20260413_221314__pair_002260_A_traj_002260_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c454db800837e55c8ff16f9357f10c1901e7f164 --- /dev/null +++ b/equivalence_easy/run_20260413_221314__pair_002260_A_traj_002260_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 2260, + "episode_id": 0, + "state_id": 1685, + "sample_index": 1685, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 2261, + "primary_trajectory_id": 2260, + "paired_trajectory_id": 2261, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 1290.0, + -2740.0, + 200.0 + ], + "rotation": [ + 0.0, + 225.0, + 0.0 + ] + }, + "action_sequence": [ + "move_forward", + "move_forward", + "turn_right", + "move_forward", + "move_forward", + "move_right", + "move_right", + "turn_left", + "move_forward", + "look_down", + "move_forward", + "move_right", + "move_backward", + "move_right", + "move_right", + "turn_right", + "move_backward", + "turn_left", + "move_left", + "look_up", + "move_right", + "look_down", + "move_forward", + "move_left", + "turn_right", + "move_forward", + "move_right", + "move_backward", + "move_left", + "move_left", + "turn_right", + "move_left", + "move_backward", + "move_backward", + "move_backward", + "turn_left", + "move_right", + "no_op", + "move_right", + "look_up" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1290.0, + -2740.0, + 200.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 1219.2893, + -2810.7107, + 200.0 + ], + "actual_end_pos": [ + 1219.2893, + -2810.7107, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1219.2893, + -2810.7107, + 200.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 1148.5786, + -2881.4214, + 200.0 + ], + "actual_end_pos": [ + 1148.5786, + -2881.4214, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 1148.5786, + -2881.4214, + 200.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 1148.5786, + -2881.4214, + 200.0 + ], + "actual_end_pos": [ + 1148.5786, + -2881.4214, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1148.5786, + -2881.4214, + 200.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 1098.5786, + -2968.0239, + 200.0 + ], + "actual_end_pos": [ + 1098.5786, + -2968.0239, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1098.5786, + -2968.0239, + 200.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 1048.5786, + -3054.6264, + 200.0 + ], + "actual_end_pos": [ + 1048.5786, + -3054.6264, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 1048.5786, + -3054.6264, + 200.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 1135.1812, + -3104.6264, + 200.0 + ], + "actual_end_pos": [ + 1135.1812, + -3104.6264, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 1135.1812, + -3104.6264, + 200.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 1221.7837, + -3154.6264, + 200.0 + ], + "actual_end_pos": [ + 1221.7837, + -3154.6264, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 1221.7837, + -3154.6264, + 200.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 1221.7837, + -3154.6264, + 200.0 + ], + "actual_end_pos": [ + 1221.7837, + -3154.6264, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1221.7837, + -3154.6264, + 200.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 1151.0731, + -3225.3371, + 200.0 + ], + "actual_end_pos": [ + 1151.0731, + -3225.3371, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 1151.0731, + -3225.3371, + 200.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 1151.0731, + -3225.3371, + 200.0 + ], + "actual_end_pos": [ + 1151.0731, + -3225.3371, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1151.0731, + -3225.3371, + 200.0 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 1080.9673, + -3295.4429, + 186.9474 + ], + "actual_end_pos": [ + 1080.9673, + -3295.4429, + 186.9474 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 1080.9673, + -3295.4429, + 186.9474 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 1151.678, + -3366.1535, + 186.9474 + ], + "actual_end_pos": [ + 1151.678, + -3366.1535, + 186.9474 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 1151.678, + -3366.1535, + 186.9474 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 1221.7837, + -3296.0478, + 200.0 + ], + "actual_end_pos": [ + 1221.7837, + -3296.0478, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 1221.7837, + -3296.0478, + 200.0 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 1292.4944, + -3366.7585, + 200.0 + ], + "actual_end_pos": [ + 1292.4944, + -3366.7585, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 1292.4944, + -3366.7585, + 200.0 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 1363.2051, + -3437.4691, + 200.0 + ], + "actual_end_pos": [ + 1363.2051, + -3437.4691, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 1363.2051, + -3437.4691, + 200.0 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 1363.2051, + -3437.4691, + 200.0 + ], + "actual_end_pos": [ + 1363.2051, + -3437.4691, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -120.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 1363.2051, + -3437.4691, + 200.0 + ], + "start_rot": [ + -7.5, + -120.0, + -0.0 + ], + "expected_end_pos": [ + 1412.7773, + -3351.6075, + 213.0526 + ], + "actual_end_pos": [ + 1412.7773, + -3351.6075, + 213.0526 + ], + "actual_end_rot": [ + -7.5, + -120.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 1412.7773, + -3351.6075, + 213.0526 + ], + "start_rot": [ + -7.5, + -120.0, + -0.0 + ], + "expected_end_pos": [ + 1412.7773, + -3351.6075, + 213.0526 + ], + "actual_end_pos": [ + 1412.7773, + -3351.6075, + 213.0526 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 1412.7773, + -3351.6075, + 213.0526 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 1342.0667, + -3280.8968, + 213.0526 + ], + "actual_end_pos": [ + 1342.0667, + -3280.8968, + 213.0526 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 1342.0667, + -3280.8968, + 213.0526 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 1342.0667, + -3280.8968, + 213.0526 + ], + "actual_end_pos": [ + 1342.0667, + -3280.8968, + 213.0526 + ], + "actual_end_rot": [ + 0.0, + -135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 1342.0667, + -3280.8968, + 213.0526 + ], + "start_rot": [ + 0.0, + -135.0, + -0.0 + ], + "expected_end_pos": [ + 1412.7773, + -3351.6075, + 213.0526 + ], + "actual_end_pos": [ + 1412.7773, + -3351.6075, + 213.0526 + ], + "actual_end_rot": [ + 0.0, + -135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 1412.7773, + -3351.6075, + 213.0526 + ], + "start_rot": [ + 0.0, + -135.0, + -0.0 + ], + "expected_end_pos": [ + 1412.7773, + -3351.6075, + 213.0526 + ], + "actual_end_pos": [ + 1412.7773, + -3351.6075, + 213.0526 + ], + "actual_end_rot": [ + -7.5, + -135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1412.7773, + -3351.6075, + 213.0526 + ], + "start_rot": [ + -7.5, + -135.0, + -0.0 + ], + "expected_end_pos": [ + 1342.6716, + -3421.7132, + 200.0 + ], + "actual_end_pos": [ + 1342.6716, + -3421.7132, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 1342.6716, + -3421.7132, + 200.0 + ], + "start_rot": [ + -7.5, + -135.0, + -0.0 + ], + "expected_end_pos": [ + 1271.9609, + -3351.0026, + 200.0 + ], + "actual_end_pos": [ + 1271.9609, + -3351.0026, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 1271.9609, + -3351.0026, + 200.0 + ], + "start_rot": [ + -7.5, + -135.0, + -0.0 + ], + "expected_end_pos": [ + 1271.9609, + -3351.0026, + 200.0 + ], + "actual_end_pos": [ + 1271.9609, + -3351.0026, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1271.9609, + -3351.0026, + 200.0 + ], + "start_rot": [ + -7.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 1222.3887, + -3436.8642, + 186.9474 + ], + "actual_end_pos": [ + 1222.3887, + -3436.8642, + 186.9474 + ], + "actual_end_rot": [ + -7.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 1222.3887, + -3436.8642, + 186.9474 + ], + "start_rot": [ + -7.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 1308.9912, + -3486.8642, + 186.9474 + ], + "actual_end_pos": [ + 1308.9912, + -3486.8642, + 186.9474 + ], + "actual_end_rot": [ + -7.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 1308.9912, + -3486.8642, + 186.9474 + ], + "start_rot": [ + -7.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 1358.5635, + -3401.0026, + 200.0 + ], + "actual_end_pos": [ + 1358.5635, + -3401.0026, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 1358.5635, + -3401.0026, + 200.0 + ], + "start_rot": [ + -7.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 1271.9609, + -3351.0026, + 200.0 + ], + "actual_end_pos": [ + 1271.9609, + -3351.0026, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 1271.9609, + -3351.0026, + 200.0 + ], + "start_rot": [ + -7.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 1185.3584, + -3301.0026, + 200.0 + ], + "actual_end_pos": [ + 1185.3584, + -3301.0026, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 1185.3584, + -3301.0026, + 200.0 + ], + "start_rot": [ + -7.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 1185.3584, + -3301.0026, + 200.0 + ], + "actual_end_pos": [ + 1185.3584, + -3301.0026, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -105.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 1185.3584, + -3301.0026, + 200.0 + ], + "start_rot": [ + -7.5, + -105.0, + -0.0 + ], + "expected_end_pos": [ + 1088.7658, + -3275.1207, + 200.0 + ], + "actual_end_pos": [ + 1088.7658, + -3275.1207, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -105.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 1088.7658, + -3275.1207, + 200.0 + ], + "start_rot": [ + -7.5, + -105.0, + -0.0 + ], + "expected_end_pos": [ + 1114.4263, + -3179.3544, + 213.0526 + ], + "actual_end_pos": [ + 1114.4263, + -3179.3544, + 213.0526 + ], + "actual_end_rot": [ + -7.5, + -105.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 1114.4263, + -3179.3544, + 213.0526 + ], + "start_rot": [ + -7.5, + -105.0, + -0.0 + ], + "expected_end_pos": [ + 1140.0868, + -3083.5882, + 226.1052 + ], + "actual_end_pos": [ + 1140.0868, + -3083.5882, + 226.1052 + ], + "actual_end_rot": [ + -7.5, + -105.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 1140.0868, + -3083.5882, + 226.1052 + ], + "start_rot": [ + -7.5, + -105.0, + -0.0 + ], + "expected_end_pos": [ + 1165.7472, + -2987.822, + 239.1579 + ], + "actual_end_pos": [ + 1165.7472, + -2987.822, + 239.1579 + ], + "actual_end_rot": [ + -7.5, + -105.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 1165.7472, + -2987.822, + 239.1579 + ], + "start_rot": [ + -7.5, + -105.0, + -0.0 + ], + "expected_end_pos": [ + 1165.7472, + -2987.822, + 239.1579 + ], + "actual_end_pos": [ + 1165.7472, + -2987.822, + 239.1579 + ], + "actual_end_rot": [ + -7.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 1165.7472, + -2987.822, + 239.1579 + ], + "start_rot": [ + -7.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 1252.3498, + -3037.822, + 239.1579 + ], + "actual_end_pos": [ + 1252.3498, + -3037.822, + 239.1579 + ], + "actual_end_rot": [ + -7.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 1252.3498, + -3037.822, + 239.1579 + ], + "start_rot": [ + -7.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 1252.3498, + -3037.822, + 239.1579 + ], + "actual_end_pos": [ + 1252.3498, + -3037.822, + 239.1579 + ], + "actual_end_rot": [ + -7.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 1252.3498, + -3037.822, + 239.1579 + ], + "start_rot": [ + -7.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 1338.9523, + -3087.822, + 239.1579 + ], + "actual_end_pos": [ + 1338.9523, + -3087.822, + 239.1579 + ], + "actual_end_rot": [ + -7.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 1338.9523, + -3087.822, + 239.1579 + ], + "start_rot": [ + -7.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 1338.9523, + -3087.822, + 239.1579 + ], + "actual_end_pos": [ + 1338.9523, + -3087.822, + 239.1579 + ], + "actual_end_rot": [ + 0.0, + -120.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 18, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260413_221314__pair_002260_B_traj_002261_meta.json b/equivalence_easy/run_20260413_221314__pair_002260_B_traj_002261_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8cf04427b3b497bee55dc9f29c58b5c89cb29ab6 --- /dev/null +++ b/equivalence_easy/run_20260413_221314__pair_002260_B_traj_002261_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 2261, + "episode_id": 0, + "state_id": 1685, + "sample_index": 1685, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 2260, + "primary_trajectory_id": 2260, + "paired_trajectory_id": 2261, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 1290.0, + -2740.0, + 200.0 + ], + "rotation": [ + 0.0, + 225.0, + 0.0 + ] + }, + "action_sequence": [ + "move_forward", + "move_forward", + "turn_right", + "move_right", + "move_forward", + "move_forward", + "move_right", + "turn_left", + "move_forward", + "look_down", + "move_right", + "move_right", + "move_right", + "move_forward", + "move_backward", + "turn_right", + "move_backward", + "turn_left", + "move_left", + "look_up", + "move_right", + "look_down", + "move_left", + "move_forward", + "turn_right", + "move_right", + "move_left", + "move_backward", + "move_forward", + "move_left", + "turn_right", + "move_backward", + "move_backward", + "move_left", + "move_backward", + "turn_left", + "move_right", + "no_op", + "move_right", + "look_up" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1290.0, + -2740.0, + 200.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 1219.2893, + -2810.7107, + 200.0 + ], + "actual_end_pos": [ + 1219.2893, + -2810.7107, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1219.2893, + -2810.7107, + 200.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 1148.5786, + -2881.4214, + 200.0 + ], + "actual_end_pos": [ + 1148.5786, + -2881.4214, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 1148.5786, + -2881.4214, + 200.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 1148.5786, + -2881.4214, + 200.0 + ], + "actual_end_pos": [ + 1148.5786, + -2881.4214, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 1148.5786, + -2881.4214, + 200.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 1235.1812, + -2931.4214, + 200.0 + ], + "actual_end_pos": [ + 1235.1812, + -2931.4214, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1235.1812, + -2931.4214, + 200.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 1185.1812, + -3018.0239, + 200.0 + ], + "actual_end_pos": [ + 1185.1812, + -3018.0239, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1185.1812, + -3018.0239, + 200.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 1135.1812, + -3104.6264, + 200.0 + ], + "actual_end_pos": [ + 1135.1812, + -3104.6264, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 1135.1812, + -3104.6264, + 200.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 1221.7837, + -3154.6264, + 200.0 + ], + "actual_end_pos": [ + 1221.7837, + -3154.6264, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 1221.7837, + -3154.6264, + 200.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 1221.7837, + -3154.6264, + 200.0 + ], + "actual_end_pos": [ + 1221.7837, + -3154.6264, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1221.7837, + -3154.6264, + 200.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 1151.0731, + -3225.3371, + 200.0 + ], + "actual_end_pos": [ + 1151.0731, + -3225.3371, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 1151.0731, + -3225.3371, + 200.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 1151.0731, + -3225.3371, + 200.0 + ], + "actual_end_pos": [ + 1151.0731, + -3225.3371, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 1151.0731, + -3225.3371, + 200.0 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 1221.7837, + -3296.0478, + 200.0 + ], + "actual_end_pos": [ + 1221.7837, + -3296.0478, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 1221.7837, + -3296.0478, + 200.0 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 1292.4944, + -3366.7585, + 200.0 + ], + "actual_end_pos": [ + 1292.4944, + -3366.7585, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 1292.4944, + -3366.7585, + 200.0 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 1363.2051, + -3437.4691, + 200.0 + ], + "actual_end_pos": [ + 1363.2051, + -3437.4691, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1363.2051, + -3437.4691, + 200.0 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 1293.0994, + -3507.5749, + 186.9474 + ], + "actual_end_pos": [ + 1293.0994, + -3507.5749, + 186.9474 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 1293.0994, + -3507.5749, + 186.9474 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 1363.2051, + -3437.4691, + 200.0 + ], + "actual_end_pos": [ + 1363.2051, + -3437.4691, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 1363.2051, + -3437.4691, + 200.0 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 1363.2051, + -3437.4691, + 200.0 + ], + "actual_end_pos": [ + 1363.2051, + -3437.4691, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -120.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 1363.2051, + -3437.4691, + 200.0 + ], + "start_rot": [ + -7.5, + -120.0, + -0.0 + ], + "expected_end_pos": [ + 1412.7773, + -3351.6075, + 213.0526 + ], + "actual_end_pos": [ + 1412.7773, + -3351.6075, + 213.0526 + ], + "actual_end_rot": [ + -7.5, + -120.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 1412.7773, + -3351.6075, + 213.0526 + ], + "start_rot": [ + -7.5, + -120.0, + -0.0 + ], + "expected_end_pos": [ + 1412.7773, + -3351.6075, + 213.0526 + ], + "actual_end_pos": [ + 1412.7773, + -3351.6075, + 213.0526 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 1412.7773, + -3351.6075, + 213.0526 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 1342.0667, + -3280.8968, + 213.0526 + ], + "actual_end_pos": [ + 1342.0667, + -3280.8968, + 213.0526 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 1342.0667, + -3280.8968, + 213.0526 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 1342.0667, + -3280.8968, + 213.0526 + ], + "actual_end_pos": [ + 1342.0667, + -3280.8968, + 213.0526 + ], + "actual_end_rot": [ + 0.0, + -135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 1342.0667, + -3280.8968, + 213.0526 + ], + "start_rot": [ + 0.0, + -135.0, + -0.0 + ], + "expected_end_pos": [ + 1412.7773, + -3351.6075, + 213.0526 + ], + "actual_end_pos": [ + 1412.7773, + -3351.6075, + 213.0526 + ], + "actual_end_rot": [ + 0.0, + -135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 1412.7773, + -3351.6075, + 213.0526 + ], + "start_rot": [ + 0.0, + -135.0, + -0.0 + ], + "expected_end_pos": [ + 1412.7773, + -3351.6075, + 213.0526 + ], + "actual_end_pos": [ + 1412.7773, + -3351.6075, + 213.0526 + ], + "actual_end_rot": [ + -7.5, + -135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 1412.7773, + -3351.6075, + 213.0526 + ], + "start_rot": [ + -7.5, + -135.0, + -0.0 + ], + "expected_end_pos": [ + 1342.0667, + -3280.8968, + 213.0526 + ], + "actual_end_pos": [ + 1342.0667, + -3280.8968, + 213.0526 + ], + "actual_end_rot": [ + -7.5, + -135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1342.0667, + -3280.8968, + 213.0526 + ], + "start_rot": [ + -7.5, + -135.0, + -0.0 + ], + "expected_end_pos": [ + 1271.9609, + -3351.0026, + 200.0 + ], + "actual_end_pos": [ + 1271.9609, + -3351.0026, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 1271.9609, + -3351.0026, + 200.0 + ], + "start_rot": [ + -7.5, + -135.0, + -0.0 + ], + "expected_end_pos": [ + 1271.9609, + -3351.0026, + 200.0 + ], + "actual_end_pos": [ + 1271.9609, + -3351.0026, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 1271.9609, + -3351.0026, + 200.0 + ], + "start_rot": [ + -7.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 1358.5635, + -3401.0026, + 200.0 + ], + "actual_end_pos": [ + 1358.5635, + -3401.0026, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 1358.5635, + -3401.0026, + 200.0 + ], + "start_rot": [ + -7.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 1271.9609, + -3351.0026, + 200.0 + ], + "actual_end_pos": [ + 1271.9609, + -3351.0026, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 1271.9609, + -3351.0026, + 200.0 + ], + "start_rot": [ + -7.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 1321.5332, + -3265.1409, + 213.0526 + ], + "actual_end_pos": [ + 1321.5332, + -3265.1409, + 213.0526 + ], + "actual_end_rot": [ + -7.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1321.5332, + -3265.1409, + 213.0526 + ], + "start_rot": [ + -7.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 1271.9609, + -3351.0026, + 200.0 + ], + "actual_end_pos": [ + 1271.9609, + -3351.0026, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 1271.9609, + -3351.0026, + 200.0 + ], + "start_rot": [ + -7.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 1185.3584, + -3301.0026, + 200.0 + ], + "actual_end_pos": [ + 1185.3584, + -3301.0026, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 1185.3584, + -3301.0026, + 200.0 + ], + "start_rot": [ + -7.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 1185.3584, + -3301.0026, + 200.0 + ], + "actual_end_pos": [ + 1185.3584, + -3301.0026, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -105.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 1185.3584, + -3301.0026, + 200.0 + ], + "start_rot": [ + -7.5, + -105.0, + -0.0 + ], + "expected_end_pos": [ + 1211.0189, + -3205.2363, + 213.0526 + ], + "actual_end_pos": [ + 1211.0189, + -3205.2363, + 213.0526 + ], + "actual_end_rot": [ + -7.5, + -105.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 1211.0189, + -3205.2363, + 213.0526 + ], + "start_rot": [ + -7.5, + -105.0, + -0.0 + ], + "expected_end_pos": [ + 1236.6793, + -3109.4701, + 226.1052 + ], + "actual_end_pos": [ + 1236.6793, + -3109.4701, + 226.1052 + ], + "actual_end_rot": [ + -7.5, + -105.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 1236.6793, + -3109.4701, + 226.1052 + ], + "start_rot": [ + -7.5, + -105.0, + -0.0 + ], + "expected_end_pos": [ + 1140.0868, + -3083.5882, + 226.1052 + ], + "actual_end_pos": [ + 1140.0868, + -3083.5882, + 226.1052 + ], + "actual_end_rot": [ + -7.5, + -105.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 1140.0868, + -3083.5882, + 226.1052 + ], + "start_rot": [ + -7.5, + -105.0, + -0.0 + ], + "expected_end_pos": [ + 1165.7472, + -2987.822, + 239.1579 + ], + "actual_end_pos": [ + 1165.7472, + -2987.822, + 239.1579 + ], + "actual_end_rot": [ + -7.5, + -105.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 1165.7472, + -2987.822, + 239.1579 + ], + "start_rot": [ + -7.5, + -105.0, + -0.0 + ], + "expected_end_pos": [ + 1165.7472, + -2987.822, + 239.1579 + ], + "actual_end_pos": [ + 1165.7472, + -2987.822, + 239.1579 + ], + "actual_end_rot": [ + -7.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 1165.7472, + -2987.822, + 239.1579 + ], + "start_rot": [ + -7.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 1252.3498, + -3037.822, + 239.1579 + ], + "actual_end_pos": [ + 1252.3498, + -3037.822, + 239.1579 + ], + "actual_end_rot": [ + -7.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 1252.3498, + -3037.822, + 239.1579 + ], + "start_rot": [ + -7.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 1252.3498, + -3037.822, + 239.1579 + ], + "actual_end_pos": [ + 1252.3498, + -3037.822, + 239.1579 + ], + "actual_end_rot": [ + -7.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 1252.3498, + -3037.822, + 239.1579 + ], + "start_rot": [ + -7.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 1338.9523, + -3087.822, + 239.1579 + ], + "actual_end_pos": [ + 1338.9523, + -3087.822, + 239.1579 + ], + "actual_end_rot": [ + -7.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 1338.9523, + -3087.822, + 239.1579 + ], + "start_rot": [ + -7.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 1338.9523, + -3087.822, + 239.1579 + ], + "actual_end_pos": [ + 1338.9523, + -3087.822, + 239.1579 + ], + "actual_end_rot": [ + 0.0, + -120.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 18, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260413_221314__pair_002606_A_traj_002606_meta.json b/equivalence_easy/run_20260413_221314__pair_002606_A_traj_002606_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6fcaf64cfab00903b742aa3c998aa1a4f74a8f65 --- /dev/null +++ b/equivalence_easy/run_20260413_221314__pair_002606_A_traj_002606_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 2606, + "episode_id": 0, + "state_id": 1954, + "sample_index": 1954, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 2607, + "primary_trajectory_id": 2606, + "paired_trajectory_id": 2607, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 2290.0, + -740.0, + 200.0 + ], + "rotation": [ + 0.0, + 90.0, + 0.0 + ] + }, + "action_sequence": [ + "move_forward", + "move_forward", + "look_up", + "move_left", + "no_op", + "turn_left", + "move_right", + "move_backward", + "turn_left", + "move_forward", + "turn_right", + "turn_left", + "look_down", + "move_backward", + "turn_left", + "move_left", + "turn_left", + "look_down", + "move_left", + "look_up", + "move_right", + "turn_left", + "move_backward", + "turn_right", + "turn_right", + "move_left", + "move_forward", + "move_left", + "move_forward", + "turn_right", + "move_forward", + "move_forward", + "move_forward", + "look_down", + "move_forward", + "turn_right", + "no_op", + "no_op", + "move_left", + "move_backward" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 2290.0, + -740.0, + 200.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 2290.0, + -640.0, + 200.0 + ], + "actual_end_pos": [ + 2290.0, + -640.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 2290.0, + -640.0, + 200.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 2290.0, + -540.0, + 200.0 + ], + "actual_end_pos": [ + 2290.0, + -540.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 2290.0, + -540.0, + 200.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 2290.0, + -540.0, + 200.0 + ], + "actual_end_pos": [ + 2290.0, + -540.0, + 200.0 + ], + "actual_end_rot": [ + 7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 2290.0, + -540.0, + 200.0 + ], + "start_rot": [ + 7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 2390.0, + -540.0, + 200.0 + ], + "actual_end_pos": [ + 2390.0, + -540.0, + 200.0 + ], + "actual_end_rot": [ + 7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 2390.0, + -540.0, + 200.0 + ], + "start_rot": [ + 7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 2390.0, + -540.0, + 200.0 + ], + "actual_end_pos": [ + 2390.0, + -540.0, + 200.0 + ], + "actual_end_rot": [ + 7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 2390.0, + -540.0, + 200.0 + ], + "start_rot": [ + 7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 2390.0, + -540.0, + 200.0 + ], + "actual_end_pos": [ + 2390.0, + -540.0, + 200.0 + ], + "actual_end_rot": [ + 7.5, + 75.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 2390.0, + -540.0, + 200.0 + ], + "start_rot": [ + 7.5, + 75.0, + -0.0 + ], + "expected_end_pos": [ + 2293.4074, + -514.1181, + 200.0 + ], + "actual_end_pos": [ + 2293.4074, + -514.1181, + 200.0 + ], + "actual_end_rot": [ + 7.5, + 75.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 2293.4074, + -514.1181, + 200.0 + ], + "start_rot": [ + 7.5, + 75.0, + -0.0 + ], + "expected_end_pos": [ + 2267.7469, + -609.8843, + 186.9474 + ], + "actual_end_pos": [ + 2267.7469, + -609.8843, + 186.9474 + ], + "actual_end_rot": [ + 7.5, + 75.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 2267.7469, + -609.8843, + 186.9474 + ], + "start_rot": [ + 7.5, + 75.0, + -0.0 + ], + "expected_end_pos": [ + 2267.7469, + -609.8843, + 186.9474 + ], + "actual_end_pos": [ + 2267.7469, + -609.8843, + 186.9474 + ], + "actual_end_rot": [ + 7.5, + 60.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 2267.7469, + -609.8843, + 186.9474 + ], + "start_rot": [ + 7.5, + 60.0, + -0.0 + ], + "expected_end_pos": [ + 2317.3192, + -524.0227, + 200.0 + ], + "actual_end_pos": [ + 2317.3192, + -524.0227, + 200.0 + ], + "actual_end_rot": [ + 7.5, + 60.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 2317.3192, + -524.0227, + 200.0 + ], + "start_rot": [ + 7.5, + 60.0, + -0.0 + ], + "expected_end_pos": [ + 2317.3192, + -524.0227, + 200.0 + ], + "actual_end_pos": [ + 2317.3192, + -524.0227, + 200.0 + ], + "actual_end_rot": [ + 7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 2317.3192, + -524.0227, + 200.0 + ], + "start_rot": [ + 7.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 2317.3192, + -524.0227, + 200.0 + ], + "actual_end_pos": [ + 2317.3192, + -524.0227, + 200.0 + ], + "actual_end_rot": [ + 7.5, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 2317.3192, + -524.0227, + 200.0 + ], + "start_rot": [ + 7.5, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 2317.3192, + -524.0227, + 200.0 + ], + "actual_end_pos": [ + 2317.3192, + -524.0227, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 2317.3192, + -524.0227, + 200.0 + ], + "start_rot": [ + 0.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 2267.3192, + -610.6252, + 200.0 + ], + "actual_end_pos": [ + 2267.3192, + -610.6252, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 2267.3192, + -610.6252, + 200.0 + ], + "start_rot": [ + 0.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 2267.3192, + -610.6252, + 200.0 + ], + "actual_end_pos": [ + 2267.3192, + -610.6252, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 2267.3192, + -610.6252, + 200.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 2338.0299, + -681.3359, + 200.0 + ], + "actual_end_pos": [ + 2338.0299, + -681.3359, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 2338.0299, + -681.3359, + 200.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 2338.0299, + -681.3359, + 200.0 + ], + "actual_end_pos": [ + 2338.0299, + -681.3359, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 2338.0299, + -681.3359, + 200.0 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 2338.0299, + -681.3359, + 200.0 + ], + "actual_end_pos": [ + 2338.0299, + -681.3359, + 200.0 + ], + "actual_end_rot": [ + -7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 2338.0299, + -681.3359, + 200.0 + ], + "start_rot": [ + -7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 2388.0299, + -767.9384, + 200.0 + ], + "actual_end_pos": [ + 2388.0299, + -767.9384, + 200.0 + ], + "actual_end_rot": [ + -7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 2388.0299, + -767.9384, + 200.0 + ], + "start_rot": [ + -7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 2388.0299, + -767.9384, + 200.0 + ], + "actual_end_pos": [ + 2388.0299, + -767.9384, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 2388.0299, + -767.9384, + 200.0 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 2338.0299, + -681.3359, + 200.0 + ], + "actual_end_pos": [ + 2338.0299, + -681.3359, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 2338.0299, + -681.3359, + 200.0 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 2338.0299, + -681.3359, + 200.0 + ], + "actual_end_pos": [ + 2338.0299, + -681.3359, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 2338.0299, + -681.3359, + 200.0 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 2241.4373, + -707.2178, + 200.0 + ], + "actual_end_pos": [ + 2241.4373, + -707.2178, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 2241.4373, + -707.2178, + 200.0 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 2241.4373, + -707.2178, + 200.0 + ], + "actual_end_pos": [ + 2241.4373, + -707.2178, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 2241.4373, + -707.2178, + 200.0 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 2241.4373, + -707.2178, + 200.0 + ], + "actual_end_pos": [ + 2241.4373, + -707.2178, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 2241.4373, + -707.2178, + 200.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 2312.148, + -777.9285, + 200.0 + ], + "actual_end_pos": [ + 2312.148, + -777.9285, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 2312.148, + -777.9285, + 200.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 2382.8586, + -707.2178, + 200.0 + ], + "actual_end_pos": [ + 2382.8586, + -707.2178, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 2382.8586, + -707.2178, + 200.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 2453.5693, + -777.9285, + 200.0 + ], + "actual_end_pos": [ + 2453.5693, + -777.9285, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 2453.5693, + -777.9285, + 200.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 2524.28, + -707.2178, + 200.0 + ], + "actual_end_pos": [ + 2524.28, + -707.2178, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 2524.28, + -707.2178, + 200.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 2524.28, + -707.2178, + 200.0 + ], + "actual_end_pos": [ + 2524.28, + -707.2178, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 2524.28, + -707.2178, + 200.0 + ], + "start_rot": [ + 0.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 2574.28, + -620.6153, + 200.0 + ], + "actual_end_pos": [ + 2574.28, + -620.6153, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 2574.28, + -620.6153, + 200.0 + ], + "start_rot": [ + 0.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 2624.28, + -534.0127, + 200.0 + ], + "actual_end_pos": [ + 2624.28, + -534.0127, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 2624.28, + -534.0127, + 200.0 + ], + "start_rot": [ + 0.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 2674.28, + -447.4102, + 200.0 + ], + "actual_end_pos": [ + 2674.28, + -447.4102, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 2674.28, + -447.4102, + 200.0 + ], + "start_rot": [ + 0.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 2674.28, + -447.4102, + 200.0 + ], + "actual_end_pos": [ + 2674.28, + -447.4102, + 200.0 + ], + "actual_end_rot": [ + -7.5, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 2674.28, + -447.4102, + 200.0 + ], + "start_rot": [ + -7.5, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 2723.8522, + -361.5485, + 186.9474 + ], + "actual_end_pos": [ + 2723.8522, + -361.5485, + 186.9474 + ], + "actual_end_rot": [ + -7.5, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 2723.8522, + -361.5485, + 186.9474 + ], + "start_rot": [ + -7.5, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 2723.8522, + -361.5485, + 186.9474 + ], + "actual_end_pos": [ + 2723.8522, + -361.5485, + 186.9474 + ], + "actual_end_rot": [ + -7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 2723.8522, + -361.5485, + 186.9474 + ], + "start_rot": [ + -7.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 2723.8522, + -361.5485, + 186.9474 + ], + "actual_end_pos": [ + 2723.8522, + -361.5485, + 186.9474 + ], + "actual_end_rot": [ + -7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 2723.8522, + -361.5485, + 186.9474 + ], + "start_rot": [ + -7.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 2723.8522, + -361.5485, + 186.9474 + ], + "actual_end_pos": [ + 2723.8522, + -361.5485, + 186.9474 + ], + "actual_end_rot": [ + -7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 2723.8522, + -361.5485, + 186.9474 + ], + "start_rot": [ + -7.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 2820.4448, + -387.4304, + 186.9474 + ], + "actual_end_pos": [ + 2820.4448, + -387.4304, + 186.9474 + ], + "actual_end_rot": [ + -7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 2820.4448, + -387.4304, + 186.9474 + ], + "start_rot": [ + -7.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 2794.7843, + -483.1967, + 200.0 + ], + "actual_end_pos": [ + 2794.7843, + -483.1967, + 200.0 + ], + "actual_end_rot": [ + -7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 18, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260413_221314__pair_002606_B_traj_002607_meta.json b/equivalence_easy/run_20260413_221314__pair_002606_B_traj_002607_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8b1e63153547a25936a92e354be23a8d7e76312c --- /dev/null +++ b/equivalence_easy/run_20260413_221314__pair_002606_B_traj_002607_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 2607, + "episode_id": 0, + "state_id": 1954, + "sample_index": 1954, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 2606, + "primary_trajectory_id": 2606, + "paired_trajectory_id": 2607, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 2290.0, + -740.0, + 200.0 + ], + "rotation": [ + 0.0, + 90.0, + 0.0 + ] + }, + "action_sequence": [ + "move_forward", + "move_forward", + "look_up", + "move_left", + "no_op", + "turn_left", + "move_backward", + "move_right", + "turn_left", + "move_forward", + "turn_right", + "look_down", + "turn_left", + "move_backward", + "turn_left", + "move_left", + "turn_left", + "look_down", + "move_left", + "look_up", + "move_right", + "turn_left", + "move_backward", + "turn_right", + "turn_right", + "move_forward", + "move_forward", + "move_left", + "move_left", + "turn_right", + "move_forward", + "move_forward", + "move_forward", + "look_down", + "move_forward", + "turn_right", + "no_op", + "no_op", + "move_backward", + "move_left" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 2290.0, + -740.0, + 200.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 2290.0, + -640.0, + 200.0 + ], + "actual_end_pos": [ + 2290.0, + -640.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 2290.0, + -640.0, + 200.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 2290.0, + -540.0, + 200.0 + ], + "actual_end_pos": [ + 2290.0, + -540.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 2290.0, + -540.0, + 200.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 2290.0, + -540.0, + 200.0 + ], + "actual_end_pos": [ + 2290.0, + -540.0, + 200.0 + ], + "actual_end_rot": [ + 7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 2290.0, + -540.0, + 200.0 + ], + "start_rot": [ + 7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 2390.0, + -540.0, + 200.0 + ], + "actual_end_pos": [ + 2390.0, + -540.0, + 200.0 + ], + "actual_end_rot": [ + 7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 2390.0, + -540.0, + 200.0 + ], + "start_rot": [ + 7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 2390.0, + -540.0, + 200.0 + ], + "actual_end_pos": [ + 2390.0, + -540.0, + 200.0 + ], + "actual_end_rot": [ + 7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 2390.0, + -540.0, + 200.0 + ], + "start_rot": [ + 7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 2390.0, + -540.0, + 200.0 + ], + "actual_end_pos": [ + 2390.0, + -540.0, + 200.0 + ], + "actual_end_rot": [ + 7.5, + 75.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 2390.0, + -540.0, + 200.0 + ], + "start_rot": [ + 7.5, + 75.0, + -0.0 + ], + "expected_end_pos": [ + 2364.3395, + -635.7662, + 186.9474 + ], + "actual_end_pos": [ + 2364.3395, + -635.7662, + 186.9474 + ], + "actual_end_rot": [ + 7.5, + 75.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 2364.3395, + -635.7662, + 186.9474 + ], + "start_rot": [ + 7.5, + 75.0, + -0.0 + ], + "expected_end_pos": [ + 2267.7469, + -609.8843, + 186.9474 + ], + "actual_end_pos": [ + 2267.7469, + -609.8843, + 186.9474 + ], + "actual_end_rot": [ + 7.5, + 75.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 2267.7469, + -609.8843, + 186.9474 + ], + "start_rot": [ + 7.5, + 75.0, + -0.0 + ], + "expected_end_pos": [ + 2267.7469, + -609.8843, + 186.9474 + ], + "actual_end_pos": [ + 2267.7469, + -609.8843, + 186.9474 + ], + "actual_end_rot": [ + 7.5, + 60.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 2267.7469, + -609.8843, + 186.9474 + ], + "start_rot": [ + 7.5, + 60.0, + -0.0 + ], + "expected_end_pos": [ + 2317.3192, + -524.0227, + 200.0 + ], + "actual_end_pos": [ + 2317.3192, + -524.0227, + 200.0 + ], + "actual_end_rot": [ + 7.5, + 60.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 2317.3192, + -524.0227, + 200.0 + ], + "start_rot": [ + 7.5, + 60.0, + -0.0 + ], + "expected_end_pos": [ + 2317.3192, + -524.0227, + 200.0 + ], + "actual_end_pos": [ + 2317.3192, + -524.0227, + 200.0 + ], + "actual_end_rot": [ + 7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 2317.3192, + -524.0227, + 200.0 + ], + "start_rot": [ + 7.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 2317.3192, + -524.0227, + 200.0 + ], + "actual_end_pos": [ + 2317.3192, + -524.0227, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 2317.3192, + -524.0227, + 200.0 + ], + "start_rot": [ + 0.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 2317.3192, + -524.0227, + 200.0 + ], + "actual_end_pos": [ + 2317.3192, + -524.0227, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 2317.3192, + -524.0227, + 200.0 + ], + "start_rot": [ + 0.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 2267.3192, + -610.6252, + 200.0 + ], + "actual_end_pos": [ + 2267.3192, + -610.6252, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 2267.3192, + -610.6252, + 200.0 + ], + "start_rot": [ + 0.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 2267.3192, + -610.6252, + 200.0 + ], + "actual_end_pos": [ + 2267.3192, + -610.6252, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 2267.3192, + -610.6252, + 200.0 + ], + "start_rot": [ + 0.0, + 45.0, + -0.0 + ], + "expected_end_pos": [ + 2338.0299, + -681.3359, + 200.0 + ], + "actual_end_pos": [ + 2338.0299, + -681.3359, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 2338.0299, + -681.3359, + 200.0 + ], + "start_rot": [ + 0.0, + 45.0, + -0.0 + ], + "expected_end_pos": [ + 2338.0299, + -681.3359, + 200.0 + ], + "actual_end_pos": [ + 2338.0299, + -681.3359, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 30.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 2338.0299, + -681.3359, + 200.0 + ], + "start_rot": [ + 0.0, + 30.0, + -0.0 + ], + "expected_end_pos": [ + 2338.0299, + -681.3359, + 200.0 + ], + "actual_end_pos": [ + 2338.0299, + -681.3359, + 200.0 + ], + "actual_end_rot": [ + -7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 2338.0299, + -681.3359, + 200.0 + ], + "start_rot": [ + -7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 2388.0299, + -767.9384, + 200.0 + ], + "actual_end_pos": [ + 2388.0299, + -767.9384, + 200.0 + ], + "actual_end_rot": [ + -7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 2388.0299, + -767.9384, + 200.0 + ], + "start_rot": [ + -7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 2388.0299, + -767.9384, + 200.0 + ], + "actual_end_pos": [ + 2388.0299, + -767.9384, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 30.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 2388.0299, + -767.9384, + 200.0 + ], + "start_rot": [ + 0.0, + 30.0, + -0.0 + ], + "expected_end_pos": [ + 2338.0299, + -681.3359, + 200.0 + ], + "actual_end_pos": [ + 2338.0299, + -681.3359, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 30.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 2338.0299, + -681.3359, + 200.0 + ], + "start_rot": [ + 0.0, + 30.0, + -0.0 + ], + "expected_end_pos": [ + 2338.0299, + -681.3359, + 200.0 + ], + "actual_end_pos": [ + 2338.0299, + -681.3359, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 2338.0299, + -681.3359, + 200.0 + ], + "start_rot": [ + 0.0, + 15.0, + -0.0 + ], + "expected_end_pos": [ + 2241.4373, + -707.2178, + 200.0 + ], + "actual_end_pos": [ + 2241.4373, + -707.2178, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 2241.4373, + -707.2178, + 200.0 + ], + "start_rot": [ + 0.0, + 15.0, + -0.0 + ], + "expected_end_pos": [ + 2241.4373, + -707.2178, + 200.0 + ], + "actual_end_pos": [ + 2241.4373, + -707.2178, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 30.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 2241.4373, + -707.2178, + 200.0 + ], + "start_rot": [ + 0.0, + 30.0, + -0.0 + ], + "expected_end_pos": [ + 2241.4373, + -707.2178, + 200.0 + ], + "actual_end_pos": [ + 2241.4373, + -707.2178, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 2241.4373, + -707.2178, + 200.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 2312.148, + -636.5071, + 200.0 + ], + "actual_end_pos": [ + 2312.148, + -636.5071, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 2312.148, + -636.5071, + 200.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 2382.8586, + -565.7964, + 200.0 + ], + "actual_end_pos": [ + 2382.8586, + -565.7964, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 2382.8586, + -565.7964, + 200.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 2453.5693, + -636.5071, + 200.0 + ], + "actual_end_pos": [ + 2453.5693, + -636.5071, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 2453.5693, + -636.5071, + 200.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 2524.28, + -707.2178, + 200.0 + ], + "actual_end_pos": [ + 2524.28, + -707.2178, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 2524.28, + -707.2178, + 200.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 2524.28, + -707.2178, + 200.0 + ], + "actual_end_pos": [ + 2524.28, + -707.2178, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 2524.28, + -707.2178, + 200.0 + ], + "start_rot": [ + 0.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 2574.28, + -620.6153, + 200.0 + ], + "actual_end_pos": [ + 2574.28, + -620.6153, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 2574.28, + -620.6153, + 200.0 + ], + "start_rot": [ + 0.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 2624.28, + -534.0127, + 200.0 + ], + "actual_end_pos": [ + 2624.28, + -534.0127, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 2624.28, + -534.0127, + 200.0 + ], + "start_rot": [ + 0.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 2674.28, + -447.4102, + 200.0 + ], + "actual_end_pos": [ + 2674.28, + -447.4102, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 2674.28, + -447.4102, + 200.0 + ], + "start_rot": [ + 0.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 2674.28, + -447.4102, + 200.0 + ], + "actual_end_pos": [ + 2674.28, + -447.4102, + 200.0 + ], + "actual_end_rot": [ + -7.5, + 60.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 2674.28, + -447.4102, + 200.0 + ], + "start_rot": [ + -7.5, + 60.0, + -0.0 + ], + "expected_end_pos": [ + 2723.8522, + -361.5485, + 186.9474 + ], + "actual_end_pos": [ + 2723.8522, + -361.5485, + 186.9474 + ], + "actual_end_rot": [ + -7.5, + 60.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 2723.8522, + -361.5485, + 186.9474 + ], + "start_rot": [ + -7.5, + 60.0, + -0.0 + ], + "expected_end_pos": [ + 2723.8522, + -361.5485, + 186.9474 + ], + "actual_end_pos": [ + 2723.8522, + -361.5485, + 186.9474 + ], + "actual_end_rot": [ + -7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 2723.8522, + -361.5485, + 186.9474 + ], + "start_rot": [ + -7.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 2723.8522, + -361.5485, + 186.9474 + ], + "actual_end_pos": [ + 2723.8522, + -361.5485, + 186.9474 + ], + "actual_end_rot": [ + -7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 2723.8522, + -361.5485, + 186.9474 + ], + "start_rot": [ + -7.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 2723.8522, + -361.5485, + 186.9474 + ], + "actual_end_pos": [ + 2723.8522, + -361.5485, + 186.9474 + ], + "actual_end_rot": [ + -7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 2723.8522, + -361.5485, + 186.9474 + ], + "start_rot": [ + -7.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 2698.1918, + -457.3148, + 200.0 + ], + "actual_end_pos": [ + 2698.1918, + -457.3148, + 200.0 + ], + "actual_end_rot": [ + -7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 2698.1918, + -457.3148, + 200.0 + ], + "start_rot": [ + -7.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 2794.7843, + -483.1967, + 200.0 + ], + "actual_end_pos": [ + 2794.7843, + -483.1967, + 200.0 + ], + "actual_end_rot": [ + -7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 18, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260413_221314__pair_002736_A_traj_002736_meta.json b/equivalence_easy/run_20260413_221314__pair_002736_A_traj_002736_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..efacd26a0a4d67f0d58ebc17bc95eafc63d3e29d --- /dev/null +++ b/equivalence_easy/run_20260413_221314__pair_002736_A_traj_002736_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 2736, + "episode_id": 0, + "state_id": 2045, + "sample_index": 2045, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 2737, + "primary_trajectory_id": 2736, + "paired_trajectory_id": 2737, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 2790.0, + -3740.0, + 200.0 + ], + "rotation": [ + 0.0, + 225.0, + 0.0 + ] + }, + "action_sequence": [ + "move_left", + "move_forward", + "move_left", + "turn_right", + "move_right", + "move_backward", + "move_backward", + "move_left", + "move_forward", + "turn_left", + "move_backward", + "move_left", + "move_forward", + "move_forward", + "look_down", + "move_forward", + "move_left", + "move_left", + "move_forward", + "move_left", + "turn_left", + "move_right", + "move_right", + "turn_right", + "move_forward", + "move_backward", + "move_backward", + "look_up", + "move_forward", + "turn_right", + "move_backward", + "turn_right", + "move_forward", + "look_down", + "move_backward", + "turn_right", + "move_left", + "move_left", + "move_left", + "turn_right" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 2790.0, + -3740.0, + 200.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 2719.2893, + -3669.2893, + 200.0 + ], + "actual_end_pos": [ + 2719.2893, + -3669.2893, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 2719.2893, + -3669.2893, + 200.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 2648.5786, + -3740.0, + 200.0 + ], + "actual_end_pos": [ + 2648.5786, + -3740.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 2648.5786, + -3740.0, + 200.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 2577.868, + -3669.2893, + 200.0 + ], + "actual_end_pos": [ + 2577.868, + -3669.2893, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 2577.868, + -3669.2893, + 200.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 2577.868, + -3669.2893, + 200.0 + ], + "actual_end_pos": [ + 2577.868, + -3669.2893, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 2577.868, + -3669.2893, + 200.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 2664.4705, + -3719.2893, + 200.0 + ], + "actual_end_pos": [ + 2664.4705, + -3719.2893, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 2664.4705, + -3719.2893, + 200.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 2714.4705, + -3632.6868, + 200.0 + ], + "actual_end_pos": [ + 2714.4705, + -3632.6868, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 2714.4705, + -3632.6868, + 200.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 2764.4705, + -3546.0842, + 200.0 + ], + "actual_end_pos": [ + 2764.4705, + -3546.0842, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 2764.4705, + -3546.0842, + 200.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 2677.868, + -3496.0842, + 200.0 + ], + "actual_end_pos": [ + 2677.868, + -3496.0842, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 2677.868, + -3496.0842, + 200.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 2627.868, + -3582.6868, + 200.0 + ], + "actual_end_pos": [ + 2627.868, + -3582.6868, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 2627.868, + -3582.6868, + 200.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 2627.868, + -3582.6868, + 200.0 + ], + "actual_end_pos": [ + 2627.868, + -3582.6868, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 2627.868, + -3582.6868, + 200.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 2698.5786, + -3511.9761, + 200.0 + ], + "actual_end_pos": [ + 2698.5786, + -3511.9761, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 2698.5786, + -3511.9761, + 200.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 2627.868, + -3441.2654, + 200.0 + ], + "actual_end_pos": [ + 2627.868, + -3441.2654, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 2627.868, + -3441.2654, + 200.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 2557.1573, + -3511.9761, + 200.0 + ], + "actual_end_pos": [ + 2557.1573, + -3511.9761, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 2557.1573, + -3511.9761, + 200.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 2486.4466, + -3582.6868, + 200.0 + ], + "actual_end_pos": [ + 2486.4466, + -3582.6868, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 2486.4466, + -3582.6868, + 200.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 2486.4466, + -3582.6868, + 200.0 + ], + "actual_end_pos": [ + 2486.4466, + -3582.6868, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 2486.4466, + -3582.6868, + 200.0 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 2416.3409, + -3652.7925, + 186.9474 + ], + "actual_end_pos": [ + 2416.3409, + -3652.7925, + 186.9474 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 2416.3409, + -3652.7925, + 186.9474 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 2345.6302, + -3582.0819, + 186.9474 + ], + "actual_end_pos": [ + 2345.6302, + -3582.0819, + 186.9474 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 2345.6302, + -3582.0819, + 186.9474 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 2274.9195, + -3511.3712, + 186.9474 + ], + "actual_end_pos": [ + 2274.9195, + -3511.3712, + 186.9474 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 2274.9195, + -3511.3712, + 186.9474 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 2204.8138, + -3581.4769, + 173.8948 + ], + "actual_end_pos": [ + 2204.8138, + -3581.4769, + 173.8948 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 2204.8138, + -3581.4769, + 173.8948 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 2134.1031, + -3510.7662, + 173.8948 + ], + "actual_end_pos": [ + 2134.1031, + -3510.7662, + 173.8948 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 2134.1031, + -3510.7662, + 173.8948 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 2134.1031, + -3510.7662, + 173.8948 + ], + "actual_end_pos": [ + 2134.1031, + -3510.7662, + 173.8948 + ], + "actual_end_rot": [ + -7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 2134.1031, + -3510.7662, + 173.8948 + ], + "start_rot": [ + -7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 2184.1031, + -3597.3688, + 173.8948 + ], + "actual_end_pos": [ + 2184.1031, + -3597.3688, + 173.8948 + ], + "actual_end_rot": [ + -7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 2184.1031, + -3597.3688, + 173.8948 + ], + "start_rot": [ + -7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 2234.1031, + -3683.9713, + 173.8948 + ], + "actual_end_pos": [ + 2234.1031, + -3683.9713, + 173.8948 + ], + "actual_end_rot": [ + -7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 2234.1031, + -3683.9713, + 173.8948 + ], + "start_rot": [ + -7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 2234.1031, + -3683.9713, + 173.8948 + ], + "actual_end_pos": [ + 2234.1031, + -3683.9713, + 173.8948 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 2234.1031, + -3683.9713, + 173.8948 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 2163.9974, + -3754.0771, + 160.8421 + ], + "actual_end_pos": [ + 2163.9974, + -3754.0771, + 160.8421 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 2163.9974, + -3754.0771, + 160.8421 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 2234.1031, + -3683.9713, + 173.8948 + ], + "actual_end_pos": [ + 2234.1031, + -3683.9713, + 173.8948 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 2234.1031, + -3683.9713, + 173.8948 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 2304.2088, + -3613.8656, + 186.9474 + ], + "actual_end_pos": [ + 2304.2088, + -3613.8656, + 186.9474 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 2304.2088, + -3613.8656, + 186.9474 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 2304.2088, + -3613.8656, + 186.9474 + ], + "actual_end_pos": [ + 2304.2088, + -3613.8656, + 186.9474 + ], + "actual_end_rot": [ + 0.0, + -135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 2304.2088, + -3613.8656, + 186.9474 + ], + "start_rot": [ + 0.0, + -135.0, + -0.0 + ], + "expected_end_pos": [ + 2233.4982, + -3684.5763, + 186.9474 + ], + "actual_end_pos": [ + 2233.4982, + -3684.5763, + 186.9474 + ], + "actual_end_rot": [ + 0.0, + -135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 2233.4982, + -3684.5763, + 186.9474 + ], + "start_rot": [ + 0.0, + -135.0, + -0.0 + ], + "expected_end_pos": [ + 2233.4982, + -3684.5763, + 186.9474 + ], + "actual_end_pos": [ + 2233.4982, + -3684.5763, + 186.9474 + ], + "actual_end_rot": [ + 0.0, + -120.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 2233.4982, + -3684.5763, + 186.9474 + ], + "start_rot": [ + 0.0, + -120.0, + -0.0 + ], + "expected_end_pos": [ + 2283.4982, + -3597.9737, + 186.9474 + ], + "actual_end_pos": [ + 2283.4982, + -3597.9737, + 186.9474 + ], + "actual_end_rot": [ + 0.0, + -120.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 2283.4982, + -3597.9737, + 186.9474 + ], + "start_rot": [ + 0.0, + -120.0, + -0.0 + ], + "expected_end_pos": [ + 2283.4982, + -3597.9737, + 186.9474 + ], + "actual_end_pos": [ + 2283.4982, + -3597.9737, + 186.9474 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 2283.4982, + -3597.9737, + 186.9474 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 2257.6163, + -3694.5663, + 186.9474 + ], + "actual_end_pos": [ + 2257.6163, + -3694.5663, + 186.9474 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 2257.6163, + -3694.5663, + 186.9474 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 2257.6163, + -3694.5663, + 186.9474 + ], + "actual_end_pos": [ + 2257.6163, + -3694.5663, + 186.9474 + ], + "actual_end_rot": [ + -7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 2257.6163, + -3694.5663, + 186.9474 + ], + "start_rot": [ + -7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 2283.2767, + -3598.8001, + 200.0 + ], + "actual_end_pos": [ + 2283.2767, + -3598.8001, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 2283.2767, + -3598.8001, + 200.0 + ], + "start_rot": [ + -7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 2283.2767, + -3598.8001, + 200.0 + ], + "actual_end_pos": [ + 2283.2767, + -3598.8001, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -90.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 2283.2767, + -3598.8001, + 200.0 + ], + "start_rot": [ + -7.5, + -90.0, + -0.0 + ], + "expected_end_pos": [ + 2183.2767, + -3598.8001, + 200.0 + ], + "actual_end_pos": [ + 2183.2767, + -3598.8001, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -90.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 2183.2767, + -3598.8001, + 200.0 + ], + "start_rot": [ + -7.5, + -90.0, + -0.0 + ], + "expected_end_pos": [ + 2083.2767, + -3598.8001, + 200.0 + ], + "actual_end_pos": [ + 2083.2767, + -3598.8001, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -90.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 2083.2767, + -3598.8001, + 200.0 + ], + "start_rot": [ + -7.5, + -90.0, + -0.0 + ], + "expected_end_pos": [ + 1983.2767, + -3598.8001, + 200.0 + ], + "actual_end_pos": [ + 1983.2767, + -3598.8001, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -90.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 1983.2767, + -3598.8001, + 200.0 + ], + "start_rot": [ + -7.5, + -90.0, + -0.0 + ], + "expected_end_pos": [ + 1983.2767, + -3598.8001, + 200.0 + ], + "actual_end_pos": [ + 1983.2767, + -3598.8001, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 18, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260413_221314__pair_002736_B_traj_002737_meta.json b/equivalence_easy/run_20260413_221314__pair_002736_B_traj_002737_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ee586cd38fea2282dc7520c9414ab70fb0285112 --- /dev/null +++ b/equivalence_easy/run_20260413_221314__pair_002736_B_traj_002737_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 2737, + "episode_id": 0, + "state_id": 2045, + "sample_index": 2045, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 2736, + "primary_trajectory_id": 2736, + "paired_trajectory_id": 2737, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 2790.0, + -3740.0, + 200.0 + ], + "rotation": [ + 0.0, + 225.0, + 0.0 + ] + }, + "action_sequence": [ + "move_forward", + "move_left", + "move_left", + "turn_right", + "move_left", + "move_backward", + "move_forward", + "move_backward", + "move_right", + "turn_left", + "move_forward", + "move_forward", + "move_backward", + "move_left", + "look_down", + "move_left", + "move_left", + "move_forward", + "move_left", + "move_forward", + "turn_left", + "move_right", + "move_right", + "turn_right", + "move_forward", + "move_backward", + "move_backward", + "look_up", + "move_forward", + "turn_right", + "move_backward", + "turn_right", + "move_forward", + "look_down", + "move_backward", + "turn_right", + "move_left", + "move_left", + "move_left", + "turn_right" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 2790.0, + -3740.0, + 200.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 2719.2893, + -3810.7107, + 200.0 + ], + "actual_end_pos": [ + 2719.2893, + -3810.7107, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 2719.2893, + -3810.7107, + 200.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 2648.5786, + -3740.0, + 200.0 + ], + "actual_end_pos": [ + 2648.5786, + -3740.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 2648.5786, + -3740.0, + 200.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 2577.868, + -3669.2893, + 200.0 + ], + "actual_end_pos": [ + 2577.868, + -3669.2893, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 2577.868, + -3669.2893, + 200.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 2577.868, + -3669.2893, + 200.0 + ], + "actual_end_pos": [ + 2577.868, + -3669.2893, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 2577.868, + -3669.2893, + 200.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 2491.2654, + -3619.2893, + 200.0 + ], + "actual_end_pos": [ + 2491.2654, + -3619.2893, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 2491.2654, + -3619.2893, + 200.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 2541.2654, + -3532.6868, + 200.0 + ], + "actual_end_pos": [ + 2541.2654, + -3532.6868, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 2541.2654, + -3532.6868, + 200.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 2491.2654, + -3619.2893, + 200.0 + ], + "actual_end_pos": [ + 2491.2654, + -3619.2893, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 2491.2654, + -3619.2893, + 200.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 2541.2654, + -3532.6868, + 200.0 + ], + "actual_end_pos": [ + 2541.2654, + -3532.6868, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 2541.2654, + -3532.6868, + 200.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 2627.868, + -3582.6868, + 200.0 + ], + "actual_end_pos": [ + 2627.868, + -3582.6868, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 2627.868, + -3582.6868, + 200.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 2627.868, + -3582.6868, + 200.0 + ], + "actual_end_pos": [ + 2627.868, + -3582.6868, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 2627.868, + -3582.6868, + 200.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 2557.1573, + -3653.3975, + 200.0 + ], + "actual_end_pos": [ + 2557.1573, + -3653.3975, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 2557.1573, + -3653.3975, + 200.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 2486.4466, + -3724.1081, + 200.0 + ], + "actual_end_pos": [ + 2486.4466, + -3724.1081, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 2486.4466, + -3724.1081, + 200.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 2557.1573, + -3653.3975, + 200.0 + ], + "actual_end_pos": [ + 2557.1573, + -3653.3975, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 2557.1573, + -3653.3975, + 200.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 2486.4466, + -3582.6868, + 200.0 + ], + "actual_end_pos": [ + 2486.4466, + -3582.6868, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 2486.4466, + -3582.6868, + 200.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 2486.4466, + -3582.6868, + 200.0 + ], + "actual_end_pos": [ + 2486.4466, + -3582.6868, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 2486.4466, + -3582.6868, + 200.0 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 2415.7359, + -3511.9761, + 200.0 + ], + "actual_end_pos": [ + 2415.7359, + -3511.9761, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 2415.7359, + -3511.9761, + 200.0 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 2345.0252, + -3441.2654, + 200.0 + ], + "actual_end_pos": [ + 2345.0252, + -3441.2654, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 2345.0252, + -3441.2654, + 200.0 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 2274.9195, + -3511.3712, + 186.9474 + ], + "actual_end_pos": [ + 2274.9195, + -3511.3712, + 186.9474 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 2274.9195, + -3511.3712, + 186.9474 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 2204.2088, + -3440.6605, + 186.9474 + ], + "actual_end_pos": [ + 2204.2088, + -3440.6605, + 186.9474 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 2204.2088, + -3440.6605, + 186.9474 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 2134.1031, + -3510.7662, + 173.8948 + ], + "actual_end_pos": [ + 2134.1031, + -3510.7662, + 173.8948 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 2134.1031, + -3510.7662, + 173.8948 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 2134.1031, + -3510.7662, + 173.8948 + ], + "actual_end_pos": [ + 2134.1031, + -3510.7662, + 173.8948 + ], + "actual_end_rot": [ + -7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 2134.1031, + -3510.7662, + 173.8948 + ], + "start_rot": [ + -7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 2184.1031, + -3597.3688, + 173.8948 + ], + "actual_end_pos": [ + 2184.1031, + -3597.3688, + 173.8948 + ], + "actual_end_rot": [ + -7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 2184.1031, + -3597.3688, + 173.8948 + ], + "start_rot": [ + -7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 2234.1031, + -3683.9713, + 173.8948 + ], + "actual_end_pos": [ + 2234.1031, + -3683.9713, + 173.8948 + ], + "actual_end_rot": [ + -7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 2234.1031, + -3683.9713, + 173.8948 + ], + "start_rot": [ + -7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 2234.1031, + -3683.9713, + 173.8948 + ], + "actual_end_pos": [ + 2234.1031, + -3683.9713, + 173.8948 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 2234.1031, + -3683.9713, + 173.8948 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 2163.9974, + -3754.0771, + 160.8421 + ], + "actual_end_pos": [ + 2163.9974, + -3754.0771, + 160.8421 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 2163.9974, + -3754.0771, + 160.8421 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 2234.1031, + -3683.9713, + 173.8948 + ], + "actual_end_pos": [ + 2234.1031, + -3683.9713, + 173.8948 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 2234.1031, + -3683.9713, + 173.8948 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 2304.2088, + -3613.8656, + 186.9474 + ], + "actual_end_pos": [ + 2304.2088, + -3613.8656, + 186.9474 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 2304.2088, + -3613.8656, + 186.9474 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 2304.2088, + -3613.8656, + 186.9474 + ], + "actual_end_pos": [ + 2304.2088, + -3613.8656, + 186.9474 + ], + "actual_end_rot": [ + 0.0, + -135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 2304.2088, + -3613.8656, + 186.9474 + ], + "start_rot": [ + 0.0, + -135.0, + -0.0 + ], + "expected_end_pos": [ + 2233.4982, + -3684.5763, + 186.9474 + ], + "actual_end_pos": [ + 2233.4982, + -3684.5763, + 186.9474 + ], + "actual_end_rot": [ + 0.0, + -135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 2233.4982, + -3684.5763, + 186.9474 + ], + "start_rot": [ + 0.0, + -135.0, + -0.0 + ], + "expected_end_pos": [ + 2233.4982, + -3684.5763, + 186.9474 + ], + "actual_end_pos": [ + 2233.4982, + -3684.5763, + 186.9474 + ], + "actual_end_rot": [ + 0.0, + -120.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 2233.4982, + -3684.5763, + 186.9474 + ], + "start_rot": [ + 0.0, + -120.0, + -0.0 + ], + "expected_end_pos": [ + 2283.4982, + -3597.9737, + 186.9474 + ], + "actual_end_pos": [ + 2283.4982, + -3597.9737, + 186.9474 + ], + "actual_end_rot": [ + 0.0, + -120.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 2283.4982, + -3597.9737, + 186.9474 + ], + "start_rot": [ + 0.0, + -120.0, + -0.0 + ], + "expected_end_pos": [ + 2283.4982, + -3597.9737, + 186.9474 + ], + "actual_end_pos": [ + 2283.4982, + -3597.9737, + 186.9474 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 2283.4982, + -3597.9737, + 186.9474 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 2257.6163, + -3694.5663, + 186.9474 + ], + "actual_end_pos": [ + 2257.6163, + -3694.5663, + 186.9474 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 2257.6163, + -3694.5663, + 186.9474 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 2257.6163, + -3694.5663, + 186.9474 + ], + "actual_end_pos": [ + 2257.6163, + -3694.5663, + 186.9474 + ], + "actual_end_rot": [ + -7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 2257.6163, + -3694.5663, + 186.9474 + ], + "start_rot": [ + -7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 2283.2767, + -3598.8001, + 200.0 + ], + "actual_end_pos": [ + 2283.2767, + -3598.8001, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 2283.2767, + -3598.8001, + 200.0 + ], + "start_rot": [ + -7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 2283.2767, + -3598.8001, + 200.0 + ], + "actual_end_pos": [ + 2283.2767, + -3598.8001, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -90.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 2283.2767, + -3598.8001, + 200.0 + ], + "start_rot": [ + -7.5, + -90.0, + -0.0 + ], + "expected_end_pos": [ + 2183.2767, + -3598.8001, + 200.0 + ], + "actual_end_pos": [ + 2183.2767, + -3598.8001, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -90.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 2183.2767, + -3598.8001, + 200.0 + ], + "start_rot": [ + -7.5, + -90.0, + -0.0 + ], + "expected_end_pos": [ + 2083.2767, + -3598.8001, + 200.0 + ], + "actual_end_pos": [ + 2083.2767, + -3598.8001, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -90.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 2083.2767, + -3598.8001, + 200.0 + ], + "start_rot": [ + -7.5, + -90.0, + -0.0 + ], + "expected_end_pos": [ + 1983.2767, + -3598.8001, + 200.0 + ], + "actual_end_pos": [ + 1983.2767, + -3598.8001, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -90.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 1983.2767, + -3598.8001, + 200.0 + ], + "start_rot": [ + -7.5, + -90.0, + -0.0 + ], + "expected_end_pos": [ + 1983.2767, + -3598.8001, + 200.0 + ], + "actual_end_pos": [ + 1983.2767, + -3598.8001, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 18, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260413_221314__pair_002988_A_traj_002988_meta.json b/equivalence_easy/run_20260413_221314__pair_002988_A_traj_002988_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7185cbce9a24d324a36e3d8316fd5a645f1fe9c8 --- /dev/null +++ b/equivalence_easy/run_20260413_221314__pair_002988_A_traj_002988_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 2988, + "episode_id": 0, + "state_id": 2229, + "sample_index": 2229, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 2989, + "primary_trajectory_id": 2988, + "paired_trajectory_id": 2989, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 3290.0, + 260.0, + 200.0 + ], + "rotation": [ + 0.0, + 225.0, + 0.0 + ] + }, + "action_sequence": [ + "turn_left", + "move_left", + "turn_right", + "move_left", + "turn_right", + "turn_right", + "move_right", + "move_right", + "look_up", + "move_right", + "turn_left", + "look_down", + "look_down", + "move_right", + "turn_right", + "move_left", + "move_left", + "move_left", + "move_left", + "move_forward", + "move_forward", + "move_forward", + "turn_right", + "move_left", + "move_left", + "move_left", + "move_backward", + "turn_left", + "move_forward", + "move_left", + "turn_right", + "look_up", + "move_right", + "move_forward", + "look_down", + "move_left", + "move_forward", + "move_forward", + "move_right", + "move_right" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 3290.0, + 260.0, + 200.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 3290.0, + 260.0, + 200.0 + ], + "actual_end_pos": [ + 3290.0, + 260.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 3290.0, + 260.0, + 200.0 + ], + "start_rot": [ + 0.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 3240.0, + 346.6025, + 200.0 + ], + "actual_end_pos": [ + 3240.0, + 346.6025, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 3240.0, + 346.6025, + 200.0 + ], + "start_rot": [ + 0.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 3240.0, + 346.6025, + 200.0 + ], + "actual_end_pos": [ + 3240.0, + 346.6025, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 3240.0, + 346.6025, + 200.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 3169.2893, + 417.3132, + 200.0 + ], + "actual_end_pos": [ + 3169.2893, + 417.3132, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 3169.2893, + 417.3132, + 200.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 3169.2893, + 417.3132, + 200.0 + ], + "actual_end_pos": [ + 3169.2893, + 417.3132, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 3169.2893, + 417.3132, + 200.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 3169.2893, + 417.3132, + 200.0 + ], + "actual_end_pos": [ + 3169.2893, + 417.3132, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 3169.2893, + 417.3132, + 200.0 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 3265.8819, + 391.4313, + 200.0 + ], + "actual_end_pos": [ + 3265.8819, + 391.4313, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 3265.8819, + 391.4313, + 200.0 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 3362.4745, + 365.5494, + 200.0 + ], + "actual_end_pos": [ + 3362.4745, + 365.5494, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 3362.4745, + 365.5494, + 200.0 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 3362.4745, + 365.5494, + 200.0 + ], + "actual_end_pos": [ + 3362.4745, + 365.5494, + 200.0 + ], + "actual_end_rot": [ + 7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 3362.4745, + 365.5494, + 200.0 + ], + "start_rot": [ + 7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 3459.0671, + 339.6675, + 200.0 + ], + "actual_end_pos": [ + 3459.0671, + 339.6675, + 200.0 + ], + "actual_end_rot": [ + 7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 3459.0671, + 339.6675, + 200.0 + ], + "start_rot": [ + 7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 3459.0671, + 339.6675, + 200.0 + ], + "actual_end_pos": [ + 3459.0671, + 339.6675, + 200.0 + ], + "actual_end_rot": [ + 7.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 3459.0671, + 339.6675, + 200.0 + ], + "start_rot": [ + 7.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 3459.0671, + 339.6675, + 200.0 + ], + "actual_end_pos": [ + 3459.0671, + 339.6675, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 3459.0671, + 339.6675, + 200.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 3459.0671, + 339.6675, + 200.0 + ], + "actual_end_pos": [ + 3459.0671, + 339.6675, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -120.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 3459.0671, + 339.6675, + 200.0 + ], + "start_rot": [ + -7.5, + -120.0, + -0.0 + ], + "expected_end_pos": [ + 3545.6696, + 289.6675, + 200.0 + ], + "actual_end_pos": [ + 3545.6696, + 289.6675, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -120.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 3545.6696, + 289.6675, + 200.0 + ], + "start_rot": [ + -7.5, + -120.0, + -0.0 + ], + "expected_end_pos": [ + 3545.6696, + 289.6675, + 200.0 + ], + "actual_end_pos": [ + 3545.6696, + 289.6675, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 3545.6696, + 289.6675, + 200.0 + ], + "start_rot": [ + -7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 3449.077, + 315.5494, + 200.0 + ], + "actual_end_pos": [ + 3449.077, + 315.5494, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 3449.077, + 315.5494, + 200.0 + ], + "start_rot": [ + -7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 3352.4844, + 341.4313, + 200.0 + ], + "actual_end_pos": [ + 3352.4844, + 341.4313, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 3352.4844, + 341.4313, + 200.0 + ], + "start_rot": [ + -7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 3255.8919, + 367.3132, + 200.0 + ], + "actual_end_pos": [ + 3255.8919, + 367.3132, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 3255.8919, + 367.3132, + 200.0 + ], + "start_rot": [ + -7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 3159.2993, + 393.1951, + 200.0 + ], + "actual_end_pos": [ + 3159.2993, + 393.1951, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 3159.2993, + 393.1951, + 200.0 + ], + "start_rot": [ + -7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 3133.6388, + 297.4289, + 186.9474 + ], + "actual_end_pos": [ + 3133.6388, + 297.4289, + 186.9474 + ], + "actual_end_rot": [ + -7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 3133.6388, + 297.4289, + 186.9474 + ], + "start_rot": [ + -7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 3107.9783, + 201.6627, + 173.8948 + ], + "actual_end_pos": [ + 3107.9783, + 201.6627, + 173.8948 + ], + "actual_end_rot": [ + -7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 3107.9783, + 201.6627, + 173.8948 + ], + "start_rot": [ + -7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 3082.3178, + 105.8965, + 160.8421 + ], + "actual_end_pos": [ + 3082.3178, + 105.8965, + 160.8421 + ], + "actual_end_rot": [ + -7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 3082.3178, + 105.8965, + 160.8421 + ], + "start_rot": [ + -7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 3082.3178, + 105.8965, + 160.8421 + ], + "actual_end_pos": [ + 3082.3178, + 105.8965, + 160.8421 + ], + "actual_end_rot": [ + -7.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 3082.3178, + 105.8965, + 160.8421 + ], + "start_rot": [ + -7.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 2982.3178, + 105.8965, + 160.8421 + ], + "actual_end_pos": [ + 2982.3178, + 105.8965, + 160.8421 + ], + "actual_end_rot": [ + -7.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 2982.3178, + 105.8965, + 160.8421 + ], + "start_rot": [ + -7.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 2882.3178, + 105.8965, + 160.8421 + ], + "actual_end_pos": [ + 2882.3178, + 105.8965, + 160.8421 + ], + "actual_end_rot": [ + -7.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 2882.3178, + 105.8965, + 160.8421 + ], + "start_rot": [ + -7.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 2782.3178, + 105.8965, + 160.8421 + ], + "actual_end_pos": [ + 2782.3178, + 105.8965, + 160.8421 + ], + "actual_end_rot": [ + -7.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 2782.3178, + 105.8965, + 160.8421 + ], + "start_rot": [ + -7.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 2782.3178, + 205.0409, + 173.8948 + ], + "actual_end_pos": [ + 2782.3178, + 205.0409, + 173.8948 + ], + "actual_end_rot": [ + -7.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 2782.3178, + 205.0409, + 173.8948 + ], + "start_rot": [ + -7.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 2782.3178, + 205.0409, + 173.8948 + ], + "actual_end_pos": [ + 2782.3178, + 205.0409, + 173.8948 + ], + "actual_end_rot": [ + -7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 2782.3178, + 205.0409, + 173.8948 + ], + "start_rot": [ + -7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 2756.6574, + 109.2747, + 160.8421 + ], + "actual_end_pos": [ + 2756.6574, + 109.2747, + 160.8421 + ], + "actual_end_rot": [ + -7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 2756.6574, + 109.2747, + 160.8421 + ], + "start_rot": [ + -7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 2660.0648, + 135.1566, + 160.8421 + ], + "actual_end_pos": [ + 2660.0648, + 135.1566, + 160.8421 + ], + "actual_end_rot": [ + -7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 2660.0648, + 135.1566, + 160.8421 + ], + "start_rot": [ + -7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 2660.0648, + 135.1566, + 160.8421 + ], + "actual_end_pos": [ + 2660.0648, + 135.1566, + 160.8421 + ], + "actual_end_rot": [ + -7.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 2660.0648, + 135.1566, + 160.8421 + ], + "start_rot": [ + -7.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 2660.0648, + 135.1566, + 160.8421 + ], + "actual_end_pos": [ + 2660.0648, + 135.1566, + 160.8421 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 2660.0648, + 135.1566, + 160.8421 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 2760.0648, + 135.1566, + 160.8421 + ], + "actual_end_pos": [ + 2760.0648, + 135.1566, + 160.8421 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 2760.0648, + 135.1566, + 160.8421 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 2760.0648, + 35.1566, + 160.8421 + ], + "actual_end_pos": [ + 2760.0648, + 35.1566, + 160.8421 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 2760.0648, + 35.1566, + 160.8421 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 2760.0648, + 35.1566, + 160.8421 + ], + "actual_end_pos": [ + 2760.0648, + 35.1566, + 160.8421 + ], + "actual_end_rot": [ + -7.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 2760.0648, + 35.1566, + 160.8421 + ], + "start_rot": [ + -7.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 2660.0648, + 35.1566, + 160.8421 + ], + "actual_end_pos": [ + 2660.0648, + 35.1566, + 160.8421 + ], + "actual_end_rot": [ + -7.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 2660.0648, + 35.1566, + 160.8421 + ], + "start_rot": [ + -7.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 2660.0648, + -63.9879, + 147.7895 + ], + "actual_end_pos": [ + 2660.0648, + -63.9879, + 147.7895 + ], + "actual_end_rot": [ + -7.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 2660.0648, + -63.9879, + 147.7895 + ], + "start_rot": [ + -7.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 2660.0648, + -163.1323, + 134.7369 + ], + "actual_end_pos": [ + 2660.0648, + -163.1323, + 134.7369 + ], + "actual_end_rot": [ + -7.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 2660.0648, + -163.1323, + 134.7369 + ], + "start_rot": [ + -7.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 2760.0648, + -163.1323, + 134.7369 + ], + "actual_end_pos": [ + 2760.0648, + -163.1323, + 134.7369 + ], + "actual_end_rot": [ + -7.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 2760.0648, + -163.1323, + 134.7369 + ], + "start_rot": [ + -7.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 2860.0648, + -163.1323, + 134.7369 + ], + "actual_end_pos": [ + 2860.0648, + -163.1323, + 134.7369 + ], + "actual_end_rot": [ + -7.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 18, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260413_221314__pair_002988_B_traj_002989_meta.json b/equivalence_easy/run_20260413_221314__pair_002988_B_traj_002989_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ed966edcf55ec8cd954f8eed21f4f9144c46c923 --- /dev/null +++ b/equivalence_easy/run_20260413_221314__pair_002988_B_traj_002989_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 2989, + "episode_id": 0, + "state_id": 2229, + "sample_index": 2229, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 2988, + "primary_trajectory_id": 2988, + "paired_trajectory_id": 2989, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 3290.0, + 260.0, + 200.0 + ], + "rotation": [ + 0.0, + 225.0, + 0.0 + ] + }, + "action_sequence": [ + "turn_left", + "move_left", + "turn_right", + "move_left", + "turn_right", + "turn_right", + "move_right", + "move_right", + "look_up", + "move_right", + "turn_left", + "look_down", + "look_down", + "move_right", + "turn_right", + "move_forward", + "move_forward", + "move_left", + "move_left", + "move_left", + "move_forward", + "move_left", + "turn_right", + "move_left", + "move_left", + "move_backward", + "move_left", + "turn_left", + "move_left", + "move_forward", + "look_up", + "turn_right", + "move_forward", + "move_right", + "look_down", + "move_forward", + "move_left", + "move_right", + "move_forward", + "move_right" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 3290.0, + 260.0, + 200.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 3290.0, + 260.0, + 200.0 + ], + "actual_end_pos": [ + 3290.0, + 260.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 3290.0, + 260.0, + 200.0 + ], + "start_rot": [ + 0.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 3240.0, + 346.6025, + 200.0 + ], + "actual_end_pos": [ + 3240.0, + 346.6025, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 3240.0, + 346.6025, + 200.0 + ], + "start_rot": [ + 0.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 3240.0, + 346.6025, + 200.0 + ], + "actual_end_pos": [ + 3240.0, + 346.6025, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 3240.0, + 346.6025, + 200.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 3169.2893, + 417.3132, + 200.0 + ], + "actual_end_pos": [ + 3169.2893, + 417.3132, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 3169.2893, + 417.3132, + 200.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 3169.2893, + 417.3132, + 200.0 + ], + "actual_end_pos": [ + 3169.2893, + 417.3132, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 3169.2893, + 417.3132, + 200.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 3169.2893, + 417.3132, + 200.0 + ], + "actual_end_pos": [ + 3169.2893, + 417.3132, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 3169.2893, + 417.3132, + 200.0 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 3265.8819, + 391.4313, + 200.0 + ], + "actual_end_pos": [ + 3265.8819, + 391.4313, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 3265.8819, + 391.4313, + 200.0 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 3362.4745, + 365.5494, + 200.0 + ], + "actual_end_pos": [ + 3362.4745, + 365.5494, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 3362.4745, + 365.5494, + 200.0 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 3362.4745, + 365.5494, + 200.0 + ], + "actual_end_pos": [ + 3362.4745, + 365.5494, + 200.0 + ], + "actual_end_rot": [ + 7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 3362.4745, + 365.5494, + 200.0 + ], + "start_rot": [ + 7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 3459.0671, + 339.6675, + 200.0 + ], + "actual_end_pos": [ + 3459.0671, + 339.6675, + 200.0 + ], + "actual_end_rot": [ + 7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 3459.0671, + 339.6675, + 200.0 + ], + "start_rot": [ + 7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 3459.0671, + 339.6675, + 200.0 + ], + "actual_end_pos": [ + 3459.0671, + 339.6675, + 200.0 + ], + "actual_end_rot": [ + 7.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 3459.0671, + 339.6675, + 200.0 + ], + "start_rot": [ + 7.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 3459.0671, + 339.6675, + 200.0 + ], + "actual_end_pos": [ + 3459.0671, + 339.6675, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 3459.0671, + 339.6675, + 200.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 3459.0671, + 339.6675, + 200.0 + ], + "actual_end_pos": [ + 3459.0671, + 339.6675, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -120.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 3459.0671, + 339.6675, + 200.0 + ], + "start_rot": [ + -7.5, + -120.0, + -0.0 + ], + "expected_end_pos": [ + 3545.6696, + 289.6675, + 200.0 + ], + "actual_end_pos": [ + 3545.6696, + 289.6675, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -120.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 3545.6696, + 289.6675, + 200.0 + ], + "start_rot": [ + -7.5, + -120.0, + -0.0 + ], + "expected_end_pos": [ + 3545.6696, + 289.6675, + 200.0 + ], + "actual_end_pos": [ + 3545.6696, + 289.6675, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 3545.6696, + 289.6675, + 200.0 + ], + "start_rot": [ + -7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 3520.0091, + 193.9013, + 186.9474 + ], + "actual_end_pos": [ + 3520.0091, + 193.9013, + 186.9474 + ], + "actual_end_rot": [ + -7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 3520.0091, + 193.9013, + 186.9474 + ], + "start_rot": [ + -7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 3494.3486, + 98.1351, + 173.8948 + ], + "actual_end_pos": [ + 3494.3486, + 98.1351, + 173.8948 + ], + "actual_end_rot": [ + -7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 3494.3486, + 98.1351, + 173.8948 + ], + "start_rot": [ + -7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 3397.7561, + 124.017, + 173.8948 + ], + "actual_end_pos": [ + 3397.7561, + 124.017, + 173.8948 + ], + "actual_end_rot": [ + -7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 3397.7561, + 124.017, + 173.8948 + ], + "start_rot": [ + -7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 3301.1635, + 149.8989, + 173.8948 + ], + "actual_end_pos": [ + 3301.1635, + 149.8989, + 173.8948 + ], + "actual_end_rot": [ + -7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 3301.1635, + 149.8989, + 173.8948 + ], + "start_rot": [ + -7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 3204.5709, + 175.7808, + 173.8948 + ], + "actual_end_pos": [ + 3204.5709, + 175.7808, + 173.8948 + ], + "actual_end_rot": [ + -7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 3204.5709, + 175.7808, + 173.8948 + ], + "start_rot": [ + -7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 3178.9104, + 80.0146, + 160.8421 + ], + "actual_end_pos": [ + 3178.9104, + 80.0146, + 160.8421 + ], + "actual_end_rot": [ + -7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 3178.9104, + 80.0146, + 160.8421 + ], + "start_rot": [ + -7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 3082.3178, + 105.8965, + 160.8421 + ], + "actual_end_pos": [ + 3082.3178, + 105.8965, + 160.8421 + ], + "actual_end_rot": [ + -7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 3082.3178, + 105.8965, + 160.8421 + ], + "start_rot": [ + -7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 3082.3178, + 105.8965, + 160.8421 + ], + "actual_end_pos": [ + 3082.3178, + 105.8965, + 160.8421 + ], + "actual_end_rot": [ + -7.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 3082.3178, + 105.8965, + 160.8421 + ], + "start_rot": [ + -7.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 2982.3178, + 105.8965, + 160.8421 + ], + "actual_end_pos": [ + 2982.3178, + 105.8965, + 160.8421 + ], + "actual_end_rot": [ + -7.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 2982.3178, + 105.8965, + 160.8421 + ], + "start_rot": [ + -7.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 2882.3178, + 105.8965, + 160.8421 + ], + "actual_end_pos": [ + 2882.3178, + 105.8965, + 160.8421 + ], + "actual_end_rot": [ + -7.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 2882.3178, + 105.8965, + 160.8421 + ], + "start_rot": [ + -7.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 2882.3178, + 205.0409, + 173.8948 + ], + "actual_end_pos": [ + 2882.3178, + 205.0409, + 173.8948 + ], + "actual_end_rot": [ + -7.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 2882.3178, + 205.0409, + 173.8948 + ], + "start_rot": [ + -7.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 2782.3178, + 205.0409, + 173.8948 + ], + "actual_end_pos": [ + 2782.3178, + 205.0409, + 173.8948 + ], + "actual_end_rot": [ + -7.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 2782.3178, + 205.0409, + 173.8948 + ], + "start_rot": [ + -7.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 2782.3178, + 205.0409, + 173.8948 + ], + "actual_end_pos": [ + 2782.3178, + 205.0409, + 173.8948 + ], + "actual_end_rot": [ + -7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 2782.3178, + 205.0409, + 173.8948 + ], + "start_rot": [ + -7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 2685.7253, + 230.9228, + 173.8948 + ], + "actual_end_pos": [ + 2685.7253, + 230.9228, + 173.8948 + ], + "actual_end_rot": [ + -7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 2685.7253, + 230.9228, + 173.8948 + ], + "start_rot": [ + -7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 2660.0648, + 135.1566, + 160.8421 + ], + "actual_end_pos": [ + 2660.0648, + 135.1566, + 160.8421 + ], + "actual_end_rot": [ + -7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 2660.0648, + 135.1566, + 160.8421 + ], + "start_rot": [ + -7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 2660.0648, + 135.1566, + 160.8421 + ], + "actual_end_pos": [ + 2660.0648, + 135.1566, + 160.8421 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 2660.0648, + 135.1566, + 160.8421 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 2660.0648, + 135.1566, + 160.8421 + ], + "actual_end_pos": [ + 2660.0648, + 135.1566, + 160.8421 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 2660.0648, + 135.1566, + 160.8421 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 2660.0648, + 35.1566, + 160.8421 + ], + "actual_end_pos": [ + 2660.0648, + 35.1566, + 160.8421 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 2660.0648, + 35.1566, + 160.8421 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 2760.0648, + 35.1566, + 160.8421 + ], + "actual_end_pos": [ + 2760.0648, + 35.1566, + 160.8421 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 2760.0648, + 35.1566, + 160.8421 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 2760.0648, + 35.1566, + 160.8421 + ], + "actual_end_pos": [ + 2760.0648, + 35.1566, + 160.8421 + ], + "actual_end_rot": [ + -7.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 2760.0648, + 35.1566, + 160.8421 + ], + "start_rot": [ + -7.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 2760.0648, + -63.9879, + 147.7895 + ], + "actual_end_pos": [ + 2760.0648, + -63.9879, + 147.7895 + ], + "actual_end_rot": [ + -7.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 2760.0648, + -63.9879, + 147.7895 + ], + "start_rot": [ + -7.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 2660.0648, + -63.9879, + 147.7895 + ], + "actual_end_pos": [ + 2660.0648, + -63.9879, + 147.7895 + ], + "actual_end_rot": [ + -7.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 2660.0648, + -63.9879, + 147.7895 + ], + "start_rot": [ + -7.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 2760.0648, + -63.9879, + 147.7895 + ], + "actual_end_pos": [ + 2760.0648, + -63.9879, + 147.7895 + ], + "actual_end_rot": [ + -7.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 2760.0648, + -63.9879, + 147.7895 + ], + "start_rot": [ + -7.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 2760.0648, + -163.1323, + 134.7369 + ], + "actual_end_pos": [ + 2760.0648, + -163.1323, + 134.7369 + ], + "actual_end_rot": [ + -7.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 2760.0648, + -163.1323, + 134.7369 + ], + "start_rot": [ + -7.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 2860.0648, + -163.1323, + 134.7369 + ], + "actual_end_pos": [ + 2860.0648, + -163.1323, + 134.7369 + ], + "actual_end_rot": [ + -7.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 18, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260413_221314__pair_003113_A_traj_003113_meta.json b/equivalence_easy/run_20260413_221314__pair_003113_A_traj_003113_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3e9eaeeb69c2e52bc1b8a59374ba4df1c086a3b0 --- /dev/null +++ b/equivalence_easy/run_20260413_221314__pair_003113_A_traj_003113_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 3113, + "episode_id": 0, + "state_id": 2321, + "sample_index": 2321, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 3114, + "primary_trajectory_id": 3113, + "paired_trajectory_id": 3114, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 3790.0, + -3240.0, + 200.0 + ], + "rotation": [ + 0.0, + 45.0, + 0.0 + ] + }, + "action_sequence": [ + "move_backward", + "move_left", + "move_left", + "turn_left", + "move_forward", + "move_forward", + "turn_left", + "move_right", + "move_backward", + "move_left", + "move_forward", + "turn_left", + "move_left", + "move_forward", + "no_op", + "turn_left", + "turn_left", + "turn_left", + "move_forward", + "move_left", + "move_backward", + "look_down", + "move_forward", + "turn_left", + "look_down", + "move_backward", + "move_left", + "turn_left", + "move_right", + "move_right", + "move_forward", + "move_forward", + "turn_right", + "turn_right", + "move_left", + "move_forward", + "turn_left", + "move_backward", + "move_backward", + "move_left" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 3790.0, + -3240.0, + 200.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 3719.2893, + -3310.7107, + 200.0 + ], + "actual_end_pos": [ + 3719.2893, + -3310.7107, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 3719.2893, + -3310.7107, + 200.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 3790.0, + -3381.4214, + 200.0 + ], + "actual_end_pos": [ + 3790.0, + -3381.4214, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 3790.0, + -3381.4214, + 200.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 3860.7107, + -3452.132, + 200.0 + ], + "actual_end_pos": [ + 3860.7107, + -3452.132, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 3860.7107, + -3452.132, + 200.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 3860.7107, + -3452.132, + 200.0 + ], + "actual_end_pos": [ + 3860.7107, + -3452.132, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 3860.7107, + -3452.132, + 200.0 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 3947.3132, + -3402.132, + 200.0 + ], + "actual_end_pos": [ + 3947.3132, + -3402.132, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 3947.3132, + -3402.132, + 200.0 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 4033.9158, + -3352.132, + 200.0 + ], + "actual_end_pos": [ + 4033.9158, + -3352.132, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 4033.9158, + -3352.132, + 200.0 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 4033.9158, + -3352.132, + 200.0 + ], + "actual_end_pos": [ + 4033.9158, + -3352.132, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 4033.9158, + -3352.132, + 200.0 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 4008.0339, + -3255.5395, + 200.0 + ], + "actual_end_pos": [ + 4008.0339, + -3255.5395, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 4008.0339, + -3255.5395, + 200.0 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 3911.4413, + -3281.4214, + 200.0 + ], + "actual_end_pos": [ + 3911.4413, + -3281.4214, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 3911.4413, + -3281.4214, + 200.0 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 3937.3232, + -3378.0139, + 200.0 + ], + "actual_end_pos": [ + 3937.3232, + -3378.0139, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 3937.3232, + -3378.0139, + 200.0 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 4033.9158, + -3352.132, + 200.0 + ], + "actual_end_pos": [ + 4033.9158, + -3352.132, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 4033.9158, + -3352.132, + 200.0 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 4033.9158, + -3352.132, + 200.0 + ], + "actual_end_pos": [ + 4033.9158, + -3352.132, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 4033.9158, + -3352.132, + 200.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 4033.9158, + -3452.132, + 200.0 + ], + "actual_end_pos": [ + 4033.9158, + -3452.132, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 4033.9158, + -3452.132, + 200.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 4133.9158, + -3452.132, + 200.0 + ], + "actual_end_pos": [ + 4133.9158, + -3452.132, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 4133.9158, + -3452.132, + 200.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 4133.9158, + -3452.132, + 200.0 + ], + "actual_end_pos": [ + 4133.9158, + -3452.132, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 4133.9158, + -3452.132, + 200.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 4133.9158, + -3452.132, + 200.0 + ], + "actual_end_pos": [ + 4133.9158, + -3452.132, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 4133.9158, + -3452.132, + 200.0 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 4133.9158, + -3452.132, + 200.0 + ], + "actual_end_pos": [ + 4133.9158, + -3452.132, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 4133.9158, + -3452.132, + 200.0 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 4133.9158, + -3452.132, + 200.0 + ], + "actual_end_pos": [ + 4133.9158, + -3452.132, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 4133.9158, + -3452.132, + 200.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 4204.6264, + -3522.8427, + 200.0 + ], + "actual_end_pos": [ + 4204.6264, + -3522.8427, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 4204.6264, + -3522.8427, + 200.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 4133.9158, + -3593.5534, + 200.0 + ], + "actual_end_pos": [ + 4133.9158, + -3593.5534, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 4133.9158, + -3593.5534, + 200.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 4063.2051, + -3522.8427, + 200.0 + ], + "actual_end_pos": [ + 4063.2051, + -3522.8427, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 4063.2051, + -3522.8427, + 200.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 4063.2051, + -3522.8427, + 200.0 + ], + "actual_end_pos": [ + 4063.2051, + -3522.8427, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 4063.2051, + -3522.8427, + 200.0 + ], + "start_rot": [ + -7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 4133.3108, + -3592.9485, + 186.9474 + ], + "actual_end_pos": [ + 4133.3108, + -3592.9485, + 186.9474 + ], + "actual_end_rot": [ + -7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 4133.3108, + -3592.9485, + 186.9474 + ], + "start_rot": [ + -7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 4133.3108, + -3592.9485, + 186.9474 + ], + "actual_end_pos": [ + 4133.3108, + -3592.9485, + 186.9474 + ], + "actual_end_rot": [ + -7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 4133.3108, + -3592.9485, + 186.9474 + ], + "start_rot": [ + -7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 4133.3108, + -3592.9485, + 186.9474 + ], + "actual_end_pos": [ + 4133.3108, + -3592.9485, + 186.9474 + ], + "actual_end_rot": [ + -15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 4133.3108, + -3592.9485, + 186.9474 + ], + "start_rot": [ + -15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 4085.0145, + -3509.2968, + 212.8293 + ], + "actual_end_pos": [ + 4085.0145, + -3509.2968, + 212.8293 + ], + "actual_end_rot": [ + -15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 4085.0145, + -3509.2968, + 212.8293 + ], + "start_rot": [ + -15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 3998.412, + -3559.2968, + 212.8293 + ], + "actual_end_pos": [ + 3998.412, + -3559.2968, + 212.8293 + ], + "actual_end_rot": [ + -15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 3998.412, + -3559.2968, + 212.8293 + ], + "start_rot": [ + -15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 3998.412, + -3559.2968, + 212.8293 + ], + "actual_end_pos": [ + 3998.412, + -3559.2968, + 212.8293 + ], + "actual_end_rot": [ + -15.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 3998.412, + -3559.2968, + 212.8293 + ], + "start_rot": [ + -15.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 4095.0046, + -3533.4149, + 212.8293 + ], + "actual_end_pos": [ + 4095.0046, + -3533.4149, + 212.8293 + ], + "actual_end_rot": [ + -15.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 4095.0046, + -3533.4149, + 212.8293 + ], + "start_rot": [ + -15.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 4191.5972, + -3507.533, + 212.8293 + ], + "actual_end_pos": [ + 4191.5972, + -3507.533, + 212.8293 + ], + "actual_end_rot": [ + -15.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 4191.5972, + -3507.533, + 212.8293 + ], + "start_rot": [ + -15.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 4216.5972, + -3600.8343, + 186.9474 + ], + "actual_end_pos": [ + 4216.5972, + -3600.8343, + 186.9474 + ], + "actual_end_rot": [ + -15.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 4216.5972, + -3600.8343, + 186.9474 + ], + "start_rot": [ + -15.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 4241.5972, + -3694.1356, + 161.0655 + ], + "actual_end_pos": [ + 4241.5972, + -3694.1356, + 161.0655 + ], + "actual_end_rot": [ + -15.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 4241.5972, + -3694.1356, + 161.0655 + ], + "start_rot": [ + -15.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 4241.5972, + -3694.1356, + 161.0655 + ], + "actual_end_pos": [ + 4241.5972, + -3694.1356, + 161.0655 + ], + "actual_end_rot": [ + -15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 4241.5972, + -3694.1356, + 161.0655 + ], + "start_rot": [ + -15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 4241.5972, + -3694.1356, + 161.0655 + ], + "actual_end_pos": [ + 4241.5972, + -3694.1356, + 161.0655 + ], + "actual_end_rot": [ + -15.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 4241.5972, + -3694.1356, + 161.0655 + ], + "start_rot": [ + -15.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 4170.8865, + -3764.8462, + 161.0655 + ], + "actual_end_pos": [ + 4170.8865, + -3764.8462, + 161.0655 + ], + "actual_end_rot": [ + -15.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 4170.8865, + -3764.8462, + 161.0655 + ], + "start_rot": [ + -15.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 4239.1877, + -3833.1475, + 135.1836 + ], + "actual_end_pos": [ + 4239.1877, + -3833.1475, + 135.1836 + ], + "actual_end_rot": [ + -15.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 4239.1877, + -3833.1475, + 135.1836 + ], + "start_rot": [ + -15.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 4239.1877, + -3833.1475, + 135.1836 + ], + "actual_end_pos": [ + 4239.1877, + -3833.1475, + 135.1836 + ], + "actual_end_rot": [ + -15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 4239.1877, + -3833.1475, + 135.1836 + ], + "start_rot": [ + -15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 4190.8915, + -3749.4959, + 161.0655 + ], + "actual_end_pos": [ + 4190.8915, + -3749.4959, + 161.0655 + ], + "actual_end_rot": [ + -15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 4190.8915, + -3749.4959, + 161.0655 + ], + "start_rot": [ + -15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 4142.5952, + -3665.8442, + 186.9474 + ], + "actual_end_pos": [ + 4142.5952, + -3665.8442, + 186.9474 + ], + "actual_end_rot": [ + -15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 4142.5952, + -3665.8442, + 186.9474 + ], + "start_rot": [ + -15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 4055.9926, + -3715.8442, + 186.9474 + ], + "actual_end_pos": [ + 4055.9926, + -3715.8442, + 186.9474 + ], + "actual_end_rot": [ + -15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 18, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260413_221314__pair_003113_B_traj_003114_meta.json b/equivalence_easy/run_20260413_221314__pair_003113_B_traj_003114_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2eb0ce29d59dabb82fbb59a04cda4bb4bb5ed123 --- /dev/null +++ b/equivalence_easy/run_20260413_221314__pair_003113_B_traj_003114_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 3114, + "episode_id": 0, + "state_id": 2321, + "sample_index": 2321, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 3113, + "primary_trajectory_id": 3113, + "paired_trajectory_id": 3114, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 3790.0, + -3240.0, + 200.0 + ], + "rotation": [ + 0.0, + 45.0, + 0.0 + ] + }, + "action_sequence": [ + "move_backward", + "move_left", + "move_left", + "turn_left", + "move_forward", + "move_forward", + "turn_left", + "move_left", + "move_right", + "move_backward", + "move_forward", + "turn_left", + "move_left", + "move_forward", + "no_op", + "turn_left", + "turn_left", + "turn_left", + "move_forward", + "move_backward", + "move_left", + "look_down", + "move_forward", + "look_down", + "turn_left", + "move_left", + "move_backward", + "turn_left", + "move_forward", + "move_right", + "move_right", + "move_forward", + "turn_right", + "turn_right", + "move_forward", + "move_left", + "turn_left", + "move_left", + "move_backward", + "move_backward" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 3790.0, + -3240.0, + 200.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 3719.2893, + -3310.7107, + 200.0 + ], + "actual_end_pos": [ + 3719.2893, + -3310.7107, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 3719.2893, + -3310.7107, + 200.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 3790.0, + -3381.4214, + 200.0 + ], + "actual_end_pos": [ + 3790.0, + -3381.4214, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 3790.0, + -3381.4214, + 200.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 3860.7107, + -3452.132, + 200.0 + ], + "actual_end_pos": [ + 3860.7107, + -3452.132, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 3860.7107, + -3452.132, + 200.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 3860.7107, + -3452.132, + 200.0 + ], + "actual_end_pos": [ + 3860.7107, + -3452.132, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 3860.7107, + -3452.132, + 200.0 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 3947.3132, + -3402.132, + 200.0 + ], + "actual_end_pos": [ + 3947.3132, + -3402.132, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 3947.3132, + -3402.132, + 200.0 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 4033.9158, + -3352.132, + 200.0 + ], + "actual_end_pos": [ + 4033.9158, + -3352.132, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 4033.9158, + -3352.132, + 200.0 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 4033.9158, + -3352.132, + 200.0 + ], + "actual_end_pos": [ + 4033.9158, + -3352.132, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 4033.9158, + -3352.132, + 200.0 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 4059.7977, + -3448.7246, + 200.0 + ], + "actual_end_pos": [ + 4059.7977, + -3448.7246, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 4059.7977, + -3448.7246, + 200.0 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 4033.9158, + -3352.132, + 200.0 + ], + "actual_end_pos": [ + 4033.9158, + -3352.132, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 4033.9158, + -3352.132, + 200.0 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 3937.3232, + -3378.0139, + 200.0 + ], + "actual_end_pos": [ + 3937.3232, + -3378.0139, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 3937.3232, + -3378.0139, + 200.0 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 4033.9158, + -3352.132, + 200.0 + ], + "actual_end_pos": [ + 4033.9158, + -3352.132, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 4033.9158, + -3352.132, + 200.0 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 4033.9158, + -3352.132, + 200.0 + ], + "actual_end_pos": [ + 4033.9158, + -3352.132, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 4033.9158, + -3352.132, + 200.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 4033.9158, + -3452.132, + 200.0 + ], + "actual_end_pos": [ + 4033.9158, + -3452.132, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 4033.9158, + -3452.132, + 200.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 4133.9158, + -3452.132, + 200.0 + ], + "actual_end_pos": [ + 4133.9158, + -3452.132, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 4133.9158, + -3452.132, + 200.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 4133.9158, + -3452.132, + 200.0 + ], + "actual_end_pos": [ + 4133.9158, + -3452.132, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 4133.9158, + -3452.132, + 200.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 4133.9158, + -3452.132, + 200.0 + ], + "actual_end_pos": [ + 4133.9158, + -3452.132, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 4133.9158, + -3452.132, + 200.0 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 4133.9158, + -3452.132, + 200.0 + ], + "actual_end_pos": [ + 4133.9158, + -3452.132, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 4133.9158, + -3452.132, + 200.0 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 4133.9158, + -3452.132, + 200.0 + ], + "actual_end_pos": [ + 4133.9158, + -3452.132, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 4133.9158, + -3452.132, + 200.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 4204.6264, + -3522.8427, + 200.0 + ], + "actual_end_pos": [ + 4204.6264, + -3522.8427, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 4204.6264, + -3522.8427, + 200.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 4133.9158, + -3452.132, + 200.0 + ], + "actual_end_pos": [ + 4133.9158, + -3452.132, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 4133.9158, + -3452.132, + 200.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 4063.2051, + -3522.8427, + 200.0 + ], + "actual_end_pos": [ + 4063.2051, + -3522.8427, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 4063.2051, + -3522.8427, + 200.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 4063.2051, + -3522.8427, + 200.0 + ], + "actual_end_pos": [ + 4063.2051, + -3522.8427, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 4063.2051, + -3522.8427, + 200.0 + ], + "start_rot": [ + -7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 4133.3108, + -3592.9485, + 186.9474 + ], + "actual_end_pos": [ + 4133.3108, + -3592.9485, + 186.9474 + ], + "actual_end_rot": [ + -7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 4133.3108, + -3592.9485, + 186.9474 + ], + "start_rot": [ + -7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 4133.3108, + -3592.9485, + 186.9474 + ], + "actual_end_pos": [ + 4133.3108, + -3592.9485, + 186.9474 + ], + "actual_end_rot": [ + -15.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 4133.3108, + -3592.9485, + 186.9474 + ], + "start_rot": [ + -15.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 4133.3108, + -3592.9485, + 186.9474 + ], + "actual_end_pos": [ + 4133.3108, + -3592.9485, + 186.9474 + ], + "actual_end_rot": [ + -15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 4133.3108, + -3592.9485, + 186.9474 + ], + "start_rot": [ + -15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 4046.7083, + -3642.9485, + 186.9474 + ], + "actual_end_pos": [ + 4046.7083, + -3642.9485, + 186.9474 + ], + "actual_end_rot": [ + -15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 4046.7083, + -3642.9485, + 186.9474 + ], + "start_rot": [ + -15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 3998.412, + -3559.2968, + 212.8293 + ], + "actual_end_pos": [ + 3998.412, + -3559.2968, + 212.8293 + ], + "actual_end_rot": [ + -15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 3998.412, + -3559.2968, + 212.8293 + ], + "start_rot": [ + -15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 3998.412, + -3559.2968, + 212.8293 + ], + "actual_end_pos": [ + 3998.412, + -3559.2968, + 212.8293 + ], + "actual_end_rot": [ + -15.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 3998.412, + -3559.2968, + 212.8293 + ], + "start_rot": [ + -15.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 4023.412, + -3652.5981, + 186.9474 + ], + "actual_end_pos": [ + 4023.412, + -3652.5981, + 186.9474 + ], + "actual_end_rot": [ + -15.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 4023.412, + -3652.5981, + 186.9474 + ], + "start_rot": [ + -15.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 4120.0046, + -3626.7162, + 186.9474 + ], + "actual_end_pos": [ + 4120.0046, + -3626.7162, + 186.9474 + ], + "actual_end_rot": [ + -15.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 4120.0046, + -3626.7162, + 186.9474 + ], + "start_rot": [ + -15.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 4216.5972, + -3600.8343, + 186.9474 + ], + "actual_end_pos": [ + 4216.5972, + -3600.8343, + 186.9474 + ], + "actual_end_rot": [ + -15.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 4216.5972, + -3600.8343, + 186.9474 + ], + "start_rot": [ + -15.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 4241.5972, + -3694.1356, + 161.0655 + ], + "actual_end_pos": [ + 4241.5972, + -3694.1356, + 161.0655 + ], + "actual_end_rot": [ + -15.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 4241.5972, + -3694.1356, + 161.0655 + ], + "start_rot": [ + -15.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 4241.5972, + -3694.1356, + 161.0655 + ], + "actual_end_pos": [ + 4241.5972, + -3694.1356, + 161.0655 + ], + "actual_end_rot": [ + -15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 4241.5972, + -3694.1356, + 161.0655 + ], + "start_rot": [ + -15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 4241.5972, + -3694.1356, + 161.0655 + ], + "actual_end_pos": [ + 4241.5972, + -3694.1356, + 161.0655 + ], + "actual_end_rot": [ + -15.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 4241.5972, + -3694.1356, + 161.0655 + ], + "start_rot": [ + -15.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 4309.8984, + -3762.4368, + 135.1836 + ], + "actual_end_pos": [ + 4309.8984, + -3762.4368, + 135.1836 + ], + "actual_end_rot": [ + -15.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 4309.8984, + -3762.4368, + 135.1836 + ], + "start_rot": [ + -15.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 4239.1877, + -3833.1475, + 135.1836 + ], + "actual_end_pos": [ + 4239.1877, + -3833.1475, + 135.1836 + ], + "actual_end_rot": [ + -15.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 4239.1877, + -3833.1475, + 135.1836 + ], + "start_rot": [ + -15.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 4239.1877, + -3833.1475, + 135.1836 + ], + "actual_end_pos": [ + 4239.1877, + -3833.1475, + 135.1836 + ], + "actual_end_rot": [ + -15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 4239.1877, + -3833.1475, + 135.1836 + ], + "start_rot": [ + -15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 4152.5852, + -3883.1475, + 135.1836 + ], + "actual_end_pos": [ + 4152.5852, + -3883.1475, + 135.1836 + ], + "actual_end_rot": [ + -15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 4152.5852, + -3883.1475, + 135.1836 + ], + "start_rot": [ + -15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 4104.2889, + -3799.4959, + 161.0655 + ], + "actual_end_pos": [ + 4104.2889, + -3799.4959, + 161.0655 + ], + "actual_end_rot": [ + -15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 4104.2889, + -3799.4959, + 161.0655 + ], + "start_rot": [ + -15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 4055.9926, + -3715.8442, + 186.9474 + ], + "actual_end_pos": [ + 4055.9926, + -3715.8442, + 186.9474 + ], + "actual_end_rot": [ + -15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 18, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260413_221314__pair_003250_A_traj_003250_meta.json b/equivalence_easy/run_20260413_221314__pair_003250_A_traj_003250_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..20e19cf9ca7d3c3adb47312eb737c07477aacf1f --- /dev/null +++ b/equivalence_easy/run_20260413_221314__pair_003250_A_traj_003250_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 3250, + "episode_id": 0, + "state_id": 2419, + "sample_index": 2419, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 3251, + "primary_trajectory_id": 3250, + "paired_trajectory_id": 3251, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 3790.0, + 5260.0, + 200.0 + ], + "rotation": [ + 0.0, + 135.0, + 0.0 + ] + }, + "action_sequence": [ + "move_forward", + "move_forward", + "move_forward", + "look_up", + "look_up", + "move_forward", + "move_left", + "move_forward", + "move_right", + "move_right", + "move_backward", + "look_down", + "turn_left", + "move_left", + "move_left", + "move_left", + "turn_left", + "move_forward", + "move_left", + "move_forward", + "look_down", + "move_right", + "turn_right", + "move_right", + "move_right", + "move_right", + "move_right", + "move_backward", + "move_left", + "move_left", + "turn_left", + "move_backward", + "move_right", + "turn_left", + "move_left", + "move_left", + "look_up", + "move_forward", + "move_forward", + "move_forward" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 3790.0, + 5260.0, + 200.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 3719.2893, + 5330.7107, + 200.0 + ], + "actual_end_pos": [ + 3719.2893, + 5330.7107, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 3719.2893, + 5330.7107, + 200.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 3648.5786, + 5401.4214, + 200.0 + ], + "actual_end_pos": [ + 3648.5786, + 5401.4214, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 3648.5786, + 5401.4214, + 200.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 3577.868, + 5472.132, + 200.0 + ], + "actual_end_pos": [ + 3577.868, + 5472.132, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 3577.868, + 5472.132, + 200.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 3577.868, + 5472.132, + 200.0 + ], + "actual_end_pos": [ + 3577.868, + 5472.132, + 200.0 + ], + "actual_end_rot": [ + 7.5, + 135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 3577.868, + 5472.132, + 200.0 + ], + "start_rot": [ + 7.5, + 135.0, + -0.0 + ], + "expected_end_pos": [ + 3577.868, + 5472.132, + 200.0 + ], + "actual_end_pos": [ + 3577.868, + 5472.132, + 200.0 + ], + "actual_end_rot": [ + 15.0, + 135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 3577.868, + 5472.132, + 200.0 + ], + "start_rot": [ + 15.0, + 135.0, + -0.0 + ], + "expected_end_pos": [ + 3509.5667, + 5540.4333, + 225.8819 + ], + "actual_end_pos": [ + 3509.5667, + 5540.4333, + 225.8819 + ], + "actual_end_rot": [ + 15.0, + 135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 3509.5667, + 5540.4333, + 225.8819 + ], + "start_rot": [ + 15.0, + 135.0, + -0.0 + ], + "expected_end_pos": [ + 3580.2774, + 5611.144, + 225.8819 + ], + "actual_end_pos": [ + 3580.2774, + 5611.144, + 225.8819 + ], + "actual_end_rot": [ + 15.0, + 135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 3580.2774, + 5611.144, + 225.8819 + ], + "start_rot": [ + 15.0, + 135.0, + -0.0 + ], + "expected_end_pos": [ + 3511.9761, + 5679.4453, + 251.7638 + ], + "actual_end_pos": [ + 3511.9761, + 5679.4453, + 251.7638 + ], + "actual_end_rot": [ + 15.0, + 135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 3511.9761, + 5679.4453, + 251.7638 + ], + "start_rot": [ + 15.0, + 135.0, + -0.0 + ], + "expected_end_pos": [ + 3441.2654, + 5608.7346, + 251.7638 + ], + "actual_end_pos": [ + 3441.2654, + 5608.7346, + 251.7638 + ], + "actual_end_rot": [ + 15.0, + 135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 3441.2654, + 5608.7346, + 251.7638 + ], + "start_rot": [ + 15.0, + 135.0, + -0.0 + ], + "expected_end_pos": [ + 3370.5548, + 5538.0239, + 251.7638 + ], + "actual_end_pos": [ + 3370.5548, + 5538.0239, + 251.7638 + ], + "actual_end_rot": [ + 15.0, + 135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 3370.5548, + 5538.0239, + 251.7638 + ], + "start_rot": [ + 15.0, + 135.0, + -0.0 + ], + "expected_end_pos": [ + 3438.856, + 5469.7226, + 225.8819 + ], + "actual_end_pos": [ + 3438.856, + 5469.7226, + 225.8819 + ], + "actual_end_rot": [ + 15.0, + 135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 3438.856, + 5469.7226, + 225.8819 + ], + "start_rot": [ + 15.0, + 135.0, + -0.0 + ], + "expected_end_pos": [ + 3438.856, + 5469.7226, + 225.8819 + ], + "actual_end_pos": [ + 3438.856, + 5469.7226, + 225.8819 + ], + "actual_end_rot": [ + 7.5, + 135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 3438.856, + 5469.7226, + 225.8819 + ], + "start_rot": [ + 7.5, + 135.0, + -0.0 + ], + "expected_end_pos": [ + 3438.856, + 5469.7226, + 225.8819 + ], + "actual_end_pos": [ + 3438.856, + 5469.7226, + 225.8819 + ], + "actual_end_rot": [ + 7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 3438.856, + 5469.7226, + 225.8819 + ], + "start_rot": [ + 7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 3525.4586, + 5519.7226, + 225.8819 + ], + "actual_end_pos": [ + 3525.4586, + 5519.7226, + 225.8819 + ], + "actual_end_rot": [ + 7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 3525.4586, + 5519.7226, + 225.8819 + ], + "start_rot": [ + 7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 3612.0611, + 5569.7226, + 225.8819 + ], + "actual_end_pos": [ + 3612.0611, + 5569.7226, + 225.8819 + ], + "actual_end_rot": [ + 7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 3612.0611, + 5569.7226, + 225.8819 + ], + "start_rot": [ + 7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 3698.6636, + 5619.7226, + 225.8819 + ], + "actual_end_pos": [ + 3698.6636, + 5619.7226, + 225.8819 + ], + "actual_end_rot": [ + 7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 3698.6636, + 5619.7226, + 225.8819 + ], + "start_rot": [ + 7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 3698.6636, + 5619.7226, + 225.8819 + ], + "actual_end_pos": [ + 3698.6636, + 5619.7226, + 225.8819 + ], + "actual_end_rot": [ + 7.5, + 105.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 3698.6636, + 5619.7226, + 225.8819 + ], + "start_rot": [ + 7.5, + 105.0, + -0.0 + ], + "expected_end_pos": [ + 3673.0032, + 5715.4888, + 238.9345 + ], + "actual_end_pos": [ + 3673.0032, + 5715.4888, + 238.9345 + ], + "actual_end_rot": [ + 7.5, + 105.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 3673.0032, + 5715.4888, + 238.9345 + ], + "start_rot": [ + 7.5, + 105.0, + -0.0 + ], + "expected_end_pos": [ + 3769.5957, + 5741.3708, + 238.9345 + ], + "actual_end_pos": [ + 3769.5957, + 5741.3708, + 238.9345 + ], + "actual_end_rot": [ + 7.5, + 105.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 3769.5957, + 5741.3708, + 238.9345 + ], + "start_rot": [ + 7.5, + 105.0, + -0.0 + ], + "expected_end_pos": [ + 3743.9353, + 5837.137, + 251.9871 + ], + "actual_end_pos": [ + 3743.9353, + 5837.137, + 251.9871 + ], + "actual_end_rot": [ + 7.5, + 105.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 3743.9353, + 5837.137, + 251.9871 + ], + "start_rot": [ + 7.5, + 105.0, + -0.0 + ], + "expected_end_pos": [ + 3743.9353, + 5837.137, + 251.9871 + ], + "actual_end_pos": [ + 3743.9353, + 5837.137, + 251.9871 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 3743.9353, + 5837.137, + 251.9871 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 3647.3427, + 5811.2551, + 251.9871 + ], + "actual_end_pos": [ + 3647.3427, + 5811.2551, + 251.9871 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 3647.3427, + 5811.2551, + 251.9871 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 3647.3427, + 5811.2551, + 251.9871 + ], + "actual_end_pos": [ + 3647.3427, + 5811.2551, + 251.9871 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 3647.3427, + 5811.2551, + 251.9871 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 3560.7401, + 5761.2551, + 251.9871 + ], + "actual_end_pos": [ + 3560.7401, + 5761.2551, + 251.9871 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 3560.7401, + 5761.2551, + 251.9871 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 3474.1376, + 5711.2551, + 251.9871 + ], + "actual_end_pos": [ + 3474.1376, + 5711.2551, + 251.9871 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 3474.1376, + 5711.2551, + 251.9871 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 3387.5351, + 5661.2551, + 251.9871 + ], + "actual_end_pos": [ + 3387.5351, + 5661.2551, + 251.9871 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 3387.5351, + 5661.2551, + 251.9871 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 3300.9325, + 5611.2551, + 251.9871 + ], + "actual_end_pos": [ + 3300.9325, + 5611.2551, + 251.9871 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 3300.9325, + 5611.2551, + 251.9871 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 3350.9325, + 5524.6525, + 251.9871 + ], + "actual_end_pos": [ + 3350.9325, + 5524.6525, + 251.9871 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 3350.9325, + 5524.6525, + 251.9871 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 3437.5351, + 5574.6525, + 251.9871 + ], + "actual_end_pos": [ + 3437.5351, + 5574.6525, + 251.9871 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 3437.5351, + 5574.6525, + 251.9871 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 3524.1376, + 5624.6525, + 251.9871 + ], + "actual_end_pos": [ + 3524.1376, + 5624.6525, + 251.9871 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 3524.1376, + 5624.6525, + 251.9871 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 3524.1376, + 5624.6525, + 251.9871 + ], + "actual_end_pos": [ + 3524.1376, + 5624.6525, + 251.9871 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 3524.1376, + 5624.6525, + 251.9871 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 3550.0195, + 5528.0599, + 251.9871 + ], + "actual_end_pos": [ + 3550.0195, + 5528.0599, + 251.9871 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 3550.0195, + 5528.0599, + 251.9871 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 3453.4269, + 5502.178, + 251.9871 + ], + "actual_end_pos": [ + 3453.4269, + 5502.178, + 251.9871 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 3453.4269, + 5502.178, + 251.9871 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 3453.4269, + 5502.178, + 251.9871 + ], + "actual_end_pos": [ + 3453.4269, + 5502.178, + 251.9871 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 3453.4269, + 5502.178, + 251.9871 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 3553.4269, + 5502.178, + 251.9871 + ], + "actual_end_pos": [ + 3553.4269, + 5502.178, + 251.9871 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 3553.4269, + 5502.178, + 251.9871 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 3653.4269, + 5502.178, + 251.9871 + ], + "actual_end_pos": [ + 3653.4269, + 5502.178, + 251.9871 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 3653.4269, + 5502.178, + 251.9871 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 3653.4269, + 5502.178, + 251.9871 + ], + "actual_end_pos": [ + 3653.4269, + 5502.178, + 251.9871 + ], + "actual_end_rot": [ + 7.5, + 90.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 3653.4269, + 5502.178, + 251.9871 + ], + "start_rot": [ + 7.5, + 90.0, + -0.0 + ], + "expected_end_pos": [ + 3653.4269, + 5601.3225, + 265.0398 + ], + "actual_end_pos": [ + 3653.4269, + 5601.3225, + 265.0398 + ], + "actual_end_rot": [ + 7.5, + 90.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 3653.4269, + 5601.3225, + 265.0398 + ], + "start_rot": [ + 7.5, + 90.0, + -0.0 + ], + "expected_end_pos": [ + 3653.4269, + 5700.467, + 278.0924 + ], + "actual_end_pos": [ + 3653.4269, + 5700.467, + 278.0924 + ], + "actual_end_rot": [ + 7.5, + 90.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 3653.4269, + 5700.467, + 278.0924 + ], + "start_rot": [ + 7.5, + 90.0, + -0.0 + ], + "expected_end_pos": [ + 3653.4269, + 5799.6115, + 291.145 + ], + "actual_end_pos": [ + 3653.4269, + 5799.6115, + 291.145 + ], + "actual_end_rot": [ + 7.5, + 90.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 18, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260413_221314__pair_003250_B_traj_003251_meta.json b/equivalence_easy/run_20260413_221314__pair_003250_B_traj_003251_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5cd81cc57d54e295695b1653f3831d40f46d2e8f --- /dev/null +++ b/equivalence_easy/run_20260413_221314__pair_003250_B_traj_003251_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 3251, + "episode_id": 0, + "state_id": 2419, + "sample_index": 2419, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 3250, + "primary_trajectory_id": 3250, + "paired_trajectory_id": 3251, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 3790.0, + 5260.0, + 200.0 + ], + "rotation": [ + 0.0, + 135.0, + 0.0 + ] + }, + "action_sequence": [ + "move_forward", + "move_forward", + "move_forward", + "look_up", + "look_up", + "move_backward", + "move_forward", + "move_right", + "move_forward", + "move_right", + "move_left", + "look_down", + "turn_left", + "move_left", + "move_left", + "move_left", + "turn_left", + "move_forward", + "move_forward", + "move_left", + "look_down", + "move_right", + "turn_right", + "move_right", + "move_backward", + "move_left", + "move_left", + "move_right", + "move_right", + "move_right", + "turn_left", + "move_right", + "move_backward", + "turn_left", + "move_left", + "move_left", + "look_up", + "move_forward", + "move_forward", + "move_forward" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 3790.0, + 5260.0, + 200.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 3719.2893, + 5330.7107, + 200.0 + ], + "actual_end_pos": [ + 3719.2893, + 5330.7107, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 3719.2893, + 5330.7107, + 200.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 3648.5786, + 5401.4214, + 200.0 + ], + "actual_end_pos": [ + 3648.5786, + 5401.4214, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 3648.5786, + 5401.4214, + 200.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 3577.868, + 5472.132, + 200.0 + ], + "actual_end_pos": [ + 3577.868, + 5472.132, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 3577.868, + 5472.132, + 200.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 3577.868, + 5472.132, + 200.0 + ], + "actual_end_pos": [ + 3577.868, + 5472.132, + 200.0 + ], + "actual_end_rot": [ + 7.5, + 135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 3577.868, + 5472.132, + 200.0 + ], + "start_rot": [ + 7.5, + 135.0, + -0.0 + ], + "expected_end_pos": [ + 3577.868, + 5472.132, + 200.0 + ], + "actual_end_pos": [ + 3577.868, + 5472.132, + 200.0 + ], + "actual_end_rot": [ + 15.0, + 135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 3577.868, + 5472.132, + 200.0 + ], + "start_rot": [ + 15.0, + 135.0, + -0.0 + ], + "expected_end_pos": [ + 3646.1692, + 5403.8308, + 174.1181 + ], + "actual_end_pos": [ + 3646.1692, + 5403.8308, + 174.1181 + ], + "actual_end_rot": [ + 15.0, + 135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 3646.1692, + 5403.8308, + 174.1181 + ], + "start_rot": [ + 15.0, + 135.0, + -0.0 + ], + "expected_end_pos": [ + 3577.868, + 5472.132, + 200.0 + ], + "actual_end_pos": [ + 3577.868, + 5472.132, + 200.0 + ], + "actual_end_rot": [ + 15.0, + 135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 3577.868, + 5472.132, + 200.0 + ], + "start_rot": [ + 15.0, + 135.0, + -0.0 + ], + "expected_end_pos": [ + 3507.1573, + 5401.4214, + 200.0 + ], + "actual_end_pos": [ + 3507.1573, + 5401.4214, + 200.0 + ], + "actual_end_rot": [ + 15.0, + 135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 3507.1573, + 5401.4214, + 200.0 + ], + "start_rot": [ + 15.0, + 135.0, + -0.0 + ], + "expected_end_pos": [ + 3438.856, + 5469.7226, + 225.8819 + ], + "actual_end_pos": [ + 3438.856, + 5469.7226, + 225.8819 + ], + "actual_end_rot": [ + 15.0, + 135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 3438.856, + 5469.7226, + 225.8819 + ], + "start_rot": [ + 15.0, + 135.0, + -0.0 + ], + "expected_end_pos": [ + 3368.1453, + 5399.012, + 225.8819 + ], + "actual_end_pos": [ + 3368.1453, + 5399.012, + 225.8819 + ], + "actual_end_rot": [ + 15.0, + 135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 3368.1453, + 5399.012, + 225.8819 + ], + "start_rot": [ + 15.0, + 135.0, + -0.0 + ], + "expected_end_pos": [ + 3438.856, + 5469.7226, + 225.8819 + ], + "actual_end_pos": [ + 3438.856, + 5469.7226, + 225.8819 + ], + "actual_end_rot": [ + 15.0, + 135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 3438.856, + 5469.7226, + 225.8819 + ], + "start_rot": [ + 15.0, + 135.0, + -0.0 + ], + "expected_end_pos": [ + 3438.856, + 5469.7226, + 225.8819 + ], + "actual_end_pos": [ + 3438.856, + 5469.7226, + 225.8819 + ], + "actual_end_rot": [ + 7.5, + 135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 3438.856, + 5469.7226, + 225.8819 + ], + "start_rot": [ + 7.5, + 135.0, + -0.0 + ], + "expected_end_pos": [ + 3438.856, + 5469.7226, + 225.8819 + ], + "actual_end_pos": [ + 3438.856, + 5469.7226, + 225.8819 + ], + "actual_end_rot": [ + 7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 3438.856, + 5469.7226, + 225.8819 + ], + "start_rot": [ + 7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 3525.4586, + 5519.7226, + 225.8819 + ], + "actual_end_pos": [ + 3525.4586, + 5519.7226, + 225.8819 + ], + "actual_end_rot": [ + 7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 3525.4586, + 5519.7226, + 225.8819 + ], + "start_rot": [ + 7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 3612.0611, + 5569.7226, + 225.8819 + ], + "actual_end_pos": [ + 3612.0611, + 5569.7226, + 225.8819 + ], + "actual_end_rot": [ + 7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 3612.0611, + 5569.7226, + 225.8819 + ], + "start_rot": [ + 7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 3698.6636, + 5619.7226, + 225.8819 + ], + "actual_end_pos": [ + 3698.6636, + 5619.7226, + 225.8819 + ], + "actual_end_rot": [ + 7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 3698.6636, + 5619.7226, + 225.8819 + ], + "start_rot": [ + 7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 3698.6636, + 5619.7226, + 225.8819 + ], + "actual_end_pos": [ + 3698.6636, + 5619.7226, + 225.8819 + ], + "actual_end_rot": [ + 7.5, + 105.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 3698.6636, + 5619.7226, + 225.8819 + ], + "start_rot": [ + 7.5, + 105.0, + -0.0 + ], + "expected_end_pos": [ + 3673.0032, + 5715.4888, + 238.9345 + ], + "actual_end_pos": [ + 3673.0032, + 5715.4888, + 238.9345 + ], + "actual_end_rot": [ + 7.5, + 105.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 3673.0032, + 5715.4888, + 238.9345 + ], + "start_rot": [ + 7.5, + 105.0, + -0.0 + ], + "expected_end_pos": [ + 3647.3427, + 5811.2551, + 251.9871 + ], + "actual_end_pos": [ + 3647.3427, + 5811.2551, + 251.9871 + ], + "actual_end_rot": [ + 7.5, + 105.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 3647.3427, + 5811.2551, + 251.9871 + ], + "start_rot": [ + 7.5, + 105.0, + -0.0 + ], + "expected_end_pos": [ + 3743.9353, + 5837.137, + 251.9871 + ], + "actual_end_pos": [ + 3743.9353, + 5837.137, + 251.9871 + ], + "actual_end_rot": [ + 7.5, + 105.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 3743.9353, + 5837.137, + 251.9871 + ], + "start_rot": [ + 7.5, + 105.0, + -0.0 + ], + "expected_end_pos": [ + 3743.9353, + 5837.137, + 251.9871 + ], + "actual_end_pos": [ + 3743.9353, + 5837.137, + 251.9871 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 3743.9353, + 5837.137, + 251.9871 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 3647.3427, + 5811.2551, + 251.9871 + ], + "actual_end_pos": [ + 3647.3427, + 5811.2551, + 251.9871 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 3647.3427, + 5811.2551, + 251.9871 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 3647.3427, + 5811.2551, + 251.9871 + ], + "actual_end_pos": [ + 3647.3427, + 5811.2551, + 251.9871 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 3647.3427, + 5811.2551, + 251.9871 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 3560.7401, + 5761.2551, + 251.9871 + ], + "actual_end_pos": [ + 3560.7401, + 5761.2551, + 251.9871 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 3560.7401, + 5761.2551, + 251.9871 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 3610.7401, + 5674.6525, + 251.9871 + ], + "actual_end_pos": [ + 3610.7401, + 5674.6525, + 251.9871 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 3610.7401, + 5674.6525, + 251.9871 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 3697.3427, + 5724.6525, + 251.9871 + ], + "actual_end_pos": [ + 3697.3427, + 5724.6525, + 251.9871 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 3697.3427, + 5724.6525, + 251.9871 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 3783.9452, + 5774.6525, + 251.9871 + ], + "actual_end_pos": [ + 3783.9452, + 5774.6525, + 251.9871 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 3783.9452, + 5774.6525, + 251.9871 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 3697.3427, + 5724.6525, + 251.9871 + ], + "actual_end_pos": [ + 3697.3427, + 5724.6525, + 251.9871 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 3697.3427, + 5724.6525, + 251.9871 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 3610.7401, + 5674.6525, + 251.9871 + ], + "actual_end_pos": [ + 3610.7401, + 5674.6525, + 251.9871 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 3610.7401, + 5674.6525, + 251.9871 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 3524.1376, + 5624.6525, + 251.9871 + ], + "actual_end_pos": [ + 3524.1376, + 5624.6525, + 251.9871 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 3524.1376, + 5624.6525, + 251.9871 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 3524.1376, + 5624.6525, + 251.9871 + ], + "actual_end_pos": [ + 3524.1376, + 5624.6525, + 251.9871 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 3524.1376, + 5624.6525, + 251.9871 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 3427.545, + 5598.7706, + 251.9871 + ], + "actual_end_pos": [ + 3427.545, + 5598.7706, + 251.9871 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 3427.545, + 5598.7706, + 251.9871 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 3453.4269, + 5502.178, + 251.9871 + ], + "actual_end_pos": [ + 3453.4269, + 5502.178, + 251.9871 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 3453.4269, + 5502.178, + 251.9871 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 3453.4269, + 5502.178, + 251.9871 + ], + "actual_end_pos": [ + 3453.4269, + 5502.178, + 251.9871 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 3453.4269, + 5502.178, + 251.9871 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 3553.4269, + 5502.178, + 251.9871 + ], + "actual_end_pos": [ + 3553.4269, + 5502.178, + 251.9871 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 3553.4269, + 5502.178, + 251.9871 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 3653.4269, + 5502.178, + 251.9871 + ], + "actual_end_pos": [ + 3653.4269, + 5502.178, + 251.9871 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 3653.4269, + 5502.178, + 251.9871 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 3653.4269, + 5502.178, + 251.9871 + ], + "actual_end_pos": [ + 3653.4269, + 5502.178, + 251.9871 + ], + "actual_end_rot": [ + 7.5, + 90.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 3653.4269, + 5502.178, + 251.9871 + ], + "start_rot": [ + 7.5, + 90.0, + -0.0 + ], + "expected_end_pos": [ + 3653.4269, + 5601.3225, + 265.0398 + ], + "actual_end_pos": [ + 3653.4269, + 5601.3225, + 265.0398 + ], + "actual_end_rot": [ + 7.5, + 90.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 3653.4269, + 5601.3225, + 265.0398 + ], + "start_rot": [ + 7.5, + 90.0, + -0.0 + ], + "expected_end_pos": [ + 3653.4269, + 5700.467, + 278.0924 + ], + "actual_end_pos": [ + 3653.4269, + 5700.467, + 278.0924 + ], + "actual_end_rot": [ + 7.5, + 90.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 3653.4269, + 5700.467, + 278.0924 + ], + "start_rot": [ + 7.5, + 90.0, + -0.0 + ], + "expected_end_pos": [ + 3653.4269, + 5799.6115, + 291.145 + ], + "actual_end_pos": [ + 3653.4269, + 5799.6115, + 291.145 + ], + "actual_end_rot": [ + 7.5, + 90.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 18, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260413_221314__pair_003301_A_traj_003301_meta.json b/equivalence_easy/run_20260413_221314__pair_003301_A_traj_003301_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4d3ec0e7c884ab49e8460c8e0d3e599e9b22ffc7 --- /dev/null +++ b/equivalence_easy/run_20260413_221314__pair_003301_A_traj_003301_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 3301, + "episode_id": 0, + "state_id": 2455, + "sample_index": 2455, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 3302, + "primary_trajectory_id": 3301, + "paired_trajectory_id": 3302, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 4290.0, + -3240.0, + 200.0 + ], + "rotation": [ + 0.0, + 315.0, + 0.0 + ] + }, + "action_sequence": [ + "move_backward", + "look_down", + "move_right", + "move_right", + "move_forward", + "move_forward", + "move_left", + "turn_left", + "move_forward", + "turn_left", + "move_forward", + "turn_right", + "move_right", + "move_backward", + "turn_left", + "move_forward", + "move_forward", + "turn_right", + "move_forward", + "move_left", + "move_forward", + "move_forward", + "move_forward", + "move_left", + "look_down", + "turn_right", + "turn_right", + "move_forward", + "turn_left", + "no_op", + "turn_left", + "move_forward", + "move_forward", + "move_forward", + "move_right", + "look_up", + "turn_right", + "turn_right", + "move_backward", + "move_left" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 4290.0, + -3240.0, + 200.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 4219.2893, + -3169.2893, + 200.0 + ], + "actual_end_pos": [ + 4219.2893, + -3169.2893, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 4219.2893, + -3169.2893, + 200.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 4219.2893, + -3169.2893, + 200.0 + ], + "actual_end_pos": [ + 4219.2893, + -3169.2893, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 4219.2893, + -3169.2893, + 200.0 + ], + "start_rot": [ + -7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 4290.0, + -3098.5786, + 200.0 + ], + "actual_end_pos": [ + 4290.0, + -3098.5786, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 4290.0, + -3098.5786, + 200.0 + ], + "start_rot": [ + -7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 4360.7107, + -3027.868, + 200.0 + ], + "actual_end_pos": [ + 4360.7107, + -3027.868, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 4360.7107, + -3027.868, + 200.0 + ], + "start_rot": [ + -7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 4430.8164, + -3097.9737, + 186.9474 + ], + "actual_end_pos": [ + 4430.8164, + -3097.9737, + 186.9474 + ], + "actual_end_rot": [ + -7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 4430.8164, + -3097.9737, + 186.9474 + ], + "start_rot": [ + -7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 4500.9222, + -3168.0794, + 173.8948 + ], + "actual_end_pos": [ + 4500.9222, + -3168.0794, + 173.8948 + ], + "actual_end_rot": [ + -7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 4500.9222, + -3168.0794, + 173.8948 + ], + "start_rot": [ + -7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 4430.2115, + -3238.7901, + 173.8948 + ], + "actual_end_pos": [ + 4430.2115, + -3238.7901, + 173.8948 + ], + "actual_end_rot": [ + -7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 4430.2115, + -3238.7901, + 173.8948 + ], + "start_rot": [ + -7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 4430.2115, + -3238.7901, + 173.8948 + ], + "actual_end_pos": [ + 4430.2115, + -3238.7901, + 173.8948 + ], + "actual_end_rot": [ + -7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 4430.2115, + -3238.7901, + 173.8948 + ], + "start_rot": [ + -7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 4479.7837, + -3324.6518, + 160.8421 + ], + "actual_end_pos": [ + 4479.7837, + -3324.6518, + 160.8421 + ], + "actual_end_rot": [ + -7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 4479.7837, + -3324.6518, + 160.8421 + ], + "start_rot": [ + -7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 4479.7837, + -3324.6518, + 160.8421 + ], + "actual_end_pos": [ + 4479.7837, + -3324.6518, + 160.8421 + ], + "actual_end_rot": [ + -7.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 4479.7837, + -3324.6518, + 160.8421 + ], + "start_rot": [ + -7.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 4505.4442, + -3420.418, + 147.7895 + ], + "actual_end_pos": [ + 4505.4442, + -3420.418, + 147.7895 + ], + "actual_end_rot": [ + -7.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 4505.4442, + -3420.418, + 147.7895 + ], + "start_rot": [ + -7.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 4505.4442, + -3420.418, + 147.7895 + ], + "actual_end_pos": [ + 4505.4442, + -3420.418, + 147.7895 + ], + "actual_end_rot": [ + -7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 4505.4442, + -3420.418, + 147.7895 + ], + "start_rot": [ + -7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 4592.0467, + -3370.418, + 147.7895 + ], + "actual_end_pos": [ + 4592.0467, + -3370.418, + 147.7895 + ], + "actual_end_rot": [ + -7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 4592.0467, + -3370.418, + 147.7895 + ], + "start_rot": [ + -7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 4542.4745, + -3284.5563, + 160.8421 + ], + "actual_end_pos": [ + 4542.4745, + -3284.5563, + 160.8421 + ], + "actual_end_rot": [ + -7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 4542.4745, + -3284.5563, + 160.8421 + ], + "start_rot": [ + -7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 4542.4745, + -3284.5563, + 160.8421 + ], + "actual_end_pos": [ + 4542.4745, + -3284.5563, + 160.8421 + ], + "actual_end_rot": [ + -7.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 4542.4745, + -3284.5563, + 160.8421 + ], + "start_rot": [ + -7.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 4568.135, + -3380.3226, + 147.7895 + ], + "actual_end_pos": [ + 4568.135, + -3380.3226, + 147.7895 + ], + "actual_end_rot": [ + -7.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 4568.135, + -3380.3226, + 147.7895 + ], + "start_rot": [ + -7.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 4593.7955, + -3476.0888, + 134.7369 + ], + "actual_end_pos": [ + 4593.7955, + -3476.0888, + 134.7369 + ], + "actual_end_rot": [ + -7.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 4593.7955, + -3476.0888, + 134.7369 + ], + "start_rot": [ + -7.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 4593.7955, + -3476.0888, + 134.7369 + ], + "actual_end_pos": [ + 4593.7955, + -3476.0888, + 134.7369 + ], + "actual_end_rot": [ + -7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 4593.7955, + -3476.0888, + 134.7369 + ], + "start_rot": [ + -7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 4643.3677, + -3561.9504, + 121.6843 + ], + "actual_end_pos": [ + 4643.3677, + -3561.9504, + 121.6843 + ], + "actual_end_rot": [ + -7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 4643.3677, + -3561.9504, + 121.6843 + ], + "start_rot": [ + -7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 4556.7652, + -3611.9504, + 121.6843 + ], + "actual_end_pos": [ + 4556.7652, + -3611.9504, + 121.6843 + ], + "actual_end_rot": [ + -7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 4556.7652, + -3611.9504, + 121.6843 + ], + "start_rot": [ + -7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 4606.3374, + -3697.8121, + 108.6317 + ], + "actual_end_pos": [ + 4606.3374, + -3697.8121, + 108.6317 + ], + "actual_end_rot": [ + -7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 4606.3374, + -3697.8121, + 108.6317 + ], + "start_rot": [ + -7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 4655.9097, + -3783.6737, + 95.579 + ], + "actual_end_pos": [ + 4655.9097, + -3783.6737, + 95.579 + ], + "actual_end_rot": [ + -7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 4655.9097, + -3783.6737, + 95.579 + ], + "start_rot": [ + -7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 4705.4819, + -3869.5354, + 82.5264 + ], + "actual_end_pos": [ + 4705.4819, + -3869.5354, + 82.5264 + ], + "actual_end_rot": [ + -7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 4705.4819, + -3869.5354, + 82.5264 + ], + "start_rot": [ + -7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 4618.8794, + -3919.5354, + 82.5264 + ], + "actual_end_pos": [ + 4618.8794, + -3919.5354, + 82.5264 + ], + "actual_end_rot": [ + -7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 4618.8794, + -3919.5354, + 82.5264 + ], + "start_rot": [ + -7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 4618.8794, + -3919.5354, + 82.5264 + ], + "actual_end_pos": [ + 4618.8794, + -3919.5354, + 82.5264 + ], + "actual_end_rot": [ + -15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 4618.8794, + -3919.5354, + 82.5264 + ], + "start_rot": [ + -15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 4618.8794, + -3919.5354, + 82.5264 + ], + "actual_end_pos": [ + 4618.8794, + -3919.5354, + 82.5264 + ], + "actual_end_rot": [ + -15.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 4618.8794, + -3919.5354, + 82.5264 + ], + "start_rot": [ + -15.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 4618.8794, + -3919.5354, + 82.5264 + ], + "actual_end_pos": [ + 4618.8794, + -3919.5354, + 82.5264 + ], + "actual_end_rot": [ + -15.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 4618.8794, + -3919.5354, + 82.5264 + ], + "start_rot": [ + -15.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 4702.531, + -3967.8316, + 56.6445 + ], + "actual_end_pos": [ + 4702.531, + -3967.8316, + 56.6445 + ], + "actual_end_rot": [ + -15.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 4702.531, + -3967.8316, + 56.6445 + ], + "start_rot": [ + -15.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 4702.531, + -3967.8316, + 56.6445 + ], + "actual_end_pos": [ + 4702.531, + -3967.8316, + 56.6445 + ], + "actual_end_rot": [ + -15.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 4702.531, + -3967.8316, + 56.6445 + ], + "start_rot": [ + -15.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 4702.531, + -3967.8316, + 56.6445 + ], + "actual_end_pos": [ + 4702.531, + -3967.8316, + 56.6445 + ], + "actual_end_rot": [ + -15.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 4702.531, + -3967.8316, + 56.6445 + ], + "start_rot": [ + -15.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 4702.531, + -3967.8316, + 56.6445 + ], + "actual_end_pos": [ + 4702.531, + -3967.8316, + 56.6445 + ], + "actual_end_rot": [ + -15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 4702.531, + -3967.8316, + 56.6445 + ], + "start_rot": [ + -15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 4750.8273, + -4051.4833, + 30.7626 + ], + "actual_end_pos": [ + 4750.8273, + -4051.4833, + 30.7626 + ], + "actual_end_rot": [ + -15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 4750.8273, + -4051.4833, + 30.7626 + ], + "start_rot": [ + -15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 4799.1236, + -4135.1349, + 4.8807 + ], + "actual_end_pos": [ + 4799.1236, + -4135.1349, + 4.8807 + ], + "actual_end_rot": [ + -15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 4799.1236, + -4135.1349, + 4.8807 + ], + "start_rot": [ + -15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 4847.4199, + -4218.7865, + -21.0012 + ], + "actual_end_pos": [ + 4847.4199, + -4218.7865, + -21.0012 + ], + "actual_end_rot": [ + -15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 4847.4199, + -4218.7865, + -21.0012 + ], + "start_rot": [ + -15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 4934.0224, + -4168.7865, + -21.0012 + ], + "actual_end_pos": [ + 4934.0224, + -4168.7865, + -21.0012 + ], + "actual_end_rot": [ + -15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 4934.0224, + -4168.7865, + -21.0012 + ], + "start_rot": [ + -15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 4934.0224, + -4168.7865, + -21.0012 + ], + "actual_end_pos": [ + 4934.0224, + -4168.7865, + -21.0012 + ], + "actual_end_rot": [ + -7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 4934.0224, + -4168.7865, + -21.0012 + ], + "start_rot": [ + -7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 4934.0224, + -4168.7865, + -21.0012 + ], + "actual_end_pos": [ + 4934.0224, + -4168.7865, + -21.0012 + ], + "actual_end_rot": [ + -7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 4934.0224, + -4168.7865, + -21.0012 + ], + "start_rot": [ + -7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 4934.0224, + -4168.7865, + -21.0012 + ], + "actual_end_pos": [ + 4934.0224, + -4168.7865, + -21.0012 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 4934.0224, + -4168.7865, + -21.0012 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 4848.1608, + -4119.2143, + -7.9486 + ], + "actual_end_pos": [ + 4848.1608, + -4119.2143, + -7.9486 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 4848.1608, + -4119.2143, + -7.9486 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 4798.1608, + -4205.8168, + -7.9486 + ], + "actual_end_pos": [ + 4798.1608, + -4205.8168, + -7.9486 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 18, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260413_221314__pair_003301_B_traj_003302_meta.json b/equivalence_easy/run_20260413_221314__pair_003301_B_traj_003302_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..891776acfe6e64b97678e1f5d2af72d315487612 --- /dev/null +++ b/equivalence_easy/run_20260413_221314__pair_003301_B_traj_003302_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 3302, + "episode_id": 0, + "state_id": 2455, + "sample_index": 2455, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 3301, + "primary_trajectory_id": 3301, + "paired_trajectory_id": 3302, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 4290.0, + -3240.0, + 200.0 + ], + "rotation": [ + 0.0, + 315.0, + 0.0 + ] + }, + "action_sequence": [ + "move_backward", + "look_down", + "move_left", + "move_forward", + "move_forward", + "move_right", + "move_right", + "turn_left", + "move_forward", + "turn_left", + "move_forward", + "turn_right", + "move_right", + "move_backward", + "turn_left", + "move_forward", + "move_forward", + "turn_right", + "move_forward", + "move_forward", + "move_forward", + "move_left", + "move_left", + "move_forward", + "turn_right", + "turn_right", + "look_down", + "move_forward", + "turn_left", + "no_op", + "turn_left", + "move_forward", + "move_right", + "move_forward", + "move_forward", + "turn_right", + "turn_right", + "look_up", + "move_backward", + "move_left" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 4290.0, + -3240.0, + 200.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 4219.2893, + -3169.2893, + 200.0 + ], + "actual_end_pos": [ + 4219.2893, + -3169.2893, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 4219.2893, + -3169.2893, + 200.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 4219.2893, + -3169.2893, + 200.0 + ], + "actual_end_pos": [ + 4219.2893, + -3169.2893, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 4219.2893, + -3169.2893, + 200.0 + ], + "start_rot": [ + -7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 4148.5786, + -3240.0, + 200.0 + ], + "actual_end_pos": [ + 4148.5786, + -3240.0, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 4148.5786, + -3240.0, + 200.0 + ], + "start_rot": [ + -7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 4218.6844, + -3310.1057, + 186.9474 + ], + "actual_end_pos": [ + 4218.6844, + -3310.1057, + 186.9474 + ], + "actual_end_rot": [ + -7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 4218.6844, + -3310.1057, + 186.9474 + ], + "start_rot": [ + -7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 4288.7901, + -3380.2115, + 173.8948 + ], + "actual_end_pos": [ + 4288.7901, + -3380.2115, + 173.8948 + ], + "actual_end_rot": [ + -7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 4288.7901, + -3380.2115, + 173.8948 + ], + "start_rot": [ + -7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 4359.5008, + -3309.5008, + 173.8948 + ], + "actual_end_pos": [ + 4359.5008, + -3309.5008, + 173.8948 + ], + "actual_end_rot": [ + -7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 4359.5008, + -3309.5008, + 173.8948 + ], + "start_rot": [ + -7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 4430.2115, + -3238.7901, + 173.8948 + ], + "actual_end_pos": [ + 4430.2115, + -3238.7901, + 173.8948 + ], + "actual_end_rot": [ + -7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 4430.2115, + -3238.7901, + 173.8948 + ], + "start_rot": [ + -7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 4430.2115, + -3238.7901, + 173.8948 + ], + "actual_end_pos": [ + 4430.2115, + -3238.7901, + 173.8948 + ], + "actual_end_rot": [ + -7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 4430.2115, + -3238.7901, + 173.8948 + ], + "start_rot": [ + -7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 4479.7837, + -3324.6518, + 160.8421 + ], + "actual_end_pos": [ + 4479.7837, + -3324.6518, + 160.8421 + ], + "actual_end_rot": [ + -7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 4479.7837, + -3324.6518, + 160.8421 + ], + "start_rot": [ + -7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 4479.7837, + -3324.6518, + 160.8421 + ], + "actual_end_pos": [ + 4479.7837, + -3324.6518, + 160.8421 + ], + "actual_end_rot": [ + -7.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 4479.7837, + -3324.6518, + 160.8421 + ], + "start_rot": [ + -7.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 4505.4442, + -3420.418, + 147.7895 + ], + "actual_end_pos": [ + 4505.4442, + -3420.418, + 147.7895 + ], + "actual_end_rot": [ + -7.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 4505.4442, + -3420.418, + 147.7895 + ], + "start_rot": [ + -7.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 4505.4442, + -3420.418, + 147.7895 + ], + "actual_end_pos": [ + 4505.4442, + -3420.418, + 147.7895 + ], + "actual_end_rot": [ + -7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 4505.4442, + -3420.418, + 147.7895 + ], + "start_rot": [ + -7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 4592.0467, + -3370.418, + 147.7895 + ], + "actual_end_pos": [ + 4592.0467, + -3370.418, + 147.7895 + ], + "actual_end_rot": [ + -7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 4592.0467, + -3370.418, + 147.7895 + ], + "start_rot": [ + -7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 4542.4745, + -3284.5563, + 160.8421 + ], + "actual_end_pos": [ + 4542.4745, + -3284.5563, + 160.8421 + ], + "actual_end_rot": [ + -7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 4542.4745, + -3284.5563, + 160.8421 + ], + "start_rot": [ + -7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 4542.4745, + -3284.5563, + 160.8421 + ], + "actual_end_pos": [ + 4542.4745, + -3284.5563, + 160.8421 + ], + "actual_end_rot": [ + -7.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 4542.4745, + -3284.5563, + 160.8421 + ], + "start_rot": [ + -7.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 4568.135, + -3380.3226, + 147.7895 + ], + "actual_end_pos": [ + 4568.135, + -3380.3226, + 147.7895 + ], + "actual_end_rot": [ + -7.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 4568.135, + -3380.3226, + 147.7895 + ], + "start_rot": [ + -7.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 4593.7955, + -3476.0888, + 134.7369 + ], + "actual_end_pos": [ + 4593.7955, + -3476.0888, + 134.7369 + ], + "actual_end_rot": [ + -7.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 4593.7955, + -3476.0888, + 134.7369 + ], + "start_rot": [ + -7.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 4593.7955, + -3476.0888, + 134.7369 + ], + "actual_end_pos": [ + 4593.7955, + -3476.0888, + 134.7369 + ], + "actual_end_rot": [ + -7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 4593.7955, + -3476.0888, + 134.7369 + ], + "start_rot": [ + -7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 4643.3677, + -3561.9504, + 121.6843 + ], + "actual_end_pos": [ + 4643.3677, + -3561.9504, + 121.6843 + ], + "actual_end_rot": [ + -7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 4643.3677, + -3561.9504, + 121.6843 + ], + "start_rot": [ + -7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 4692.94, + -3647.8121, + 108.6317 + ], + "actual_end_pos": [ + 4692.94, + -3647.8121, + 108.6317 + ], + "actual_end_rot": [ + -7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 4692.94, + -3647.8121, + 108.6317 + ], + "start_rot": [ + -7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 4742.5122, + -3733.6737, + 95.579 + ], + "actual_end_pos": [ + 4742.5122, + -3733.6737, + 95.579 + ], + "actual_end_rot": [ + -7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 4742.5122, + -3733.6737, + 95.579 + ], + "start_rot": [ + -7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 4655.9097, + -3783.6737, + 95.579 + ], + "actual_end_pos": [ + 4655.9097, + -3783.6737, + 95.579 + ], + "actual_end_rot": [ + -7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 4655.9097, + -3783.6737, + 95.579 + ], + "start_rot": [ + -7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 4569.3071, + -3833.6737, + 95.579 + ], + "actual_end_pos": [ + 4569.3071, + -3833.6737, + 95.579 + ], + "actual_end_rot": [ + -7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 4569.3071, + -3833.6737, + 95.579 + ], + "start_rot": [ + -7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 4618.8794, + -3919.5354, + 82.5264 + ], + "actual_end_pos": [ + 4618.8794, + -3919.5354, + 82.5264 + ], + "actual_end_rot": [ + -7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 4618.8794, + -3919.5354, + 82.5264 + ], + "start_rot": [ + -7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 4618.8794, + -3919.5354, + 82.5264 + ], + "actual_end_pos": [ + 4618.8794, + -3919.5354, + 82.5264 + ], + "actual_end_rot": [ + -7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 4618.8794, + -3919.5354, + 82.5264 + ], + "start_rot": [ + -7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 4618.8794, + -3919.5354, + 82.5264 + ], + "actual_end_pos": [ + 4618.8794, + -3919.5354, + 82.5264 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 4618.8794, + -3919.5354, + 82.5264 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 4618.8794, + -3919.5354, + 82.5264 + ], + "actual_end_pos": [ + 4618.8794, + -3919.5354, + 82.5264 + ], + "actual_end_rot": [ + -15.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 4618.8794, + -3919.5354, + 82.5264 + ], + "start_rot": [ + -15.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 4702.531, + -3967.8316, + 56.6445 + ], + "actual_end_pos": [ + 4702.531, + -3967.8316, + 56.6445 + ], + "actual_end_rot": [ + -15.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 4702.531, + -3967.8316, + 56.6445 + ], + "start_rot": [ + -15.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 4702.531, + -3967.8316, + 56.6445 + ], + "actual_end_pos": [ + 4702.531, + -3967.8316, + 56.6445 + ], + "actual_end_rot": [ + -15.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 4702.531, + -3967.8316, + 56.6445 + ], + "start_rot": [ + -15.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 4702.531, + -3967.8316, + 56.6445 + ], + "actual_end_pos": [ + 4702.531, + -3967.8316, + 56.6445 + ], + "actual_end_rot": [ + -15.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 4702.531, + -3967.8316, + 56.6445 + ], + "start_rot": [ + -15.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 4702.531, + -3967.8316, + 56.6445 + ], + "actual_end_pos": [ + 4702.531, + -3967.8316, + 56.6445 + ], + "actual_end_rot": [ + -15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 4702.531, + -3967.8316, + 56.6445 + ], + "start_rot": [ + -15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 4750.8273, + -4051.4833, + 30.7626 + ], + "actual_end_pos": [ + 4750.8273, + -4051.4833, + 30.7626 + ], + "actual_end_rot": [ + -15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 4750.8273, + -4051.4833, + 30.7626 + ], + "start_rot": [ + -15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 4837.4298, + -4001.4833, + 30.7626 + ], + "actual_end_pos": [ + 4837.4298, + -4001.4833, + 30.7626 + ], + "actual_end_rot": [ + -15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 4837.4298, + -4001.4833, + 30.7626 + ], + "start_rot": [ + -15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 4885.7261, + -4085.1349, + 4.8807 + ], + "actual_end_pos": [ + 4885.7261, + -4085.1349, + 4.8807 + ], + "actual_end_rot": [ + -15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 4885.7261, + -4085.1349, + 4.8807 + ], + "start_rot": [ + -15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 4934.0224, + -4168.7865, + -21.0012 + ], + "actual_end_pos": [ + 4934.0224, + -4168.7865, + -21.0012 + ], + "actual_end_rot": [ + -15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 4934.0224, + -4168.7865, + -21.0012 + ], + "start_rot": [ + -15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 4934.0224, + -4168.7865, + -21.0012 + ], + "actual_end_pos": [ + 4934.0224, + -4168.7865, + -21.0012 + ], + "actual_end_rot": [ + -15.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 4934.0224, + -4168.7865, + -21.0012 + ], + "start_rot": [ + -15.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 4934.0224, + -4168.7865, + -21.0012 + ], + "actual_end_pos": [ + 4934.0224, + -4168.7865, + -21.0012 + ], + "actual_end_rot": [ + -15.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 4934.0224, + -4168.7865, + -21.0012 + ], + "start_rot": [ + -15.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 4934.0224, + -4168.7865, + -21.0012 + ], + "actual_end_pos": [ + 4934.0224, + -4168.7865, + -21.0012 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 4934.0224, + -4168.7865, + -21.0012 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 4848.1608, + -4119.2143, + -7.9486 + ], + "actual_end_pos": [ + 4848.1608, + -4119.2143, + -7.9486 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 4848.1608, + -4119.2143, + -7.9486 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 4798.1608, + -4205.8168, + -7.9486 + ], + "actual_end_pos": [ + 4798.1608, + -4205.8168, + -7.9486 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 18, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260414_132732__pair_000154_A_traj_000154_meta.json b/equivalence_easy/run_20260414_132732__pair_000154_A_traj_000154_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..af40675c440292c98b2aa2f5e06fb2ae215df0ec --- /dev/null +++ b/equivalence_easy/run_20260414_132732__pair_000154_A_traj_000154_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 154, + "episode_id": 0, + "state_id": 112, + "sample_index": 112, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 155, + "primary_trajectory_id": 154, + "paired_trajectory_id": 155, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + -770.0, + 270.0, + 200.0 + ], + "rotation": [ + 0.0, + 0.0, + 0.0 + ] + }, + "action_sequence": [ + "turn_left", + "move_forward", + "move_right", + "move_backward", + "turn_left", + "move_forward", + "no_op", + "move_backward", + "look_down", + "move_forward", + "move_left", + "turn_left", + "look_down", + "move_left", + "turn_left", + "turn_left", + "turn_left", + "move_backward", + "move_left", + "look_up", + "turn_right", + "move_right", + "no_op", + "move_left", + "move_forward", + "move_forward", + "look_up", + "turn_left", + "move_forward", + "turn_right", + "move_forward", + "move_backward", + "turn_right", + "move_forward", + "move_forward", + "no_op", + "turn_left", + "move_right", + "move_forward", + "move_right" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -770.0, + 270.0, + 200.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -770.0, + 270.0, + 200.0 + ], + "actual_end_pos": [ + -770.0, + 270.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -770.0, + 270.0, + 200.0 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -673.4074, + 244.1181, + 200.0 + ], + "actual_end_pos": [ + -673.4074, + 244.1181, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -673.4074, + 244.1181, + 200.0 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -647.5255, + 340.7107, + 200.0 + ], + "actual_end_pos": [ + -647.5255, + 340.7107, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -647.5255, + 340.7107, + 200.0 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -744.1181, + 366.5926, + 200.0 + ], + "actual_end_pos": [ + -744.1181, + 366.5926, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -744.1181, + 366.5926, + 200.0 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -744.1181, + 366.5926, + 200.0 + ], + "actual_end_pos": [ + -744.1181, + 366.5926, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -744.1181, + 366.5926, + 200.0 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -657.5156, + 316.5926, + 200.0 + ], + "actual_end_pos": [ + -657.5156, + 316.5926, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -657.5156, + 316.5926, + 200.0 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -657.5156, + 316.5926, + 200.0 + ], + "actual_end_pos": [ + -657.5156, + 316.5926, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -657.5156, + 316.5926, + 200.0 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -744.1181, + 366.5926, + 200.0 + ], + "actual_end_pos": [ + -744.1181, + 366.5926, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -744.1181, + 366.5926, + 200.0 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -744.1181, + 366.5926, + 200.0 + ], + "actual_end_pos": [ + -744.1181, + 366.5926, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -744.1181, + 366.5926, + 200.0 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -658.2565, + 317.0203, + 186.9474 + ], + "actual_end_pos": [ + -658.2565, + 317.0203, + 186.9474 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -658.2565, + 317.0203, + 186.9474 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -708.2565, + 230.4178, + 186.9474 + ], + "actual_end_pos": [ + -708.2565, + 230.4178, + 186.9474 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -708.2565, + 230.4178, + 186.9474 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -708.2565, + 230.4178, + 186.9474 + ], + "actual_end_pos": [ + -708.2565, + 230.4178, + 186.9474 + ], + "actual_end_rot": [ + -7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -708.2565, + 230.4178, + 186.9474 + ], + "start_rot": [ + -7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -708.2565, + 230.4178, + 186.9474 + ], + "actual_end_pos": [ + -708.2565, + 230.4178, + 186.9474 + ], + "actual_end_rot": [ + -15.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -708.2565, + 230.4178, + 186.9474 + ], + "start_rot": [ + -15.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -778.9671, + 159.7071, + 186.9474 + ], + "actual_end_pos": [ + -778.9671, + 159.7071, + 186.9474 + ], + "actual_end_rot": [ + -15.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -778.9671, + 159.7071, + 186.9474 + ], + "start_rot": [ + -15.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -778.9671, + 159.7071, + 186.9474 + ], + "actual_end_pos": [ + -778.9671, + 159.7071, + 186.9474 + ], + "actual_end_rot": [ + -15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -778.9671, + 159.7071, + 186.9474 + ], + "start_rot": [ + -15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -778.9671, + 159.7071, + 186.9474 + ], + "actual_end_pos": [ + -778.9671, + 159.7071, + 186.9474 + ], + "actual_end_rot": [ + -15.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -778.9671, + 159.7071, + 186.9474 + ], + "start_rot": [ + -15.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -778.9671, + 159.7071, + 186.9474 + ], + "actual_end_pos": [ + -778.9671, + 159.7071, + 186.9474 + ], + "actual_end_rot": [ + -15.0, + -90.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -778.9671, + 159.7071, + 186.9474 + ], + "start_rot": [ + -15.0, + -90.0, + -0.0 + ], + "expected_end_pos": [ + -778.9671, + 256.2997, + 212.8293 + ], + "actual_end_pos": [ + -778.9671, + 256.2997, + 212.8293 + ], + "actual_end_rot": [ + -15.0, + -90.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -778.9671, + 256.2997, + 212.8293 + ], + "start_rot": [ + -15.0, + -90.0, + -0.0 + ], + "expected_end_pos": [ + -878.9671, + 256.2997, + 212.8293 + ], + "actual_end_pos": [ + -878.9671, + 256.2997, + 212.8293 + ], + "actual_end_rot": [ + -15.0, + -90.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -878.9671, + 256.2997, + 212.8293 + ], + "start_rot": [ + -15.0, + -90.0, + -0.0 + ], + "expected_end_pos": [ + -878.9671, + 256.2997, + 212.8293 + ], + "actual_end_pos": [ + -878.9671, + 256.2997, + 212.8293 + ], + "actual_end_rot": [ + -7.5, + -90.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -878.9671, + 256.2997, + 212.8293 + ], + "start_rot": [ + -7.5, + -90.0, + -0.0 + ], + "expected_end_pos": [ + -878.9671, + 256.2997, + 212.8293 + ], + "actual_end_pos": [ + -878.9671, + 256.2997, + 212.8293 + ], + "actual_end_rot": [ + -7.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -878.9671, + 256.2997, + 212.8293 + ], + "start_rot": [ + -7.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -782.3745, + 282.1816, + 212.8293 + ], + "actual_end_pos": [ + -782.3745, + 282.1816, + 212.8293 + ], + "actual_end_rot": [ + -7.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -782.3745, + 282.1816, + 212.8293 + ], + "start_rot": [ + -7.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -782.3745, + 282.1816, + 212.8293 + ], + "actual_end_pos": [ + -782.3745, + 282.1816, + 212.8293 + ], + "actual_end_rot": [ + -7.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -782.3745, + 282.1816, + 212.8293 + ], + "start_rot": [ + -7.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -878.9671, + 256.2997, + 212.8293 + ], + "actual_end_pos": [ + -878.9671, + 256.2997, + 212.8293 + ], + "actual_end_rot": [ + -7.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -878.9671, + 256.2997, + 212.8293 + ], + "start_rot": [ + -7.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -853.3066, + 160.5335, + 199.7767 + ], + "actual_end_pos": [ + -853.3066, + 160.5335, + 199.7767 + ], + "actual_end_rot": [ + -7.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -853.3066, + 160.5335, + 199.7767 + ], + "start_rot": [ + -7.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -827.6462, + 64.7673, + 186.724 + ], + "actual_end_pos": [ + -827.6462, + 64.7673, + 186.724 + ], + "actual_end_rot": [ + -7.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -827.6462, + 64.7673, + 186.724 + ], + "start_rot": [ + -7.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -827.6462, + 64.7673, + 186.724 + ], + "actual_end_pos": [ + -827.6462, + 64.7673, + 186.724 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -827.6462, + 64.7673, + 186.724 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -827.6462, + 64.7673, + 186.724 + ], + "actual_end_pos": [ + -827.6462, + 64.7673, + 186.724 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -827.6462, + 64.7673, + 186.724 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + -827.6462, + -35.2327, + 186.724 + ], + "actual_end_pos": [ + -827.6462, + -35.2327, + 186.724 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -827.6462, + -35.2327, + 186.724 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + -827.6462, + -35.2327, + 186.724 + ], + "actual_end_pos": [ + -827.6462, + -35.2327, + 186.724 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -827.6462, + -35.2327, + 186.724 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -801.7643, + -131.8253, + 186.724 + ], + "actual_end_pos": [ + -801.7643, + -131.8253, + 186.724 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -801.7643, + -131.8253, + 186.724 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -827.6462, + -35.2327, + 186.724 + ], + "actual_end_pos": [ + -827.6462, + -35.2327, + 186.724 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -827.6462, + -35.2327, + 186.724 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -827.6462, + -35.2327, + 186.724 + ], + "actual_end_pos": [ + -827.6462, + -35.2327, + 186.724 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -827.6462, + -35.2327, + 186.724 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -777.6462, + -121.8353, + 186.724 + ], + "actual_end_pos": [ + -777.6462, + -121.8353, + 186.724 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -777.6462, + -121.8353, + 186.724 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -727.6462, + -208.4378, + 186.724 + ], + "actual_end_pos": [ + -727.6462, + -208.4378, + 186.724 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -727.6462, + -208.4378, + 186.724 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -727.6462, + -208.4378, + 186.724 + ], + "actual_end_pos": [ + -727.6462, + -208.4378, + 186.724 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -727.6462, + -208.4378, + 186.724 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -727.6462, + -208.4378, + 186.724 + ], + "actual_end_pos": [ + -727.6462, + -208.4378, + 186.724 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -727.6462, + -208.4378, + 186.724 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -631.0536, + -182.5559, + 186.724 + ], + "actual_end_pos": [ + -631.0536, + -182.5559, + 186.724 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -631.0536, + -182.5559, + 186.724 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -605.1717, + -279.1485, + 186.724 + ], + "actual_end_pos": [ + -605.1717, + -279.1485, + 186.724 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -605.1717, + -279.1485, + 186.724 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -508.5791, + -253.2666, + 186.724 + ], + "actual_end_pos": [ + -508.5791, + -253.2666, + 186.724 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260414_132732__pair_000154_B_traj_000155_meta.json b/equivalence_easy/run_20260414_132732__pair_000154_B_traj_000155_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2a42c0e159a9478562c36fbc58d047f1f2bf6af8 --- /dev/null +++ b/equivalence_easy/run_20260414_132732__pair_000154_B_traj_000155_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 155, + "episode_id": 0, + "state_id": 112, + "sample_index": 112, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 154, + "primary_trajectory_id": 154, + "paired_trajectory_id": 155, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + -770.0, + 270.0, + 200.0 + ], + "rotation": [ + 0.0, + 0.0, + 0.0 + ] + }, + "action_sequence": [ + "turn_left", + "move_forward", + "move_right", + "move_backward", + "turn_left", + "move_forward", + "no_op", + "move_backward", + "look_down", + "move_forward", + "move_left", + "turn_left", + "look_down", + "move_left", + "turn_left", + "turn_left", + "turn_left", + "move_left", + "move_backward", + "look_up", + "turn_right", + "move_right", + "no_op", + "move_left", + "move_forward", + "move_forward", + "turn_left", + "look_up", + "move_forward", + "turn_right", + "move_forward", + "move_backward", + "turn_right", + "move_forward", + "move_forward", + "no_op", + "turn_left", + "move_right", + "move_right", + "move_forward" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -770.0, + 270.0, + 200.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -770.0, + 270.0, + 200.0 + ], + "actual_end_pos": [ + -770.0, + 270.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -770.0, + 270.0, + 200.0 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -673.4074, + 244.1181, + 200.0 + ], + "actual_end_pos": [ + -673.4074, + 244.1181, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -673.4074, + 244.1181, + 200.0 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -647.5255, + 340.7107, + 200.0 + ], + "actual_end_pos": [ + -647.5255, + 340.7107, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -647.5255, + 340.7107, + 200.0 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -744.1181, + 366.5926, + 200.0 + ], + "actual_end_pos": [ + -744.1181, + 366.5926, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -744.1181, + 366.5926, + 200.0 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -744.1181, + 366.5926, + 200.0 + ], + "actual_end_pos": [ + -744.1181, + 366.5926, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -744.1181, + 366.5926, + 200.0 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -657.5156, + 316.5926, + 200.0 + ], + "actual_end_pos": [ + -657.5156, + 316.5926, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -657.5156, + 316.5926, + 200.0 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -657.5156, + 316.5926, + 200.0 + ], + "actual_end_pos": [ + -657.5156, + 316.5926, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -657.5156, + 316.5926, + 200.0 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -744.1181, + 366.5926, + 200.0 + ], + "actual_end_pos": [ + -744.1181, + 366.5926, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -744.1181, + 366.5926, + 200.0 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -744.1181, + 366.5926, + 200.0 + ], + "actual_end_pos": [ + -744.1181, + 366.5926, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -744.1181, + 366.5926, + 200.0 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -658.2565, + 317.0203, + 186.9474 + ], + "actual_end_pos": [ + -658.2565, + 317.0203, + 186.9474 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -658.2565, + 317.0203, + 186.9474 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -708.2565, + 230.4178, + 186.9474 + ], + "actual_end_pos": [ + -708.2565, + 230.4178, + 186.9474 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -708.2565, + 230.4178, + 186.9474 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -708.2565, + 230.4178, + 186.9474 + ], + "actual_end_pos": [ + -708.2565, + 230.4178, + 186.9474 + ], + "actual_end_rot": [ + -7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -708.2565, + 230.4178, + 186.9474 + ], + "start_rot": [ + -7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -708.2565, + 230.4178, + 186.9474 + ], + "actual_end_pos": [ + -708.2565, + 230.4178, + 186.9474 + ], + "actual_end_rot": [ + -15.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -708.2565, + 230.4178, + 186.9474 + ], + "start_rot": [ + -15.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -778.9671, + 159.7071, + 186.9474 + ], + "actual_end_pos": [ + -778.9671, + 159.7071, + 186.9474 + ], + "actual_end_rot": [ + -15.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -778.9671, + 159.7071, + 186.9474 + ], + "start_rot": [ + -15.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -778.9671, + 159.7071, + 186.9474 + ], + "actual_end_pos": [ + -778.9671, + 159.7071, + 186.9474 + ], + "actual_end_rot": [ + -15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -778.9671, + 159.7071, + 186.9474 + ], + "start_rot": [ + -15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -778.9671, + 159.7071, + 186.9474 + ], + "actual_end_pos": [ + -778.9671, + 159.7071, + 186.9474 + ], + "actual_end_rot": [ + -15.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -778.9671, + 159.7071, + 186.9474 + ], + "start_rot": [ + -15.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -778.9671, + 159.7071, + 186.9474 + ], + "actual_end_pos": [ + -778.9671, + 159.7071, + 186.9474 + ], + "actual_end_rot": [ + -15.0, + -90.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -778.9671, + 159.7071, + 186.9474 + ], + "start_rot": [ + -15.0, + -90.0, + -0.0 + ], + "expected_end_pos": [ + -878.9671, + 159.7071, + 186.9474 + ], + "actual_end_pos": [ + -878.9671, + 159.7071, + 186.9474 + ], + "actual_end_rot": [ + -15.0, + -90.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -878.9671, + 159.7071, + 186.9474 + ], + "start_rot": [ + -15.0, + -90.0, + -0.0 + ], + "expected_end_pos": [ + -878.9671, + 256.2997, + 212.8293 + ], + "actual_end_pos": [ + -878.9671, + 256.2997, + 212.8293 + ], + "actual_end_rot": [ + -15.0, + -90.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -878.9671, + 256.2997, + 212.8293 + ], + "start_rot": [ + -15.0, + -90.0, + -0.0 + ], + "expected_end_pos": [ + -878.9671, + 256.2997, + 212.8293 + ], + "actual_end_pos": [ + -878.9671, + 256.2997, + 212.8293 + ], + "actual_end_rot": [ + -7.5, + -90.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -878.9671, + 256.2997, + 212.8293 + ], + "start_rot": [ + -7.5, + -90.0, + -0.0 + ], + "expected_end_pos": [ + -878.9671, + 256.2997, + 212.8293 + ], + "actual_end_pos": [ + -878.9671, + 256.2997, + 212.8293 + ], + "actual_end_rot": [ + -7.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -878.9671, + 256.2997, + 212.8293 + ], + "start_rot": [ + -7.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -782.3745, + 282.1816, + 212.8293 + ], + "actual_end_pos": [ + -782.3745, + 282.1816, + 212.8293 + ], + "actual_end_rot": [ + -7.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -782.3745, + 282.1816, + 212.8293 + ], + "start_rot": [ + -7.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -782.3745, + 282.1816, + 212.8293 + ], + "actual_end_pos": [ + -782.3745, + 282.1816, + 212.8293 + ], + "actual_end_rot": [ + -7.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -782.3745, + 282.1816, + 212.8293 + ], + "start_rot": [ + -7.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -878.9671, + 256.2997, + 212.8293 + ], + "actual_end_pos": [ + -878.9671, + 256.2997, + 212.8293 + ], + "actual_end_rot": [ + -7.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -878.9671, + 256.2997, + 212.8293 + ], + "start_rot": [ + -7.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -853.3066, + 160.5335, + 199.7767 + ], + "actual_end_pos": [ + -853.3066, + 160.5335, + 199.7767 + ], + "actual_end_rot": [ + -7.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -853.3066, + 160.5335, + 199.7767 + ], + "start_rot": [ + -7.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -827.6462, + 64.7673, + 186.724 + ], + "actual_end_pos": [ + -827.6462, + 64.7673, + 186.724 + ], + "actual_end_rot": [ + -7.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -827.6462, + 64.7673, + 186.724 + ], + "start_rot": [ + -7.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -827.6462, + 64.7673, + 186.724 + ], + "actual_end_pos": [ + -827.6462, + 64.7673, + 186.724 + ], + "actual_end_rot": [ + -7.5, + -90.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -827.6462, + 64.7673, + 186.724 + ], + "start_rot": [ + -7.5, + -90.0, + -0.0 + ], + "expected_end_pos": [ + -827.6462, + 64.7673, + 186.724 + ], + "actual_end_pos": [ + -827.6462, + 64.7673, + 186.724 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -827.6462, + 64.7673, + 186.724 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + -827.6462, + -35.2327, + 186.724 + ], + "actual_end_pos": [ + -827.6462, + -35.2327, + 186.724 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -827.6462, + -35.2327, + 186.724 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + -827.6462, + -35.2327, + 186.724 + ], + "actual_end_pos": [ + -827.6462, + -35.2327, + 186.724 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -827.6462, + -35.2327, + 186.724 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -801.7643, + -131.8253, + 186.724 + ], + "actual_end_pos": [ + -801.7643, + -131.8253, + 186.724 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -801.7643, + -131.8253, + 186.724 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -827.6462, + -35.2327, + 186.724 + ], + "actual_end_pos": [ + -827.6462, + -35.2327, + 186.724 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -827.6462, + -35.2327, + 186.724 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -827.6462, + -35.2327, + 186.724 + ], + "actual_end_pos": [ + -827.6462, + -35.2327, + 186.724 + ], + "actual_end_rot": [ + 0.0, + -60.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -827.6462, + -35.2327, + 186.724 + ], + "start_rot": [ + 0.0, + -60.0, + -0.0 + ], + "expected_end_pos": [ + -777.6462, + -121.8353, + 186.724 + ], + "actual_end_pos": [ + -777.6462, + -121.8353, + 186.724 + ], + "actual_end_rot": [ + 0.0, + -60.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -777.6462, + -121.8353, + 186.724 + ], + "start_rot": [ + 0.0, + -60.0, + -0.0 + ], + "expected_end_pos": [ + -727.6462, + -208.4378, + 186.724 + ], + "actual_end_pos": [ + -727.6462, + -208.4378, + 186.724 + ], + "actual_end_rot": [ + 0.0, + -60.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -727.6462, + -208.4378, + 186.724 + ], + "start_rot": [ + 0.0, + -60.0, + -0.0 + ], + "expected_end_pos": [ + -727.6462, + -208.4378, + 186.724 + ], + "actual_end_pos": [ + -727.6462, + -208.4378, + 186.724 + ], + "actual_end_rot": [ + 0.0, + -60.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -727.6462, + -208.4378, + 186.724 + ], + "start_rot": [ + 0.0, + -60.0, + -0.0 + ], + "expected_end_pos": [ + -727.6462, + -208.4378, + 186.724 + ], + "actual_end_pos": [ + -727.6462, + -208.4378, + 186.724 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -727.6462, + -208.4378, + 186.724 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -631.0536, + -182.5559, + 186.724 + ], + "actual_end_pos": [ + -631.0536, + -182.5559, + 186.724 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -631.0536, + -182.5559, + 186.724 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -534.461, + -156.674, + 186.724 + ], + "actual_end_pos": [ + -534.461, + -156.674, + 186.724 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -534.461, + -156.674, + 186.724 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -508.5791, + -253.2666, + 186.724 + ], + "actual_end_pos": [ + -508.5791, + -253.2666, + 186.724 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260414_132732__pair_000172_A_traj_000172_meta.json b/equivalence_easy/run_20260414_132732__pair_000172_A_traj_000172_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..12a1e80d344758b61e36660292f3f2072e67c4a5 --- /dev/null +++ b/equivalence_easy/run_20260414_132732__pair_000172_A_traj_000172_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 172, + "episode_id": 0, + "state_id": 126, + "sample_index": 126, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 173, + "primary_trajectory_id": 172, + "paired_trajectory_id": 173, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + -770.0, + 370.0, + 200.0 + ], + "rotation": [ + 0.0, + 270.0, + 0.0 + ] + }, + "action_sequence": [ + "move_forward", + "move_forward", + "move_left", + "turn_left", + "move_backward", + "move_right", + "move_forward", + "look_up", + "look_up", + "move_forward", + "no_op", + "move_left", + "no_op", + "move_right", + "turn_left", + "move_forward", + "turn_left", + "look_down", + "move_backward", + "turn_left", + "move_left", + "turn_left", + "move_right", + "move_right", + "move_forward", + "turn_left", + "move_forward", + "move_right", + "turn_left", + "look_up", + "no_op", + "move_left", + "turn_left", + "turn_left", + "no_op", + "no_op", + "move_left", + "no_op", + "move_left", + "turn_left" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -770.0, + 370.0, + 200.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + -770.0, + 270.0, + 200.0 + ], + "actual_end_pos": [ + -770.0, + 270.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -770.0, + 270.0, + 200.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + -770.0, + 170.0, + 200.0 + ], + "actual_end_pos": [ + -770.0, + 170.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -770.0, + 170.0, + 200.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + -870.0, + 170.0, + 200.0 + ], + "actual_end_pos": [ + -870.0, + 170.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -870.0, + 170.0, + 200.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + -870.0, + 170.0, + 200.0 + ], + "actual_end_pos": [ + -870.0, + 170.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -870.0, + 170.0, + 200.0 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + -844.1181, + 266.5926, + 200.0 + ], + "actual_end_pos": [ + -844.1181, + 266.5926, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -844.1181, + 266.5926, + 200.0 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + -747.5255, + 240.7107, + 200.0 + ], + "actual_end_pos": [ + -747.5255, + 240.7107, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -747.5255, + 240.7107, + 200.0 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + -773.4074, + 144.1181, + 200.0 + ], + "actual_end_pos": [ + -773.4074, + 144.1181, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -773.4074, + 144.1181, + 200.0 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + -773.4074, + 144.1181, + 200.0 + ], + "actual_end_pos": [ + -773.4074, + 144.1181, + 200.0 + ], + "actual_end_rot": [ + 7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -773.4074, + 144.1181, + 200.0 + ], + "start_rot": [ + 7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + -773.4074, + 144.1181, + 200.0 + ], + "actual_end_pos": [ + -773.4074, + 144.1181, + 200.0 + ], + "actual_end_rot": [ + 15.0, + -105.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -773.4074, + 144.1181, + 200.0 + ], + "start_rot": [ + 15.0, + -105.0, + -0.0 + ], + "expected_end_pos": [ + -798.4074, + 50.8168, + 225.8819 + ], + "actual_end_pos": [ + -798.4074, + 50.8168, + 225.8819 + ], + "actual_end_rot": [ + 15.0, + -105.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -798.4074, + 50.8168, + 225.8819 + ], + "start_rot": [ + 15.0, + -105.0, + -0.0 + ], + "expected_end_pos": [ + -798.4074, + 50.8168, + 225.8819 + ], + "actual_end_pos": [ + -798.4074, + 50.8168, + 225.8819 + ], + "actual_end_rot": [ + 15.0, + -105.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -798.4074, + 50.8168, + 225.8819 + ], + "start_rot": [ + 15.0, + -105.0, + -0.0 + ], + "expected_end_pos": [ + -895.0, + 76.6987, + 225.8819 + ], + "actual_end_pos": [ + -895.0, + 76.6987, + 225.8819 + ], + "actual_end_rot": [ + 15.0, + -105.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -895.0, + 76.6987, + 225.8819 + ], + "start_rot": [ + 15.0, + -105.0, + -0.0 + ], + "expected_end_pos": [ + -895.0, + 76.6987, + 225.8819 + ], + "actual_end_pos": [ + -895.0, + 76.6987, + 225.8819 + ], + "actual_end_rot": [ + 15.0, + -105.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -895.0, + 76.6987, + 225.8819 + ], + "start_rot": [ + 15.0, + -105.0, + -0.0 + ], + "expected_end_pos": [ + -798.4074, + 50.8168, + 225.8819 + ], + "actual_end_pos": [ + -798.4074, + 50.8168, + 225.8819 + ], + "actual_end_rot": [ + 15.0, + -105.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -798.4074, + 50.8168, + 225.8819 + ], + "start_rot": [ + 15.0, + -105.0, + -0.0 + ], + "expected_end_pos": [ + -798.4074, + 50.8168, + 225.8819 + ], + "actual_end_pos": [ + -798.4074, + 50.8168, + 225.8819 + ], + "actual_end_rot": [ + 15.0, + -120.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -798.4074, + 50.8168, + 225.8819 + ], + "start_rot": [ + 15.0, + -120.0, + -0.0 + ], + "expected_end_pos": [ + -846.7037, + -32.8348, + 251.7638 + ], + "actual_end_pos": [ + -846.7037, + -32.8348, + 251.7638 + ], + "actual_end_rot": [ + 15.0, + -120.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -846.7037, + -32.8348, + 251.7638 + ], + "start_rot": [ + 15.0, + -120.0, + -0.0 + ], + "expected_end_pos": [ + -846.7037, + -32.8348, + 251.7638 + ], + "actual_end_pos": [ + -846.7037, + -32.8348, + 251.7638 + ], + "actual_end_rot": [ + 15.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -846.7037, + -32.8348, + 251.7638 + ], + "start_rot": [ + 15.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -846.7037, + -32.8348, + 251.7638 + ], + "actual_end_pos": [ + -846.7037, + -32.8348, + 251.7638 + ], + "actual_end_rot": [ + 7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -846.7037, + -32.8348, + 251.7638 + ], + "start_rot": [ + 7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -776.598, + 37.2709, + 238.7112 + ], + "actual_end_pos": [ + -776.598, + 37.2709, + 238.7112 + ], + "actual_end_rot": [ + 7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -776.598, + 37.2709, + 238.7112 + ], + "start_rot": [ + 7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -776.598, + 37.2709, + 238.7112 + ], + "actual_end_pos": [ + -776.598, + 37.2709, + 238.7112 + ], + "actual_end_rot": [ + 7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -776.598, + 37.2709, + 238.7112 + ], + "start_rot": [ + 7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + -826.598, + 123.8735, + 238.7112 + ], + "actual_end_pos": [ + -826.598, + 123.8735, + 238.7112 + ], + "actual_end_rot": [ + 7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -826.598, + 123.8735, + 238.7112 + ], + "start_rot": [ + 7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + -826.598, + 123.8735, + 238.7112 + ], + "actual_end_pos": [ + -826.598, + 123.8735, + 238.7112 + ], + "actual_end_rot": [ + 7.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -826.598, + 123.8735, + 238.7112 + ], + "start_rot": [ + 7.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -800.7161, + 27.2809, + 238.7112 + ], + "actual_end_pos": [ + -800.7161, + 27.2809, + 238.7112 + ], + "actual_end_rot": [ + 7.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -800.7161, + 27.2809, + 238.7112 + ], + "start_rot": [ + 7.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -774.8342, + -69.3117, + 238.7112 + ], + "actual_end_pos": [ + -774.8342, + -69.3117, + 238.7112 + ], + "actual_end_rot": [ + 7.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -774.8342, + -69.3117, + 238.7112 + ], + "start_rot": [ + 7.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -870.6004, + -94.9722, + 251.7638 + ], + "actual_end_pos": [ + -870.6004, + -94.9722, + 251.7638 + ], + "actual_end_rot": [ + 7.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -870.6004, + -94.9722, + 251.7638 + ], + "start_rot": [ + 7.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -870.6004, + -94.9722, + 251.7638 + ], + "actual_end_pos": [ + -870.6004, + -94.9722, + 251.7638 + ], + "actual_end_rot": [ + 7.5, + -180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -870.6004, + -94.9722, + 251.7638 + ], + "start_rot": [ + 7.5, + -180.0, + 0.0 + ], + "expected_end_pos": [ + -969.7449, + -94.9722, + 264.8164 + ], + "actual_end_pos": [ + -969.7449, + -94.9722, + 264.8164 + ], + "actual_end_rot": [ + 7.5, + -180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -969.7449, + -94.9722, + 264.8164 + ], + "start_rot": [ + 7.5, + -180.0, + 0.0 + ], + "expected_end_pos": [ + -969.7449, + -194.9722, + 264.8164 + ], + "actual_end_pos": [ + -969.7449, + -194.9722, + 264.8164 + ], + "actual_end_rot": [ + 7.5, + -180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -969.7449, + -194.9722, + 264.8164 + ], + "start_rot": [ + 7.5, + -180.0, + 0.0 + ], + "expected_end_pos": [ + -969.7449, + -194.9722, + 264.8164 + ], + "actual_end_pos": [ + -969.7449, + -194.9722, + 264.8164 + ], + "actual_end_rot": [ + 7.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -969.7449, + -194.9722, + 264.8164 + ], + "start_rot": [ + 7.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -969.7449, + -194.9722, + 264.8164 + ], + "actual_end_pos": [ + -969.7449, + -194.9722, + 264.8164 + ], + "actual_end_rot": [ + 15.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -969.7449, + -194.9722, + 264.8164 + ], + "start_rot": [ + 15.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -969.7449, + -194.9722, + 264.8164 + ], + "actual_end_pos": [ + -969.7449, + -194.9722, + 264.8164 + ], + "actual_end_rot": [ + 15.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -969.7449, + -194.9722, + 264.8164 + ], + "start_rot": [ + 15.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -943.863, + -98.3796, + 264.8164 + ], + "actual_end_pos": [ + -943.863, + -98.3796, + 264.8164 + ], + "actual_end_rot": [ + 15.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -943.863, + -98.3796, + 264.8164 + ], + "start_rot": [ + 15.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -943.863, + -98.3796, + 264.8164 + ], + "actual_end_pos": [ + -943.863, + -98.3796, + 264.8164 + ], + "actual_end_rot": [ + 15.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -943.863, + -98.3796, + 264.8164 + ], + "start_rot": [ + 15.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -943.863, + -98.3796, + 264.8164 + ], + "actual_end_pos": [ + -943.863, + -98.3796, + 264.8164 + ], + "actual_end_rot": [ + 15.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -943.863, + -98.3796, + 264.8164 + ], + "start_rot": [ + 15.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -943.863, + -98.3796, + 264.8164 + ], + "actual_end_pos": [ + -943.863, + -98.3796, + 264.8164 + ], + "actual_end_rot": [ + 15.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -943.863, + -98.3796, + 264.8164 + ], + "start_rot": [ + 15.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -943.863, + -98.3796, + 264.8164 + ], + "actual_end_pos": [ + -943.863, + -98.3796, + 264.8164 + ], + "actual_end_rot": [ + 15.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -943.863, + -98.3796, + 264.8164 + ], + "start_rot": [ + 15.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -873.1523, + -27.6689, + 264.8164 + ], + "actual_end_pos": [ + -873.1523, + -27.6689, + 264.8164 + ], + "actual_end_rot": [ + 15.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -873.1523, + -27.6689, + 264.8164 + ], + "start_rot": [ + 15.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -873.1523, + -27.6689, + 264.8164 + ], + "actual_end_pos": [ + -873.1523, + -27.6689, + 264.8164 + ], + "actual_end_rot": [ + 15.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -873.1523, + -27.6689, + 264.8164 + ], + "start_rot": [ + 15.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -802.4416, + 43.0418, + 264.8164 + ], + "actual_end_pos": [ + -802.4416, + 43.0418, + 264.8164 + ], + "actual_end_rot": [ + 15.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -802.4416, + 43.0418, + 264.8164 + ], + "start_rot": [ + 15.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -802.4416, + 43.0418, + 264.8164 + ], + "actual_end_pos": [ + -802.4416, + 43.0418, + 264.8164 + ], + "actual_end_rot": [ + 15.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260414_132732__pair_000172_B_traj_000173_meta.json b/equivalence_easy/run_20260414_132732__pair_000172_B_traj_000173_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8b5d402e02322e1793a611a911102cab38cb7573 --- /dev/null +++ b/equivalence_easy/run_20260414_132732__pair_000172_B_traj_000173_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 173, + "episode_id": 0, + "state_id": 126, + "sample_index": 126, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 172, + "primary_trajectory_id": 172, + "paired_trajectory_id": 173, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + -770.0, + 370.0, + 200.0 + ], + "rotation": [ + 0.0, + 270.0, + 0.0 + ] + }, + "action_sequence": [ + "move_left", + "move_forward", + "move_forward", + "turn_left", + "move_backward", + "move_forward", + "move_right", + "look_up", + "look_up", + "move_forward", + "no_op", + "move_left", + "no_op", + "move_right", + "turn_left", + "move_forward", + "look_down", + "turn_left", + "move_backward", + "turn_left", + "move_left", + "turn_left", + "move_right", + "move_forward", + "move_right", + "turn_left", + "move_forward", + "move_right", + "turn_left", + "look_up", + "no_op", + "move_left", + "turn_left", + "turn_left", + "no_op", + "no_op", + "move_left", + "no_op", + "move_left", + "turn_left" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -770.0, + 370.0, + 200.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + -870.0, + 370.0, + 200.0 + ], + "actual_end_pos": [ + -870.0, + 370.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -870.0, + 370.0, + 200.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + -870.0, + 270.0, + 200.0 + ], + "actual_end_pos": [ + -870.0, + 270.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -870.0, + 270.0, + 200.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + -870.0, + 170.0, + 200.0 + ], + "actual_end_pos": [ + -870.0, + 170.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -870.0, + 170.0, + 200.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + -870.0, + 170.0, + 200.0 + ], + "actual_end_pos": [ + -870.0, + 170.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -870.0, + 170.0, + 200.0 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + -844.1181, + 266.5926, + 200.0 + ], + "actual_end_pos": [ + -844.1181, + 266.5926, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -844.1181, + 266.5926, + 200.0 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + -870.0, + 170.0, + 200.0 + ], + "actual_end_pos": [ + -870.0, + 170.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -870.0, + 170.0, + 200.0 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + -773.4074, + 144.1181, + 200.0 + ], + "actual_end_pos": [ + -773.4074, + 144.1181, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -773.4074, + 144.1181, + 200.0 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + -773.4074, + 144.1181, + 200.0 + ], + "actual_end_pos": [ + -773.4074, + 144.1181, + 200.0 + ], + "actual_end_rot": [ + 7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -773.4074, + 144.1181, + 200.0 + ], + "start_rot": [ + 7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + -773.4074, + 144.1181, + 200.0 + ], + "actual_end_pos": [ + -773.4074, + 144.1181, + 200.0 + ], + "actual_end_rot": [ + 15.0, + -105.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -773.4074, + 144.1181, + 200.0 + ], + "start_rot": [ + 15.0, + -105.0, + -0.0 + ], + "expected_end_pos": [ + -798.4074, + 50.8168, + 225.8819 + ], + "actual_end_pos": [ + -798.4074, + 50.8168, + 225.8819 + ], + "actual_end_rot": [ + 15.0, + -105.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -798.4074, + 50.8168, + 225.8819 + ], + "start_rot": [ + 15.0, + -105.0, + -0.0 + ], + "expected_end_pos": [ + -798.4074, + 50.8168, + 225.8819 + ], + "actual_end_pos": [ + -798.4074, + 50.8168, + 225.8819 + ], + "actual_end_rot": [ + 15.0, + -105.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -798.4074, + 50.8168, + 225.8819 + ], + "start_rot": [ + 15.0, + -105.0, + -0.0 + ], + "expected_end_pos": [ + -895.0, + 76.6987, + 225.8819 + ], + "actual_end_pos": [ + -895.0, + 76.6987, + 225.8819 + ], + "actual_end_rot": [ + 15.0, + -105.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -895.0, + 76.6987, + 225.8819 + ], + "start_rot": [ + 15.0, + -105.0, + -0.0 + ], + "expected_end_pos": [ + -895.0, + 76.6987, + 225.8819 + ], + "actual_end_pos": [ + -895.0, + 76.6987, + 225.8819 + ], + "actual_end_rot": [ + 15.0, + -105.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -895.0, + 76.6987, + 225.8819 + ], + "start_rot": [ + 15.0, + -105.0, + -0.0 + ], + "expected_end_pos": [ + -798.4074, + 50.8168, + 225.8819 + ], + "actual_end_pos": [ + -798.4074, + 50.8168, + 225.8819 + ], + "actual_end_rot": [ + 15.0, + -105.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -798.4074, + 50.8168, + 225.8819 + ], + "start_rot": [ + 15.0, + -105.0, + -0.0 + ], + "expected_end_pos": [ + -798.4074, + 50.8168, + 225.8819 + ], + "actual_end_pos": [ + -798.4074, + 50.8168, + 225.8819 + ], + "actual_end_rot": [ + 15.0, + -120.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -798.4074, + 50.8168, + 225.8819 + ], + "start_rot": [ + 15.0, + -120.0, + -0.0 + ], + "expected_end_pos": [ + -846.7037, + -32.8348, + 251.7638 + ], + "actual_end_pos": [ + -846.7037, + -32.8348, + 251.7638 + ], + "actual_end_rot": [ + 15.0, + -120.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -846.7037, + -32.8348, + 251.7638 + ], + "start_rot": [ + 15.0, + -120.0, + -0.0 + ], + "expected_end_pos": [ + -846.7037, + -32.8348, + 251.7638 + ], + "actual_end_pos": [ + -846.7037, + -32.8348, + 251.7638 + ], + "actual_end_rot": [ + 7.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -846.7037, + -32.8348, + 251.7638 + ], + "start_rot": [ + 7.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + -846.7037, + -32.8348, + 251.7638 + ], + "actual_end_pos": [ + -846.7037, + -32.8348, + 251.7638 + ], + "actual_end_rot": [ + 7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -846.7037, + -32.8348, + 251.7638 + ], + "start_rot": [ + 7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -776.598, + 37.2709, + 238.7112 + ], + "actual_end_pos": [ + -776.598, + 37.2709, + 238.7112 + ], + "actual_end_rot": [ + 7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -776.598, + 37.2709, + 238.7112 + ], + "start_rot": [ + 7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -776.598, + 37.2709, + 238.7112 + ], + "actual_end_pos": [ + -776.598, + 37.2709, + 238.7112 + ], + "actual_end_rot": [ + 7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -776.598, + 37.2709, + 238.7112 + ], + "start_rot": [ + 7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + -826.598, + 123.8735, + 238.7112 + ], + "actual_end_pos": [ + -826.598, + 123.8735, + 238.7112 + ], + "actual_end_rot": [ + 7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -826.598, + 123.8735, + 238.7112 + ], + "start_rot": [ + 7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + -826.598, + 123.8735, + 238.7112 + ], + "actual_end_pos": [ + -826.598, + 123.8735, + 238.7112 + ], + "actual_end_rot": [ + 7.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -826.598, + 123.8735, + 238.7112 + ], + "start_rot": [ + 7.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -800.7161, + 27.2809, + 238.7112 + ], + "actual_end_pos": [ + -800.7161, + 27.2809, + 238.7112 + ], + "actual_end_rot": [ + 7.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -800.7161, + 27.2809, + 238.7112 + ], + "start_rot": [ + 7.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -896.4823, + 1.6204, + 251.7638 + ], + "actual_end_pos": [ + -896.4823, + 1.6204, + 251.7638 + ], + "actual_end_rot": [ + 7.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -896.4823, + 1.6204, + 251.7638 + ], + "start_rot": [ + 7.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -870.6004, + -94.9722, + 251.7638 + ], + "actual_end_pos": [ + -870.6004, + -94.9722, + 251.7638 + ], + "actual_end_rot": [ + 7.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -870.6004, + -94.9722, + 251.7638 + ], + "start_rot": [ + 7.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -870.6004, + -94.9722, + 251.7638 + ], + "actual_end_pos": [ + -870.6004, + -94.9722, + 251.7638 + ], + "actual_end_rot": [ + 7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -870.6004, + -94.9722, + 251.7638 + ], + "start_rot": [ + 7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -969.7449, + -94.9722, + 264.8164 + ], + "actual_end_pos": [ + -969.7449, + -94.9722, + 264.8164 + ], + "actual_end_rot": [ + 7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -969.7449, + -94.9722, + 264.8164 + ], + "start_rot": [ + 7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -969.7449, + -194.9722, + 264.8164 + ], + "actual_end_pos": [ + -969.7449, + -194.9722, + 264.8164 + ], + "actual_end_rot": [ + 7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -969.7449, + -194.9722, + 264.8164 + ], + "start_rot": [ + 7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -969.7449, + -194.9722, + 264.8164 + ], + "actual_end_pos": [ + -969.7449, + -194.9722, + 264.8164 + ], + "actual_end_rot": [ + 7.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -969.7449, + -194.9722, + 264.8164 + ], + "start_rot": [ + 7.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -969.7449, + -194.9722, + 264.8164 + ], + "actual_end_pos": [ + -969.7449, + -194.9722, + 264.8164 + ], + "actual_end_rot": [ + 15.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -969.7449, + -194.9722, + 264.8164 + ], + "start_rot": [ + 15.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -969.7449, + -194.9722, + 264.8164 + ], + "actual_end_pos": [ + -969.7449, + -194.9722, + 264.8164 + ], + "actual_end_rot": [ + 15.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -969.7449, + -194.9722, + 264.8164 + ], + "start_rot": [ + 15.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -943.863, + -98.3796, + 264.8164 + ], + "actual_end_pos": [ + -943.863, + -98.3796, + 264.8164 + ], + "actual_end_rot": [ + 15.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -943.863, + -98.3796, + 264.8164 + ], + "start_rot": [ + 15.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -943.863, + -98.3796, + 264.8164 + ], + "actual_end_pos": [ + -943.863, + -98.3796, + 264.8164 + ], + "actual_end_rot": [ + 15.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -943.863, + -98.3796, + 264.8164 + ], + "start_rot": [ + 15.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -943.863, + -98.3796, + 264.8164 + ], + "actual_end_pos": [ + -943.863, + -98.3796, + 264.8164 + ], + "actual_end_rot": [ + 15.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -943.863, + -98.3796, + 264.8164 + ], + "start_rot": [ + 15.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -943.863, + -98.3796, + 264.8164 + ], + "actual_end_pos": [ + -943.863, + -98.3796, + 264.8164 + ], + "actual_end_rot": [ + 15.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -943.863, + -98.3796, + 264.8164 + ], + "start_rot": [ + 15.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -943.863, + -98.3796, + 264.8164 + ], + "actual_end_pos": [ + -943.863, + -98.3796, + 264.8164 + ], + "actual_end_rot": [ + 15.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -943.863, + -98.3796, + 264.8164 + ], + "start_rot": [ + 15.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -873.1523, + -27.6689, + 264.8164 + ], + "actual_end_pos": [ + -873.1523, + -27.6689, + 264.8164 + ], + "actual_end_rot": [ + 15.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -873.1523, + -27.6689, + 264.8164 + ], + "start_rot": [ + 15.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -873.1523, + -27.6689, + 264.8164 + ], + "actual_end_pos": [ + -873.1523, + -27.6689, + 264.8164 + ], + "actual_end_rot": [ + 15.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -873.1523, + -27.6689, + 264.8164 + ], + "start_rot": [ + 15.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -802.4416, + 43.0418, + 264.8164 + ], + "actual_end_pos": [ + -802.4416, + 43.0418, + 264.8164 + ], + "actual_end_rot": [ + 15.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -802.4416, + 43.0418, + 264.8164 + ], + "start_rot": [ + 15.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -802.4416, + 43.0418, + 264.8164 + ], + "actual_end_pos": [ + -802.4416, + 43.0418, + 264.8164 + ], + "actual_end_rot": [ + 15.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260414_132732__pair_000492_A_traj_000492_meta.json b/equivalence_easy/run_20260414_132732__pair_000492_A_traj_000492_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2c4fe3d0d84b72cf70f83db273d384bca816679f --- /dev/null +++ b/equivalence_easy/run_20260414_132732__pair_000492_A_traj_000492_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 492, + "episode_id": 0, + "state_id": 368, + "sample_index": 368, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 493, + "primary_trajectory_id": 492, + "paired_trajectory_id": 493, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + -370.0, + 570.0, + 200.0 + ], + "rotation": [ + 0.0, + 0.0, + 0.0 + ] + }, + "action_sequence": [ + "turn_right", + "move_forward", + "no_op", + "no_op", + "look_down", + "turn_left", + "move_left", + "look_down", + "move_right", + "look_up", + "turn_left", + "move_backward", + "look_down", + "move_forward", + "look_up", + "turn_left", + "move_left", + "move_left", + "look_up", + "move_right", + "turn_right", + "move_backward", + "no_op", + "move_right", + "turn_right", + "move_left", + "turn_right", + "move_right", + "turn_right", + "turn_right", + "turn_right", + "move_left", + "look_up", + "turn_right", + "move_left", + "look_down", + "move_left", + "look_up", + "move_right", + "turn_right" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -370.0, + 570.0, + 200.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -370.0, + 570.0, + 200.0 + ], + "actual_end_pos": [ + -370.0, + 570.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -370.0, + 570.0, + 200.0 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -273.4074, + 595.8819, + 200.0 + ], + "actual_end_pos": [ + -273.4074, + 595.8819, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -273.4074, + 595.8819, + 200.0 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -273.4074, + 595.8819, + 200.0 + ], + "actual_end_pos": [ + -273.4074, + 595.8819, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -273.4074, + 595.8819, + 200.0 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -273.4074, + 595.8819, + 200.0 + ], + "actual_end_pos": [ + -273.4074, + 595.8819, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -273.4074, + 595.8819, + 200.0 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -273.4074, + 595.8819, + 200.0 + ], + "actual_end_pos": [ + -273.4074, + 595.8819, + 200.0 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -273.4074, + 595.8819, + 200.0 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -273.4074, + 595.8819, + 200.0 + ], + "actual_end_pos": [ + -273.4074, + 595.8819, + 200.0 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -273.4074, + 595.8819, + 200.0 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -273.4074, + 495.8819, + 200.0 + ], + "actual_end_pos": [ + -273.4074, + 495.8819, + 200.0 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -273.4074, + 495.8819, + 200.0 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -273.4074, + 495.8819, + 200.0 + ], + "actual_end_pos": [ + -273.4074, + 495.8819, + 200.0 + ], + "actual_end_rot": [ + -15.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -273.4074, + 495.8819, + 200.0 + ], + "start_rot": [ + -15.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -273.4074, + 595.8819, + 200.0 + ], + "actual_end_pos": [ + -273.4074, + 595.8819, + 200.0 + ], + "actual_end_rot": [ + -15.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -273.4074, + 595.8819, + 200.0 + ], + "start_rot": [ + -15.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -273.4074, + 595.8819, + 200.0 + ], + "actual_end_pos": [ + -273.4074, + 595.8819, + 200.0 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -273.4074, + 595.8819, + 200.0 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -273.4074, + 595.8819, + 200.0 + ], + "actual_end_pos": [ + -273.4074, + 595.8819, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -273.4074, + 595.8819, + 200.0 + ], + "start_rot": [ + -7.5, + -15.0, + -0.0 + ], + "expected_end_pos": [ + -369.1736, + 621.5424, + 213.0526 + ], + "actual_end_pos": [ + -369.1736, + 621.5424, + 213.0526 + ], + "actual_end_rot": [ + -7.5, + -15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -369.1736, + 621.5424, + 213.0526 + ], + "start_rot": [ + -7.5, + -15.0, + -0.0 + ], + "expected_end_pos": [ + -369.1736, + 621.5424, + 213.0526 + ], + "actual_end_pos": [ + -369.1736, + 621.5424, + 213.0526 + ], + "actual_end_rot": [ + -15.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -369.1736, + 621.5424, + 213.0526 + ], + "start_rot": [ + -15.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -275.8724, + 596.5424, + 187.1707 + ], + "actual_end_pos": [ + -275.8724, + 596.5424, + 187.1707 + ], + "actual_end_rot": [ + -15.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -275.8724, + 596.5424, + 187.1707 + ], + "start_rot": [ + -15.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -275.8724, + 596.5424, + 187.1707 + ], + "actual_end_pos": [ + -275.8724, + 596.5424, + 187.1707 + ], + "actual_end_rot": [ + -7.5, + -15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -275.8724, + 596.5424, + 187.1707 + ], + "start_rot": [ + -7.5, + -15.0, + -0.0 + ], + "expected_end_pos": [ + -275.8724, + 596.5424, + 187.1707 + ], + "actual_end_pos": [ + -275.8724, + 596.5424, + 187.1707 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -275.8724, + 596.5424, + 187.1707 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -325.8724, + 509.9398, + 187.1707 + ], + "actual_end_pos": [ + -325.8724, + 509.9398, + 187.1707 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -325.8724, + 509.9398, + 187.1707 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -375.8724, + 423.3373, + 187.1707 + ], + "actual_end_pos": [ + -375.8724, + 423.3373, + 187.1707 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -375.8724, + 423.3373, + 187.1707 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -375.8724, + 423.3373, + 187.1707 + ], + "actual_end_pos": [ + -375.8724, + 423.3373, + 187.1707 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -375.8724, + 423.3373, + 187.1707 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -325.8724, + 509.9398, + 187.1707 + ], + "actual_end_pos": [ + -325.8724, + 509.9398, + 187.1707 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -325.8724, + 509.9398, + 187.1707 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -325.8724, + 509.9398, + 187.1707 + ], + "actual_end_pos": [ + -325.8724, + 509.9398, + 187.1707 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -325.8724, + 509.9398, + 187.1707 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -422.4649, + 535.8217, + 187.1707 + ], + "actual_end_pos": [ + -422.4649, + 535.8217, + 187.1707 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -422.4649, + 535.8217, + 187.1707 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -422.4649, + 535.8217, + 187.1707 + ], + "actual_end_pos": [ + -422.4649, + 535.8217, + 187.1707 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -422.4649, + 535.8217, + 187.1707 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -396.583, + 632.4143, + 187.1707 + ], + "actual_end_pos": [ + -396.583, + 632.4143, + 187.1707 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -396.583, + 632.4143, + 187.1707 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -396.583, + 632.4143, + 187.1707 + ], + "actual_end_pos": [ + -396.583, + 632.4143, + 187.1707 + ], + "actual_end_rot": [ + 0.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -396.583, + 632.4143, + 187.1707 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -396.583, + 532.4143, + 187.1707 + ], + "actual_end_pos": [ + -396.583, + 532.4143, + 187.1707 + ], + "actual_end_rot": [ + 0.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -396.583, + 532.4143, + 187.1707 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -396.583, + 532.4143, + 187.1707 + ], + "actual_end_pos": [ + -396.583, + 532.4143, + 187.1707 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -396.583, + 532.4143, + 187.1707 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -422.4649, + 629.0069, + 187.1707 + ], + "actual_end_pos": [ + -422.4649, + 629.0069, + 187.1707 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -422.4649, + 629.0069, + 187.1707 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -422.4649, + 629.0069, + 187.1707 + ], + "actual_end_pos": [ + -422.4649, + 629.0069, + 187.1707 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -422.4649, + 629.0069, + 187.1707 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -422.4649, + 629.0069, + 187.1707 + ], + "actual_end_pos": [ + -422.4649, + 629.0069, + 187.1707 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -422.4649, + 629.0069, + 187.1707 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -422.4649, + 629.0069, + 187.1707 + ], + "actual_end_pos": [ + -422.4649, + 629.0069, + 187.1707 + ], + "actual_end_rot": [ + 0.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -422.4649, + 629.0069, + 187.1707 + ], + "start_rot": [ + 0.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + -335.8624, + 579.0069, + 187.1707 + ], + "actual_end_pos": [ + -335.8624, + 579.0069, + 187.1707 + ], + "actual_end_rot": [ + 0.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -335.8624, + 579.0069, + 187.1707 + ], + "start_rot": [ + 0.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + -335.8624, + 579.0069, + 187.1707 + ], + "actual_end_pos": [ + -335.8624, + 579.0069, + 187.1707 + ], + "actual_end_rot": [ + 7.5, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -335.8624, + 579.0069, + 187.1707 + ], + "start_rot": [ + 7.5, + 60.0, + 0.0 + ], + "expected_end_pos": [ + -335.8624, + 579.0069, + 187.1707 + ], + "actual_end_pos": [ + -335.8624, + 579.0069, + 187.1707 + ], + "actual_end_rot": [ + 7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -335.8624, + 579.0069, + 187.1707 + ], + "start_rot": [ + 7.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -239.2698, + 553.125, + 187.1707 + ], + "actual_end_pos": [ + -239.2698, + 553.125, + 187.1707 + ], + "actual_end_rot": [ + 7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -239.2698, + 553.125, + 187.1707 + ], + "start_rot": [ + 7.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -239.2698, + 553.125, + 187.1707 + ], + "actual_end_pos": [ + -239.2698, + 553.125, + 187.1707 + ], + "actual_end_rot": [ + 0.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -239.2698, + 553.125, + 187.1707 + ], + "start_rot": [ + 0.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -142.6772, + 527.2431, + 187.1707 + ], + "actual_end_pos": [ + -142.6772, + 527.2431, + 187.1707 + ], + "actual_end_rot": [ + 0.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -142.6772, + 527.2431, + 187.1707 + ], + "start_rot": [ + 0.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -142.6772, + 527.2431, + 187.1707 + ], + "actual_end_pos": [ + -142.6772, + 527.2431, + 187.1707 + ], + "actual_end_rot": [ + 7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -142.6772, + 527.2431, + 187.1707 + ], + "start_rot": [ + 7.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -239.2698, + 553.125, + 187.1707 + ], + "actual_end_pos": [ + -239.2698, + 553.125, + 187.1707 + ], + "actual_end_rot": [ + 7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -239.2698, + 553.125, + 187.1707 + ], + "start_rot": [ + 7.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -239.2698, + 553.125, + 187.1707 + ], + "actual_end_pos": [ + -239.2698, + 553.125, + 187.1707 + ], + "actual_end_rot": [ + 7.5, + 90.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260414_132732__pair_000492_B_traj_000493_meta.json b/equivalence_easy/run_20260414_132732__pair_000492_B_traj_000493_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..40aeb8676add7ba624c4bea74e587703ed06b226 --- /dev/null +++ b/equivalence_easy/run_20260414_132732__pair_000492_B_traj_000493_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 493, + "episode_id": 0, + "state_id": 368, + "sample_index": 368, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 492, + "primary_trajectory_id": 492, + "paired_trajectory_id": 493, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + -370.0, + 570.0, + 200.0 + ], + "rotation": [ + 0.0, + 0.0, + 0.0 + ] + }, + "action_sequence": [ + "turn_right", + "move_forward", + "no_op", + "no_op", + "look_down", + "turn_left", + "move_left", + "look_down", + "move_right", + "turn_left", + "look_up", + "move_backward", + "look_down", + "move_forward", + "turn_left", + "look_up", + "move_left", + "move_left", + "look_up", + "move_right", + "turn_right", + "move_backward", + "no_op", + "move_right", + "turn_right", + "move_left", + "turn_right", + "move_right", + "turn_right", + "turn_right", + "turn_right", + "move_left", + "turn_right", + "look_up", + "move_left", + "look_down", + "move_left", + "look_up", + "move_right", + "turn_right" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -370.0, + 570.0, + 200.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -370.0, + 570.0, + 200.0 + ], + "actual_end_pos": [ + -370.0, + 570.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -370.0, + 570.0, + 200.0 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -273.4074, + 595.8819, + 200.0 + ], + "actual_end_pos": [ + -273.4074, + 595.8819, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -273.4074, + 595.8819, + 200.0 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -273.4074, + 595.8819, + 200.0 + ], + "actual_end_pos": [ + -273.4074, + 595.8819, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -273.4074, + 595.8819, + 200.0 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -273.4074, + 595.8819, + 200.0 + ], + "actual_end_pos": [ + -273.4074, + 595.8819, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -273.4074, + 595.8819, + 200.0 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -273.4074, + 595.8819, + 200.0 + ], + "actual_end_pos": [ + -273.4074, + 595.8819, + 200.0 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -273.4074, + 595.8819, + 200.0 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -273.4074, + 595.8819, + 200.0 + ], + "actual_end_pos": [ + -273.4074, + 595.8819, + 200.0 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -273.4074, + 595.8819, + 200.0 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -273.4074, + 495.8819, + 200.0 + ], + "actual_end_pos": [ + -273.4074, + 495.8819, + 200.0 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -273.4074, + 495.8819, + 200.0 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -273.4074, + 495.8819, + 200.0 + ], + "actual_end_pos": [ + -273.4074, + 495.8819, + 200.0 + ], + "actual_end_rot": [ + -15.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -273.4074, + 495.8819, + 200.0 + ], + "start_rot": [ + -15.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -273.4074, + 595.8819, + 200.0 + ], + "actual_end_pos": [ + -273.4074, + 595.8819, + 200.0 + ], + "actual_end_rot": [ + -15.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -273.4074, + 595.8819, + 200.0 + ], + "start_rot": [ + -15.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -273.4074, + 595.8819, + 200.0 + ], + "actual_end_pos": [ + -273.4074, + 595.8819, + 200.0 + ], + "actual_end_rot": [ + -15.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -273.4074, + 595.8819, + 200.0 + ], + "start_rot": [ + -15.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -273.4074, + 595.8819, + 200.0 + ], + "actual_end_pos": [ + -273.4074, + 595.8819, + 200.0 + ], + "actual_end_rot": [ + -7.5, + -15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -273.4074, + 595.8819, + 200.0 + ], + "start_rot": [ + -7.5, + -15.0, + -0.0 + ], + "expected_end_pos": [ + -369.1736, + 621.5424, + 213.0526 + ], + "actual_end_pos": [ + -369.1736, + 621.5424, + 213.0526 + ], + "actual_end_rot": [ + -7.5, + -15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -369.1736, + 621.5424, + 213.0526 + ], + "start_rot": [ + -7.5, + -15.0, + -0.0 + ], + "expected_end_pos": [ + -369.1736, + 621.5424, + 213.0526 + ], + "actual_end_pos": [ + -369.1736, + 621.5424, + 213.0526 + ], + "actual_end_rot": [ + -15.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -369.1736, + 621.5424, + 213.0526 + ], + "start_rot": [ + -15.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -275.8724, + 596.5424, + 187.1707 + ], + "actual_end_pos": [ + -275.8724, + 596.5424, + 187.1707 + ], + "actual_end_rot": [ + -15.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -275.8724, + 596.5424, + 187.1707 + ], + "start_rot": [ + -15.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -275.8724, + 596.5424, + 187.1707 + ], + "actual_end_pos": [ + -275.8724, + 596.5424, + 187.1707 + ], + "actual_end_rot": [ + -15.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -275.8724, + 596.5424, + 187.1707 + ], + "start_rot": [ + -15.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -275.8724, + 596.5424, + 187.1707 + ], + "actual_end_pos": [ + -275.8724, + 596.5424, + 187.1707 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -275.8724, + 596.5424, + 187.1707 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -325.8724, + 509.9398, + 187.1707 + ], + "actual_end_pos": [ + -325.8724, + 509.9398, + 187.1707 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -325.8724, + 509.9398, + 187.1707 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -375.8724, + 423.3373, + 187.1707 + ], + "actual_end_pos": [ + -375.8724, + 423.3373, + 187.1707 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -375.8724, + 423.3373, + 187.1707 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -375.8724, + 423.3373, + 187.1707 + ], + "actual_end_pos": [ + -375.8724, + 423.3373, + 187.1707 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -375.8724, + 423.3373, + 187.1707 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -325.8724, + 509.9398, + 187.1707 + ], + "actual_end_pos": [ + -325.8724, + 509.9398, + 187.1707 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -325.8724, + 509.9398, + 187.1707 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -325.8724, + 509.9398, + 187.1707 + ], + "actual_end_pos": [ + -325.8724, + 509.9398, + 187.1707 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -325.8724, + 509.9398, + 187.1707 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -422.4649, + 535.8217, + 187.1707 + ], + "actual_end_pos": [ + -422.4649, + 535.8217, + 187.1707 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -422.4649, + 535.8217, + 187.1707 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -422.4649, + 535.8217, + 187.1707 + ], + "actual_end_pos": [ + -422.4649, + 535.8217, + 187.1707 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -422.4649, + 535.8217, + 187.1707 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -396.583, + 632.4143, + 187.1707 + ], + "actual_end_pos": [ + -396.583, + 632.4143, + 187.1707 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -396.583, + 632.4143, + 187.1707 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -396.583, + 632.4143, + 187.1707 + ], + "actual_end_pos": [ + -396.583, + 632.4143, + 187.1707 + ], + "actual_end_rot": [ + 0.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -396.583, + 632.4143, + 187.1707 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -396.583, + 532.4143, + 187.1707 + ], + "actual_end_pos": [ + -396.583, + 532.4143, + 187.1707 + ], + "actual_end_rot": [ + 0.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -396.583, + 532.4143, + 187.1707 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -396.583, + 532.4143, + 187.1707 + ], + "actual_end_pos": [ + -396.583, + 532.4143, + 187.1707 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -396.583, + 532.4143, + 187.1707 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -422.4649, + 629.0069, + 187.1707 + ], + "actual_end_pos": [ + -422.4649, + 629.0069, + 187.1707 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -422.4649, + 629.0069, + 187.1707 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -422.4649, + 629.0069, + 187.1707 + ], + "actual_end_pos": [ + -422.4649, + 629.0069, + 187.1707 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -422.4649, + 629.0069, + 187.1707 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -422.4649, + 629.0069, + 187.1707 + ], + "actual_end_pos": [ + -422.4649, + 629.0069, + 187.1707 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -422.4649, + 629.0069, + 187.1707 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -422.4649, + 629.0069, + 187.1707 + ], + "actual_end_pos": [ + -422.4649, + 629.0069, + 187.1707 + ], + "actual_end_rot": [ + 0.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -422.4649, + 629.0069, + 187.1707 + ], + "start_rot": [ + 0.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + -335.8624, + 579.0069, + 187.1707 + ], + "actual_end_pos": [ + -335.8624, + 579.0069, + 187.1707 + ], + "actual_end_rot": [ + 0.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -335.8624, + 579.0069, + 187.1707 + ], + "start_rot": [ + 0.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + -335.8624, + 579.0069, + 187.1707 + ], + "actual_end_pos": [ + -335.8624, + 579.0069, + 187.1707 + ], + "actual_end_rot": [ + 0.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -335.8624, + 579.0069, + 187.1707 + ], + "start_rot": [ + 0.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -335.8624, + 579.0069, + 187.1707 + ], + "actual_end_pos": [ + -335.8624, + 579.0069, + 187.1707 + ], + "actual_end_rot": [ + 7.5, + 75.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -335.8624, + 579.0069, + 187.1707 + ], + "start_rot": [ + 7.5, + 75.0, + -0.0 + ], + "expected_end_pos": [ + -239.2698, + 553.125, + 187.1707 + ], + "actual_end_pos": [ + -239.2698, + 553.125, + 187.1707 + ], + "actual_end_rot": [ + 7.5, + 75.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -239.2698, + 553.125, + 187.1707 + ], + "start_rot": [ + 7.5, + 75.0, + -0.0 + ], + "expected_end_pos": [ + -239.2698, + 553.125, + 187.1707 + ], + "actual_end_pos": [ + -239.2698, + 553.125, + 187.1707 + ], + "actual_end_rot": [ + 0.0, + 75.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -239.2698, + 553.125, + 187.1707 + ], + "start_rot": [ + 0.0, + 75.0, + -0.0 + ], + "expected_end_pos": [ + -142.6772, + 527.2431, + 187.1707 + ], + "actual_end_pos": [ + -142.6772, + 527.2431, + 187.1707 + ], + "actual_end_rot": [ + 0.0, + 75.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -142.6772, + 527.2431, + 187.1707 + ], + "start_rot": [ + 0.0, + 75.0, + -0.0 + ], + "expected_end_pos": [ + -142.6772, + 527.2431, + 187.1707 + ], + "actual_end_pos": [ + -142.6772, + 527.2431, + 187.1707 + ], + "actual_end_rot": [ + 7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -142.6772, + 527.2431, + 187.1707 + ], + "start_rot": [ + 7.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -239.2698, + 553.125, + 187.1707 + ], + "actual_end_pos": [ + -239.2698, + 553.125, + 187.1707 + ], + "actual_end_rot": [ + 7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -239.2698, + 553.125, + 187.1707 + ], + "start_rot": [ + 7.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -239.2698, + 553.125, + 187.1707 + ], + "actual_end_pos": [ + -239.2698, + 553.125, + 187.1707 + ], + "actual_end_rot": [ + 7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260414_132732__pair_000596_A_traj_000596_meta.json b/equivalence_easy/run_20260414_132732__pair_000596_A_traj_000596_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a5fdd66efca84eccc94479e86a24225f36de8fff --- /dev/null +++ b/equivalence_easy/run_20260414_132732__pair_000596_A_traj_000596_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 596, + "episode_id": 0, + "state_id": 442, + "sample_index": 442, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 597, + "primary_trajectory_id": 596, + "paired_trajectory_id": 597, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + -270.0, + 370.0, + 200.0 + ], + "rotation": [ + 0.0, + 90.0, + 0.0 + ] + }, + "action_sequence": [ + "move_backward", + "move_right", + "turn_left", + "move_left", + "turn_right", + "move_forward", + "move_left", + "turn_right", + "move_right", + "turn_right", + "turn_right", + "no_op", + "move_forward", + "move_right", + "no_op", + "move_right", + "turn_left", + "move_forward", + "move_right", + "turn_left", + "turn_left", + "move_left", + "move_forward", + "move_forward", + "move_forward", + "move_left", + "move_left", + "move_backward", + "no_op", + "move_backward", + "move_left", + "move_forward", + "move_right", + "move_backward", + "look_up", + "move_backward", + "turn_left", + "move_forward", + "look_up", + "move_forward" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -270.0, + 370.0, + 200.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -270.0, + 270.0, + 200.0 + ], + "actual_end_pos": [ + -270.0, + 270.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -270.0, + 270.0, + 200.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -370.0, + 270.0, + 200.0 + ], + "actual_end_pos": [ + -370.0, + 270.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -370.0, + 270.0, + 200.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -370.0, + 270.0, + 200.0 + ], + "actual_end_pos": [ + -370.0, + 270.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -370.0, + 270.0, + 200.0 + ], + "start_rot": [ + 0.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -273.4074, + 244.1181, + 200.0 + ], + "actual_end_pos": [ + -273.4074, + 244.1181, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -273.4074, + 244.1181, + 200.0 + ], + "start_rot": [ + 0.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -273.4074, + 244.1181, + 200.0 + ], + "actual_end_pos": [ + -273.4074, + 244.1181, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -273.4074, + 244.1181, + 200.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -273.4074, + 344.1181, + 200.0 + ], + "actual_end_pos": [ + -273.4074, + 344.1181, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -273.4074, + 344.1181, + 200.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -173.4074, + 344.1181, + 200.0 + ], + "actual_end_pos": [ + -173.4074, + 344.1181, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -173.4074, + 344.1181, + 200.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -173.4074, + 344.1181, + 200.0 + ], + "actual_end_pos": [ + -173.4074, + 344.1181, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -173.4074, + 344.1181, + 200.0 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -270.0, + 318.2362, + 200.0 + ], + "actual_end_pos": [ + -270.0, + 318.2362, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -270.0, + 318.2362, + 200.0 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -270.0, + 318.2362, + 200.0 + ], + "actual_end_pos": [ + -270.0, + 318.2362, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -270.0, + 318.2362, + 200.0 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -270.0, + 318.2362, + 200.0 + ], + "actual_end_pos": [ + -270.0, + 318.2362, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -270.0, + 318.2362, + 200.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -270.0, + 318.2362, + 200.0 + ], + "actual_end_pos": [ + -270.0, + 318.2362, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -270.0, + 318.2362, + 200.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -340.7107, + 388.9469, + 200.0 + ], + "actual_end_pos": [ + -340.7107, + 388.9469, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -340.7107, + 388.9469, + 200.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -411.4214, + 318.2362, + 200.0 + ], + "actual_end_pos": [ + -411.4214, + 318.2362, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -411.4214, + 318.2362, + 200.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -411.4214, + 318.2362, + 200.0 + ], + "actual_end_pos": [ + -411.4214, + 318.2362, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -411.4214, + 318.2362, + 200.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -482.132, + 247.5255, + 200.0 + ], + "actual_end_pos": [ + -482.132, + 247.5255, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -482.132, + 247.5255, + 200.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -482.132, + 247.5255, + 200.0 + ], + "actual_end_pos": [ + -482.132, + 247.5255, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -482.132, + 247.5255, + 200.0 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -532.132, + 334.1281, + 200.0 + ], + "actual_end_pos": [ + -532.132, + 334.1281, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -532.132, + 334.1281, + 200.0 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -618.7346, + 284.1281, + 200.0 + ], + "actual_end_pos": [ + -618.7346, + 284.1281, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -618.7346, + 284.1281, + 200.0 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -618.7346, + 284.1281, + 200.0 + ], + "actual_end_pos": [ + -618.7346, + 284.1281, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -618.7346, + 284.1281, + 200.0 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -618.7346, + 284.1281, + 200.0 + ], + "actual_end_pos": [ + -618.7346, + 284.1281, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -618.7346, + 284.1281, + 200.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -518.7346, + 284.1281, + 200.0 + ], + "actual_end_pos": [ + -518.7346, + 284.1281, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -518.7346, + 284.1281, + 200.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -518.7346, + 384.1281, + 200.0 + ], + "actual_end_pos": [ + -518.7346, + 384.1281, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -518.7346, + 384.1281, + 200.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -518.7346, + 484.1281, + 200.0 + ], + "actual_end_pos": [ + -518.7346, + 484.1281, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -518.7346, + 484.1281, + 200.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -518.7346, + 584.1281, + 200.0 + ], + "actual_end_pos": [ + -518.7346, + 584.1281, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -518.7346, + 584.1281, + 200.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -418.7346, + 584.1281, + 200.0 + ], + "actual_end_pos": [ + -418.7346, + 584.1281, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -418.7346, + 584.1281, + 200.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -318.7346, + 584.1281, + 200.0 + ], + "actual_end_pos": [ + -318.7346, + 584.1281, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -318.7346, + 584.1281, + 200.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -318.7346, + 484.1281, + 200.0 + ], + "actual_end_pos": [ + -318.7346, + 484.1281, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -318.7346, + 484.1281, + 200.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -318.7346, + 484.1281, + 200.0 + ], + "actual_end_pos": [ + -318.7346, + 484.1281, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -318.7346, + 484.1281, + 200.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -318.7346, + 384.1281, + 200.0 + ], + "actual_end_pos": [ + -318.7346, + 384.1281, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -318.7346, + 384.1281, + 200.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -218.7346, + 384.1281, + 200.0 + ], + "actual_end_pos": [ + -218.7346, + 384.1281, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -218.7346, + 384.1281, + 200.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -218.7346, + 484.1281, + 200.0 + ], + "actual_end_pos": [ + -218.7346, + 484.1281, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -218.7346, + 484.1281, + 200.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -318.7346, + 484.1281, + 200.0 + ], + "actual_end_pos": [ + -318.7346, + 484.1281, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -318.7346, + 484.1281, + 200.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -318.7346, + 384.1281, + 200.0 + ], + "actual_end_pos": [ + -318.7346, + 384.1281, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -318.7346, + 384.1281, + 200.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -318.7346, + 384.1281, + 200.0 + ], + "actual_end_pos": [ + -318.7346, + 384.1281, + 200.0 + ], + "actual_end_rot": [ + 7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -318.7346, + 384.1281, + 200.0 + ], + "start_rot": [ + 7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -318.7346, + 284.9836, + 186.9474 + ], + "actual_end_pos": [ + -318.7346, + 284.9836, + 186.9474 + ], + "actual_end_rot": [ + 7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -318.7346, + 284.9836, + 186.9474 + ], + "start_rot": [ + 7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -318.7346, + 284.9836, + 186.9474 + ], + "actual_end_pos": [ + -318.7346, + 284.9836, + 186.9474 + ], + "actual_end_rot": [ + 7.5, + 75.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -318.7346, + 284.9836, + 186.9474 + ], + "start_rot": [ + 7.5, + 75.0, + -0.0 + ], + "expected_end_pos": [ + -293.0741, + 380.7498, + 200.0 + ], + "actual_end_pos": [ + -293.0741, + 380.7498, + 200.0 + ], + "actual_end_rot": [ + 7.5, + 75.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -293.0741, + 380.7498, + 200.0 + ], + "start_rot": [ + 7.5, + 75.0, + -0.0 + ], + "expected_end_pos": [ + -293.0741, + 380.7498, + 200.0 + ], + "actual_end_pos": [ + -293.0741, + 380.7498, + 200.0 + ], + "actual_end_rot": [ + 15.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -293.0741, + 380.7498, + 200.0 + ], + "start_rot": [ + 15.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -268.0741, + 474.0511, + 225.8819 + ], + "actual_end_pos": [ + -268.0741, + 474.0511, + 225.8819 + ], + "actual_end_rot": [ + 15.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260414_132732__pair_000596_B_traj_000597_meta.json b/equivalence_easy/run_20260414_132732__pair_000596_B_traj_000597_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6b3682cdffbcc04740609662bacfb3578c809be8 --- /dev/null +++ b/equivalence_easy/run_20260414_132732__pair_000596_B_traj_000597_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 597, + "episode_id": 0, + "state_id": 442, + "sample_index": 442, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 596, + "primary_trajectory_id": 596, + "paired_trajectory_id": 597, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + -270.0, + 370.0, + 200.0 + ], + "rotation": [ + 0.0, + 90.0, + 0.0 + ] + }, + "action_sequence": [ + "move_backward", + "move_right", + "turn_left", + "move_left", + "turn_right", + "move_left", + "move_forward", + "turn_right", + "move_right", + "turn_right", + "turn_right", + "no_op", + "move_right", + "move_forward", + "no_op", + "move_right", + "turn_left", + "move_forward", + "move_right", + "turn_left", + "turn_left", + "move_left", + "move_forward", + "move_backward", + "move_left", + "move_forward", + "move_forward", + "move_left", + "no_op", + "move_backward", + "move_forward", + "move_left", + "move_right", + "move_backward", + "look_up", + "move_backward", + "turn_left", + "move_forward", + "look_up", + "move_forward" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -270.0, + 370.0, + 200.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -270.0, + 270.0, + 200.0 + ], + "actual_end_pos": [ + -270.0, + 270.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -270.0, + 270.0, + 200.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -370.0, + 270.0, + 200.0 + ], + "actual_end_pos": [ + -370.0, + 270.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -370.0, + 270.0, + 200.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -370.0, + 270.0, + 200.0 + ], + "actual_end_pos": [ + -370.0, + 270.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -370.0, + 270.0, + 200.0 + ], + "start_rot": [ + 0.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -273.4074, + 244.1181, + 200.0 + ], + "actual_end_pos": [ + -273.4074, + 244.1181, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -273.4074, + 244.1181, + 200.0 + ], + "start_rot": [ + 0.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -273.4074, + 244.1181, + 200.0 + ], + "actual_end_pos": [ + -273.4074, + 244.1181, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -273.4074, + 244.1181, + 200.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -173.4074, + 244.1181, + 200.0 + ], + "actual_end_pos": [ + -173.4074, + 244.1181, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -173.4074, + 244.1181, + 200.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -173.4074, + 344.1181, + 200.0 + ], + "actual_end_pos": [ + -173.4074, + 344.1181, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -173.4074, + 344.1181, + 200.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -173.4074, + 344.1181, + 200.0 + ], + "actual_end_pos": [ + -173.4074, + 344.1181, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -173.4074, + 344.1181, + 200.0 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -270.0, + 318.2362, + 200.0 + ], + "actual_end_pos": [ + -270.0, + 318.2362, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -270.0, + 318.2362, + 200.0 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -270.0, + 318.2362, + 200.0 + ], + "actual_end_pos": [ + -270.0, + 318.2362, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -270.0, + 318.2362, + 200.0 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -270.0, + 318.2362, + 200.0 + ], + "actual_end_pos": [ + -270.0, + 318.2362, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -270.0, + 318.2362, + 200.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -270.0, + 318.2362, + 200.0 + ], + "actual_end_pos": [ + -270.0, + 318.2362, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -270.0, + 318.2362, + 200.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -340.7107, + 247.5255, + 200.0 + ], + "actual_end_pos": [ + -340.7107, + 247.5255, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -340.7107, + 247.5255, + 200.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -411.4214, + 318.2362, + 200.0 + ], + "actual_end_pos": [ + -411.4214, + 318.2362, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -411.4214, + 318.2362, + 200.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -411.4214, + 318.2362, + 200.0 + ], + "actual_end_pos": [ + -411.4214, + 318.2362, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -411.4214, + 318.2362, + 200.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -482.132, + 247.5255, + 200.0 + ], + "actual_end_pos": [ + -482.132, + 247.5255, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -482.132, + 247.5255, + 200.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -482.132, + 247.5255, + 200.0 + ], + "actual_end_pos": [ + -482.132, + 247.5255, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -482.132, + 247.5255, + 200.0 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -532.132, + 334.1281, + 200.0 + ], + "actual_end_pos": [ + -532.132, + 334.1281, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -532.132, + 334.1281, + 200.0 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -618.7346, + 284.1281, + 200.0 + ], + "actual_end_pos": [ + -618.7346, + 284.1281, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -618.7346, + 284.1281, + 200.0 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -618.7346, + 284.1281, + 200.0 + ], + "actual_end_pos": [ + -618.7346, + 284.1281, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -618.7346, + 284.1281, + 200.0 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -618.7346, + 284.1281, + 200.0 + ], + "actual_end_pos": [ + -618.7346, + 284.1281, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -618.7346, + 284.1281, + 200.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -518.7346, + 284.1281, + 200.0 + ], + "actual_end_pos": [ + -518.7346, + 284.1281, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -518.7346, + 284.1281, + 200.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -518.7346, + 384.1281, + 200.0 + ], + "actual_end_pos": [ + -518.7346, + 384.1281, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -518.7346, + 384.1281, + 200.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -518.7346, + 284.1281, + 200.0 + ], + "actual_end_pos": [ + -518.7346, + 284.1281, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -518.7346, + 284.1281, + 200.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -418.7346, + 284.1281, + 200.0 + ], + "actual_end_pos": [ + -418.7346, + 284.1281, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -418.7346, + 284.1281, + 200.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -418.7346, + 384.1281, + 200.0 + ], + "actual_end_pos": [ + -418.7346, + 384.1281, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -418.7346, + 384.1281, + 200.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -418.7346, + 484.1281, + 200.0 + ], + "actual_end_pos": [ + -418.7346, + 484.1281, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -418.7346, + 484.1281, + 200.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -318.7346, + 484.1281, + 200.0 + ], + "actual_end_pos": [ + -318.7346, + 484.1281, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -318.7346, + 484.1281, + 200.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -318.7346, + 484.1281, + 200.0 + ], + "actual_end_pos": [ + -318.7346, + 484.1281, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -318.7346, + 484.1281, + 200.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -318.7346, + 384.1281, + 200.0 + ], + "actual_end_pos": [ + -318.7346, + 384.1281, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -318.7346, + 384.1281, + 200.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -318.7346, + 484.1281, + 200.0 + ], + "actual_end_pos": [ + -318.7346, + 484.1281, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -318.7346, + 484.1281, + 200.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -218.7346, + 484.1281, + 200.0 + ], + "actual_end_pos": [ + -218.7346, + 484.1281, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -218.7346, + 484.1281, + 200.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -318.7346, + 484.1281, + 200.0 + ], + "actual_end_pos": [ + -318.7346, + 484.1281, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -318.7346, + 484.1281, + 200.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -318.7346, + 384.1281, + 200.0 + ], + "actual_end_pos": [ + -318.7346, + 384.1281, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -318.7346, + 384.1281, + 200.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -318.7346, + 384.1281, + 200.0 + ], + "actual_end_pos": [ + -318.7346, + 384.1281, + 200.0 + ], + "actual_end_rot": [ + 7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -318.7346, + 384.1281, + 200.0 + ], + "start_rot": [ + 7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -318.7346, + 284.9836, + 186.9474 + ], + "actual_end_pos": [ + -318.7346, + 284.9836, + 186.9474 + ], + "actual_end_rot": [ + 7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -318.7346, + 284.9836, + 186.9474 + ], + "start_rot": [ + 7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -318.7346, + 284.9836, + 186.9474 + ], + "actual_end_pos": [ + -318.7346, + 284.9836, + 186.9474 + ], + "actual_end_rot": [ + 7.5, + 75.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -318.7346, + 284.9836, + 186.9474 + ], + "start_rot": [ + 7.5, + 75.0, + -0.0 + ], + "expected_end_pos": [ + -293.0741, + 380.7498, + 200.0 + ], + "actual_end_pos": [ + -293.0741, + 380.7498, + 200.0 + ], + "actual_end_rot": [ + 7.5, + 75.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -293.0741, + 380.7498, + 200.0 + ], + "start_rot": [ + 7.5, + 75.0, + -0.0 + ], + "expected_end_pos": [ + -293.0741, + 380.7498, + 200.0 + ], + "actual_end_pos": [ + -293.0741, + 380.7498, + 200.0 + ], + "actual_end_rot": [ + 15.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -293.0741, + 380.7498, + 200.0 + ], + "start_rot": [ + 15.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -268.0741, + 474.0511, + 225.8819 + ], + "actual_end_pos": [ + -268.0741, + 474.0511, + 225.8819 + ], + "actual_end_rot": [ + 15.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260414_132732__pair_000599_A_traj_000599_meta.json b/equivalence_easy/run_20260414_132732__pair_000599_A_traj_000599_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9331407ba5d30988fcca977ab7ee7f3099214f13 --- /dev/null +++ b/equivalence_easy/run_20260414_132732__pair_000599_A_traj_000599_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 599, + "episode_id": 0, + "state_id": 444, + "sample_index": 444, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 600, + "primary_trajectory_id": 599, + "paired_trajectory_id": 600, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + -270.0, + 370.0, + 200.0 + ], + "rotation": [ + 0.0, + 180.0, + 0.0 + ] + }, + "action_sequence": [ + "move_left", + "move_forward", + "move_left", + "turn_right", + "move_right", + "turn_right", + "move_backward", + "turn_right", + "turn_right", + "move_forward", + "move_left", + "look_up", + "no_op", + "move_forward", + "move_left", + "move_left", + "turn_left", + "move_forward", + "move_right", + "turn_left", + "look_down", + "move_forward", + "move_left", + "turn_right", + "move_forward", + "look_down", + "turn_left", + "move_right", + "move_backward", + "turn_left", + "move_forward", + "move_left", + "look_down", + "move_left", + "move_left", + "move_forward", + "turn_left", + "turn_left", + "turn_left", + "move_backward" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -270.0, + 370.0, + 200.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -270.0, + 470.0, + 200.0 + ], + "actual_end_pos": [ + -270.0, + 470.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -270.0, + 470.0, + 200.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -370.0, + 470.0, + 200.0 + ], + "actual_end_pos": [ + -370.0, + 470.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -370.0, + 470.0, + 200.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -370.0, + 570.0, + 200.0 + ], + "actual_end_pos": [ + -370.0, + 570.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -370.0, + 570.0, + 200.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -370.0, + 570.0, + 200.0 + ], + "actual_end_pos": [ + -370.0, + 570.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -370.0, + 570.0, + 200.0 + ], + "start_rot": [ + 0.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -344.1181, + 473.4074, + 200.0 + ], + "actual_end_pos": [ + -344.1181, + 473.4074, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -344.1181, + 473.4074, + 200.0 + ], + "start_rot": [ + 0.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -344.1181, + 473.4074, + 200.0 + ], + "actual_end_pos": [ + -344.1181, + 473.4074, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -344.1181, + 473.4074, + 200.0 + ], + "start_rot": [ + 0.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + -257.5155, + 523.4074, + 200.0 + ], + "actual_end_pos": [ + -257.5155, + 523.4074, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -257.5155, + 523.4074, + 200.0 + ], + "start_rot": [ + 0.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + -257.5155, + 523.4074, + 200.0 + ], + "actual_end_pos": [ + -257.5155, + 523.4074, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -257.5155, + 523.4074, + 200.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -257.5155, + 523.4074, + 200.0 + ], + "actual_end_pos": [ + -257.5155, + 523.4074, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -257.5155, + 523.4074, + 200.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + -307.5155, + 436.8049, + 200.0 + ], + "actual_end_pos": [ + -307.5155, + 436.8049, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -307.5155, + 436.8049, + 200.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + -394.1181, + 486.8049, + 200.0 + ], + "actual_end_pos": [ + -394.1181, + 486.8049, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -394.1181, + 486.8049, + 200.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + -394.1181, + 486.8049, + 200.0 + ], + "actual_end_pos": [ + -394.1181, + 486.8049, + 200.0 + ], + "actual_end_rot": [ + 7.5, + -120.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -394.1181, + 486.8049, + 200.0 + ], + "start_rot": [ + 7.5, + -120.0, + -0.0 + ], + "expected_end_pos": [ + -394.1181, + 486.8049, + 200.0 + ], + "actual_end_pos": [ + -394.1181, + 486.8049, + 200.0 + ], + "actual_end_rot": [ + 7.5, + -120.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -394.1181, + 486.8049, + 200.0 + ], + "start_rot": [ + 7.5, + -120.0, + -0.0 + ], + "expected_end_pos": [ + -443.6903, + 400.9432, + 213.0526 + ], + "actual_end_pos": [ + -443.6903, + 400.9432, + 213.0526 + ], + "actual_end_rot": [ + 7.5, + -120.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -443.6903, + 400.9432, + 213.0526 + ], + "start_rot": [ + 7.5, + -120.0, + -0.0 + ], + "expected_end_pos": [ + -530.2929, + 450.9432, + 213.0526 + ], + "actual_end_pos": [ + -530.2929, + 450.9432, + 213.0526 + ], + "actual_end_rot": [ + 7.5, + -120.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -530.2929, + 450.9432, + 213.0526 + ], + "start_rot": [ + 7.5, + -120.0, + -0.0 + ], + "expected_end_pos": [ + -616.8954, + 500.9432, + 213.0526 + ], + "actual_end_pos": [ + -616.8954, + 500.9432, + 213.0526 + ], + "actual_end_rot": [ + 7.5, + -120.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -616.8954, + 500.9432, + 213.0526 + ], + "start_rot": [ + 7.5, + -120.0, + -0.0 + ], + "expected_end_pos": [ + -616.8954, + 500.9432, + 213.0526 + ], + "actual_end_pos": [ + -616.8954, + 500.9432, + 213.0526 + ], + "actual_end_rot": [ + 7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -616.8954, + 500.9432, + 213.0526 + ], + "start_rot": [ + 7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -687.0012, + 430.8375, + 226.1052 + ], + "actual_end_pos": [ + -687.0012, + 430.8375, + 226.1052 + ], + "actual_end_rot": [ + 7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -687.0012, + 430.8375, + 226.1052 + ], + "start_rot": [ + 7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -616.2905, + 360.1268, + 226.1052 + ], + "actual_end_pos": [ + -616.2905, + 360.1268, + 226.1052 + ], + "actual_end_rot": [ + 7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -616.2905, + 360.1268, + 226.1052 + ], + "start_rot": [ + 7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -616.2905, + 360.1268, + 226.1052 + ], + "actual_end_pos": [ + -616.2905, + 360.1268, + 226.1052 + ], + "actual_end_rot": [ + 7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -616.2905, + 360.1268, + 226.1052 + ], + "start_rot": [ + 7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + -616.2905, + 360.1268, + 226.1052 + ], + "actual_end_pos": [ + -616.2905, + 360.1268, + 226.1052 + ], + "actual_end_rot": [ + 0.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -616.2905, + 360.1268, + 226.1052 + ], + "start_rot": [ + 0.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + -702.893, + 310.1268, + 226.1052 + ], + "actual_end_pos": [ + -702.893, + 310.1268, + 226.1052 + ], + "actual_end_rot": [ + 0.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -702.893, + 310.1268, + 226.1052 + ], + "start_rot": [ + 0.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + -752.893, + 396.7294, + 226.1052 + ], + "actual_end_pos": [ + -752.893, + 396.7294, + 226.1052 + ], + "actual_end_rot": [ + 0.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -752.893, + 396.7294, + 226.1052 + ], + "start_rot": [ + 0.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + -752.893, + 396.7294, + 226.1052 + ], + "actual_end_pos": [ + -752.893, + 396.7294, + 226.1052 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -752.893, + 396.7294, + 226.1052 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -823.6037, + 326.0187, + 226.1052 + ], + "actual_end_pos": [ + -823.6037, + 326.0187, + 226.1052 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -823.6037, + 326.0187, + 226.1052 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -823.6037, + 326.0187, + 226.1052 + ], + "actual_end_pos": [ + -823.6037, + 326.0187, + 226.1052 + ], + "actual_end_rot": [ + -7.5, + -135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -823.6037, + 326.0187, + 226.1052 + ], + "start_rot": [ + -7.5, + -135.0, + -0.0 + ], + "expected_end_pos": [ + -823.6037, + 326.0187, + 226.1052 + ], + "actual_end_pos": [ + -823.6037, + 326.0187, + 226.1052 + ], + "actual_end_rot": [ + -7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -823.6037, + 326.0187, + 226.1052 + ], + "start_rot": [ + -7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + -773.6037, + 239.4161, + 226.1052 + ], + "actual_end_pos": [ + -773.6037, + 239.4161, + 226.1052 + ], + "actual_end_rot": [ + -7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -773.6037, + 239.4161, + 226.1052 + ], + "start_rot": [ + -7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + -687.742, + 288.9884, + 239.1579 + ], + "actual_end_pos": [ + -687.742, + 288.9884, + 239.1579 + ], + "actual_end_rot": [ + -7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -687.742, + 288.9884, + 239.1579 + ], + "start_rot": [ + -7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + -687.742, + 288.9884, + 239.1579 + ], + "actual_end_pos": [ + -687.742, + 288.9884, + 239.1579 + ], + "actual_end_rot": [ + -7.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -687.742, + 288.9884, + 239.1579 + ], + "start_rot": [ + -7.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -783.5083, + 263.3279, + 226.1052 + ], + "actual_end_pos": [ + -783.5083, + 263.3279, + 226.1052 + ], + "actual_end_rot": [ + -7.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -783.5083, + 263.3279, + 226.1052 + ], + "start_rot": [ + -7.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -809.3902, + 359.9205, + 226.1052 + ], + "actual_end_pos": [ + -809.3902, + 359.9205, + 226.1052 + ], + "actual_end_rot": [ + -7.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -809.3902, + 359.9205, + 226.1052 + ], + "start_rot": [ + -7.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -809.3902, + 359.9205, + 226.1052 + ], + "actual_end_pos": [ + -809.3902, + 359.9205, + 226.1052 + ], + "actual_end_rot": [ + -15.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -809.3902, + 359.9205, + 226.1052 + ], + "start_rot": [ + -15.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -835.2721, + 456.5131, + 226.1052 + ], + "actual_end_pos": [ + -835.2721, + 456.5131, + 226.1052 + ], + "actual_end_rot": [ + -15.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -835.2721, + 456.5131, + 226.1052 + ], + "start_rot": [ + -15.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -861.154, + 553.1056, + 226.1052 + ], + "actual_end_pos": [ + -861.154, + 553.1056, + 226.1052 + ], + "actual_end_rot": [ + -15.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -861.154, + 553.1056, + 226.1052 + ], + "start_rot": [ + -15.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -954.4553, + 528.1056, + 200.2233 + ], + "actual_end_pos": [ + -954.4553, + 528.1056, + 200.2233 + ], + "actual_end_rot": [ + -15.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -954.4553, + 528.1056, + 200.2233 + ], + "start_rot": [ + -15.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -954.4553, + 528.1056, + 200.2233 + ], + "actual_end_pos": [ + -954.4553, + 528.1056, + 200.2233 + ], + "actual_end_rot": [ + -15.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -954.4553, + 528.1056, + 200.2233 + ], + "start_rot": [ + -15.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -954.4553, + 528.1056, + 200.2233 + ], + "actual_end_pos": [ + -954.4553, + 528.1056, + 200.2233 + ], + "actual_end_rot": [ + -15.0, + 165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -954.4553, + 528.1056, + 200.2233 + ], + "start_rot": [ + -15.0, + 165.0, + -0.0 + ], + "expected_end_pos": [ + -954.4553, + 528.1056, + 200.2233 + ], + "actual_end_pos": [ + -954.4553, + 528.1056, + 200.2233 + ], + "actual_end_rot": [ + -15.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -954.4553, + 528.1056, + 200.2233 + ], + "start_rot": [ + -15.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -870.8036, + 479.8093, + 226.1052 + ], + "actual_end_pos": [ + -870.8036, + 479.8093, + 226.1052 + ], + "actual_end_rot": [ + -15.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260414_132732__pair_000599_B_traj_000600_meta.json b/equivalence_easy/run_20260414_132732__pair_000599_B_traj_000600_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..099e94494792d2170f9376decab6985cd3e3f185 --- /dev/null +++ b/equivalence_easy/run_20260414_132732__pair_000599_B_traj_000600_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 600, + "episode_id": 0, + "state_id": 444, + "sample_index": 444, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 599, + "primary_trajectory_id": 599, + "paired_trajectory_id": 600, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + -270.0, + 370.0, + 200.0 + ], + "rotation": [ + 0.0, + 180.0, + 0.0 + ] + }, + "action_sequence": [ + "move_forward", + "move_left", + "move_left", + "turn_right", + "move_right", + "turn_right", + "move_backward", + "turn_right", + "turn_right", + "move_left", + "move_forward", + "look_up", + "no_op", + "move_forward", + "move_left", + "move_left", + "turn_left", + "move_right", + "move_forward", + "look_down", + "turn_left", + "move_left", + "move_forward", + "turn_right", + "move_forward", + "look_down", + "turn_left", + "move_backward", + "move_right", + "turn_left", + "move_forward", + "move_left", + "look_down", + "move_forward", + "move_left", + "move_left", + "turn_left", + "turn_left", + "turn_left", + "move_backward" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -270.0, + 370.0, + 200.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -370.0, + 370.0, + 200.0 + ], + "actual_end_pos": [ + -370.0, + 370.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -370.0, + 370.0, + 200.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -370.0, + 470.0, + 200.0 + ], + "actual_end_pos": [ + -370.0, + 470.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -370.0, + 470.0, + 200.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -370.0, + 570.0, + 200.0 + ], + "actual_end_pos": [ + -370.0, + 570.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -370.0, + 570.0, + 200.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -370.0, + 570.0, + 200.0 + ], + "actual_end_pos": [ + -370.0, + 570.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -370.0, + 570.0, + 200.0 + ], + "start_rot": [ + 0.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -344.1181, + 473.4074, + 200.0 + ], + "actual_end_pos": [ + -344.1181, + 473.4074, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -344.1181, + 473.4074, + 200.0 + ], + "start_rot": [ + 0.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -344.1181, + 473.4074, + 200.0 + ], + "actual_end_pos": [ + -344.1181, + 473.4074, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -344.1181, + 473.4074, + 200.0 + ], + "start_rot": [ + 0.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + -257.5155, + 523.4074, + 200.0 + ], + "actual_end_pos": [ + -257.5155, + 523.4074, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -257.5155, + 523.4074, + 200.0 + ], + "start_rot": [ + 0.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + -257.5155, + 523.4074, + 200.0 + ], + "actual_end_pos": [ + -257.5155, + 523.4074, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -257.5155, + 523.4074, + 200.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -257.5155, + 523.4074, + 200.0 + ], + "actual_end_pos": [ + -257.5155, + 523.4074, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -257.5155, + 523.4074, + 200.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + -344.1181, + 573.4074, + 200.0 + ], + "actual_end_pos": [ + -344.1181, + 573.4074, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -344.1181, + 573.4074, + 200.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + -394.1181, + 486.8049, + 200.0 + ], + "actual_end_pos": [ + -394.1181, + 486.8049, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -394.1181, + 486.8049, + 200.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + -394.1181, + 486.8049, + 200.0 + ], + "actual_end_pos": [ + -394.1181, + 486.8049, + 200.0 + ], + "actual_end_rot": [ + 7.5, + -120.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -394.1181, + 486.8049, + 200.0 + ], + "start_rot": [ + 7.5, + -120.0, + -0.0 + ], + "expected_end_pos": [ + -394.1181, + 486.8049, + 200.0 + ], + "actual_end_pos": [ + -394.1181, + 486.8049, + 200.0 + ], + "actual_end_rot": [ + 7.5, + -120.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -394.1181, + 486.8049, + 200.0 + ], + "start_rot": [ + 7.5, + -120.0, + -0.0 + ], + "expected_end_pos": [ + -443.6903, + 400.9432, + 213.0526 + ], + "actual_end_pos": [ + -443.6903, + 400.9432, + 213.0526 + ], + "actual_end_rot": [ + 7.5, + -120.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -443.6903, + 400.9432, + 213.0526 + ], + "start_rot": [ + 7.5, + -120.0, + -0.0 + ], + "expected_end_pos": [ + -530.2929, + 450.9432, + 213.0526 + ], + "actual_end_pos": [ + -530.2929, + 450.9432, + 213.0526 + ], + "actual_end_rot": [ + 7.5, + -120.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -530.2929, + 450.9432, + 213.0526 + ], + "start_rot": [ + 7.5, + -120.0, + -0.0 + ], + "expected_end_pos": [ + -616.8954, + 500.9432, + 213.0526 + ], + "actual_end_pos": [ + -616.8954, + 500.9432, + 213.0526 + ], + "actual_end_rot": [ + 7.5, + -120.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -616.8954, + 500.9432, + 213.0526 + ], + "start_rot": [ + 7.5, + -120.0, + -0.0 + ], + "expected_end_pos": [ + -616.8954, + 500.9432, + 213.0526 + ], + "actual_end_pos": [ + -616.8954, + 500.9432, + 213.0526 + ], + "actual_end_rot": [ + 7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -616.8954, + 500.9432, + 213.0526 + ], + "start_rot": [ + 7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -546.1847, + 430.2326, + 213.0526 + ], + "actual_end_pos": [ + -546.1847, + 430.2326, + 213.0526 + ], + "actual_end_rot": [ + 7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -546.1847, + 430.2326, + 213.0526 + ], + "start_rot": [ + 7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -616.2905, + 360.1268, + 226.1052 + ], + "actual_end_pos": [ + -616.2905, + 360.1268, + 226.1052 + ], + "actual_end_rot": [ + 7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -616.2905, + 360.1268, + 226.1052 + ], + "start_rot": [ + 7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -616.2905, + 360.1268, + 226.1052 + ], + "actual_end_pos": [ + -616.2905, + 360.1268, + 226.1052 + ], + "actual_end_rot": [ + 0.0, + -135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -616.2905, + 360.1268, + 226.1052 + ], + "start_rot": [ + 0.0, + -135.0, + -0.0 + ], + "expected_end_pos": [ + -616.2905, + 360.1268, + 226.1052 + ], + "actual_end_pos": [ + -616.2905, + 360.1268, + 226.1052 + ], + "actual_end_rot": [ + 0.0, + -150.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -616.2905, + 360.1268, + 226.1052 + ], + "start_rot": [ + 0.0, + -150.0, + -0.0 + ], + "expected_end_pos": [ + -666.2905, + 446.7294, + 226.1052 + ], + "actual_end_pos": [ + -666.2905, + 446.7294, + 226.1052 + ], + "actual_end_rot": [ + 0.0, + -150.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -666.2905, + 446.7294, + 226.1052 + ], + "start_rot": [ + 0.0, + -150.0, + -0.0 + ], + "expected_end_pos": [ + -752.893, + 396.7294, + 226.1052 + ], + "actual_end_pos": [ + -752.893, + 396.7294, + 226.1052 + ], + "actual_end_rot": [ + 0.0, + -150.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -752.893, + 396.7294, + 226.1052 + ], + "start_rot": [ + 0.0, + -150.0, + -0.0 + ], + "expected_end_pos": [ + -752.893, + 396.7294, + 226.1052 + ], + "actual_end_pos": [ + -752.893, + 396.7294, + 226.1052 + ], + "actual_end_rot": [ + 0.0, + -135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -752.893, + 396.7294, + 226.1052 + ], + "start_rot": [ + 0.0, + -135.0, + -0.0 + ], + "expected_end_pos": [ + -823.6037, + 326.0187, + 226.1052 + ], + "actual_end_pos": [ + -823.6037, + 326.0187, + 226.1052 + ], + "actual_end_rot": [ + 0.0, + -135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -823.6037, + 326.0187, + 226.1052 + ], + "start_rot": [ + 0.0, + -135.0, + -0.0 + ], + "expected_end_pos": [ + -823.6037, + 326.0187, + 226.1052 + ], + "actual_end_pos": [ + -823.6037, + 326.0187, + 226.1052 + ], + "actual_end_rot": [ + -7.5, + -135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -823.6037, + 326.0187, + 226.1052 + ], + "start_rot": [ + -7.5, + -135.0, + -0.0 + ], + "expected_end_pos": [ + -823.6037, + 326.0187, + 226.1052 + ], + "actual_end_pos": [ + -823.6037, + 326.0187, + 226.1052 + ], + "actual_end_rot": [ + -7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -823.6037, + 326.0187, + 226.1052 + ], + "start_rot": [ + -7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + -737.742, + 375.5909, + 239.1579 + ], + "actual_end_pos": [ + -737.742, + 375.5909, + 239.1579 + ], + "actual_end_rot": [ + -7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -737.742, + 375.5909, + 239.1579 + ], + "start_rot": [ + -7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + -687.742, + 288.9884, + 239.1579 + ], + "actual_end_pos": [ + -687.742, + 288.9884, + 239.1579 + ], + "actual_end_rot": [ + -7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -687.742, + 288.9884, + 239.1579 + ], + "start_rot": [ + -7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + -687.742, + 288.9884, + 239.1579 + ], + "actual_end_pos": [ + -687.742, + 288.9884, + 239.1579 + ], + "actual_end_rot": [ + -7.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -687.742, + 288.9884, + 239.1579 + ], + "start_rot": [ + -7.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -783.5083, + 263.3279, + 226.1052 + ], + "actual_end_pos": [ + -783.5083, + 263.3279, + 226.1052 + ], + "actual_end_rot": [ + -7.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -783.5083, + 263.3279, + 226.1052 + ], + "start_rot": [ + -7.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -809.3902, + 359.9205, + 226.1052 + ], + "actual_end_pos": [ + -809.3902, + 359.9205, + 226.1052 + ], + "actual_end_rot": [ + -7.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -809.3902, + 359.9205, + 226.1052 + ], + "start_rot": [ + -7.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -809.3902, + 359.9205, + 226.1052 + ], + "actual_end_pos": [ + -809.3902, + 359.9205, + 226.1052 + ], + "actual_end_rot": [ + -15.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -809.3902, + 359.9205, + 226.1052 + ], + "start_rot": [ + -15.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -902.6914, + 334.9205, + 200.2233 + ], + "actual_end_pos": [ + -902.6914, + 334.9205, + 200.2233 + ], + "actual_end_rot": [ + -15.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -902.6914, + 334.9205, + 200.2233 + ], + "start_rot": [ + -15.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -928.5733, + 431.5131, + 200.2233 + ], + "actual_end_pos": [ + -928.5733, + 431.5131, + 200.2233 + ], + "actual_end_rot": [ + -15.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -928.5733, + 431.5131, + 200.2233 + ], + "start_rot": [ + -15.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -954.4553, + 528.1056, + 200.2233 + ], + "actual_end_pos": [ + -954.4553, + 528.1056, + 200.2233 + ], + "actual_end_rot": [ + -15.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -954.4553, + 528.1056, + 200.2233 + ], + "start_rot": [ + -15.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -954.4553, + 528.1056, + 200.2233 + ], + "actual_end_pos": [ + -954.4553, + 528.1056, + 200.2233 + ], + "actual_end_rot": [ + -15.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -954.4553, + 528.1056, + 200.2233 + ], + "start_rot": [ + -15.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -954.4553, + 528.1056, + 200.2233 + ], + "actual_end_pos": [ + -954.4553, + 528.1056, + 200.2233 + ], + "actual_end_rot": [ + -15.0, + 165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -954.4553, + 528.1056, + 200.2233 + ], + "start_rot": [ + -15.0, + 165.0, + -0.0 + ], + "expected_end_pos": [ + -954.4553, + 528.1056, + 200.2233 + ], + "actual_end_pos": [ + -954.4553, + 528.1056, + 200.2233 + ], + "actual_end_rot": [ + -15.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -954.4553, + 528.1056, + 200.2233 + ], + "start_rot": [ + -15.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -870.8036, + 479.8093, + 226.1052 + ], + "actual_end_pos": [ + -870.8036, + 479.8093, + 226.1052 + ], + "actual_end_rot": [ + -15.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260414_205421__pair_000118_A_traj_000118_meta.json b/equivalence_easy/run_20260414_205421__pair_000118_A_traj_000118_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fbc37333fe76d112b2a58b15e433d416e2013b4d --- /dev/null +++ b/equivalence_easy/run_20260414_205421__pair_000118_A_traj_000118_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 118, + "episode_id": 0, + "state_id": 83, + "sample_index": 83, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 119, + "primary_trajectory_id": 118, + "paired_trajectory_id": 119, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + -770.0, + -330.0, + 200.0 + ], + "rotation": [ + 0.0, + 135.0, + 0.0 + ] + }, + "action_sequence": [ + "turn_left", + "look_up", + "move_forward", + "move_right", + "look_up", + "move_forward", + "turn_left", + "move_left", + "move_left", + "move_forward", + "move_right", + "look_down", + "turn_left", + "move_right", + "no_op", + "move_backward", + "turn_right", + "move_backward", + "turn_right", + "move_backward", + "turn_left", + "move_forward", + "move_forward", + "look_down", + "move_left", + "move_left", + "move_left", + "no_op", + "turn_right", + "turn_right", + "look_down", + "move_right", + "turn_right", + "move_backward", + "move_right", + "move_forward", + "no_op", + "move_backward", + "look_up", + "move_forward" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -770.0, + -330.0, + 200.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -770.0, + -330.0, + 200.0 + ], + "actual_end_pos": [ + -770.0, + -330.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -770.0, + -330.0, + 200.0 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -770.0, + -330.0, + 200.0 + ], + "actual_end_pos": [ + -770.0, + -330.0, + 200.0 + ], + "actual_end_rot": [ + 7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -770.0, + -330.0, + 200.0 + ], + "start_rot": [ + 7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -819.5722, + -244.1384, + 213.0526 + ], + "actual_end_pos": [ + -819.5722, + -244.1384, + 213.0526 + ], + "actual_end_rot": [ + 7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -819.5722, + -244.1384, + 213.0526 + ], + "start_rot": [ + 7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -906.1748, + -294.1384, + 213.0526 + ], + "actual_end_pos": [ + -906.1748, + -294.1384, + 213.0526 + ], + "actual_end_rot": [ + 7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -906.1748, + -294.1384, + 213.0526 + ], + "start_rot": [ + 7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -906.1748, + -294.1384, + 213.0526 + ], + "actual_end_pos": [ + -906.1748, + -294.1384, + 213.0526 + ], + "actual_end_rot": [ + 15.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -906.1748, + -294.1384, + 213.0526 + ], + "start_rot": [ + 15.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -954.4711, + -210.4867, + 238.9345 + ], + "actual_end_pos": [ + -954.4711, + -210.4867, + 238.9345 + ], + "actual_end_rot": [ + 15.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -954.4711, + -210.4867, + 238.9345 + ], + "start_rot": [ + 15.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -954.4711, + -210.4867, + 238.9345 + ], + "actual_end_pos": [ + -954.4711, + -210.4867, + 238.9345 + ], + "actual_end_rot": [ + 15.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -954.4711, + -210.4867, + 238.9345 + ], + "start_rot": [ + 15.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -857.8785, + -184.6048, + 238.9345 + ], + "actual_end_pos": [ + -857.8785, + -184.6048, + 238.9345 + ], + "actual_end_rot": [ + 15.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -857.8785, + -184.6048, + 238.9345 + ], + "start_rot": [ + 15.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -761.2859, + -158.7229, + 238.9345 + ], + "actual_end_pos": [ + -761.2859, + -158.7229, + 238.9345 + ], + "actual_end_rot": [ + 15.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -761.2859, + -158.7229, + 238.9345 + ], + "start_rot": [ + 15.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -786.2859, + -65.4216, + 264.8164 + ], + "actual_end_pos": [ + -786.2859, + -65.4216, + 264.8164 + ], + "actual_end_rot": [ + 15.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -786.2859, + -65.4216, + 264.8164 + ], + "start_rot": [ + 15.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -882.8785, + -91.3035, + 264.8164 + ], + "actual_end_pos": [ + -882.8785, + -91.3035, + 264.8164 + ], + "actual_end_rot": [ + 15.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -882.8785, + -91.3035, + 264.8164 + ], + "start_rot": [ + 15.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -882.8785, + -91.3035, + 264.8164 + ], + "actual_end_pos": [ + -882.8785, + -91.3035, + 264.8164 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -882.8785, + -91.3035, + 264.8164 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -882.8785, + -91.3035, + 264.8164 + ], + "actual_end_pos": [ + -882.8785, + -91.3035, + 264.8164 + ], + "actual_end_rot": [ + 7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -882.8785, + -91.3035, + 264.8164 + ], + "start_rot": [ + 7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -982.8785, + -91.3035, + 264.8164 + ], + "actual_end_pos": [ + -982.8785, + -91.3035, + 264.8164 + ], + "actual_end_rot": [ + 7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -982.8785, + -91.3035, + 264.8164 + ], + "start_rot": [ + 7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -982.8785, + -91.3035, + 264.8164 + ], + "actual_end_pos": [ + -982.8785, + -91.3035, + 264.8164 + ], + "actual_end_rot": [ + 7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -982.8785, + -91.3035, + 264.8164 + ], + "start_rot": [ + 7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -982.8785, + -190.448, + 251.7638 + ], + "actual_end_pos": [ + -982.8785, + -190.448, + 251.7638 + ], + "actual_end_rot": [ + 7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -982.8785, + -190.448, + 251.7638 + ], + "start_rot": [ + 7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -982.8785, + -190.448, + 251.7638 + ], + "actual_end_pos": [ + -982.8785, + -190.448, + 251.7638 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -982.8785, + -190.448, + 251.7638 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -957.218, + -286.2143, + 238.7112 + ], + "actual_end_pos": [ + -957.218, + -286.2143, + 238.7112 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -957.218, + -286.2143, + 238.7112 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -957.218, + -286.2143, + 238.7112 + ], + "actual_end_pos": [ + -957.218, + -286.2143, + 238.7112 + ], + "actual_end_rot": [ + 7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -957.218, + -286.2143, + 238.7112 + ], + "start_rot": [ + 7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -907.6458, + -372.0759, + 225.6586 + ], + "actual_end_pos": [ + -907.6458, + -372.0759, + 225.6586 + ], + "actual_end_rot": [ + 7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -907.6458, + -372.0759, + 225.6586 + ], + "start_rot": [ + 7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -907.6458, + -372.0759, + 225.6586 + ], + "actual_end_pos": [ + -907.6458, + -372.0759, + 225.6586 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -907.6458, + -372.0759, + 225.6586 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -933.3062, + -276.3097, + 238.7112 + ], + "actual_end_pos": [ + -933.3062, + -276.3097, + 238.7112 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -933.3062, + -276.3097, + 238.7112 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -958.9667, + -180.5435, + 251.7638 + ], + "actual_end_pos": [ + -958.9667, + -180.5435, + 251.7638 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -958.9667, + -180.5435, + 251.7638 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -958.9667, + -180.5435, + 251.7638 + ], + "actual_end_pos": [ + -958.9667, + -180.5435, + 251.7638 + ], + "actual_end_rot": [ + -0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -958.9667, + -180.5435, + 251.7638 + ], + "start_rot": [ + -0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -862.3741, + -154.6616, + 251.7638 + ], + "actual_end_pos": [ + -862.3741, + -154.6616, + 251.7638 + ], + "actual_end_rot": [ + -0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -862.3741, + -154.6616, + 251.7638 + ], + "start_rot": [ + -0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -765.7816, + -128.7797, + 251.7638 + ], + "actual_end_pos": [ + -765.7816, + -128.7797, + 251.7638 + ], + "actual_end_rot": [ + -0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -765.7816, + -128.7797, + 251.7638 + ], + "start_rot": [ + -0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -669.189, + -102.8977, + 251.7638 + ], + "actual_end_pos": [ + -669.189, + -102.8977, + 251.7638 + ], + "actual_end_rot": [ + -0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -669.189, + -102.8977, + 251.7638 + ], + "start_rot": [ + -0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -669.189, + -102.8977, + 251.7638 + ], + "actual_end_pos": [ + -669.189, + -102.8977, + 251.7638 + ], + "actual_end_rot": [ + -0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -669.189, + -102.8977, + 251.7638 + ], + "start_rot": [ + -0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -669.189, + -102.8977, + 251.7638 + ], + "actual_end_pos": [ + -669.189, + -102.8977, + 251.7638 + ], + "actual_end_rot": [ + -0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -669.189, + -102.8977, + 251.7638 + ], + "start_rot": [ + -0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -669.189, + -102.8977, + 251.7638 + ], + "actual_end_pos": [ + -669.189, + -102.8977, + 251.7638 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -669.189, + -102.8977, + 251.7638 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -669.189, + -102.8977, + 251.7638 + ], + "actual_end_pos": [ + -669.189, + -102.8977, + 251.7638 + ], + "actual_end_rot": [ + -7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -669.189, + -102.8977, + 251.7638 + ], + "start_rot": [ + -7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -739.8997, + -173.6084, + 251.7638 + ], + "actual_end_pos": [ + -739.8997, + -173.6084, + 251.7638 + ], + "actual_end_rot": [ + -7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -739.8997, + -173.6084, + 251.7638 + ], + "start_rot": [ + -7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -739.8997, + -173.6084, + 251.7638 + ], + "actual_end_pos": [ + -739.8997, + -173.6084, + 251.7638 + ], + "actual_end_rot": [ + -7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -739.8997, + -173.6084, + 251.7638 + ], + "start_rot": [ + -7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -654.038, + -223.1807, + 264.8164 + ], + "actual_end_pos": [ + -654.038, + -223.1807, + 264.8164 + ], + "actual_end_rot": [ + -7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -654.038, + -223.1807, + 264.8164 + ], + "start_rot": [ + -7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -704.038, + -309.7832, + 264.8164 + ], + "actual_end_pos": [ + -704.038, + -309.7832, + 264.8164 + ], + "actual_end_rot": [ + -7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -704.038, + -309.7832, + 264.8164 + ], + "start_rot": [ + -7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -789.8997, + -260.211, + 251.7638 + ], + "actual_end_pos": [ + -789.8997, + -260.211, + 251.7638 + ], + "actual_end_rot": [ + -7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -789.8997, + -260.211, + 251.7638 + ], + "start_rot": [ + -7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -789.8997, + -260.211, + 251.7638 + ], + "actual_end_pos": [ + -789.8997, + -260.211, + 251.7638 + ], + "actual_end_rot": [ + -7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -789.8997, + -260.211, + 251.7638 + ], + "start_rot": [ + -7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -704.038, + -309.7832, + 264.8164 + ], + "actual_end_pos": [ + -704.038, + -309.7832, + 264.8164 + ], + "actual_end_rot": [ + -7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -704.038, + -309.7832, + 264.8164 + ], + "start_rot": [ + -7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -704.038, + -309.7832, + 264.8164 + ], + "actual_end_pos": [ + -704.038, + -309.7832, + 264.8164 + ], + "actual_end_rot": [ + 0.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -704.038, + -309.7832, + 264.8164 + ], + "start_rot": [ + 0.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -790.6406, + -259.7832, + 264.8164 + ], + "actual_end_pos": [ + -790.6406, + -259.7832, + 264.8164 + ], + "actual_end_rot": [ + 0.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260414_205421__pair_000118_B_traj_000119_meta.json b/equivalence_easy/run_20260414_205421__pair_000118_B_traj_000119_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d6471e289bcc27f243e9c4d5f5a7c50a86e7aacb --- /dev/null +++ b/equivalence_easy/run_20260414_205421__pair_000118_B_traj_000119_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 119, + "episode_id": 0, + "state_id": 83, + "sample_index": 83, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 118, + "primary_trajectory_id": 118, + "paired_trajectory_id": 119, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + -770.0, + -330.0, + 200.0 + ], + "rotation": [ + 0.0, + 135.0, + 0.0 + ] + }, + "action_sequence": [ + "turn_left", + "look_up", + "move_forward", + "move_right", + "look_up", + "move_forward", + "turn_left", + "move_left", + "move_left", + "move_forward", + "move_right", + "look_down", + "turn_left", + "move_right", + "no_op", + "move_backward", + "turn_right", + "move_backward", + "turn_right", + "move_backward", + "turn_left", + "move_forward", + "move_forward", + "look_down", + "move_left", + "move_left", + "move_left", + "no_op", + "turn_right", + "turn_right", + "look_down", + "move_right", + "turn_right", + "move_right", + "move_forward", + "move_backward", + "no_op", + "move_backward", + "look_up", + "move_forward" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -770.0, + -330.0, + 200.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -770.0, + -330.0, + 200.0 + ], + "actual_end_pos": [ + -770.0, + -330.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -770.0, + -330.0, + 200.0 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -770.0, + -330.0, + 200.0 + ], + "actual_end_pos": [ + -770.0, + -330.0, + 200.0 + ], + "actual_end_rot": [ + 7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -770.0, + -330.0, + 200.0 + ], + "start_rot": [ + 7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -819.5722, + -244.1384, + 213.0526 + ], + "actual_end_pos": [ + -819.5722, + -244.1384, + 213.0526 + ], + "actual_end_rot": [ + 7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -819.5722, + -244.1384, + 213.0526 + ], + "start_rot": [ + 7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -906.1748, + -294.1384, + 213.0526 + ], + "actual_end_pos": [ + -906.1748, + -294.1384, + 213.0526 + ], + "actual_end_rot": [ + 7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -906.1748, + -294.1384, + 213.0526 + ], + "start_rot": [ + 7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -906.1748, + -294.1384, + 213.0526 + ], + "actual_end_pos": [ + -906.1748, + -294.1384, + 213.0526 + ], + "actual_end_rot": [ + 15.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -906.1748, + -294.1384, + 213.0526 + ], + "start_rot": [ + 15.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -954.4711, + -210.4867, + 238.9345 + ], + "actual_end_pos": [ + -954.4711, + -210.4867, + 238.9345 + ], + "actual_end_rot": [ + 15.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -954.4711, + -210.4867, + 238.9345 + ], + "start_rot": [ + 15.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -954.4711, + -210.4867, + 238.9345 + ], + "actual_end_pos": [ + -954.4711, + -210.4867, + 238.9345 + ], + "actual_end_rot": [ + 15.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -954.4711, + -210.4867, + 238.9345 + ], + "start_rot": [ + 15.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -857.8785, + -184.6048, + 238.9345 + ], + "actual_end_pos": [ + -857.8785, + -184.6048, + 238.9345 + ], + "actual_end_rot": [ + 15.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -857.8785, + -184.6048, + 238.9345 + ], + "start_rot": [ + 15.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -761.2859, + -158.7229, + 238.9345 + ], + "actual_end_pos": [ + -761.2859, + -158.7229, + 238.9345 + ], + "actual_end_rot": [ + 15.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -761.2859, + -158.7229, + 238.9345 + ], + "start_rot": [ + 15.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -786.2859, + -65.4216, + 264.8164 + ], + "actual_end_pos": [ + -786.2859, + -65.4216, + 264.8164 + ], + "actual_end_rot": [ + 15.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -786.2859, + -65.4216, + 264.8164 + ], + "start_rot": [ + 15.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -882.8785, + -91.3035, + 264.8164 + ], + "actual_end_pos": [ + -882.8785, + -91.3035, + 264.8164 + ], + "actual_end_rot": [ + 15.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -882.8785, + -91.3035, + 264.8164 + ], + "start_rot": [ + 15.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -882.8785, + -91.3035, + 264.8164 + ], + "actual_end_pos": [ + -882.8785, + -91.3035, + 264.8164 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -882.8785, + -91.3035, + 264.8164 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -882.8785, + -91.3035, + 264.8164 + ], + "actual_end_pos": [ + -882.8785, + -91.3035, + 264.8164 + ], + "actual_end_rot": [ + 7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -882.8785, + -91.3035, + 264.8164 + ], + "start_rot": [ + 7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -982.8785, + -91.3035, + 264.8164 + ], + "actual_end_pos": [ + -982.8785, + -91.3035, + 264.8164 + ], + "actual_end_rot": [ + 7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -982.8785, + -91.3035, + 264.8164 + ], + "start_rot": [ + 7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -982.8785, + -91.3035, + 264.8164 + ], + "actual_end_pos": [ + -982.8785, + -91.3035, + 264.8164 + ], + "actual_end_rot": [ + 7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -982.8785, + -91.3035, + 264.8164 + ], + "start_rot": [ + 7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -982.8785, + -190.448, + 251.7638 + ], + "actual_end_pos": [ + -982.8785, + -190.448, + 251.7638 + ], + "actual_end_rot": [ + 7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -982.8785, + -190.448, + 251.7638 + ], + "start_rot": [ + 7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -982.8785, + -190.448, + 251.7638 + ], + "actual_end_pos": [ + -982.8785, + -190.448, + 251.7638 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -982.8785, + -190.448, + 251.7638 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -957.218, + -286.2143, + 238.7112 + ], + "actual_end_pos": [ + -957.218, + -286.2143, + 238.7112 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -957.218, + -286.2143, + 238.7112 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -957.218, + -286.2143, + 238.7112 + ], + "actual_end_pos": [ + -957.218, + -286.2143, + 238.7112 + ], + "actual_end_rot": [ + 7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -957.218, + -286.2143, + 238.7112 + ], + "start_rot": [ + 7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -907.6458, + -372.0759, + 225.6586 + ], + "actual_end_pos": [ + -907.6458, + -372.0759, + 225.6586 + ], + "actual_end_rot": [ + 7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -907.6458, + -372.0759, + 225.6586 + ], + "start_rot": [ + 7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -907.6458, + -372.0759, + 225.6586 + ], + "actual_end_pos": [ + -907.6458, + -372.0759, + 225.6586 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -907.6458, + -372.0759, + 225.6586 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -933.3062, + -276.3097, + 238.7112 + ], + "actual_end_pos": [ + -933.3062, + -276.3097, + 238.7112 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -933.3062, + -276.3097, + 238.7112 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -958.9667, + -180.5435, + 251.7638 + ], + "actual_end_pos": [ + -958.9667, + -180.5435, + 251.7638 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -958.9667, + -180.5435, + 251.7638 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -958.9667, + -180.5435, + 251.7638 + ], + "actual_end_pos": [ + -958.9667, + -180.5435, + 251.7638 + ], + "actual_end_rot": [ + -0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -958.9667, + -180.5435, + 251.7638 + ], + "start_rot": [ + -0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -862.3741, + -154.6616, + 251.7638 + ], + "actual_end_pos": [ + -862.3741, + -154.6616, + 251.7638 + ], + "actual_end_rot": [ + -0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -862.3741, + -154.6616, + 251.7638 + ], + "start_rot": [ + -0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -765.7816, + -128.7797, + 251.7638 + ], + "actual_end_pos": [ + -765.7816, + -128.7797, + 251.7638 + ], + "actual_end_rot": [ + -0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -765.7816, + -128.7797, + 251.7638 + ], + "start_rot": [ + -0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -669.189, + -102.8977, + 251.7638 + ], + "actual_end_pos": [ + -669.189, + -102.8977, + 251.7638 + ], + "actual_end_rot": [ + -0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -669.189, + -102.8977, + 251.7638 + ], + "start_rot": [ + -0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -669.189, + -102.8977, + 251.7638 + ], + "actual_end_pos": [ + -669.189, + -102.8977, + 251.7638 + ], + "actual_end_rot": [ + -0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -669.189, + -102.8977, + 251.7638 + ], + "start_rot": [ + -0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -669.189, + -102.8977, + 251.7638 + ], + "actual_end_pos": [ + -669.189, + -102.8977, + 251.7638 + ], + "actual_end_rot": [ + -0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -669.189, + -102.8977, + 251.7638 + ], + "start_rot": [ + -0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -669.189, + -102.8977, + 251.7638 + ], + "actual_end_pos": [ + -669.189, + -102.8977, + 251.7638 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -669.189, + -102.8977, + 251.7638 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -669.189, + -102.8977, + 251.7638 + ], + "actual_end_pos": [ + -669.189, + -102.8977, + 251.7638 + ], + "actual_end_rot": [ + -7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -669.189, + -102.8977, + 251.7638 + ], + "start_rot": [ + -7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -739.8997, + -173.6084, + 251.7638 + ], + "actual_end_pos": [ + -739.8997, + -173.6084, + 251.7638 + ], + "actual_end_rot": [ + -7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -739.8997, + -173.6084, + 251.7638 + ], + "start_rot": [ + -7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -739.8997, + -173.6084, + 251.7638 + ], + "actual_end_pos": [ + -739.8997, + -173.6084, + 251.7638 + ], + "actual_end_rot": [ + -7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -739.8997, + -173.6084, + 251.7638 + ], + "start_rot": [ + -7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -789.8997, + -260.211, + 251.7638 + ], + "actual_end_pos": [ + -789.8997, + -260.211, + 251.7638 + ], + "actual_end_rot": [ + -7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -789.8997, + -260.211, + 251.7638 + ], + "start_rot": [ + -7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -875.7613, + -210.6387, + 238.7112 + ], + "actual_end_pos": [ + -875.7613, + -210.6387, + 238.7112 + ], + "actual_end_rot": [ + -7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -875.7613, + -210.6387, + 238.7112 + ], + "start_rot": [ + -7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -789.8997, + -260.211, + 251.7638 + ], + "actual_end_pos": [ + -789.8997, + -260.211, + 251.7638 + ], + "actual_end_rot": [ + -7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -789.8997, + -260.211, + 251.7638 + ], + "start_rot": [ + -7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -789.8997, + -260.211, + 251.7638 + ], + "actual_end_pos": [ + -789.8997, + -260.211, + 251.7638 + ], + "actual_end_rot": [ + -7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -789.8997, + -260.211, + 251.7638 + ], + "start_rot": [ + -7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -704.038, + -309.7832, + 264.8164 + ], + "actual_end_pos": [ + -704.038, + -309.7832, + 264.8164 + ], + "actual_end_rot": [ + -7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -704.038, + -309.7832, + 264.8164 + ], + "start_rot": [ + -7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -704.038, + -309.7832, + 264.8164 + ], + "actual_end_pos": [ + -704.038, + -309.7832, + 264.8164 + ], + "actual_end_rot": [ + 0.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -704.038, + -309.7832, + 264.8164 + ], + "start_rot": [ + 0.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -790.6406, + -259.7832, + 264.8164 + ], + "actual_end_pos": [ + -790.6406, + -259.7832, + 264.8164 + ], + "actual_end_rot": [ + 0.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260414_205421__pair_000288_A_traj_000288_meta.json b/equivalence_easy/run_20260414_205421__pair_000288_A_traj_000288_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7ba6435ac0321155622de51b37bdbeb5383ca2eb --- /dev/null +++ b/equivalence_easy/run_20260414_205421__pair_000288_A_traj_000288_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 288, + "episode_id": 0, + "state_id": 212, + "sample_index": 212, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 289, + "primary_trajectory_id": 288, + "paired_trajectory_id": 289, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + -570.0, + -130.0, + 200.0 + ], + "rotation": [ + 0.0, + 180.0, + 0.0 + ] + }, + "action_sequence": [ + "move_right", + "turn_left", + "look_up", + "turn_left", + "move_left", + "move_left", + "turn_right", + "turn_right", + "no_op", + "move_left", + "turn_left", + "no_op", + "move_left", + "no_op", + "look_down", + "look_down", + "move_forward", + "look_down", + "move_backward", + "turn_left", + "look_down", + "move_left", + "move_left", + "turn_right", + "look_up", + "turn_right", + "move_forward", + "look_up", + "move_forward", + "move_left", + "turn_right", + "turn_right", + "turn_right", + "move_right", + "move_forward", + "turn_left", + "turn_right", + "move_left", + "move_left", + "look_down" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -570.0, + -130.0, + 200.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -570.0, + -230.0, + 200.0 + ], + "actual_end_pos": [ + -570.0, + -230.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -570.0, + -230.0, + 200.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -570.0, + -230.0, + 200.0 + ], + "actual_end_pos": [ + -570.0, + -230.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -570.0, + -230.0, + 200.0 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -570.0, + -230.0, + 200.0 + ], + "actual_end_pos": [ + -570.0, + -230.0, + 200.0 + ], + "actual_end_rot": [ + 7.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -570.0, + -230.0, + 200.0 + ], + "start_rot": [ + 7.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -570.0, + -230.0, + 200.0 + ], + "actual_end_pos": [ + -570.0, + -230.0, + 200.0 + ], + "actual_end_rot": [ + 7.5, + 150.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -570.0, + -230.0, + 200.0 + ], + "start_rot": [ + 7.5, + 150.0, + -0.0 + ], + "expected_end_pos": [ + -520.0, + -143.3975, + 200.0 + ], + "actual_end_pos": [ + -520.0, + -143.3975, + 200.0 + ], + "actual_end_rot": [ + 7.5, + 150.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -520.0, + -143.3975, + 200.0 + ], + "start_rot": [ + 7.5, + 150.0, + -0.0 + ], + "expected_end_pos": [ + -470.0, + -56.7949, + 200.0 + ], + "actual_end_pos": [ + -470.0, + -56.7949, + 200.0 + ], + "actual_end_rot": [ + 7.5, + 150.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -470.0, + -56.7949, + 200.0 + ], + "start_rot": [ + 7.5, + 150.0, + -0.0 + ], + "expected_end_pos": [ + -470.0, + -56.7949, + 200.0 + ], + "actual_end_pos": [ + -470.0, + -56.7949, + 200.0 + ], + "actual_end_rot": [ + 7.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -470.0, + -56.7949, + 200.0 + ], + "start_rot": [ + 7.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -470.0, + -56.7949, + 200.0 + ], + "actual_end_pos": [ + -470.0, + -56.7949, + 200.0 + ], + "actual_end_rot": [ + 7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -470.0, + -56.7949, + 200.0 + ], + "start_rot": [ + 7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -470.0, + -56.7949, + 200.0 + ], + "actual_end_pos": [ + -470.0, + -56.7949, + 200.0 + ], + "actual_end_rot": [ + 7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -470.0, + -56.7949, + 200.0 + ], + "start_rot": [ + 7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -470.0, + 43.2051, + 200.0 + ], + "actual_end_pos": [ + -470.0, + 43.2051, + 200.0 + ], + "actual_end_rot": [ + 7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -470.0, + 43.2051, + 200.0 + ], + "start_rot": [ + 7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -470.0, + 43.2051, + 200.0 + ], + "actual_end_pos": [ + -470.0, + 43.2051, + 200.0 + ], + "actual_end_rot": [ + 7.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -470.0, + 43.2051, + 200.0 + ], + "start_rot": [ + 7.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -470.0, + 43.2051, + 200.0 + ], + "actual_end_pos": [ + -470.0, + 43.2051, + 200.0 + ], + "actual_end_rot": [ + 7.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -470.0, + 43.2051, + 200.0 + ], + "start_rot": [ + 7.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -444.1181, + 139.7977, + 200.0 + ], + "actual_end_pos": [ + -444.1181, + 139.7977, + 200.0 + ], + "actual_end_rot": [ + 7.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -444.1181, + 139.7977, + 200.0 + ], + "start_rot": [ + 7.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -444.1181, + 139.7977, + 200.0 + ], + "actual_end_pos": [ + -444.1181, + 139.7977, + 200.0 + ], + "actual_end_rot": [ + 7.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -444.1181, + 139.7977, + 200.0 + ], + "start_rot": [ + 7.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -444.1181, + 139.7977, + 200.0 + ], + "actual_end_pos": [ + -444.1181, + 139.7977, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -444.1181, + 139.7977, + 200.0 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -444.1181, + 139.7977, + 200.0 + ], + "actual_end_pos": [ + -444.1181, + 139.7977, + 200.0 + ], + "actual_end_rot": [ + -7.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -444.1181, + 139.7977, + 200.0 + ], + "start_rot": [ + -7.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -539.8843, + 165.4581, + 186.9474 + ], + "actual_end_pos": [ + -539.8843, + 165.4581, + 186.9474 + ], + "actual_end_rot": [ + -7.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -539.8843, + 165.4581, + 186.9474 + ], + "start_rot": [ + -7.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -539.8843, + 165.4581, + 186.9474 + ], + "actual_end_pos": [ + -539.8843, + 165.4581, + 186.9474 + ], + "actual_end_rot": [ + -15.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -539.8843, + 165.4581, + 186.9474 + ], + "start_rot": [ + -15.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -446.583, + 140.4581, + 212.8293 + ], + "actual_end_pos": [ + -446.583, + 140.4581, + 212.8293 + ], + "actual_end_rot": [ + -15.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -446.583, + 140.4581, + 212.8293 + ], + "start_rot": [ + -15.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -446.583, + 140.4581, + 212.8293 + ], + "actual_end_pos": [ + -446.583, + 140.4581, + 212.8293 + ], + "actual_end_rot": [ + -15.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -446.583, + 140.4581, + 212.8293 + ], + "start_rot": [ + -15.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -446.583, + 140.4581, + 212.8293 + ], + "actual_end_pos": [ + -446.583, + 140.4581, + 212.8293 + ], + "actual_end_rot": [ + -22.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -446.583, + 140.4581, + 212.8293 + ], + "start_rot": [ + -22.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -396.583, + 227.0607, + 212.8293 + ], + "actual_end_pos": [ + -396.583, + 227.0607, + 212.8293 + ], + "actual_end_rot": [ + -22.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -396.583, + 227.0607, + 212.8293 + ], + "start_rot": [ + -22.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -346.583, + 313.6632, + 212.8293 + ], + "actual_end_pos": [ + -346.583, + 313.6632, + 212.8293 + ], + "actual_end_rot": [ + -22.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -346.583, + 313.6632, + 212.8293 + ], + "start_rot": [ + -22.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -346.583, + 313.6632, + 212.8293 + ], + "actual_end_pos": [ + -346.583, + 313.6632, + 212.8293 + ], + "actual_end_rot": [ + -22.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -346.583, + 313.6632, + 212.8293 + ], + "start_rot": [ + -22.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -346.583, + 313.6632, + 212.8293 + ], + "actual_end_pos": [ + -346.583, + 313.6632, + 212.8293 + ], + "actual_end_rot": [ + -15.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -346.583, + 313.6632, + 212.8293 + ], + "start_rot": [ + -15.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -346.583, + 313.6632, + 212.8293 + ], + "actual_end_pos": [ + -346.583, + 313.6632, + 212.8293 + ], + "actual_end_rot": [ + -15.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -346.583, + 313.6632, + 212.8293 + ], + "start_rot": [ + -15.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -443.1756, + 313.6632, + 186.9474 + ], + "actual_end_pos": [ + -443.1756, + 313.6632, + 186.9474 + ], + "actual_end_rot": [ + -15.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -443.1756, + 313.6632, + 186.9474 + ], + "start_rot": [ + -15.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -443.1756, + 313.6632, + 186.9474 + ], + "actual_end_pos": [ + -443.1756, + 313.6632, + 186.9474 + ], + "actual_end_rot": [ + -7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -443.1756, + 313.6632, + 186.9474 + ], + "start_rot": [ + -7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -542.3201, + 313.6632, + 173.8948 + ], + "actual_end_pos": [ + -542.3201, + 313.6632, + 173.8948 + ], + "actual_end_rot": [ + -7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -542.3201, + 313.6632, + 173.8948 + ], + "start_rot": [ + -7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -542.3201, + 413.6632, + 173.8948 + ], + "actual_end_pos": [ + -542.3201, + 413.6632, + 173.8948 + ], + "actual_end_rot": [ + -7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -542.3201, + 413.6632, + 173.8948 + ], + "start_rot": [ + -7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -542.3201, + 413.6632, + 173.8948 + ], + "actual_end_pos": [ + -542.3201, + 413.6632, + 173.8948 + ], + "actual_end_rot": [ + -7.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -542.3201, + 413.6632, + 173.8948 + ], + "start_rot": [ + -7.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -542.3201, + 413.6632, + 173.8948 + ], + "actual_end_pos": [ + -542.3201, + 413.6632, + 173.8948 + ], + "actual_end_rot": [ + -7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -542.3201, + 413.6632, + 173.8948 + ], + "start_rot": [ + -7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + -542.3201, + 413.6632, + 173.8948 + ], + "actual_end_pos": [ + -542.3201, + 413.6632, + 173.8948 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -542.3201, + 413.6632, + 173.8948 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -471.6094, + 342.9525, + 173.8948 + ], + "actual_end_pos": [ + -471.6094, + 342.9525, + 173.8948 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -471.6094, + 342.9525, + 173.8948 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -541.7152, + 272.8468, + 160.8421 + ], + "actual_end_pos": [ + -541.7152, + 272.8468, + 160.8421 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -541.7152, + 272.8468, + 160.8421 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -541.7152, + 272.8468, + 160.8421 + ], + "actual_end_pos": [ + -541.7152, + 272.8468, + 160.8421 + ], + "actual_end_rot": [ + -7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -541.7152, + 272.8468, + 160.8421 + ], + "start_rot": [ + -7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + -541.7152, + 272.8468, + 160.8421 + ], + "actual_end_pos": [ + -541.7152, + 272.8468, + 160.8421 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -541.7152, + 272.8468, + 160.8421 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -612.4258, + 343.5575, + 160.8421 + ], + "actual_end_pos": [ + -612.4258, + 343.5575, + 160.8421 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -612.4258, + 343.5575, + 160.8421 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -683.1365, + 414.2682, + 160.8421 + ], + "actual_end_pos": [ + -683.1365, + 414.2682, + 160.8421 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -683.1365, + 414.2682, + 160.8421 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -683.1365, + 414.2682, + 160.8421 + ], + "actual_end_pos": [ + -683.1365, + 414.2682, + 160.8421 + ], + "actual_end_rot": [ + -15.0, + -135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260414_205421__pair_000288_B_traj_000289_meta.json b/equivalence_easy/run_20260414_205421__pair_000288_B_traj_000289_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b324d59c2eadf110edb6406c5162d85d4744f700 --- /dev/null +++ b/equivalence_easy/run_20260414_205421__pair_000288_B_traj_000289_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 289, + "episode_id": 0, + "state_id": 212, + "sample_index": 212, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 288, + "primary_trajectory_id": 288, + "paired_trajectory_id": 289, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + -570.0, + -130.0, + 200.0 + ], + "rotation": [ + 0.0, + 180.0, + 0.0 + ] + }, + "action_sequence": [ + "move_right", + "turn_left", + "turn_left", + "look_up", + "move_left", + "move_left", + "turn_right", + "turn_right", + "no_op", + "move_left", + "turn_left", + "no_op", + "move_left", + "no_op", + "look_down", + "look_down", + "move_forward", + "look_down", + "move_backward", + "look_down", + "turn_left", + "move_left", + "move_left", + "turn_right", + "look_up", + "turn_right", + "move_forward", + "look_up", + "move_forward", + "move_left", + "turn_right", + "turn_right", + "turn_right", + "move_right", + "move_forward", + "turn_right", + "turn_left", + "move_left", + "move_left", + "look_down" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -570.0, + -130.0, + 200.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -570.0, + -230.0, + 200.0 + ], + "actual_end_pos": [ + -570.0, + -230.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -570.0, + -230.0, + 200.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -570.0, + -230.0, + 200.0 + ], + "actual_end_pos": [ + -570.0, + -230.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -570.0, + -230.0, + 200.0 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -570.0, + -230.0, + 200.0 + ], + "actual_end_pos": [ + -570.0, + -230.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -570.0, + -230.0, + 200.0 + ], + "start_rot": [ + 0.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -570.0, + -230.0, + 200.0 + ], + "actual_end_pos": [ + -570.0, + -230.0, + 200.0 + ], + "actual_end_rot": [ + 7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -570.0, + -230.0, + 200.0 + ], + "start_rot": [ + 7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -520.0, + -143.3975, + 200.0 + ], + "actual_end_pos": [ + -520.0, + -143.3975, + 200.0 + ], + "actual_end_rot": [ + 7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -520.0, + -143.3975, + 200.0 + ], + "start_rot": [ + 7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -470.0, + -56.7949, + 200.0 + ], + "actual_end_pos": [ + -470.0, + -56.7949, + 200.0 + ], + "actual_end_rot": [ + 7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -470.0, + -56.7949, + 200.0 + ], + "start_rot": [ + 7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -470.0, + -56.7949, + 200.0 + ], + "actual_end_pos": [ + -470.0, + -56.7949, + 200.0 + ], + "actual_end_rot": [ + 7.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -470.0, + -56.7949, + 200.0 + ], + "start_rot": [ + 7.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -470.0, + -56.7949, + 200.0 + ], + "actual_end_pos": [ + -470.0, + -56.7949, + 200.0 + ], + "actual_end_rot": [ + 7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -470.0, + -56.7949, + 200.0 + ], + "start_rot": [ + 7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -470.0, + -56.7949, + 200.0 + ], + "actual_end_pos": [ + -470.0, + -56.7949, + 200.0 + ], + "actual_end_rot": [ + 7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -470.0, + -56.7949, + 200.0 + ], + "start_rot": [ + 7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -470.0, + 43.2051, + 200.0 + ], + "actual_end_pos": [ + -470.0, + 43.2051, + 200.0 + ], + "actual_end_rot": [ + 7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -470.0, + 43.2051, + 200.0 + ], + "start_rot": [ + 7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -470.0, + 43.2051, + 200.0 + ], + "actual_end_pos": [ + -470.0, + 43.2051, + 200.0 + ], + "actual_end_rot": [ + 7.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -470.0, + 43.2051, + 200.0 + ], + "start_rot": [ + 7.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -470.0, + 43.2051, + 200.0 + ], + "actual_end_pos": [ + -470.0, + 43.2051, + 200.0 + ], + "actual_end_rot": [ + 7.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -470.0, + 43.2051, + 200.0 + ], + "start_rot": [ + 7.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -444.1181, + 139.7977, + 200.0 + ], + "actual_end_pos": [ + -444.1181, + 139.7977, + 200.0 + ], + "actual_end_rot": [ + 7.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -444.1181, + 139.7977, + 200.0 + ], + "start_rot": [ + 7.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -444.1181, + 139.7977, + 200.0 + ], + "actual_end_pos": [ + -444.1181, + 139.7977, + 200.0 + ], + "actual_end_rot": [ + 7.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -444.1181, + 139.7977, + 200.0 + ], + "start_rot": [ + 7.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -444.1181, + 139.7977, + 200.0 + ], + "actual_end_pos": [ + -444.1181, + 139.7977, + 200.0 + ], + "actual_end_rot": [ + -0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -444.1181, + 139.7977, + 200.0 + ], + "start_rot": [ + -0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -444.1181, + 139.7977, + 200.0 + ], + "actual_end_pos": [ + -444.1181, + 139.7977, + 200.0 + ], + "actual_end_rot": [ + -7.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -444.1181, + 139.7977, + 200.0 + ], + "start_rot": [ + -7.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -539.8843, + 165.4581, + 186.9474 + ], + "actual_end_pos": [ + -539.8843, + 165.4581, + 186.9474 + ], + "actual_end_rot": [ + -7.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -539.8843, + 165.4581, + 186.9474 + ], + "start_rot": [ + -7.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -539.8843, + 165.4581, + 186.9474 + ], + "actual_end_pos": [ + -539.8843, + 165.4581, + 186.9474 + ], + "actual_end_rot": [ + -15.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -539.8843, + 165.4581, + 186.9474 + ], + "start_rot": [ + -15.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -446.583, + 140.4581, + 212.8293 + ], + "actual_end_pos": [ + -446.583, + 140.4581, + 212.8293 + ], + "actual_end_rot": [ + -15.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -446.583, + 140.4581, + 212.8293 + ], + "start_rot": [ + -15.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -446.583, + 140.4581, + 212.8293 + ], + "actual_end_pos": [ + -446.583, + 140.4581, + 212.8293 + ], + "actual_end_rot": [ + -22.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -446.583, + 140.4581, + 212.8293 + ], + "start_rot": [ + -22.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -446.583, + 140.4581, + 212.8293 + ], + "actual_end_pos": [ + -446.583, + 140.4581, + 212.8293 + ], + "actual_end_rot": [ + -22.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -446.583, + 140.4581, + 212.8293 + ], + "start_rot": [ + -22.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -396.583, + 227.0607, + 212.8293 + ], + "actual_end_pos": [ + -396.583, + 227.0607, + 212.8293 + ], + "actual_end_rot": [ + -22.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -396.583, + 227.0607, + 212.8293 + ], + "start_rot": [ + -22.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -346.583, + 313.6632, + 212.8293 + ], + "actual_end_pos": [ + -346.583, + 313.6632, + 212.8293 + ], + "actual_end_rot": [ + -22.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -346.583, + 313.6632, + 212.8293 + ], + "start_rot": [ + -22.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -346.583, + 313.6632, + 212.8293 + ], + "actual_end_pos": [ + -346.583, + 313.6632, + 212.8293 + ], + "actual_end_rot": [ + -22.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -346.583, + 313.6632, + 212.8293 + ], + "start_rot": [ + -22.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -346.583, + 313.6632, + 212.8293 + ], + "actual_end_pos": [ + -346.583, + 313.6632, + 212.8293 + ], + "actual_end_rot": [ + -15.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -346.583, + 313.6632, + 212.8293 + ], + "start_rot": [ + -15.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -346.583, + 313.6632, + 212.8293 + ], + "actual_end_pos": [ + -346.583, + 313.6632, + 212.8293 + ], + "actual_end_rot": [ + -15.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -346.583, + 313.6632, + 212.8293 + ], + "start_rot": [ + -15.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -443.1756, + 313.6632, + 186.9474 + ], + "actual_end_pos": [ + -443.1756, + 313.6632, + 186.9474 + ], + "actual_end_rot": [ + -15.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -443.1756, + 313.6632, + 186.9474 + ], + "start_rot": [ + -15.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -443.1756, + 313.6632, + 186.9474 + ], + "actual_end_pos": [ + -443.1756, + 313.6632, + 186.9474 + ], + "actual_end_rot": [ + -7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -443.1756, + 313.6632, + 186.9474 + ], + "start_rot": [ + -7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -542.3201, + 313.6632, + 173.8948 + ], + "actual_end_pos": [ + -542.3201, + 313.6632, + 173.8948 + ], + "actual_end_rot": [ + -7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -542.3201, + 313.6632, + 173.8948 + ], + "start_rot": [ + -7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -542.3201, + 413.6632, + 173.8948 + ], + "actual_end_pos": [ + -542.3201, + 413.6632, + 173.8948 + ], + "actual_end_rot": [ + -7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -542.3201, + 413.6632, + 173.8948 + ], + "start_rot": [ + -7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -542.3201, + 413.6632, + 173.8948 + ], + "actual_end_pos": [ + -542.3201, + 413.6632, + 173.8948 + ], + "actual_end_rot": [ + -7.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -542.3201, + 413.6632, + 173.8948 + ], + "start_rot": [ + -7.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -542.3201, + 413.6632, + 173.8948 + ], + "actual_end_pos": [ + -542.3201, + 413.6632, + 173.8948 + ], + "actual_end_rot": [ + -7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -542.3201, + 413.6632, + 173.8948 + ], + "start_rot": [ + -7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + -542.3201, + 413.6632, + 173.8948 + ], + "actual_end_pos": [ + -542.3201, + 413.6632, + 173.8948 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -542.3201, + 413.6632, + 173.8948 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -471.6094, + 342.9525, + 173.8948 + ], + "actual_end_pos": [ + -471.6094, + 342.9525, + 173.8948 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -471.6094, + 342.9525, + 173.8948 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -541.7152, + 272.8468, + 160.8421 + ], + "actual_end_pos": [ + -541.7152, + 272.8468, + 160.8421 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -541.7152, + 272.8468, + 160.8421 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -541.7152, + 272.8468, + 160.8421 + ], + "actual_end_pos": [ + -541.7152, + 272.8468, + 160.8421 + ], + "actual_end_rot": [ + -7.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -541.7152, + 272.8468, + 160.8421 + ], + "start_rot": [ + -7.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + -541.7152, + 272.8468, + 160.8421 + ], + "actual_end_pos": [ + -541.7152, + 272.8468, + 160.8421 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -541.7152, + 272.8468, + 160.8421 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -612.4258, + 343.5575, + 160.8421 + ], + "actual_end_pos": [ + -612.4258, + 343.5575, + 160.8421 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -612.4258, + 343.5575, + 160.8421 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -683.1365, + 414.2682, + 160.8421 + ], + "actual_end_pos": [ + -683.1365, + 414.2682, + 160.8421 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -683.1365, + 414.2682, + 160.8421 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -683.1365, + 414.2682, + 160.8421 + ], + "actual_end_pos": [ + -683.1365, + 414.2682, + 160.8421 + ], + "actual_end_rot": [ + -15.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260414_205421__pair_000291_A_traj_000291_meta.json b/equivalence_easy/run_20260414_205421__pair_000291_A_traj_000291_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3ad7382aa2e011743ea659046b75c63e75529f1c --- /dev/null +++ b/equivalence_easy/run_20260414_205421__pair_000291_A_traj_000291_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 291, + "episode_id": 0, + "state_id": 214, + "sample_index": 214, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 292, + "primary_trajectory_id": 291, + "paired_trajectory_id": 292, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + -570.0, + -130.0, + 200.0 + ], + "rotation": [ + 0.0, + 270.0, + 0.0 + ] + }, + "action_sequence": [ + "move_forward", + "move_forward", + "turn_left", + "turn_left", + "move_right", + "turn_left", + "turn_left", + "move_left", + "turn_right", + "turn_right", + "turn_right", + "move_left", + "move_left", + "look_up", + "move_right", + "move_backward", + "no_op", + "no_op", + "move_right", + "move_forward", + "look_down", + "turn_right", + "turn_right", + "move_left", + "look_up", + "turn_right", + "look_up", + "move_left", + "move_backward", + "move_backward", + "look_down", + "move_right", + "look_down", + "move_forward", + "turn_left", + "move_forward", + "move_left", + "move_backward", + "turn_right", + "move_backward" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -570.0, + -130.0, + 200.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + -570.0, + -230.0, + 200.0 + ], + "actual_end_pos": [ + -570.0, + -230.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -570.0, + -230.0, + 200.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + -570.0, + -330.0, + 200.0 + ], + "actual_end_pos": [ + -570.0, + -330.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -570.0, + -330.0, + 200.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + -570.0, + -330.0, + 200.0 + ], + "actual_end_pos": [ + -570.0, + -330.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -570.0, + -330.0, + 200.0 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + -570.0, + -330.0, + 200.0 + ], + "actual_end_pos": [ + -570.0, + -330.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -570.0, + -330.0, + 200.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + -483.3975, + -380.0, + 200.0 + ], + "actual_end_pos": [ + -483.3975, + -380.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -483.3975, + -380.0, + 200.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + -483.3975, + -380.0, + 200.0 + ], + "actual_end_pos": [ + -483.3975, + -380.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -483.3975, + -380.0, + 200.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -483.3975, + -380.0, + 200.0 + ], + "actual_end_pos": [ + -483.3975, + -380.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -483.3975, + -380.0, + 200.0 + ], + "start_rot": [ + 0.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + -533.3975, + -293.3975, + 200.0 + ], + "actual_end_pos": [ + -533.3975, + -293.3975, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -533.3975, + -293.3975, + 200.0 + ], + "start_rot": [ + 0.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + -533.3975, + -293.3975, + 200.0 + ], + "actual_end_pos": [ + -533.3975, + -293.3975, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -533.3975, + -293.3975, + 200.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -533.3975, + -293.3975, + 200.0 + ], + "actual_end_pos": [ + -533.3975, + -293.3975, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -533.3975, + -293.3975, + 200.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + -533.3975, + -293.3975, + 200.0 + ], + "actual_end_pos": [ + -533.3975, + -293.3975, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -533.3975, + -293.3975, + 200.0 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + -629.99, + -267.5156, + 200.0 + ], + "actual_end_pos": [ + -629.99, + -267.5156, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -629.99, + -267.5156, + 200.0 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + -726.5826, + -241.6337, + 200.0 + ], + "actual_end_pos": [ + -726.5826, + -241.6337, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -726.5826, + -241.6337, + 200.0 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + -726.5826, + -241.6337, + 200.0 + ], + "actual_end_pos": [ + -726.5826, + -241.6337, + 200.0 + ], + "actual_end_rot": [ + 7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -726.5826, + -241.6337, + 200.0 + ], + "start_rot": [ + 7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + -629.99, + -267.5156, + 200.0 + ], + "actual_end_pos": [ + -629.99, + -267.5156, + 200.0 + ], + "actual_end_rot": [ + 7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -629.99, + -267.5156, + 200.0 + ], + "start_rot": [ + 7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + -604.3296, + -171.7493, + 186.9474 + ], + "actual_end_pos": [ + -604.3296, + -171.7493, + 186.9474 + ], + "actual_end_rot": [ + 7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -604.3296, + -171.7493, + 186.9474 + ], + "start_rot": [ + 7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + -604.3296, + -171.7493, + 186.9474 + ], + "actual_end_pos": [ + -604.3296, + -171.7493, + 186.9474 + ], + "actual_end_rot": [ + 7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -604.3296, + -171.7493, + 186.9474 + ], + "start_rot": [ + 7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + -604.3296, + -171.7493, + 186.9474 + ], + "actual_end_pos": [ + -604.3296, + -171.7493, + 186.9474 + ], + "actual_end_rot": [ + 7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -604.3296, + -171.7493, + 186.9474 + ], + "start_rot": [ + 7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + -507.737, + -197.6312, + 186.9474 + ], + "actual_end_pos": [ + -507.737, + -197.6312, + 186.9474 + ], + "actual_end_rot": [ + 7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -507.737, + -197.6312, + 186.9474 + ], + "start_rot": [ + 7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + -533.3975, + -293.3975, + 200.0 + ], + "actual_end_pos": [ + -533.3975, + -293.3975, + 200.0 + ], + "actual_end_rot": [ + 7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -533.3975, + -293.3975, + 200.0 + ], + "start_rot": [ + 7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + -533.3975, + -293.3975, + 200.0 + ], + "actual_end_pos": [ + -533.3975, + -293.3975, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -533.3975, + -293.3975, + 200.0 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + -533.3975, + -293.3975, + 200.0 + ], + "actual_end_pos": [ + -533.3975, + -293.3975, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -533.3975, + -293.3975, + 200.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + -533.3975, + -293.3975, + 200.0 + ], + "actual_end_pos": [ + -533.3975, + -293.3975, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -533.3975, + -293.3975, + 200.0 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -629.99, + -319.2794, + 200.0 + ], + "actual_end_pos": [ + -629.99, + -319.2794, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -629.99, + -319.2794, + 200.0 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -629.99, + -319.2794, + 200.0 + ], + "actual_end_pos": [ + -629.99, + -319.2794, + 200.0 + ], + "actual_end_rot": [ + 7.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -629.99, + -319.2794, + 200.0 + ], + "start_rot": [ + 7.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -629.99, + -319.2794, + 200.0 + ], + "actual_end_pos": [ + -629.99, + -319.2794, + 200.0 + ], + "actual_end_rot": [ + 7.5, + -60.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -629.99, + -319.2794, + 200.0 + ], + "start_rot": [ + 7.5, + -60.0, + -0.0 + ], + "expected_end_pos": [ + -629.99, + -319.2794, + 200.0 + ], + "actual_end_pos": [ + -629.99, + -319.2794, + 200.0 + ], + "actual_end_rot": [ + 15.0, + -60.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -629.99, + -319.2794, + 200.0 + ], + "start_rot": [ + 15.0, + -60.0, + -0.0 + ], + "expected_end_pos": [ + -716.5926, + -369.2794, + 200.0 + ], + "actual_end_pos": [ + -716.5926, + -369.2794, + 200.0 + ], + "actual_end_rot": [ + 15.0, + -60.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -716.5926, + -369.2794, + 200.0 + ], + "start_rot": [ + 15.0, + -60.0, + -0.0 + ], + "expected_end_pos": [ + -764.8889, + -285.6277, + 174.1181 + ], + "actual_end_pos": [ + -764.8889, + -285.6277, + 174.1181 + ], + "actual_end_rot": [ + 15.0, + -60.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -764.8889, + -285.6277, + 174.1181 + ], + "start_rot": [ + 15.0, + -60.0, + -0.0 + ], + "expected_end_pos": [ + -813.1852, + -201.9761, + 148.2362 + ], + "actual_end_pos": [ + -813.1852, + -201.9761, + 148.2362 + ], + "actual_end_rot": [ + 15.0, + -60.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -813.1852, + -201.9761, + 148.2362 + ], + "start_rot": [ + 15.0, + -60.0, + -0.0 + ], + "expected_end_pos": [ + -813.1852, + -201.9761, + 148.2362 + ], + "actual_end_pos": [ + -813.1852, + -201.9761, + 148.2362 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -813.1852, + -201.9761, + 148.2362 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -726.5826, + -151.9761, + 148.2362 + ], + "actual_end_pos": [ + -726.5826, + -151.9761, + 148.2362 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -726.5826, + -151.9761, + 148.2362 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -726.5826, + -151.9761, + 148.2362 + ], + "actual_end_pos": [ + -726.5826, + -151.9761, + 148.2362 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -726.5826, + -151.9761, + 148.2362 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -676.5826, + -238.5786, + 148.2362 + ], + "actual_end_pos": [ + -676.5826, + -238.5786, + 148.2362 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -676.5826, + -238.5786, + 148.2362 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -676.5826, + -238.5786, + 148.2362 + ], + "actual_end_pos": [ + -676.5826, + -238.5786, + 148.2362 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -676.5826, + -238.5786, + 148.2362 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -650.7007, + -335.1712, + 148.2362 + ], + "actual_end_pos": [ + -650.7007, + -335.1712, + 148.2362 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -650.7007, + -335.1712, + 148.2362 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -747.2933, + -361.0531, + 148.2362 + ], + "actual_end_pos": [ + -747.2933, + -361.0531, + 148.2362 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -747.2933, + -361.0531, + 148.2362 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -773.1752, + -264.4606, + 148.2362 + ], + "actual_end_pos": [ + -773.1752, + -264.4606, + 148.2362 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -773.1752, + -264.4606, + 148.2362 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -773.1752, + -264.4606, + 148.2362 + ], + "actual_end_pos": [ + -773.1752, + -264.4606, + 148.2362 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -773.1752, + -264.4606, + 148.2362 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -823.1752, + -177.858, + 148.2362 + ], + "actual_end_pos": [ + -823.1752, + -177.858, + 148.2362 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260414_205421__pair_000291_B_traj_000292_meta.json b/equivalence_easy/run_20260414_205421__pair_000291_B_traj_000292_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c4e2fa9d2ad25b56748496dc7f61e5f126e25bd0 --- /dev/null +++ b/equivalence_easy/run_20260414_205421__pair_000291_B_traj_000292_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 292, + "episode_id": 0, + "state_id": 214, + "sample_index": 214, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 291, + "primary_trajectory_id": 291, + "paired_trajectory_id": 292, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + -570.0, + -130.0, + 200.0 + ], + "rotation": [ + 0.0, + 270.0, + 0.0 + ] + }, + "action_sequence": [ + "move_forward", + "move_forward", + "turn_left", + "turn_left", + "move_right", + "turn_left", + "turn_left", + "move_left", + "turn_right", + "turn_right", + "turn_right", + "move_left", + "move_left", + "look_up", + "move_right", + "move_backward", + "no_op", + "no_op", + "move_forward", + "move_right", + "look_down", + "turn_right", + "turn_right", + "move_left", + "turn_right", + "look_up", + "look_up", + "move_backward", + "move_backward", + "move_left", + "look_down", + "move_right", + "look_down", + "move_forward", + "turn_left", + "move_left", + "move_backward", + "move_forward", + "turn_right", + "move_backward" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -570.0, + -130.0, + 200.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + -570.0, + -230.0, + 200.0 + ], + "actual_end_pos": [ + -570.0, + -230.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -570.0, + -230.0, + 200.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + -570.0, + -330.0, + 200.0 + ], + "actual_end_pos": [ + -570.0, + -330.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -570.0, + -330.0, + 200.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + -570.0, + -330.0, + 200.0 + ], + "actual_end_pos": [ + -570.0, + -330.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -570.0, + -330.0, + 200.0 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + -570.0, + -330.0, + 200.0 + ], + "actual_end_pos": [ + -570.0, + -330.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -570.0, + -330.0, + 200.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + -483.3975, + -380.0, + 200.0 + ], + "actual_end_pos": [ + -483.3975, + -380.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -483.3975, + -380.0, + 200.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + -483.3975, + -380.0, + 200.0 + ], + "actual_end_pos": [ + -483.3975, + -380.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -483.3975, + -380.0, + 200.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -483.3975, + -380.0, + 200.0 + ], + "actual_end_pos": [ + -483.3975, + -380.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -483.3975, + -380.0, + 200.0 + ], + "start_rot": [ + 0.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + -533.3975, + -293.3975, + 200.0 + ], + "actual_end_pos": [ + -533.3975, + -293.3975, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -533.3975, + -293.3975, + 200.0 + ], + "start_rot": [ + 0.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + -533.3975, + -293.3975, + 200.0 + ], + "actual_end_pos": [ + -533.3975, + -293.3975, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -533.3975, + -293.3975, + 200.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -533.3975, + -293.3975, + 200.0 + ], + "actual_end_pos": [ + -533.3975, + -293.3975, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -533.3975, + -293.3975, + 200.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + -533.3975, + -293.3975, + 200.0 + ], + "actual_end_pos": [ + -533.3975, + -293.3975, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -533.3975, + -293.3975, + 200.0 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + -629.99, + -267.5156, + 200.0 + ], + "actual_end_pos": [ + -629.99, + -267.5156, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -629.99, + -267.5156, + 200.0 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + -726.5826, + -241.6337, + 200.0 + ], + "actual_end_pos": [ + -726.5826, + -241.6337, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -726.5826, + -241.6337, + 200.0 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + -726.5826, + -241.6337, + 200.0 + ], + "actual_end_pos": [ + -726.5826, + -241.6337, + 200.0 + ], + "actual_end_rot": [ + 7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -726.5826, + -241.6337, + 200.0 + ], + "start_rot": [ + 7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + -629.99, + -267.5156, + 200.0 + ], + "actual_end_pos": [ + -629.99, + -267.5156, + 200.0 + ], + "actual_end_rot": [ + 7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -629.99, + -267.5156, + 200.0 + ], + "start_rot": [ + 7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + -604.3296, + -171.7493, + 186.9474 + ], + "actual_end_pos": [ + -604.3296, + -171.7493, + 186.9474 + ], + "actual_end_rot": [ + 7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -604.3296, + -171.7493, + 186.9474 + ], + "start_rot": [ + 7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + -604.3296, + -171.7493, + 186.9474 + ], + "actual_end_pos": [ + -604.3296, + -171.7493, + 186.9474 + ], + "actual_end_rot": [ + 7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -604.3296, + -171.7493, + 186.9474 + ], + "start_rot": [ + 7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + -604.3296, + -171.7493, + 186.9474 + ], + "actual_end_pos": [ + -604.3296, + -171.7493, + 186.9474 + ], + "actual_end_rot": [ + 7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -604.3296, + -171.7493, + 186.9474 + ], + "start_rot": [ + 7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + -629.99, + -267.5156, + 200.0 + ], + "actual_end_pos": [ + -629.99, + -267.5156, + 200.0 + ], + "actual_end_rot": [ + 7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -629.99, + -267.5156, + 200.0 + ], + "start_rot": [ + 7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + -533.3975, + -293.3975, + 200.0 + ], + "actual_end_pos": [ + -533.3975, + -293.3975, + 200.0 + ], + "actual_end_rot": [ + 7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -533.3975, + -293.3975, + 200.0 + ], + "start_rot": [ + 7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + -533.3975, + -293.3975, + 200.0 + ], + "actual_end_pos": [ + -533.3975, + -293.3975, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -533.3975, + -293.3975, + 200.0 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + -533.3975, + -293.3975, + 200.0 + ], + "actual_end_pos": [ + -533.3975, + -293.3975, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -533.3975, + -293.3975, + 200.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + -533.3975, + -293.3975, + 200.0 + ], + "actual_end_pos": [ + -533.3975, + -293.3975, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -533.3975, + -293.3975, + 200.0 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -629.99, + -319.2794, + 200.0 + ], + "actual_end_pos": [ + -629.99, + -319.2794, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -629.99, + -319.2794, + 200.0 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -629.99, + -319.2794, + 200.0 + ], + "actual_end_pos": [ + -629.99, + -319.2794, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -629.99, + -319.2794, + 200.0 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -629.99, + -319.2794, + 200.0 + ], + "actual_end_pos": [ + -629.99, + -319.2794, + 200.0 + ], + "actual_end_rot": [ + 7.5, + -60.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -629.99, + -319.2794, + 200.0 + ], + "start_rot": [ + 7.5, + -60.0, + -0.0 + ], + "expected_end_pos": [ + -629.99, + -319.2794, + 200.0 + ], + "actual_end_pos": [ + -629.99, + -319.2794, + 200.0 + ], + "actual_end_rot": [ + 15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -629.99, + -319.2794, + 200.0 + ], + "start_rot": [ + 15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -678.2863, + -235.6277, + 174.1181 + ], + "actual_end_pos": [ + -678.2863, + -235.6277, + 174.1181 + ], + "actual_end_rot": [ + 15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -678.2863, + -235.6277, + 174.1181 + ], + "start_rot": [ + 15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -726.5826, + -151.9761, + 148.2362 + ], + "actual_end_pos": [ + -726.5826, + -151.9761, + 148.2362 + ], + "actual_end_rot": [ + 15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -726.5826, + -151.9761, + 148.2362 + ], + "start_rot": [ + 15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -813.1852, + -201.9761, + 148.2362 + ], + "actual_end_pos": [ + -813.1852, + -201.9761, + 148.2362 + ], + "actual_end_rot": [ + 15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -813.1852, + -201.9761, + 148.2362 + ], + "start_rot": [ + 15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -813.1852, + -201.9761, + 148.2362 + ], + "actual_end_pos": [ + -813.1852, + -201.9761, + 148.2362 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -813.1852, + -201.9761, + 148.2362 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -726.5826, + -151.9761, + 148.2362 + ], + "actual_end_pos": [ + -726.5826, + -151.9761, + 148.2362 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -726.5826, + -151.9761, + 148.2362 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -726.5826, + -151.9761, + 148.2362 + ], + "actual_end_pos": [ + -726.5826, + -151.9761, + 148.2362 + ], + "actual_end_rot": [ + -0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -726.5826, + -151.9761, + 148.2362 + ], + "start_rot": [ + -0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -676.5826, + -238.5786, + 148.2362 + ], + "actual_end_pos": [ + -676.5826, + -238.5786, + 148.2362 + ], + "actual_end_rot": [ + -0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -676.5826, + -238.5786, + 148.2362 + ], + "start_rot": [ + -0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -676.5826, + -238.5786, + 148.2362 + ], + "actual_end_pos": [ + -676.5826, + -238.5786, + 148.2362 + ], + "actual_end_rot": [ + -0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -676.5826, + -238.5786, + 148.2362 + ], + "start_rot": [ + -0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -773.1752, + -264.4606, + 148.2362 + ], + "actual_end_pos": [ + -773.1752, + -264.4606, + 148.2362 + ], + "actual_end_rot": [ + -0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -773.1752, + -264.4606, + 148.2362 + ], + "start_rot": [ + -0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -799.0571, + -167.868, + 148.2362 + ], + "actual_end_pos": [ + -799.0571, + -167.868, + 148.2362 + ], + "actual_end_rot": [ + -0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -799.0571, + -167.868, + 148.2362 + ], + "start_rot": [ + -0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -773.1752, + -264.4606, + 148.2362 + ], + "actual_end_pos": [ + -773.1752, + -264.4606, + 148.2362 + ], + "actual_end_rot": [ + -0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -773.1752, + -264.4606, + 148.2362 + ], + "start_rot": [ + -0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -773.1752, + -264.4606, + 148.2362 + ], + "actual_end_pos": [ + -773.1752, + -264.4606, + 148.2362 + ], + "actual_end_rot": [ + -0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -773.1752, + -264.4606, + 148.2362 + ], + "start_rot": [ + -0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -823.1752, + -177.858, + 148.2362 + ], + "actual_end_pos": [ + -823.1752, + -177.858, + 148.2362 + ], + "actual_end_rot": [ + -0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260414_205421__pair_000311_A_traj_000311_meta.json b/equivalence_easy/run_20260414_205421__pair_000311_A_traj_000311_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0c7570970024e89ecfef94aa179471559e341b6b --- /dev/null +++ b/equivalence_easy/run_20260414_205421__pair_000311_A_traj_000311_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 311, + "episode_id": 0, + "state_id": 227, + "sample_index": 227, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 312, + "primary_trajectory_id": 311, + "paired_trajectory_id": 312, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + -570.0, + 270.0, + 200.0 + ], + "rotation": [ + 0.0, + 135.0, + 0.0 + ] + }, + "action_sequence": [ + "move_right", + "move_forward", + "move_forward", + "turn_right", + "move_backward", + "move_right", + "look_down", + "turn_left", + "move_left", + "turn_left", + "move_forward", + "move_left", + "move_backward", + "no_op", + "look_up", + "move_left", + "no_op", + "move_left", + "move_backward", + "move_right", + "move_backward", + "move_backward", + "turn_right", + "move_backward", + "move_left", + "turn_left", + "turn_left", + "turn_left", + "move_right", + "move_backward", + "move_left", + "move_left", + "move_backward", + "turn_left", + "move_forward", + "turn_right", + "look_up", + "move_right", + "turn_left", + "move_left" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -570.0, + 270.0, + 200.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -640.7107, + 199.2893, + 200.0 + ], + "actual_end_pos": [ + -640.7107, + 199.2893, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -640.7107, + 199.2893, + 200.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -711.4214, + 270.0, + 200.0 + ], + "actual_end_pos": [ + -711.4214, + 270.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -711.4214, + 270.0, + 200.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -782.132, + 340.7107, + 200.0 + ], + "actual_end_pos": [ + -782.132, + 340.7107, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -782.132, + 340.7107, + 200.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -782.132, + 340.7107, + 200.0 + ], + "actual_end_pos": [ + -782.132, + 340.7107, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -782.132, + 340.7107, + 200.0 + ], + "start_rot": [ + 0.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -695.5295, + 290.7107, + 200.0 + ], + "actual_end_pos": [ + -695.5295, + 290.7107, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -695.5295, + 290.7107, + 200.0 + ], + "start_rot": [ + 0.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -745.5295, + 204.1081, + 200.0 + ], + "actual_end_pos": [ + -745.5295, + 204.1081, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -745.5295, + 204.1081, + 200.0 + ], + "start_rot": [ + 0.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -745.5295, + 204.1081, + 200.0 + ], + "actual_end_pos": [ + -745.5295, + 204.1081, + 200.0 + ], + "actual_end_rot": [ + -7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -745.5295, + 204.1081, + 200.0 + ], + "start_rot": [ + -7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -745.5295, + 204.1081, + 200.0 + ], + "actual_end_pos": [ + -745.5295, + 204.1081, + 200.0 + ], + "actual_end_rot": [ + -7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -745.5295, + 204.1081, + 200.0 + ], + "start_rot": [ + -7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -674.8188, + 274.8188, + 200.0 + ], + "actual_end_pos": [ + -674.8188, + 274.8188, + 200.0 + ], + "actual_end_rot": [ + -7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -674.8188, + 274.8188, + 200.0 + ], + "start_rot": [ + -7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -674.8188, + 274.8188, + 200.0 + ], + "actual_end_pos": [ + -674.8188, + 274.8188, + 200.0 + ], + "actual_end_rot": [ + -7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -674.8188, + 274.8188, + 200.0 + ], + "start_rot": [ + -7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -724.3911, + 360.6805, + 186.9474 + ], + "actual_end_pos": [ + -724.3911, + 360.6805, + 186.9474 + ], + "actual_end_rot": [ + -7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -724.3911, + 360.6805, + 186.9474 + ], + "start_rot": [ + -7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -637.7885, + 410.6805, + 186.9474 + ], + "actual_end_pos": [ + -637.7885, + 410.6805, + 186.9474 + ], + "actual_end_rot": [ + -7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -637.7885, + 410.6805, + 186.9474 + ], + "start_rot": [ + -7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -588.2163, + 324.8188, + 200.0 + ], + "actual_end_pos": [ + -588.2163, + 324.8188, + 200.0 + ], + "actual_end_rot": [ + -7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -588.2163, + 324.8188, + 200.0 + ], + "start_rot": [ + -7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -588.2163, + 324.8188, + 200.0 + ], + "actual_end_pos": [ + -588.2163, + 324.8188, + 200.0 + ], + "actual_end_rot": [ + -7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -588.2163, + 324.8188, + 200.0 + ], + "start_rot": [ + -7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -588.2163, + 324.8188, + 200.0 + ], + "actual_end_pos": [ + -588.2163, + 324.8188, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -588.2163, + 324.8188, + 200.0 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -501.6137, + 374.8188, + 200.0 + ], + "actual_end_pos": [ + -501.6137, + 374.8188, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -501.6137, + 374.8188, + 200.0 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -501.6137, + 374.8188, + 200.0 + ], + "actual_end_pos": [ + -501.6137, + 374.8188, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -501.6137, + 374.8188, + 200.0 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -415.0112, + 424.8188, + 200.0 + ], + "actual_end_pos": [ + -415.0112, + 424.8188, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -415.0112, + 424.8188, + 200.0 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -365.0112, + 338.2163, + 200.0 + ], + "actual_end_pos": [ + -365.0112, + 338.2163, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -365.0112, + 338.2163, + 200.0 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -451.6137, + 288.2163, + 200.0 + ], + "actual_end_pos": [ + -451.6137, + 288.2163, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -451.6137, + 288.2163, + 200.0 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -401.6137, + 201.6137, + 200.0 + ], + "actual_end_pos": [ + -401.6137, + 201.6137, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -401.6137, + 201.6137, + 200.0 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -351.6137, + 115.0112, + 200.0 + ], + "actual_end_pos": [ + -351.6137, + 115.0112, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -351.6137, + 115.0112, + 200.0 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -351.6137, + 115.0112, + 200.0 + ], + "actual_end_pos": [ + -351.6137, + 115.0112, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -351.6137, + 115.0112, + 200.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -280.9031, + 44.3005, + 200.0 + ], + "actual_end_pos": [ + -280.9031, + 44.3005, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -280.9031, + 44.3005, + 200.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -210.1924, + 115.0112, + 200.0 + ], + "actual_end_pos": [ + -210.1924, + 115.0112, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -210.1924, + 115.0112, + 200.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -210.1924, + 115.0112, + 200.0 + ], + "actual_end_pos": [ + -210.1924, + 115.0112, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -210.1924, + 115.0112, + 200.0 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -210.1924, + 115.0112, + 200.0 + ], + "actual_end_pos": [ + -210.1924, + 115.0112, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -210.1924, + 115.0112, + 200.0 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -210.1924, + 115.0112, + 200.0 + ], + "actual_end_pos": [ + -210.1924, + 115.0112, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -210.1924, + 115.0112, + 200.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -310.1924, + 115.0112, + 200.0 + ], + "actual_end_pos": [ + -310.1924, + 115.0112, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -310.1924, + 115.0112, + 200.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -310.1924, + 15.0112, + 200.0 + ], + "actual_end_pos": [ + -310.1924, + 15.0112, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -310.1924, + 15.0112, + 200.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -210.1924, + 15.0112, + 200.0 + ], + "actual_end_pos": [ + -210.1924, + 15.0112, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -210.1924, + 15.0112, + 200.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -110.1924, + 15.0112, + 200.0 + ], + "actual_end_pos": [ + -110.1924, + 15.0112, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -110.1924, + 15.0112, + 200.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -110.1924, + -84.9888, + 200.0 + ], + "actual_end_pos": [ + -110.1924, + -84.9888, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -110.1924, + -84.9888, + 200.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -110.1924, + -84.9888, + 200.0 + ], + "actual_end_pos": [ + -110.1924, + -84.9888, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -110.1924, + -84.9888, + 200.0 + ], + "start_rot": [ + 0.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -84.3105, + 11.6038, + 200.0 + ], + "actual_end_pos": [ + -84.3105, + 11.6038, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -84.3105, + 11.6038, + 200.0 + ], + "start_rot": [ + 0.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -84.3105, + 11.6038, + 200.0 + ], + "actual_end_pos": [ + -84.3105, + 11.6038, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -84.3105, + 11.6038, + 200.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -84.3105, + 11.6038, + 200.0 + ], + "actual_end_pos": [ + -84.3105, + 11.6038, + 200.0 + ], + "actual_end_rot": [ + 7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -84.3105, + 11.6038, + 200.0 + ], + "start_rot": [ + 7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -184.3105, + 11.6038, + 200.0 + ], + "actual_end_pos": [ + -184.3105, + 11.6038, + 200.0 + ], + "actual_end_rot": [ + 7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -184.3105, + 11.6038, + 200.0 + ], + "start_rot": [ + 7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -184.3105, + 11.6038, + 200.0 + ], + "actual_end_pos": [ + -184.3105, + 11.6038, + 200.0 + ], + "actual_end_rot": [ + 7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -184.3105, + 11.6038, + 200.0 + ], + "start_rot": [ + 7.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -87.7179, + -14.2781, + 200.0 + ], + "actual_end_pos": [ + -87.7179, + -14.2781, + 200.0 + ], + "actual_end_rot": [ + 7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260414_205421__pair_000311_B_traj_000312_meta.json b/equivalence_easy/run_20260414_205421__pair_000311_B_traj_000312_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ce10d7d82c286db89721ef7a7d57f1e3c8530744 --- /dev/null +++ b/equivalence_easy/run_20260414_205421__pair_000311_B_traj_000312_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 312, + "episode_id": 0, + "state_id": 227, + "sample_index": 227, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 311, + "primary_trajectory_id": 311, + "paired_trajectory_id": 312, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + -570.0, + 270.0, + 200.0 + ], + "rotation": [ + 0.0, + 135.0, + 0.0 + ] + }, + "action_sequence": [ + "move_forward", + "move_right", + "move_forward", + "turn_right", + "move_backward", + "move_right", + "look_down", + "turn_left", + "move_left", + "turn_left", + "move_forward", + "move_left", + "move_backward", + "no_op", + "look_up", + "move_left", + "no_op", + "move_backward", + "move_backward", + "move_right", + "move_left", + "move_backward", + "turn_right", + "move_left", + "move_backward", + "turn_left", + "turn_left", + "turn_left", + "move_backward", + "move_right", + "move_backward", + "move_left", + "move_left", + "turn_left", + "move_forward", + "turn_right", + "look_up", + "move_right", + "turn_left", + "move_left" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -570.0, + 270.0, + 200.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -640.7107, + 340.7107, + 200.0 + ], + "actual_end_pos": [ + -640.7107, + 340.7107, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -640.7107, + 340.7107, + 200.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -711.4214, + 270.0, + 200.0 + ], + "actual_end_pos": [ + -711.4214, + 270.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -711.4214, + 270.0, + 200.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -782.132, + 340.7107, + 200.0 + ], + "actual_end_pos": [ + -782.132, + 340.7107, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -782.132, + 340.7107, + 200.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -782.132, + 340.7107, + 200.0 + ], + "actual_end_pos": [ + -782.132, + 340.7107, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -782.132, + 340.7107, + 200.0 + ], + "start_rot": [ + 0.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -695.5295, + 290.7107, + 200.0 + ], + "actual_end_pos": [ + -695.5295, + 290.7107, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -695.5295, + 290.7107, + 200.0 + ], + "start_rot": [ + 0.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -745.5295, + 204.1081, + 200.0 + ], + "actual_end_pos": [ + -745.5295, + 204.1081, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -745.5295, + 204.1081, + 200.0 + ], + "start_rot": [ + 0.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -745.5295, + 204.1081, + 200.0 + ], + "actual_end_pos": [ + -745.5295, + 204.1081, + 200.0 + ], + "actual_end_rot": [ + -7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -745.5295, + 204.1081, + 200.0 + ], + "start_rot": [ + -7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -745.5295, + 204.1081, + 200.0 + ], + "actual_end_pos": [ + -745.5295, + 204.1081, + 200.0 + ], + "actual_end_rot": [ + -7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -745.5295, + 204.1081, + 200.0 + ], + "start_rot": [ + -7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -674.8188, + 274.8188, + 200.0 + ], + "actual_end_pos": [ + -674.8188, + 274.8188, + 200.0 + ], + "actual_end_rot": [ + -7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -674.8188, + 274.8188, + 200.0 + ], + "start_rot": [ + -7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -674.8188, + 274.8188, + 200.0 + ], + "actual_end_pos": [ + -674.8188, + 274.8188, + 200.0 + ], + "actual_end_rot": [ + -7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -674.8188, + 274.8188, + 200.0 + ], + "start_rot": [ + -7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -724.3911, + 360.6805, + 186.9474 + ], + "actual_end_pos": [ + -724.3911, + 360.6805, + 186.9474 + ], + "actual_end_rot": [ + -7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -724.3911, + 360.6805, + 186.9474 + ], + "start_rot": [ + -7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -637.7885, + 410.6805, + 186.9474 + ], + "actual_end_pos": [ + -637.7885, + 410.6805, + 186.9474 + ], + "actual_end_rot": [ + -7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -637.7885, + 410.6805, + 186.9474 + ], + "start_rot": [ + -7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -588.2163, + 324.8188, + 200.0 + ], + "actual_end_pos": [ + -588.2163, + 324.8188, + 200.0 + ], + "actual_end_rot": [ + -7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -588.2163, + 324.8188, + 200.0 + ], + "start_rot": [ + -7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -588.2163, + 324.8188, + 200.0 + ], + "actual_end_pos": [ + -588.2163, + 324.8188, + 200.0 + ], + "actual_end_rot": [ + -7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -588.2163, + 324.8188, + 200.0 + ], + "start_rot": [ + -7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -588.2163, + 324.8188, + 200.0 + ], + "actual_end_pos": [ + -588.2163, + 324.8188, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -588.2163, + 324.8188, + 200.0 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -501.6137, + 374.8188, + 200.0 + ], + "actual_end_pos": [ + -501.6137, + 374.8188, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -501.6137, + 374.8188, + 200.0 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -501.6137, + 374.8188, + 200.0 + ], + "actual_end_pos": [ + -501.6137, + 374.8188, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -501.6137, + 374.8188, + 200.0 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -451.6137, + 288.2163, + 200.0 + ], + "actual_end_pos": [ + -451.6137, + 288.2163, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -451.6137, + 288.2163, + 200.0 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -401.6137, + 201.6137, + 200.0 + ], + "actual_end_pos": [ + -401.6137, + 201.6137, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -401.6137, + 201.6137, + 200.0 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -488.2163, + 151.6137, + 200.0 + ], + "actual_end_pos": [ + -488.2163, + 151.6137, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -488.2163, + 151.6137, + 200.0 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -401.6137, + 201.6137, + 200.0 + ], + "actual_end_pos": [ + -401.6137, + 201.6137, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -401.6137, + 201.6137, + 200.0 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -351.6137, + 115.0112, + 200.0 + ], + "actual_end_pos": [ + -351.6137, + 115.0112, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -351.6137, + 115.0112, + 200.0 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -351.6137, + 115.0112, + 200.0 + ], + "actual_end_pos": [ + -351.6137, + 115.0112, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -351.6137, + 115.0112, + 200.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -280.9031, + 185.7219, + 200.0 + ], + "actual_end_pos": [ + -280.9031, + 185.7219, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -280.9031, + 185.7219, + 200.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -210.1924, + 115.0112, + 200.0 + ], + "actual_end_pos": [ + -210.1924, + 115.0112, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -210.1924, + 115.0112, + 200.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -210.1924, + 115.0112, + 200.0 + ], + "actual_end_pos": [ + -210.1924, + 115.0112, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -210.1924, + 115.0112, + 200.0 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -210.1924, + 115.0112, + 200.0 + ], + "actual_end_pos": [ + -210.1924, + 115.0112, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -210.1924, + 115.0112, + 200.0 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -210.1924, + 115.0112, + 200.0 + ], + "actual_end_pos": [ + -210.1924, + 115.0112, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -210.1924, + 115.0112, + 200.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -210.1924, + 15.0112, + 200.0 + ], + "actual_end_pos": [ + -210.1924, + 15.0112, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -210.1924, + 15.0112, + 200.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -310.1924, + 15.0112, + 200.0 + ], + "actual_end_pos": [ + -310.1924, + 15.0112, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -310.1924, + 15.0112, + 200.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -310.1924, + -84.9888, + 200.0 + ], + "actual_end_pos": [ + -310.1924, + -84.9888, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -310.1924, + -84.9888, + 200.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -210.1924, + -84.9888, + 200.0 + ], + "actual_end_pos": [ + -210.1924, + -84.9888, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -210.1924, + -84.9888, + 200.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -110.1924, + -84.9888, + 200.0 + ], + "actual_end_pos": [ + -110.1924, + -84.9888, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -110.1924, + -84.9888, + 200.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -110.1924, + -84.9888, + 200.0 + ], + "actual_end_pos": [ + -110.1924, + -84.9888, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -110.1924, + -84.9888, + 200.0 + ], + "start_rot": [ + 0.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -84.3105, + 11.6038, + 200.0 + ], + "actual_end_pos": [ + -84.3105, + 11.6038, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -84.3105, + 11.6038, + 200.0 + ], + "start_rot": [ + 0.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -84.3105, + 11.6038, + 200.0 + ], + "actual_end_pos": [ + -84.3105, + 11.6038, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -84.3105, + 11.6038, + 200.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -84.3105, + 11.6038, + 200.0 + ], + "actual_end_pos": [ + -84.3105, + 11.6038, + 200.0 + ], + "actual_end_rot": [ + 7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -84.3105, + 11.6038, + 200.0 + ], + "start_rot": [ + 7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -184.3105, + 11.6038, + 200.0 + ], + "actual_end_pos": [ + -184.3105, + 11.6038, + 200.0 + ], + "actual_end_rot": [ + 7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -184.3105, + 11.6038, + 200.0 + ], + "start_rot": [ + 7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -184.3105, + 11.6038, + 200.0 + ], + "actual_end_pos": [ + -184.3105, + 11.6038, + 200.0 + ], + "actual_end_rot": [ + 7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -184.3105, + 11.6038, + 200.0 + ], + "start_rot": [ + 7.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -87.7179, + -14.2781, + 200.0 + ], + "actual_end_pos": [ + -87.7179, + -14.2781, + 200.0 + ], + "actual_end_rot": [ + 7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260414_205421__pair_000582_A_traj_000582_meta.json b/equivalence_easy/run_20260414_205421__pair_000582_A_traj_000582_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4de57418f1e1b49ba21bd57050514dbb3fbfedb9 --- /dev/null +++ b/equivalence_easy/run_20260414_205421__pair_000582_A_traj_000582_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 582, + "episode_id": 0, + "state_id": 433, + "sample_index": 433, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 583, + "primary_trajectory_id": 582, + "paired_trajectory_id": 583, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + -270.0, + 270.0, + 200.0 + ], + "rotation": [ + 0.0, + 45.0, + 0.0 + ] + }, + "action_sequence": [ + "move_backward", + "move_right", + "look_down", + "move_forward", + "move_forward", + "turn_left", + "no_op", + "move_right", + "turn_left", + "move_forward", + "no_op", + "move_forward", + "move_forward", + "no_op", + "look_up", + "move_backward", + "move_backward", + "no_op", + "turn_right", + "move_forward", + "turn_left", + "no_op", + "no_op", + "turn_left", + "look_up", + "move_forward", + "no_op", + "move_backward", + "look_down", + "look_down", + "turn_right", + "move_backward", + "turn_right", + "no_op", + "look_up", + "turn_left", + "move_forward", + "look_up", + "turn_left", + "look_down" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -270.0, + 270.0, + 200.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -340.7107, + 199.2893, + 200.0 + ], + "actual_end_pos": [ + -340.7107, + 199.2893, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -340.7107, + 199.2893, + 200.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -411.4214, + 270.0, + 200.0 + ], + "actual_end_pos": [ + -411.4214, + 270.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -411.4214, + 270.0, + 200.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -411.4214, + 270.0, + 200.0 + ], + "actual_end_pos": [ + -411.4214, + 270.0, + 200.0 + ], + "actual_end_rot": [ + -7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -411.4214, + 270.0, + 200.0 + ], + "start_rot": [ + -7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -341.3156, + 340.1057, + 186.9474 + ], + "actual_end_pos": [ + -341.3156, + 340.1057, + 186.9474 + ], + "actual_end_rot": [ + -7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -341.3156, + 340.1057, + 186.9474 + ], + "start_rot": [ + -7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -271.2099, + 410.2115, + 173.8948 + ], + "actual_end_pos": [ + -271.2099, + 410.2115, + 173.8948 + ], + "actual_end_rot": [ + -7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -271.2099, + 410.2115, + 173.8948 + ], + "start_rot": [ + -7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -271.2099, + 410.2115, + 173.8948 + ], + "actual_end_pos": [ + -271.2099, + 410.2115, + 173.8948 + ], + "actual_end_rot": [ + -7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -271.2099, + 410.2115, + 173.8948 + ], + "start_rot": [ + -7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -271.2099, + 410.2115, + 173.8948 + ], + "actual_end_pos": [ + -271.2099, + 410.2115, + 173.8948 + ], + "actual_end_rot": [ + -7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -271.2099, + 410.2115, + 173.8948 + ], + "start_rot": [ + -7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -321.2099, + 496.814, + 173.8948 + ], + "actual_end_pos": [ + -321.2099, + 496.814, + 173.8948 + ], + "actual_end_rot": [ + -7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -321.2099, + 496.814, + 173.8948 + ], + "start_rot": [ + -7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -321.2099, + 496.814, + 173.8948 + ], + "actual_end_pos": [ + -321.2099, + 496.814, + 173.8948 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -321.2099, + 496.814, + 173.8948 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -225.4437, + 522.4745, + 160.8421 + ], + "actual_end_pos": [ + -225.4437, + 522.4745, + 160.8421 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -225.4437, + 522.4745, + 160.8421 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -225.4437, + 522.4745, + 160.8421 + ], + "actual_end_pos": [ + -225.4437, + 522.4745, + 160.8421 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -225.4437, + 522.4745, + 160.8421 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -129.6774, + 548.135, + 147.7895 + ], + "actual_end_pos": [ + -129.6774, + 548.135, + 147.7895 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -129.6774, + 548.135, + 147.7895 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -33.9112, + 573.7955, + 134.7369 + ], + "actual_end_pos": [ + -33.9112, + 573.7955, + 134.7369 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -33.9112, + 573.7955, + 134.7369 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -33.9112, + 573.7955, + 134.7369 + ], + "actual_end_pos": [ + -33.9112, + 573.7955, + 134.7369 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -33.9112, + 573.7955, + 134.7369 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -33.9112, + 573.7955, + 134.7369 + ], + "actual_end_pos": [ + -33.9112, + 573.7955, + 134.7369 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -33.9112, + 573.7955, + 134.7369 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -130.5038, + 547.9136, + 134.7369 + ], + "actual_end_pos": [ + -130.5038, + 547.9136, + 134.7369 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -130.5038, + 547.9136, + 134.7369 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -227.0964, + 522.0317, + 134.7369 + ], + "actual_end_pos": [ + -227.0964, + 522.0317, + 134.7369 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -227.0964, + 522.0317, + 134.7369 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -227.0964, + 522.0317, + 134.7369 + ], + "actual_end_pos": [ + -227.0964, + 522.0317, + 134.7369 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -227.0964, + 522.0317, + 134.7369 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -227.0964, + 522.0317, + 134.7369 + ], + "actual_end_pos": [ + -227.0964, + 522.0317, + 134.7369 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -227.0964, + 522.0317, + 134.7369 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -140.4938, + 572.0317, + 134.7369 + ], + "actual_end_pos": [ + -140.4938, + 572.0317, + 134.7369 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -140.4938, + 572.0317, + 134.7369 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -140.4938, + 572.0317, + 134.7369 + ], + "actual_end_pos": [ + -140.4938, + 572.0317, + 134.7369 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -140.4938, + 572.0317, + 134.7369 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -140.4938, + 572.0317, + 134.7369 + ], + "actual_end_pos": [ + -140.4938, + 572.0317, + 134.7369 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -140.4938, + 572.0317, + 134.7369 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -140.4938, + 572.0317, + 134.7369 + ], + "actual_end_pos": [ + -140.4938, + 572.0317, + 134.7369 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -140.4938, + 572.0317, + 134.7369 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -140.4938, + 572.0317, + 134.7369 + ], + "actual_end_pos": [ + -140.4938, + 572.0317, + 134.7369 + ], + "actual_end_rot": [ + 0.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -140.4938, + 572.0317, + 134.7369 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -140.4938, + 572.0317, + 134.7369 + ], + "actual_end_pos": [ + -140.4938, + 572.0317, + 134.7369 + ], + "actual_end_rot": [ + 7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -140.4938, + 572.0317, + 134.7369 + ], + "start_rot": [ + 7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -41.3494, + 572.0317, + 147.7895 + ], + "actual_end_pos": [ + -41.3494, + 572.0317, + 147.7895 + ], + "actual_end_rot": [ + 7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -41.3494, + 572.0317, + 147.7895 + ], + "start_rot": [ + 7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -41.3494, + 572.0317, + 147.7895 + ], + "actual_end_pos": [ + -41.3494, + 572.0317, + 147.7895 + ], + "actual_end_rot": [ + 7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -41.3494, + 572.0317, + 147.7895 + ], + "start_rot": [ + 7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -140.4938, + 572.0317, + 134.7369 + ], + "actual_end_pos": [ + -140.4938, + 572.0317, + 134.7369 + ], + "actual_end_rot": [ + 7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -140.4938, + 572.0317, + 134.7369 + ], + "start_rot": [ + 7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -140.4938, + 572.0317, + 134.7369 + ], + "actual_end_pos": [ + -140.4938, + 572.0317, + 134.7369 + ], + "actual_end_rot": [ + 0.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -140.4938, + 572.0317, + 134.7369 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -140.4938, + 572.0317, + 134.7369 + ], + "actual_end_pos": [ + -140.4938, + 572.0317, + 134.7369 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -140.4938, + 572.0317, + 134.7369 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -140.4938, + 572.0317, + 134.7369 + ], + "actual_end_pos": [ + -140.4938, + 572.0317, + 134.7369 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -140.4938, + 572.0317, + 134.7369 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -236.2601, + 546.3712, + 147.7895 + ], + "actual_end_pos": [ + -236.2601, + 546.3712, + 147.7895 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -236.2601, + 546.3712, + 147.7895 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -236.2601, + 546.3712, + 147.7895 + ], + "actual_end_pos": [ + -236.2601, + 546.3712, + 147.7895 + ], + "actual_end_rot": [ + -7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -236.2601, + 546.3712, + 147.7895 + ], + "start_rot": [ + -7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -236.2601, + 546.3712, + 147.7895 + ], + "actual_end_pos": [ + -236.2601, + 546.3712, + 147.7895 + ], + "actual_end_rot": [ + -7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -236.2601, + 546.3712, + 147.7895 + ], + "start_rot": [ + -7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -236.2601, + 546.3712, + 147.7895 + ], + "actual_end_pos": [ + -236.2601, + 546.3712, + 147.7895 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -236.2601, + 546.3712, + 147.7895 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -236.2601, + 546.3712, + 147.7895 + ], + "actual_end_pos": [ + -236.2601, + 546.3712, + 147.7895 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -236.2601, + 546.3712, + 147.7895 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -139.6675, + 572.2531, + 147.7895 + ], + "actual_end_pos": [ + -139.6675, + 572.2531, + 147.7895 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -139.6675, + 572.2531, + 147.7895 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -139.6675, + 572.2531, + 147.7895 + ], + "actual_end_pos": [ + -139.6675, + 572.2531, + 147.7895 + ], + "actual_end_rot": [ + 7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -139.6675, + 572.2531, + 147.7895 + ], + "start_rot": [ + 7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -139.6675, + 572.2531, + 147.7895 + ], + "actual_end_pos": [ + -139.6675, + 572.2531, + 147.7895 + ], + "actual_end_rot": [ + 7.5, + -0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -139.6675, + 572.2531, + 147.7895 + ], + "start_rot": [ + 7.5, + -0.0, + 0.0 + ], + "expected_end_pos": [ + -139.6675, + 572.2531, + 147.7895 + ], + "actual_end_pos": [ + -139.6675, + 572.2531, + 147.7895 + ], + "actual_end_rot": [ + 0.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260414_205421__pair_000582_B_traj_000583_meta.json b/equivalence_easy/run_20260414_205421__pair_000582_B_traj_000583_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ac784991bfe1df14e1b9185ad5ababe78be9bccd --- /dev/null +++ b/equivalence_easy/run_20260414_205421__pair_000582_B_traj_000583_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 583, + "episode_id": 0, + "state_id": 433, + "sample_index": 433, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 582, + "primary_trajectory_id": 582, + "paired_trajectory_id": 583, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + -270.0, + 270.0, + 200.0 + ], + "rotation": [ + 0.0, + 45.0, + 0.0 + ] + }, + "action_sequence": [ + "move_backward", + "move_right", + "look_down", + "move_forward", + "move_forward", + "turn_left", + "no_op", + "move_right", + "turn_left", + "move_forward", + "no_op", + "move_forward", + "move_forward", + "no_op", + "look_up", + "move_backward", + "move_backward", + "no_op", + "turn_right", + "move_forward", + "turn_left", + "no_op", + "no_op", + "turn_left", + "look_up", + "move_forward", + "no_op", + "move_backward", + "turn_right", + "look_down", + "look_down", + "move_backward", + "turn_right", + "no_op", + "turn_left", + "look_up", + "move_forward", + "look_up", + "turn_left", + "look_down" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -270.0, + 270.0, + 200.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -340.7107, + 199.2893, + 200.0 + ], + "actual_end_pos": [ + -340.7107, + 199.2893, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -340.7107, + 199.2893, + 200.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -411.4214, + 270.0, + 200.0 + ], + "actual_end_pos": [ + -411.4214, + 270.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -411.4214, + 270.0, + 200.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -411.4214, + 270.0, + 200.0 + ], + "actual_end_pos": [ + -411.4214, + 270.0, + 200.0 + ], + "actual_end_rot": [ + -7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -411.4214, + 270.0, + 200.0 + ], + "start_rot": [ + -7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -341.3156, + 340.1057, + 186.9474 + ], + "actual_end_pos": [ + -341.3156, + 340.1057, + 186.9474 + ], + "actual_end_rot": [ + -7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -341.3156, + 340.1057, + 186.9474 + ], + "start_rot": [ + -7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -271.2099, + 410.2115, + 173.8948 + ], + "actual_end_pos": [ + -271.2099, + 410.2115, + 173.8948 + ], + "actual_end_rot": [ + -7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -271.2099, + 410.2115, + 173.8948 + ], + "start_rot": [ + -7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -271.2099, + 410.2115, + 173.8948 + ], + "actual_end_pos": [ + -271.2099, + 410.2115, + 173.8948 + ], + "actual_end_rot": [ + -7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -271.2099, + 410.2115, + 173.8948 + ], + "start_rot": [ + -7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -271.2099, + 410.2115, + 173.8948 + ], + "actual_end_pos": [ + -271.2099, + 410.2115, + 173.8948 + ], + "actual_end_rot": [ + -7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -271.2099, + 410.2115, + 173.8948 + ], + "start_rot": [ + -7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -321.2099, + 496.814, + 173.8948 + ], + "actual_end_pos": [ + -321.2099, + 496.814, + 173.8948 + ], + "actual_end_rot": [ + -7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -321.2099, + 496.814, + 173.8948 + ], + "start_rot": [ + -7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -321.2099, + 496.814, + 173.8948 + ], + "actual_end_pos": [ + -321.2099, + 496.814, + 173.8948 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -321.2099, + 496.814, + 173.8948 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -225.4437, + 522.4745, + 160.8421 + ], + "actual_end_pos": [ + -225.4437, + 522.4745, + 160.8421 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -225.4437, + 522.4745, + 160.8421 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -225.4437, + 522.4745, + 160.8421 + ], + "actual_end_pos": [ + -225.4437, + 522.4745, + 160.8421 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -225.4437, + 522.4745, + 160.8421 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -129.6774, + 548.135, + 147.7895 + ], + "actual_end_pos": [ + -129.6774, + 548.135, + 147.7895 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -129.6774, + 548.135, + 147.7895 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -33.9112, + 573.7955, + 134.7369 + ], + "actual_end_pos": [ + -33.9112, + 573.7955, + 134.7369 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -33.9112, + 573.7955, + 134.7369 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -33.9112, + 573.7955, + 134.7369 + ], + "actual_end_pos": [ + -33.9112, + 573.7955, + 134.7369 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -33.9112, + 573.7955, + 134.7369 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -33.9112, + 573.7955, + 134.7369 + ], + "actual_end_pos": [ + -33.9112, + 573.7955, + 134.7369 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -33.9112, + 573.7955, + 134.7369 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -130.5038, + 547.9136, + 134.7369 + ], + "actual_end_pos": [ + -130.5038, + 547.9136, + 134.7369 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -130.5038, + 547.9136, + 134.7369 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -227.0964, + 522.0317, + 134.7369 + ], + "actual_end_pos": [ + -227.0964, + 522.0317, + 134.7369 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -227.0964, + 522.0317, + 134.7369 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -227.0964, + 522.0317, + 134.7369 + ], + "actual_end_pos": [ + -227.0964, + 522.0317, + 134.7369 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -227.0964, + 522.0317, + 134.7369 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -227.0964, + 522.0317, + 134.7369 + ], + "actual_end_pos": [ + -227.0964, + 522.0317, + 134.7369 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -227.0964, + 522.0317, + 134.7369 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -140.4938, + 572.0317, + 134.7369 + ], + "actual_end_pos": [ + -140.4938, + 572.0317, + 134.7369 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -140.4938, + 572.0317, + 134.7369 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -140.4938, + 572.0317, + 134.7369 + ], + "actual_end_pos": [ + -140.4938, + 572.0317, + 134.7369 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -140.4938, + 572.0317, + 134.7369 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -140.4938, + 572.0317, + 134.7369 + ], + "actual_end_pos": [ + -140.4938, + 572.0317, + 134.7369 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -140.4938, + 572.0317, + 134.7369 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -140.4938, + 572.0317, + 134.7369 + ], + "actual_end_pos": [ + -140.4938, + 572.0317, + 134.7369 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -140.4938, + 572.0317, + 134.7369 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -140.4938, + 572.0317, + 134.7369 + ], + "actual_end_pos": [ + -140.4938, + 572.0317, + 134.7369 + ], + "actual_end_rot": [ + 0.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -140.4938, + 572.0317, + 134.7369 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -140.4938, + 572.0317, + 134.7369 + ], + "actual_end_pos": [ + -140.4938, + 572.0317, + 134.7369 + ], + "actual_end_rot": [ + 7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -140.4938, + 572.0317, + 134.7369 + ], + "start_rot": [ + 7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -41.3494, + 572.0317, + 147.7895 + ], + "actual_end_pos": [ + -41.3494, + 572.0317, + 147.7895 + ], + "actual_end_rot": [ + 7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -41.3494, + 572.0317, + 147.7895 + ], + "start_rot": [ + 7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -41.3494, + 572.0317, + 147.7895 + ], + "actual_end_pos": [ + -41.3494, + 572.0317, + 147.7895 + ], + "actual_end_rot": [ + 7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -41.3494, + 572.0317, + 147.7895 + ], + "start_rot": [ + 7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -140.4938, + 572.0317, + 134.7369 + ], + "actual_end_pos": [ + -140.4938, + 572.0317, + 134.7369 + ], + "actual_end_rot": [ + 7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -140.4938, + 572.0317, + 134.7369 + ], + "start_rot": [ + 7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -140.4938, + 572.0317, + 134.7369 + ], + "actual_end_pos": [ + -140.4938, + 572.0317, + 134.7369 + ], + "actual_end_rot": [ + 7.5, + 15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -140.4938, + 572.0317, + 134.7369 + ], + "start_rot": [ + 7.5, + 15.0, + -0.0 + ], + "expected_end_pos": [ + -140.4938, + 572.0317, + 134.7369 + ], + "actual_end_pos": [ + -140.4938, + 572.0317, + 134.7369 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -140.4938, + 572.0317, + 134.7369 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -140.4938, + 572.0317, + 134.7369 + ], + "actual_end_pos": [ + -140.4938, + 572.0317, + 134.7369 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -140.4938, + 572.0317, + 134.7369 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -236.2601, + 546.3712, + 147.7895 + ], + "actual_end_pos": [ + -236.2601, + 546.3712, + 147.7895 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -236.2601, + 546.3712, + 147.7895 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -236.2601, + 546.3712, + 147.7895 + ], + "actual_end_pos": [ + -236.2601, + 546.3712, + 147.7895 + ], + "actual_end_rot": [ + -7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -236.2601, + 546.3712, + 147.7895 + ], + "start_rot": [ + -7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -236.2601, + 546.3712, + 147.7895 + ], + "actual_end_pos": [ + -236.2601, + 546.3712, + 147.7895 + ], + "actual_end_rot": [ + -7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -236.2601, + 546.3712, + 147.7895 + ], + "start_rot": [ + -7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -236.2601, + 546.3712, + 147.7895 + ], + "actual_end_pos": [ + -236.2601, + 546.3712, + 147.7895 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -236.2601, + 546.3712, + 147.7895 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -236.2601, + 546.3712, + 147.7895 + ], + "actual_end_pos": [ + -236.2601, + 546.3712, + 147.7895 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -236.2601, + 546.3712, + 147.7895 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -139.6675, + 572.2531, + 147.7895 + ], + "actual_end_pos": [ + -139.6675, + 572.2531, + 147.7895 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -139.6675, + 572.2531, + 147.7895 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -139.6675, + 572.2531, + 147.7895 + ], + "actual_end_pos": [ + -139.6675, + 572.2531, + 147.7895 + ], + "actual_end_rot": [ + 7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -139.6675, + 572.2531, + 147.7895 + ], + "start_rot": [ + 7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -139.6675, + 572.2531, + 147.7895 + ], + "actual_end_pos": [ + -139.6675, + 572.2531, + 147.7895 + ], + "actual_end_rot": [ + 7.5, + -0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -139.6675, + 572.2531, + 147.7895 + ], + "start_rot": [ + 7.5, + -0.0, + 0.0 + ], + "expected_end_pos": [ + -139.6675, + 572.2531, + 147.7895 + ], + "actual_end_pos": [ + -139.6675, + 572.2531, + 147.7895 + ], + "actual_end_rot": [ + 0.0, + -0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260414_205421__pair_000693_A_traj_000693_meta.json b/equivalence_easy/run_20260414_205421__pair_000693_A_traj_000693_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a115ee77491d4cae6a993f9918d52cd020fe15c8 --- /dev/null +++ b/equivalence_easy/run_20260414_205421__pair_000693_A_traj_000693_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 693, + "episode_id": 0, + "state_id": 514, + "sample_index": 514, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 694, + "primary_trajectory_id": 693, + "paired_trajectory_id": 694, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + -170.0, + 570.0, + 200.0 + ], + "rotation": [ + 0.0, + 90.0, + 0.0 + ] + }, + "action_sequence": [ + "move_left", + "look_down", + "move_right", + "move_right", + "turn_right", + "move_backward", + "turn_left", + "move_right", + "turn_left", + "move_right", + "move_right", + "look_up", + "move_backward", + "look_up", + "turn_right", + "look_up", + "move_left", + "move_backward", + "turn_left", + "move_left", + "move_left", + "turn_right", + "look_down", + "move_left", + "turn_right", + "turn_right", + "turn_right", + "move_right", + "move_forward", + "turn_left", + "move_forward", + "turn_right", + "turn_right", + "move_forward", + "move_right", + "look_up", + "move_forward", + "look_up", + "move_right", + "move_right" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -170.0, + 570.0, + 200.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -70.0, + 570.0, + 200.0 + ], + "actual_end_pos": [ + -70.0, + 570.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -70.0, + 570.0, + 200.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -70.0, + 570.0, + 200.0 + ], + "actual_end_pos": [ + -70.0, + 570.0, + 200.0 + ], + "actual_end_rot": [ + -7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -70.0, + 570.0, + 200.0 + ], + "start_rot": [ + -7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -170.0, + 570.0, + 200.0 + ], + "actual_end_pos": [ + -170.0, + 570.0, + 200.0 + ], + "actual_end_rot": [ + -7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -170.0, + 570.0, + 200.0 + ], + "start_rot": [ + -7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -270.0, + 570.0, + 200.0 + ], + "actual_end_pos": [ + -270.0, + 570.0, + 200.0 + ], + "actual_end_rot": [ + -7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -270.0, + 570.0, + 200.0 + ], + "start_rot": [ + -7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -270.0, + 570.0, + 200.0 + ], + "actual_end_pos": [ + -270.0, + 570.0, + 200.0 + ], + "actual_end_rot": [ + -7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -270.0, + 570.0, + 200.0 + ], + "start_rot": [ + -7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -244.3395, + 474.2338, + 213.0526 + ], + "actual_end_pos": [ + -244.3395, + 474.2338, + 213.0526 + ], + "actual_end_rot": [ + -7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -244.3395, + 474.2338, + 213.0526 + ], + "start_rot": [ + -7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -244.3395, + 474.2338, + 213.0526 + ], + "actual_end_pos": [ + -244.3395, + 474.2338, + 213.0526 + ], + "actual_end_rot": [ + -7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -244.3395, + 474.2338, + 213.0526 + ], + "start_rot": [ + -7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -344.3395, + 474.2338, + 213.0526 + ], + "actual_end_pos": [ + -344.3395, + 474.2338, + 213.0526 + ], + "actual_end_rot": [ + -7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -344.3395, + 474.2338, + 213.0526 + ], + "start_rot": [ + -7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -344.3395, + 474.2338, + 213.0526 + ], + "actual_end_pos": [ + -344.3395, + 474.2338, + 213.0526 + ], + "actual_end_rot": [ + -7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -344.3395, + 474.2338, + 213.0526 + ], + "start_rot": [ + -7.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -440.9321, + 500.1157, + 213.0526 + ], + "actual_end_pos": [ + -440.9321, + 500.1157, + 213.0526 + ], + "actual_end_rot": [ + -7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -440.9321, + 500.1157, + 213.0526 + ], + "start_rot": [ + -7.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -537.5247, + 525.9976, + 213.0526 + ], + "actual_end_pos": [ + -537.5247, + 525.9976, + 213.0526 + ], + "actual_end_rot": [ + -7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -537.5247, + 525.9976, + 213.0526 + ], + "start_rot": [ + -7.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -537.5247, + 525.9976, + 213.0526 + ], + "actual_end_pos": [ + -537.5247, + 525.9976, + 213.0526 + ], + "actual_end_rot": [ + 0.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -537.5247, + 525.9976, + 213.0526 + ], + "start_rot": [ + 0.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -563.4066, + 429.405, + 213.0526 + ], + "actual_end_pos": [ + -563.4066, + 429.405, + 213.0526 + ], + "actual_end_rot": [ + 0.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -563.4066, + 429.405, + 213.0526 + ], + "start_rot": [ + 0.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -563.4066, + 429.405, + 213.0526 + ], + "actual_end_pos": [ + -563.4066, + 429.405, + 213.0526 + ], + "actual_end_rot": [ + 7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -563.4066, + 429.405, + 213.0526 + ], + "start_rot": [ + 7.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -563.4066, + 429.405, + 213.0526 + ], + "actual_end_pos": [ + -563.4066, + 429.405, + 213.0526 + ], + "actual_end_rot": [ + 7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -563.4066, + 429.405, + 213.0526 + ], + "start_rot": [ + 7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -563.4066, + 429.405, + 213.0526 + ], + "actual_end_pos": [ + -563.4066, + 429.405, + 213.0526 + ], + "actual_end_rot": [ + 15.0, + 90.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -563.4066, + 429.405, + 213.0526 + ], + "start_rot": [ + 15.0, + 90.0, + -0.0 + ], + "expected_end_pos": [ + -463.4066, + 429.405, + 213.0526 + ], + "actual_end_pos": [ + -463.4066, + 429.405, + 213.0526 + ], + "actual_end_rot": [ + 15.0, + 90.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -463.4066, + 429.405, + 213.0526 + ], + "start_rot": [ + 15.0, + 90.0, + -0.0 + ], + "expected_end_pos": [ + -463.4066, + 332.8124, + 187.1707 + ], + "actual_end_pos": [ + -463.4066, + 332.8124, + 187.1707 + ], + "actual_end_rot": [ + 15.0, + 90.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -463.4066, + 332.8124, + 187.1707 + ], + "start_rot": [ + 15.0, + 90.0, + -0.0 + ], + "expected_end_pos": [ + -463.4066, + 332.8124, + 187.1707 + ], + "actual_end_pos": [ + -463.4066, + 332.8124, + 187.1707 + ], + "actual_end_rot": [ + 15.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -463.4066, + 332.8124, + 187.1707 + ], + "start_rot": [ + 15.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -366.814, + 306.9305, + 187.1707 + ], + "actual_end_pos": [ + -366.814, + 306.9305, + 187.1707 + ], + "actual_end_rot": [ + 15.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -366.814, + 306.9305, + 187.1707 + ], + "start_rot": [ + 15.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -270.2214, + 281.0486, + 187.1707 + ], + "actual_end_pos": [ + -270.2214, + 281.0486, + 187.1707 + ], + "actual_end_rot": [ + 15.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -270.2214, + 281.0486, + 187.1707 + ], + "start_rot": [ + 15.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -270.2214, + 281.0486, + 187.1707 + ], + "actual_end_pos": [ + -270.2214, + 281.0486, + 187.1707 + ], + "actual_end_rot": [ + 15.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -270.2214, + 281.0486, + 187.1707 + ], + "start_rot": [ + 15.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -270.2214, + 281.0486, + 187.1707 + ], + "actual_end_pos": [ + -270.2214, + 281.0486, + 187.1707 + ], + "actual_end_rot": [ + 7.5, + 90.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -270.2214, + 281.0486, + 187.1707 + ], + "start_rot": [ + 7.5, + 90.0, + -0.0 + ], + "expected_end_pos": [ + -170.2214, + 281.0486, + 187.1707 + ], + "actual_end_pos": [ + -170.2214, + 281.0486, + 187.1707 + ], + "actual_end_rot": [ + 7.5, + 90.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -170.2214, + 281.0486, + 187.1707 + ], + "start_rot": [ + 7.5, + 90.0, + -0.0 + ], + "expected_end_pos": [ + -170.2214, + 281.0486, + 187.1707 + ], + "actual_end_pos": [ + -170.2214, + 281.0486, + 187.1707 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -170.2214, + 281.0486, + 187.1707 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -170.2214, + 281.0486, + 187.1707 + ], + "actual_end_pos": [ + -170.2214, + 281.0486, + 187.1707 + ], + "actual_end_rot": [ + 7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -170.2214, + 281.0486, + 187.1707 + ], + "start_rot": [ + 7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -170.2214, + 281.0486, + 187.1707 + ], + "actual_end_pos": [ + -170.2214, + 281.0486, + 187.1707 + ], + "actual_end_rot": [ + 7.5, + 135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -170.2214, + 281.0486, + 187.1707 + ], + "start_rot": [ + 7.5, + 135.0, + -0.0 + ], + "expected_end_pos": [ + -240.9321, + 210.3379, + 187.1707 + ], + "actual_end_pos": [ + -240.9321, + 210.3379, + 187.1707 + ], + "actual_end_rot": [ + 7.5, + 135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -240.9321, + 210.3379, + 187.1707 + ], + "start_rot": [ + 7.5, + 135.0, + -0.0 + ], + "expected_end_pos": [ + -311.0378, + 280.4437, + 200.2233 + ], + "actual_end_pos": [ + -311.0378, + 280.4437, + 200.2233 + ], + "actual_end_rot": [ + 7.5, + 135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -311.0378, + 280.4437, + 200.2233 + ], + "start_rot": [ + 7.5, + 135.0, + -0.0 + ], + "expected_end_pos": [ + -311.0378, + 280.4437, + 200.2233 + ], + "actual_end_pos": [ + -311.0378, + 280.4437, + 200.2233 + ], + "actual_end_rot": [ + 7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -311.0378, + 280.4437, + 200.2233 + ], + "start_rot": [ + 7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -360.6101, + 366.3053, + 213.276 + ], + "actual_end_pos": [ + -360.6101, + 366.3053, + 213.276 + ], + "actual_end_rot": [ + 7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -360.6101, + 366.3053, + 213.276 + ], + "start_rot": [ + 7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -360.6101, + 366.3053, + 213.276 + ], + "actual_end_pos": [ + -360.6101, + 366.3053, + 213.276 + ], + "actual_end_rot": [ + 7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -360.6101, + 366.3053, + 213.276 + ], + "start_rot": [ + 7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -360.6101, + 366.3053, + 213.276 + ], + "actual_end_pos": [ + -360.6101, + 366.3053, + 213.276 + ], + "actual_end_rot": [ + 7.5, + 150.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -360.6101, + 366.3053, + 213.276 + ], + "start_rot": [ + 7.5, + 150.0, + -0.0 + ], + "expected_end_pos": [ + -446.4717, + 415.8776, + 226.3286 + ], + "actual_end_pos": [ + -446.4717, + 415.8776, + 226.3286 + ], + "actual_end_rot": [ + 7.5, + 150.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -446.4717, + 415.8776, + 226.3286 + ], + "start_rot": [ + 7.5, + 150.0, + -0.0 + ], + "expected_end_pos": [ + -496.4717, + 329.275, + 226.3286 + ], + "actual_end_pos": [ + -496.4717, + 329.275, + 226.3286 + ], + "actual_end_rot": [ + 7.5, + 150.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -496.4717, + 329.275, + 226.3286 + ], + "start_rot": [ + 7.5, + 150.0, + -0.0 + ], + "expected_end_pos": [ + -496.4717, + 329.275, + 226.3286 + ], + "actual_end_pos": [ + -496.4717, + 329.275, + 226.3286 + ], + "actual_end_rot": [ + 15.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -496.4717, + 329.275, + 226.3286 + ], + "start_rot": [ + 15.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -580.1234, + 377.5713, + 252.2105 + ], + "actual_end_pos": [ + -580.1234, + 377.5713, + 252.2105 + ], + "actual_end_rot": [ + 15.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -580.1234, + 377.5713, + 252.2105 + ], + "start_rot": [ + 15.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -580.1234, + 377.5713, + 252.2105 + ], + "actual_end_pos": [ + -580.1234, + 377.5713, + 252.2105 + ], + "actual_end_rot": [ + 22.5, + 150.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -580.1234, + 377.5713, + 252.2105 + ], + "start_rot": [ + 22.5, + 150.0, + -0.0 + ], + "expected_end_pos": [ + -630.1234, + 290.9688, + 252.2105 + ], + "actual_end_pos": [ + -630.1234, + 290.9688, + 252.2105 + ], + "actual_end_rot": [ + 22.5, + 150.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -630.1234, + 290.9688, + 252.2105 + ], + "start_rot": [ + 22.5, + 150.0, + -0.0 + ], + "expected_end_pos": [ + -680.1234, + 204.3662, + 252.2105 + ], + "actual_end_pos": [ + -680.1234, + 204.3662, + 252.2105 + ], + "actual_end_rot": [ + 22.5, + 150.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260414_205421__pair_000693_B_traj_000694_meta.json b/equivalence_easy/run_20260414_205421__pair_000693_B_traj_000694_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1018ca7aadbb4e5ef2e7138cd9136abb137443dd --- /dev/null +++ b/equivalence_easy/run_20260414_205421__pair_000693_B_traj_000694_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 694, + "episode_id": 0, + "state_id": 514, + "sample_index": 514, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 693, + "primary_trajectory_id": 693, + "paired_trajectory_id": 694, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + -170.0, + 570.0, + 200.0 + ], + "rotation": [ + 0.0, + 90.0, + 0.0 + ] + }, + "action_sequence": [ + "move_left", + "look_down", + "move_right", + "move_right", + "turn_right", + "move_backward", + "turn_left", + "move_right", + "turn_left", + "move_right", + "move_right", + "look_up", + "move_backward", + "look_up", + "turn_right", + "look_up", + "move_left", + "move_backward", + "turn_left", + "move_left", + "move_left", + "turn_right", + "look_down", + "move_left", + "turn_right", + "turn_right", + "turn_right", + "move_forward", + "move_right", + "turn_left", + "move_forward", + "turn_right", + "turn_right", + "move_forward", + "move_right", + "look_up", + "move_forward", + "look_up", + "move_right", + "move_right" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -170.0, + 570.0, + 200.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -70.0, + 570.0, + 200.0 + ], + "actual_end_pos": [ + -70.0, + 570.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -70.0, + 570.0, + 200.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -70.0, + 570.0, + 200.0 + ], + "actual_end_pos": [ + -70.0, + 570.0, + 200.0 + ], + "actual_end_rot": [ + -7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -70.0, + 570.0, + 200.0 + ], + "start_rot": [ + -7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -170.0, + 570.0, + 200.0 + ], + "actual_end_pos": [ + -170.0, + 570.0, + 200.0 + ], + "actual_end_rot": [ + -7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -170.0, + 570.0, + 200.0 + ], + "start_rot": [ + -7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -270.0, + 570.0, + 200.0 + ], + "actual_end_pos": [ + -270.0, + 570.0, + 200.0 + ], + "actual_end_rot": [ + -7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -270.0, + 570.0, + 200.0 + ], + "start_rot": [ + -7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -270.0, + 570.0, + 200.0 + ], + "actual_end_pos": [ + -270.0, + 570.0, + 200.0 + ], + "actual_end_rot": [ + -7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -270.0, + 570.0, + 200.0 + ], + "start_rot": [ + -7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -244.3395, + 474.2338, + 213.0526 + ], + "actual_end_pos": [ + -244.3395, + 474.2338, + 213.0526 + ], + "actual_end_rot": [ + -7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -244.3395, + 474.2338, + 213.0526 + ], + "start_rot": [ + -7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -244.3395, + 474.2338, + 213.0526 + ], + "actual_end_pos": [ + -244.3395, + 474.2338, + 213.0526 + ], + "actual_end_rot": [ + -7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -244.3395, + 474.2338, + 213.0526 + ], + "start_rot": [ + -7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -344.3395, + 474.2338, + 213.0526 + ], + "actual_end_pos": [ + -344.3395, + 474.2338, + 213.0526 + ], + "actual_end_rot": [ + -7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -344.3395, + 474.2338, + 213.0526 + ], + "start_rot": [ + -7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -344.3395, + 474.2338, + 213.0526 + ], + "actual_end_pos": [ + -344.3395, + 474.2338, + 213.0526 + ], + "actual_end_rot": [ + -7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -344.3395, + 474.2338, + 213.0526 + ], + "start_rot": [ + -7.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -440.9321, + 500.1157, + 213.0526 + ], + "actual_end_pos": [ + -440.9321, + 500.1157, + 213.0526 + ], + "actual_end_rot": [ + -7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -440.9321, + 500.1157, + 213.0526 + ], + "start_rot": [ + -7.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -537.5247, + 525.9976, + 213.0526 + ], + "actual_end_pos": [ + -537.5247, + 525.9976, + 213.0526 + ], + "actual_end_rot": [ + -7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -537.5247, + 525.9976, + 213.0526 + ], + "start_rot": [ + -7.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -537.5247, + 525.9976, + 213.0526 + ], + "actual_end_pos": [ + -537.5247, + 525.9976, + 213.0526 + ], + "actual_end_rot": [ + 0.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -537.5247, + 525.9976, + 213.0526 + ], + "start_rot": [ + 0.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -563.4066, + 429.405, + 213.0526 + ], + "actual_end_pos": [ + -563.4066, + 429.405, + 213.0526 + ], + "actual_end_rot": [ + 0.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -563.4066, + 429.405, + 213.0526 + ], + "start_rot": [ + 0.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -563.4066, + 429.405, + 213.0526 + ], + "actual_end_pos": [ + -563.4066, + 429.405, + 213.0526 + ], + "actual_end_rot": [ + 7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -563.4066, + 429.405, + 213.0526 + ], + "start_rot": [ + 7.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -563.4066, + 429.405, + 213.0526 + ], + "actual_end_pos": [ + -563.4066, + 429.405, + 213.0526 + ], + "actual_end_rot": [ + 7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -563.4066, + 429.405, + 213.0526 + ], + "start_rot": [ + 7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -563.4066, + 429.405, + 213.0526 + ], + "actual_end_pos": [ + -563.4066, + 429.405, + 213.0526 + ], + "actual_end_rot": [ + 15.0, + 90.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -563.4066, + 429.405, + 213.0526 + ], + "start_rot": [ + 15.0, + 90.0, + -0.0 + ], + "expected_end_pos": [ + -463.4066, + 429.405, + 213.0526 + ], + "actual_end_pos": [ + -463.4066, + 429.405, + 213.0526 + ], + "actual_end_rot": [ + 15.0, + 90.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -463.4066, + 429.405, + 213.0526 + ], + "start_rot": [ + 15.0, + 90.0, + -0.0 + ], + "expected_end_pos": [ + -463.4066, + 332.8124, + 187.1707 + ], + "actual_end_pos": [ + -463.4066, + 332.8124, + 187.1707 + ], + "actual_end_rot": [ + 15.0, + 90.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -463.4066, + 332.8124, + 187.1707 + ], + "start_rot": [ + 15.0, + 90.0, + -0.0 + ], + "expected_end_pos": [ + -463.4066, + 332.8124, + 187.1707 + ], + "actual_end_pos": [ + -463.4066, + 332.8124, + 187.1707 + ], + "actual_end_rot": [ + 15.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -463.4066, + 332.8124, + 187.1707 + ], + "start_rot": [ + 15.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -366.814, + 306.9305, + 187.1707 + ], + "actual_end_pos": [ + -366.814, + 306.9305, + 187.1707 + ], + "actual_end_rot": [ + 15.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -366.814, + 306.9305, + 187.1707 + ], + "start_rot": [ + 15.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -270.2214, + 281.0486, + 187.1707 + ], + "actual_end_pos": [ + -270.2214, + 281.0486, + 187.1707 + ], + "actual_end_rot": [ + 15.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -270.2214, + 281.0486, + 187.1707 + ], + "start_rot": [ + 15.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -270.2214, + 281.0486, + 187.1707 + ], + "actual_end_pos": [ + -270.2214, + 281.0486, + 187.1707 + ], + "actual_end_rot": [ + 15.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -270.2214, + 281.0486, + 187.1707 + ], + "start_rot": [ + 15.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -270.2214, + 281.0486, + 187.1707 + ], + "actual_end_pos": [ + -270.2214, + 281.0486, + 187.1707 + ], + "actual_end_rot": [ + 7.5, + 90.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -270.2214, + 281.0486, + 187.1707 + ], + "start_rot": [ + 7.5, + 90.0, + -0.0 + ], + "expected_end_pos": [ + -170.2214, + 281.0486, + 187.1707 + ], + "actual_end_pos": [ + -170.2214, + 281.0486, + 187.1707 + ], + "actual_end_rot": [ + 7.5, + 90.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -170.2214, + 281.0486, + 187.1707 + ], + "start_rot": [ + 7.5, + 90.0, + -0.0 + ], + "expected_end_pos": [ + -170.2214, + 281.0486, + 187.1707 + ], + "actual_end_pos": [ + -170.2214, + 281.0486, + 187.1707 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -170.2214, + 281.0486, + 187.1707 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -170.2214, + 281.0486, + 187.1707 + ], + "actual_end_pos": [ + -170.2214, + 281.0486, + 187.1707 + ], + "actual_end_rot": [ + 7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -170.2214, + 281.0486, + 187.1707 + ], + "start_rot": [ + 7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -170.2214, + 281.0486, + 187.1707 + ], + "actual_end_pos": [ + -170.2214, + 281.0486, + 187.1707 + ], + "actual_end_rot": [ + 7.5, + 135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -170.2214, + 281.0486, + 187.1707 + ], + "start_rot": [ + 7.5, + 135.0, + -0.0 + ], + "expected_end_pos": [ + -240.3272, + 351.1544, + 200.2233 + ], + "actual_end_pos": [ + -240.3272, + 351.1544, + 200.2233 + ], + "actual_end_rot": [ + 7.5, + 135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -240.3272, + 351.1544, + 200.2233 + ], + "start_rot": [ + 7.5, + 135.0, + -0.0 + ], + "expected_end_pos": [ + -311.0378, + 280.4437, + 200.2233 + ], + "actual_end_pos": [ + -311.0378, + 280.4437, + 200.2233 + ], + "actual_end_rot": [ + 7.5, + 135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -311.0378, + 280.4437, + 200.2233 + ], + "start_rot": [ + 7.5, + 135.0, + -0.0 + ], + "expected_end_pos": [ + -311.0378, + 280.4437, + 200.2233 + ], + "actual_end_pos": [ + -311.0378, + 280.4437, + 200.2233 + ], + "actual_end_rot": [ + 7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -311.0378, + 280.4437, + 200.2233 + ], + "start_rot": [ + 7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -360.6101, + 366.3053, + 213.276 + ], + "actual_end_pos": [ + -360.6101, + 366.3053, + 213.276 + ], + "actual_end_rot": [ + 7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -360.6101, + 366.3053, + 213.276 + ], + "start_rot": [ + 7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -360.6101, + 366.3053, + 213.276 + ], + "actual_end_pos": [ + -360.6101, + 366.3053, + 213.276 + ], + "actual_end_rot": [ + 7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -360.6101, + 366.3053, + 213.276 + ], + "start_rot": [ + 7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -360.6101, + 366.3053, + 213.276 + ], + "actual_end_pos": [ + -360.6101, + 366.3053, + 213.276 + ], + "actual_end_rot": [ + 7.5, + 150.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -360.6101, + 366.3053, + 213.276 + ], + "start_rot": [ + 7.5, + 150.0, + -0.0 + ], + "expected_end_pos": [ + -446.4717, + 415.8776, + 226.3286 + ], + "actual_end_pos": [ + -446.4717, + 415.8776, + 226.3286 + ], + "actual_end_rot": [ + 7.5, + 150.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -446.4717, + 415.8776, + 226.3286 + ], + "start_rot": [ + 7.5, + 150.0, + -0.0 + ], + "expected_end_pos": [ + -496.4717, + 329.275, + 226.3286 + ], + "actual_end_pos": [ + -496.4717, + 329.275, + 226.3286 + ], + "actual_end_rot": [ + 7.5, + 150.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -496.4717, + 329.275, + 226.3286 + ], + "start_rot": [ + 7.5, + 150.0, + -0.0 + ], + "expected_end_pos": [ + -496.4717, + 329.275, + 226.3286 + ], + "actual_end_pos": [ + -496.4717, + 329.275, + 226.3286 + ], + "actual_end_rot": [ + 15.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -496.4717, + 329.275, + 226.3286 + ], + "start_rot": [ + 15.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -580.1234, + 377.5713, + 252.2105 + ], + "actual_end_pos": [ + -580.1234, + 377.5713, + 252.2105 + ], + "actual_end_rot": [ + 15.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -580.1234, + 377.5713, + 252.2105 + ], + "start_rot": [ + 15.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -580.1234, + 377.5713, + 252.2105 + ], + "actual_end_pos": [ + -580.1234, + 377.5713, + 252.2105 + ], + "actual_end_rot": [ + 22.5, + 150.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -580.1234, + 377.5713, + 252.2105 + ], + "start_rot": [ + 22.5, + 150.0, + -0.0 + ], + "expected_end_pos": [ + -630.1234, + 290.9688, + 252.2105 + ], + "actual_end_pos": [ + -630.1234, + 290.9688, + 252.2105 + ], + "actual_end_rot": [ + 22.5, + 150.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -630.1234, + 290.9688, + 252.2105 + ], + "start_rot": [ + 22.5, + 150.0, + -0.0 + ], + "expected_end_pos": [ + -680.1234, + 204.3662, + 252.2105 + ], + "actual_end_pos": [ + -680.1234, + 204.3662, + 252.2105 + ], + "actual_end_rot": [ + 22.5, + 150.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260414_205421__pair_000934_A_traj_000934_meta.json b/equivalence_easy/run_20260414_205421__pair_000934_A_traj_000934_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..95969b8db530c889299fa3199005629518f3b90e --- /dev/null +++ b/equivalence_easy/run_20260414_205421__pair_000934_A_traj_000934_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 934, + "episode_id": 0, + "state_id": 685, + "sample_index": 685, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 935, + "primary_trajectory_id": 934, + "paired_trajectory_id": 935, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 130.0, + -430.0, + 200.0 + ], + "rotation": [ + 0.0, + 225.0, + 0.0 + ] + }, + "action_sequence": [ + "no_op", + "move_left", + "look_up", + "no_op", + "turn_left", + "turn_left", + "turn_left", + "move_backward", + "move_backward", + "move_left", + "look_up", + "move_right", + "move_right", + "move_forward", + "look_up", + "move_backward", + "turn_left", + "move_backward", + "move_right", + "look_up", + "move_left", + "look_up", + "look_up", + "move_forward", + "move_right", + "move_right", + "move_forward", + "move_right", + "turn_left", + "turn_left", + "move_left", + "look_up", + "move_right", + "look_up", + "move_left", + "turn_right", + "move_left", + "move_left", + "move_right", + "look_up" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 130.0, + -430.0, + 200.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 130.0, + -430.0, + 200.0 + ], + "actual_end_pos": [ + 130.0, + -430.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 130.0, + -430.0, + 200.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 59.2893, + -359.2893, + 200.0 + ], + "actual_end_pos": [ + 59.2893, + -359.2893, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 59.2893, + -359.2893, + 200.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 59.2893, + -359.2893, + 200.0 + ], + "actual_end_pos": [ + 59.2893, + -359.2893, + 200.0 + ], + "actual_end_rot": [ + 7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 59.2893, + -359.2893, + 200.0 + ], + "start_rot": [ + 7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 59.2893, + -359.2893, + 200.0 + ], + "actual_end_pos": [ + 59.2893, + -359.2893, + 200.0 + ], + "actual_end_rot": [ + 7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 59.2893, + -359.2893, + 200.0 + ], + "start_rot": [ + 7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 59.2893, + -359.2893, + 200.0 + ], + "actual_end_pos": [ + 59.2893, + -359.2893, + 200.0 + ], + "actual_end_rot": [ + 7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 59.2893, + -359.2893, + 200.0 + ], + "start_rot": [ + 7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 59.2893, + -359.2893, + 200.0 + ], + "actual_end_pos": [ + 59.2893, + -359.2893, + 200.0 + ], + "actual_end_rot": [ + 7.5, + -165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 59.2893, + -359.2893, + 200.0 + ], + "start_rot": [ + 7.5, + -165.0, + -0.0 + ], + "expected_end_pos": [ + 59.2893, + -359.2893, + 200.0 + ], + "actual_end_pos": [ + 59.2893, + -359.2893, + 200.0 + ], + "actual_end_rot": [ + 7.5, + -180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 59.2893, + -359.2893, + 200.0 + ], + "start_rot": [ + 7.5, + -180.0, + 0.0 + ], + "expected_end_pos": [ + 158.4338, + -359.2893, + 186.9474 + ], + "actual_end_pos": [ + 158.4338, + -359.2893, + 186.9474 + ], + "actual_end_rot": [ + 7.5, + -180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 158.4338, + -359.2893, + 186.9474 + ], + "start_rot": [ + 7.5, + -180.0, + 0.0 + ], + "expected_end_pos": [ + 257.5783, + -359.2893, + 173.8948 + ], + "actual_end_pos": [ + 257.5783, + -359.2893, + 173.8948 + ], + "actual_end_rot": [ + 7.5, + -180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 257.5783, + -359.2893, + 173.8948 + ], + "start_rot": [ + 7.5, + -180.0, + 0.0 + ], + "expected_end_pos": [ + 257.5783, + -259.2893, + 173.8948 + ], + "actual_end_pos": [ + 257.5783, + -259.2893, + 173.8948 + ], + "actual_end_rot": [ + 7.5, + -180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 257.5783, + -259.2893, + 173.8948 + ], + "start_rot": [ + 7.5, + -180.0, + 0.0 + ], + "expected_end_pos": [ + 257.5783, + -259.2893, + 173.8948 + ], + "actual_end_pos": [ + 257.5783, + -259.2893, + 173.8948 + ], + "actual_end_rot": [ + 15.0, + -180.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 257.5783, + -259.2893, + 173.8948 + ], + "start_rot": [ + 15.0, + -180.0, + -0.0 + ], + "expected_end_pos": [ + 257.5783, + -359.2893, + 173.8948 + ], + "actual_end_pos": [ + 257.5783, + -359.2893, + 173.8948 + ], + "actual_end_rot": [ + 15.0, + -180.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 257.5783, + -359.2893, + 173.8948 + ], + "start_rot": [ + 15.0, + -180.0, + -0.0 + ], + "expected_end_pos": [ + 257.5783, + -459.2893, + 173.8948 + ], + "actual_end_pos": [ + 257.5783, + -459.2893, + 173.8948 + ], + "actual_end_rot": [ + 15.0, + -180.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 257.5783, + -459.2893, + 173.8948 + ], + "start_rot": [ + 15.0, + -180.0, + -0.0 + ], + "expected_end_pos": [ + 160.9857, + -459.2893, + 199.7767 + ], + "actual_end_pos": [ + 160.9857, + -459.2893, + 199.7767 + ], + "actual_end_rot": [ + 15.0, + -180.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 160.9857, + -459.2893, + 199.7767 + ], + "start_rot": [ + 15.0, + -180.0, + -0.0 + ], + "expected_end_pos": [ + 160.9857, + -459.2893, + 199.7767 + ], + "actual_end_pos": [ + 160.9857, + -459.2893, + 199.7767 + ], + "actual_end_rot": [ + 22.5, + -180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 160.9857, + -459.2893, + 199.7767 + ], + "start_rot": [ + 22.5, + -180.0, + 0.0 + ], + "expected_end_pos": [ + 253.3737, + -459.2893, + 161.5083 + ], + "actual_end_pos": [ + 253.3737, + -459.2893, + 161.5083 + ], + "actual_end_rot": [ + 22.5, + -180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 253.3737, + -459.2893, + 161.5083 + ], + "start_rot": [ + 22.5, + -180.0, + 0.0 + ], + "expected_end_pos": [ + 253.3737, + -459.2893, + 161.5083 + ], + "actual_end_pos": [ + 253.3737, + -459.2893, + 161.5083 + ], + "actual_end_rot": [ + 22.5, + 165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 253.3737, + -459.2893, + 161.5083 + ], + "start_rot": [ + 22.5, + 165.0, + -0.0 + ], + "expected_end_pos": [ + 342.6136, + -483.2011, + 123.24 + ], + "actual_end_pos": [ + 342.6136, + -483.2011, + 123.24 + ], + "actual_end_rot": [ + 22.5, + 165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 342.6136, + -483.2011, + 123.24 + ], + "start_rot": [ + 22.5, + 165.0, + -0.0 + ], + "expected_end_pos": [ + 316.7317, + -579.7937, + 123.24 + ], + "actual_end_pos": [ + 316.7317, + -579.7937, + 123.24 + ], + "actual_end_rot": [ + 22.5, + 165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 316.7317, + -579.7937, + 123.24 + ], + "start_rot": [ + 22.5, + 165.0, + -0.0 + ], + "expected_end_pos": [ + 316.7317, + -579.7937, + 123.24 + ], + "actual_end_pos": [ + 316.7317, + -579.7937, + 123.24 + ], + "actual_end_rot": [ + 30.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 316.7317, + -579.7937, + 123.24 + ], + "start_rot": [ + 30.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 342.6136, + -483.2011, + 123.24 + ], + "actual_end_pos": [ + 342.6136, + -483.2011, + 123.24 + ], + "actual_end_rot": [ + 30.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 342.6136, + -483.2011, + 123.24 + ], + "start_rot": [ + 30.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 342.6136, + -483.2011, + 123.24 + ], + "actual_end_pos": [ + 342.6136, + -483.2011, + 123.24 + ], + "actual_end_rot": [ + 37.5, + 165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 342.6136, + -483.2011, + 123.24 + ], + "start_rot": [ + 37.5, + 165.0, + -0.0 + ], + "expected_end_pos": [ + 342.6136, + -483.2011, + 123.24 + ], + "actual_end_pos": [ + 342.6136, + -483.2011, + 123.24 + ], + "actual_end_rot": [ + 45.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 342.6136, + -483.2011, + 123.24 + ], + "start_rot": [ + 45.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 274.3123, + -464.8998, + 193.9507 + ], + "actual_end_pos": [ + 274.3123, + -464.8998, + 193.9507 + ], + "actual_end_rot": [ + 45.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 274.3123, + -464.8998, + 193.9507 + ], + "start_rot": [ + 45.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 248.4304, + -561.4924, + 193.9507 + ], + "actual_end_pos": [ + 248.4304, + -561.4924, + 193.9507 + ], + "actual_end_rot": [ + 45.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 248.4304, + -561.4924, + 193.9507 + ], + "start_rot": [ + 45.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 222.5485, + -658.085, + 193.9507 + ], + "actual_end_pos": [ + 222.5485, + -658.085, + 193.9507 + ], + "actual_end_rot": [ + 45.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 222.5485, + -658.085, + 193.9507 + ], + "start_rot": [ + 45.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 154.2472, + -639.7837, + 264.6613 + ], + "actual_end_pos": [ + 154.2472, + -639.7837, + 264.6613 + ], + "actual_end_rot": [ + 45.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 154.2472, + -639.7837, + 264.6613 + ], + "start_rot": [ + 45.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 128.3653, + -736.3763, + 264.6613 + ], + "actual_end_pos": [ + 128.3653, + -736.3763, + 264.6613 + ], + "actual_end_rot": [ + 45.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 128.3653, + -736.3763, + 264.6613 + ], + "start_rot": [ + 45.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 128.3653, + -736.3763, + 264.6613 + ], + "actual_end_pos": [ + 128.3653, + -736.3763, + 264.6613 + ], + "actual_end_rot": [ + 45.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 128.3653, + -736.3763, + 264.6613 + ], + "start_rot": [ + 45.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 128.3653, + -736.3763, + 264.6613 + ], + "actual_end_pos": [ + 128.3653, + -736.3763, + 264.6613 + ], + "actual_end_rot": [ + 45.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 128.3653, + -736.3763, + 264.6613 + ], + "start_rot": [ + 45.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 199.076, + -665.6656, + 264.6613 + ], + "actual_end_pos": [ + 199.076, + -665.6656, + 264.6613 + ], + "actual_end_rot": [ + 45.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 199.076, + -665.6656, + 264.6613 + ], + "start_rot": [ + 45.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 199.076, + -665.6656, + 264.6613 + ], + "actual_end_pos": [ + 199.076, + -665.6656, + 264.6613 + ], + "actual_end_rot": [ + 52.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 199.076, + -665.6656, + 264.6613 + ], + "start_rot": [ + 52.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 128.3653, + -736.3763, + 264.6613 + ], + "actual_end_pos": [ + 128.3653, + -736.3763, + 264.6613 + ], + "actual_end_rot": [ + 52.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 128.3653, + -736.3763, + 264.6613 + ], + "start_rot": [ + 52.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 128.3653, + -736.3763, + 264.6613 + ], + "actual_end_pos": [ + 128.3653, + -736.3763, + 264.6613 + ], + "actual_end_rot": [ + 60.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 128.3653, + -736.3763, + 264.6613 + ], + "start_rot": [ + 60.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 199.076, + -665.6656, + 264.6613 + ], + "actual_end_pos": [ + 199.076, + -665.6656, + 264.6613 + ], + "actual_end_rot": [ + 60.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 199.076, + -665.6656, + 264.6613 + ], + "start_rot": [ + 60.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 199.076, + -665.6656, + 264.6613 + ], + "actual_end_pos": [ + 199.076, + -665.6656, + 264.6613 + ], + "actual_end_rot": [ + 60.0, + 150.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 199.076, + -665.6656, + 264.6613 + ], + "start_rot": [ + 60.0, + 150.0, + -0.0 + ], + "expected_end_pos": [ + 249.076, + -579.0631, + 264.6613 + ], + "actual_end_pos": [ + 249.076, + -579.0631, + 264.6613 + ], + "actual_end_rot": [ + 60.0, + 150.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 249.076, + -579.0631, + 264.6613 + ], + "start_rot": [ + 60.0, + 150.0, + -0.0 + ], + "expected_end_pos": [ + 299.076, + -492.4605, + 264.6613 + ], + "actual_end_pos": [ + 299.076, + -492.4605, + 264.6613 + ], + "actual_end_rot": [ + 60.0, + 150.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 299.076, + -492.4605, + 264.6613 + ], + "start_rot": [ + 60.0, + 150.0, + -0.0 + ], + "expected_end_pos": [ + 249.076, + -579.0631, + 264.6613 + ], + "actual_end_pos": [ + 249.076, + -579.0631, + 264.6613 + ], + "actual_end_rot": [ + 60.0, + 150.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 249.076, + -579.0631, + 264.6613 + ], + "start_rot": [ + 60.0, + 150.0, + -0.0 + ], + "expected_end_pos": [ + 249.076, + -579.0631, + 264.6613 + ], + "actual_end_pos": [ + 249.076, + -579.0631, + 264.6613 + ], + "actual_end_rot": [ + 67.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260414_205421__pair_000934_B_traj_000935_meta.json b/equivalence_easy/run_20260414_205421__pair_000934_B_traj_000935_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ac9e8a35004949be5185258f6d8052892fcc25cb --- /dev/null +++ b/equivalence_easy/run_20260414_205421__pair_000934_B_traj_000935_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 935, + "episode_id": 0, + "state_id": 685, + "sample_index": 685, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 934, + "primary_trajectory_id": 934, + "paired_trajectory_id": 935, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 130.0, + -430.0, + 200.0 + ], + "rotation": [ + 0.0, + 225.0, + 0.0 + ] + }, + "action_sequence": [ + "no_op", + "move_left", + "look_up", + "no_op", + "turn_left", + "turn_left", + "turn_left", + "move_backward", + "move_backward", + "move_left", + "look_up", + "move_right", + "move_forward", + "move_right", + "look_up", + "move_backward", + "turn_left", + "move_backward", + "move_right", + "look_up", + "move_left", + "look_up", + "look_up", + "move_right", + "move_forward", + "move_right", + "move_forward", + "move_right", + "turn_left", + "turn_left", + "move_left", + "look_up", + "move_right", + "look_up", + "move_left", + "turn_right", + "move_right", + "move_left", + "move_left", + "look_up" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 130.0, + -430.0, + 200.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 130.0, + -430.0, + 200.0 + ], + "actual_end_pos": [ + 130.0, + -430.0, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 130.0, + -430.0, + 200.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 59.2893, + -359.2893, + 200.0 + ], + "actual_end_pos": [ + 59.2893, + -359.2893, + 200.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 59.2893, + -359.2893, + 200.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 59.2893, + -359.2893, + 200.0 + ], + "actual_end_pos": [ + 59.2893, + -359.2893, + 200.0 + ], + "actual_end_rot": [ + 7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 59.2893, + -359.2893, + 200.0 + ], + "start_rot": [ + 7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 59.2893, + -359.2893, + 200.0 + ], + "actual_end_pos": [ + 59.2893, + -359.2893, + 200.0 + ], + "actual_end_rot": [ + 7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 59.2893, + -359.2893, + 200.0 + ], + "start_rot": [ + 7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 59.2893, + -359.2893, + 200.0 + ], + "actual_end_pos": [ + 59.2893, + -359.2893, + 200.0 + ], + "actual_end_rot": [ + 7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 59.2893, + -359.2893, + 200.0 + ], + "start_rot": [ + 7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 59.2893, + -359.2893, + 200.0 + ], + "actual_end_pos": [ + 59.2893, + -359.2893, + 200.0 + ], + "actual_end_rot": [ + 7.5, + -165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 59.2893, + -359.2893, + 200.0 + ], + "start_rot": [ + 7.5, + -165.0, + -0.0 + ], + "expected_end_pos": [ + 59.2893, + -359.2893, + 200.0 + ], + "actual_end_pos": [ + 59.2893, + -359.2893, + 200.0 + ], + "actual_end_rot": [ + 7.5, + -180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 59.2893, + -359.2893, + 200.0 + ], + "start_rot": [ + 7.5, + -180.0, + 0.0 + ], + "expected_end_pos": [ + 158.4338, + -359.2893, + 186.9474 + ], + "actual_end_pos": [ + 158.4338, + -359.2893, + 186.9474 + ], + "actual_end_rot": [ + 7.5, + -180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 158.4338, + -359.2893, + 186.9474 + ], + "start_rot": [ + 7.5, + -180.0, + 0.0 + ], + "expected_end_pos": [ + 257.5783, + -359.2893, + 173.8948 + ], + "actual_end_pos": [ + 257.5783, + -359.2893, + 173.8948 + ], + "actual_end_rot": [ + 7.5, + -180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 257.5783, + -359.2893, + 173.8948 + ], + "start_rot": [ + 7.5, + -180.0, + 0.0 + ], + "expected_end_pos": [ + 257.5783, + -259.2893, + 173.8948 + ], + "actual_end_pos": [ + 257.5783, + -259.2893, + 173.8948 + ], + "actual_end_rot": [ + 7.5, + -180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 257.5783, + -259.2893, + 173.8948 + ], + "start_rot": [ + 7.5, + -180.0, + 0.0 + ], + "expected_end_pos": [ + 257.5783, + -259.2893, + 173.8948 + ], + "actual_end_pos": [ + 257.5783, + -259.2893, + 173.8948 + ], + "actual_end_rot": [ + 15.0, + -180.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 257.5783, + -259.2893, + 173.8948 + ], + "start_rot": [ + 15.0, + -180.0, + -0.0 + ], + "expected_end_pos": [ + 257.5783, + -359.2893, + 173.8948 + ], + "actual_end_pos": [ + 257.5783, + -359.2893, + 173.8948 + ], + "actual_end_rot": [ + 15.0, + -180.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 257.5783, + -359.2893, + 173.8948 + ], + "start_rot": [ + 15.0, + -180.0, + -0.0 + ], + "expected_end_pos": [ + 160.9857, + -359.2893, + 199.7767 + ], + "actual_end_pos": [ + 160.9857, + -359.2893, + 199.7767 + ], + "actual_end_rot": [ + 15.0, + -180.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 160.9857, + -359.2893, + 199.7767 + ], + "start_rot": [ + 15.0, + -180.0, + -0.0 + ], + "expected_end_pos": [ + 160.9857, + -459.2893, + 199.7767 + ], + "actual_end_pos": [ + 160.9857, + -459.2893, + 199.7767 + ], + "actual_end_rot": [ + 15.0, + -180.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 160.9857, + -459.2893, + 199.7767 + ], + "start_rot": [ + 15.0, + -180.0, + -0.0 + ], + "expected_end_pos": [ + 160.9857, + -459.2893, + 199.7767 + ], + "actual_end_pos": [ + 160.9857, + -459.2893, + 199.7767 + ], + "actual_end_rot": [ + 22.5, + -180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 160.9857, + -459.2893, + 199.7767 + ], + "start_rot": [ + 22.5, + -180.0, + 0.0 + ], + "expected_end_pos": [ + 253.3737, + -459.2893, + 161.5083 + ], + "actual_end_pos": [ + 253.3737, + -459.2893, + 161.5083 + ], + "actual_end_rot": [ + 22.5, + -180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 253.3737, + -459.2893, + 161.5083 + ], + "start_rot": [ + 22.5, + -180.0, + 0.0 + ], + "expected_end_pos": [ + 253.3737, + -459.2893, + 161.5083 + ], + "actual_end_pos": [ + 253.3737, + -459.2893, + 161.5083 + ], + "actual_end_rot": [ + 22.5, + 165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 253.3737, + -459.2893, + 161.5083 + ], + "start_rot": [ + 22.5, + 165.0, + -0.0 + ], + "expected_end_pos": [ + 342.6136, + -483.2011, + 123.24 + ], + "actual_end_pos": [ + 342.6136, + -483.2011, + 123.24 + ], + "actual_end_rot": [ + 22.5, + 165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 342.6136, + -483.2011, + 123.24 + ], + "start_rot": [ + 22.5, + 165.0, + -0.0 + ], + "expected_end_pos": [ + 316.7317, + -579.7937, + 123.24 + ], + "actual_end_pos": [ + 316.7317, + -579.7937, + 123.24 + ], + "actual_end_rot": [ + 22.5, + 165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 316.7317, + -579.7937, + 123.24 + ], + "start_rot": [ + 22.5, + 165.0, + -0.0 + ], + "expected_end_pos": [ + 316.7317, + -579.7937, + 123.24 + ], + "actual_end_pos": [ + 316.7317, + -579.7937, + 123.24 + ], + "actual_end_rot": [ + 30.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 316.7317, + -579.7937, + 123.24 + ], + "start_rot": [ + 30.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 342.6136, + -483.2011, + 123.24 + ], + "actual_end_pos": [ + 342.6136, + -483.2011, + 123.24 + ], + "actual_end_rot": [ + 30.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 342.6136, + -483.2011, + 123.24 + ], + "start_rot": [ + 30.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 342.6136, + -483.2011, + 123.24 + ], + "actual_end_pos": [ + 342.6136, + -483.2011, + 123.24 + ], + "actual_end_rot": [ + 37.5, + 165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 342.6136, + -483.2011, + 123.24 + ], + "start_rot": [ + 37.5, + 165.0, + -0.0 + ], + "expected_end_pos": [ + 342.6136, + -483.2011, + 123.24 + ], + "actual_end_pos": [ + 342.6136, + -483.2011, + 123.24 + ], + "actual_end_rot": [ + 45.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 342.6136, + -483.2011, + 123.24 + ], + "start_rot": [ + 45.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 316.7317, + -579.7937, + 123.24 + ], + "actual_end_pos": [ + 316.7317, + -579.7937, + 123.24 + ], + "actual_end_rot": [ + 45.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 316.7317, + -579.7937, + 123.24 + ], + "start_rot": [ + 45.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 248.4304, + -561.4924, + 193.9507 + ], + "actual_end_pos": [ + 248.4304, + -561.4924, + 193.9507 + ], + "actual_end_rot": [ + 45.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 248.4304, + -561.4924, + 193.9507 + ], + "start_rot": [ + 45.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 222.5485, + -658.085, + 193.9507 + ], + "actual_end_pos": [ + 222.5485, + -658.085, + 193.9507 + ], + "actual_end_rot": [ + 45.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 222.5485, + -658.085, + 193.9507 + ], + "start_rot": [ + 45.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 154.2472, + -639.7837, + 264.6613 + ], + "actual_end_pos": [ + 154.2472, + -639.7837, + 264.6613 + ], + "actual_end_rot": [ + 45.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 154.2472, + -639.7837, + 264.6613 + ], + "start_rot": [ + 45.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 128.3653, + -736.3763, + 264.6613 + ], + "actual_end_pos": [ + 128.3653, + -736.3763, + 264.6613 + ], + "actual_end_rot": [ + 45.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 128.3653, + -736.3763, + 264.6613 + ], + "start_rot": [ + 45.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 128.3653, + -736.3763, + 264.6613 + ], + "actual_end_pos": [ + 128.3653, + -736.3763, + 264.6613 + ], + "actual_end_rot": [ + 45.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 128.3653, + -736.3763, + 264.6613 + ], + "start_rot": [ + 45.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 128.3653, + -736.3763, + 264.6613 + ], + "actual_end_pos": [ + 128.3653, + -736.3763, + 264.6613 + ], + "actual_end_rot": [ + 45.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 128.3653, + -736.3763, + 264.6613 + ], + "start_rot": [ + 45.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 199.076, + -665.6656, + 264.6613 + ], + "actual_end_pos": [ + 199.076, + -665.6656, + 264.6613 + ], + "actual_end_rot": [ + 45.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 199.076, + -665.6656, + 264.6613 + ], + "start_rot": [ + 45.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 199.076, + -665.6656, + 264.6613 + ], + "actual_end_pos": [ + 199.076, + -665.6656, + 264.6613 + ], + "actual_end_rot": [ + 52.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 199.076, + -665.6656, + 264.6613 + ], + "start_rot": [ + 52.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 128.3653, + -736.3763, + 264.6613 + ], + "actual_end_pos": [ + 128.3653, + -736.3763, + 264.6613 + ], + "actual_end_rot": [ + 52.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 128.3653, + -736.3763, + 264.6613 + ], + "start_rot": [ + 52.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 128.3653, + -736.3763, + 264.6613 + ], + "actual_end_pos": [ + 128.3653, + -736.3763, + 264.6613 + ], + "actual_end_rot": [ + 60.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 128.3653, + -736.3763, + 264.6613 + ], + "start_rot": [ + 60.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 199.076, + -665.6656, + 264.6613 + ], + "actual_end_pos": [ + 199.076, + -665.6656, + 264.6613 + ], + "actual_end_rot": [ + 60.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 199.076, + -665.6656, + 264.6613 + ], + "start_rot": [ + 60.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 199.076, + -665.6656, + 264.6613 + ], + "actual_end_pos": [ + 199.076, + -665.6656, + 264.6613 + ], + "actual_end_rot": [ + 60.0, + 150.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 199.076, + -665.6656, + 264.6613 + ], + "start_rot": [ + 60.0, + 150.0, + -0.0 + ], + "expected_end_pos": [ + 149.076, + -752.2681, + 264.6613 + ], + "actual_end_pos": [ + 149.076, + -752.2681, + 264.6613 + ], + "actual_end_rot": [ + 60.0, + 150.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 149.076, + -752.2681, + 264.6613 + ], + "start_rot": [ + 60.0, + 150.0, + -0.0 + ], + "expected_end_pos": [ + 199.076, + -665.6656, + 264.6613 + ], + "actual_end_pos": [ + 199.076, + -665.6656, + 264.6613 + ], + "actual_end_rot": [ + 60.0, + 150.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 199.076, + -665.6656, + 264.6613 + ], + "start_rot": [ + 60.0, + 150.0, + -0.0 + ], + "expected_end_pos": [ + 249.076, + -579.0631, + 264.6613 + ], + "actual_end_pos": [ + 249.076, + -579.0631, + 264.6613 + ], + "actual_end_rot": [ + 60.0, + 150.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 249.076, + -579.0631, + 264.6613 + ], + "start_rot": [ + 60.0, + 150.0, + -0.0 + ], + "expected_end_pos": [ + 249.076, + -579.0631, + 264.6613 + ], + "actual_end_pos": [ + 249.076, + -579.0631, + 264.6613 + ], + "actual_end_rot": [ + 67.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260414_205421__pair_001154_A_traj_001154_meta.json b/equivalence_easy/run_20260414_205421__pair_001154_A_traj_001154_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b0fea2182076f8d29f321cadeb21819de6415e8c --- /dev/null +++ b/equivalence_easy/run_20260414_205421__pair_001154_A_traj_001154_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 1154, + "episode_id": 0, + "state_id": 848, + "sample_index": 848, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 1155, + "primary_trajectory_id": 1154, + "paired_trajectory_id": 1155, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 330.0, + -330.0, + 200.0 + ], + "rotation": [ + 0.0, + 0.0, + 0.0 + ] + }, + "action_sequence": [ + "look_down", + "move_backward", + "move_right", + "move_right", + "no_op", + "turn_left", + "move_backward", + "move_left", + "look_down", + "turn_left", + "move_right", + "move_forward", + "no_op", + "move_backward", + "turn_right", + "look_down", + "move_right", + "turn_right", + "move_forward", + "turn_right", + "move_right", + "move_forward", + "move_right", + "look_up", + "look_up", + "move_backward", + "no_op", + "move_left", + "move_backward", + "turn_right", + "move_right", + "move_right", + "turn_right", + "move_backward", + "turn_left", + "move_forward", + "look_up", + "move_left", + "no_op", + "move_left" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 330.0, + -330.0, + 200.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 330.0, + -330.0, + 200.0 + ], + "actual_end_pos": [ + 330.0, + -330.0, + 200.0 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 330.0, + -330.0, + 200.0 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 230.8555, + -330.0, + 213.0526 + ], + "actual_end_pos": [ + 230.8555, + -330.0, + 213.0526 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 230.8555, + -330.0, + 213.0526 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 230.8555, + -230.0, + 213.0526 + ], + "actual_end_pos": [ + 230.8555, + -230.0, + 213.0526 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 230.8555, + -230.0, + 213.0526 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 230.8555, + -130.0, + 213.0526 + ], + "actual_end_pos": [ + 230.8555, + -130.0, + 213.0526 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 230.8555, + -130.0, + 213.0526 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 230.8555, + -130.0, + 213.0526 + ], + "actual_end_pos": [ + 230.8555, + -130.0, + 213.0526 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 230.8555, + -130.0, + 213.0526 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 230.8555, + -130.0, + 213.0526 + ], + "actual_end_pos": [ + 230.8555, + -130.0, + 213.0526 + ], + "actual_end_rot": [ + -7.5, + -15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 230.8555, + -130.0, + 213.0526 + ], + "start_rot": [ + -7.5, + -15.0, + -0.0 + ], + "expected_end_pos": [ + 135.0893, + -104.3395, + 226.1052 + ], + "actual_end_pos": [ + 135.0893, + -104.3395, + 226.1052 + ], + "actual_end_rot": [ + -7.5, + -15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 135.0893, + -104.3395, + 226.1052 + ], + "start_rot": [ + -7.5, + -15.0, + -0.0 + ], + "expected_end_pos": [ + 109.2074, + -200.9321, + 226.1052 + ], + "actual_end_pos": [ + 109.2074, + -200.9321, + 226.1052 + ], + "actual_end_rot": [ + -7.5, + -15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 109.2074, + -200.9321, + 226.1052 + ], + "start_rot": [ + -7.5, + -15.0, + -0.0 + ], + "expected_end_pos": [ + 109.2074, + -200.9321, + 226.1052 + ], + "actual_end_pos": [ + 109.2074, + -200.9321, + 226.1052 + ], + "actual_end_rot": [ + -15.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 109.2074, + -200.9321, + 226.1052 + ], + "start_rot": [ + -15.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 109.2074, + -200.9321, + 226.1052 + ], + "actual_end_pos": [ + 109.2074, + -200.9321, + 226.1052 + ], + "actual_end_rot": [ + -15.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 109.2074, + -200.9321, + 226.1052 + ], + "start_rot": [ + -15.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 159.2074, + -114.3296, + 226.1052 + ], + "actual_end_pos": [ + 159.2074, + -114.3296, + 226.1052 + ], + "actual_end_rot": [ + -15.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 159.2074, + -114.3296, + 226.1052 + ], + "start_rot": [ + -15.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 242.859, + -162.6259, + 200.2233 + ], + "actual_end_pos": [ + 242.859, + -162.6259, + 200.2233 + ], + "actual_end_rot": [ + -15.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 242.859, + -162.6259, + 200.2233 + ], + "start_rot": [ + -15.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 242.859, + -162.6259, + 200.2233 + ], + "actual_end_pos": [ + 242.859, + -162.6259, + 200.2233 + ], + "actual_end_rot": [ + -15.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 242.859, + -162.6259, + 200.2233 + ], + "start_rot": [ + -15.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 159.2074, + -114.3296, + 226.1052 + ], + "actual_end_pos": [ + 159.2074, + -114.3296, + 226.1052 + ], + "actual_end_rot": [ + -15.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 159.2074, + -114.3296, + 226.1052 + ], + "start_rot": [ + -15.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 159.2074, + -114.3296, + 226.1052 + ], + "actual_end_pos": [ + 159.2074, + -114.3296, + 226.1052 + ], + "actual_end_rot": [ + -15.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 159.2074, + -114.3296, + 226.1052 + ], + "start_rot": [ + -15.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 159.2074, + -114.3296, + 226.1052 + ], + "actual_end_pos": [ + 159.2074, + -114.3296, + 226.1052 + ], + "actual_end_rot": [ + -22.5, + -15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 159.2074, + -114.3296, + 226.1052 + ], + "start_rot": [ + -22.5, + -15.0, + -0.0 + ], + "expected_end_pos": [ + 185.0893, + -17.737, + 226.1052 + ], + "actual_end_pos": [ + 185.0893, + -17.737, + 226.1052 + ], + "actual_end_rot": [ + -22.5, + -15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 185.0893, + -17.737, + 226.1052 + ], + "start_rot": [ + -22.5, + -15.0, + -0.0 + ], + "expected_end_pos": [ + 185.0893, + -17.737, + 226.1052 + ], + "actual_end_pos": [ + 185.0893, + -17.737, + 226.1052 + ], + "actual_end_rot": [ + -22.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 185.0893, + -17.737, + 226.1052 + ], + "start_rot": [ + -22.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 277.4772, + -17.737, + 187.8369 + ], + "actual_end_pos": [ + 277.4772, + -17.737, + 187.8369 + ], + "actual_end_rot": [ + -22.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 277.4772, + -17.737, + 187.8369 + ], + "start_rot": [ + -22.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 277.4772, + -17.737, + 187.8369 + ], + "actual_end_pos": [ + 277.4772, + -17.737, + 187.8369 + ], + "actual_end_rot": [ + -22.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 277.4772, + -17.737, + 187.8369 + ], + "start_rot": [ + -22.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 251.5953, + 78.8556, + 187.8369 + ], + "actual_end_pos": [ + 251.5953, + 78.8556, + 187.8369 + ], + "actual_end_rot": [ + -22.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 251.5953, + 78.8556, + 187.8369 + ], + "start_rot": [ + -22.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 340.8353, + 102.7674, + 149.5686 + ], + "actual_end_pos": [ + 340.8353, + 102.7674, + 149.5686 + ], + "actual_end_rot": [ + -22.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 340.8353, + 102.7674, + 149.5686 + ], + "start_rot": [ + -22.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 314.9533, + 199.3599, + 149.5686 + ], + "actual_end_pos": [ + 314.9533, + 199.3599, + 149.5686 + ], + "actual_end_rot": [ + -22.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 314.9533, + 199.3599, + 149.5686 + ], + "start_rot": [ + -22.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 314.9533, + 199.3599, + 149.5686 + ], + "actual_end_pos": [ + 314.9533, + 199.3599, + 149.5686 + ], + "actual_end_rot": [ + -15.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 314.9533, + 199.3599, + 149.5686 + ], + "start_rot": [ + -15.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 314.9533, + 199.3599, + 149.5686 + ], + "actual_end_pos": [ + 314.9533, + 199.3599, + 149.5686 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 314.9533, + 199.3599, + 149.5686 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 219.1871, + 173.6995, + 162.6212 + ], + "actual_end_pos": [ + 219.1871, + 173.6995, + 162.6212 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 219.1871, + 173.6995, + 162.6212 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 219.1871, + 173.6995, + 162.6212 + ], + "actual_end_pos": [ + 219.1871, + 173.6995, + 162.6212 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 219.1871, + 173.6995, + 162.6212 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 245.069, + 77.1069, + 162.6212 + ], + "actual_end_pos": [ + 245.069, + 77.1069, + 162.6212 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 245.069, + 77.1069, + 162.6212 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 149.3028, + 51.4464, + 175.6738 + ], + "actual_end_pos": [ + 149.3028, + 51.4464, + 175.6738 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 149.3028, + 51.4464, + 175.6738 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 149.3028, + 51.4464, + 175.6738 + ], + "actual_end_pos": [ + 149.3028, + 51.4464, + 175.6738 + ], + "actual_end_rot": [ + -7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 149.3028, + 51.4464, + 175.6738 + ], + "start_rot": [ + -7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 99.3028, + 138.0489, + 175.6738 + ], + "actual_end_pos": [ + 99.3028, + 138.0489, + 175.6738 + ], + "actual_end_rot": [ + -7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 99.3028, + 138.0489, + 175.6738 + ], + "start_rot": [ + -7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 49.3028, + 224.6515, + 175.6738 + ], + "actual_end_pos": [ + 49.3028, + 224.6515, + 175.6738 + ], + "actual_end_rot": [ + -7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 49.3028, + 224.6515, + 175.6738 + ], + "start_rot": [ + -7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 49.3028, + 224.6515, + 175.6738 + ], + "actual_end_pos": [ + 49.3028, + 224.6515, + 175.6738 + ], + "actual_end_rot": [ + -7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 49.3028, + 224.6515, + 175.6738 + ], + "start_rot": [ + -7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -20.8029, + 154.5457, + 188.7264 + ], + "actual_end_pos": [ + -20.8029, + 154.5457, + 188.7264 + ], + "actual_end_rot": [ + -7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -20.8029, + 154.5457, + 188.7264 + ], + "start_rot": [ + -7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -20.8029, + 154.5457, + 188.7264 + ], + "actual_end_pos": [ + -20.8029, + 154.5457, + 188.7264 + ], + "actual_end_rot": [ + -7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -20.8029, + 154.5457, + 188.7264 + ], + "start_rot": [ + -7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 65.0587, + 204.118, + 175.6738 + ], + "actual_end_pos": [ + 65.0587, + 204.118, + 175.6738 + ], + "actual_end_rot": [ + -7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 65.0587, + 204.118, + 175.6738 + ], + "start_rot": [ + -7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 65.0587, + 204.118, + 175.6738 + ], + "actual_end_pos": [ + 65.0587, + 204.118, + 175.6738 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 65.0587, + 204.118, + 175.6738 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 115.0587, + 117.5154, + 175.6738 + ], + "actual_end_pos": [ + 115.0587, + 117.5154, + 175.6738 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 115.0587, + 117.5154, + 175.6738 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 115.0587, + 117.5154, + 175.6738 + ], + "actual_end_pos": [ + 115.0587, + 117.5154, + 175.6738 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 115.0587, + 117.5154, + 175.6738 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 165.0587, + 30.9129, + 175.6738 + ], + "actual_end_pos": [ + 165.0587, + 30.9129, + 175.6738 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260414_205421__pair_001154_B_traj_001155_meta.json b/equivalence_easy/run_20260414_205421__pair_001154_B_traj_001155_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0f3c8af4d18053fe00f56a964cb750da50dee20d --- /dev/null +++ b/equivalence_easy/run_20260414_205421__pair_001154_B_traj_001155_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 1155, + "episode_id": 0, + "state_id": 848, + "sample_index": 848, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 1154, + "primary_trajectory_id": 1154, + "paired_trajectory_id": 1155, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 330.0, + -330.0, + 200.0 + ], + "rotation": [ + 0.0, + 0.0, + 0.0 + ] + }, + "action_sequence": [ + "look_down", + "move_right", + "move_backward", + "move_right", + "no_op", + "turn_left", + "move_left", + "move_backward", + "look_down", + "turn_left", + "move_right", + "move_forward", + "no_op", + "move_backward", + "look_down", + "turn_right", + "move_right", + "turn_right", + "move_forward", + "turn_right", + "move_forward", + "move_right", + "move_right", + "look_up", + "look_up", + "move_backward", + "no_op", + "move_left", + "move_backward", + "turn_right", + "move_right", + "move_right", + "turn_right", + "move_backward", + "turn_left", + "move_forward", + "look_up", + "move_left", + "no_op", + "move_left" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 330.0, + -330.0, + 200.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 330.0, + -330.0, + 200.0 + ], + "actual_end_pos": [ + 330.0, + -330.0, + 200.0 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 330.0, + -330.0, + 200.0 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 330.0, + -230.0, + 200.0 + ], + "actual_end_pos": [ + 330.0, + -230.0, + 200.0 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 330.0, + -230.0, + 200.0 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 230.8555, + -230.0, + 213.0526 + ], + "actual_end_pos": [ + 230.8555, + -230.0, + 213.0526 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 230.8555, + -230.0, + 213.0526 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 230.8555, + -130.0, + 213.0526 + ], + "actual_end_pos": [ + 230.8555, + -130.0, + 213.0526 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 230.8555, + -130.0, + 213.0526 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 230.8555, + -130.0, + 213.0526 + ], + "actual_end_pos": [ + 230.8555, + -130.0, + 213.0526 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 230.8555, + -130.0, + 213.0526 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 230.8555, + -130.0, + 213.0526 + ], + "actual_end_pos": [ + 230.8555, + -130.0, + 213.0526 + ], + "actual_end_rot": [ + -7.5, + -15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 230.8555, + -130.0, + 213.0526 + ], + "start_rot": [ + -7.5, + -15.0, + -0.0 + ], + "expected_end_pos": [ + 204.9736, + -226.5926, + 213.0526 + ], + "actual_end_pos": [ + 204.9736, + -226.5926, + 213.0526 + ], + "actual_end_rot": [ + -7.5, + -15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 204.9736, + -226.5926, + 213.0526 + ], + "start_rot": [ + -7.5, + -15.0, + -0.0 + ], + "expected_end_pos": [ + 109.2074, + -200.9321, + 226.1052 + ], + "actual_end_pos": [ + 109.2074, + -200.9321, + 226.1052 + ], + "actual_end_rot": [ + -7.5, + -15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 109.2074, + -200.9321, + 226.1052 + ], + "start_rot": [ + -7.5, + -15.0, + -0.0 + ], + "expected_end_pos": [ + 109.2074, + -200.9321, + 226.1052 + ], + "actual_end_pos": [ + 109.2074, + -200.9321, + 226.1052 + ], + "actual_end_rot": [ + -15.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 109.2074, + -200.9321, + 226.1052 + ], + "start_rot": [ + -15.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 109.2074, + -200.9321, + 226.1052 + ], + "actual_end_pos": [ + 109.2074, + -200.9321, + 226.1052 + ], + "actual_end_rot": [ + -15.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 109.2074, + -200.9321, + 226.1052 + ], + "start_rot": [ + -15.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 159.2074, + -114.3296, + 226.1052 + ], + "actual_end_pos": [ + 159.2074, + -114.3296, + 226.1052 + ], + "actual_end_rot": [ + -15.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 159.2074, + -114.3296, + 226.1052 + ], + "start_rot": [ + -15.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 242.859, + -162.6259, + 200.2233 + ], + "actual_end_pos": [ + 242.859, + -162.6259, + 200.2233 + ], + "actual_end_rot": [ + -15.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 242.859, + -162.6259, + 200.2233 + ], + "start_rot": [ + -15.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 242.859, + -162.6259, + 200.2233 + ], + "actual_end_pos": [ + 242.859, + -162.6259, + 200.2233 + ], + "actual_end_rot": [ + -15.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 242.859, + -162.6259, + 200.2233 + ], + "start_rot": [ + -15.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 159.2074, + -114.3296, + 226.1052 + ], + "actual_end_pos": [ + 159.2074, + -114.3296, + 226.1052 + ], + "actual_end_rot": [ + -15.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 159.2074, + -114.3296, + 226.1052 + ], + "start_rot": [ + -15.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 159.2074, + -114.3296, + 226.1052 + ], + "actual_end_pos": [ + 159.2074, + -114.3296, + 226.1052 + ], + "actual_end_rot": [ + -22.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 159.2074, + -114.3296, + 226.1052 + ], + "start_rot": [ + -22.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 159.2074, + -114.3296, + 226.1052 + ], + "actual_end_pos": [ + 159.2074, + -114.3296, + 226.1052 + ], + "actual_end_rot": [ + -22.5, + -15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 159.2074, + -114.3296, + 226.1052 + ], + "start_rot": [ + -22.5, + -15.0, + -0.0 + ], + "expected_end_pos": [ + 185.0893, + -17.737, + 226.1052 + ], + "actual_end_pos": [ + 185.0893, + -17.737, + 226.1052 + ], + "actual_end_rot": [ + -22.5, + -15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 185.0893, + -17.737, + 226.1052 + ], + "start_rot": [ + -22.5, + -15.0, + -0.0 + ], + "expected_end_pos": [ + 185.0893, + -17.737, + 226.1052 + ], + "actual_end_pos": [ + 185.0893, + -17.737, + 226.1052 + ], + "actual_end_rot": [ + -22.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 185.0893, + -17.737, + 226.1052 + ], + "start_rot": [ + -22.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 277.4772, + -17.737, + 187.8369 + ], + "actual_end_pos": [ + 277.4772, + -17.737, + 187.8369 + ], + "actual_end_rot": [ + -22.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 277.4772, + -17.737, + 187.8369 + ], + "start_rot": [ + -22.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 277.4772, + -17.737, + 187.8369 + ], + "actual_end_pos": [ + 277.4772, + -17.737, + 187.8369 + ], + "actual_end_rot": [ + -22.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 277.4772, + -17.737, + 187.8369 + ], + "start_rot": [ + -22.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 366.7172, + 6.1748, + 149.5686 + ], + "actual_end_pos": [ + 366.7172, + 6.1748, + 149.5686 + ], + "actual_end_rot": [ + -22.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 366.7172, + 6.1748, + 149.5686 + ], + "start_rot": [ + -22.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 340.8353, + 102.7674, + 149.5686 + ], + "actual_end_pos": [ + 340.8353, + 102.7674, + 149.5686 + ], + "actual_end_rot": [ + -22.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 340.8353, + 102.7674, + 149.5686 + ], + "start_rot": [ + -22.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 314.9533, + 199.3599, + 149.5686 + ], + "actual_end_pos": [ + 314.9533, + 199.3599, + 149.5686 + ], + "actual_end_rot": [ + -22.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 314.9533, + 199.3599, + 149.5686 + ], + "start_rot": [ + -22.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 314.9533, + 199.3599, + 149.5686 + ], + "actual_end_pos": [ + 314.9533, + 199.3599, + 149.5686 + ], + "actual_end_rot": [ + -15.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 314.9533, + 199.3599, + 149.5686 + ], + "start_rot": [ + -15.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 314.9533, + 199.3599, + 149.5686 + ], + "actual_end_pos": [ + 314.9533, + 199.3599, + 149.5686 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 314.9533, + 199.3599, + 149.5686 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 219.1871, + 173.6995, + 162.6212 + ], + "actual_end_pos": [ + 219.1871, + 173.6995, + 162.6212 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 219.1871, + 173.6995, + 162.6212 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 219.1871, + 173.6995, + 162.6212 + ], + "actual_end_pos": [ + 219.1871, + 173.6995, + 162.6212 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 219.1871, + 173.6995, + 162.6212 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 245.069, + 77.1069, + 162.6212 + ], + "actual_end_pos": [ + 245.069, + 77.1069, + 162.6212 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 245.069, + 77.1069, + 162.6212 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 149.3028, + 51.4464, + 175.6738 + ], + "actual_end_pos": [ + 149.3028, + 51.4464, + 175.6738 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 149.3028, + 51.4464, + 175.6738 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 149.3028, + 51.4464, + 175.6738 + ], + "actual_end_pos": [ + 149.3028, + 51.4464, + 175.6738 + ], + "actual_end_rot": [ + -7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 149.3028, + 51.4464, + 175.6738 + ], + "start_rot": [ + -7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 99.3028, + 138.0489, + 175.6738 + ], + "actual_end_pos": [ + 99.3028, + 138.0489, + 175.6738 + ], + "actual_end_rot": [ + -7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 99.3028, + 138.0489, + 175.6738 + ], + "start_rot": [ + -7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 49.3028, + 224.6515, + 175.6738 + ], + "actual_end_pos": [ + 49.3028, + 224.6515, + 175.6738 + ], + "actual_end_rot": [ + -7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 49.3028, + 224.6515, + 175.6738 + ], + "start_rot": [ + -7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 49.3028, + 224.6515, + 175.6738 + ], + "actual_end_pos": [ + 49.3028, + 224.6515, + 175.6738 + ], + "actual_end_rot": [ + -7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 49.3028, + 224.6515, + 175.6738 + ], + "start_rot": [ + -7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -20.8029, + 154.5457, + 188.7264 + ], + "actual_end_pos": [ + -20.8029, + 154.5457, + 188.7264 + ], + "actual_end_rot": [ + -7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -20.8029, + 154.5457, + 188.7264 + ], + "start_rot": [ + -7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -20.8029, + 154.5457, + 188.7264 + ], + "actual_end_pos": [ + -20.8029, + 154.5457, + 188.7264 + ], + "actual_end_rot": [ + -7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -20.8029, + 154.5457, + 188.7264 + ], + "start_rot": [ + -7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 65.0587, + 204.118, + 175.6738 + ], + "actual_end_pos": [ + 65.0587, + 204.118, + 175.6738 + ], + "actual_end_rot": [ + -7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 65.0587, + 204.118, + 175.6738 + ], + "start_rot": [ + -7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 65.0587, + 204.118, + 175.6738 + ], + "actual_end_pos": [ + 65.0587, + 204.118, + 175.6738 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 65.0587, + 204.118, + 175.6738 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 115.0587, + 117.5154, + 175.6738 + ], + "actual_end_pos": [ + 115.0587, + 117.5154, + 175.6738 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 115.0587, + 117.5154, + 175.6738 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 115.0587, + 117.5154, + 175.6738 + ], + "actual_end_pos": [ + 115.0587, + 117.5154, + 175.6738 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 115.0587, + 117.5154, + 175.6738 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 165.0587, + 30.9129, + 175.6738 + ], + "actual_end_pos": [ + 165.0587, + 30.9129, + 175.6738 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260415_212208__pair_000304_A_traj_000304_meta.json b/equivalence_easy/run_20260415_212208__pair_000304_A_traj_000304_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..42407db3eb00810092ce15afc84b88575304faa3 --- /dev/null +++ b/equivalence_easy/run_20260415_212208__pair_000304_A_traj_000304_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 304, + "episode_id": 0, + "state_id": 235, + "sample_index": 235, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 305, + "primary_trajectory_id": 304, + "paired_trajectory_id": 305, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + -28240.0, + -22040.0, + 800.0 + ], + "rotation": [ + 0.0, + 135.0, + 0.0 + ] + }, + "action_sequence": [ + "move_right", + "turn_right", + "move_forward", + "move_left", + "look_down", + "turn_right", + "turn_right", + "move_right", + "move_right", + "move_backward", + "move_left", + "move_forward", + "look_down", + "move_left", + "look_up", + "move_forward", + "turn_left", + "move_forward", + "move_left", + "move_forward", + "move_forward", + "move_forward", + "move_right", + "turn_left", + "move_right", + "move_forward", + "turn_right", + "move_left", + "move_left", + "no_op", + "turn_right", + "move_backward", + "move_left", + "turn_left", + "move_left", + "move_forward", + "move_left", + "look_down", + "no_op", + "move_left" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -28240.0, + -22040.0, + 800.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -28310.7107, + -22110.7107, + 800.0 + ], + "actual_end_pos": [ + -28310.7107, + -22110.7107, + 800.0 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -28310.7107, + -22110.7107, + 800.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -28310.7107, + -22110.7107, + 800.0 + ], + "actual_end_pos": [ + -28310.7107, + -22110.7107, + 800.0 + ], + "actual_end_rot": [ + 0.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -28310.7107, + -22110.7107, + 800.0 + ], + "start_rot": [ + 0.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -28397.3132, + -22060.7107, + 800.0 + ], + "actual_end_pos": [ + -28397.3132, + -22060.7107, + 800.0 + ], + "actual_end_rot": [ + 0.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -28397.3132, + -22060.7107, + 800.0 + ], + "start_rot": [ + 0.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -28347.3132, + -21974.1081, + 800.0 + ], + "actual_end_pos": [ + -28347.3132, + -21974.1081, + 800.0 + ], + "actual_end_rot": [ + 0.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -28347.3132, + -21974.1081, + 800.0 + ], + "start_rot": [ + 0.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -28347.3132, + -21974.1081, + 800.0 + ], + "actual_end_pos": [ + -28347.3132, + -21974.1081, + 800.0 + ], + "actual_end_rot": [ + -7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -28347.3132, + -21974.1081, + 800.0 + ], + "start_rot": [ + -7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -28347.3132, + -21974.1081, + 800.0 + ], + "actual_end_pos": [ + -28347.3132, + -21974.1081, + 800.0 + ], + "actual_end_rot": [ + -7.5, + 165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -28347.3132, + -21974.1081, + 800.0 + ], + "start_rot": [ + -7.5, + 165.0, + -0.0 + ], + "expected_end_pos": [ + -28347.3132, + -21974.1081, + 800.0 + ], + "actual_end_pos": [ + -28347.3132, + -21974.1081, + 800.0 + ], + "actual_end_rot": [ + -7.5, + 180.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -28347.3132, + -21974.1081, + 800.0 + ], + "start_rot": [ + -7.5, + 180.0, + -0.0 + ], + "expected_end_pos": [ + -28347.3132, + -22074.1081, + 800.0 + ], + "actual_end_pos": [ + -28347.3132, + -22074.1081, + 800.0 + ], + "actual_end_rot": [ + -7.5, + 180.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -28347.3132, + -22074.1081, + 800.0 + ], + "start_rot": [ + -7.5, + 180.0, + -0.0 + ], + "expected_end_pos": [ + -28347.3132, + -22174.1081, + 800.0 + ], + "actual_end_pos": [ + -28347.3132, + -22174.1081, + 800.0 + ], + "actual_end_rot": [ + -7.5, + 180.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -28347.3132, + -22174.1081, + 800.0 + ], + "start_rot": [ + -7.5, + 180.0, + -0.0 + ], + "expected_end_pos": [ + -28248.1687, + -22174.1081, + 813.0526 + ], + "actual_end_pos": [ + -28248.1687, + -22174.1081, + 813.0526 + ], + "actual_end_rot": [ + -7.5, + 180.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -28248.1687, + -22174.1081, + 813.0526 + ], + "start_rot": [ + -7.5, + 180.0, + -0.0 + ], + "expected_end_pos": [ + -28248.1687, + -22074.1081, + 813.0526 + ], + "actual_end_pos": [ + -28248.1687, + -22074.1081, + 813.0526 + ], + "actual_end_rot": [ + -7.5, + 180.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -28248.1687, + -22074.1081, + 813.0526 + ], + "start_rot": [ + -7.5, + 180.0, + -0.0 + ], + "expected_end_pos": [ + -28347.3132, + -22074.1081, + 800.0 + ], + "actual_end_pos": [ + -28347.3132, + -22074.1081, + 800.0 + ], + "actual_end_rot": [ + -7.5, + 180.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -28347.3132, + -22074.1081, + 800.0 + ], + "start_rot": [ + -7.5, + 180.0, + -0.0 + ], + "expected_end_pos": [ + -28347.3132, + -22074.1081, + 800.0 + ], + "actual_end_pos": [ + -28347.3132, + -22074.1081, + 800.0 + ], + "actual_end_rot": [ + -15.0, + 180.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -28347.3132, + -22074.1081, + 800.0 + ], + "start_rot": [ + -15.0, + 180.0, + -0.0 + ], + "expected_end_pos": [ + -28347.3132, + -21974.1081, + 800.0 + ], + "actual_end_pos": [ + -28347.3132, + -21974.1081, + 800.0 + ], + "actual_end_rot": [ + -15.0, + 180.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -28347.3132, + -21974.1081, + 800.0 + ], + "start_rot": [ + -15.0, + 180.0, + -0.0 + ], + "expected_end_pos": [ + -28347.3132, + -21974.1081, + 800.0 + ], + "actual_end_pos": [ + -28347.3132, + -21974.1081, + 800.0 + ], + "actual_end_rot": [ + -7.5, + 180.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -28347.3132, + -21974.1081, + 800.0 + ], + "start_rot": [ + -7.5, + 180.0, + -0.0 + ], + "expected_end_pos": [ + -28446.4577, + -21974.1081, + 786.9474 + ], + "actual_end_pos": [ + -28446.4577, + -21974.1081, + 786.9474 + ], + "actual_end_rot": [ + -7.5, + 180.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -28446.4577, + -21974.1081, + 786.9474 + ], + "start_rot": [ + -7.5, + 180.0, + -0.0 + ], + "expected_end_pos": [ + -28446.4577, + -21974.1081, + 786.9474 + ], + "actual_end_pos": [ + -28446.4577, + -21974.1081, + 786.9474 + ], + "actual_end_rot": [ + -7.5, + 165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -28446.4577, + -21974.1081, + 786.9474 + ], + "start_rot": [ + -7.5, + 165.0, + -0.0 + ], + "expected_end_pos": [ + -28542.2239, + -21948.4476, + 773.8948 + ], + "actual_end_pos": [ + -28542.2239, + -21948.4476, + 773.8948 + ], + "actual_end_rot": [ + -7.5, + 165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -28542.2239, + -21948.4476, + 773.8948 + ], + "start_rot": [ + -7.5, + 165.0, + -0.0 + ], + "expected_end_pos": [ + -28516.342, + -21851.8551, + 773.8948 + ], + "actual_end_pos": [ + -28516.342, + -21851.8551, + 773.8948 + ], + "actual_end_rot": [ + -7.5, + 165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -28516.342, + -21851.8551, + 773.8948 + ], + "start_rot": [ + -7.5, + 165.0, + -0.0 + ], + "expected_end_pos": [ + -28612.1082, + -21826.1946, + 760.8421 + ], + "actual_end_pos": [ + -28612.1082, + -21826.1946, + 760.8421 + ], + "actual_end_rot": [ + -7.5, + 165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -28612.1082, + -21826.1946, + 760.8421 + ], + "start_rot": [ + -7.5, + 165.0, + -0.0 + ], + "expected_end_pos": [ + -28707.8745, + -21800.5341, + 747.7895 + ], + "actual_end_pos": [ + -28707.8745, + -21800.5341, + 747.7895 + ], + "actual_end_rot": [ + -7.5, + 165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -28707.8745, + -21800.5341, + 747.7895 + ], + "start_rot": [ + -7.5, + 165.0, + -0.0 + ], + "expected_end_pos": [ + -28803.6407, + -21774.8736, + 734.7369 + ], + "actual_end_pos": [ + -28803.6407, + -21774.8736, + 734.7369 + ], + "actual_end_rot": [ + -7.5, + 165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -28803.6407, + -21774.8736, + 734.7369 + ], + "start_rot": [ + -7.5, + 165.0, + -0.0 + ], + "expected_end_pos": [ + -28829.5226, + -21871.4662, + 734.7369 + ], + "actual_end_pos": [ + -28829.5226, + -21871.4662, + 734.7369 + ], + "actual_end_rot": [ + -7.5, + 165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -28829.5226, + -21871.4662, + 734.7369 + ], + "start_rot": [ + -7.5, + 165.0, + -0.0 + ], + "expected_end_pos": [ + -28829.5226, + -21871.4662, + 734.7369 + ], + "actual_end_pos": [ + -28829.5226, + -21871.4662, + 734.7369 + ], + "actual_end_rot": [ + -7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -28829.5226, + -21871.4662, + 734.7369 + ], + "start_rot": [ + -7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -28879.5226, + -21958.0687, + 734.7369 + ], + "actual_end_pos": [ + -28879.5226, + -21958.0687, + 734.7369 + ], + "actual_end_rot": [ + -7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -28879.5226, + -21958.0687, + 734.7369 + ], + "start_rot": [ + -7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -28965.3842, + -21908.4965, + 721.6843 + ], + "actual_end_pos": [ + -28965.3842, + -21908.4965, + 721.6843 + ], + "actual_end_rot": [ + -7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -28965.3842, + -21908.4965, + 721.6843 + ], + "start_rot": [ + -7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -28965.3842, + -21908.4965, + 721.6843 + ], + "actual_end_pos": [ + -28965.3842, + -21908.4965, + 721.6843 + ], + "actual_end_rot": [ + -7.5, + 165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -28965.3842, + -21908.4965, + 721.6843 + ], + "start_rot": [ + -7.5, + 165.0, + -0.0 + ], + "expected_end_pos": [ + -28939.5023, + -21811.9039, + 721.6843 + ], + "actual_end_pos": [ + -28939.5023, + -21811.9039, + 721.6843 + ], + "actual_end_rot": [ + -7.5, + 165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -28939.5023, + -21811.9039, + 721.6843 + ], + "start_rot": [ + -7.5, + 165.0, + -0.0 + ], + "expected_end_pos": [ + -28913.6204, + -21715.3113, + 721.6843 + ], + "actual_end_pos": [ + -28913.6204, + -21715.3113, + 721.6843 + ], + "actual_end_rot": [ + -7.5, + 165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -28913.6204, + -21715.3113, + 721.6843 + ], + "start_rot": [ + -7.5, + 165.0, + -0.0 + ], + "expected_end_pos": [ + -28913.6204, + -21715.3113, + 721.6843 + ], + "actual_end_pos": [ + -28913.6204, + -21715.3113, + 721.6843 + ], + "actual_end_rot": [ + -7.5, + 165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -28913.6204, + -21715.3113, + 721.6843 + ], + "start_rot": [ + -7.5, + 165.0, + -0.0 + ], + "expected_end_pos": [ + -28913.6204, + -21715.3113, + 721.6843 + ], + "actual_end_pos": [ + -28913.6204, + -21715.3113, + 721.6843 + ], + "actual_end_rot": [ + -7.5, + 180.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -28913.6204, + -21715.3113, + 721.6843 + ], + "start_rot": [ + -7.5, + 180.0, + -0.0 + ], + "expected_end_pos": [ + -28814.4759, + -21715.3113, + 734.7369 + ], + "actual_end_pos": [ + -28814.4759, + -21715.3113, + 734.7369 + ], + "actual_end_rot": [ + -7.5, + 180.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -28814.4759, + -21715.3113, + 734.7369 + ], + "start_rot": [ + -7.5, + 180.0, + -0.0 + ], + "expected_end_pos": [ + -28814.4759, + -21615.3113, + 734.7369 + ], + "actual_end_pos": [ + -28814.4759, + -21615.3113, + 734.7369 + ], + "actual_end_rot": [ + -7.5, + 180.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -28814.4759, + -21615.3113, + 734.7369 + ], + "start_rot": [ + -7.5, + 180.0, + -0.0 + ], + "expected_end_pos": [ + -28814.4759, + -21615.3113, + 734.7369 + ], + "actual_end_pos": [ + -28814.4759, + -21615.3113, + 734.7369 + ], + "actual_end_rot": [ + -7.5, + 165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -28814.4759, + -21615.3113, + 734.7369 + ], + "start_rot": [ + -7.5, + 165.0, + -0.0 + ], + "expected_end_pos": [ + -28788.594, + -21518.7188, + 734.7369 + ], + "actual_end_pos": [ + -28788.594, + -21518.7188, + 734.7369 + ], + "actual_end_rot": [ + -7.5, + 165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -28788.594, + -21518.7188, + 734.7369 + ], + "start_rot": [ + -7.5, + 165.0, + -0.0 + ], + "expected_end_pos": [ + -28884.3602, + -21493.0583, + 721.6843 + ], + "actual_end_pos": [ + -28884.3602, + -21493.0583, + 721.6843 + ], + "actual_end_rot": [ + -7.5, + 165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -28884.3602, + -21493.0583, + 721.6843 + ], + "start_rot": [ + -7.5, + 165.0, + -0.0 + ], + "expected_end_pos": [ + -28858.4783, + -21396.4657, + 721.6843 + ], + "actual_end_pos": [ + -28858.4783, + -21396.4657, + 721.6843 + ], + "actual_end_rot": [ + -7.5, + 165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -28858.4783, + -21396.4657, + 721.6843 + ], + "start_rot": [ + -7.5, + 165.0, + -0.0 + ], + "expected_end_pos": [ + -28858.4783, + -21396.4657, + 721.6843 + ], + "actual_end_pos": [ + -28858.4783, + -21396.4657, + 721.6843 + ], + "actual_end_rot": [ + -15.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -28858.4783, + -21396.4657, + 721.6843 + ], + "start_rot": [ + -15.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -28858.4783, + -21396.4657, + 721.6843 + ], + "actual_end_pos": [ + -28858.4783, + -21396.4657, + 721.6843 + ], + "actual_end_rot": [ + -15.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -28858.4783, + -21396.4657, + 721.6843 + ], + "start_rot": [ + -15.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -28832.5964, + -21299.8731, + 721.6843 + ], + "actual_end_pos": [ + -28832.5964, + -21299.8731, + 721.6843 + ], + "actual_end_rot": [ + -15.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260415_212208__pair_000304_B_traj_000305_meta.json b/equivalence_easy/run_20260415_212208__pair_000304_B_traj_000305_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c948b82b75e23bea0e24c5e4d63b3710543afb0d --- /dev/null +++ b/equivalence_easy/run_20260415_212208__pair_000304_B_traj_000305_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 305, + "episode_id": 0, + "state_id": 235, + "sample_index": 235, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 304, + "primary_trajectory_id": 304, + "paired_trajectory_id": 305, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + -28240.0, + -22040.0, + 800.0 + ], + "rotation": [ + 0.0, + 135.0, + 0.0 + ] + }, + "action_sequence": [ + "move_right", + "turn_right", + "move_left", + "move_forward", + "turn_right", + "look_down", + "turn_right", + "move_backward", + "move_right", + "move_forward", + "move_left", + "move_right", + "look_down", + "move_left", + "look_up", + "move_forward", + "turn_left", + "move_left", + "move_forward", + "move_forward", + "move_forward", + "move_forward", + "move_right", + "turn_left", + "move_right", + "move_forward", + "turn_right", + "move_left", + "move_left", + "no_op", + "turn_right", + "move_backward", + "move_left", + "turn_left", + "move_forward", + "move_left", + "move_left", + "look_down", + "no_op", + "move_left" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -28240.0, + -22040.0, + 800.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -28310.7107, + -22110.7107, + 800.0 + ], + "actual_end_pos": [ + -28310.7107, + -22110.7107, + 800.0 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -28310.7107, + -22110.7107, + 800.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -28310.7107, + -22110.7107, + 800.0 + ], + "actual_end_pos": [ + -28310.7107, + -22110.7107, + 800.0 + ], + "actual_end_rot": [ + 0.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -28310.7107, + -22110.7107, + 800.0 + ], + "start_rot": [ + 0.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -28260.7107, + -22024.1081, + 800.0 + ], + "actual_end_pos": [ + -28260.7107, + -22024.1081, + 800.0 + ], + "actual_end_rot": [ + 0.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -28260.7107, + -22024.1081, + 800.0 + ], + "start_rot": [ + 0.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -28347.3132, + -21974.1081, + 800.0 + ], + "actual_end_pos": [ + -28347.3132, + -21974.1081, + 800.0 + ], + "actual_end_rot": [ + 0.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -28347.3132, + -21974.1081, + 800.0 + ], + "start_rot": [ + 0.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -28347.3132, + -21974.1081, + 800.0 + ], + "actual_end_pos": [ + -28347.3132, + -21974.1081, + 800.0 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -28347.3132, + -21974.1081, + 800.0 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -28347.3132, + -21974.1081, + 800.0 + ], + "actual_end_pos": [ + -28347.3132, + -21974.1081, + 800.0 + ], + "actual_end_rot": [ + -7.5, + 165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -28347.3132, + -21974.1081, + 800.0 + ], + "start_rot": [ + -7.5, + 165.0, + -0.0 + ], + "expected_end_pos": [ + -28347.3132, + -21974.1081, + 800.0 + ], + "actual_end_pos": [ + -28347.3132, + -21974.1081, + 800.0 + ], + "actual_end_rot": [ + -7.5, + 180.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -28347.3132, + -21974.1081, + 800.0 + ], + "start_rot": [ + -7.5, + 180.0, + -0.0 + ], + "expected_end_pos": [ + -28248.1687, + -21974.1081, + 813.0526 + ], + "actual_end_pos": [ + -28248.1687, + -21974.1081, + 813.0526 + ], + "actual_end_rot": [ + -7.5, + 180.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -28248.1687, + -21974.1081, + 813.0526 + ], + "start_rot": [ + -7.5, + 180.0, + -0.0 + ], + "expected_end_pos": [ + -28248.1687, + -22074.1081, + 813.0526 + ], + "actual_end_pos": [ + -28248.1687, + -22074.1081, + 813.0526 + ], + "actual_end_rot": [ + -7.5, + 180.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -28248.1687, + -22074.1081, + 813.0526 + ], + "start_rot": [ + -7.5, + 180.0, + -0.0 + ], + "expected_end_pos": [ + -28347.3132, + -22074.1081, + 800.0 + ], + "actual_end_pos": [ + -28347.3132, + -22074.1081, + 800.0 + ], + "actual_end_rot": [ + -7.5, + 180.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -28347.3132, + -22074.1081, + 800.0 + ], + "start_rot": [ + -7.5, + 180.0, + -0.0 + ], + "expected_end_pos": [ + -28347.3132, + -21974.1081, + 800.0 + ], + "actual_end_pos": [ + -28347.3132, + -21974.1081, + 800.0 + ], + "actual_end_rot": [ + -7.5, + 180.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -28347.3132, + -21974.1081, + 800.0 + ], + "start_rot": [ + -7.5, + 180.0, + -0.0 + ], + "expected_end_pos": [ + -28347.3132, + -22074.1081, + 800.0 + ], + "actual_end_pos": [ + -28347.3132, + -22074.1081, + 800.0 + ], + "actual_end_rot": [ + -7.5, + 180.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -28347.3132, + -22074.1081, + 800.0 + ], + "start_rot": [ + -7.5, + 180.0, + -0.0 + ], + "expected_end_pos": [ + -28347.3132, + -22074.1081, + 800.0 + ], + "actual_end_pos": [ + -28347.3132, + -22074.1081, + 800.0 + ], + "actual_end_rot": [ + -15.0, + 180.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -28347.3132, + -22074.1081, + 800.0 + ], + "start_rot": [ + -15.0, + 180.0, + -0.0 + ], + "expected_end_pos": [ + -28347.3132, + -21974.1081, + 800.0 + ], + "actual_end_pos": [ + -28347.3132, + -21974.1081, + 800.0 + ], + "actual_end_rot": [ + -15.0, + 180.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -28347.3132, + -21974.1081, + 800.0 + ], + "start_rot": [ + -15.0, + 180.0, + -0.0 + ], + "expected_end_pos": [ + -28347.3132, + -21974.1081, + 800.0 + ], + "actual_end_pos": [ + -28347.3132, + -21974.1081, + 800.0 + ], + "actual_end_rot": [ + -7.5, + 180.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -28347.3132, + -21974.1081, + 800.0 + ], + "start_rot": [ + -7.5, + 180.0, + -0.0 + ], + "expected_end_pos": [ + -28446.4577, + -21974.1081, + 786.9474 + ], + "actual_end_pos": [ + -28446.4577, + -21974.1081, + 786.9474 + ], + "actual_end_rot": [ + -7.5, + 180.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -28446.4577, + -21974.1081, + 786.9474 + ], + "start_rot": [ + -7.5, + 180.0, + -0.0 + ], + "expected_end_pos": [ + -28446.4577, + -21974.1081, + 786.9474 + ], + "actual_end_pos": [ + -28446.4577, + -21974.1081, + 786.9474 + ], + "actual_end_rot": [ + -7.5, + 165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -28446.4577, + -21974.1081, + 786.9474 + ], + "start_rot": [ + -7.5, + 165.0, + -0.0 + ], + "expected_end_pos": [ + -28420.5758, + -21877.5156, + 786.9474 + ], + "actual_end_pos": [ + -28420.5758, + -21877.5156, + 786.9474 + ], + "actual_end_rot": [ + -7.5, + 165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -28420.5758, + -21877.5156, + 786.9474 + ], + "start_rot": [ + -7.5, + 165.0, + -0.0 + ], + "expected_end_pos": [ + -28516.342, + -21851.8551, + 773.8948 + ], + "actual_end_pos": [ + -28516.342, + -21851.8551, + 773.8948 + ], + "actual_end_rot": [ + -7.5, + 165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -28516.342, + -21851.8551, + 773.8948 + ], + "start_rot": [ + -7.5, + 165.0, + -0.0 + ], + "expected_end_pos": [ + -28612.1082, + -21826.1946, + 760.8421 + ], + "actual_end_pos": [ + -28612.1082, + -21826.1946, + 760.8421 + ], + "actual_end_rot": [ + -7.5, + 165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -28612.1082, + -21826.1946, + 760.8421 + ], + "start_rot": [ + -7.5, + 165.0, + -0.0 + ], + "expected_end_pos": [ + -28707.8745, + -21800.5341, + 747.7895 + ], + "actual_end_pos": [ + -28707.8745, + -21800.5341, + 747.7895 + ], + "actual_end_rot": [ + -7.5, + 165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -28707.8745, + -21800.5341, + 747.7895 + ], + "start_rot": [ + -7.5, + 165.0, + -0.0 + ], + "expected_end_pos": [ + -28803.6407, + -21774.8736, + 734.7369 + ], + "actual_end_pos": [ + -28803.6407, + -21774.8736, + 734.7369 + ], + "actual_end_rot": [ + -7.5, + 165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -28803.6407, + -21774.8736, + 734.7369 + ], + "start_rot": [ + -7.5, + 165.0, + -0.0 + ], + "expected_end_pos": [ + -28829.5226, + -21871.4662, + 734.7369 + ], + "actual_end_pos": [ + -28829.5226, + -21871.4662, + 734.7369 + ], + "actual_end_rot": [ + -7.5, + 165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -28829.5226, + -21871.4662, + 734.7369 + ], + "start_rot": [ + -7.5, + 165.0, + -0.0 + ], + "expected_end_pos": [ + -28829.5226, + -21871.4662, + 734.7369 + ], + "actual_end_pos": [ + -28829.5226, + -21871.4662, + 734.7369 + ], + "actual_end_rot": [ + -7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -28829.5226, + -21871.4662, + 734.7369 + ], + "start_rot": [ + -7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -28879.5226, + -21958.0687, + 734.7369 + ], + "actual_end_pos": [ + -28879.5226, + -21958.0687, + 734.7369 + ], + "actual_end_rot": [ + -7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -28879.5226, + -21958.0687, + 734.7369 + ], + "start_rot": [ + -7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -28965.3842, + -21908.4965, + 721.6843 + ], + "actual_end_pos": [ + -28965.3842, + -21908.4965, + 721.6843 + ], + "actual_end_rot": [ + -7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -28965.3842, + -21908.4965, + 721.6843 + ], + "start_rot": [ + -7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -28965.3842, + -21908.4965, + 721.6843 + ], + "actual_end_pos": [ + -28965.3842, + -21908.4965, + 721.6843 + ], + "actual_end_rot": [ + -7.5, + 165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -28965.3842, + -21908.4965, + 721.6843 + ], + "start_rot": [ + -7.5, + 165.0, + -0.0 + ], + "expected_end_pos": [ + -28939.5023, + -21811.9039, + 721.6843 + ], + "actual_end_pos": [ + -28939.5023, + -21811.9039, + 721.6843 + ], + "actual_end_rot": [ + -7.5, + 165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -28939.5023, + -21811.9039, + 721.6843 + ], + "start_rot": [ + -7.5, + 165.0, + -0.0 + ], + "expected_end_pos": [ + -28913.6204, + -21715.3113, + 721.6843 + ], + "actual_end_pos": [ + -28913.6204, + -21715.3113, + 721.6843 + ], + "actual_end_rot": [ + -7.5, + 165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -28913.6204, + -21715.3113, + 721.6843 + ], + "start_rot": [ + -7.5, + 165.0, + -0.0 + ], + "expected_end_pos": [ + -28913.6204, + -21715.3113, + 721.6843 + ], + "actual_end_pos": [ + -28913.6204, + -21715.3113, + 721.6843 + ], + "actual_end_rot": [ + -7.5, + 165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -28913.6204, + -21715.3113, + 721.6843 + ], + "start_rot": [ + -7.5, + 165.0, + -0.0 + ], + "expected_end_pos": [ + -28913.6204, + -21715.3113, + 721.6843 + ], + "actual_end_pos": [ + -28913.6204, + -21715.3113, + 721.6843 + ], + "actual_end_rot": [ + -7.5, + 180.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -28913.6204, + -21715.3113, + 721.6843 + ], + "start_rot": [ + -7.5, + 180.0, + -0.0 + ], + "expected_end_pos": [ + -28814.4759, + -21715.3113, + 734.7369 + ], + "actual_end_pos": [ + -28814.4759, + -21715.3113, + 734.7369 + ], + "actual_end_rot": [ + -7.5, + 180.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -28814.4759, + -21715.3113, + 734.7369 + ], + "start_rot": [ + -7.5, + 180.0, + -0.0 + ], + "expected_end_pos": [ + -28814.4759, + -21615.3113, + 734.7369 + ], + "actual_end_pos": [ + -28814.4759, + -21615.3113, + 734.7369 + ], + "actual_end_rot": [ + -7.5, + 180.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -28814.4759, + -21615.3113, + 734.7369 + ], + "start_rot": [ + -7.5, + 180.0, + -0.0 + ], + "expected_end_pos": [ + -28814.4759, + -21615.3113, + 734.7369 + ], + "actual_end_pos": [ + -28814.4759, + -21615.3113, + 734.7369 + ], + "actual_end_rot": [ + -7.5, + 165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -28814.4759, + -21615.3113, + 734.7369 + ], + "start_rot": [ + -7.5, + 165.0, + -0.0 + ], + "expected_end_pos": [ + -28910.2421, + -21589.6508, + 721.6843 + ], + "actual_end_pos": [ + -28910.2421, + -21589.6508, + 721.6843 + ], + "actual_end_rot": [ + -7.5, + 165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -28910.2421, + -21589.6508, + 721.6843 + ], + "start_rot": [ + -7.5, + 165.0, + -0.0 + ], + "expected_end_pos": [ + -28884.3602, + -21493.0583, + 721.6843 + ], + "actual_end_pos": [ + -28884.3602, + -21493.0583, + 721.6843 + ], + "actual_end_rot": [ + -7.5, + 165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -28884.3602, + -21493.0583, + 721.6843 + ], + "start_rot": [ + -7.5, + 165.0, + -0.0 + ], + "expected_end_pos": [ + -28858.4783, + -21396.4657, + 721.6843 + ], + "actual_end_pos": [ + -28858.4783, + -21396.4657, + 721.6843 + ], + "actual_end_rot": [ + -7.5, + 165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -28858.4783, + -21396.4657, + 721.6843 + ], + "start_rot": [ + -7.5, + 165.0, + -0.0 + ], + "expected_end_pos": [ + -28858.4783, + -21396.4657, + 721.6843 + ], + "actual_end_pos": [ + -28858.4783, + -21396.4657, + 721.6843 + ], + "actual_end_rot": [ + -15.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -28858.4783, + -21396.4657, + 721.6843 + ], + "start_rot": [ + -15.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -28858.4783, + -21396.4657, + 721.6843 + ], + "actual_end_pos": [ + -28858.4783, + -21396.4657, + 721.6843 + ], + "actual_end_rot": [ + -15.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -28858.4783, + -21396.4657, + 721.6843 + ], + "start_rot": [ + -15.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -28832.5964, + -21299.8731, + 721.6843 + ], + "actual_end_pos": [ + -28832.5964, + -21299.8731, + 721.6843 + ], + "actual_end_rot": [ + -15.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260415_212208__pair_000621_A_traj_000621_meta.json b/equivalence_easy/run_20260415_212208__pair_000621_A_traj_000621_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3d270cfe398fa74889855c458b811ff405cc3ebd --- /dev/null +++ b/equivalence_easy/run_20260415_212208__pair_000621_A_traj_000621_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 621, + "episode_id": 0, + "state_id": 461, + "sample_index": 461, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 622, + "primary_trajectory_id": 621, + "paired_trajectory_id": 622, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + -27840.0, + -18440.0, + 800.0 + ], + "rotation": [ + 0.0, + 225.0, + 0.0 + ] + }, + "action_sequence": [ + "no_op", + "turn_left", + "look_down", + "turn_right", + "move_left", + "move_forward", + "move_forward", + "move_right", + "move_right", + "turn_left", + "turn_left", + "move_forward", + "no_op", + "no_op", + "move_right", + "move_forward", + "move_forward", + "move_forward", + "no_op", + "move_left", + "turn_left", + "move_right", + "no_op", + "move_left", + "move_forward", + "move_right", + "turn_left", + "move_forward", + "move_left", + "no_op", + "move_forward", + "move_forward", + "no_op", + "move_right", + "move_forward", + "no_op", + "move_forward", + "turn_right", + "move_right", + "turn_left" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -27840.0, + -18440.0, + 800.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -27840.0, + -18440.0, + 800.0 + ], + "actual_end_pos": [ + -27840.0, + -18440.0, + 800.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -27840.0, + -18440.0, + 800.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -27840.0, + -18440.0, + 800.0 + ], + "actual_end_pos": [ + -27840.0, + -18440.0, + 800.0 + ], + "actual_end_rot": [ + 0.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -27840.0, + -18440.0, + 800.0 + ], + "start_rot": [ + 0.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + -27840.0, + -18440.0, + 800.0 + ], + "actual_end_pos": [ + -27840.0, + -18440.0, + 800.0 + ], + "actual_end_rot": [ + -7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -27840.0, + -18440.0, + 800.0 + ], + "start_rot": [ + -7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + -27840.0, + -18440.0, + 800.0 + ], + "actual_end_pos": [ + -27840.0, + -18440.0, + 800.0 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -27840.0, + -18440.0, + 800.0 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -27910.7107, + -18369.2893, + 800.0 + ], + "actual_end_pos": [ + -27910.7107, + -18369.2893, + 800.0 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -27910.7107, + -18369.2893, + 800.0 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -27980.8164, + -18439.3951, + 786.9474 + ], + "actual_end_pos": [ + -27980.8164, + -18439.3951, + 786.9474 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -27980.8164, + -18439.3951, + 786.9474 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -28050.9222, + -18509.5008, + 773.8948 + ], + "actual_end_pos": [ + -28050.9222, + -18509.5008, + 773.8948 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -28050.9222, + -18509.5008, + 773.8948 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -27980.2115, + -18580.2115, + 773.8948 + ], + "actual_end_pos": [ + -27980.2115, + -18580.2115, + 773.8948 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -27980.2115, + -18580.2115, + 773.8948 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -27909.5008, + -18650.9222, + 773.8948 + ], + "actual_end_pos": [ + -27909.5008, + -18650.9222, + 773.8948 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -27909.5008, + -18650.9222, + 773.8948 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -27909.5008, + -18650.9222, + 773.8948 + ], + "actual_end_pos": [ + -27909.5008, + -18650.9222, + 773.8948 + ], + "actual_end_rot": [ + -7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -27909.5008, + -18650.9222, + 773.8948 + ], + "start_rot": [ + -7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + -27909.5008, + -18650.9222, + 773.8948 + ], + "actual_end_pos": [ + -27909.5008, + -18650.9222, + 773.8948 + ], + "actual_end_rot": [ + -7.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -27909.5008, + -18650.9222, + 773.8948 + ], + "start_rot": [ + -7.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -28005.267, + -18676.5826, + 760.8421 + ], + "actual_end_pos": [ + -28005.267, + -18676.5826, + 760.8421 + ], + "actual_end_rot": [ + -7.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -28005.267, + -18676.5826, + 760.8421 + ], + "start_rot": [ + -7.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -28005.267, + -18676.5826, + 760.8421 + ], + "actual_end_pos": [ + -28005.267, + -18676.5826, + 760.8421 + ], + "actual_end_rot": [ + -7.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -28005.267, + -18676.5826, + 760.8421 + ], + "start_rot": [ + -7.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -28005.267, + -18676.5826, + 760.8421 + ], + "actual_end_pos": [ + -28005.267, + -18676.5826, + 760.8421 + ], + "actual_end_rot": [ + -7.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -28005.267, + -18676.5826, + 760.8421 + ], + "start_rot": [ + -7.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -27979.3851, + -18773.1752, + 760.8421 + ], + "actual_end_pos": [ + -27979.3851, + -18773.1752, + 760.8421 + ], + "actual_end_rot": [ + -7.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -27979.3851, + -18773.1752, + 760.8421 + ], + "start_rot": [ + -7.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -28075.1513, + -18798.8357, + 747.7895 + ], + "actual_end_pos": [ + -28075.1513, + -18798.8357, + 747.7895 + ], + "actual_end_rot": [ + -7.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -28075.1513, + -18798.8357, + 747.7895 + ], + "start_rot": [ + -7.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -28170.9175, + -18824.4962, + 734.7369 + ], + "actual_end_pos": [ + -28170.9175, + -18824.4962, + 734.7369 + ], + "actual_end_rot": [ + -7.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -28170.9175, + -18824.4962, + 734.7369 + ], + "start_rot": [ + -7.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -28266.6838, + -18850.1567, + 721.6843 + ], + "actual_end_pos": [ + -28266.6838, + -18850.1567, + 721.6843 + ], + "actual_end_rot": [ + -7.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -28266.6838, + -18850.1567, + 721.6843 + ], + "start_rot": [ + -7.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -28266.6838, + -18850.1567, + 721.6843 + ], + "actual_end_pos": [ + -28266.6838, + -18850.1567, + 721.6843 + ], + "actual_end_rot": [ + -7.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -28266.6838, + -18850.1567, + 721.6843 + ], + "start_rot": [ + -7.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -28292.5657, + -18753.5641, + 721.6843 + ], + "actual_end_pos": [ + -28292.5657, + -18753.5641, + 721.6843 + ], + "actual_end_rot": [ + -7.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -28292.5657, + -18753.5641, + 721.6843 + ], + "start_rot": [ + -7.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -28292.5657, + -18753.5641, + 721.6843 + ], + "actual_end_pos": [ + -28292.5657, + -18753.5641, + 721.6843 + ], + "actual_end_rot": [ + -7.5, + -180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -28292.5657, + -18753.5641, + 721.6843 + ], + "start_rot": [ + -7.5, + -180.0, + 0.0 + ], + "expected_end_pos": [ + -28292.5657, + -18853.5641, + 721.6843 + ], + "actual_end_pos": [ + -28292.5657, + -18853.5641, + 721.6843 + ], + "actual_end_rot": [ + -7.5, + -180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -28292.5657, + -18853.5641, + 721.6843 + ], + "start_rot": [ + -7.5, + -180.0, + 0.0 + ], + "expected_end_pos": [ + -28292.5657, + -18853.5641, + 721.6843 + ], + "actual_end_pos": [ + -28292.5657, + -18853.5641, + 721.6843 + ], + "actual_end_rot": [ + -7.5, + -180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -28292.5657, + -18853.5641, + 721.6843 + ], + "start_rot": [ + -7.5, + -180.0, + 0.0 + ], + "expected_end_pos": [ + -28292.5657, + -18753.5641, + 721.6843 + ], + "actual_end_pos": [ + -28292.5657, + -18753.5641, + 721.6843 + ], + "actual_end_rot": [ + -7.5, + -180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -28292.5657, + -18753.5641, + 721.6843 + ], + "start_rot": [ + -7.5, + -180.0, + 0.0 + ], + "expected_end_pos": [ + -28391.7102, + -18753.5641, + 708.6317 + ], + "actual_end_pos": [ + -28391.7102, + -18753.5641, + 708.6317 + ], + "actual_end_rot": [ + -7.5, + -180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -28391.7102, + -18753.5641, + 708.6317 + ], + "start_rot": [ + -7.5, + -180.0, + 0.0 + ], + "expected_end_pos": [ + -28391.7102, + -18853.5641, + 708.6317 + ], + "actual_end_pos": [ + -28391.7102, + -18853.5641, + 708.6317 + ], + "actual_end_rot": [ + -7.5, + -180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -28391.7102, + -18853.5641, + 708.6317 + ], + "start_rot": [ + -7.5, + -180.0, + 0.0 + ], + "expected_end_pos": [ + -28391.7102, + -18853.5641, + 708.6317 + ], + "actual_end_pos": [ + -28391.7102, + -18853.5641, + 708.6317 + ], + "actual_end_rot": [ + -7.5, + 165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -28391.7102, + -18853.5641, + 708.6317 + ], + "start_rot": [ + -7.5, + 165.0, + -0.0 + ], + "expected_end_pos": [ + -28487.4764, + -18827.9036, + 695.579 + ], + "actual_end_pos": [ + -28487.4764, + -18827.9036, + 695.579 + ], + "actual_end_rot": [ + -7.5, + 165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -28487.4764, + -18827.9036, + 695.579 + ], + "start_rot": [ + -7.5, + 165.0, + -0.0 + ], + "expected_end_pos": [ + -28461.5945, + -18731.311, + 695.579 + ], + "actual_end_pos": [ + -28461.5945, + -18731.311, + 695.579 + ], + "actual_end_rot": [ + -7.5, + 165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -28461.5945, + -18731.311, + 695.579 + ], + "start_rot": [ + -7.5, + 165.0, + -0.0 + ], + "expected_end_pos": [ + -28461.5945, + -18731.311, + 695.579 + ], + "actual_end_pos": [ + -28461.5945, + -18731.311, + 695.579 + ], + "actual_end_rot": [ + -7.5, + 165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -28461.5945, + -18731.311, + 695.579 + ], + "start_rot": [ + -7.5, + 165.0, + -0.0 + ], + "expected_end_pos": [ + -28557.3607, + -18705.6505, + 682.5264 + ], + "actual_end_pos": [ + -28557.3607, + -18705.6505, + 682.5264 + ], + "actual_end_rot": [ + -7.5, + 165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -28557.3607, + -18705.6505, + 682.5264 + ], + "start_rot": [ + -7.5, + 165.0, + -0.0 + ], + "expected_end_pos": [ + -28653.1269, + -18679.9901, + 669.4738 + ], + "actual_end_pos": [ + -28653.1269, + -18679.9901, + 669.4738 + ], + "actual_end_rot": [ + -7.5, + 165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -28653.1269, + -18679.9901, + 669.4738 + ], + "start_rot": [ + -7.5, + 165.0, + -0.0 + ], + "expected_end_pos": [ + -28653.1269, + -18679.9901, + 669.4738 + ], + "actual_end_pos": [ + -28653.1269, + -18679.9901, + 669.4738 + ], + "actual_end_rot": [ + -7.5, + 165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -28653.1269, + -18679.9901, + 669.4738 + ], + "start_rot": [ + -7.5, + 165.0, + -0.0 + ], + "expected_end_pos": [ + -28679.0088, + -18776.5826, + 669.4738 + ], + "actual_end_pos": [ + -28679.0088, + -18776.5826, + 669.4738 + ], + "actual_end_rot": [ + -7.5, + 165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -28679.0088, + -18776.5826, + 669.4738 + ], + "start_rot": [ + -7.5, + 165.0, + -0.0 + ], + "expected_end_pos": [ + -28774.775, + -18750.9222, + 656.4212 + ], + "actual_end_pos": [ + -28774.775, + -18750.9222, + 656.4212 + ], + "actual_end_rot": [ + -7.5, + 165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -28774.775, + -18750.9222, + 656.4212 + ], + "start_rot": [ + -7.5, + 165.0, + -0.0 + ], + "expected_end_pos": [ + -28774.775, + -18750.9222, + 656.4212 + ], + "actual_end_pos": [ + -28774.775, + -18750.9222, + 656.4212 + ], + "actual_end_rot": [ + -7.5, + 165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -28774.775, + -18750.9222, + 656.4212 + ], + "start_rot": [ + -7.5, + 165.0, + -0.0 + ], + "expected_end_pos": [ + -28870.5413, + -18725.2617, + 643.3686 + ], + "actual_end_pos": [ + -28870.5413, + -18725.2617, + 643.3686 + ], + "actual_end_rot": [ + -7.5, + 165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -28870.5413, + -18725.2617, + 643.3686 + ], + "start_rot": [ + -7.5, + 165.0, + -0.0 + ], + "expected_end_pos": [ + -28870.5413, + -18725.2617, + 643.3686 + ], + "actual_end_pos": [ + -28870.5413, + -18725.2617, + 643.3686 + ], + "actual_end_rot": [ + -7.5, + 180.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -28870.5413, + -18725.2617, + 643.3686 + ], + "start_rot": [ + -7.5, + 180.0, + -0.0 + ], + "expected_end_pos": [ + -28870.5413, + -18825.2617, + 643.3686 + ], + "actual_end_pos": [ + -28870.5413, + -18825.2617, + 643.3686 + ], + "actual_end_rot": [ + -7.5, + 180.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -28870.5413, + -18825.2617, + 643.3686 + ], + "start_rot": [ + -7.5, + 180.0, + -0.0 + ], + "expected_end_pos": [ + -28870.5413, + -18825.2617, + 643.3686 + ], + "actual_end_pos": [ + -28870.5413, + -18825.2617, + 643.3686 + ], + "actual_end_rot": [ + -7.5, + 165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260415_212208__pair_000621_B_traj_000622_meta.json b/equivalence_easy/run_20260415_212208__pair_000621_B_traj_000622_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d4a6ddc1367490e9f5919dc79b5f351a14474792 --- /dev/null +++ b/equivalence_easy/run_20260415_212208__pair_000621_B_traj_000622_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 622, + "episode_id": 0, + "state_id": 461, + "sample_index": 461, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 621, + "primary_trajectory_id": 621, + "paired_trajectory_id": 622, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + -27840.0, + -18440.0, + 800.0 + ], + "rotation": [ + 0.0, + 225.0, + 0.0 + ] + }, + "action_sequence": [ + "no_op", + "turn_left", + "turn_right", + "look_down", + "move_forward", + "move_left", + "move_right", + "move_right", + "move_forward", + "turn_left", + "turn_left", + "move_forward", + "no_op", + "no_op", + "move_forward", + "move_forward", + "move_forward", + "move_right", + "no_op", + "move_left", + "turn_left", + "move_right", + "no_op", + "move_forward", + "move_left", + "move_right", + "turn_left", + "move_left", + "move_forward", + "no_op", + "move_forward", + "move_forward", + "no_op", + "move_right", + "move_forward", + "no_op", + "move_forward", + "turn_right", + "move_right", + "turn_left" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -27840.0, + -18440.0, + 800.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -27840.0, + -18440.0, + 800.0 + ], + "actual_end_pos": [ + -27840.0, + -18440.0, + 800.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -27840.0, + -18440.0, + 800.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -27840.0, + -18440.0, + 800.0 + ], + "actual_end_pos": [ + -27840.0, + -18440.0, + 800.0 + ], + "actual_end_rot": [ + 0.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -27840.0, + -18440.0, + 800.0 + ], + "start_rot": [ + 0.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + -27840.0, + -18440.0, + 800.0 + ], + "actual_end_pos": [ + -27840.0, + -18440.0, + 800.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -27840.0, + -18440.0, + 800.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -27840.0, + -18440.0, + 800.0 + ], + "actual_end_pos": [ + -27840.0, + -18440.0, + 800.0 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -27840.0, + -18440.0, + 800.0 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -27910.1057, + -18510.1057, + 786.9474 + ], + "actual_end_pos": [ + -27910.1057, + -18510.1057, + 786.9474 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -27910.1057, + -18510.1057, + 786.9474 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -27980.8164, + -18439.3951, + 786.9474 + ], + "actual_end_pos": [ + -27980.8164, + -18439.3951, + 786.9474 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -27980.8164, + -18439.3951, + 786.9474 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -27910.1057, + -18510.1057, + 786.9474 + ], + "actual_end_pos": [ + -27910.1057, + -18510.1057, + 786.9474 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -27910.1057, + -18510.1057, + 786.9474 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -27839.3951, + -18580.8164, + 786.9474 + ], + "actual_end_pos": [ + -27839.3951, + -18580.8164, + 786.9474 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -27839.3951, + -18580.8164, + 786.9474 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -27909.5008, + -18650.9222, + 773.8948 + ], + "actual_end_pos": [ + -27909.5008, + -18650.9222, + 773.8948 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -27909.5008, + -18650.9222, + 773.8948 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -27909.5008, + -18650.9222, + 773.8948 + ], + "actual_end_pos": [ + -27909.5008, + -18650.9222, + 773.8948 + ], + "actual_end_rot": [ + -7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -27909.5008, + -18650.9222, + 773.8948 + ], + "start_rot": [ + -7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + -27909.5008, + -18650.9222, + 773.8948 + ], + "actual_end_pos": [ + -27909.5008, + -18650.9222, + 773.8948 + ], + "actual_end_rot": [ + -7.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -27909.5008, + -18650.9222, + 773.8948 + ], + "start_rot": [ + -7.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -28005.267, + -18676.5826, + 760.8421 + ], + "actual_end_pos": [ + -28005.267, + -18676.5826, + 760.8421 + ], + "actual_end_rot": [ + -7.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -28005.267, + -18676.5826, + 760.8421 + ], + "start_rot": [ + -7.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -28005.267, + -18676.5826, + 760.8421 + ], + "actual_end_pos": [ + -28005.267, + -18676.5826, + 760.8421 + ], + "actual_end_rot": [ + -7.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -28005.267, + -18676.5826, + 760.8421 + ], + "start_rot": [ + -7.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -28005.267, + -18676.5826, + 760.8421 + ], + "actual_end_pos": [ + -28005.267, + -18676.5826, + 760.8421 + ], + "actual_end_rot": [ + -7.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -28005.267, + -18676.5826, + 760.8421 + ], + "start_rot": [ + -7.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -28101.0332, + -18702.2431, + 747.7895 + ], + "actual_end_pos": [ + -28101.0332, + -18702.2431, + 747.7895 + ], + "actual_end_rot": [ + -7.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -28101.0332, + -18702.2431, + 747.7895 + ], + "start_rot": [ + -7.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -28196.7995, + -18727.9036, + 734.7369 + ], + "actual_end_pos": [ + -28196.7995, + -18727.9036, + 734.7369 + ], + "actual_end_rot": [ + -7.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -28196.7995, + -18727.9036, + 734.7369 + ], + "start_rot": [ + -7.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -28292.5657, + -18753.5641, + 721.6843 + ], + "actual_end_pos": [ + -28292.5657, + -18753.5641, + 721.6843 + ], + "actual_end_rot": [ + -7.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -28292.5657, + -18753.5641, + 721.6843 + ], + "start_rot": [ + -7.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -28266.6838, + -18850.1567, + 721.6843 + ], + "actual_end_pos": [ + -28266.6838, + -18850.1567, + 721.6843 + ], + "actual_end_rot": [ + -7.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -28266.6838, + -18850.1567, + 721.6843 + ], + "start_rot": [ + -7.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -28266.6838, + -18850.1567, + 721.6843 + ], + "actual_end_pos": [ + -28266.6838, + -18850.1567, + 721.6843 + ], + "actual_end_rot": [ + -7.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -28266.6838, + -18850.1567, + 721.6843 + ], + "start_rot": [ + -7.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -28292.5657, + -18753.5641, + 721.6843 + ], + "actual_end_pos": [ + -28292.5657, + -18753.5641, + 721.6843 + ], + "actual_end_rot": [ + -7.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -28292.5657, + -18753.5641, + 721.6843 + ], + "start_rot": [ + -7.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -28292.5657, + -18753.5641, + 721.6843 + ], + "actual_end_pos": [ + -28292.5657, + -18753.5641, + 721.6843 + ], + "actual_end_rot": [ + -7.5, + -180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -28292.5657, + -18753.5641, + 721.6843 + ], + "start_rot": [ + -7.5, + -180.0, + 0.0 + ], + "expected_end_pos": [ + -28292.5657, + -18853.5641, + 721.6843 + ], + "actual_end_pos": [ + -28292.5657, + -18853.5641, + 721.6843 + ], + "actual_end_rot": [ + -7.5, + -180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -28292.5657, + -18853.5641, + 721.6843 + ], + "start_rot": [ + -7.5, + -180.0, + 0.0 + ], + "expected_end_pos": [ + -28292.5657, + -18853.5641, + 721.6843 + ], + "actual_end_pos": [ + -28292.5657, + -18853.5641, + 721.6843 + ], + "actual_end_rot": [ + -7.5, + -180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -28292.5657, + -18853.5641, + 721.6843 + ], + "start_rot": [ + -7.5, + -180.0, + 0.0 + ], + "expected_end_pos": [ + -28391.7102, + -18853.5641, + 708.6317 + ], + "actual_end_pos": [ + -28391.7102, + -18853.5641, + 708.6317 + ], + "actual_end_rot": [ + -7.5, + -180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -28391.7102, + -18853.5641, + 708.6317 + ], + "start_rot": [ + -7.5, + -180.0, + 0.0 + ], + "expected_end_pos": [ + -28391.7102, + -18753.5641, + 708.6317 + ], + "actual_end_pos": [ + -28391.7102, + -18753.5641, + 708.6317 + ], + "actual_end_rot": [ + -7.5, + -180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -28391.7102, + -18753.5641, + 708.6317 + ], + "start_rot": [ + -7.5, + -180.0, + 0.0 + ], + "expected_end_pos": [ + -28391.7102, + -18853.5641, + 708.6317 + ], + "actual_end_pos": [ + -28391.7102, + -18853.5641, + 708.6317 + ], + "actual_end_rot": [ + -7.5, + -180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -28391.7102, + -18853.5641, + 708.6317 + ], + "start_rot": [ + -7.5, + -180.0, + 0.0 + ], + "expected_end_pos": [ + -28391.7102, + -18853.5641, + 708.6317 + ], + "actual_end_pos": [ + -28391.7102, + -18853.5641, + 708.6317 + ], + "actual_end_rot": [ + -7.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -28391.7102, + -18853.5641, + 708.6317 + ], + "start_rot": [ + -7.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -28365.8282, + -18756.9715, + 708.6317 + ], + "actual_end_pos": [ + -28365.8282, + -18756.9715, + 708.6317 + ], + "actual_end_rot": [ + -7.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -28365.8282, + -18756.9715, + 708.6317 + ], + "start_rot": [ + -7.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -28461.5945, + -18731.311, + 695.579 + ], + "actual_end_pos": [ + -28461.5945, + -18731.311, + 695.579 + ], + "actual_end_rot": [ + -7.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -28461.5945, + -18731.311, + 695.579 + ], + "start_rot": [ + -7.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -28461.5945, + -18731.311, + 695.579 + ], + "actual_end_pos": [ + -28461.5945, + -18731.311, + 695.579 + ], + "actual_end_rot": [ + -7.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -28461.5945, + -18731.311, + 695.579 + ], + "start_rot": [ + -7.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -28557.3607, + -18705.6505, + 682.5264 + ], + "actual_end_pos": [ + -28557.3607, + -18705.6505, + 682.5264 + ], + "actual_end_rot": [ + -7.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -28557.3607, + -18705.6505, + 682.5264 + ], + "start_rot": [ + -7.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -28653.1269, + -18679.9901, + 669.4738 + ], + "actual_end_pos": [ + -28653.1269, + -18679.9901, + 669.4738 + ], + "actual_end_rot": [ + -7.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -28653.1269, + -18679.9901, + 669.4738 + ], + "start_rot": [ + -7.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -28653.1269, + -18679.9901, + 669.4738 + ], + "actual_end_pos": [ + -28653.1269, + -18679.9901, + 669.4738 + ], + "actual_end_rot": [ + -7.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -28653.1269, + -18679.9901, + 669.4738 + ], + "start_rot": [ + -7.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -28679.0088, + -18776.5826, + 669.4738 + ], + "actual_end_pos": [ + -28679.0088, + -18776.5826, + 669.4738 + ], + "actual_end_rot": [ + -7.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -28679.0088, + -18776.5826, + 669.4738 + ], + "start_rot": [ + -7.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -28774.775, + -18750.9222, + 656.4212 + ], + "actual_end_pos": [ + -28774.775, + -18750.9222, + 656.4212 + ], + "actual_end_rot": [ + -7.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -28774.775, + -18750.9222, + 656.4212 + ], + "start_rot": [ + -7.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -28774.775, + -18750.9222, + 656.4212 + ], + "actual_end_pos": [ + -28774.775, + -18750.9222, + 656.4212 + ], + "actual_end_rot": [ + -7.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -28774.775, + -18750.9222, + 656.4212 + ], + "start_rot": [ + -7.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -28870.5413, + -18725.2617, + 643.3686 + ], + "actual_end_pos": [ + -28870.5413, + -18725.2617, + 643.3686 + ], + "actual_end_rot": [ + -7.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -28870.5413, + -18725.2617, + 643.3686 + ], + "start_rot": [ + -7.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -28870.5413, + -18725.2617, + 643.3686 + ], + "actual_end_pos": [ + -28870.5413, + -18725.2617, + 643.3686 + ], + "actual_end_rot": [ + -7.5, + -180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -28870.5413, + -18725.2617, + 643.3686 + ], + "start_rot": [ + -7.5, + -180.0, + 0.0 + ], + "expected_end_pos": [ + -28870.5412, + -18825.2617, + 643.3686 + ], + "actual_end_pos": [ + -28870.5412, + -18825.2617, + 643.3686 + ], + "actual_end_rot": [ + -7.5, + -180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -28870.5412, + -18825.2617, + 643.3686 + ], + "start_rot": [ + -7.5, + -180.0, + 0.0 + ], + "expected_end_pos": [ + -28870.5412, + -18825.2617, + 643.3686 + ], + "actual_end_pos": [ + -28870.5412, + -18825.2617, + 643.3686 + ], + "actual_end_rot": [ + -7.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260415_212208__pair_001069_A_traj_001069_meta.json b/equivalence_easy/run_20260415_212208__pair_001069_A_traj_001069_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6ea83b273203bdb71ad55178beb94a71df511e62 --- /dev/null +++ b/equivalence_easy/run_20260415_212208__pair_001069_A_traj_001069_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 1069, + "episode_id": 0, + "state_id": 791, + "sample_index": 791, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 1070, + "primary_trajectory_id": 1069, + "paired_trajectory_id": 1070, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + -26640.0, + -20440.0, + 800.0 + ], + "rotation": [ + 0.0, + 315.0, + 0.0 + ] + }, + "action_sequence": [ + "move_backward", + "no_op", + "move_right", + "look_up", + "move_backward", + "move_left", + "turn_left", + "turn_right", + "move_right", + "move_forward", + "move_forward", + "turn_left", + "turn_left", + "look_up", + "move_forward", + "turn_right", + "no_op", + "look_up", + "move_backward", + "move_right", + "move_forward", + "look_down", + "move_forward", + "move_forward", + "look_up", + "move_forward", + "turn_right", + "turn_right", + "move_left", + "move_left", + "move_forward", + "move_forward", + "move_forward", + "turn_left", + "move_left", + "move_left", + "turn_left", + "turn_left", + "move_right", + "look_down" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -26640.0, + -20440.0, + 800.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -26710.7107, + -20369.2893, + 800.0 + ], + "actual_end_pos": [ + -26710.7107, + -20369.2893, + 800.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -26710.7107, + -20369.2893, + 800.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -26710.7107, + -20369.2893, + 800.0 + ], + "actual_end_pos": [ + -26710.7107, + -20369.2893, + 800.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -26710.7107, + -20369.2893, + 800.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -26640.0, + -20298.5786, + 800.0 + ], + "actual_end_pos": [ + -26640.0, + -20298.5786, + 800.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -26640.0, + -20298.5786, + 800.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -26640.0, + -20298.5786, + 800.0 + ], + "actual_end_pos": [ + -26640.0, + -20298.5786, + 800.0 + ], + "actual_end_rot": [ + 7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -26640.0, + -20298.5786, + 800.0 + ], + "start_rot": [ + 7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -26710.1057, + -20228.4729, + 786.9474 + ], + "actual_end_pos": [ + -26710.1057, + -20228.4729, + 786.9474 + ], + "actual_end_rot": [ + 7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -26710.1057, + -20228.4729, + 786.9474 + ], + "start_rot": [ + 7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -26780.8164, + -20299.1836, + 786.9474 + ], + "actual_end_pos": [ + -26780.8164, + -20299.1836, + 786.9474 + ], + "actual_end_rot": [ + 7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -26780.8164, + -20299.1836, + 786.9474 + ], + "start_rot": [ + 7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -26780.8164, + -20299.1836, + 786.9474 + ], + "actual_end_pos": [ + -26780.8164, + -20299.1836, + 786.9474 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -26780.8164, + -20299.1836, + 786.9474 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -26780.8164, + -20299.1836, + 786.9474 + ], + "actual_end_pos": [ + -26780.8164, + -20299.1836, + 786.9474 + ], + "actual_end_rot": [ + 7.5, + -45.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -26780.8164, + -20299.1836, + 786.9474 + ], + "start_rot": [ + 7.5, + -45.0, + -0.0 + ], + "expected_end_pos": [ + -26710.1057, + -20228.4729, + 786.9474 + ], + "actual_end_pos": [ + -26710.1057, + -20228.4729, + 786.9474 + ], + "actual_end_rot": [ + 7.5, + -45.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -26710.1057, + -20228.4729, + 786.9474 + ], + "start_rot": [ + 7.5, + -45.0, + -0.0 + ], + "expected_end_pos": [ + -26640.0, + -20298.5786, + 800.0 + ], + "actual_end_pos": [ + -26640.0, + -20298.5786, + 800.0 + ], + "actual_end_rot": [ + 7.5, + -45.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -26640.0, + -20298.5786, + 800.0 + ], + "start_rot": [ + 7.5, + -45.0, + -0.0 + ], + "expected_end_pos": [ + -26569.8943, + -20368.6844, + 813.0526 + ], + "actual_end_pos": [ + -26569.8943, + -20368.6844, + 813.0526 + ], + "actual_end_rot": [ + 7.5, + -45.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -26569.8943, + -20368.6844, + 813.0526 + ], + "start_rot": [ + 7.5, + -45.0, + -0.0 + ], + "expected_end_pos": [ + -26569.8943, + -20368.6844, + 813.0526 + ], + "actual_end_pos": [ + -26569.8943, + -20368.6844, + 813.0526 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -26569.8943, + -20368.6844, + 813.0526 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -26569.8943, + -20368.6844, + 813.0526 + ], + "actual_end_pos": [ + -26569.8943, + -20368.6844, + 813.0526 + ], + "actual_end_rot": [ + 7.5, + -75.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -26569.8943, + -20368.6844, + 813.0526 + ], + "start_rot": [ + 7.5, + -75.0, + -0.0 + ], + "expected_end_pos": [ + -26569.8943, + -20368.6844, + 813.0526 + ], + "actual_end_pos": [ + -26569.8943, + -20368.6844, + 813.0526 + ], + "actual_end_rot": [ + 15.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -26569.8943, + -20368.6844, + 813.0526 + ], + "start_rot": [ + 15.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -26544.8943, + -20461.9857, + 838.9345 + ], + "actual_end_pos": [ + -26544.8943, + -20461.9857, + 838.9345 + ], + "actual_end_rot": [ + 15.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -26544.8943, + -20461.9857, + 838.9345 + ], + "start_rot": [ + 15.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -26544.8943, + -20461.9857, + 838.9345 + ], + "actual_end_pos": [ + -26544.8943, + -20461.9857, + 838.9345 + ], + "actual_end_rot": [ + 15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -26544.8943, + -20461.9857, + 838.9345 + ], + "start_rot": [ + 15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -26544.8943, + -20461.9857, + 838.9345 + ], + "actual_end_pos": [ + -26544.8943, + -20461.9857, + 838.9345 + ], + "actual_end_rot": [ + 15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -26544.8943, + -20461.9857, + 838.9345 + ], + "start_rot": [ + 15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -26544.8943, + -20461.9857, + 838.9345 + ], + "actual_end_pos": [ + -26544.8943, + -20461.9857, + 838.9345 + ], + "actual_end_rot": [ + 22.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -26544.8943, + -20461.9857, + 838.9345 + ], + "start_rot": [ + 22.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -26591.0882, + -20381.9753, + 800.6662 + ], + "actual_end_pos": [ + -26591.0882, + -20381.9753, + 800.6662 + ], + "actual_end_rot": [ + 22.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -26591.0882, + -20381.9753, + 800.6662 + ], + "start_rot": [ + 22.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -26504.4857, + -20331.9753, + 800.6662 + ], + "actual_end_pos": [ + -26504.4857, + -20331.9753, + 800.6662 + ], + "actual_end_rot": [ + 22.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -26504.4857, + -20331.9753, + 800.6662 + ], + "start_rot": [ + 22.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -26458.2917, + -20411.9857, + 838.9345 + ], + "actual_end_pos": [ + -26458.2917, + -20411.9857, + 838.9345 + ], + "actual_end_rot": [ + 22.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -26458.2917, + -20411.9857, + 838.9345 + ], + "start_rot": [ + 22.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -26458.2917, + -20411.9857, + 838.9345 + ], + "actual_end_pos": [ + -26458.2917, + -20411.9857, + 838.9345 + ], + "actual_end_rot": [ + 15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -26458.2917, + -20411.9857, + 838.9345 + ], + "start_rot": [ + 15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -26409.9954, + -20495.6373, + 864.8164 + ], + "actual_end_pos": [ + -26409.9954, + -20495.6373, + 864.8164 + ], + "actual_end_rot": [ + 15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -26409.9954, + -20495.6373, + 864.8164 + ], + "start_rot": [ + 15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -26361.6991, + -20579.2889, + 890.6983 + ], + "actual_end_pos": [ + -26361.6991, + -20579.2889, + 890.6983 + ], + "actual_end_rot": [ + 15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -26361.6991, + -20579.2889, + 890.6983 + ], + "start_rot": [ + 15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -26361.6991, + -20579.2889, + 890.6983 + ], + "actual_end_pos": [ + -26361.6991, + -20579.2889, + 890.6983 + ], + "actual_end_rot": [ + 22.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -26361.6991, + -20579.2889, + 890.6983 + ], + "start_rot": [ + 22.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -26315.5052, + -20659.2992, + 928.9667 + ], + "actual_end_pos": [ + -26315.5052, + -20659.2992, + 928.9667 + ], + "actual_end_rot": [ + 22.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -26315.5052, + -20659.2992, + 928.9667 + ], + "start_rot": [ + 22.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -26315.5052, + -20659.2992, + 928.9667 + ], + "actual_end_pos": [ + -26315.5052, + -20659.2992, + 928.9667 + ], + "actual_end_rot": [ + 22.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -26315.5052, + -20659.2992, + 928.9667 + ], + "start_rot": [ + 22.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -26315.5052, + -20659.2992, + 928.9667 + ], + "actual_end_pos": [ + -26315.5052, + -20659.2992, + 928.9667 + ], + "actual_end_rot": [ + 22.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -26315.5052, + -20659.2992, + 928.9667 + ], + "start_rot": [ + 22.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -26365.5052, + -20745.9018, + 928.9667 + ], + "actual_end_pos": [ + -26365.5052, + -20745.9018, + 928.9667 + ], + "actual_end_rot": [ + 22.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -26365.5052, + -20745.9018, + 928.9667 + ], + "start_rot": [ + 22.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -26415.5052, + -20832.5043, + 928.9667 + ], + "actual_end_pos": [ + -26415.5052, + -20832.5043, + 928.9667 + ], + "actual_end_rot": [ + 22.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -26415.5052, + -20832.5043, + 928.9667 + ], + "start_rot": [ + 22.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -26335.4948, + -20878.6983, + 967.235 + ], + "actual_end_pos": [ + -26335.4948, + -20878.6983, + 967.235 + ], + "actual_end_rot": [ + 22.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -26335.4948, + -20878.6983, + 967.235 + ], + "start_rot": [ + 22.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -26255.4845, + -20924.8923, + 1005.5034 + ], + "actual_end_pos": [ + -26255.4845, + -20924.8923, + 1005.5034 + ], + "actual_end_rot": [ + 22.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -26255.4845, + -20924.8923, + 1005.5034 + ], + "start_rot": [ + 22.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -26175.4742, + -20971.0862, + 1043.7717 + ], + "actual_end_pos": [ + -26175.4742, + -20971.0862, + 1043.7717 + ], + "actual_end_rot": [ + 22.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -26175.4742, + -20971.0862, + 1043.7717 + ], + "start_rot": [ + 22.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -26175.4742, + -20971.0862, + 1043.7717 + ], + "actual_end_pos": [ + -26175.4742, + -20971.0862, + 1043.7717 + ], + "actual_end_rot": [ + 22.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -26175.4742, + -20971.0862, + 1043.7717 + ], + "start_rot": [ + 22.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -26246.1849, + -21041.7969, + 1043.7717 + ], + "actual_end_pos": [ + -26246.1849, + -21041.7969, + 1043.7717 + ], + "actual_end_rot": [ + 22.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -26246.1849, + -21041.7969, + 1043.7717 + ], + "start_rot": [ + 22.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -26316.8956, + -21112.5076, + 1043.7717 + ], + "actual_end_pos": [ + -26316.8956, + -21112.5076, + 1043.7717 + ], + "actual_end_rot": [ + 22.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -26316.8956, + -21112.5076, + 1043.7717 + ], + "start_rot": [ + 22.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -26316.8956, + -21112.5076, + 1043.7717 + ], + "actual_end_pos": [ + -26316.8956, + -21112.5076, + 1043.7717 + ], + "actual_end_rot": [ + 22.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -26316.8956, + -21112.5076, + 1043.7717 + ], + "start_rot": [ + 22.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -26316.8956, + -21112.5076, + 1043.7717 + ], + "actual_end_pos": [ + -26316.8956, + -21112.5076, + 1043.7717 + ], + "actual_end_rot": [ + 22.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -26316.8956, + -21112.5076, + 1043.7717 + ], + "start_rot": [ + 22.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -26220.303, + -21086.6257, + 1043.7717 + ], + "actual_end_pos": [ + -26220.303, + -21086.6257, + 1043.7717 + ], + "actual_end_rot": [ + 22.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -26220.303, + -21086.6257, + 1043.7717 + ], + "start_rot": [ + 22.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -26220.303, + -21086.6257, + 1043.7717 + ], + "actual_end_pos": [ + -26220.303, + -21086.6257, + 1043.7717 + ], + "actual_end_rot": [ + 15.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260415_212208__pair_001069_B_traj_001070_meta.json b/equivalence_easy/run_20260415_212208__pair_001069_B_traj_001070_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..719c9a62053f54757af152dd96274c1433671b55 --- /dev/null +++ b/equivalence_easy/run_20260415_212208__pair_001069_B_traj_001070_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 1070, + "episode_id": 0, + "state_id": 791, + "sample_index": 791, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 1069, + "primary_trajectory_id": 1069, + "paired_trajectory_id": 1070, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + -26640.0, + -20440.0, + 800.0 + ], + "rotation": [ + 0.0, + 315.0, + 0.0 + ] + }, + "action_sequence": [ + "move_backward", + "no_op", + "move_right", + "look_up", + "move_left", + "move_backward", + "turn_right", + "turn_left", + "move_forward", + "move_right", + "move_forward", + "turn_left", + "turn_left", + "look_up", + "move_forward", + "turn_right", + "no_op", + "look_up", + "move_backward", + "move_forward", + "move_right", + "look_down", + "move_forward", + "move_forward", + "look_up", + "move_forward", + "turn_right", + "turn_right", + "move_forward", + "move_forward", + "move_forward", + "move_left", + "move_left", + "turn_left", + "move_left", + "move_left", + "turn_left", + "turn_left", + "move_right", + "look_down" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -26640.0, + -20440.0, + 800.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -26710.7107, + -20369.2893, + 800.0 + ], + "actual_end_pos": [ + -26710.7107, + -20369.2893, + 800.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -26710.7107, + -20369.2893, + 800.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -26710.7107, + -20369.2893, + 800.0 + ], + "actual_end_pos": [ + -26710.7107, + -20369.2893, + 800.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -26710.7107, + -20369.2893, + 800.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -26640.0, + -20298.5786, + 800.0 + ], + "actual_end_pos": [ + -26640.0, + -20298.5786, + 800.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -26640.0, + -20298.5786, + 800.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -26640.0, + -20298.5786, + 800.0 + ], + "actual_end_pos": [ + -26640.0, + -20298.5786, + 800.0 + ], + "actual_end_rot": [ + 7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -26640.0, + -20298.5786, + 800.0 + ], + "start_rot": [ + 7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -26710.7107, + -20369.2893, + 800.0 + ], + "actual_end_pos": [ + -26710.7107, + -20369.2893, + 800.0 + ], + "actual_end_rot": [ + 7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -26710.7107, + -20369.2893, + 800.0 + ], + "start_rot": [ + 7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -26780.8164, + -20299.1836, + 786.9474 + ], + "actual_end_pos": [ + -26780.8164, + -20299.1836, + 786.9474 + ], + "actual_end_rot": [ + 7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -26780.8164, + -20299.1836, + 786.9474 + ], + "start_rot": [ + 7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -26780.8164, + -20299.1836, + 786.9474 + ], + "actual_end_pos": [ + -26780.8164, + -20299.1836, + 786.9474 + ], + "actual_end_rot": [ + 7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -26780.8164, + -20299.1836, + 786.9474 + ], + "start_rot": [ + 7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -26780.8164, + -20299.1836, + 786.9474 + ], + "actual_end_pos": [ + -26780.8164, + -20299.1836, + 786.9474 + ], + "actual_end_rot": [ + 7.5, + -45.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -26780.8164, + -20299.1836, + 786.9474 + ], + "start_rot": [ + 7.5, + -45.0, + -0.0 + ], + "expected_end_pos": [ + -26710.7107, + -20369.2893, + 800.0 + ], + "actual_end_pos": [ + -26710.7107, + -20369.2893, + 800.0 + ], + "actual_end_rot": [ + 7.5, + -45.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -26710.7107, + -20369.2893, + 800.0 + ], + "start_rot": [ + 7.5, + -45.0, + -0.0 + ], + "expected_end_pos": [ + -26640.0, + -20298.5786, + 800.0 + ], + "actual_end_pos": [ + -26640.0, + -20298.5786, + 800.0 + ], + "actual_end_rot": [ + 7.5, + -45.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -26640.0, + -20298.5786, + 800.0 + ], + "start_rot": [ + 7.5, + -45.0, + -0.0 + ], + "expected_end_pos": [ + -26569.8943, + -20368.6844, + 813.0526 + ], + "actual_end_pos": [ + -26569.8943, + -20368.6844, + 813.0526 + ], + "actual_end_rot": [ + 7.5, + -45.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -26569.8943, + -20368.6844, + 813.0526 + ], + "start_rot": [ + 7.5, + -45.0, + -0.0 + ], + "expected_end_pos": [ + -26569.8943, + -20368.6844, + 813.0526 + ], + "actual_end_pos": [ + -26569.8943, + -20368.6844, + 813.0526 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -26569.8943, + -20368.6844, + 813.0526 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -26569.8943, + -20368.6844, + 813.0526 + ], + "actual_end_pos": [ + -26569.8943, + -20368.6844, + 813.0526 + ], + "actual_end_rot": [ + 7.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -26569.8943, + -20368.6844, + 813.0526 + ], + "start_rot": [ + 7.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -26569.8943, + -20368.6844, + 813.0526 + ], + "actual_end_pos": [ + -26569.8943, + -20368.6844, + 813.0526 + ], + "actual_end_rot": [ + 15.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -26569.8943, + -20368.6844, + 813.0526 + ], + "start_rot": [ + 15.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -26544.8943, + -20461.9857, + 838.9345 + ], + "actual_end_pos": [ + -26544.8943, + -20461.9857, + 838.9345 + ], + "actual_end_rot": [ + 15.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -26544.8943, + -20461.9857, + 838.9345 + ], + "start_rot": [ + 15.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -26544.8943, + -20461.9857, + 838.9345 + ], + "actual_end_pos": [ + -26544.8943, + -20461.9857, + 838.9345 + ], + "actual_end_rot": [ + 15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -26544.8943, + -20461.9857, + 838.9345 + ], + "start_rot": [ + 15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -26544.8943, + -20461.9857, + 838.9345 + ], + "actual_end_pos": [ + -26544.8943, + -20461.9857, + 838.9345 + ], + "actual_end_rot": [ + 15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -26544.8943, + -20461.9857, + 838.9345 + ], + "start_rot": [ + 15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -26544.8943, + -20461.9857, + 838.9345 + ], + "actual_end_pos": [ + -26544.8943, + -20461.9857, + 838.9345 + ], + "actual_end_rot": [ + 22.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -26544.8943, + -20461.9857, + 838.9345 + ], + "start_rot": [ + 22.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -26591.0882, + -20381.9753, + 800.6662 + ], + "actual_end_pos": [ + -26591.0882, + -20381.9753, + 800.6662 + ], + "actual_end_rot": [ + 22.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -26591.0882, + -20381.9753, + 800.6662 + ], + "start_rot": [ + 22.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -26544.8943, + -20461.9857, + 838.9345 + ], + "actual_end_pos": [ + -26544.8943, + -20461.9857, + 838.9345 + ], + "actual_end_rot": [ + 22.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -26544.8943, + -20461.9857, + 838.9345 + ], + "start_rot": [ + 22.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -26458.2917, + -20411.9857, + 838.9345 + ], + "actual_end_pos": [ + -26458.2917, + -20411.9857, + 838.9345 + ], + "actual_end_rot": [ + 22.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -26458.2917, + -20411.9857, + 838.9345 + ], + "start_rot": [ + 22.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -26458.2917, + -20411.9857, + 838.9345 + ], + "actual_end_pos": [ + -26458.2917, + -20411.9857, + 838.9345 + ], + "actual_end_rot": [ + 15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -26458.2917, + -20411.9857, + 838.9345 + ], + "start_rot": [ + 15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -26409.9954, + -20495.6373, + 864.8164 + ], + "actual_end_pos": [ + -26409.9954, + -20495.6373, + 864.8164 + ], + "actual_end_rot": [ + 15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -26409.9954, + -20495.6373, + 864.8164 + ], + "start_rot": [ + 15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -26361.6991, + -20579.2889, + 890.6983 + ], + "actual_end_pos": [ + -26361.6991, + -20579.2889, + 890.6983 + ], + "actual_end_rot": [ + 15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -26361.6991, + -20579.2889, + 890.6983 + ], + "start_rot": [ + 15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -26361.6991, + -20579.2889, + 890.6983 + ], + "actual_end_pos": [ + -26361.6991, + -20579.2889, + 890.6983 + ], + "actual_end_rot": [ + 22.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -26361.6991, + -20579.2889, + 890.6983 + ], + "start_rot": [ + 22.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -26315.5052, + -20659.2992, + 928.9667 + ], + "actual_end_pos": [ + -26315.5052, + -20659.2992, + 928.9667 + ], + "actual_end_rot": [ + 22.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -26315.5052, + -20659.2992, + 928.9667 + ], + "start_rot": [ + 22.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -26315.5052, + -20659.2992, + 928.9667 + ], + "actual_end_pos": [ + -26315.5052, + -20659.2992, + 928.9667 + ], + "actual_end_rot": [ + 22.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -26315.5052, + -20659.2992, + 928.9667 + ], + "start_rot": [ + 22.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -26315.5052, + -20659.2992, + 928.9667 + ], + "actual_end_pos": [ + -26315.5052, + -20659.2992, + 928.9667 + ], + "actual_end_rot": [ + 22.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -26315.5052, + -20659.2992, + 928.9667 + ], + "start_rot": [ + 22.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -26235.4948, + -20705.4932, + 967.235 + ], + "actual_end_pos": [ + -26235.4948, + -20705.4932, + 967.235 + ], + "actual_end_rot": [ + 22.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -26235.4948, + -20705.4932, + 967.235 + ], + "start_rot": [ + 22.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -26155.4845, + -20751.6872, + 1005.5034 + ], + "actual_end_pos": [ + -26155.4845, + -20751.6872, + 1005.5034 + ], + "actual_end_rot": [ + 22.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -26155.4845, + -20751.6872, + 1005.5034 + ], + "start_rot": [ + 22.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -26075.4742, + -20797.8812, + 1043.7717 + ], + "actual_end_pos": [ + -26075.4742, + -20797.8812, + 1043.7717 + ], + "actual_end_rot": [ + 22.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -26075.4742, + -20797.8812, + 1043.7717 + ], + "start_rot": [ + 22.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -26125.4742, + -20884.4837, + 1043.7717 + ], + "actual_end_pos": [ + -26125.4742, + -20884.4837, + 1043.7717 + ], + "actual_end_rot": [ + 22.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -26125.4742, + -20884.4837, + 1043.7717 + ], + "start_rot": [ + 22.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -26175.4742, + -20971.0862, + 1043.7717 + ], + "actual_end_pos": [ + -26175.4742, + -20971.0862, + 1043.7717 + ], + "actual_end_rot": [ + 22.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -26175.4742, + -20971.0862, + 1043.7717 + ], + "start_rot": [ + 22.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -26175.4742, + -20971.0862, + 1043.7717 + ], + "actual_end_pos": [ + -26175.4742, + -20971.0862, + 1043.7717 + ], + "actual_end_rot": [ + 22.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -26175.4742, + -20971.0862, + 1043.7717 + ], + "start_rot": [ + 22.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -26246.1849, + -21041.7969, + 1043.7717 + ], + "actual_end_pos": [ + -26246.1849, + -21041.7969, + 1043.7717 + ], + "actual_end_rot": [ + 22.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -26246.1849, + -21041.7969, + 1043.7717 + ], + "start_rot": [ + 22.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -26316.8956, + -21112.5076, + 1043.7717 + ], + "actual_end_pos": [ + -26316.8956, + -21112.5076, + 1043.7717 + ], + "actual_end_rot": [ + 22.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -26316.8956, + -21112.5076, + 1043.7717 + ], + "start_rot": [ + 22.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -26316.8956, + -21112.5076, + 1043.7717 + ], + "actual_end_pos": [ + -26316.8956, + -21112.5076, + 1043.7717 + ], + "actual_end_rot": [ + 22.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -26316.8956, + -21112.5076, + 1043.7717 + ], + "start_rot": [ + 22.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -26316.8956, + -21112.5076, + 1043.7717 + ], + "actual_end_pos": [ + -26316.8956, + -21112.5076, + 1043.7717 + ], + "actual_end_rot": [ + 22.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -26316.8956, + -21112.5076, + 1043.7717 + ], + "start_rot": [ + 22.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -26220.303, + -21086.6257, + 1043.7717 + ], + "actual_end_pos": [ + -26220.303, + -21086.6257, + 1043.7717 + ], + "actual_end_rot": [ + 22.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -26220.303, + -21086.6257, + 1043.7717 + ], + "start_rot": [ + 22.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -26220.303, + -21086.6257, + 1043.7717 + ], + "actual_end_pos": [ + -26220.303, + -21086.6257, + 1043.7717 + ], + "actual_end_rot": [ + 15.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260415_212208__pair_001324_A_traj_001324_meta.json b/equivalence_easy/run_20260415_212208__pair_001324_A_traj_001324_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..258a887b1ad497d3da7e86d16ce3881b50da1c5f --- /dev/null +++ b/equivalence_easy/run_20260415_212208__pair_001324_A_traj_001324_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 1324, + "episode_id": 0, + "state_id": 981, + "sample_index": 981, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 1325, + "primary_trajectory_id": 1324, + "paired_trajectory_id": 1325, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + -26240.0, + -18040.0, + 800.0 + ], + "rotation": [ + 0.0, + 225.0, + 0.0 + ] + }, + "action_sequence": [ + "move_backward", + "move_backward", + "move_right", + "move_backward", + "move_left", + "move_left", + "look_up", + "move_left", + "no_op", + "move_left", + "move_forward", + "move_forward", + "turn_left", + "move_right", + "move_right", + "turn_right", + "turn_right", + "look_up", + "move_left", + "move_forward", + "turn_right", + "move_backward", + "turn_right", + "turn_right", + "look_up", + "move_right", + "move_backward", + "turn_left", + "move_forward", + "move_forward", + "move_right", + "move_forward", + "move_forward", + "move_forward", + "move_forward", + "move_forward", + "look_down", + "look_down", + "move_forward", + "turn_left" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -26240.0, + -18040.0, + 800.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -26169.2893, + -17969.2893, + 800.0 + ], + "actual_end_pos": [ + -26169.2893, + -17969.2893, + 800.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -26169.2893, + -17969.2893, + 800.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -26098.5786, + -17898.5786, + 800.0 + ], + "actual_end_pos": [ + -26098.5786, + -17898.5786, + 800.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -26098.5786, + -17898.5786, + 800.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -26027.868, + -17969.2893, + 800.0 + ], + "actual_end_pos": [ + -26027.868, + -17969.2893, + 800.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -26027.868, + -17969.2893, + 800.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -25957.1573, + -17898.5786, + 800.0 + ], + "actual_end_pos": [ + -25957.1573, + -17898.5786, + 800.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -25957.1573, + -17898.5786, + 800.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -26027.868, + -17827.868, + 800.0 + ], + "actual_end_pos": [ + -26027.868, + -17827.868, + 800.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -26027.868, + -17827.868, + 800.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -26098.5786, + -17757.1573, + 800.0 + ], + "actual_end_pos": [ + -26098.5786, + -17757.1573, + 800.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -26098.5786, + -17757.1573, + 800.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -26098.5786, + -17757.1573, + 800.0 + ], + "actual_end_pos": [ + -26098.5786, + -17757.1573, + 800.0 + ], + "actual_end_rot": [ + 7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -26098.5786, + -17757.1573, + 800.0 + ], + "start_rot": [ + 7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -26169.2893, + -17686.4466, + 800.0 + ], + "actual_end_pos": [ + -26169.2893, + -17686.4466, + 800.0 + ], + "actual_end_rot": [ + 7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -26169.2893, + -17686.4466, + 800.0 + ], + "start_rot": [ + 7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -26169.2893, + -17686.4466, + 800.0 + ], + "actual_end_pos": [ + -26169.2893, + -17686.4466, + 800.0 + ], + "actual_end_rot": [ + 7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -26169.2893, + -17686.4466, + 800.0 + ], + "start_rot": [ + 7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -26240.0, + -17615.7359, + 800.0 + ], + "actual_end_pos": [ + -26240.0, + -17615.7359, + 800.0 + ], + "actual_end_rot": [ + 7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -26240.0, + -17615.7359, + 800.0 + ], + "start_rot": [ + 7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -26310.1057, + -17685.8417, + 813.0526 + ], + "actual_end_pos": [ + -26310.1057, + -17685.8417, + 813.0526 + ], + "actual_end_rot": [ + 7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -26310.1057, + -17685.8417, + 813.0526 + ], + "start_rot": [ + 7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -26380.2115, + -17755.9474, + 826.1052 + ], + "actual_end_pos": [ + -26380.2115, + -17755.9474, + 826.1052 + ], + "actual_end_rot": [ + 7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -26380.2115, + -17755.9474, + 826.1052 + ], + "start_rot": [ + 7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -26380.2115, + -17755.9474, + 826.1052 + ], + "actual_end_pos": [ + -26380.2115, + -17755.9474, + 826.1052 + ], + "actual_end_rot": [ + 7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -26380.2115, + -17755.9474, + 826.1052 + ], + "start_rot": [ + 7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + -26330.2115, + -17842.55, + 826.1052 + ], + "actual_end_pos": [ + -26330.2115, + -17842.55, + 826.1052 + ], + "actual_end_rot": [ + 7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -26330.2115, + -17842.55, + 826.1052 + ], + "start_rot": [ + 7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + -26280.2115, + -17929.1525, + 826.1052 + ], + "actual_end_pos": [ + -26280.2115, + -17929.1525, + 826.1052 + ], + "actual_end_rot": [ + 7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -26280.2115, + -17929.1525, + 826.1052 + ], + "start_rot": [ + 7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + -26280.2115, + -17929.1525, + 826.1052 + ], + "actual_end_pos": [ + -26280.2115, + -17929.1525, + 826.1052 + ], + "actual_end_rot": [ + 7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -26280.2115, + -17929.1525, + 826.1052 + ], + "start_rot": [ + 7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -26280.2115, + -17929.1525, + 826.1052 + ], + "actual_end_pos": [ + -26280.2115, + -17929.1525, + 826.1052 + ], + "actual_end_rot": [ + 7.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -26280.2115, + -17929.1525, + 826.1052 + ], + "start_rot": [ + 7.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + -26280.2115, + -17929.1525, + 826.1052 + ], + "actual_end_pos": [ + -26280.2115, + -17929.1525, + 826.1052 + ], + "actual_end_rot": [ + 15.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -26280.2115, + -17929.1525, + 826.1052 + ], + "start_rot": [ + 15.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + -26366.814, + -17879.1525, + 826.1052 + ], + "actual_end_pos": [ + -26366.814, + -17879.1525, + 826.1052 + ], + "actual_end_rot": [ + 15.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -26366.814, + -17879.1525, + 826.1052 + ], + "start_rot": [ + 15.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + -26415.1103, + -17962.8041, + 851.9871 + ], + "actual_end_pos": [ + -26415.1103, + -17962.8041, + 851.9871 + ], + "actual_end_rot": [ + 15.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -26415.1103, + -17962.8041, + 851.9871 + ], + "start_rot": [ + 15.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + -26415.1103, + -17962.8041, + 851.9871 + ], + "actual_end_pos": [ + -26415.1103, + -17962.8041, + 851.9871 + ], + "actual_end_rot": [ + 15.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -26415.1103, + -17962.8041, + 851.9871 + ], + "start_rot": [ + 15.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + -26390.1103, + -17869.5029, + 826.1052 + ], + "actual_end_pos": [ + -26390.1103, + -17869.5029, + 826.1052 + ], + "actual_end_rot": [ + 15.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -26390.1103, + -17869.5029, + 826.1052 + ], + "start_rot": [ + 15.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + -26390.1103, + -17869.5029, + 826.1052 + ], + "actual_end_pos": [ + -26390.1103, + -17869.5029, + 826.1052 + ], + "actual_end_rot": [ + 15.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -26390.1103, + -17869.5029, + 826.1052 + ], + "start_rot": [ + 15.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + -26390.1103, + -17869.5029, + 826.1052 + ], + "actual_end_pos": [ + -26390.1103, + -17869.5029, + 826.1052 + ], + "actual_end_rot": [ + 15.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -26390.1103, + -17869.5029, + 826.1052 + ], + "start_rot": [ + 15.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -26390.1103, + -17869.5029, + 826.1052 + ], + "actual_end_pos": [ + -26390.1103, + -17869.5029, + 826.1052 + ], + "actual_end_rot": [ + 22.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -26390.1103, + -17869.5029, + 826.1052 + ], + "start_rot": [ + 22.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -26293.5177, + -17843.6209, + 826.1052 + ], + "actual_end_pos": [ + -26293.5177, + -17843.6209, + 826.1052 + ], + "actual_end_rot": [ + 22.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -26293.5177, + -17843.6209, + 826.1052 + ], + "start_rot": [ + 22.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -26317.4295, + -17754.381, + 787.8369 + ], + "actual_end_pos": [ + -26317.4295, + -17754.381, + 787.8369 + ], + "actual_end_rot": [ + 22.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -26317.4295, + -17754.381, + 787.8369 + ], + "start_rot": [ + 22.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -26317.4295, + -17754.381, + 787.8369 + ], + "actual_end_pos": [ + -26317.4295, + -17754.381, + 787.8369 + ], + "actual_end_rot": [ + 22.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -26317.4295, + -17754.381, + 787.8369 + ], + "start_rot": [ + 22.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + -26317.4295, + -17846.769, + 826.1052 + ], + "actual_end_pos": [ + -26317.4295, + -17846.769, + 826.1052 + ], + "actual_end_rot": [ + 22.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -26317.4295, + -17846.769, + 826.1052 + ], + "start_rot": [ + 22.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + -26317.4295, + -17939.1569, + 864.3736 + ], + "actual_end_pos": [ + -26317.4295, + -17939.1569, + 864.3736 + ], + "actual_end_rot": [ + 22.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -26317.4295, + -17939.1569, + 864.3736 + ], + "start_rot": [ + 22.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + -26217.4295, + -17939.1569, + 864.3736 + ], + "actual_end_pos": [ + -26217.4295, + -17939.1569, + 864.3736 + ], + "actual_end_rot": [ + 22.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -26217.4295, + -17939.1569, + 864.3736 + ], + "start_rot": [ + 22.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + -26217.4295, + -18031.5449, + 902.6419 + ], + "actual_end_pos": [ + -26217.4295, + -18031.5449, + 902.6419 + ], + "actual_end_rot": [ + 22.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -26217.4295, + -18031.5449, + 902.6419 + ], + "start_rot": [ + 22.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + -26217.4295, + -18123.9328, + 940.9103 + ], + "actual_end_pos": [ + -26217.4295, + -18123.9328, + 940.9103 + ], + "actual_end_rot": [ + 22.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -26217.4295, + -18123.9328, + 940.9103 + ], + "start_rot": [ + 22.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + -26217.4295, + -18216.3208, + 979.1786 + ], + "actual_end_pos": [ + -26217.4295, + -18216.3208, + 979.1786 + ], + "actual_end_rot": [ + 22.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -26217.4295, + -18216.3208, + 979.1786 + ], + "start_rot": [ + 22.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + -26217.4295, + -18308.7088, + 1017.447 + ], + "actual_end_pos": [ + -26217.4295, + -18308.7088, + 1017.447 + ], + "actual_end_rot": [ + 22.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -26217.4295, + -18308.7088, + 1017.447 + ], + "start_rot": [ + 22.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + -26217.4295, + -18401.0967, + 1055.7153 + ], + "actual_end_pos": [ + -26217.4295, + -18401.0967, + 1055.7153 + ], + "actual_end_rot": [ + 22.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -26217.4295, + -18401.0967, + 1055.7153 + ], + "start_rot": [ + 22.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + -26217.4295, + -18401.0967, + 1055.7153 + ], + "actual_end_pos": [ + -26217.4295, + -18401.0967, + 1055.7153 + ], + "actual_end_rot": [ + 15.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -26217.4295, + -18401.0967, + 1055.7153 + ], + "start_rot": [ + 15.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + -26217.4295, + -18401.0967, + 1055.7153 + ], + "actual_end_pos": [ + -26217.4295, + -18401.0967, + 1055.7153 + ], + "actual_end_rot": [ + 7.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -26217.4295, + -18401.0967, + 1055.7153 + ], + "start_rot": [ + 7.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + -26217.4295, + -18500.2412, + 1068.7679 + ], + "actual_end_pos": [ + -26217.4295, + -18500.2412, + 1068.7679 + ], + "actual_end_rot": [ + 7.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -26217.4295, + -18500.2412, + 1068.7679 + ], + "start_rot": [ + 7.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + -26217.4295, + -18500.2412, + 1068.7679 + ], + "actual_end_pos": [ + -26217.4295, + -18500.2412, + 1068.7679 + ], + "actual_end_rot": [ + 7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260415_212208__pair_001324_B_traj_001325_meta.json b/equivalence_easy/run_20260415_212208__pair_001324_B_traj_001325_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..33ebe92dfa4e403c28998b341cd3d1edf0c889e1 --- /dev/null +++ b/equivalence_easy/run_20260415_212208__pair_001324_B_traj_001325_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 1325, + "episode_id": 0, + "state_id": 981, + "sample_index": 981, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 1324, + "primary_trajectory_id": 1324, + "paired_trajectory_id": 1325, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + -26240.0, + -18040.0, + 800.0 + ], + "rotation": [ + 0.0, + 225.0, + 0.0 + ] + }, + "action_sequence": [ + "move_left", + "move_backward", + "move_right", + "move_left", + "move_backward", + "move_backward", + "look_up", + "move_left", + "no_op", + "move_forward", + "move_forward", + "move_left", + "turn_left", + "move_right", + "move_right", + "look_up", + "turn_right", + "turn_right", + "move_left", + "move_forward", + "turn_right", + "move_backward", + "turn_right", + "look_up", + "turn_right", + "move_right", + "move_backward", + "turn_left", + "move_forward", + "move_forward", + "move_forward", + "move_forward", + "move_forward", + "move_forward", + "move_forward", + "move_right", + "look_down", + "look_down", + "move_forward", + "turn_left" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -26240.0, + -18040.0, + 800.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -26310.7107, + -17969.2893, + 800.0 + ], + "actual_end_pos": [ + -26310.7107, + -17969.2893, + 800.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -26310.7107, + -17969.2893, + 800.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -26240.0, + -17898.5786, + 800.0 + ], + "actual_end_pos": [ + -26240.0, + -17898.5786, + 800.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -26240.0, + -17898.5786, + 800.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -26169.2893, + -17969.2893, + 800.0 + ], + "actual_end_pos": [ + -26169.2893, + -17969.2893, + 800.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -26169.2893, + -17969.2893, + 800.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -26240.0, + -17898.5786, + 800.0 + ], + "actual_end_pos": [ + -26240.0, + -17898.5786, + 800.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -26240.0, + -17898.5786, + 800.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -26169.2893, + -17827.868, + 800.0 + ], + "actual_end_pos": [ + -26169.2893, + -17827.868, + 800.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -26169.2893, + -17827.868, + 800.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -26098.5786, + -17757.1573, + 800.0 + ], + "actual_end_pos": [ + -26098.5786, + -17757.1573, + 800.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -26098.5786, + -17757.1573, + 800.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -26098.5786, + -17757.1573, + 800.0 + ], + "actual_end_pos": [ + -26098.5786, + -17757.1573, + 800.0 + ], + "actual_end_rot": [ + 7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -26098.5786, + -17757.1573, + 800.0 + ], + "start_rot": [ + 7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -26169.2893, + -17686.4466, + 800.0 + ], + "actual_end_pos": [ + -26169.2893, + -17686.4466, + 800.0 + ], + "actual_end_rot": [ + 7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -26169.2893, + -17686.4466, + 800.0 + ], + "start_rot": [ + 7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -26169.2893, + -17686.4466, + 800.0 + ], + "actual_end_pos": [ + -26169.2893, + -17686.4466, + 800.0 + ], + "actual_end_rot": [ + 7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -26169.2893, + -17686.4466, + 800.0 + ], + "start_rot": [ + 7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -26239.3951, + -17756.5523, + 813.0526 + ], + "actual_end_pos": [ + -26239.3951, + -17756.5523, + 813.0526 + ], + "actual_end_rot": [ + 7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -26239.3951, + -17756.5523, + 813.0526 + ], + "start_rot": [ + 7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -26309.5008, + -17826.6581, + 826.1052 + ], + "actual_end_pos": [ + -26309.5008, + -17826.6581, + 826.1052 + ], + "actual_end_rot": [ + 7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -26309.5008, + -17826.6581, + 826.1052 + ], + "start_rot": [ + 7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -26380.2115, + -17755.9474, + 826.1052 + ], + "actual_end_pos": [ + -26380.2115, + -17755.9474, + 826.1052 + ], + "actual_end_rot": [ + 7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -26380.2115, + -17755.9474, + 826.1052 + ], + "start_rot": [ + 7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -26380.2115, + -17755.9474, + 826.1052 + ], + "actual_end_pos": [ + -26380.2115, + -17755.9474, + 826.1052 + ], + "actual_end_rot": [ + 7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -26380.2115, + -17755.9474, + 826.1052 + ], + "start_rot": [ + 7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + -26330.2115, + -17842.55, + 826.1052 + ], + "actual_end_pos": [ + -26330.2115, + -17842.55, + 826.1052 + ], + "actual_end_rot": [ + 7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -26330.2115, + -17842.55, + 826.1052 + ], + "start_rot": [ + 7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + -26280.2115, + -17929.1525, + 826.1052 + ], + "actual_end_pos": [ + -26280.2115, + -17929.1525, + 826.1052 + ], + "actual_end_rot": [ + 7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -26280.2115, + -17929.1525, + 826.1052 + ], + "start_rot": [ + 7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + -26280.2115, + -17929.1525, + 826.1052 + ], + "actual_end_pos": [ + -26280.2115, + -17929.1525, + 826.1052 + ], + "actual_end_rot": [ + 15.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -26280.2115, + -17929.1525, + 826.1052 + ], + "start_rot": [ + 15.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + -26280.2115, + -17929.1525, + 826.1052 + ], + "actual_end_pos": [ + -26280.2115, + -17929.1525, + 826.1052 + ], + "actual_end_rot": [ + 15.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -26280.2115, + -17929.1525, + 826.1052 + ], + "start_rot": [ + 15.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -26280.2115, + -17929.1525, + 826.1052 + ], + "actual_end_pos": [ + -26280.2115, + -17929.1525, + 826.1052 + ], + "actual_end_rot": [ + 15.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -26280.2115, + -17929.1525, + 826.1052 + ], + "start_rot": [ + 15.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + -26366.814, + -17879.1525, + 826.1052 + ], + "actual_end_pos": [ + -26366.814, + -17879.1525, + 826.1052 + ], + "actual_end_rot": [ + 15.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -26366.814, + -17879.1525, + 826.1052 + ], + "start_rot": [ + 15.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + -26415.1103, + -17962.8041, + 851.9871 + ], + "actual_end_pos": [ + -26415.1103, + -17962.8041, + 851.9871 + ], + "actual_end_rot": [ + 15.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -26415.1103, + -17962.8041, + 851.9871 + ], + "start_rot": [ + 15.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + -26415.1103, + -17962.8041, + 851.9871 + ], + "actual_end_pos": [ + -26415.1103, + -17962.8041, + 851.9871 + ], + "actual_end_rot": [ + 15.0, + -105.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -26415.1103, + -17962.8041, + 851.9871 + ], + "start_rot": [ + 15.0, + -105.0, + -0.0 + ], + "expected_end_pos": [ + -26390.1103, + -17869.5029, + 826.1052 + ], + "actual_end_pos": [ + -26390.1103, + -17869.5029, + 826.1052 + ], + "actual_end_rot": [ + 15.0, + -105.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -26390.1103, + -17869.5029, + 826.1052 + ], + "start_rot": [ + 15.0, + -105.0, + -0.0 + ], + "expected_end_pos": [ + -26390.1103, + -17869.5029, + 826.1052 + ], + "actual_end_pos": [ + -26390.1103, + -17869.5029, + 826.1052 + ], + "actual_end_rot": [ + 15.0, + -90.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -26390.1103, + -17869.5029, + 826.1052 + ], + "start_rot": [ + 15.0, + -90.0, + -0.0 + ], + "expected_end_pos": [ + -26390.1103, + -17869.5029, + 826.1052 + ], + "actual_end_pos": [ + -26390.1103, + -17869.5029, + 826.1052 + ], + "actual_end_rot": [ + 22.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -26390.1103, + -17869.5029, + 826.1052 + ], + "start_rot": [ + 22.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + -26390.1103, + -17869.5029, + 826.1052 + ], + "actual_end_pos": [ + -26390.1103, + -17869.5029, + 826.1052 + ], + "actual_end_rot": [ + 22.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -26390.1103, + -17869.5029, + 826.1052 + ], + "start_rot": [ + 22.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -26293.5177, + -17843.6209, + 826.1052 + ], + "actual_end_pos": [ + -26293.5177, + -17843.6209, + 826.1052 + ], + "actual_end_rot": [ + 22.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -26293.5177, + -17843.6209, + 826.1052 + ], + "start_rot": [ + 22.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -26317.4295, + -17754.381, + 787.8369 + ], + "actual_end_pos": [ + -26317.4295, + -17754.381, + 787.8369 + ], + "actual_end_rot": [ + 22.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -26317.4295, + -17754.381, + 787.8369 + ], + "start_rot": [ + 22.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -26317.4295, + -17754.381, + 787.8369 + ], + "actual_end_pos": [ + -26317.4295, + -17754.381, + 787.8369 + ], + "actual_end_rot": [ + 22.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -26317.4295, + -17754.381, + 787.8369 + ], + "start_rot": [ + 22.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + -26317.4295, + -17846.769, + 826.1052 + ], + "actual_end_pos": [ + -26317.4295, + -17846.769, + 826.1052 + ], + "actual_end_rot": [ + 22.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -26317.4295, + -17846.769, + 826.1052 + ], + "start_rot": [ + 22.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + -26317.4295, + -17939.1569, + 864.3736 + ], + "actual_end_pos": [ + -26317.4295, + -17939.1569, + 864.3736 + ], + "actual_end_rot": [ + 22.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -26317.4295, + -17939.1569, + 864.3736 + ], + "start_rot": [ + 22.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + -26317.4295, + -18031.5449, + 902.6419 + ], + "actual_end_pos": [ + -26317.4295, + -18031.5449, + 902.6419 + ], + "actual_end_rot": [ + 22.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -26317.4295, + -18031.5449, + 902.6419 + ], + "start_rot": [ + 22.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + -26317.4295, + -18123.9328, + 940.9103 + ], + "actual_end_pos": [ + -26317.4295, + -18123.9328, + 940.9103 + ], + "actual_end_rot": [ + 22.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -26317.4295, + -18123.9328, + 940.9103 + ], + "start_rot": [ + 22.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + -26317.4295, + -18216.3208, + 979.1786 + ], + "actual_end_pos": [ + -26317.4295, + -18216.3208, + 979.1786 + ], + "actual_end_rot": [ + 22.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -26317.4295, + -18216.3208, + 979.1786 + ], + "start_rot": [ + 22.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + -26317.4295, + -18308.7088, + 1017.447 + ], + "actual_end_pos": [ + -26317.4295, + -18308.7088, + 1017.447 + ], + "actual_end_rot": [ + 22.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -26317.4295, + -18308.7088, + 1017.447 + ], + "start_rot": [ + 22.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + -26317.4295, + -18401.0967, + 1055.7153 + ], + "actual_end_pos": [ + -26317.4295, + -18401.0967, + 1055.7153 + ], + "actual_end_rot": [ + 22.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -26317.4295, + -18401.0967, + 1055.7153 + ], + "start_rot": [ + 22.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + -26217.4295, + -18401.0967, + 1055.7153 + ], + "actual_end_pos": [ + -26217.4295, + -18401.0967, + 1055.7153 + ], + "actual_end_rot": [ + 22.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -26217.4295, + -18401.0967, + 1055.7153 + ], + "start_rot": [ + 22.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + -26217.4295, + -18401.0967, + 1055.7153 + ], + "actual_end_pos": [ + -26217.4295, + -18401.0967, + 1055.7153 + ], + "actual_end_rot": [ + 15.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -26217.4295, + -18401.0967, + 1055.7153 + ], + "start_rot": [ + 15.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + -26217.4295, + -18401.0967, + 1055.7153 + ], + "actual_end_pos": [ + -26217.4295, + -18401.0967, + 1055.7153 + ], + "actual_end_rot": [ + 7.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -26217.4295, + -18401.0967, + 1055.7153 + ], + "start_rot": [ + 7.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + -26217.4295, + -18500.2412, + 1068.7679 + ], + "actual_end_pos": [ + -26217.4295, + -18500.2412, + 1068.7679 + ], + "actual_end_rot": [ + 7.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -26217.4295, + -18500.2412, + 1068.7679 + ], + "start_rot": [ + 7.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + -26217.4295, + -18500.2412, + 1068.7679 + ], + "actual_end_pos": [ + -26217.4295, + -18500.2412, + 1068.7679 + ], + "actual_end_rot": [ + 7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260415_212208__pair_001472_A_traj_001472_meta.json b/equivalence_easy/run_20260415_212208__pair_001472_A_traj_001472_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e11163b911d05d0fce93b587c2a7884b23e0e37b --- /dev/null +++ b/equivalence_easy/run_20260415_212208__pair_001472_A_traj_001472_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 1472, + "episode_id": 0, + "state_id": 1087, + "sample_index": 1087, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 1473, + "primary_trajectory_id": 1472, + "paired_trajectory_id": 1473, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + -25840.0, + -21240.0, + 800.0 + ], + "rotation": [ + 0.0, + 315.0, + 0.0 + ] + }, + "action_sequence": [ + "turn_left", + "no_op", + "move_forward", + "look_down", + "no_op", + "look_up", + "look_up", + "move_forward", + "turn_right", + "move_right", + "turn_right", + "move_right", + "move_right", + "move_right", + "turn_right", + "turn_right", + "move_backward", + "no_op", + "move_backward", + "turn_left", + "move_forward", + "turn_left", + "move_right", + "move_forward", + "move_backward", + "look_up", + "turn_right", + "move_forward", + "look_up", + "move_right", + "look_down", + "move_left", + "move_forward", + "no_op", + "move_right", + "move_forward", + "move_left", + "move_backward", + "look_up", + "move_forward" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -25840.0, + -21240.0, + 800.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -25840.0, + -21240.0, + 800.0 + ], + "actual_end_pos": [ + -25840.0, + -21240.0, + 800.0 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -25840.0, + -21240.0, + 800.0 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -25840.0, + -21240.0, + 800.0 + ], + "actual_end_pos": [ + -25840.0, + -21240.0, + 800.0 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -25840.0, + -21240.0, + 800.0 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -25790.0, + -21326.6025, + 800.0 + ], + "actual_end_pos": [ + -25790.0, + -21326.6025, + 800.0 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -25790.0, + -21326.6025, + 800.0 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -25790.0, + -21326.6025, + 800.0 + ], + "actual_end_pos": [ + -25790.0, + -21326.6025, + 800.0 + ], + "actual_end_rot": [ + -7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -25790.0, + -21326.6025, + 800.0 + ], + "start_rot": [ + -7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -25790.0, + -21326.6025, + 800.0 + ], + "actual_end_pos": [ + -25790.0, + -21326.6025, + 800.0 + ], + "actual_end_rot": [ + -7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -25790.0, + -21326.6025, + 800.0 + ], + "start_rot": [ + -7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -25790.0, + -21326.6025, + 800.0 + ], + "actual_end_pos": [ + -25790.0, + -21326.6025, + 800.0 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -25790.0, + -21326.6025, + 800.0 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -25790.0, + -21326.6025, + 800.0 + ], + "actual_end_pos": [ + -25790.0, + -21326.6025, + 800.0 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -25790.0, + -21326.6025, + 800.0 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -25740.4278, + -21412.4642, + 813.0526 + ], + "actual_end_pos": [ + -25740.4278, + -21412.4642, + 813.0526 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -25740.4278, + -21412.4642, + 813.0526 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -25740.4278, + -21412.4642, + 813.0526 + ], + "actual_end_pos": [ + -25740.4278, + -21412.4642, + 813.0526 + ], + "actual_end_rot": [ + 7.5, + -45.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -25740.4278, + -21412.4642, + 813.0526 + ], + "start_rot": [ + 7.5, + -45.0, + -0.0 + ], + "expected_end_pos": [ + -25669.7171, + -21341.7535, + 813.0526 + ], + "actual_end_pos": [ + -25669.7171, + -21341.7535, + 813.0526 + ], + "actual_end_rot": [ + 7.5, + -45.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -25669.7171, + -21341.7535, + 813.0526 + ], + "start_rot": [ + 7.5, + -45.0, + -0.0 + ], + "expected_end_pos": [ + -25669.7171, + -21341.7535, + 813.0526 + ], + "actual_end_pos": [ + -25669.7171, + -21341.7535, + 813.0526 + ], + "actual_end_rot": [ + 7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -25669.7171, + -21341.7535, + 813.0526 + ], + "start_rot": [ + 7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -25619.7171, + -21255.151, + 813.0526 + ], + "actual_end_pos": [ + -25619.7171, + -21255.151, + 813.0526 + ], + "actual_end_rot": [ + 7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -25619.7171, + -21255.151, + 813.0526 + ], + "start_rot": [ + 7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -25569.7171, + -21168.5484, + 813.0526 + ], + "actual_end_pos": [ + -25569.7171, + -21168.5484, + 813.0526 + ], + "actual_end_rot": [ + 7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -25569.7171, + -21168.5484, + 813.0526 + ], + "start_rot": [ + 7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -25519.7171, + -21081.9459, + 813.0526 + ], + "actual_end_pos": [ + -25519.7171, + -21081.9459, + 813.0526 + ], + "actual_end_rot": [ + 7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -25519.7171, + -21081.9459, + 813.0526 + ], + "start_rot": [ + 7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -25519.7171, + -21081.9459, + 813.0526 + ], + "actual_end_pos": [ + -25519.7171, + -21081.9459, + 813.0526 + ], + "actual_end_rot": [ + 7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -25519.7171, + -21081.9459, + 813.0526 + ], + "start_rot": [ + 7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -25519.7171, + -21081.9459, + 813.0526 + ], + "actual_end_pos": [ + -25519.7171, + -21081.9459, + 813.0526 + ], + "actual_end_rot": [ + 7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -25519.7171, + -21081.9459, + 813.0526 + ], + "start_rot": [ + 7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -25618.8616, + -21081.9459, + 800.0 + ], + "actual_end_pos": [ + -25618.8616, + -21081.9459, + 800.0 + ], + "actual_end_rot": [ + 7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -25618.8616, + -21081.9459, + 800.0 + ], + "start_rot": [ + 7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -25618.8616, + -21081.9459, + 800.0 + ], + "actual_end_pos": [ + -25618.8616, + -21081.9459, + 800.0 + ], + "actual_end_rot": [ + 7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -25618.8616, + -21081.9459, + 800.0 + ], + "start_rot": [ + 7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -25718.0061, + -21081.9459, + 786.9474 + ], + "actual_end_pos": [ + -25718.0061, + -21081.9459, + 786.9474 + ], + "actual_end_rot": [ + 7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -25718.0061, + -21081.9459, + 786.9474 + ], + "start_rot": [ + 7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -25718.0061, + -21081.9459, + 786.9474 + ], + "actual_end_pos": [ + -25718.0061, + -21081.9459, + 786.9474 + ], + "actual_end_rot": [ + 7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -25718.0061, + -21081.9459, + 786.9474 + ], + "start_rot": [ + 7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -25622.2398, + -21107.6064, + 800.0 + ], + "actual_end_pos": [ + -25622.2398, + -21107.6064, + 800.0 + ], + "actual_end_rot": [ + 7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -25622.2398, + -21107.6064, + 800.0 + ], + "start_rot": [ + 7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -25622.2398, + -21107.6064, + 800.0 + ], + "actual_end_pos": [ + -25622.2398, + -21107.6064, + 800.0 + ], + "actual_end_rot": [ + 7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -25622.2398, + -21107.6064, + 800.0 + ], + "start_rot": [ + 7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -25572.2398, + -21021.0038, + 800.0 + ], + "actual_end_pos": [ + -25572.2398, + -21021.0038, + 800.0 + ], + "actual_end_rot": [ + 7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -25572.2398, + -21021.0038, + 800.0 + ], + "start_rot": [ + 7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -25486.3782, + -21070.5761, + 813.0526 + ], + "actual_end_pos": [ + -25486.3782, + -21070.5761, + 813.0526 + ], + "actual_end_rot": [ + 7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -25486.3782, + -21070.5761, + 813.0526 + ], + "start_rot": [ + 7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -25572.2398, + -21021.0038, + 800.0 + ], + "actual_end_pos": [ + -25572.2398, + -21021.0038, + 800.0 + ], + "actual_end_rot": [ + 7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -25572.2398, + -21021.0038, + 800.0 + ], + "start_rot": [ + 7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -25572.2398, + -21021.0038, + 800.0 + ], + "actual_end_pos": [ + -25572.2398, + -21021.0038, + 800.0 + ], + "actual_end_rot": [ + 15.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -25572.2398, + -21021.0038, + 800.0 + ], + "start_rot": [ + 15.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -25572.2398, + -21021.0038, + 800.0 + ], + "actual_end_pos": [ + -25572.2398, + -21021.0038, + 800.0 + ], + "actual_end_rot": [ + 15.0, + -15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -25572.2398, + -21021.0038, + 800.0 + ], + "start_rot": [ + 15.0, + -15.0, + -0.0 + ], + "expected_end_pos": [ + -25478.9386, + -21046.0038, + 825.8819 + ], + "actual_end_pos": [ + -25478.9386, + -21046.0038, + 825.8819 + ], + "actual_end_rot": [ + 15.0, + -15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -25478.9386, + -21046.0038, + 825.8819 + ], + "start_rot": [ + 15.0, + -15.0, + -0.0 + ], + "expected_end_pos": [ + -25478.9386, + -21046.0038, + 825.8819 + ], + "actual_end_pos": [ + -25478.9386, + -21046.0038, + 825.8819 + ], + "actual_end_rot": [ + 22.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -25478.9386, + -21046.0038, + 825.8819 + ], + "start_rot": [ + 22.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -25453.0567, + -20949.4112, + 825.8819 + ], + "actual_end_pos": [ + -25453.0567, + -20949.4112, + 825.8819 + ], + "actual_end_rot": [ + 22.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -25453.0567, + -20949.4112, + 825.8819 + ], + "start_rot": [ + 22.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -25453.0567, + -20949.4112, + 825.8819 + ], + "actual_end_pos": [ + -25453.0567, + -20949.4112, + 825.8819 + ], + "actual_end_rot": [ + 15.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -25453.0567, + -20949.4112, + 825.8819 + ], + "start_rot": [ + 15.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -25478.9386, + -21046.0038, + 825.8819 + ], + "actual_end_pos": [ + -25478.9386, + -21046.0038, + 825.8819 + ], + "actual_end_rot": [ + 15.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -25478.9386, + -21046.0038, + 825.8819 + ], + "start_rot": [ + 15.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -25385.6373, + -21071.0038, + 851.7638 + ], + "actual_end_pos": [ + -25385.6373, + -21071.0038, + 851.7638 + ], + "actual_end_rot": [ + 15.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -25385.6373, + -21071.0038, + 851.7638 + ], + "start_rot": [ + 15.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -25385.6373, + -21071.0038, + 851.7638 + ], + "actual_end_pos": [ + -25385.6373, + -21071.0038, + 851.7638 + ], + "actual_end_rot": [ + 15.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -25385.6373, + -21071.0038, + 851.7638 + ], + "start_rot": [ + 15.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -25359.7554, + -20974.4112, + 851.7638 + ], + "actual_end_pos": [ + -25359.7554, + -20974.4112, + 851.7638 + ], + "actual_end_rot": [ + 15.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -25359.7554, + -20974.4112, + 851.7638 + ], + "start_rot": [ + 15.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -25266.4541, + -20999.4112, + 877.6457 + ], + "actual_end_pos": [ + -25266.4541, + -20999.4112, + 877.6457 + ], + "actual_end_rot": [ + 15.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -25266.4541, + -20999.4112, + 877.6457 + ], + "start_rot": [ + 15.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -25292.336, + -21096.0038, + 877.6457 + ], + "actual_end_pos": [ + -25292.336, + -21096.0038, + 877.6457 + ], + "actual_end_rot": [ + 15.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -25292.336, + -21096.0038, + 877.6457 + ], + "start_rot": [ + 15.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -25385.6373, + -21071.0038, + 851.7638 + ], + "actual_end_pos": [ + -25385.6373, + -21071.0038, + 851.7638 + ], + "actual_end_rot": [ + 15.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -25385.6373, + -21071.0038, + 851.7638 + ], + "start_rot": [ + 15.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -25385.6373, + -21071.0038, + 851.7638 + ], + "actual_end_pos": [ + -25385.6373, + -21071.0038, + 851.7638 + ], + "actual_end_rot": [ + 22.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -25385.6373, + -21071.0038, + 851.7638 + ], + "start_rot": [ + 22.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -25296.3974, + -21094.9156, + 890.0322 + ], + "actual_end_pos": [ + -25296.3974, + -21094.9156, + 890.0322 + ], + "actual_end_rot": [ + 22.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260415_212208__pair_001472_B_traj_001473_meta.json b/equivalence_easy/run_20260415_212208__pair_001472_B_traj_001473_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..72a8abfda8c7b7406b7457539b80368f907286fa --- /dev/null +++ b/equivalence_easy/run_20260415_212208__pair_001472_B_traj_001473_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 1473, + "episode_id": 0, + "state_id": 1087, + "sample_index": 1087, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 1472, + "primary_trajectory_id": 1472, + "paired_trajectory_id": 1473, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + -25840.0, + -21240.0, + 800.0 + ], + "rotation": [ + 0.0, + 315.0, + 0.0 + ] + }, + "action_sequence": [ + "turn_left", + "no_op", + "move_forward", + "look_down", + "no_op", + "look_up", + "look_up", + "move_forward", + "turn_right", + "move_right", + "turn_right", + "move_right", + "move_right", + "move_right", + "turn_right", + "turn_right", + "move_backward", + "no_op", + "move_backward", + "turn_left", + "move_forward", + "turn_left", + "move_backward", + "move_right", + "move_forward", + "turn_right", + "look_up", + "move_forward", + "look_up", + "move_right", + "look_down", + "move_forward", + "move_left", + "no_op", + "move_backward", + "move_left", + "move_forward", + "move_right", + "look_up", + "move_forward" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -25840.0, + -21240.0, + 800.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -25840.0, + -21240.0, + 800.0 + ], + "actual_end_pos": [ + -25840.0, + -21240.0, + 800.0 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -25840.0, + -21240.0, + 800.0 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -25840.0, + -21240.0, + 800.0 + ], + "actual_end_pos": [ + -25840.0, + -21240.0, + 800.0 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -25840.0, + -21240.0, + 800.0 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -25790.0, + -21326.6025, + 800.0 + ], + "actual_end_pos": [ + -25790.0, + -21326.6025, + 800.0 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -25790.0, + -21326.6025, + 800.0 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -25790.0, + -21326.6025, + 800.0 + ], + "actual_end_pos": [ + -25790.0, + -21326.6025, + 800.0 + ], + "actual_end_rot": [ + -7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -25790.0, + -21326.6025, + 800.0 + ], + "start_rot": [ + -7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -25790.0, + -21326.6025, + 800.0 + ], + "actual_end_pos": [ + -25790.0, + -21326.6025, + 800.0 + ], + "actual_end_rot": [ + -7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -25790.0, + -21326.6025, + 800.0 + ], + "start_rot": [ + -7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -25790.0, + -21326.6025, + 800.0 + ], + "actual_end_pos": [ + -25790.0, + -21326.6025, + 800.0 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -25790.0, + -21326.6025, + 800.0 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -25790.0, + -21326.6025, + 800.0 + ], + "actual_end_pos": [ + -25790.0, + -21326.6025, + 800.0 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -25790.0, + -21326.6025, + 800.0 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -25740.4278, + -21412.4642, + 813.0526 + ], + "actual_end_pos": [ + -25740.4278, + -21412.4642, + 813.0526 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -25740.4278, + -21412.4642, + 813.0526 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -25740.4278, + -21412.4642, + 813.0526 + ], + "actual_end_pos": [ + -25740.4278, + -21412.4642, + 813.0526 + ], + "actual_end_rot": [ + 7.5, + -45.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -25740.4278, + -21412.4642, + 813.0526 + ], + "start_rot": [ + 7.5, + -45.0, + -0.0 + ], + "expected_end_pos": [ + -25669.7171, + -21341.7535, + 813.0526 + ], + "actual_end_pos": [ + -25669.7171, + -21341.7535, + 813.0526 + ], + "actual_end_rot": [ + 7.5, + -45.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -25669.7171, + -21341.7535, + 813.0526 + ], + "start_rot": [ + 7.5, + -45.0, + -0.0 + ], + "expected_end_pos": [ + -25669.7171, + -21341.7535, + 813.0526 + ], + "actual_end_pos": [ + -25669.7171, + -21341.7535, + 813.0526 + ], + "actual_end_rot": [ + 7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -25669.7171, + -21341.7535, + 813.0526 + ], + "start_rot": [ + 7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -25619.7171, + -21255.151, + 813.0526 + ], + "actual_end_pos": [ + -25619.7171, + -21255.151, + 813.0526 + ], + "actual_end_rot": [ + 7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -25619.7171, + -21255.151, + 813.0526 + ], + "start_rot": [ + 7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -25569.7171, + -21168.5484, + 813.0526 + ], + "actual_end_pos": [ + -25569.7171, + -21168.5484, + 813.0526 + ], + "actual_end_rot": [ + 7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -25569.7171, + -21168.5484, + 813.0526 + ], + "start_rot": [ + 7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -25519.7171, + -21081.9459, + 813.0526 + ], + "actual_end_pos": [ + -25519.7171, + -21081.9459, + 813.0526 + ], + "actual_end_rot": [ + 7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -25519.7171, + -21081.9459, + 813.0526 + ], + "start_rot": [ + 7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -25519.7171, + -21081.9459, + 813.0526 + ], + "actual_end_pos": [ + -25519.7171, + -21081.9459, + 813.0526 + ], + "actual_end_rot": [ + 7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -25519.7171, + -21081.9459, + 813.0526 + ], + "start_rot": [ + 7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -25519.7171, + -21081.9459, + 813.0526 + ], + "actual_end_pos": [ + -25519.7171, + -21081.9459, + 813.0526 + ], + "actual_end_rot": [ + 7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -25519.7171, + -21081.9459, + 813.0526 + ], + "start_rot": [ + 7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -25618.8616, + -21081.9459, + 800.0 + ], + "actual_end_pos": [ + -25618.8616, + -21081.9459, + 800.0 + ], + "actual_end_rot": [ + 7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -25618.8616, + -21081.9459, + 800.0 + ], + "start_rot": [ + 7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -25618.8616, + -21081.9459, + 800.0 + ], + "actual_end_pos": [ + -25618.8616, + -21081.9459, + 800.0 + ], + "actual_end_rot": [ + 7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -25618.8616, + -21081.9459, + 800.0 + ], + "start_rot": [ + 7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -25718.0061, + -21081.9459, + 786.9474 + ], + "actual_end_pos": [ + -25718.0061, + -21081.9459, + 786.9474 + ], + "actual_end_rot": [ + 7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -25718.0061, + -21081.9459, + 786.9474 + ], + "start_rot": [ + 7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -25718.0061, + -21081.9459, + 786.9474 + ], + "actual_end_pos": [ + -25718.0061, + -21081.9459, + 786.9474 + ], + "actual_end_rot": [ + 7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -25718.0061, + -21081.9459, + 786.9474 + ], + "start_rot": [ + 7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -25622.2398, + -21107.6064, + 800.0 + ], + "actual_end_pos": [ + -25622.2398, + -21107.6064, + 800.0 + ], + "actual_end_rot": [ + 7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -25622.2398, + -21107.6064, + 800.0 + ], + "start_rot": [ + 7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -25622.2398, + -21107.6064, + 800.0 + ], + "actual_end_pos": [ + -25622.2398, + -21107.6064, + 800.0 + ], + "actual_end_rot": [ + 7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -25622.2398, + -21107.6064, + 800.0 + ], + "start_rot": [ + 7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -25708.1015, + -21058.0341, + 786.9474 + ], + "actual_end_pos": [ + -25708.1015, + -21058.0341, + 786.9474 + ], + "actual_end_rot": [ + 7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -25708.1015, + -21058.0341, + 786.9474 + ], + "start_rot": [ + 7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -25658.1015, + -20971.4316, + 786.9474 + ], + "actual_end_pos": [ + -25658.1015, + -20971.4316, + 786.9474 + ], + "actual_end_rot": [ + 7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -25658.1015, + -20971.4316, + 786.9474 + ], + "start_rot": [ + 7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -25572.2398, + -21021.0038, + 800.0 + ], + "actual_end_pos": [ + -25572.2398, + -21021.0038, + 800.0 + ], + "actual_end_rot": [ + 7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -25572.2398, + -21021.0038, + 800.0 + ], + "start_rot": [ + 7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -25572.2398, + -21021.0038, + 800.0 + ], + "actual_end_pos": [ + -25572.2398, + -21021.0038, + 800.0 + ], + "actual_end_rot": [ + 7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -25572.2398, + -21021.0038, + 800.0 + ], + "start_rot": [ + 7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -25572.2398, + -21021.0038, + 800.0 + ], + "actual_end_pos": [ + -25572.2398, + -21021.0038, + 800.0 + ], + "actual_end_rot": [ + 15.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -25572.2398, + -21021.0038, + 800.0 + ], + "start_rot": [ + 15.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -25478.9386, + -21046.0038, + 825.8819 + ], + "actual_end_pos": [ + -25478.9386, + -21046.0038, + 825.8819 + ], + "actual_end_rot": [ + 15.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -25478.9386, + -21046.0038, + 825.8819 + ], + "start_rot": [ + 15.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -25478.9386, + -21046.0038, + 825.8819 + ], + "actual_end_pos": [ + -25478.9386, + -21046.0038, + 825.8819 + ], + "actual_end_rot": [ + 22.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -25478.9386, + -21046.0038, + 825.8819 + ], + "start_rot": [ + 22.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -25453.0567, + -20949.4112, + 825.8819 + ], + "actual_end_pos": [ + -25453.0567, + -20949.4112, + 825.8819 + ], + "actual_end_rot": [ + 22.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -25453.0567, + -20949.4112, + 825.8819 + ], + "start_rot": [ + 22.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -25453.0567, + -20949.4112, + 825.8819 + ], + "actual_end_pos": [ + -25453.0567, + -20949.4112, + 825.8819 + ], + "actual_end_rot": [ + 15.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -25453.0567, + -20949.4112, + 825.8819 + ], + "start_rot": [ + 15.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -25359.7554, + -20974.4112, + 851.7638 + ], + "actual_end_pos": [ + -25359.7554, + -20974.4112, + 851.7638 + ], + "actual_end_rot": [ + 15.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -25359.7554, + -20974.4112, + 851.7638 + ], + "start_rot": [ + 15.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -25385.6373, + -21071.0038, + 851.7638 + ], + "actual_end_pos": [ + -25385.6373, + -21071.0038, + 851.7638 + ], + "actual_end_rot": [ + 15.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -25385.6373, + -21071.0038, + 851.7638 + ], + "start_rot": [ + 15.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -25385.6373, + -21071.0038, + 851.7638 + ], + "actual_end_pos": [ + -25385.6373, + -21071.0038, + 851.7638 + ], + "actual_end_rot": [ + 15.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -25385.6373, + -21071.0038, + 851.7638 + ], + "start_rot": [ + 15.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -25478.9386, + -21046.0038, + 825.8819 + ], + "actual_end_pos": [ + -25478.9386, + -21046.0038, + 825.8819 + ], + "actual_end_rot": [ + 15.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -25478.9386, + -21046.0038, + 825.8819 + ], + "start_rot": [ + 15.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -25504.8205, + -21142.5964, + 825.8819 + ], + "actual_end_pos": [ + -25504.8205, + -21142.5964, + 825.8819 + ], + "actual_end_rot": [ + 15.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -25504.8205, + -21142.5964, + 825.8819 + ], + "start_rot": [ + 15.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -25411.5192, + -21167.5964, + 851.7638 + ], + "actual_end_pos": [ + -25411.5192, + -21167.5964, + 851.7638 + ], + "actual_end_rot": [ + 15.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -25411.5192, + -21167.5964, + 851.7638 + ], + "start_rot": [ + 15.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -25385.6373, + -21071.0038, + 851.7638 + ], + "actual_end_pos": [ + -25385.6373, + -21071.0038, + 851.7638 + ], + "actual_end_rot": [ + 15.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -25385.6373, + -21071.0038, + 851.7638 + ], + "start_rot": [ + 15.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -25385.6373, + -21071.0038, + 851.7638 + ], + "actual_end_pos": [ + -25385.6373, + -21071.0038, + 851.7638 + ], + "actual_end_rot": [ + 22.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -25385.6373, + -21071.0038, + 851.7638 + ], + "start_rot": [ + 22.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -25296.3974, + -21094.9156, + 890.0322 + ], + "actual_end_pos": [ + -25296.3974, + -21094.9156, + 890.0322 + ], + "actual_end_rot": [ + 22.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260415_212208__pair_001547_A_traj_001547_meta.json b/equivalence_easy/run_20260415_212208__pair_001547_A_traj_001547_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0232cd1c50ff8ebb52ebb2a1886264e0d75ae819 --- /dev/null +++ b/equivalence_easy/run_20260415_212208__pair_001547_A_traj_001547_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 1547, + "episode_id": 0, + "state_id": 1143, + "sample_index": 1143, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 1548, + "primary_trajectory_id": 1547, + "paired_trajectory_id": 1548, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + -25840.0, + -18040.0, + 800.0 + ], + "rotation": [ + 0.0, + 315.0, + 0.0 + ] + }, + "action_sequence": [ + "move_forward", + "no_op", + "move_right", + "turn_right", + "no_op", + "move_right", + "move_right", + "move_forward", + "move_forward", + "move_left", + "turn_left", + "move_right", + "move_right", + "move_forward", + "move_forward", + "move_right", + "move_forward", + "move_forward", + "move_forward", + "move_forward", + "turn_left", + "move_forward", + "move_right", + "turn_right", + "turn_right", + "turn_right", + "move_forward", + "look_up", + "move_right", + "move_forward", + "move_right", + "look_down", + "move_right", + "look_up", + "move_left", + "move_left", + "turn_right", + "move_forward", + "move_forward", + "turn_right" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -25840.0, + -18040.0, + 800.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -25769.2893, + -18110.7107, + 800.0 + ], + "actual_end_pos": [ + -25769.2893, + -18110.7107, + 800.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -25769.2893, + -18110.7107, + 800.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -25769.2893, + -18110.7107, + 800.0 + ], + "actual_end_pos": [ + -25769.2893, + -18110.7107, + 800.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -25769.2893, + -18110.7107, + 800.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -25698.5786, + -18040.0, + 800.0 + ], + "actual_end_pos": [ + -25698.5786, + -18040.0, + 800.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -25698.5786, + -18040.0, + 800.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -25698.5786, + -18040.0, + 800.0 + ], + "actual_end_pos": [ + -25698.5786, + -18040.0, + 800.0 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -25698.5786, + -18040.0, + 800.0 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -25698.5786, + -18040.0, + 800.0 + ], + "actual_end_pos": [ + -25698.5786, + -18040.0, + 800.0 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -25698.5786, + -18040.0, + 800.0 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -25648.5786, + -17953.3975, + 800.0 + ], + "actual_end_pos": [ + -25648.5786, + -17953.3975, + 800.0 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -25648.5786, + -17953.3975, + 800.0 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -25598.5786, + -17866.7949, + 800.0 + ], + "actual_end_pos": [ + -25598.5786, + -17866.7949, + 800.0 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -25598.5786, + -17866.7949, + 800.0 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -25511.9761, + -17916.7949, + 800.0 + ], + "actual_end_pos": [ + -25511.9761, + -17916.7949, + 800.0 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -25511.9761, + -17916.7949, + 800.0 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -25425.3736, + -17966.7949, + 800.0 + ], + "actual_end_pos": [ + -25425.3736, + -17966.7949, + 800.0 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -25425.3736, + -17966.7949, + 800.0 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -25475.3736, + -18053.3975, + 800.0 + ], + "actual_end_pos": [ + -25475.3736, + -18053.3975, + 800.0 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -25475.3736, + -18053.3975, + 800.0 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -25475.3736, + -18053.3975, + 800.0 + ], + "actual_end_pos": [ + -25475.3736, + -18053.3975, + 800.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -25475.3736, + -18053.3975, + 800.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -25404.6629, + -17982.6868, + 800.0 + ], + "actual_end_pos": [ + -25404.6629, + -17982.6868, + 800.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -25404.6629, + -17982.6868, + 800.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -25333.9522, + -17911.9761, + 800.0 + ], + "actual_end_pos": [ + -25333.9522, + -17911.9761, + 800.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -25333.9522, + -17911.9761, + 800.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -25263.2415, + -17982.6868, + 800.0 + ], + "actual_end_pos": [ + -25263.2415, + -17982.6868, + 800.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -25263.2415, + -17982.6868, + 800.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -25192.5309, + -18053.3975, + 800.0 + ], + "actual_end_pos": [ + -25192.5309, + -18053.3975, + 800.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -25192.5309, + -18053.3975, + 800.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -25121.8202, + -17982.6868, + 800.0 + ], + "actual_end_pos": [ + -25121.8202, + -17982.6868, + 800.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -25121.8202, + -17982.6868, + 800.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -25051.1095, + -18053.3975, + 800.0 + ], + "actual_end_pos": [ + -25051.1095, + -18053.3975, + 800.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -25051.1095, + -18053.3975, + 800.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -24980.3988, + -18124.1081, + 800.0 + ], + "actual_end_pos": [ + -24980.3988, + -18124.1081, + 800.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -24980.3988, + -18124.1081, + 800.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -24909.6881, + -18194.8188, + 800.0 + ], + "actual_end_pos": [ + -24909.6881, + -18194.8188, + 800.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -24909.6881, + -18194.8188, + 800.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -24838.9775, + -18265.5295, + 800.0 + ], + "actual_end_pos": [ + -24838.9775, + -18265.5295, + 800.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -24838.9775, + -18265.5295, + 800.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -24838.9775, + -18265.5295, + 800.0 + ], + "actual_end_pos": [ + -24838.9775, + -18265.5295, + 800.0 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -24838.9775, + -18265.5295, + 800.0 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -24788.9775, + -18352.132, + 800.0 + ], + "actual_end_pos": [ + -24788.9775, + -18352.132, + 800.0 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -24788.9775, + -18352.132, + 800.0 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -24702.3749, + -18302.132, + 800.0 + ], + "actual_end_pos": [ + -24702.3749, + -18302.132, + 800.0 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -24702.3749, + -18302.132, + 800.0 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -24702.3749, + -18302.132, + 800.0 + ], + "actual_end_pos": [ + -24702.3749, + -18302.132, + 800.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -24702.3749, + -18302.132, + 800.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -24702.3749, + -18302.132, + 800.0 + ], + "actual_end_pos": [ + -24702.3749, + -18302.132, + 800.0 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -24702.3749, + -18302.132, + 800.0 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -24702.3749, + -18302.132, + 800.0 + ], + "actual_end_pos": [ + -24702.3749, + -18302.132, + 800.0 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -24702.3749, + -18302.132, + 800.0 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -24605.7823, + -18328.0139, + 800.0 + ], + "actual_end_pos": [ + -24605.7823, + -18328.0139, + 800.0 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -24605.7823, + -18328.0139, + 800.0 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -24605.7823, + -18328.0139, + 800.0 + ], + "actual_end_pos": [ + -24605.7823, + -18328.0139, + 800.0 + ], + "actual_end_rot": [ + 7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -24605.7823, + -18328.0139, + 800.0 + ], + "start_rot": [ + 7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -24579.9004, + -18231.4213, + 800.0 + ], + "actual_end_pos": [ + -24579.9004, + -18231.4213, + 800.0 + ], + "actual_end_rot": [ + 7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -24579.9004, + -18231.4213, + 800.0 + ], + "start_rot": [ + 7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -24484.1342, + -18257.0818, + 813.0526 + ], + "actual_end_pos": [ + -24484.1342, + -18257.0818, + 813.0526 + ], + "actual_end_rot": [ + 7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -24484.1342, + -18257.0818, + 813.0526 + ], + "start_rot": [ + 7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -24458.2523, + -18160.4892, + 813.0526 + ], + "actual_end_pos": [ + -24458.2523, + -18160.4892, + 813.0526 + ], + "actual_end_rot": [ + 7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -24458.2523, + -18160.4892, + 813.0526 + ], + "start_rot": [ + 7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -24458.2523, + -18160.4892, + 813.0526 + ], + "actual_end_pos": [ + -24458.2523, + -18160.4892, + 813.0526 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -24458.2523, + -18160.4892, + 813.0526 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -24432.3704, + -18063.8967, + 813.0526 + ], + "actual_end_pos": [ + -24432.3704, + -18063.8967, + 813.0526 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -24432.3704, + -18063.8967, + 813.0526 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -24432.3704, + -18063.8967, + 813.0526 + ], + "actual_end_pos": [ + -24432.3704, + -18063.8967, + 813.0526 + ], + "actual_end_rot": [ + 7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -24432.3704, + -18063.8967, + 813.0526 + ], + "start_rot": [ + 7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -24458.2523, + -18160.4892, + 813.0526 + ], + "actual_end_pos": [ + -24458.2523, + -18160.4892, + 813.0526 + ], + "actual_end_rot": [ + 7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -24458.2523, + -18160.4892, + 813.0526 + ], + "start_rot": [ + 7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -24484.1342, + -18257.0818, + 813.0526 + ], + "actual_end_pos": [ + -24484.1342, + -18257.0818, + 813.0526 + ], + "actual_end_rot": [ + 7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -24484.1342, + -18257.0818, + 813.0526 + ], + "start_rot": [ + 7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -24484.1342, + -18257.0818, + 813.0526 + ], + "actual_end_pos": [ + -24484.1342, + -18257.0818, + 813.0526 + ], + "actual_end_rot": [ + 7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -24484.1342, + -18257.0818, + 813.0526 + ], + "start_rot": [ + 7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -24384.9897, + -18257.0818, + 826.1052 + ], + "actual_end_pos": [ + -24384.9897, + -18257.0818, + 826.1052 + ], + "actual_end_rot": [ + 7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -24384.9897, + -18257.0818, + 826.1052 + ], + "start_rot": [ + 7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -24285.8452, + -18257.0818, + 839.1579 + ], + "actual_end_pos": [ + -24285.8452, + -18257.0818, + 839.1579 + ], + "actual_end_rot": [ + 7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -24285.8452, + -18257.0818, + 839.1579 + ], + "start_rot": [ + 7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -24285.8452, + -18257.0818, + 839.1579 + ], + "actual_end_pos": [ + -24285.8452, + -18257.0818, + 839.1579 + ], + "actual_end_rot": [ + 7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260415_212208__pair_001547_B_traj_001548_meta.json b/equivalence_easy/run_20260415_212208__pair_001547_B_traj_001548_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b61aacf4d22a9a67fe89155709a20b4693739870 --- /dev/null +++ b/equivalence_easy/run_20260415_212208__pair_001547_B_traj_001548_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 1548, + "episode_id": 0, + "state_id": 1143, + "sample_index": 1143, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 1547, + "primary_trajectory_id": 1547, + "paired_trajectory_id": 1548, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + -25840.0, + -18040.0, + 800.0 + ], + "rotation": [ + 0.0, + 315.0, + 0.0 + ] + }, + "action_sequence": [ + "move_forward", + "no_op", + "move_right", + "turn_right", + "no_op", + "move_left", + "move_forward", + "move_forward", + "move_right", + "move_right", + "turn_left", + "move_forward", + "move_forward", + "move_forward", + "move_forward", + "move_right", + "move_right", + "move_right", + "move_forward", + "move_forward", + "turn_left", + "move_forward", + "move_right", + "turn_right", + "turn_right", + "turn_right", + "move_forward", + "look_up", + "move_forward", + "move_right", + "move_right", + "look_down", + "move_right", + "look_up", + "move_left", + "move_left", + "turn_right", + "move_forward", + "move_forward", + "turn_right" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -25840.0, + -18040.0, + 800.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -25769.2893, + -18110.7107, + 800.0 + ], + "actual_end_pos": [ + -25769.2893, + -18110.7107, + 800.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -25769.2893, + -18110.7107, + 800.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -25769.2893, + -18110.7107, + 800.0 + ], + "actual_end_pos": [ + -25769.2893, + -18110.7107, + 800.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -25769.2893, + -18110.7107, + 800.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -25698.5786, + -18040.0, + 800.0 + ], + "actual_end_pos": [ + -25698.5786, + -18040.0, + 800.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -25698.5786, + -18040.0, + 800.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -25698.5786, + -18040.0, + 800.0 + ], + "actual_end_pos": [ + -25698.5786, + -18040.0, + 800.0 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -25698.5786, + -18040.0, + 800.0 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -25698.5786, + -18040.0, + 800.0 + ], + "actual_end_pos": [ + -25698.5786, + -18040.0, + 800.0 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -25698.5786, + -18040.0, + 800.0 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -25748.5786, + -18126.6025, + 800.0 + ], + "actual_end_pos": [ + -25748.5786, + -18126.6025, + 800.0 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -25748.5786, + -18126.6025, + 800.0 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -25661.9761, + -18176.6025, + 800.0 + ], + "actual_end_pos": [ + -25661.9761, + -18176.6025, + 800.0 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -25661.9761, + -18176.6025, + 800.0 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -25575.3736, + -18226.6025, + 800.0 + ], + "actual_end_pos": [ + -25575.3736, + -18226.6025, + 800.0 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -25575.3736, + -18226.6025, + 800.0 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -25525.3736, + -18140.0, + 800.0 + ], + "actual_end_pos": [ + -25525.3736, + -18140.0, + 800.0 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -25525.3736, + -18140.0, + 800.0 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -25475.3736, + -18053.3975, + 800.0 + ], + "actual_end_pos": [ + -25475.3736, + -18053.3975, + 800.0 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -25475.3736, + -18053.3975, + 800.0 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -25475.3736, + -18053.3975, + 800.0 + ], + "actual_end_pos": [ + -25475.3736, + -18053.3975, + 800.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -25475.3736, + -18053.3975, + 800.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -25404.6629, + -18124.1081, + 800.0 + ], + "actual_end_pos": [ + -25404.6629, + -18124.1081, + 800.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -25404.6629, + -18124.1081, + 800.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -25333.9522, + -18194.8188, + 800.0 + ], + "actual_end_pos": [ + -25333.9522, + -18194.8188, + 800.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -25333.9522, + -18194.8188, + 800.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -25263.2415, + -18265.5295, + 800.0 + ], + "actual_end_pos": [ + -25263.2415, + -18265.5295, + 800.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -25263.2415, + -18265.5295, + 800.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -25192.5308, + -18336.2402, + 800.0 + ], + "actual_end_pos": [ + -25192.5308, + -18336.2402, + 800.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -25192.5308, + -18336.2402, + 800.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -25121.8202, + -18265.5295, + 800.0 + ], + "actual_end_pos": [ + -25121.8202, + -18265.5295, + 800.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -25121.8202, + -18265.5295, + 800.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -25051.1095, + -18194.8188, + 800.0 + ], + "actual_end_pos": [ + -25051.1095, + -18194.8188, + 800.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -25051.1095, + -18194.8188, + 800.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -24980.3988, + -18124.1081, + 800.0 + ], + "actual_end_pos": [ + -24980.3988, + -18124.1081, + 800.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -24980.3988, + -18124.1081, + 800.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -24909.6881, + -18194.8188, + 800.0 + ], + "actual_end_pos": [ + -24909.6881, + -18194.8188, + 800.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -24909.6881, + -18194.8188, + 800.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -24838.9775, + -18265.5295, + 800.0 + ], + "actual_end_pos": [ + -24838.9775, + -18265.5295, + 800.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -24838.9775, + -18265.5295, + 800.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -24838.9775, + -18265.5295, + 800.0 + ], + "actual_end_pos": [ + -24838.9775, + -18265.5295, + 800.0 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -24838.9775, + -18265.5295, + 800.0 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -24788.9775, + -18352.132, + 800.0 + ], + "actual_end_pos": [ + -24788.9775, + -18352.132, + 800.0 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -24788.9775, + -18352.132, + 800.0 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -24702.3749, + -18302.132, + 800.0 + ], + "actual_end_pos": [ + -24702.3749, + -18302.132, + 800.0 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -24702.3749, + -18302.132, + 800.0 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -24702.3749, + -18302.132, + 800.0 + ], + "actual_end_pos": [ + -24702.3749, + -18302.132, + 800.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -24702.3749, + -18302.132, + 800.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -24702.3749, + -18302.132, + 800.0 + ], + "actual_end_pos": [ + -24702.3749, + -18302.132, + 800.0 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -24702.3749, + -18302.132, + 800.0 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -24702.3749, + -18302.132, + 800.0 + ], + "actual_end_pos": [ + -24702.3749, + -18302.132, + 800.0 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -24702.3749, + -18302.132, + 800.0 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -24605.7823, + -18328.0139, + 800.0 + ], + "actual_end_pos": [ + -24605.7823, + -18328.0139, + 800.0 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -24605.7823, + -18328.0139, + 800.0 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -24605.7823, + -18328.0139, + 800.0 + ], + "actual_end_pos": [ + -24605.7823, + -18328.0139, + 800.0 + ], + "actual_end_rot": [ + 7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -24605.7823, + -18328.0139, + 800.0 + ], + "start_rot": [ + 7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -24510.0161, + -18353.6744, + 813.0526 + ], + "actual_end_pos": [ + -24510.0161, + -18353.6744, + 813.0526 + ], + "actual_end_rot": [ + 7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -24510.0161, + -18353.6744, + 813.0526 + ], + "start_rot": [ + 7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -24484.1342, + -18257.0818, + 813.0526 + ], + "actual_end_pos": [ + -24484.1342, + -18257.0818, + 813.0526 + ], + "actual_end_rot": [ + 7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -24484.1342, + -18257.0818, + 813.0526 + ], + "start_rot": [ + 7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -24458.2523, + -18160.4892, + 813.0526 + ], + "actual_end_pos": [ + -24458.2523, + -18160.4892, + 813.0526 + ], + "actual_end_rot": [ + 7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -24458.2523, + -18160.4892, + 813.0526 + ], + "start_rot": [ + 7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -24458.2523, + -18160.4892, + 813.0526 + ], + "actual_end_pos": [ + -24458.2523, + -18160.4892, + 813.0526 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -24458.2523, + -18160.4892, + 813.0526 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -24432.3704, + -18063.8967, + 813.0526 + ], + "actual_end_pos": [ + -24432.3704, + -18063.8967, + 813.0526 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -24432.3704, + -18063.8967, + 813.0526 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -24432.3704, + -18063.8967, + 813.0526 + ], + "actual_end_pos": [ + -24432.3704, + -18063.8967, + 813.0526 + ], + "actual_end_rot": [ + 7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -24432.3704, + -18063.8967, + 813.0526 + ], + "start_rot": [ + 7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -24458.2523, + -18160.4892, + 813.0526 + ], + "actual_end_pos": [ + -24458.2523, + -18160.4892, + 813.0526 + ], + "actual_end_rot": [ + 7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -24458.2523, + -18160.4892, + 813.0526 + ], + "start_rot": [ + 7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -24484.1342, + -18257.0818, + 813.0526 + ], + "actual_end_pos": [ + -24484.1342, + -18257.0818, + 813.0526 + ], + "actual_end_rot": [ + 7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -24484.1342, + -18257.0818, + 813.0526 + ], + "start_rot": [ + 7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -24484.1342, + -18257.0818, + 813.0526 + ], + "actual_end_pos": [ + -24484.1342, + -18257.0818, + 813.0526 + ], + "actual_end_rot": [ + 7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -24484.1342, + -18257.0818, + 813.0526 + ], + "start_rot": [ + 7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -24384.9897, + -18257.0818, + 826.1052 + ], + "actual_end_pos": [ + -24384.9897, + -18257.0818, + 826.1052 + ], + "actual_end_rot": [ + 7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -24384.9897, + -18257.0818, + 826.1052 + ], + "start_rot": [ + 7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -24285.8452, + -18257.0818, + 839.1579 + ], + "actual_end_pos": [ + -24285.8452, + -18257.0818, + 839.1579 + ], + "actual_end_rot": [ + 7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -24285.8452, + -18257.0818, + 839.1579 + ], + "start_rot": [ + 7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -24285.8452, + -18257.0818, + 839.1579 + ], + "actual_end_pos": [ + -24285.8452, + -18257.0818, + 839.1579 + ], + "actual_end_rot": [ + 7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260415_212208__pair_001888_A_traj_001888_meta.json b/equivalence_easy/run_20260415_212208__pair_001888_A_traj_001888_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..215f2af29431408ffa7d6fd9cb162eaf7be46f15 --- /dev/null +++ b/equivalence_easy/run_20260415_212208__pair_001888_A_traj_001888_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 1888, + "episode_id": 0, + "state_id": 1387, + "sample_index": 1387, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 1889, + "primary_trajectory_id": 1888, + "paired_trajectory_id": 1889, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + -25040.0, + -21640.0, + 800.0 + ], + "rotation": [ + 0.0, + 135.0, + 0.0 + ] + }, + "action_sequence": [ + "move_right", + "look_down", + "move_left", + "move_forward", + "look_up", + "move_left", + "move_left", + "move_backward", + "move_backward", + "move_right", + "move_forward", + "move_right", + "turn_left", + "move_forward", + "turn_right", + "turn_right", + "move_left", + "move_forward", + "move_forward", + "look_up", + "turn_right", + "turn_right", + "move_left", + "move_backward", + "move_left", + "move_forward", + "look_down", + "move_forward", + "no_op", + "look_up", + "move_backward", + "no_op", + "move_right", + "move_right", + "move_forward", + "move_forward", + "move_forward", + "turn_right", + "move_right", + "turn_left" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -25040.0, + -21640.0, + 800.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -25110.7107, + -21710.7107, + 800.0 + ], + "actual_end_pos": [ + -25110.7107, + -21710.7107, + 800.0 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -25110.7107, + -21710.7107, + 800.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -25110.7107, + -21710.7107, + 800.0 + ], + "actual_end_pos": [ + -25110.7107, + -21710.7107, + 800.0 + ], + "actual_end_rot": [ + -7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -25110.7107, + -21710.7107, + 800.0 + ], + "start_rot": [ + -7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -25040.0, + -21640.0, + 800.0 + ], + "actual_end_pos": [ + -25040.0, + -21640.0, + 800.0 + ], + "actual_end_rot": [ + -7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -25040.0, + -21640.0, + 800.0 + ], + "start_rot": [ + -7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -25110.1057, + -21569.8943, + 786.9474 + ], + "actual_end_pos": [ + -25110.1057, + -21569.8943, + 786.9474 + ], + "actual_end_rot": [ + -7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -25110.1057, + -21569.8943, + 786.9474 + ], + "start_rot": [ + -7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -25110.1057, + -21569.8943, + 786.9474 + ], + "actual_end_pos": [ + -25110.1057, + -21569.8943, + 786.9474 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -25110.1057, + -21569.8943, + 786.9474 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -25039.3951, + -21499.1836, + 786.9474 + ], + "actual_end_pos": [ + -25039.3951, + -21499.1836, + 786.9474 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -25039.3951, + -21499.1836, + 786.9474 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -24968.6844, + -21428.4729, + 786.9474 + ], + "actual_end_pos": [ + -24968.6844, + -21428.4729, + 786.9474 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -24968.6844, + -21428.4729, + 786.9474 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -24897.9737, + -21499.1836, + 786.9474 + ], + "actual_end_pos": [ + -24897.9737, + -21499.1836, + 786.9474 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -24897.9737, + -21499.1836, + 786.9474 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -24827.263, + -21569.8943, + 786.9474 + ], + "actual_end_pos": [ + -24827.263, + -21569.8943, + 786.9474 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -24827.263, + -21569.8943, + 786.9474 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -24897.9737, + -21640.6049, + 786.9474 + ], + "actual_end_pos": [ + -24897.9737, + -21640.6049, + 786.9474 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -24897.9737, + -21640.6049, + 786.9474 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -24968.6844, + -21569.8943, + 786.9474 + ], + "actual_end_pos": [ + -24968.6844, + -21569.8943, + 786.9474 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -24968.6844, + -21569.8943, + 786.9474 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -25039.3951, + -21640.6049, + 786.9474 + ], + "actual_end_pos": [ + -25039.3951, + -21640.6049, + 786.9474 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -25039.3951, + -21640.6049, + 786.9474 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -25039.3951, + -21640.6049, + 786.9474 + ], + "actual_end_pos": [ + -25039.3951, + -21640.6049, + 786.9474 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -25039.3951, + -21640.6049, + 786.9474 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -25089.3951, + -21554.0024, + 786.9474 + ], + "actual_end_pos": [ + -25089.3951, + -21554.0024, + 786.9474 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -25089.3951, + -21554.0024, + 786.9474 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -25089.3951, + -21554.0024, + 786.9474 + ], + "actual_end_pos": [ + -25089.3951, + -21554.0024, + 786.9474 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -25089.3951, + -21554.0024, + 786.9474 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -25089.3951, + -21554.0024, + 786.9474 + ], + "actual_end_pos": [ + -25089.3951, + -21554.0024, + 786.9474 + ], + "actual_end_rot": [ + 0.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -25089.3951, + -21554.0024, + 786.9474 + ], + "start_rot": [ + 0.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -25039.3951, + -21467.3999, + 786.9474 + ], + "actual_end_pos": [ + -25039.3951, + -21467.3999, + 786.9474 + ], + "actual_end_rot": [ + 0.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -25039.3951, + -21467.3999, + 786.9474 + ], + "start_rot": [ + 0.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -25125.9976, + -21417.3999, + 786.9474 + ], + "actual_end_pos": [ + -25125.9976, + -21417.3999, + 786.9474 + ], + "actual_end_rot": [ + 0.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -25125.9976, + -21417.3999, + 786.9474 + ], + "start_rot": [ + 0.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -25212.6001, + -21367.3999, + 786.9474 + ], + "actual_end_pos": [ + -25212.6001, + -21367.3999, + 786.9474 + ], + "actual_end_rot": [ + 0.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -25212.6001, + -21367.3999, + 786.9474 + ], + "start_rot": [ + 0.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -25212.6001, + -21367.3999, + 786.9474 + ], + "actual_end_pos": [ + -25212.6001, + -21367.3999, + 786.9474 + ], + "actual_end_rot": [ + 7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -25212.6001, + -21367.3999, + 786.9474 + ], + "start_rot": [ + 7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -25212.6001, + -21367.3999, + 786.9474 + ], + "actual_end_pos": [ + -25212.6001, + -21367.3999, + 786.9474 + ], + "actual_end_rot": [ + 7.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -25212.6001, + -21367.3999, + 786.9474 + ], + "start_rot": [ + 7.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -25212.6001, + -21367.3999, + 786.9474 + ], + "actual_end_pos": [ + -25212.6001, + -21367.3999, + 786.9474 + ], + "actual_end_rot": [ + 7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -25212.6001, + -21367.3999, + 786.9474 + ], + "start_rot": [ + 7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -25212.6001, + -21267.3999, + 786.9474 + ], + "actual_end_pos": [ + -25212.6001, + -21267.3999, + 786.9474 + ], + "actual_end_rot": [ + 7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -25212.6001, + -21267.3999, + 786.9474 + ], + "start_rot": [ + 7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -25113.4556, + -21267.3999, + 773.8948 + ], + "actual_end_pos": [ + -25113.4556, + -21267.3999, + 773.8948 + ], + "actual_end_rot": [ + 7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -25113.4556, + -21267.3999, + 773.8948 + ], + "start_rot": [ + 7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -25113.4556, + -21167.3999, + 773.8948 + ], + "actual_end_pos": [ + -25113.4556, + -21167.3999, + 773.8948 + ], + "actual_end_rot": [ + 7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -25113.4556, + -21167.3999, + 773.8948 + ], + "start_rot": [ + 7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -25212.6001, + -21167.3999, + 786.9474 + ], + "actual_end_pos": [ + -25212.6001, + -21167.3999, + 786.9474 + ], + "actual_end_rot": [ + 7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -25212.6001, + -21167.3999, + 786.9474 + ], + "start_rot": [ + 7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -25212.6001, + -21167.3999, + 786.9474 + ], + "actual_end_pos": [ + -25212.6001, + -21167.3999, + 786.9474 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -25212.6001, + -21167.3999, + 786.9474 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -25312.6001, + -21167.3999, + 786.9474 + ], + "actual_end_pos": [ + -25312.6001, + -21167.3999, + 786.9474 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -25312.6001, + -21167.3999, + 786.9474 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -25312.6001, + -21167.3999, + 786.9474 + ], + "actual_end_pos": [ + -25312.6001, + -21167.3999, + 786.9474 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -25312.6001, + -21167.3999, + 786.9474 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -25312.6001, + -21167.3999, + 786.9474 + ], + "actual_end_pos": [ + -25312.6001, + -21167.3999, + 786.9474 + ], + "actual_end_rot": [ + 7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -25312.6001, + -21167.3999, + 786.9474 + ], + "start_rot": [ + 7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -25213.4556, + -21167.3999, + 773.8948 + ], + "actual_end_pos": [ + -25213.4556, + -21167.3999, + 773.8948 + ], + "actual_end_rot": [ + 7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -25213.4556, + -21167.3999, + 773.8948 + ], + "start_rot": [ + 7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -25213.4556, + -21167.3999, + 773.8948 + ], + "actual_end_pos": [ + -25213.4556, + -21167.3999, + 773.8948 + ], + "actual_end_rot": [ + 7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -25213.4556, + -21167.3999, + 773.8948 + ], + "start_rot": [ + 7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -25213.4556, + -21267.3999, + 773.8948 + ], + "actual_end_pos": [ + -25213.4556, + -21267.3999, + 773.8948 + ], + "actual_end_rot": [ + 7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -25213.4556, + -21267.3999, + 773.8948 + ], + "start_rot": [ + 7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -25213.4556, + -21367.3999, + 773.8948 + ], + "actual_end_pos": [ + -25213.4556, + -21367.3999, + 773.8948 + ], + "actual_end_rot": [ + 7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -25213.4556, + -21367.3999, + 773.8948 + ], + "start_rot": [ + 7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -25312.6001, + -21367.3999, + 786.9474 + ], + "actual_end_pos": [ + -25312.6001, + -21367.3999, + 786.9474 + ], + "actual_end_rot": [ + 7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -25312.6001, + -21367.3999, + 786.9474 + ], + "start_rot": [ + 7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -25411.7446, + -21367.3999, + 800.0 + ], + "actual_end_pos": [ + -25411.7446, + -21367.3999, + 800.0 + ], + "actual_end_rot": [ + 7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -25411.7446, + -21367.3999, + 800.0 + ], + "start_rot": [ + 7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -25510.8891, + -21367.3998, + 813.0526 + ], + "actual_end_pos": [ + -25510.8891, + -21367.3998, + 813.0526 + ], + "actual_end_rot": [ + 7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -25510.8891, + -21367.3998, + 813.0526 + ], + "start_rot": [ + 7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -25510.8891, + -21367.3998, + 813.0526 + ], + "actual_end_pos": [ + -25510.8891, + -21367.3998, + 813.0526 + ], + "actual_end_rot": [ + 7.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -25510.8891, + -21367.3998, + 813.0526 + ], + "start_rot": [ + 7.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -25485.0072, + -21463.9924, + 813.0526 + ], + "actual_end_pos": [ + -25485.0072, + -21463.9924, + 813.0526 + ], + "actual_end_rot": [ + 7.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -25485.0072, + -21463.9924, + 813.0526 + ], + "start_rot": [ + 7.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -25485.0072, + -21463.9924, + 813.0526 + ], + "actual_end_pos": [ + -25485.0072, + -21463.9924, + 813.0526 + ], + "actual_end_rot": [ + 7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260415_212208__pair_001888_B_traj_001889_meta.json b/equivalence_easy/run_20260415_212208__pair_001888_B_traj_001889_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..73672eac93379475502711dd1f43a82bb9dd94e1 --- /dev/null +++ b/equivalence_easy/run_20260415_212208__pair_001888_B_traj_001889_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 1889, + "episode_id": 0, + "state_id": 1387, + "sample_index": 1387, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 1888, + "primary_trajectory_id": 1888, + "paired_trajectory_id": 1889, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + -25040.0, + -21640.0, + 800.0 + ], + "rotation": [ + 0.0, + 135.0, + 0.0 + ] + }, + "action_sequence": [ + "move_right", + "look_down", + "move_forward", + "move_left", + "look_up", + "move_right", + "move_forward", + "move_right", + "move_backward", + "move_left", + "move_left", + "move_backward", + "turn_left", + "move_forward", + "turn_right", + "turn_right", + "move_forward", + "move_forward", + "move_left", + "turn_right", + "look_up", + "turn_right", + "move_left", + "move_left", + "move_forward", + "move_backward", + "look_down", + "move_forward", + "no_op", + "look_up", + "move_backward", + "no_op", + "move_forward", + "move_right", + "move_forward", + "move_forward", + "move_right", + "turn_right", + "move_right", + "turn_left" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -25040.0, + -21640.0, + 800.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -25110.7107, + -21710.7107, + 800.0 + ], + "actual_end_pos": [ + -25110.7107, + -21710.7107, + 800.0 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -25110.7107, + -21710.7107, + 800.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -25110.7107, + -21710.7107, + 800.0 + ], + "actual_end_pos": [ + -25110.7107, + -21710.7107, + 800.0 + ], + "actual_end_rot": [ + -7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -25110.7107, + -21710.7107, + 800.0 + ], + "start_rot": [ + -7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -25180.8164, + -21640.6049, + 786.9474 + ], + "actual_end_pos": [ + -25180.8164, + -21640.6049, + 786.9474 + ], + "actual_end_rot": [ + -7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -25180.8164, + -21640.6049, + 786.9474 + ], + "start_rot": [ + -7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -25110.1057, + -21569.8943, + 786.9474 + ], + "actual_end_pos": [ + -25110.1057, + -21569.8943, + 786.9474 + ], + "actual_end_rot": [ + -7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -25110.1057, + -21569.8943, + 786.9474 + ], + "start_rot": [ + -7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -25110.1057, + -21569.8943, + 786.9474 + ], + "actual_end_pos": [ + -25110.1057, + -21569.8943, + 786.9474 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -25110.1057, + -21569.8943, + 786.9474 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -25180.8164, + -21640.6049, + 786.9474 + ], + "actual_end_pos": [ + -25180.8164, + -21640.6049, + 786.9474 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -25180.8164, + -21640.6049, + 786.9474 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -25251.5271, + -21569.8943, + 786.9474 + ], + "actual_end_pos": [ + -25251.5271, + -21569.8943, + 786.9474 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -25251.5271, + -21569.8943, + 786.9474 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -25322.2378, + -21640.6049, + 786.9474 + ], + "actual_end_pos": [ + -25322.2378, + -21640.6049, + 786.9474 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -25322.2378, + -21640.6049, + 786.9474 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -25251.5271, + -21711.3156, + 786.9474 + ], + "actual_end_pos": [ + -25251.5271, + -21711.3156, + 786.9474 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -25251.5271, + -21711.3156, + 786.9474 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -25180.8164, + -21640.6049, + 786.9474 + ], + "actual_end_pos": [ + -25180.8164, + -21640.6049, + 786.9474 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -25180.8164, + -21640.6049, + 786.9474 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -25110.1057, + -21569.8943, + 786.9474 + ], + "actual_end_pos": [ + -25110.1057, + -21569.8943, + 786.9474 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -25110.1057, + -21569.8943, + 786.9474 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -25039.3951, + -21640.6049, + 786.9474 + ], + "actual_end_pos": [ + -25039.3951, + -21640.6049, + 786.9474 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -25039.3951, + -21640.6049, + 786.9474 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -25039.3951, + -21640.6049, + 786.9474 + ], + "actual_end_pos": [ + -25039.3951, + -21640.6049, + 786.9474 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -25039.3951, + -21640.6049, + 786.9474 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -25089.3951, + -21554.0024, + 786.9474 + ], + "actual_end_pos": [ + -25089.3951, + -21554.0024, + 786.9474 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -25089.3951, + -21554.0024, + 786.9474 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -25089.3951, + -21554.0024, + 786.9474 + ], + "actual_end_pos": [ + -25089.3951, + -21554.0024, + 786.9474 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -25089.3951, + -21554.0024, + 786.9474 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -25089.3951, + -21554.0024, + 786.9474 + ], + "actual_end_pos": [ + -25089.3951, + -21554.0024, + 786.9474 + ], + "actual_end_rot": [ + 0.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -25089.3951, + -21554.0024, + 786.9474 + ], + "start_rot": [ + 0.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -25175.9976, + -21504.0024, + 786.9474 + ], + "actual_end_pos": [ + -25175.9976, + -21504.0024, + 786.9474 + ], + "actual_end_rot": [ + 0.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -25175.9976, + -21504.0024, + 786.9474 + ], + "start_rot": [ + 0.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -25262.6001, + -21454.0024, + 786.9474 + ], + "actual_end_pos": [ + -25262.6001, + -21454.0024, + 786.9474 + ], + "actual_end_rot": [ + 0.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -25262.6001, + -21454.0024, + 786.9474 + ], + "start_rot": [ + 0.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -25212.6001, + -21367.3999, + 786.9474 + ], + "actual_end_pos": [ + -25212.6001, + -21367.3999, + 786.9474 + ], + "actual_end_rot": [ + 0.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -25212.6001, + -21367.3999, + 786.9474 + ], + "start_rot": [ + 0.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -25212.6001, + -21367.3999, + 786.9474 + ], + "actual_end_pos": [ + -25212.6001, + -21367.3999, + 786.9474 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -25212.6001, + -21367.3999, + 786.9474 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -25212.6001, + -21367.3999, + 786.9474 + ], + "actual_end_pos": [ + -25212.6001, + -21367.3999, + 786.9474 + ], + "actual_end_rot": [ + 7.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -25212.6001, + -21367.3999, + 786.9474 + ], + "start_rot": [ + 7.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -25212.6001, + -21367.3999, + 786.9474 + ], + "actual_end_pos": [ + -25212.6001, + -21367.3999, + 786.9474 + ], + "actual_end_rot": [ + 7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -25212.6001, + -21367.3999, + 786.9474 + ], + "start_rot": [ + 7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -25212.6001, + -21267.3999, + 786.9474 + ], + "actual_end_pos": [ + -25212.6001, + -21267.3999, + 786.9474 + ], + "actual_end_rot": [ + 7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -25212.6001, + -21267.3999, + 786.9474 + ], + "start_rot": [ + 7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -25212.6001, + -21167.3999, + 786.9474 + ], + "actual_end_pos": [ + -25212.6001, + -21167.3999, + 786.9474 + ], + "actual_end_rot": [ + 7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -25212.6001, + -21167.3999, + 786.9474 + ], + "start_rot": [ + 7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -25311.7446, + -21167.3999, + 800.0 + ], + "actual_end_pos": [ + -25311.7446, + -21167.3999, + 800.0 + ], + "actual_end_rot": [ + 7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -25311.7446, + -21167.3999, + 800.0 + ], + "start_rot": [ + 7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -25212.6001, + -21167.3999, + 786.9474 + ], + "actual_end_pos": [ + -25212.6001, + -21167.3999, + 786.9474 + ], + "actual_end_rot": [ + 7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -25212.6001, + -21167.3999, + 786.9474 + ], + "start_rot": [ + 7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -25212.6001, + -21167.3999, + 786.9474 + ], + "actual_end_pos": [ + -25212.6001, + -21167.3999, + 786.9474 + ], + "actual_end_rot": [ + -0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -25212.6001, + -21167.3999, + 786.9474 + ], + "start_rot": [ + -0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -25312.6001, + -21167.3999, + 786.9474 + ], + "actual_end_pos": [ + -25312.6001, + -21167.3999, + 786.9474 + ], + "actual_end_rot": [ + -0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -25312.6001, + -21167.3999, + 786.9474 + ], + "start_rot": [ + -0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -25312.6001, + -21167.3999, + 786.9474 + ], + "actual_end_pos": [ + -25312.6001, + -21167.3999, + 786.9474 + ], + "actual_end_rot": [ + -0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -25312.6001, + -21167.3999, + 786.9474 + ], + "start_rot": [ + -0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -25312.6001, + -21167.3999, + 786.9474 + ], + "actual_end_pos": [ + -25312.6001, + -21167.3999, + 786.9474 + ], + "actual_end_rot": [ + 7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -25312.6001, + -21167.3999, + 786.9474 + ], + "start_rot": [ + 7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -25213.4556, + -21167.3999, + 773.8948 + ], + "actual_end_pos": [ + -25213.4556, + -21167.3999, + 773.8948 + ], + "actual_end_rot": [ + 7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -25213.4556, + -21167.3999, + 773.8948 + ], + "start_rot": [ + 7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -25213.4556, + -21167.3999, + 773.8948 + ], + "actual_end_pos": [ + -25213.4556, + -21167.3999, + 773.8948 + ], + "actual_end_rot": [ + 7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -25213.4556, + -21167.3999, + 773.8948 + ], + "start_rot": [ + 7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -25312.6001, + -21167.3999, + 786.9474 + ], + "actual_end_pos": [ + -25312.6001, + -21167.3999, + 786.9474 + ], + "actual_end_rot": [ + 7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -25312.6001, + -21167.3999, + 786.9474 + ], + "start_rot": [ + 7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -25312.6001, + -21267.3999, + 786.9474 + ], + "actual_end_pos": [ + -25312.6001, + -21267.3999, + 786.9474 + ], + "actual_end_rot": [ + 7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -25312.6001, + -21267.3999, + 786.9474 + ], + "start_rot": [ + 7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -25411.7446, + -21267.3999, + 800.0 + ], + "actual_end_pos": [ + -25411.7446, + -21267.3999, + 800.0 + ], + "actual_end_rot": [ + 7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -25411.7446, + -21267.3999, + 800.0 + ], + "start_rot": [ + 7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -25510.8891, + -21267.3998, + 813.0526 + ], + "actual_end_pos": [ + -25510.8891, + -21267.3998, + 813.0526 + ], + "actual_end_rot": [ + 7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -25510.8891, + -21267.3998, + 813.0526 + ], + "start_rot": [ + 7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -25510.8891, + -21367.3998, + 813.0526 + ], + "actual_end_pos": [ + -25510.8891, + -21367.3998, + 813.0526 + ], + "actual_end_rot": [ + 7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -25510.8891, + -21367.3998, + 813.0526 + ], + "start_rot": [ + 7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -25510.8891, + -21367.3998, + 813.0526 + ], + "actual_end_pos": [ + -25510.8891, + -21367.3998, + 813.0526 + ], + "actual_end_rot": [ + 7.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -25510.8891, + -21367.3998, + 813.0526 + ], + "start_rot": [ + 7.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -25485.0072, + -21463.9924, + 813.0526 + ], + "actual_end_pos": [ + -25485.0072, + -21463.9924, + 813.0526 + ], + "actual_end_rot": [ + 7.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -25485.0072, + -21463.9924, + 813.0526 + ], + "start_rot": [ + 7.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -25485.0072, + -21463.9924, + 813.0526 + ], + "actual_end_pos": [ + -25485.0072, + -21463.9924, + 813.0526 + ], + "actual_end_rot": [ + 7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260415_212208__pair_002065_A_traj_002065_meta.json b/equivalence_easy/run_20260415_212208__pair_002065_A_traj_002065_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..539e3cc47f391f565843905d05c4cc53db119361 --- /dev/null +++ b/equivalence_easy/run_20260415_212208__pair_002065_A_traj_002065_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 2065, + "episode_id": 0, + "state_id": 1513, + "sample_index": 1513, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 2066, + "primary_trajectory_id": 2065, + "paired_trajectory_id": 2066, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + -24640.0, + -22840.0, + 800.0 + ], + "rotation": [ + 0.0, + 45.0, + 0.0 + ] + }, + "action_sequence": [ + "move_forward", + "no_op", + "move_backward", + "move_left", + "move_forward", + "move_right", + "turn_right", + "look_down", + "move_forward", + "move_right", + "turn_left", + "move_backward", + "move_left", + "move_backward", + "turn_left", + "move_right", + "turn_right", + "turn_right", + "look_up", + "move_forward", + "move_left", + "move_forward", + "turn_right", + "move_right", + "look_down", + "move_right", + "move_forward", + "move_left", + "look_down", + "move_right", + "turn_right", + "move_left", + "turn_right", + "move_left", + "move_left", + "move_forward", + "move_forward", + "move_backward", + "move_left", + "look_up" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -24640.0, + -22840.0, + 800.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -24569.2893, + -22769.2893, + 800.0 + ], + "actual_end_pos": [ + -24569.2893, + -22769.2893, + 800.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -24569.2893, + -22769.2893, + 800.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -24569.2893, + -22769.2893, + 800.0 + ], + "actual_end_pos": [ + -24569.2893, + -22769.2893, + 800.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -24569.2893, + -22769.2893, + 800.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -24640.0, + -22840.0, + 800.0 + ], + "actual_end_pos": [ + -24640.0, + -22840.0, + 800.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -24640.0, + -22840.0, + 800.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -24569.2893, + -22910.7107, + 800.0 + ], + "actual_end_pos": [ + -24569.2893, + -22910.7107, + 800.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -24569.2893, + -22910.7107, + 800.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -24498.5786, + -22840.0, + 800.0 + ], + "actual_end_pos": [ + -24498.5786, + -22840.0, + 800.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -24498.5786, + -22840.0, + 800.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -24569.2893, + -22769.2893, + 800.0 + ], + "actual_end_pos": [ + -24569.2893, + -22769.2893, + 800.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -24569.2893, + -22769.2893, + 800.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -24569.2893, + -22769.2893, + 800.0 + ], + "actual_end_pos": [ + -24569.2893, + -22769.2893, + 800.0 + ], + "actual_end_rot": [ + 0.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -24569.2893, + -22769.2893, + 800.0 + ], + "start_rot": [ + 0.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + -24569.2893, + -22769.2893, + 800.0 + ], + "actual_end_pos": [ + -24569.2893, + -22769.2893, + 800.0 + ], + "actual_end_rot": [ + -7.5, + 60.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -24569.2893, + -22769.2893, + 800.0 + ], + "start_rot": [ + -7.5, + 60.0, + -0.0 + ], + "expected_end_pos": [ + -24519.7171, + -22683.4277, + 786.9474 + ], + "actual_end_pos": [ + -24519.7171, + -22683.4277, + 786.9474 + ], + "actual_end_rot": [ + -7.5, + 60.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -24519.7171, + -22683.4277, + 786.9474 + ], + "start_rot": [ + -7.5, + 60.0, + -0.0 + ], + "expected_end_pos": [ + -24606.3196, + -22633.4277, + 786.9474 + ], + "actual_end_pos": [ + -24606.3196, + -22633.4277, + 786.9474 + ], + "actual_end_rot": [ + -7.5, + 60.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -24606.3196, + -22633.4277, + 786.9474 + ], + "start_rot": [ + -7.5, + 60.0, + -0.0 + ], + "expected_end_pos": [ + -24606.3196, + -22633.4277, + 786.9474 + ], + "actual_end_pos": [ + -24606.3196, + -22633.4277, + 786.9474 + ], + "actual_end_rot": [ + -7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -24606.3196, + -22633.4277, + 786.9474 + ], + "start_rot": [ + -7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -24676.4254, + -22703.5334, + 800.0 + ], + "actual_end_pos": [ + -24676.4254, + -22703.5334, + 800.0 + ], + "actual_end_rot": [ + -7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -24676.4254, + -22703.5334, + 800.0 + ], + "start_rot": [ + -7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -24605.7147, + -22774.2441, + 800.0 + ], + "actual_end_pos": [ + -24605.7147, + -22774.2441, + 800.0 + ], + "actual_end_rot": [ + -7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -24605.7147, + -22774.2441, + 800.0 + ], + "start_rot": [ + -7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -24675.8204, + -22844.3498, + 813.0526 + ], + "actual_end_pos": [ + -24675.8204, + -22844.3498, + 813.0526 + ], + "actual_end_rot": [ + -7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -24675.8204, + -22844.3498, + 813.0526 + ], + "start_rot": [ + -7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -24675.8204, + -22844.3498, + 813.0526 + ], + "actual_end_pos": [ + -24675.8204, + -22844.3498, + 813.0526 + ], + "actual_end_rot": [ + -7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -24675.8204, + -22844.3498, + 813.0526 + ], + "start_rot": [ + -7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -24725.8204, + -22757.7473, + 813.0526 + ], + "actual_end_pos": [ + -24725.8204, + -22757.7473, + 813.0526 + ], + "actual_end_rot": [ + -7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -24725.8204, + -22757.7473, + 813.0526 + ], + "start_rot": [ + -7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -24725.8204, + -22757.7473, + 813.0526 + ], + "actual_end_pos": [ + -24725.8204, + -22757.7473, + 813.0526 + ], + "actual_end_rot": [ + -7.5, + 45.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -24725.8204, + -22757.7473, + 813.0526 + ], + "start_rot": [ + -7.5, + 45.0, + -0.0 + ], + "expected_end_pos": [ + -24725.8204, + -22757.7473, + 813.0526 + ], + "actual_end_pos": [ + -24725.8204, + -22757.7473, + 813.0526 + ], + "actual_end_rot": [ + -7.5, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -24725.8204, + -22757.7473, + 813.0526 + ], + "start_rot": [ + -7.5, + 60.0, + 0.0 + ], + "expected_end_pos": [ + -24725.8204, + -22757.7473, + 813.0526 + ], + "actual_end_pos": [ + -24725.8204, + -22757.7473, + 813.0526 + ], + "actual_end_rot": [ + 0.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -24725.8204, + -22757.7473, + 813.0526 + ], + "start_rot": [ + 0.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + -24675.8204, + -22671.1448, + 813.0526 + ], + "actual_end_pos": [ + -24675.8204, + -22671.1448, + 813.0526 + ], + "actual_end_rot": [ + 0.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -24675.8204, + -22671.1448, + 813.0526 + ], + "start_rot": [ + 0.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + -24589.2179, + -22721.1448, + 813.0526 + ], + "actual_end_pos": [ + -24589.2179, + -22721.1448, + 813.0526 + ], + "actual_end_rot": [ + 0.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -24589.2179, + -22721.1448, + 813.0526 + ], + "start_rot": [ + 0.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + -24539.2179, + -22634.5422, + 813.0526 + ], + "actual_end_pos": [ + -24539.2179, + -22634.5422, + 813.0526 + ], + "actual_end_rot": [ + 0.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -24539.2179, + -22634.5422, + 813.0526 + ], + "start_rot": [ + 0.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + -24539.2179, + -22634.5422, + 813.0526 + ], + "actual_end_pos": [ + -24539.2179, + -22634.5422, + 813.0526 + ], + "actual_end_rot": [ + 0.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -24539.2179, + -22634.5422, + 813.0526 + ], + "start_rot": [ + 0.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -24635.8105, + -22608.6603, + 813.0526 + ], + "actual_end_pos": [ + -24635.8105, + -22608.6603, + 813.0526 + ], + "actual_end_rot": [ + 0.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -24635.8105, + -22608.6603, + 813.0526 + ], + "start_rot": [ + 0.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -24635.8105, + -22608.6603, + 813.0526 + ], + "actual_end_pos": [ + -24635.8105, + -22608.6603, + 813.0526 + ], + "actual_end_rot": [ + -7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -24635.8105, + -22608.6603, + 813.0526 + ], + "start_rot": [ + -7.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -24732.403, + -22582.7784, + 813.0526 + ], + "actual_end_pos": [ + -24732.403, + -22582.7784, + 813.0526 + ], + "actual_end_rot": [ + -7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -24732.403, + -22582.7784, + 813.0526 + ], + "start_rot": [ + -7.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -24706.7426, + -22487.0122, + 800.0 + ], + "actual_end_pos": [ + -24706.7426, + -22487.0122, + 800.0 + ], + "actual_end_rot": [ + -7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -24706.7426, + -22487.0122, + 800.0 + ], + "start_rot": [ + -7.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -24610.15, + -22512.8941, + 800.0 + ], + "actual_end_pos": [ + -24610.15, + -22512.8941, + 800.0 + ], + "actual_end_rot": [ + -7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -24610.15, + -22512.8941, + 800.0 + ], + "start_rot": [ + -7.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -24610.15, + -22512.8941, + 800.0 + ], + "actual_end_pos": [ + -24610.15, + -22512.8941, + 800.0 + ], + "actual_end_rot": [ + -15.0, + 75.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -24610.15, + -22512.8941, + 800.0 + ], + "start_rot": [ + -15.0, + 75.0, + -0.0 + ], + "expected_end_pos": [ + -24706.7426, + -22487.0122, + 800.0 + ], + "actual_end_pos": [ + -24706.7426, + -22487.0122, + 800.0 + ], + "actual_end_rot": [ + -15.0, + 75.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -24706.7426, + -22487.0122, + 800.0 + ], + "start_rot": [ + -15.0, + 75.0, + -0.0 + ], + "expected_end_pos": [ + -24706.7426, + -22487.0122, + 800.0 + ], + "actual_end_pos": [ + -24706.7426, + -22487.0122, + 800.0 + ], + "actual_end_rot": [ + -15.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -24706.7426, + -22487.0122, + 800.0 + ], + "start_rot": [ + -15.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -24606.7426, + -22487.0122, + 800.0 + ], + "actual_end_pos": [ + -24606.7426, + -22487.0122, + 800.0 + ], + "actual_end_rot": [ + -15.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -24606.7426, + -22487.0122, + 800.0 + ], + "start_rot": [ + -15.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -24606.7426, + -22487.0122, + 800.0 + ], + "actual_end_pos": [ + -24606.7426, + -22487.0122, + 800.0 + ], + "actual_end_rot": [ + -15.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -24606.7426, + -22487.0122, + 800.0 + ], + "start_rot": [ + -15.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -24510.15, + -22461.1303, + 800.0 + ], + "actual_end_pos": [ + -24510.15, + -22461.1303, + 800.0 + ], + "actual_end_rot": [ + -15.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -24510.15, + -22461.1303, + 800.0 + ], + "start_rot": [ + -15.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -24413.5574, + -22435.2484, + 800.0 + ], + "actual_end_pos": [ + -24413.5574, + -22435.2484, + 800.0 + ], + "actual_end_rot": [ + -15.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -24413.5574, + -22435.2484, + 800.0 + ], + "start_rot": [ + -15.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -24438.5574, + -22341.9471, + 774.1181 + ], + "actual_end_pos": [ + -24438.5574, + -22341.9471, + 774.1181 + ], + "actual_end_rot": [ + -15.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -24438.5574, + -22341.9471, + 774.1181 + ], + "start_rot": [ + -15.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -24463.5574, + -22248.6458, + 748.2362 + ], + "actual_end_pos": [ + -24463.5574, + -22248.6458, + 748.2362 + ], + "actual_end_rot": [ + -15.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -24463.5574, + -22248.6458, + 748.2362 + ], + "start_rot": [ + -15.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -24438.5574, + -22341.9471, + 774.1181 + ], + "actual_end_pos": [ + -24438.5574, + -22341.9471, + 774.1181 + ], + "actual_end_rot": [ + -15.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -24438.5574, + -22341.9471, + 774.1181 + ], + "start_rot": [ + -15.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -24341.9648, + -22316.0652, + 774.1181 + ], + "actual_end_pos": [ + -24341.9648, + -22316.0652, + 774.1181 + ], + "actual_end_rot": [ + -15.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -24341.9648, + -22316.0652, + 774.1181 + ], + "start_rot": [ + -15.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -24341.9648, + -22316.0652, + 774.1181 + ], + "actual_end_pos": [ + -24341.9648, + -22316.0652, + 774.1181 + ], + "actual_end_rot": [ + -7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260415_212208__pair_002065_B_traj_002066_meta.json b/equivalence_easy/run_20260415_212208__pair_002065_B_traj_002066_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ce7ff24902407c8e9fa3c103df74542e7e8f142a --- /dev/null +++ b/equivalence_easy/run_20260415_212208__pair_002065_B_traj_002066_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 2066, + "episode_id": 0, + "state_id": 1513, + "sample_index": 1513, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 2065, + "primary_trajectory_id": 2065, + "paired_trajectory_id": 2066, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + -24640.0, + -22840.0, + 800.0 + ], + "rotation": [ + 0.0, + 45.0, + 0.0 + ] + }, + "action_sequence": [ + "move_forward", + "no_op", + "move_backward", + "move_forward", + "move_right", + "move_left", + "look_down", + "turn_right", + "move_right", + "move_forward", + "turn_left", + "move_backward", + "move_left", + "move_backward", + "turn_left", + "move_right", + "look_up", + "turn_right", + "turn_right", + "move_left", + "move_forward", + "move_forward", + "turn_right", + "move_right", + "look_down", + "move_right", + "move_left", + "move_forward", + "look_down", + "move_right", + "turn_right", + "move_left", + "turn_right", + "move_forward", + "move_left", + "move_left", + "move_backward", + "move_forward", + "move_left", + "look_up" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -24640.0, + -22840.0, + 800.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -24569.2893, + -22769.2893, + 800.0 + ], + "actual_end_pos": [ + -24569.2893, + -22769.2893, + 800.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -24569.2893, + -22769.2893, + 800.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -24569.2893, + -22769.2893, + 800.0 + ], + "actual_end_pos": [ + -24569.2893, + -22769.2893, + 800.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -24569.2893, + -22769.2893, + 800.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -24640.0, + -22840.0, + 800.0 + ], + "actual_end_pos": [ + -24640.0, + -22840.0, + 800.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -24640.0, + -22840.0, + 800.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -24569.2893, + -22769.2893, + 800.0 + ], + "actual_end_pos": [ + -24569.2893, + -22769.2893, + 800.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -24569.2893, + -22769.2893, + 800.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -24640.0, + -22698.5786, + 800.0 + ], + "actual_end_pos": [ + -24640.0, + -22698.5786, + 800.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -24640.0, + -22698.5786, + 800.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -24569.2893, + -22769.2893, + 800.0 + ], + "actual_end_pos": [ + -24569.2893, + -22769.2893, + 800.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -24569.2893, + -22769.2893, + 800.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -24569.2893, + -22769.2893, + 800.0 + ], + "actual_end_pos": [ + -24569.2893, + -22769.2893, + 800.0 + ], + "actual_end_rot": [ + -7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -24569.2893, + -22769.2893, + 800.0 + ], + "start_rot": [ + -7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -24569.2893, + -22769.2893, + 800.0 + ], + "actual_end_pos": [ + -24569.2893, + -22769.2893, + 800.0 + ], + "actual_end_rot": [ + -7.5, + 60.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -24569.2893, + -22769.2893, + 800.0 + ], + "start_rot": [ + -7.5, + 60.0, + -0.0 + ], + "expected_end_pos": [ + -24655.8919, + -22719.2893, + 800.0 + ], + "actual_end_pos": [ + -24655.8919, + -22719.2893, + 800.0 + ], + "actual_end_rot": [ + -7.5, + 60.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -24655.8919, + -22719.2893, + 800.0 + ], + "start_rot": [ + -7.5, + 60.0, + -0.0 + ], + "expected_end_pos": [ + -24606.3196, + -22633.4277, + 786.9474 + ], + "actual_end_pos": [ + -24606.3196, + -22633.4277, + 786.9474 + ], + "actual_end_rot": [ + -7.5, + 60.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -24606.3196, + -22633.4277, + 786.9474 + ], + "start_rot": [ + -7.5, + 60.0, + -0.0 + ], + "expected_end_pos": [ + -24606.3196, + -22633.4277, + 786.9474 + ], + "actual_end_pos": [ + -24606.3196, + -22633.4277, + 786.9474 + ], + "actual_end_rot": [ + -7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -24606.3196, + -22633.4277, + 786.9474 + ], + "start_rot": [ + -7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -24676.4254, + -22703.5334, + 800.0 + ], + "actual_end_pos": [ + -24676.4254, + -22703.5334, + 800.0 + ], + "actual_end_rot": [ + -7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -24676.4254, + -22703.5334, + 800.0 + ], + "start_rot": [ + -7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -24605.7147, + -22774.2441, + 800.0 + ], + "actual_end_pos": [ + -24605.7147, + -22774.2441, + 800.0 + ], + "actual_end_rot": [ + -7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -24605.7147, + -22774.2441, + 800.0 + ], + "start_rot": [ + -7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -24675.8204, + -22844.3498, + 813.0526 + ], + "actual_end_pos": [ + -24675.8204, + -22844.3498, + 813.0526 + ], + "actual_end_rot": [ + -7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -24675.8204, + -22844.3498, + 813.0526 + ], + "start_rot": [ + -7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -24675.8204, + -22844.3498, + 813.0526 + ], + "actual_end_pos": [ + -24675.8204, + -22844.3498, + 813.0526 + ], + "actual_end_rot": [ + -7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -24675.8204, + -22844.3498, + 813.0526 + ], + "start_rot": [ + -7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -24725.8204, + -22757.7473, + 813.0526 + ], + "actual_end_pos": [ + -24725.8204, + -22757.7473, + 813.0526 + ], + "actual_end_rot": [ + -7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -24725.8204, + -22757.7473, + 813.0526 + ], + "start_rot": [ + -7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -24725.8204, + -22757.7473, + 813.0526 + ], + "actual_end_pos": [ + -24725.8204, + -22757.7473, + 813.0526 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -24725.8204, + -22757.7473, + 813.0526 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -24725.8204, + -22757.7473, + 813.0526 + ], + "actual_end_pos": [ + -24725.8204, + -22757.7473, + 813.0526 + ], + "actual_end_rot": [ + 0.0, + 45.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -24725.8204, + -22757.7473, + 813.0526 + ], + "start_rot": [ + 0.0, + 45.0, + -0.0 + ], + "expected_end_pos": [ + -24725.8204, + -22757.7473, + 813.0526 + ], + "actual_end_pos": [ + -24725.8204, + -22757.7473, + 813.0526 + ], + "actual_end_rot": [ + 0.0, + 60.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -24725.8204, + -22757.7473, + 813.0526 + ], + "start_rot": [ + 0.0, + 60.0, + -0.0 + ], + "expected_end_pos": [ + -24639.2179, + -22807.7473, + 813.0526 + ], + "actual_end_pos": [ + -24639.2179, + -22807.7473, + 813.0526 + ], + "actual_end_rot": [ + 0.0, + 60.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -24639.2179, + -22807.7473, + 813.0526 + ], + "start_rot": [ + 0.0, + 60.0, + -0.0 + ], + "expected_end_pos": [ + -24589.2179, + -22721.1448, + 813.0526 + ], + "actual_end_pos": [ + -24589.2179, + -22721.1448, + 813.0526 + ], + "actual_end_rot": [ + 0.0, + 60.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -24589.2179, + -22721.1448, + 813.0526 + ], + "start_rot": [ + 0.0, + 60.0, + -0.0 + ], + "expected_end_pos": [ + -24539.2179, + -22634.5422, + 813.0526 + ], + "actual_end_pos": [ + -24539.2179, + -22634.5422, + 813.0526 + ], + "actual_end_rot": [ + 0.0, + 60.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -24539.2179, + -22634.5422, + 813.0526 + ], + "start_rot": [ + 0.0, + 60.0, + -0.0 + ], + "expected_end_pos": [ + -24539.2179, + -22634.5422, + 813.0526 + ], + "actual_end_pos": [ + -24539.2179, + -22634.5422, + 813.0526 + ], + "actual_end_rot": [ + 0.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -24539.2179, + -22634.5422, + 813.0526 + ], + "start_rot": [ + 0.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -24635.8105, + -22608.6603, + 813.0526 + ], + "actual_end_pos": [ + -24635.8105, + -22608.6603, + 813.0526 + ], + "actual_end_rot": [ + 0.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -24635.8105, + -22608.6603, + 813.0526 + ], + "start_rot": [ + 0.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -24635.8105, + -22608.6603, + 813.0526 + ], + "actual_end_pos": [ + -24635.8105, + -22608.6603, + 813.0526 + ], + "actual_end_rot": [ + -7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -24635.8105, + -22608.6603, + 813.0526 + ], + "start_rot": [ + -7.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -24732.403, + -22582.7784, + 813.0526 + ], + "actual_end_pos": [ + -24732.403, + -22582.7784, + 813.0526 + ], + "actual_end_rot": [ + -7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -24732.403, + -22582.7784, + 813.0526 + ], + "start_rot": [ + -7.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -24635.8105, + -22608.6603, + 813.0526 + ], + "actual_end_pos": [ + -24635.8105, + -22608.6603, + 813.0526 + ], + "actual_end_rot": [ + -7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -24635.8105, + -22608.6603, + 813.0526 + ], + "start_rot": [ + -7.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -24610.15, + -22512.8941, + 800.0 + ], + "actual_end_pos": [ + -24610.15, + -22512.8941, + 800.0 + ], + "actual_end_rot": [ + -7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -24610.15, + -22512.8941, + 800.0 + ], + "start_rot": [ + -7.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -24610.15, + -22512.8941, + 800.0 + ], + "actual_end_pos": [ + -24610.15, + -22512.8941, + 800.0 + ], + "actual_end_rot": [ + -15.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -24610.15, + -22512.8941, + 800.0 + ], + "start_rot": [ + -15.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -24706.7426, + -22487.0122, + 800.0 + ], + "actual_end_pos": [ + -24706.7426, + -22487.0122, + 800.0 + ], + "actual_end_rot": [ + -15.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -24706.7426, + -22487.0122, + 800.0 + ], + "start_rot": [ + -15.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -24706.7426, + -22487.0122, + 800.0 + ], + "actual_end_pos": [ + -24706.7426, + -22487.0122, + 800.0 + ], + "actual_end_rot": [ + -15.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -24706.7426, + -22487.0122, + 800.0 + ], + "start_rot": [ + -15.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -24606.7426, + -22487.0122, + 800.0 + ], + "actual_end_pos": [ + -24606.7426, + -22487.0122, + 800.0 + ], + "actual_end_rot": [ + -15.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -24606.7426, + -22487.0122, + 800.0 + ], + "start_rot": [ + -15.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -24606.7426, + -22487.0122, + 800.0 + ], + "actual_end_pos": [ + -24606.7426, + -22487.0122, + 800.0 + ], + "actual_end_rot": [ + -15.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -24606.7426, + -22487.0122, + 800.0 + ], + "start_rot": [ + -15.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -24631.7426, + -22393.7109, + 774.1181 + ], + "actual_end_pos": [ + -24631.7426, + -22393.7109, + 774.1181 + ], + "actual_end_rot": [ + -15.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -24631.7426, + -22393.7109, + 774.1181 + ], + "start_rot": [ + -15.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -24535.15, + -22367.829, + 774.1181 + ], + "actual_end_pos": [ + -24535.15, + -22367.829, + 774.1181 + ], + "actual_end_rot": [ + -15.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -24535.15, + -22367.829, + 774.1181 + ], + "start_rot": [ + -15.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -24438.5574, + -22341.9471, + 774.1181 + ], + "actual_end_pos": [ + -24438.5574, + -22341.9471, + 774.1181 + ], + "actual_end_rot": [ + -15.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -24438.5574, + -22341.9471, + 774.1181 + ], + "start_rot": [ + -15.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -24413.5574, + -22435.2484, + 800.0 + ], + "actual_end_pos": [ + -24413.5574, + -22435.2484, + 800.0 + ], + "actual_end_rot": [ + -15.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -24413.5574, + -22435.2484, + 800.0 + ], + "start_rot": [ + -15.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -24438.5574, + -22341.9471, + 774.1181 + ], + "actual_end_pos": [ + -24438.5574, + -22341.9471, + 774.1181 + ], + "actual_end_rot": [ + -15.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -24438.5574, + -22341.9471, + 774.1181 + ], + "start_rot": [ + -15.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -24341.9648, + -22316.0652, + 774.1181 + ], + "actual_end_pos": [ + -24341.9648, + -22316.0652, + 774.1181 + ], + "actual_end_rot": [ + -15.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -24341.9648, + -22316.0652, + 774.1181 + ], + "start_rot": [ + -15.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -24341.9648, + -22316.0652, + 774.1181 + ], + "actual_end_pos": [ + -24341.9648, + -22316.0652, + 774.1181 + ], + "actual_end_rot": [ + -7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260415_212208__pair_002287_A_traj_002287_meta.json b/equivalence_easy/run_20260415_212208__pair_002287_A_traj_002287_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7153d0dc279195de114901546a803f6b2909c1e5 --- /dev/null +++ b/equivalence_easy/run_20260415_212208__pair_002287_A_traj_002287_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 2287, + "episode_id": 0, + "state_id": 1688, + "sample_index": 1688, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 2288, + "primary_trajectory_id": 2287, + "paired_trajectory_id": 2288, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + -24240.0, + -22040.0, + 800.0 + ], + "rotation": [ + 0.0, + 0.0, + 0.0 + ] + }, + "action_sequence": [ + "move_left", + "look_down", + "turn_left", + "move_backward", + "turn_right", + "move_left", + "move_forward", + "move_forward", + "move_right", + "move_right", + "move_forward", + "move_right", + "move_backward", + "move_right", + "no_op", + "move_left", + "move_forward", + "no_op", + "move_right", + "move_right", + "move_forward", + "look_down", + "move_left", + "turn_left", + "move_right", + "turn_right", + "no_op", + "turn_left", + "move_right", + "move_left", + "move_forward", + "move_forward", + "move_right", + "move_backward", + "move_right", + "no_op", + "move_backward", + "move_backward", + "move_backward", + "look_up" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -24240.0, + -22040.0, + 800.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -24240.0, + -22140.0, + 800.0 + ], + "actual_end_pos": [ + -24240.0, + -22140.0, + 800.0 + ], + "actual_end_rot": [ + 0.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -24240.0, + -22140.0, + 800.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -24240.0, + -22140.0, + 800.0 + ], + "actual_end_pos": [ + -24240.0, + -22140.0, + 800.0 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -24240.0, + -22140.0, + 800.0 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -24240.0, + -22140.0, + 800.0 + ], + "actual_end_pos": [ + -24240.0, + -22140.0, + 800.0 + ], + "actual_end_rot": [ + -7.5, + -15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -24240.0, + -22140.0, + 800.0 + ], + "start_rot": [ + -7.5, + -15.0, + -0.0 + ], + "expected_end_pos": [ + -24335.7662, + -22114.3395, + 813.0526 + ], + "actual_end_pos": [ + -24335.7662, + -22114.3395, + 813.0526 + ], + "actual_end_rot": [ + -7.5, + -15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -24335.7662, + -22114.3395, + 813.0526 + ], + "start_rot": [ + -7.5, + -15.0, + -0.0 + ], + "expected_end_pos": [ + -24335.7662, + -22114.3395, + 813.0526 + ], + "actual_end_pos": [ + -24335.7662, + -22114.3395, + 813.0526 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -24335.7662, + -22114.3395, + 813.0526 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -24335.7662, + -22214.3395, + 813.0526 + ], + "actual_end_pos": [ + -24335.7662, + -22214.3395, + 813.0526 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -24335.7662, + -22214.3395, + 813.0526 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -24236.6217, + -22214.3395, + 800.0 + ], + "actual_end_pos": [ + -24236.6217, + -22214.3395, + 800.0 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -24236.6217, + -22214.3395, + 800.0 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -24137.4772, + -22214.3395, + 786.9474 + ], + "actual_end_pos": [ + -24137.4772, + -22214.3395, + 786.9474 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -24137.4772, + -22214.3395, + 786.9474 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -24137.4772, + -22114.3395, + 786.9474 + ], + "actual_end_pos": [ + -24137.4772, + -22114.3395, + 786.9474 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -24137.4772, + -22114.3395, + 786.9474 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -24137.4772, + -22014.3395, + 786.9474 + ], + "actual_end_pos": [ + -24137.4772, + -22014.3395, + 786.9474 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -24137.4772, + -22014.3395, + 786.9474 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -24038.3328, + -22014.3395, + 773.8948 + ], + "actual_end_pos": [ + -24038.3328, + -22014.3395, + 773.8948 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -24038.3328, + -22014.3395, + 773.8948 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -24038.3328, + -21914.3395, + 773.8948 + ], + "actual_end_pos": [ + -24038.3328, + -21914.3395, + 773.8948 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -24038.3328, + -21914.3395, + 773.8948 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -24137.4772, + -21914.3395, + 786.9474 + ], + "actual_end_pos": [ + -24137.4772, + -21914.3395, + 786.9474 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -24137.4772, + -21914.3395, + 786.9474 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -24137.4772, + -21814.3395, + 786.9474 + ], + "actual_end_pos": [ + -24137.4772, + -21814.3395, + 786.9474 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -24137.4772, + -21814.3395, + 786.9474 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -24137.4772, + -21814.3395, + 786.9474 + ], + "actual_end_pos": [ + -24137.4772, + -21814.3395, + 786.9474 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -24137.4772, + -21814.3395, + 786.9474 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -24137.4772, + -21914.3395, + 786.9474 + ], + "actual_end_pos": [ + -24137.4772, + -21914.3395, + 786.9474 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -24137.4772, + -21914.3395, + 786.9474 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -24038.3328, + -21914.3395, + 773.8948 + ], + "actual_end_pos": [ + -24038.3328, + -21914.3395, + 773.8948 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -24038.3328, + -21914.3395, + 773.8948 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -24038.3328, + -21914.3395, + 773.8948 + ], + "actual_end_pos": [ + -24038.3328, + -21914.3395, + 773.8948 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -24038.3328, + -21914.3395, + 773.8948 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -24038.3328, + -21814.3395, + 773.8948 + ], + "actual_end_pos": [ + -24038.3328, + -21814.3395, + 773.8948 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -24038.3328, + -21814.3395, + 773.8948 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -24038.3328, + -21714.3395, + 773.8948 + ], + "actual_end_pos": [ + -24038.3328, + -21714.3395, + 773.8948 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -24038.3328, + -21714.3395, + 773.8948 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -23939.1883, + -21714.3395, + 760.8421 + ], + "actual_end_pos": [ + -23939.1883, + -21714.3395, + 760.8421 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -23939.1883, + -21714.3395, + 760.8421 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -23939.1883, + -21714.3395, + 760.8421 + ], + "actual_end_pos": [ + -23939.1883, + -21714.3395, + 760.8421 + ], + "actual_end_rot": [ + -15.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -23939.1883, + -21714.3395, + 760.8421 + ], + "start_rot": [ + -15.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -23939.1883, + -21814.3395, + 760.8421 + ], + "actual_end_pos": [ + -23939.1883, + -21814.3395, + 760.8421 + ], + "actual_end_rot": [ + -15.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -23939.1883, + -21814.3395, + 760.8421 + ], + "start_rot": [ + -15.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -23939.1883, + -21814.3395, + 760.8421 + ], + "actual_end_pos": [ + -23939.1883, + -21814.3395, + 760.8421 + ], + "actual_end_rot": [ + -15.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -23939.1883, + -21814.3395, + 760.8421 + ], + "start_rot": [ + -15.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -23913.3064, + -21717.7469, + 760.8421 + ], + "actual_end_pos": [ + -23913.3064, + -21717.7469, + 760.8421 + ], + "actual_end_rot": [ + -15.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -23913.3064, + -21717.7469, + 760.8421 + ], + "start_rot": [ + -15.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -23913.3064, + -21717.7469, + 760.8421 + ], + "actual_end_pos": [ + -23913.3064, + -21717.7469, + 760.8421 + ], + "actual_end_rot": [ + -15.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -23913.3064, + -21717.7469, + 760.8421 + ], + "start_rot": [ + -15.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -23913.3064, + -21717.7469, + 760.8421 + ], + "actual_end_pos": [ + -23913.3064, + -21717.7469, + 760.8421 + ], + "actual_end_rot": [ + -15.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -23913.3064, + -21717.7469, + 760.8421 + ], + "start_rot": [ + -15.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -23913.3064, + -21717.7469, + 760.8421 + ], + "actual_end_pos": [ + -23913.3064, + -21717.7469, + 760.8421 + ], + "actual_end_rot": [ + -15.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -23913.3064, + -21717.7469, + 760.8421 + ], + "start_rot": [ + -15.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -23887.4245, + -21621.1544, + 760.8421 + ], + "actual_end_pos": [ + -23887.4245, + -21621.1544, + 760.8421 + ], + "actual_end_rot": [ + -15.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -23887.4245, + -21621.1544, + 760.8421 + ], + "start_rot": [ + -15.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -23913.3064, + -21717.7469, + 760.8421 + ], + "actual_end_pos": [ + -23913.3064, + -21717.7469, + 760.8421 + ], + "actual_end_rot": [ + -15.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -23913.3064, + -21717.7469, + 760.8421 + ], + "start_rot": [ + -15.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -23820.0051, + -21742.7469, + 734.9602 + ], + "actual_end_pos": [ + -23820.0051, + -21742.7469, + 734.9602 + ], + "actual_end_rot": [ + -15.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -23820.0051, + -21742.7469, + 734.9602 + ], + "start_rot": [ + -15.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -23726.7038, + -21767.7469, + 709.0783 + ], + "actual_end_pos": [ + -23726.7038, + -21767.7469, + 709.0783 + ], + "actual_end_rot": [ + -15.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -23726.7038, + -21767.7469, + 709.0783 + ], + "start_rot": [ + -15.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -23700.8219, + -21671.1544, + 709.0783 + ], + "actual_end_pos": [ + -23700.8219, + -21671.1544, + 709.0783 + ], + "actual_end_rot": [ + -15.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -23700.8219, + -21671.1544, + 709.0783 + ], + "start_rot": [ + -15.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -23794.1232, + -21646.1544, + 734.9602 + ], + "actual_end_pos": [ + -23794.1232, + -21646.1544, + 734.9602 + ], + "actual_end_rot": [ + -15.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -23794.1232, + -21646.1544, + 734.9602 + ], + "start_rot": [ + -15.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -23768.2413, + -21549.5618, + 734.9602 + ], + "actual_end_pos": [ + -23768.2413, + -21549.5618, + 734.9602 + ], + "actual_end_rot": [ + -15.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -23768.2413, + -21549.5618, + 734.9602 + ], + "start_rot": [ + -15.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -23768.2413, + -21549.5618, + 734.9602 + ], + "actual_end_pos": [ + -23768.2413, + -21549.5618, + 734.9602 + ], + "actual_end_rot": [ + -15.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -23768.2413, + -21549.5618, + 734.9602 + ], + "start_rot": [ + -15.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -23861.5426, + -21524.5618, + 760.8421 + ], + "actual_end_pos": [ + -23861.5426, + -21524.5618, + 760.8421 + ], + "actual_end_rot": [ + -15.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -23861.5426, + -21524.5618, + 760.8421 + ], + "start_rot": [ + -15.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -23954.8438, + -21499.5618, + 786.724 + ], + "actual_end_pos": [ + -23954.8438, + -21499.5618, + 786.724 + ], + "actual_end_rot": [ + -15.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -23954.8438, + -21499.5618, + 786.724 + ], + "start_rot": [ + -15.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -24048.1451, + -21474.5618, + 812.606 + ], + "actual_end_pos": [ + -24048.1451, + -21474.5618, + 812.606 + ], + "actual_end_rot": [ + -15.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -24048.1451, + -21474.5618, + 812.606 + ], + "start_rot": [ + -15.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -24048.1451, + -21474.5618, + 812.606 + ], + "actual_end_pos": [ + -24048.1451, + -21474.5618, + 812.606 + ], + "actual_end_rot": [ + -7.5, + -15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260415_212208__pair_002287_B_traj_002288_meta.json b/equivalence_easy/run_20260415_212208__pair_002287_B_traj_002288_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2d77cbfed5383d7eed0b7c1366b6c0b3211d4043 --- /dev/null +++ b/equivalence_easy/run_20260415_212208__pair_002287_B_traj_002288_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 2288, + "episode_id": 0, + "state_id": 1688, + "sample_index": 1688, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 2287, + "primary_trajectory_id": 2287, + "paired_trajectory_id": 2288, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + -24240.0, + -22040.0, + 800.0 + ], + "rotation": [ + 0.0, + 0.0, + 0.0 + ] + }, + "action_sequence": [ + "move_left", + "look_down", + "turn_left", + "move_backward", + "turn_right", + "move_left", + "move_right", + "move_right", + "move_backward", + "move_forward", + "move_right", + "move_right", + "move_forward", + "move_forward", + "no_op", + "move_forward", + "move_left", + "no_op", + "move_right", + "move_right", + "move_forward", + "look_down", + "move_left", + "turn_left", + "move_right", + "turn_right", + "no_op", + "turn_left", + "move_left", + "move_right", + "move_forward", + "move_backward", + "move_right", + "move_forward", + "move_right", + "no_op", + "move_backward", + "move_backward", + "move_backward", + "look_up" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -24240.0, + -22040.0, + 800.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -24240.0, + -22140.0, + 800.0 + ], + "actual_end_pos": [ + -24240.0, + -22140.0, + 800.0 + ], + "actual_end_rot": [ + 0.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -24240.0, + -22140.0, + 800.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -24240.0, + -22140.0, + 800.0 + ], + "actual_end_pos": [ + -24240.0, + -22140.0, + 800.0 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -24240.0, + -22140.0, + 800.0 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -24240.0, + -22140.0, + 800.0 + ], + "actual_end_pos": [ + -24240.0, + -22140.0, + 800.0 + ], + "actual_end_rot": [ + -7.5, + -15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -24240.0, + -22140.0, + 800.0 + ], + "start_rot": [ + -7.5, + -15.0, + -0.0 + ], + "expected_end_pos": [ + -24335.7662, + -22114.3395, + 813.0526 + ], + "actual_end_pos": [ + -24335.7662, + -22114.3395, + 813.0526 + ], + "actual_end_rot": [ + -7.5, + -15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -24335.7662, + -22114.3395, + 813.0526 + ], + "start_rot": [ + -7.5, + -15.0, + -0.0 + ], + "expected_end_pos": [ + -24335.7662, + -22114.3395, + 813.0526 + ], + "actual_end_pos": [ + -24335.7662, + -22114.3395, + 813.0526 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -24335.7662, + -22114.3395, + 813.0526 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -24335.7662, + -22214.3395, + 813.0526 + ], + "actual_end_pos": [ + -24335.7662, + -22214.3395, + 813.0526 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -24335.7662, + -22214.3395, + 813.0526 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -24335.7662, + -22114.3395, + 813.0526 + ], + "actual_end_pos": [ + -24335.7662, + -22114.3395, + 813.0526 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -24335.7662, + -22114.3395, + 813.0526 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -24335.7662, + -22014.3395, + 813.0526 + ], + "actual_end_pos": [ + -24335.7662, + -22014.3395, + 813.0526 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -24335.7662, + -22014.3395, + 813.0526 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -24434.9107, + -22014.3395, + 826.1052 + ], + "actual_end_pos": [ + -24434.9107, + -22014.3395, + 826.1052 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -24434.9107, + -22014.3395, + 826.1052 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -24335.7662, + -22014.3395, + 813.0526 + ], + "actual_end_pos": [ + -24335.7662, + -22014.3395, + 813.0526 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -24335.7662, + -22014.3395, + 813.0526 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -24335.7662, + -21914.3395, + 813.0526 + ], + "actual_end_pos": [ + -24335.7662, + -21914.3395, + 813.0526 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -24335.7662, + -21914.3395, + 813.0526 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -24335.7662, + -21814.3395, + 813.0526 + ], + "actual_end_pos": [ + -24335.7662, + -21814.3395, + 813.0526 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -24335.7662, + -21814.3395, + 813.0526 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -24236.6217, + -21814.3395, + 800.0 + ], + "actual_end_pos": [ + -24236.6217, + -21814.3395, + 800.0 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -24236.6217, + -21814.3395, + 800.0 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -24137.4772, + -21814.3395, + 786.9474 + ], + "actual_end_pos": [ + -24137.4772, + -21814.3395, + 786.9474 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -24137.4772, + -21814.3395, + 786.9474 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -24137.4772, + -21814.3395, + 786.9474 + ], + "actual_end_pos": [ + -24137.4772, + -21814.3395, + 786.9474 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -24137.4772, + -21814.3395, + 786.9474 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -24038.3328, + -21814.3395, + 773.8948 + ], + "actual_end_pos": [ + -24038.3328, + -21814.3395, + 773.8948 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -24038.3328, + -21814.3395, + 773.8948 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -24038.3328, + -21914.3395, + 773.8948 + ], + "actual_end_pos": [ + -24038.3328, + -21914.3395, + 773.8948 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -24038.3328, + -21914.3395, + 773.8948 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -24038.3328, + -21914.3395, + 773.8948 + ], + "actual_end_pos": [ + -24038.3328, + -21914.3395, + 773.8948 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -24038.3328, + -21914.3395, + 773.8948 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -24038.3328, + -21814.3395, + 773.8948 + ], + "actual_end_pos": [ + -24038.3328, + -21814.3395, + 773.8948 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -24038.3328, + -21814.3395, + 773.8948 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -24038.3328, + -21714.3395, + 773.8948 + ], + "actual_end_pos": [ + -24038.3328, + -21714.3395, + 773.8948 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -24038.3328, + -21714.3395, + 773.8948 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -23939.1883, + -21714.3395, + 760.8421 + ], + "actual_end_pos": [ + -23939.1883, + -21714.3395, + 760.8421 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -23939.1883, + -21714.3395, + 760.8421 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -23939.1883, + -21714.3395, + 760.8421 + ], + "actual_end_pos": [ + -23939.1883, + -21714.3395, + 760.8421 + ], + "actual_end_rot": [ + -15.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -23939.1883, + -21714.3395, + 760.8421 + ], + "start_rot": [ + -15.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -23939.1883, + -21814.3395, + 760.8421 + ], + "actual_end_pos": [ + -23939.1883, + -21814.3395, + 760.8421 + ], + "actual_end_rot": [ + -15.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -23939.1883, + -21814.3395, + 760.8421 + ], + "start_rot": [ + -15.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -23939.1883, + -21814.3395, + 760.8421 + ], + "actual_end_pos": [ + -23939.1883, + -21814.3395, + 760.8421 + ], + "actual_end_rot": [ + -15.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -23939.1883, + -21814.3395, + 760.8421 + ], + "start_rot": [ + -15.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -23913.3064, + -21717.7469, + 760.8421 + ], + "actual_end_pos": [ + -23913.3064, + -21717.7469, + 760.8421 + ], + "actual_end_rot": [ + -15.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -23913.3064, + -21717.7469, + 760.8421 + ], + "start_rot": [ + -15.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -23913.3064, + -21717.7469, + 760.8421 + ], + "actual_end_pos": [ + -23913.3064, + -21717.7469, + 760.8421 + ], + "actual_end_rot": [ + -15.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -23913.3064, + -21717.7469, + 760.8421 + ], + "start_rot": [ + -15.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -23913.3064, + -21717.7469, + 760.8421 + ], + "actual_end_pos": [ + -23913.3064, + -21717.7469, + 760.8421 + ], + "actual_end_rot": [ + -15.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -23913.3064, + -21717.7469, + 760.8421 + ], + "start_rot": [ + -15.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -23913.3064, + -21717.7469, + 760.8421 + ], + "actual_end_pos": [ + -23913.3064, + -21717.7469, + 760.8421 + ], + "actual_end_rot": [ + -15.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -23913.3064, + -21717.7469, + 760.8421 + ], + "start_rot": [ + -15.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -23939.1883, + -21814.3395, + 760.8421 + ], + "actual_end_pos": [ + -23939.1883, + -21814.3395, + 760.8421 + ], + "actual_end_rot": [ + -15.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -23939.1883, + -21814.3395, + 760.8421 + ], + "start_rot": [ + -15.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -23913.3064, + -21717.7469, + 760.8421 + ], + "actual_end_pos": [ + -23913.3064, + -21717.7469, + 760.8421 + ], + "actual_end_rot": [ + -15.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -23913.3064, + -21717.7469, + 760.8421 + ], + "start_rot": [ + -15.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -23820.0051, + -21742.7469, + 734.9602 + ], + "actual_end_pos": [ + -23820.0051, + -21742.7469, + 734.9602 + ], + "actual_end_rot": [ + -15.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -23820.0051, + -21742.7469, + 734.9602 + ], + "start_rot": [ + -15.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -23913.3064, + -21717.7469, + 760.8421 + ], + "actual_end_pos": [ + -23913.3064, + -21717.7469, + 760.8421 + ], + "actual_end_rot": [ + -15.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -23913.3064, + -21717.7469, + 760.8421 + ], + "start_rot": [ + -15.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -23887.4245, + -21621.1544, + 760.8421 + ], + "actual_end_pos": [ + -23887.4245, + -21621.1544, + 760.8421 + ], + "actual_end_rot": [ + -15.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -23887.4245, + -21621.1544, + 760.8421 + ], + "start_rot": [ + -15.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -23794.1232, + -21646.1544, + 734.9602 + ], + "actual_end_pos": [ + -23794.1232, + -21646.1544, + 734.9602 + ], + "actual_end_rot": [ + -15.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -23794.1232, + -21646.1544, + 734.9602 + ], + "start_rot": [ + -15.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -23768.2413, + -21549.5618, + 734.9602 + ], + "actual_end_pos": [ + -23768.2413, + -21549.5618, + 734.9602 + ], + "actual_end_rot": [ + -15.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -23768.2413, + -21549.5618, + 734.9602 + ], + "start_rot": [ + -15.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -23768.2413, + -21549.5618, + 734.9602 + ], + "actual_end_pos": [ + -23768.2413, + -21549.5618, + 734.9602 + ], + "actual_end_rot": [ + -15.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -23768.2413, + -21549.5618, + 734.9602 + ], + "start_rot": [ + -15.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -23861.5426, + -21524.5618, + 760.8421 + ], + "actual_end_pos": [ + -23861.5426, + -21524.5618, + 760.8421 + ], + "actual_end_rot": [ + -15.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -23861.5426, + -21524.5618, + 760.8421 + ], + "start_rot": [ + -15.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -23954.8438, + -21499.5618, + 786.724 + ], + "actual_end_pos": [ + -23954.8438, + -21499.5618, + 786.724 + ], + "actual_end_rot": [ + -15.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -23954.8438, + -21499.5618, + 786.724 + ], + "start_rot": [ + -15.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -24048.1451, + -21474.5618, + 812.606 + ], + "actual_end_pos": [ + -24048.1451, + -21474.5618, + 812.606 + ], + "actual_end_rot": [ + -15.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -24048.1451, + -21474.5618, + 812.606 + ], + "start_rot": [ + -15.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -24048.1451, + -21474.5618, + 812.606 + ], + "actual_end_pos": [ + -24048.1451, + -21474.5618, + 812.606 + ], + "actual_end_rot": [ + -7.5, + -15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260419_133642__pair_000468_A_traj_000468_meta.json b/equivalence_easy/run_20260419_133642__pair_000468_A_traj_000468_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..83e6533e0e634875da0551a8629f4793a3a0b04b --- /dev/null +++ b/equivalence_easy/run_20260419_133642__pair_000468_A_traj_000468_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 468, + "episode_id": 0, + "state_id": 344, + "sample_index": 344, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 469, + "primary_trajectory_id": 468, + "paired_trajectory_id": 469, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 2930.0, + 195.0, + 250.0 + ], + "rotation": [ + 0.0, + 0.0, + 0.0 + ] + }, + "action_sequence": [ + "move_right", + "look_down", + "turn_right", + "look_up", + "move_right", + "look_down", + "move_forward", + "look_up", + "turn_left", + "look_up", + "move_forward", + "turn_left", + "move_backward", + "move_backward", + "move_left", + "move_forward", + "turn_left", + "move_left", + "look_down", + "move_left", + "move_forward", + "look_down", + "look_up", + "turn_left", + "move_right", + "move_right", + "turn_left", + "look_up", + "move_right", + "move_backward", + "move_backward", + "move_left", + "move_left", + "move_left", + "move_left", + "move_backward", + "turn_left", + "no_op", + "look_down", + "look_down" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 2930.0, + 195.0, + 250.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 2930.0, + 295.0, + 250.0 + ], + "actual_end_pos": [ + 2930.0, + 295.0, + 250.0 + ], + "actual_end_rot": [ + 0.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 2930.0, + 295.0, + 250.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 2930.0, + 295.0, + 250.0 + ], + "actual_end_pos": [ + 2930.0, + 295.0, + 250.0 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 2930.0, + 295.0, + 250.0 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 2930.0, + 295.0, + 250.0 + ], + "actual_end_pos": [ + 2930.0, + 295.0, + 250.0 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 2930.0, + 295.0, + 250.0 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 2930.0, + 295.0, + 250.0 + ], + "actual_end_pos": [ + 2930.0, + 295.0, + 250.0 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 2930.0, + 295.0, + 250.0 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 2904.1181, + 391.5926, + 250.0 + ], + "actual_end_pos": [ + 2904.1181, + 391.5926, + 250.0 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 2904.1181, + 391.5926, + 250.0 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 2904.1181, + 391.5926, + 250.0 + ], + "actual_end_pos": [ + 2904.1181, + 391.5926, + 250.0 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 2904.1181, + 391.5926, + 250.0 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 2999.8843, + 417.2531, + 236.9474 + ], + "actual_end_pos": [ + 2999.8843, + 417.2531, + 236.9474 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 2999.8843, + 417.2531, + 236.9474 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 2999.8843, + 417.2531, + 236.9474 + ], + "actual_end_pos": [ + 2999.8843, + 417.2531, + 236.9474 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 2999.8843, + 417.2531, + 236.9474 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 2999.8843, + 417.2531, + 236.9474 + ], + "actual_end_pos": [ + 2999.8843, + 417.2531, + 236.9474 + ], + "actual_end_rot": [ + 0.0, + -0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 2999.8843, + 417.2531, + 236.9474 + ], + "start_rot": [ + 0.0, + -0.0, + 0.0 + ], + "expected_end_pos": [ + 2999.8843, + 417.2531, + 236.9474 + ], + "actual_end_pos": [ + 2999.8843, + 417.2531, + 236.9474 + ], + "actual_end_rot": [ + 7.5, + -0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 2999.8843, + 417.2531, + 236.9474 + ], + "start_rot": [ + 7.5, + -0.0, + 0.0 + ], + "expected_end_pos": [ + 3099.0288, + 417.2531, + 250.0 + ], + "actual_end_pos": [ + 3099.0288, + 417.2531, + 250.0 + ], + "actual_end_rot": [ + 7.5, + -0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 3099.0288, + 417.2531, + 250.0 + ], + "start_rot": [ + 7.5, + -0.0, + 0.0 + ], + "expected_end_pos": [ + 3099.0288, + 417.2531, + 250.0 + ], + "actual_end_pos": [ + 3099.0288, + 417.2531, + 250.0 + ], + "actual_end_rot": [ + 7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 3099.0288, + 417.2531, + 250.0 + ], + "start_rot": [ + 7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 3003.2626, + 442.9135, + 236.9474 + ], + "actual_end_pos": [ + 3003.2626, + 442.9135, + 236.9474 + ], + "actual_end_rot": [ + 7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 3003.2626, + 442.9135, + 236.9474 + ], + "start_rot": [ + 7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 2907.4964, + 468.574, + 223.8948 + ], + "actual_end_pos": [ + 2907.4964, + 468.574, + 223.8948 + ], + "actual_end_rot": [ + 7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 2907.4964, + 468.574, + 223.8948 + ], + "start_rot": [ + 7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 2881.6145, + 371.9814, + 223.8948 + ], + "actual_end_pos": [ + 2881.6145, + 371.9814, + 223.8948 + ], + "actual_end_rot": [ + 7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 2881.6145, + 371.9814, + 223.8948 + ], + "start_rot": [ + 7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 2977.3807, + 346.321, + 236.9474 + ], + "actual_end_pos": [ + 2977.3807, + 346.321, + 236.9474 + ], + "actual_end_rot": [ + 7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 2977.3807, + 346.321, + 236.9474 + ], + "start_rot": [ + 7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 2977.3807, + 346.321, + 236.9474 + ], + "actual_end_pos": [ + 2977.3807, + 346.321, + 236.9474 + ], + "actual_end_rot": [ + 7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 2977.3807, + 346.321, + 236.9474 + ], + "start_rot": [ + 7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 2927.3807, + 259.7184, + 236.9474 + ], + "actual_end_pos": [ + 2927.3807, + 259.7184, + 236.9474 + ], + "actual_end_rot": [ + 7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 2927.3807, + 259.7184, + 236.9474 + ], + "start_rot": [ + 7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 2927.3807, + 259.7184, + 236.9474 + ], + "actual_end_pos": [ + 2927.3807, + 259.7184, + 236.9474 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 2927.3807, + 259.7184, + 236.9474 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 2877.3807, + 173.1159, + 236.9474 + ], + "actual_end_pos": [ + 2877.3807, + 173.1159, + 236.9474 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 2877.3807, + 173.1159, + 236.9474 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 2963.9832, + 123.1159, + 236.9474 + ], + "actual_end_pos": [ + 2963.9832, + 123.1159, + 236.9474 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 2963.9832, + 123.1159, + 236.9474 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 2963.9832, + 123.1159, + 236.9474 + ], + "actual_end_pos": [ + 2963.9832, + 123.1159, + 236.9474 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 2963.9832, + 123.1159, + 236.9474 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 2963.9832, + 123.1159, + 236.9474 + ], + "actual_end_pos": [ + 2963.9832, + 123.1159, + 236.9474 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 2963.9832, + 123.1159, + 236.9474 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 2963.9832, + 123.1159, + 236.9474 + ], + "actual_end_pos": [ + 2963.9832, + 123.1159, + 236.9474 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 2963.9832, + 123.1159, + 236.9474 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 3034.6939, + 193.8266, + 236.9474 + ], + "actual_end_pos": [ + 3034.6939, + 193.8266, + 236.9474 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 3034.6939, + 193.8266, + 236.9474 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 3105.4046, + 264.5372, + 236.9474 + ], + "actual_end_pos": [ + 3105.4046, + 264.5372, + 236.9474 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 3105.4046, + 264.5372, + 236.9474 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 3105.4046, + 264.5372, + 236.9474 + ], + "actual_end_pos": [ + 3105.4046, + 264.5372, + 236.9474 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 3105.4046, + 264.5372, + 236.9474 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 3105.4046, + 264.5372, + 236.9474 + ], + "actual_end_pos": [ + 3105.4046, + 264.5372, + 236.9474 + ], + "actual_end_rot": [ + 7.5, + -60.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 3105.4046, + 264.5372, + 236.9474 + ], + "start_rot": [ + 7.5, + -60.0, + -0.0 + ], + "expected_end_pos": [ + 3192.0071, + 314.5372, + 236.9474 + ], + "actual_end_pos": [ + 3192.0071, + 314.5372, + 236.9474 + ], + "actual_end_rot": [ + 7.5, + -60.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 3192.0071, + 314.5372, + 236.9474 + ], + "start_rot": [ + 7.5, + -60.0, + -0.0 + ], + "expected_end_pos": [ + 3142.4349, + 400.3989, + 223.8948 + ], + "actual_end_pos": [ + 3142.4349, + 400.3989, + 223.8948 + ], + "actual_end_rot": [ + 7.5, + -60.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 3142.4349, + 400.3989, + 223.8948 + ], + "start_rot": [ + 7.5, + -60.0, + -0.0 + ], + "expected_end_pos": [ + 3092.8626, + 486.2605, + 210.8421 + ], + "actual_end_pos": [ + 3092.8626, + 486.2605, + 210.8421 + ], + "actual_end_rot": [ + 7.5, + -60.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 3092.8626, + 486.2605, + 210.8421 + ], + "start_rot": [ + 7.5, + -60.0, + -0.0 + ], + "expected_end_pos": [ + 3006.2601, + 436.2605, + 210.8421 + ], + "actual_end_pos": [ + 3006.2601, + 436.2605, + 210.8421 + ], + "actual_end_rot": [ + 7.5, + -60.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 3006.2601, + 436.2605, + 210.8421 + ], + "start_rot": [ + 7.5, + -60.0, + -0.0 + ], + "expected_end_pos": [ + 2919.6575, + 386.2605, + 210.8421 + ], + "actual_end_pos": [ + 2919.6575, + 386.2605, + 210.8421 + ], + "actual_end_rot": [ + 7.5, + -60.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 2919.6575, + 386.2605, + 210.8421 + ], + "start_rot": [ + 7.5, + -60.0, + -0.0 + ], + "expected_end_pos": [ + 2833.055, + 336.2605, + 210.8421 + ], + "actual_end_pos": [ + 2833.055, + 336.2605, + 210.8421 + ], + "actual_end_rot": [ + 7.5, + -60.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 2833.055, + 336.2605, + 210.8421 + ], + "start_rot": [ + 7.5, + -60.0, + -0.0 + ], + "expected_end_pos": [ + 2746.4525, + 286.2605, + 210.8421 + ], + "actual_end_pos": [ + 2746.4525, + 286.2605, + 210.8421 + ], + "actual_end_rot": [ + 7.5, + -60.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 2746.4525, + 286.2605, + 210.8421 + ], + "start_rot": [ + 7.5, + -60.0, + -0.0 + ], + "expected_end_pos": [ + 2696.8802, + 372.1222, + 197.7895 + ], + "actual_end_pos": [ + 2696.8802, + 372.1222, + 197.7895 + ], + "actual_end_rot": [ + 7.5, + -60.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 2696.8802, + 372.1222, + 197.7895 + ], + "start_rot": [ + 7.5, + -60.0, + -0.0 + ], + "expected_end_pos": [ + 2696.8802, + 372.1222, + 197.7895 + ], + "actual_end_pos": [ + 2696.8802, + 372.1222, + 197.7895 + ], + "actual_end_rot": [ + 7.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 2696.8802, + 372.1222, + 197.7895 + ], + "start_rot": [ + 7.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 2696.8802, + 372.1222, + 197.7895 + ], + "actual_end_pos": [ + 2696.8802, + 372.1222, + 197.7895 + ], + "actual_end_rot": [ + 7.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 2696.8802, + 372.1222, + 197.7895 + ], + "start_rot": [ + 7.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 2696.8802, + 372.1222, + 197.7895 + ], + "actual_end_pos": [ + 2696.8802, + 372.1222, + 197.7895 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 2696.8802, + 372.1222, + 197.7895 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 2696.8802, + 372.1222, + 197.7895 + ], + "actual_end_pos": [ + 2696.8802, + 372.1222, + 197.7895 + ], + "actual_end_rot": [ + -7.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260419_133642__pair_000468_B_traj_000469_meta.json b/equivalence_easy/run_20260419_133642__pair_000468_B_traj_000469_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..395f6be8e5fe45edd83e093e4d9e1b62cb3f57de --- /dev/null +++ b/equivalence_easy/run_20260419_133642__pair_000468_B_traj_000469_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 469, + "episode_id": 0, + "state_id": 344, + "sample_index": 344, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 468, + "primary_trajectory_id": 468, + "paired_trajectory_id": 469, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 2930.0, + 195.0, + 250.0 + ], + "rotation": [ + 0.0, + 0.0, + 0.0 + ] + }, + "action_sequence": [ + "move_right", + "look_down", + "turn_right", + "look_up", + "move_right", + "look_down", + "move_forward", + "look_up", + "turn_left", + "look_up", + "move_forward", + "turn_left", + "move_backward", + "move_left", + "move_forward", + "move_backward", + "turn_left", + "move_left", + "look_down", + "move_forward", + "move_left", + "turn_left", + "look_down", + "look_up", + "move_right", + "move_right", + "turn_left", + "look_up", + "move_left", + "move_backward", + "move_left", + "move_backward", + "move_right", + "move_backward", + "move_left", + "move_left", + "turn_left", + "no_op", + "look_down", + "look_down" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 2930.0, + 195.0, + 250.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 2930.0, + 295.0, + 250.0 + ], + "actual_end_pos": [ + 2930.0, + 295.0, + 250.0 + ], + "actual_end_rot": [ + 0.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 2930.0, + 295.0, + 250.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 2930.0, + 295.0, + 250.0 + ], + "actual_end_pos": [ + 2930.0, + 295.0, + 250.0 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 2930.0, + 295.0, + 250.0 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 2930.0, + 295.0, + 250.0 + ], + "actual_end_pos": [ + 2930.0, + 295.0, + 250.0 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 2930.0, + 295.0, + 250.0 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 2930.0, + 295.0, + 250.0 + ], + "actual_end_pos": [ + 2930.0, + 295.0, + 250.0 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 2930.0, + 295.0, + 250.0 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 2904.1181, + 391.5926, + 250.0 + ], + "actual_end_pos": [ + 2904.1181, + 391.5926, + 250.0 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 2904.1181, + 391.5926, + 250.0 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 2904.1181, + 391.5926, + 250.0 + ], + "actual_end_pos": [ + 2904.1181, + 391.5926, + 250.0 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 2904.1181, + 391.5926, + 250.0 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 2999.8843, + 417.2531, + 236.9474 + ], + "actual_end_pos": [ + 2999.8843, + 417.2531, + 236.9474 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 2999.8843, + 417.2531, + 236.9474 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 2999.8843, + 417.2531, + 236.9474 + ], + "actual_end_pos": [ + 2999.8843, + 417.2531, + 236.9474 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 2999.8843, + 417.2531, + 236.9474 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 2999.8843, + 417.2531, + 236.9474 + ], + "actual_end_pos": [ + 2999.8843, + 417.2531, + 236.9474 + ], + "actual_end_rot": [ + 0.0, + -0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 2999.8843, + 417.2531, + 236.9474 + ], + "start_rot": [ + 0.0, + -0.0, + 0.0 + ], + "expected_end_pos": [ + 2999.8843, + 417.2531, + 236.9474 + ], + "actual_end_pos": [ + 2999.8843, + 417.2531, + 236.9474 + ], + "actual_end_rot": [ + 7.5, + -0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 2999.8843, + 417.2531, + 236.9474 + ], + "start_rot": [ + 7.5, + -0.0, + 0.0 + ], + "expected_end_pos": [ + 3099.0288, + 417.2531, + 250.0 + ], + "actual_end_pos": [ + 3099.0288, + 417.2531, + 250.0 + ], + "actual_end_rot": [ + 7.5, + -0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 3099.0288, + 417.2531, + 250.0 + ], + "start_rot": [ + 7.5, + -0.0, + 0.0 + ], + "expected_end_pos": [ + 3099.0288, + 417.2531, + 250.0 + ], + "actual_end_pos": [ + 3099.0288, + 417.2531, + 250.0 + ], + "actual_end_rot": [ + 7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 3099.0288, + 417.2531, + 250.0 + ], + "start_rot": [ + 7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 3003.2626, + 442.9135, + 236.9474 + ], + "actual_end_pos": [ + 3003.2626, + 442.9135, + 236.9474 + ], + "actual_end_rot": [ + 7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 3003.2626, + 442.9135, + 236.9474 + ], + "start_rot": [ + 7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 2977.3807, + 346.321, + 236.9474 + ], + "actual_end_pos": [ + 2977.3807, + 346.321, + 236.9474 + ], + "actual_end_rot": [ + 7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 2977.3807, + 346.321, + 236.9474 + ], + "start_rot": [ + 7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 3073.1469, + 320.6605, + 250.0 + ], + "actual_end_pos": [ + 3073.1469, + 320.6605, + 250.0 + ], + "actual_end_rot": [ + 7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 3073.1469, + 320.6605, + 250.0 + ], + "start_rot": [ + 7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 2977.3807, + 346.321, + 236.9474 + ], + "actual_end_pos": [ + 2977.3807, + 346.321, + 236.9474 + ], + "actual_end_rot": [ + 7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 2977.3807, + 346.321, + 236.9474 + ], + "start_rot": [ + 7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 2977.3807, + 346.321, + 236.9474 + ], + "actual_end_pos": [ + 2977.3807, + 346.321, + 236.9474 + ], + "actual_end_rot": [ + 7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 2977.3807, + 346.321, + 236.9474 + ], + "start_rot": [ + 7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 2927.3807, + 259.7184, + 236.9474 + ], + "actual_end_pos": [ + 2927.3807, + 259.7184, + 236.9474 + ], + "actual_end_rot": [ + 7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 2927.3807, + 259.7184, + 236.9474 + ], + "start_rot": [ + 7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 2927.3807, + 259.7184, + 236.9474 + ], + "actual_end_pos": [ + 2927.3807, + 259.7184, + 236.9474 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 2927.3807, + 259.7184, + 236.9474 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 3013.9832, + 209.7184, + 236.9474 + ], + "actual_end_pos": [ + 3013.9832, + 209.7184, + 236.9474 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 3013.9832, + 209.7184, + 236.9474 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 2963.9832, + 123.1159, + 236.9474 + ], + "actual_end_pos": [ + 2963.9832, + 123.1159, + 236.9474 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 2963.9832, + 123.1159, + 236.9474 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 2963.9832, + 123.1159, + 236.9474 + ], + "actual_end_pos": [ + 2963.9832, + 123.1159, + 236.9474 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 2963.9832, + 123.1159, + 236.9474 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 2963.9832, + 123.1159, + 236.9474 + ], + "actual_end_pos": [ + 2963.9832, + 123.1159, + 236.9474 + ], + "actual_end_rot": [ + -7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 2963.9832, + 123.1159, + 236.9474 + ], + "start_rot": [ + -7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 2963.9832, + 123.1159, + 236.9474 + ], + "actual_end_pos": [ + 2963.9832, + 123.1159, + 236.9474 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 2963.9832, + 123.1159, + 236.9474 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 3034.6939, + 193.8266, + 236.9474 + ], + "actual_end_pos": [ + 3034.6939, + 193.8266, + 236.9474 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 3034.6939, + 193.8266, + 236.9474 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 3105.4046, + 264.5372, + 236.9474 + ], + "actual_end_pos": [ + 3105.4046, + 264.5372, + 236.9474 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 3105.4046, + 264.5372, + 236.9474 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 3105.4046, + 264.5372, + 236.9474 + ], + "actual_end_pos": [ + 3105.4046, + 264.5372, + 236.9474 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 3105.4046, + 264.5372, + 236.9474 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 3105.4046, + 264.5372, + 236.9474 + ], + "actual_end_pos": [ + 3105.4046, + 264.5372, + 236.9474 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 3105.4046, + 264.5372, + 236.9474 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 3018.802, + 214.5372, + 236.9474 + ], + "actual_end_pos": [ + 3018.802, + 214.5372, + 236.9474 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 3018.802, + 214.5372, + 236.9474 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 2969.2298, + 300.3989, + 223.8948 + ], + "actual_end_pos": [ + 2969.2298, + 300.3989, + 223.8948 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 2969.2298, + 300.3989, + 223.8948 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 2882.6273, + 250.3989, + 223.8948 + ], + "actual_end_pos": [ + 2882.6273, + 250.3989, + 223.8948 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 2882.6273, + 250.3989, + 223.8948 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 2833.055, + 336.2605, + 210.8421 + ], + "actual_end_pos": [ + 2833.055, + 336.2605, + 210.8421 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 2833.055, + 336.2605, + 210.8421 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 2919.6575, + 386.2605, + 210.8421 + ], + "actual_end_pos": [ + 2919.6575, + 386.2605, + 210.8421 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 2919.6575, + 386.2605, + 210.8421 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 2870.0853, + 472.1222, + 197.7895 + ], + "actual_end_pos": [ + 2870.0853, + 472.1222, + 197.7895 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 2870.0853, + 472.1222, + 197.7895 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 2783.4828, + 422.1222, + 197.7895 + ], + "actual_end_pos": [ + 2783.4828, + 422.1222, + 197.7895 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 2783.4828, + 422.1222, + 197.7895 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 2696.8802, + 372.1222, + 197.7895 + ], + "actual_end_pos": [ + 2696.8802, + 372.1222, + 197.7895 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 2696.8802, + 372.1222, + 197.7895 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 2696.8802, + 372.1222, + 197.7895 + ], + "actual_end_pos": [ + 2696.8802, + 372.1222, + 197.7895 + ], + "actual_end_rot": [ + 7.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 2696.8802, + 372.1222, + 197.7895 + ], + "start_rot": [ + 7.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 2696.8802, + 372.1222, + 197.7895 + ], + "actual_end_pos": [ + 2696.8802, + 372.1222, + 197.7895 + ], + "actual_end_rot": [ + 7.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 2696.8802, + 372.1222, + 197.7895 + ], + "start_rot": [ + 7.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 2696.8802, + 372.1222, + 197.7895 + ], + "actual_end_pos": [ + 2696.8802, + 372.1222, + 197.7895 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 2696.8802, + 372.1222, + 197.7895 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 2696.8802, + 372.1222, + 197.7895 + ], + "actual_end_pos": [ + 2696.8802, + 372.1222, + 197.7895 + ], + "actual_end_rot": [ + -7.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260419_133642__pair_000522_A_traj_000522_meta.json b/equivalence_easy/run_20260419_133642__pair_000522_A_traj_000522_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7d877142c354a4ed1222e0fa35ae0525542ca1b3 --- /dev/null +++ b/equivalence_easy/run_20260419_133642__pair_000522_A_traj_000522_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 522, + "episode_id": 0, + "state_id": 386, + "sample_index": 386, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 523, + "primary_trajectory_id": 522, + "paired_trajectory_id": 523, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 3055.0, + -1055.0, + 250.0 + ], + "rotation": [ + 0.0, + 90.0, + 0.0 + ] + }, + "action_sequence": [ + "move_forward", + "move_left", + "look_up", + "look_up", + "move_right", + "turn_left", + "look_up", + "move_forward", + "move_forward", + "move_left", + "no_op", + "move_forward", + "move_forward", + "no_op", + "move_left", + "turn_right", + "move_right", + "turn_left", + "move_left", + "no_op", + "move_backward", + "move_left", + "turn_left", + "turn_left", + "move_backward", + "move_left", + "look_up", + "move_forward", + "move_forward", + "turn_left", + "move_forward", + "move_right", + "turn_right", + "turn_right", + "turn_right", + "move_right", + "turn_right", + "move_right", + "move_forward", + "turn_left" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 3055.0, + -1055.0, + 250.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 3055.0, + -955.0, + 250.0 + ], + "actual_end_pos": [ + 3055.0, + -955.0, + 250.0 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 3055.0, + -955.0, + 250.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 3155.0, + -955.0, + 250.0 + ], + "actual_end_pos": [ + 3155.0, + -955.0, + 250.0 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 3155.0, + -955.0, + 250.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 3155.0, + -955.0, + 250.0 + ], + "actual_end_pos": [ + 3155.0, + -955.0, + 250.0 + ], + "actual_end_rot": [ + 7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 3155.0, + -955.0, + 250.0 + ], + "start_rot": [ + 7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 3155.0, + -955.0, + 250.0 + ], + "actual_end_pos": [ + 3155.0, + -955.0, + 250.0 + ], + "actual_end_rot": [ + 15.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 3155.0, + -955.0, + 250.0 + ], + "start_rot": [ + 15.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 3055.0, + -955.0, + 250.0 + ], + "actual_end_pos": [ + 3055.0, + -955.0, + 250.0 + ], + "actual_end_rot": [ + 15.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 3055.0, + -955.0, + 250.0 + ], + "start_rot": [ + 15.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 3055.0, + -955.0, + 250.0 + ], + "actual_end_pos": [ + 3055.0, + -955.0, + 250.0 + ], + "actual_end_rot": [ + 15.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 3055.0, + -955.0, + 250.0 + ], + "start_rot": [ + 15.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 3055.0, + -955.0, + 250.0 + ], + "actual_end_pos": [ + 3055.0, + -955.0, + 250.0 + ], + "actual_end_rot": [ + 22.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 3055.0, + -955.0, + 250.0 + ], + "start_rot": [ + 22.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 3078.9118, + -865.7601, + 288.2683 + ], + "actual_end_pos": [ + 3078.9118, + -865.7601, + 288.2683 + ], + "actual_end_rot": [ + 22.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 3078.9118, + -865.7601, + 288.2683 + ], + "start_rot": [ + 22.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 3102.8235, + -776.5202, + 326.5367 + ], + "actual_end_pos": [ + 3102.8235, + -776.5202, + 326.5367 + ], + "actual_end_rot": [ + 22.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 3102.8235, + -776.5202, + 326.5367 + ], + "start_rot": [ + 22.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 3199.4161, + -802.4021, + 326.5367 + ], + "actual_end_pos": [ + 3199.4161, + -802.4021, + 326.5367 + ], + "actual_end_rot": [ + 22.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 3199.4161, + -802.4021, + 326.5367 + ], + "start_rot": [ + 22.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 3199.4161, + -802.4021, + 326.5367 + ], + "actual_end_pos": [ + 3199.4161, + -802.4021, + 326.5367 + ], + "actual_end_rot": [ + 22.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 3199.4161, + -802.4021, + 326.5367 + ], + "start_rot": [ + 22.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 3223.3279, + -713.1622, + 364.805 + ], + "actual_end_pos": [ + 3223.3279, + -713.1622, + 364.805 + ], + "actual_end_rot": [ + 22.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 3223.3279, + -713.1622, + 364.805 + ], + "start_rot": [ + 22.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 3247.2396, + -623.9223, + 403.0734 + ], + "actual_end_pos": [ + 3247.2396, + -623.9223, + 403.0734 + ], + "actual_end_rot": [ + 22.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 3247.2396, + -623.9223, + 403.0734 + ], + "start_rot": [ + 22.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 3247.2396, + -623.9223, + 403.0734 + ], + "actual_end_pos": [ + 3247.2396, + -623.9223, + 403.0734 + ], + "actual_end_rot": [ + 22.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 3247.2396, + -623.9223, + 403.0734 + ], + "start_rot": [ + 22.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 3343.8322, + -649.8042, + 403.0734 + ], + "actual_end_pos": [ + 3343.8322, + -649.8042, + 403.0734 + ], + "actual_end_rot": [ + 22.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 3343.8322, + -649.8042, + 403.0734 + ], + "start_rot": [ + 22.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 3343.8322, + -649.8042, + 403.0734 + ], + "actual_end_pos": [ + 3343.8322, + -649.8042, + 403.0734 + ], + "actual_end_rot": [ + 22.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 3343.8322, + -649.8042, + 403.0734 + ], + "start_rot": [ + 22.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 3243.8322, + -649.8042, + 403.0734 + ], + "actual_end_pos": [ + 3243.8322, + -649.8042, + 403.0734 + ], + "actual_end_rot": [ + 22.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 3243.8322, + -649.8042, + 403.0734 + ], + "start_rot": [ + 22.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 3243.8322, + -649.8042, + 403.0734 + ], + "actual_end_pos": [ + 3243.8322, + -649.8042, + 403.0734 + ], + "actual_end_rot": [ + 22.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 3243.8322, + -649.8042, + 403.0734 + ], + "start_rot": [ + 22.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 3340.4248, + -675.6861, + 403.0734 + ], + "actual_end_pos": [ + 3340.4248, + -675.6861, + 403.0734 + ], + "actual_end_rot": [ + 22.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 3340.4248, + -675.6861, + 403.0734 + ], + "start_rot": [ + 22.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 3340.4248, + -675.6861, + 403.0734 + ], + "actual_end_pos": [ + 3340.4248, + -675.6861, + 403.0734 + ], + "actual_end_rot": [ + 22.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 3340.4248, + -675.6861, + 403.0734 + ], + "start_rot": [ + 22.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 3316.513, + -764.926, + 364.805 + ], + "actual_end_pos": [ + 3316.513, + -764.926, + 364.805 + ], + "actual_end_rot": [ + 22.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 3316.513, + -764.926, + 364.805 + ], + "start_rot": [ + 22.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 3413.1056, + -790.8079, + 364.805 + ], + "actual_end_pos": [ + 3413.1056, + -790.8079, + 364.805 + ], + "actual_end_rot": [ + 22.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 3413.1056, + -790.8079, + 364.805 + ], + "start_rot": [ + 22.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 3413.1056, + -790.8079, + 364.805 + ], + "actual_end_pos": [ + 3413.1056, + -790.8079, + 364.805 + ], + "actual_end_rot": [ + 22.5, + 60.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 3413.1056, + -790.8079, + 364.805 + ], + "start_rot": [ + 22.5, + 60.0, + -0.0 + ], + "expected_end_pos": [ + 3413.1056, + -790.8079, + 364.805 + ], + "actual_end_pos": [ + 3413.1056, + -790.8079, + 364.805 + ], + "actual_end_rot": [ + 22.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 3413.1056, + -790.8079, + 364.805 + ], + "start_rot": [ + 22.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 3347.7775, + -856.136, + 326.5367 + ], + "actual_end_pos": [ + 3347.7775, + -856.136, + 326.5367 + ], + "actual_end_rot": [ + 22.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 3347.7775, + -856.136, + 326.5367 + ], + "start_rot": [ + 22.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 3418.4881, + -926.8467, + 326.5367 + ], + "actual_end_pos": [ + 3418.4881, + -926.8467, + 326.5367 + ], + "actual_end_rot": [ + 22.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 3418.4881, + -926.8467, + 326.5367 + ], + "start_rot": [ + 22.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 3418.4881, + -926.8467, + 326.5367 + ], + "actual_end_pos": [ + 3418.4881, + -926.8467, + 326.5367 + ], + "actual_end_rot": [ + 30.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 3418.4881, + -926.8467, + 326.5367 + ], + "start_rot": [ + 30.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 3479.7254, + -865.6095, + 376.5367 + ], + "actual_end_pos": [ + 3479.7254, + -865.6095, + 376.5367 + ], + "actual_end_rot": [ + 30.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 3479.7254, + -865.6095, + 376.5367 + ], + "start_rot": [ + 30.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 3540.9626, + -804.3722, + 426.5367 + ], + "actual_end_pos": [ + 3540.9626, + -804.3722, + 426.5367 + ], + "actual_end_rot": [ + 30.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 3540.9626, + -804.3722, + 426.5367 + ], + "start_rot": [ + 30.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 3540.9626, + -804.3722, + 426.5367 + ], + "actual_end_pos": [ + 3540.9626, + -804.3722, + 426.5367 + ], + "actual_end_rot": [ + 30.0, + 30.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 3540.9626, + -804.3722, + 426.5367 + ], + "start_rot": [ + 30.0, + 30.0, + -0.0 + ], + "expected_end_pos": [ + 3615.9626, + -761.071, + 476.5367 + ], + "actual_end_pos": [ + 3615.9626, + -761.071, + 476.5367 + ], + "actual_end_rot": [ + 30.0, + 30.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 3615.9626, + -761.071, + 476.5367 + ], + "start_rot": [ + 30.0, + 30.0, + -0.0 + ], + "expected_end_pos": [ + 3565.9626, + -674.4684, + 476.5367 + ], + "actual_end_pos": [ + 3565.9626, + -674.4684, + 476.5367 + ], + "actual_end_rot": [ + 30.0, + 30.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 3565.9626, + -674.4684, + 476.5367 + ], + "start_rot": [ + 30.0, + 30.0, + -0.0 + ], + "expected_end_pos": [ + 3565.9626, + -674.4684, + 476.5367 + ], + "actual_end_pos": [ + 3565.9626, + -674.4684, + 476.5367 + ], + "actual_end_rot": [ + 30.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 3565.9626, + -674.4684, + 476.5367 + ], + "start_rot": [ + 30.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 3565.9626, + -674.4684, + 476.5367 + ], + "actual_end_pos": [ + 3565.9626, + -674.4684, + 476.5367 + ], + "actual_end_rot": [ + 30.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 3565.9626, + -674.4684, + 476.5367 + ], + "start_rot": [ + 30.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 3565.9626, + -674.4684, + 476.5367 + ], + "actual_end_pos": [ + 3565.9626, + -674.4684, + 476.5367 + ], + "actual_end_rot": [ + 30.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 3565.9626, + -674.4684, + 476.5367 + ], + "start_rot": [ + 30.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 3469.3701, + -648.5865, + 476.5367 + ], + "actual_end_pos": [ + 3469.3701, + -648.5865, + 476.5367 + ], + "actual_end_rot": [ + 30.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 3469.3701, + -648.5865, + 476.5367 + ], + "start_rot": [ + 30.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 3469.3701, + -648.5865, + 476.5367 + ], + "actual_end_pos": [ + 3469.3701, + -648.5865, + 476.5367 + ], + "actual_end_rot": [ + 30.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 3469.3701, + -648.5865, + 476.5367 + ], + "start_rot": [ + 30.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 3369.3701, + -648.5865, + 476.5367 + ], + "actual_end_pos": [ + 3369.3701, + -648.5865, + 476.5367 + ], + "actual_end_rot": [ + 30.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 3369.3701, + -648.5865, + 476.5367 + ], + "start_rot": [ + 30.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 3369.3701, + -561.984, + 526.5367 + ], + "actual_end_pos": [ + 3369.3701, + -561.984, + 526.5367 + ], + "actual_end_rot": [ + 30.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 3369.3701, + -561.984, + 526.5367 + ], + "start_rot": [ + 30.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 3369.3701, + -561.984, + 526.5367 + ], + "actual_end_pos": [ + 3369.3701, + -561.984, + 526.5367 + ], + "actual_end_rot": [ + 30.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260419_133642__pair_000522_B_traj_000523_meta.json b/equivalence_easy/run_20260419_133642__pair_000522_B_traj_000523_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6b66d9b454b833fbd6b8927797dc12fbb95085fe --- /dev/null +++ b/equivalence_easy/run_20260419_133642__pair_000522_B_traj_000523_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 523, + "episode_id": 0, + "state_id": 386, + "sample_index": 386, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 522, + "primary_trajectory_id": 522, + "paired_trajectory_id": 523, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 3055.0, + -1055.0, + 250.0 + ], + "rotation": [ + 0.0, + 90.0, + 0.0 + ] + }, + "action_sequence": [ + "move_forward", + "move_left", + "look_up", + "look_up", + "move_right", + "look_up", + "turn_left", + "move_left", + "move_forward", + "move_forward", + "no_op", + "move_forward", + "move_forward", + "no_op", + "move_left", + "turn_right", + "move_right", + "turn_left", + "move_left", + "no_op", + "move_left", + "move_backward", + "turn_left", + "turn_left", + "move_left", + "move_backward", + "look_up", + "move_forward", + "move_forward", + "turn_left", + "move_right", + "move_forward", + "turn_right", + "turn_right", + "turn_right", + "move_right", + "turn_right", + "move_forward", + "move_right", + "turn_left" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 3055.0, + -1055.0, + 250.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 3055.0, + -955.0, + 250.0 + ], + "actual_end_pos": [ + 3055.0, + -955.0, + 250.0 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 3055.0, + -955.0, + 250.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 3155.0, + -955.0, + 250.0 + ], + "actual_end_pos": [ + 3155.0, + -955.0, + 250.0 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 3155.0, + -955.0, + 250.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 3155.0, + -955.0, + 250.0 + ], + "actual_end_pos": [ + 3155.0, + -955.0, + 250.0 + ], + "actual_end_rot": [ + 7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 3155.0, + -955.0, + 250.0 + ], + "start_rot": [ + 7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 3155.0, + -955.0, + 250.0 + ], + "actual_end_pos": [ + 3155.0, + -955.0, + 250.0 + ], + "actual_end_rot": [ + 15.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 3155.0, + -955.0, + 250.0 + ], + "start_rot": [ + 15.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 3055.0, + -955.0, + 250.0 + ], + "actual_end_pos": [ + 3055.0, + -955.0, + 250.0 + ], + "actual_end_rot": [ + 15.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 3055.0, + -955.0, + 250.0 + ], + "start_rot": [ + 15.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 3055.0, + -955.0, + 250.0 + ], + "actual_end_pos": [ + 3055.0, + -955.0, + 250.0 + ], + "actual_end_rot": [ + 22.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 3055.0, + -955.0, + 250.0 + ], + "start_rot": [ + 22.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 3055.0, + -955.0, + 250.0 + ], + "actual_end_pos": [ + 3055.0, + -955.0, + 250.0 + ], + "actual_end_rot": [ + 22.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 3055.0, + -955.0, + 250.0 + ], + "start_rot": [ + 22.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 3151.5926, + -980.8819, + 250.0 + ], + "actual_end_pos": [ + 3151.5926, + -980.8819, + 250.0 + ], + "actual_end_rot": [ + 22.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 3151.5926, + -980.8819, + 250.0 + ], + "start_rot": [ + 22.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 3175.5043, + -891.642, + 288.2683 + ], + "actual_end_pos": [ + 3175.5043, + -891.642, + 288.2683 + ], + "actual_end_rot": [ + 22.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 3175.5043, + -891.642, + 288.2683 + ], + "start_rot": [ + 22.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 3199.4161, + -802.4021, + 326.5367 + ], + "actual_end_pos": [ + 3199.4161, + -802.4021, + 326.5367 + ], + "actual_end_rot": [ + 22.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 3199.4161, + -802.4021, + 326.5367 + ], + "start_rot": [ + 22.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 3199.4161, + -802.4021, + 326.5367 + ], + "actual_end_pos": [ + 3199.4161, + -802.4021, + 326.5367 + ], + "actual_end_rot": [ + 22.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 3199.4161, + -802.4021, + 326.5367 + ], + "start_rot": [ + 22.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 3223.3279, + -713.1622, + 364.805 + ], + "actual_end_pos": [ + 3223.3279, + -713.1622, + 364.805 + ], + "actual_end_rot": [ + 22.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 3223.3279, + -713.1622, + 364.805 + ], + "start_rot": [ + 22.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 3247.2396, + -623.9223, + 403.0734 + ], + "actual_end_pos": [ + 3247.2396, + -623.9223, + 403.0734 + ], + "actual_end_rot": [ + 22.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 3247.2396, + -623.9223, + 403.0734 + ], + "start_rot": [ + 22.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 3247.2396, + -623.9223, + 403.0734 + ], + "actual_end_pos": [ + 3247.2396, + -623.9223, + 403.0734 + ], + "actual_end_rot": [ + 22.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 3247.2396, + -623.9223, + 403.0734 + ], + "start_rot": [ + 22.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 3343.8322, + -649.8042, + 403.0734 + ], + "actual_end_pos": [ + 3343.8322, + -649.8042, + 403.0734 + ], + "actual_end_rot": [ + 22.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 3343.8322, + -649.8042, + 403.0734 + ], + "start_rot": [ + 22.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 3343.8322, + -649.8042, + 403.0734 + ], + "actual_end_pos": [ + 3343.8322, + -649.8042, + 403.0734 + ], + "actual_end_rot": [ + 22.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 3343.8322, + -649.8042, + 403.0734 + ], + "start_rot": [ + 22.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 3243.8322, + -649.8042, + 403.0734 + ], + "actual_end_pos": [ + 3243.8322, + -649.8042, + 403.0734 + ], + "actual_end_rot": [ + 22.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 3243.8322, + -649.8042, + 403.0734 + ], + "start_rot": [ + 22.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 3243.8322, + -649.8042, + 403.0734 + ], + "actual_end_pos": [ + 3243.8322, + -649.8042, + 403.0734 + ], + "actual_end_rot": [ + 22.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 3243.8322, + -649.8042, + 403.0734 + ], + "start_rot": [ + 22.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 3340.4248, + -675.6861, + 403.0734 + ], + "actual_end_pos": [ + 3340.4248, + -675.6861, + 403.0734 + ], + "actual_end_rot": [ + 22.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 3340.4248, + -675.6861, + 403.0734 + ], + "start_rot": [ + 22.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 3340.4248, + -675.6861, + 403.0734 + ], + "actual_end_pos": [ + 3340.4248, + -675.6861, + 403.0734 + ], + "actual_end_rot": [ + 22.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 3340.4248, + -675.6861, + 403.0734 + ], + "start_rot": [ + 22.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 3437.0174, + -701.568, + 403.0734 + ], + "actual_end_pos": [ + 3437.0174, + -701.568, + 403.0734 + ], + "actual_end_rot": [ + 22.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 3437.0174, + -701.568, + 403.0734 + ], + "start_rot": [ + 22.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 3413.1056, + -790.8079, + 364.805 + ], + "actual_end_pos": [ + 3413.1056, + -790.8079, + 364.805 + ], + "actual_end_rot": [ + 22.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 3413.1056, + -790.8079, + 364.805 + ], + "start_rot": [ + 22.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 3413.1056, + -790.8079, + 364.805 + ], + "actual_end_pos": [ + 3413.1056, + -790.8079, + 364.805 + ], + "actual_end_rot": [ + 22.5, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 3413.1056, + -790.8079, + 364.805 + ], + "start_rot": [ + 22.5, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 3413.1056, + -790.8079, + 364.805 + ], + "actual_end_pos": [ + 3413.1056, + -790.8079, + 364.805 + ], + "actual_end_rot": [ + 22.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 3413.1056, + -790.8079, + 364.805 + ], + "start_rot": [ + 22.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 3483.8163, + -861.5186, + 364.805 + ], + "actual_end_pos": [ + 3483.8163, + -861.5186, + 364.805 + ], + "actual_end_rot": [ + 22.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 3483.8163, + -861.5186, + 364.805 + ], + "start_rot": [ + 22.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 3418.4881, + -926.8467, + 326.5367 + ], + "actual_end_pos": [ + 3418.4881, + -926.8467, + 326.5367 + ], + "actual_end_rot": [ + 22.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 3418.4881, + -926.8467, + 326.5367 + ], + "start_rot": [ + 22.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 3418.4881, + -926.8467, + 326.5367 + ], + "actual_end_pos": [ + 3418.4881, + -926.8467, + 326.5367 + ], + "actual_end_rot": [ + 30.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 3418.4881, + -926.8467, + 326.5367 + ], + "start_rot": [ + 30.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 3479.7254, + -865.6095, + 376.5367 + ], + "actual_end_pos": [ + 3479.7254, + -865.6095, + 376.5367 + ], + "actual_end_rot": [ + 30.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 3479.7254, + -865.6095, + 376.5367 + ], + "start_rot": [ + 30.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 3540.9626, + -804.3722, + 426.5367 + ], + "actual_end_pos": [ + 3540.9626, + -804.3722, + 426.5367 + ], + "actual_end_rot": [ + 30.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 3540.9626, + -804.3722, + 426.5367 + ], + "start_rot": [ + 30.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 3540.9626, + -804.3722, + 426.5367 + ], + "actual_end_pos": [ + 3540.9626, + -804.3722, + 426.5367 + ], + "actual_end_rot": [ + 30.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 3540.9626, + -804.3722, + 426.5367 + ], + "start_rot": [ + 30.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 3490.9626, + -717.7697, + 426.5367 + ], + "actual_end_pos": [ + 3490.9626, + -717.7697, + 426.5367 + ], + "actual_end_rot": [ + 30.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 3490.9626, + -717.7697, + 426.5367 + ], + "start_rot": [ + 30.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 3565.9626, + -674.4684, + 476.5367 + ], + "actual_end_pos": [ + 3565.9626, + -674.4684, + 476.5367 + ], + "actual_end_rot": [ + 30.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 3565.9626, + -674.4684, + 476.5367 + ], + "start_rot": [ + 30.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 3565.9626, + -674.4684, + 476.5367 + ], + "actual_end_pos": [ + 3565.9626, + -674.4684, + 476.5367 + ], + "actual_end_rot": [ + 30.0, + 45.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 3565.9626, + -674.4684, + 476.5367 + ], + "start_rot": [ + 30.0, + 45.0, + -0.0 + ], + "expected_end_pos": [ + 3565.9626, + -674.4684, + 476.5367 + ], + "actual_end_pos": [ + 3565.9626, + -674.4684, + 476.5367 + ], + "actual_end_rot": [ + 30.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 3565.9626, + -674.4684, + 476.5367 + ], + "start_rot": [ + 30.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 3565.9626, + -674.4684, + 476.5367 + ], + "actual_end_pos": [ + 3565.9626, + -674.4684, + 476.5367 + ], + "actual_end_rot": [ + 30.0, + 75.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 3565.9626, + -674.4684, + 476.5367 + ], + "start_rot": [ + 30.0, + 75.0, + -0.0 + ], + "expected_end_pos": [ + 3469.3701, + -648.5865, + 476.5367 + ], + "actual_end_pos": [ + 3469.3701, + -648.5865, + 476.5367 + ], + "actual_end_rot": [ + 30.0, + 75.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 3469.3701, + -648.5865, + 476.5367 + ], + "start_rot": [ + 30.0, + 75.0, + -0.0 + ], + "expected_end_pos": [ + 3469.3701, + -648.5865, + 476.5367 + ], + "actual_end_pos": [ + 3469.3701, + -648.5865, + 476.5367 + ], + "actual_end_rot": [ + 30.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 3469.3701, + -648.5865, + 476.5367 + ], + "start_rot": [ + 30.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 3469.3701, + -561.984, + 526.5367 + ], + "actual_end_pos": [ + 3469.3701, + -561.984, + 526.5367 + ], + "actual_end_rot": [ + 30.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 3469.3701, + -561.984, + 526.5367 + ], + "start_rot": [ + 30.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 3369.3701, + -561.984, + 526.5367 + ], + "actual_end_pos": [ + 3369.3701, + -561.984, + 526.5367 + ], + "actual_end_rot": [ + 30.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 3369.3701, + -561.984, + 526.5367 + ], + "start_rot": [ + 30.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 3369.3701, + -561.984, + 526.5367 + ], + "actual_end_pos": [ + 3369.3701, + -561.984, + 526.5367 + ], + "actual_end_rot": [ + 30.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260419_133642__pair_000561_A_traj_000561_meta.json b/equivalence_easy/run_20260419_133642__pair_000561_A_traj_000561_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fbf6af0bee8e27c00b9cd3c74e258368f73b2b49 --- /dev/null +++ b/equivalence_easy/run_20260419_133642__pair_000561_A_traj_000561_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 561, + "episode_id": 0, + "state_id": 413, + "sample_index": 413, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 562, + "primary_trajectory_id": 561, + "paired_trajectory_id": 562, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 3055.0, + -305.0, + 250.0 + ], + "rotation": [ + 0.0, + 225.0, + 0.0 + ] + }, + "action_sequence": [ + "move_left", + "move_left", + "look_up", + "move_left", + "turn_left", + "move_forward", + "look_down", + "look_down", + "look_down", + "move_backward", + "turn_left", + "move_backward", + "move_right", + "look_up", + "no_op", + "no_op", + "turn_left", + "move_left", + "move_forward", + "turn_left", + "look_down", + "turn_left", + "move_backward", + "look_up", + "turn_left", + "no_op", + "look_down", + "turn_right", + "move_backward", + "turn_right", + "move_right", + "move_backward", + "look_down", + "move_forward", + "turn_right", + "move_forward", + "no_op", + "move_left", + "move_forward", + "look_up" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 3055.0, + -305.0, + 250.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 2984.2893, + -234.2893, + 250.0 + ], + "actual_end_pos": [ + 2984.2893, + -234.2893, + 250.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 2984.2893, + -234.2893, + 250.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 2913.5786, + -163.5786, + 250.0 + ], + "actual_end_pos": [ + 2913.5786, + -163.5786, + 250.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 2913.5786, + -163.5786, + 250.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 2913.5786, + -163.5786, + 250.0 + ], + "actual_end_pos": [ + 2913.5786, + -163.5786, + 250.0 + ], + "actual_end_rot": [ + 7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 2913.5786, + -163.5786, + 250.0 + ], + "start_rot": [ + 7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 2842.868, + -92.868, + 250.0 + ], + "actual_end_pos": [ + 2842.868, + -92.868, + 250.0 + ], + "actual_end_rot": [ + 7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 2842.868, + -92.868, + 250.0 + ], + "start_rot": [ + 7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 2842.868, + -92.868, + 250.0 + ], + "actual_end_pos": [ + 2842.868, + -92.868, + 250.0 + ], + "actual_end_rot": [ + 7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 2842.868, + -92.868, + 250.0 + ], + "start_rot": [ + 7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 2757.0063, + -142.4402, + 263.0526 + ], + "actual_end_pos": [ + 2757.0063, + -142.4402, + 263.0526 + ], + "actual_end_rot": [ + 7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 2757.0063, + -142.4402, + 263.0526 + ], + "start_rot": [ + 7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 2757.0063, + -142.4402, + 263.0526 + ], + "actual_end_pos": [ + 2757.0063, + -142.4402, + 263.0526 + ], + "actual_end_rot": [ + 0.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 2757.0063, + -142.4402, + 263.0526 + ], + "start_rot": [ + 0.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 2757.0063, + -142.4402, + 263.0526 + ], + "actual_end_pos": [ + 2757.0063, + -142.4402, + 263.0526 + ], + "actual_end_rot": [ + -7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 2757.0063, + -142.4402, + 263.0526 + ], + "start_rot": [ + -7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 2757.0063, + -142.4402, + 263.0526 + ], + "actual_end_pos": [ + 2757.0063, + -142.4402, + 263.0526 + ], + "actual_end_rot": [ + -15.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 2757.0063, + -142.4402, + 263.0526 + ], + "start_rot": [ + -15.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 2840.6579, + -94.1439, + 288.9345 + ], + "actual_end_pos": [ + 2840.6579, + -94.1439, + 288.9345 + ], + "actual_end_rot": [ + -15.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 2840.6579, + -94.1439, + 288.9345 + ], + "start_rot": [ + -15.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 2840.6579, + -94.1439, + 288.9345 + ], + "actual_end_pos": [ + 2840.6579, + -94.1439, + 288.9345 + ], + "actual_end_rot": [ + -15.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 2840.6579, + -94.1439, + 288.9345 + ], + "start_rot": [ + -15.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 2933.9592, + -69.1439, + 314.8164 + ], + "actual_end_pos": [ + 2933.9592, + -69.1439, + 314.8164 + ], + "actual_end_rot": [ + -15.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 2933.9592, + -69.1439, + 314.8164 + ], + "start_rot": [ + -15.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 2959.8411, + -165.7365, + 314.8164 + ], + "actual_end_pos": [ + 2959.8411, + -165.7365, + 314.8164 + ], + "actual_end_rot": [ + -15.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 2959.8411, + -165.7365, + 314.8164 + ], + "start_rot": [ + -15.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 2959.8411, + -165.7365, + 314.8164 + ], + "actual_end_pos": [ + 2959.8411, + -165.7365, + 314.8164 + ], + "actual_end_rot": [ + -7.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 2959.8411, + -165.7365, + 314.8164 + ], + "start_rot": [ + -7.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 2959.8411, + -165.7365, + 314.8164 + ], + "actual_end_pos": [ + 2959.8411, + -165.7365, + 314.8164 + ], + "actual_end_rot": [ + -7.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 2959.8411, + -165.7365, + 314.8164 + ], + "start_rot": [ + -7.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 2959.8411, + -165.7365, + 314.8164 + ], + "actual_end_pos": [ + 2959.8411, + -165.7365, + 314.8164 + ], + "actual_end_rot": [ + -7.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 2959.8411, + -165.7365, + 314.8164 + ], + "start_rot": [ + -7.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 2959.8411, + -165.7365, + 314.8164 + ], + "actual_end_pos": [ + 2959.8411, + -165.7365, + 314.8164 + ], + "actual_end_rot": [ + -7.5, + -180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 2959.8411, + -165.7365, + 314.8164 + ], + "start_rot": [ + -7.5, + -180.0, + 0.0 + ], + "expected_end_pos": [ + 2959.8411, + -65.7365, + 314.8164 + ], + "actual_end_pos": [ + 2959.8411, + -65.7365, + 314.8164 + ], + "actual_end_rot": [ + -7.5, + -180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 2959.8411, + -65.7365, + 314.8164 + ], + "start_rot": [ + -7.5, + -180.0, + 0.0 + ], + "expected_end_pos": [ + 2860.6966, + -65.7365, + 301.7638 + ], + "actual_end_pos": [ + 2860.6966, + -65.7365, + 301.7638 + ], + "actual_end_rot": [ + -7.5, + -180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 2860.6966, + -65.7365, + 301.7638 + ], + "start_rot": [ + -7.5, + -180.0, + 0.0 + ], + "expected_end_pos": [ + 2860.6966, + -65.7365, + 301.7638 + ], + "actual_end_pos": [ + 2860.6966, + -65.7365, + 301.7638 + ], + "actual_end_rot": [ + -7.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 2860.6966, + -65.7365, + 301.7638 + ], + "start_rot": [ + -7.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 2860.6966, + -65.7365, + 301.7638 + ], + "actual_end_pos": [ + 2860.6966, + -65.7365, + 301.7638 + ], + "actual_end_rot": [ + -15.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 2860.6966, + -65.7365, + 301.7638 + ], + "start_rot": [ + -15.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 2860.6966, + -65.7365, + 301.7638 + ], + "actual_end_pos": [ + 2860.6966, + -65.7365, + 301.7638 + ], + "actual_end_rot": [ + -15.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 2860.6966, + -65.7365, + 301.7638 + ], + "start_rot": [ + -15.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 2944.3483, + -114.0328, + 327.6457 + ], + "actual_end_pos": [ + 2944.3483, + -114.0328, + 327.6457 + ], + "actual_end_rot": [ + -15.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 2944.3483, + -114.0328, + 327.6457 + ], + "start_rot": [ + -15.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 2944.3483, + -114.0328, + 327.6457 + ], + "actual_end_pos": [ + 2944.3483, + -114.0328, + 327.6457 + ], + "actual_end_rot": [ + -7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 2944.3483, + -114.0328, + 327.6457 + ], + "start_rot": [ + -7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 2944.3483, + -114.0328, + 327.6457 + ], + "actual_end_pos": [ + 2944.3483, + -114.0328, + 327.6457 + ], + "actual_end_rot": [ + -7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 2944.3483, + -114.0328, + 327.6457 + ], + "start_rot": [ + -7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 2944.3483, + -114.0328, + 327.6457 + ], + "actual_end_pos": [ + 2944.3483, + -114.0328, + 327.6457 + ], + "actual_end_rot": [ + -7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 2944.3483, + -114.0328, + 327.6457 + ], + "start_rot": [ + -7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 2944.3483, + -114.0328, + 327.6457 + ], + "actual_end_pos": [ + 2944.3483, + -114.0328, + 327.6457 + ], + "actual_end_rot": [ + -15.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 2944.3483, + -114.0328, + 327.6457 + ], + "start_rot": [ + -15.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 2944.3483, + -114.0328, + 327.6457 + ], + "actual_end_pos": [ + 2944.3483, + -114.0328, + 327.6457 + ], + "actual_end_rot": [ + -15.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 2944.3483, + -114.0328, + 327.6457 + ], + "start_rot": [ + -15.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 3027.9999, + -162.3291, + 353.5276 + ], + "actual_end_pos": [ + 3027.9999, + -162.3291, + 353.5276 + ], + "actual_end_rot": [ + -15.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 3027.9999, + -162.3291, + 353.5276 + ], + "start_rot": [ + -15.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 3027.9999, + -162.3291, + 353.5276 + ], + "actual_end_pos": [ + 3027.9999, + -162.3291, + 353.5276 + ], + "actual_end_rot": [ + -15.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 3027.9999, + -162.3291, + 353.5276 + ], + "start_rot": [ + -15.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 3002.118, + -258.9217, + 353.5276 + ], + "actual_end_pos": [ + 3002.118, + -258.9217, + 353.5276 + ], + "actual_end_rot": [ + -15.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 3002.118, + -258.9217, + 353.5276 + ], + "start_rot": [ + -15.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 3095.4193, + -283.9217, + 379.4095 + ], + "actual_end_pos": [ + 3095.4193, + -283.9217, + 379.4095 + ], + "actual_end_rot": [ + -15.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 3095.4193, + -283.9217, + 379.4095 + ], + "start_rot": [ + -15.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 3095.4193, + -283.9217, + 379.4095 + ], + "actual_end_pos": [ + 3095.4193, + -283.9217, + 379.4095 + ], + "actual_end_rot": [ + -22.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 3095.4193, + -283.9217, + 379.4095 + ], + "start_rot": [ + -22.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 3006.1793, + -260.0099, + 341.1412 + ], + "actual_end_pos": [ + 3006.1793, + -260.0099, + 341.1412 + ], + "actual_end_rot": [ + -22.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 3006.1793, + -260.0099, + 341.1412 + ], + "start_rot": [ + -22.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 3006.1793, + -260.0099, + 341.1412 + ], + "actual_end_pos": [ + 3006.1793, + -260.0099, + 341.1412 + ], + "actual_end_rot": [ + -22.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 3006.1793, + -260.0099, + 341.1412 + ], + "start_rot": [ + -22.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 2913.7914, + -260.0099, + 302.8728 + ], + "actual_end_pos": [ + 2913.7914, + -260.0099, + 302.8728 + ], + "actual_end_rot": [ + -22.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 2913.7914, + -260.0099, + 302.8728 + ], + "start_rot": [ + -22.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 2913.7914, + -260.0099, + 302.8728 + ], + "actual_end_pos": [ + 2913.7914, + -260.0099, + 302.8728 + ], + "actual_end_rot": [ + -22.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 2913.7914, + -260.0099, + 302.8728 + ], + "start_rot": [ + -22.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 2913.7914, + -160.0099, + 302.8728 + ], + "actual_end_pos": [ + 2913.7914, + -160.0099, + 302.8728 + ], + "actual_end_rot": [ + -22.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 2913.7914, + -160.0099, + 302.8728 + ], + "start_rot": [ + -22.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 2821.4034, + -160.0099, + 264.6045 + ], + "actual_end_pos": [ + 2821.4034, + -160.0099, + 264.6045 + ], + "actual_end_rot": [ + -22.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 2821.4034, + -160.0099, + 264.6045 + ], + "start_rot": [ + -22.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 2821.4034, + -160.0099, + 264.6045 + ], + "actual_end_pos": [ + 2821.4034, + -160.0099, + 264.6045 + ], + "actual_end_rot": [ + -15.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260419_133642__pair_000561_B_traj_000562_meta.json b/equivalence_easy/run_20260419_133642__pair_000561_B_traj_000562_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f49f665a43127a7d8a554f8d11905e4e30487994 --- /dev/null +++ b/equivalence_easy/run_20260419_133642__pair_000561_B_traj_000562_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 562, + "episode_id": 0, + "state_id": 413, + "sample_index": 413, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 561, + "primary_trajectory_id": 561, + "paired_trajectory_id": 562, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 3055.0, + -305.0, + 250.0 + ], + "rotation": [ + 0.0, + 225.0, + 0.0 + ] + }, + "action_sequence": [ + "move_left", + "move_left", + "look_up", + "move_left", + "turn_left", + "move_forward", + "look_down", + "look_down", + "look_down", + "move_backward", + "turn_left", + "move_right", + "move_backward", + "look_up", + "no_op", + "no_op", + "turn_left", + "move_left", + "move_forward", + "turn_left", + "turn_left", + "look_down", + "move_backward", + "turn_left", + "look_up", + "no_op", + "look_down", + "turn_right", + "move_backward", + "turn_right", + "move_backward", + "move_right", + "look_down", + "move_forward", + "turn_right", + "move_forward", + "no_op", + "move_left", + "move_forward", + "look_up" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 3055.0, + -305.0, + 250.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 2984.2893, + -234.2893, + 250.0 + ], + "actual_end_pos": [ + 2984.2893, + -234.2893, + 250.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 2984.2893, + -234.2893, + 250.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 2913.5786, + -163.5786, + 250.0 + ], + "actual_end_pos": [ + 2913.5786, + -163.5786, + 250.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 2913.5786, + -163.5786, + 250.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 2913.5786, + -163.5786, + 250.0 + ], + "actual_end_pos": [ + 2913.5786, + -163.5786, + 250.0 + ], + "actual_end_rot": [ + 7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 2913.5786, + -163.5786, + 250.0 + ], + "start_rot": [ + 7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 2842.868, + -92.868, + 250.0 + ], + "actual_end_pos": [ + 2842.868, + -92.868, + 250.0 + ], + "actual_end_rot": [ + 7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 2842.868, + -92.868, + 250.0 + ], + "start_rot": [ + 7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 2842.868, + -92.868, + 250.0 + ], + "actual_end_pos": [ + 2842.868, + -92.868, + 250.0 + ], + "actual_end_rot": [ + 7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 2842.868, + -92.868, + 250.0 + ], + "start_rot": [ + 7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 2757.0063, + -142.4402, + 263.0526 + ], + "actual_end_pos": [ + 2757.0063, + -142.4402, + 263.0526 + ], + "actual_end_rot": [ + 7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 2757.0063, + -142.4402, + 263.0526 + ], + "start_rot": [ + 7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 2757.0063, + -142.4402, + 263.0526 + ], + "actual_end_pos": [ + 2757.0063, + -142.4402, + 263.0526 + ], + "actual_end_rot": [ + 0.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 2757.0063, + -142.4402, + 263.0526 + ], + "start_rot": [ + 0.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 2757.0063, + -142.4402, + 263.0526 + ], + "actual_end_pos": [ + 2757.0063, + -142.4402, + 263.0526 + ], + "actual_end_rot": [ + -7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 2757.0063, + -142.4402, + 263.0526 + ], + "start_rot": [ + -7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 2757.0063, + -142.4402, + 263.0526 + ], + "actual_end_pos": [ + 2757.0063, + -142.4402, + 263.0526 + ], + "actual_end_rot": [ + -15.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 2757.0063, + -142.4402, + 263.0526 + ], + "start_rot": [ + -15.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 2840.6579, + -94.1439, + 288.9345 + ], + "actual_end_pos": [ + 2840.6579, + -94.1439, + 288.9345 + ], + "actual_end_rot": [ + -15.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 2840.6579, + -94.1439, + 288.9345 + ], + "start_rot": [ + -15.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 2840.6579, + -94.1439, + 288.9345 + ], + "actual_end_pos": [ + 2840.6579, + -94.1439, + 288.9345 + ], + "actual_end_rot": [ + -15.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 2840.6579, + -94.1439, + 288.9345 + ], + "start_rot": [ + -15.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 2866.5399, + -190.7365, + 288.9345 + ], + "actual_end_pos": [ + 2866.5399, + -190.7365, + 288.9345 + ], + "actual_end_rot": [ + -15.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 2866.5399, + -190.7365, + 288.9345 + ], + "start_rot": [ + -15.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 2959.8411, + -165.7365, + 314.8164 + ], + "actual_end_pos": [ + 2959.8411, + -165.7365, + 314.8164 + ], + "actual_end_rot": [ + -15.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 2959.8411, + -165.7365, + 314.8164 + ], + "start_rot": [ + -15.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 2959.8411, + -165.7365, + 314.8164 + ], + "actual_end_pos": [ + 2959.8411, + -165.7365, + 314.8164 + ], + "actual_end_rot": [ + -7.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 2959.8411, + -165.7365, + 314.8164 + ], + "start_rot": [ + -7.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 2959.8411, + -165.7365, + 314.8164 + ], + "actual_end_pos": [ + 2959.8411, + -165.7365, + 314.8164 + ], + "actual_end_rot": [ + -7.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 2959.8411, + -165.7365, + 314.8164 + ], + "start_rot": [ + -7.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 2959.8411, + -165.7365, + 314.8164 + ], + "actual_end_pos": [ + 2959.8411, + -165.7365, + 314.8164 + ], + "actual_end_rot": [ + -7.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 2959.8411, + -165.7365, + 314.8164 + ], + "start_rot": [ + -7.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 2959.8411, + -165.7365, + 314.8164 + ], + "actual_end_pos": [ + 2959.8411, + -165.7365, + 314.8164 + ], + "actual_end_rot": [ + -7.5, + -180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 2959.8411, + -165.7365, + 314.8164 + ], + "start_rot": [ + -7.5, + -180.0, + 0.0 + ], + "expected_end_pos": [ + 2959.8411, + -65.7365, + 314.8164 + ], + "actual_end_pos": [ + 2959.8411, + -65.7365, + 314.8164 + ], + "actual_end_rot": [ + -7.5, + -180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 2959.8411, + -65.7365, + 314.8164 + ], + "start_rot": [ + -7.5, + -180.0, + 0.0 + ], + "expected_end_pos": [ + 2860.6966, + -65.7365, + 301.7638 + ], + "actual_end_pos": [ + 2860.6966, + -65.7365, + 301.7638 + ], + "actual_end_rot": [ + -7.5, + -180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 2860.6966, + -65.7365, + 301.7638 + ], + "start_rot": [ + -7.5, + -180.0, + 0.0 + ], + "expected_end_pos": [ + 2860.6966, + -65.7365, + 301.7638 + ], + "actual_end_pos": [ + 2860.6966, + -65.7365, + 301.7638 + ], + "actual_end_rot": [ + -7.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 2860.6966, + -65.7365, + 301.7638 + ], + "start_rot": [ + -7.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 2860.6966, + -65.7365, + 301.7638 + ], + "actual_end_pos": [ + 2860.6966, + -65.7365, + 301.7638 + ], + "actual_end_rot": [ + -7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 2860.6966, + -65.7365, + 301.7638 + ], + "start_rot": [ + -7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 2860.6966, + -65.7365, + 301.7638 + ], + "actual_end_pos": [ + 2860.6966, + -65.7365, + 301.7638 + ], + "actual_end_rot": [ + -15.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 2860.6966, + -65.7365, + 301.7638 + ], + "start_rot": [ + -15.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 2944.3483, + -114.0328, + 327.6457 + ], + "actual_end_pos": [ + 2944.3483, + -114.0328, + 327.6457 + ], + "actual_end_rot": [ + -15.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 2944.3483, + -114.0328, + 327.6457 + ], + "start_rot": [ + -15.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 2944.3483, + -114.0328, + 327.6457 + ], + "actual_end_pos": [ + 2944.3483, + -114.0328, + 327.6457 + ], + "actual_end_rot": [ + -15.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 2944.3483, + -114.0328, + 327.6457 + ], + "start_rot": [ + -15.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 2944.3483, + -114.0328, + 327.6457 + ], + "actual_end_pos": [ + 2944.3483, + -114.0328, + 327.6457 + ], + "actual_end_rot": [ + -7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 2944.3483, + -114.0328, + 327.6457 + ], + "start_rot": [ + -7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 2944.3483, + -114.0328, + 327.6457 + ], + "actual_end_pos": [ + 2944.3483, + -114.0328, + 327.6457 + ], + "actual_end_rot": [ + -7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 2944.3483, + -114.0328, + 327.6457 + ], + "start_rot": [ + -7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 2944.3483, + -114.0328, + 327.6457 + ], + "actual_end_pos": [ + 2944.3483, + -114.0328, + 327.6457 + ], + "actual_end_rot": [ + -15.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 2944.3483, + -114.0328, + 327.6457 + ], + "start_rot": [ + -15.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 2944.3483, + -114.0328, + 327.6457 + ], + "actual_end_pos": [ + 2944.3483, + -114.0328, + 327.6457 + ], + "actual_end_rot": [ + -15.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 2944.3483, + -114.0328, + 327.6457 + ], + "start_rot": [ + -15.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 3027.9999, + -162.3291, + 353.5276 + ], + "actual_end_pos": [ + 3027.9999, + -162.3291, + 353.5276 + ], + "actual_end_rot": [ + -15.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 3027.9999, + -162.3291, + 353.5276 + ], + "start_rot": [ + -15.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 3027.9999, + -162.3291, + 353.5276 + ], + "actual_end_pos": [ + 3027.9999, + -162.3291, + 353.5276 + ], + "actual_end_rot": [ + -15.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 3027.9999, + -162.3291, + 353.5276 + ], + "start_rot": [ + -15.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 3121.3012, + -187.3291, + 379.4095 + ], + "actual_end_pos": [ + 3121.3012, + -187.3291, + 379.4095 + ], + "actual_end_rot": [ + -15.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 3121.3012, + -187.3291, + 379.4095 + ], + "start_rot": [ + -15.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 3095.4193, + -283.9217, + 379.4095 + ], + "actual_end_pos": [ + 3095.4193, + -283.9217, + 379.4095 + ], + "actual_end_rot": [ + -15.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 3095.4193, + -283.9217, + 379.4095 + ], + "start_rot": [ + -15.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 3095.4193, + -283.9217, + 379.4095 + ], + "actual_end_pos": [ + 3095.4193, + -283.9217, + 379.4095 + ], + "actual_end_rot": [ + -22.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 3095.4193, + -283.9217, + 379.4095 + ], + "start_rot": [ + -22.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 3006.1793, + -260.0099, + 341.1412 + ], + "actual_end_pos": [ + 3006.1793, + -260.0099, + 341.1412 + ], + "actual_end_rot": [ + -22.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 3006.1793, + -260.0099, + 341.1412 + ], + "start_rot": [ + -22.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 3006.1793, + -260.0099, + 341.1412 + ], + "actual_end_pos": [ + 3006.1793, + -260.0099, + 341.1412 + ], + "actual_end_rot": [ + -22.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 3006.1793, + -260.0099, + 341.1412 + ], + "start_rot": [ + -22.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 2913.7914, + -260.0099, + 302.8728 + ], + "actual_end_pos": [ + 2913.7914, + -260.0099, + 302.8728 + ], + "actual_end_rot": [ + -22.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 2913.7914, + -260.0099, + 302.8728 + ], + "start_rot": [ + -22.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 2913.7914, + -260.0099, + 302.8728 + ], + "actual_end_pos": [ + 2913.7914, + -260.0099, + 302.8728 + ], + "actual_end_rot": [ + -22.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 2913.7914, + -260.0099, + 302.8728 + ], + "start_rot": [ + -22.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 2913.7914, + -160.0099, + 302.8728 + ], + "actual_end_pos": [ + 2913.7914, + -160.0099, + 302.8728 + ], + "actual_end_rot": [ + -22.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 2913.7914, + -160.0099, + 302.8728 + ], + "start_rot": [ + -22.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 2821.4034, + -160.0099, + 264.6045 + ], + "actual_end_pos": [ + 2821.4034, + -160.0099, + 264.6045 + ], + "actual_end_rot": [ + -22.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 2821.4034, + -160.0099, + 264.6045 + ], + "start_rot": [ + -22.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 2821.4034, + -160.0099, + 264.6045 + ], + "actual_end_pos": [ + 2821.4034, + -160.0099, + 264.6045 + ], + "actual_end_rot": [ + -15.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260419_133642__pair_001313_A_traj_001313_meta.json b/equivalence_easy/run_20260419_133642__pair_001313_A_traj_001313_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..23cb0bf055469f1ace7c118bca1ed4247e28ce4e --- /dev/null +++ b/equivalence_easy/run_20260419_133642__pair_001313_A_traj_001313_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 1313, + "episode_id": 0, + "state_id": 971, + "sample_index": 971, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 1314, + "primary_trajectory_id": 1313, + "paired_trajectory_id": 1314, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 3930.0, + -1055.0, + 250.0 + ], + "rotation": [ + 0.0, + 135.0, + 0.0 + ] + }, + "action_sequence": [ + "no_op", + "move_left", + "turn_left", + "move_right", + "no_op", + "move_backward", + "move_backward", + "look_up", + "move_forward", + "turn_left", + "move_backward", + "move_right", + "move_backward", + "move_right", + "no_op", + "move_forward", + "move_left", + "move_forward", + "move_right", + "move_right", + "turn_right", + "move_forward", + "move_forward", + "move_left", + "turn_right", + "move_backward", + "look_down", + "move_right", + "turn_left", + "move_left", + "move_forward", + "move_forward", + "look_up", + "look_up", + "move_right", + "move_right", + "move_right", + "move_right", + "turn_right", + "turn_right" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 3930.0, + -1055.0, + 250.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 3930.0, + -1055.0, + 250.0 + ], + "actual_end_pos": [ + 3930.0, + -1055.0, + 250.0 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 3930.0, + -1055.0, + 250.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 4000.7107, + -984.2893, + 250.0 + ], + "actual_end_pos": [ + 4000.7107, + -984.2893, + 250.0 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 4000.7107, + -984.2893, + 250.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 4000.7107, + -984.2893, + 250.0 + ], + "actual_end_pos": [ + 4000.7107, + -984.2893, + 250.0 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 4000.7107, + -984.2893, + 250.0 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 3914.1081, + -1034.2893, + 250.0 + ], + "actual_end_pos": [ + 3914.1081, + -1034.2893, + 250.0 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 3914.1081, + -1034.2893, + 250.0 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 3914.1081, + -1034.2893, + 250.0 + ], + "actual_end_pos": [ + 3914.1081, + -1034.2893, + 250.0 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 3914.1081, + -1034.2893, + 250.0 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 3964.1081, + -1120.8919, + 250.0 + ], + "actual_end_pos": [ + 3964.1081, + -1120.8919, + 250.0 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 3964.1081, + -1120.8919, + 250.0 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 4014.1081, + -1207.4944, + 250.0 + ], + "actual_end_pos": [ + 4014.1081, + -1207.4944, + 250.0 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 4014.1081, + -1207.4944, + 250.0 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 4014.1081, + -1207.4944, + 250.0 + ], + "actual_end_pos": [ + 4014.1081, + -1207.4944, + 250.0 + ], + "actual_end_rot": [ + 7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 4014.1081, + -1207.4944, + 250.0 + ], + "start_rot": [ + 7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 3964.5359, + -1121.6328, + 263.0526 + ], + "actual_end_pos": [ + 3964.5359, + -1121.6328, + 263.0526 + ], + "actual_end_rot": [ + 7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 3964.5359, + -1121.6328, + 263.0526 + ], + "start_rot": [ + 7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 3964.5359, + -1121.6328, + 263.0526 + ], + "actual_end_pos": [ + 3964.5359, + -1121.6328, + 263.0526 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 3964.5359, + -1121.6328, + 263.0526 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 3990.1964, + -1217.399, + 250.0 + ], + "actual_end_pos": [ + 3990.1964, + -1217.399, + 250.0 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 3990.1964, + -1217.399, + 250.0 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 3893.6038, + -1243.2809, + 250.0 + ], + "actual_end_pos": [ + 3893.6038, + -1243.2809, + 250.0 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 3893.6038, + -1243.2809, + 250.0 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 3919.2643, + -1339.0471, + 236.9474 + ], + "actual_end_pos": [ + 3919.2643, + -1339.0471, + 236.9474 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 3919.2643, + -1339.0471, + 236.9474 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 3822.6717, + -1364.929, + 236.9474 + ], + "actual_end_pos": [ + 3822.6717, + -1364.929, + 236.9474 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 3822.6717, + -1364.929, + 236.9474 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 3822.6717, + -1364.929, + 236.9474 + ], + "actual_end_pos": [ + 3822.6717, + -1364.929, + 236.9474 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 3822.6717, + -1364.929, + 236.9474 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 3797.0112, + -1269.1628, + 250.0 + ], + "actual_end_pos": [ + 3797.0112, + -1269.1628, + 250.0 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 3797.0112, + -1269.1628, + 250.0 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 3893.6038, + -1243.2809, + 250.0 + ], + "actual_end_pos": [ + 3893.6038, + -1243.2809, + 250.0 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 3893.6038, + -1243.2809, + 250.0 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 3867.9433, + -1147.5147, + 263.0526 + ], + "actual_end_pos": [ + 3867.9433, + -1147.5147, + 263.0526 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 3867.9433, + -1147.5147, + 263.0526 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 3771.3507, + -1173.3966, + 263.0526 + ], + "actual_end_pos": [ + 3771.3507, + -1173.3966, + 263.0526 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 3771.3507, + -1173.3966, + 263.0526 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 3674.7581, + -1199.2785, + 263.0526 + ], + "actual_end_pos": [ + 3674.7581, + -1199.2785, + 263.0526 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 3674.7581, + -1199.2785, + 263.0526 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 3674.7581, + -1199.2785, + 263.0526 + ], + "actual_end_pos": [ + 3674.7581, + -1199.2785, + 263.0526 + ], + "actual_end_rot": [ + 7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 3674.7581, + -1199.2785, + 263.0526 + ], + "start_rot": [ + 7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 3625.1859, + -1113.4168, + 276.1052 + ], + "actual_end_pos": [ + 3625.1859, + -1113.4168, + 276.1052 + ], + "actual_end_rot": [ + 7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 3625.1859, + -1113.4168, + 276.1052 + ], + "start_rot": [ + 7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 3575.6137, + -1027.5552, + 289.1579 + ], + "actual_end_pos": [ + 3575.6137, + -1027.5552, + 289.1579 + ], + "actual_end_rot": [ + 7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 3575.6137, + -1027.5552, + 289.1579 + ], + "start_rot": [ + 7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 3662.2162, + -977.5552, + 289.1579 + ], + "actual_end_pos": [ + 3662.2162, + -977.5552, + 289.1579 + ], + "actual_end_rot": [ + 7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 3662.2162, + -977.5552, + 289.1579 + ], + "start_rot": [ + 7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 3662.2162, + -977.5552, + 289.1579 + ], + "actual_end_pos": [ + 3662.2162, + -977.5552, + 289.1579 + ], + "actual_end_rot": [ + 7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 3662.2162, + -977.5552, + 289.1579 + ], + "start_rot": [ + 7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 3732.3219, + -1047.6609, + 276.1052 + ], + "actual_end_pos": [ + 3732.3219, + -1047.6609, + 276.1052 + ], + "actual_end_rot": [ + 7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 3732.3219, + -1047.6609, + 276.1052 + ], + "start_rot": [ + 7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 3732.3219, + -1047.6609, + 276.1052 + ], + "actual_end_pos": [ + 3732.3219, + -1047.6609, + 276.1052 + ], + "actual_end_rot": [ + 0.0, + 135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 3732.3219, + -1047.6609, + 276.1052 + ], + "start_rot": [ + 0.0, + 135.0, + -0.0 + ], + "expected_end_pos": [ + 3661.6113, + -1118.3716, + 276.1052 + ], + "actual_end_pos": [ + 3661.6113, + -1118.3716, + 276.1052 + ], + "actual_end_rot": [ + 0.0, + 135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 3661.6113, + -1118.3716, + 276.1052 + ], + "start_rot": [ + 0.0, + 135.0, + -0.0 + ], + "expected_end_pos": [ + 3661.6113, + -1118.3716, + 276.1052 + ], + "actual_end_pos": [ + 3661.6113, + -1118.3716, + 276.1052 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 3661.6113, + -1118.3716, + 276.1052 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 3748.2138, + -1068.3716, + 276.1052 + ], + "actual_end_pos": [ + 3748.2138, + -1068.3716, + 276.1052 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 3748.2138, + -1068.3716, + 276.1052 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 3698.2138, + -981.7691, + 276.1052 + ], + "actual_end_pos": [ + 3698.2138, + -981.7691, + 276.1052 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 3698.2138, + -981.7691, + 276.1052 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 3648.2138, + -895.1665, + 276.1052 + ], + "actual_end_pos": [ + 3648.2138, + -895.1665, + 276.1052 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 3648.2138, + -895.1665, + 276.1052 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 3648.2138, + -895.1665, + 276.1052 + ], + "actual_end_pos": [ + 3648.2138, + -895.1665, + 276.1052 + ], + "actual_end_rot": [ + 7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 3648.2138, + -895.1665, + 276.1052 + ], + "start_rot": [ + 7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 3648.2138, + -895.1665, + 276.1052 + ], + "actual_end_pos": [ + 3648.2138, + -895.1665, + 276.1052 + ], + "actual_end_rot": [ + 15.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 3648.2138, + -895.1665, + 276.1052 + ], + "start_rot": [ + 15.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 3561.6113, + -945.1665, + 276.1052 + ], + "actual_end_pos": [ + 3561.6113, + -945.1665, + 276.1052 + ], + "actual_end_rot": [ + 15.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 3561.6113, + -945.1665, + 276.1052 + ], + "start_rot": [ + 15.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 3475.0087, + -995.1665, + 276.1052 + ], + "actual_end_pos": [ + 3475.0087, + -995.1665, + 276.1052 + ], + "actual_end_rot": [ + 15.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 3475.0087, + -995.1665, + 276.1052 + ], + "start_rot": [ + 15.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 3388.4062, + -1045.1665, + 276.1052 + ], + "actual_end_pos": [ + 3388.4062, + -1045.1665, + 276.1052 + ], + "actual_end_rot": [ + 15.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 3388.4062, + -1045.1665, + 276.1052 + ], + "start_rot": [ + 15.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 3301.8036, + -1095.1665, + 276.1052 + ], + "actual_end_pos": [ + 3301.8036, + -1095.1665, + 276.1052 + ], + "actual_end_rot": [ + 15.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 3301.8036, + -1095.1665, + 276.1052 + ], + "start_rot": [ + 15.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 3301.8036, + -1095.1665, + 276.1052 + ], + "actual_end_pos": [ + 3301.8036, + -1095.1665, + 276.1052 + ], + "actual_end_rot": [ + 15.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 3301.8036, + -1095.1665, + 276.1052 + ], + "start_rot": [ + 15.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 3301.8036, + -1095.1665, + 276.1052 + ], + "actual_end_pos": [ + 3301.8036, + -1095.1665, + 276.1052 + ], + "actual_end_rot": [ + 15.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260419_133642__pair_001313_B_traj_001314_meta.json b/equivalence_easy/run_20260419_133642__pair_001313_B_traj_001314_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..65a00642d35629510a4811c2cfa6df000ac0bdc0 --- /dev/null +++ b/equivalence_easy/run_20260419_133642__pair_001313_B_traj_001314_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 1314, + "episode_id": 0, + "state_id": 971, + "sample_index": 971, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 1313, + "primary_trajectory_id": 1313, + "paired_trajectory_id": 1314, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 3930.0, + -1055.0, + 250.0 + ], + "rotation": [ + 0.0, + 135.0, + 0.0 + ] + }, + "action_sequence": [ + "no_op", + "move_left", + "turn_left", + "move_right", + "no_op", + "move_backward", + "move_backward", + "look_up", + "move_forward", + "turn_left", + "move_right", + "move_backward", + "move_right", + "move_backward", + "no_op", + "move_right", + "move_right", + "move_left", + "move_forward", + "move_forward", + "turn_right", + "move_left", + "move_forward", + "move_forward", + "turn_right", + "move_backward", + "look_down", + "move_right", + "turn_left", + "move_forward", + "move_left", + "move_forward", + "look_up", + "look_up", + "move_right", + "move_right", + "move_right", + "move_right", + "turn_right", + "turn_right" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 3930.0, + -1055.0, + 250.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 3930.0, + -1055.0, + 250.0 + ], + "actual_end_pos": [ + 3930.0, + -1055.0, + 250.0 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 3930.0, + -1055.0, + 250.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 4000.7107, + -984.2893, + 250.0 + ], + "actual_end_pos": [ + 4000.7107, + -984.2893, + 250.0 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 4000.7107, + -984.2893, + 250.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 4000.7107, + -984.2893, + 250.0 + ], + "actual_end_pos": [ + 4000.7107, + -984.2893, + 250.0 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 4000.7107, + -984.2893, + 250.0 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 3914.1081, + -1034.2893, + 250.0 + ], + "actual_end_pos": [ + 3914.1081, + -1034.2893, + 250.0 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 3914.1081, + -1034.2893, + 250.0 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 3914.1081, + -1034.2893, + 250.0 + ], + "actual_end_pos": [ + 3914.1081, + -1034.2893, + 250.0 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 3914.1081, + -1034.2893, + 250.0 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 3964.1081, + -1120.8919, + 250.0 + ], + "actual_end_pos": [ + 3964.1081, + -1120.8919, + 250.0 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 3964.1081, + -1120.8919, + 250.0 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 4014.1081, + -1207.4944, + 250.0 + ], + "actual_end_pos": [ + 4014.1081, + -1207.4944, + 250.0 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 4014.1081, + -1207.4944, + 250.0 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 4014.1081, + -1207.4944, + 250.0 + ], + "actual_end_pos": [ + 4014.1081, + -1207.4944, + 250.0 + ], + "actual_end_rot": [ + 7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 4014.1081, + -1207.4944, + 250.0 + ], + "start_rot": [ + 7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 3964.5359, + -1121.6328, + 263.0526 + ], + "actual_end_pos": [ + 3964.5359, + -1121.6328, + 263.0526 + ], + "actual_end_rot": [ + 7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 3964.5359, + -1121.6328, + 263.0526 + ], + "start_rot": [ + 7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 3964.5359, + -1121.6328, + 263.0526 + ], + "actual_end_pos": [ + 3964.5359, + -1121.6328, + 263.0526 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 3964.5359, + -1121.6328, + 263.0526 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 3867.9433, + -1147.5147, + 263.0526 + ], + "actual_end_pos": [ + 3867.9433, + -1147.5147, + 263.0526 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 3867.9433, + -1147.5147, + 263.0526 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 3893.6038, + -1243.2809, + 250.0 + ], + "actual_end_pos": [ + 3893.6038, + -1243.2809, + 250.0 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 3893.6038, + -1243.2809, + 250.0 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 3797.0112, + -1269.1628, + 250.0 + ], + "actual_end_pos": [ + 3797.0112, + -1269.1628, + 250.0 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 3797.0112, + -1269.1628, + 250.0 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 3822.6717, + -1364.929, + 236.9474 + ], + "actual_end_pos": [ + 3822.6717, + -1364.929, + 236.9474 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 3822.6717, + -1364.929, + 236.9474 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 3822.6717, + -1364.929, + 236.9474 + ], + "actual_end_pos": [ + 3822.6717, + -1364.929, + 236.9474 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 3822.6717, + -1364.929, + 236.9474 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 3726.0791, + -1390.8109, + 236.9474 + ], + "actual_end_pos": [ + 3726.0791, + -1390.8109, + 236.9474 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 3726.0791, + -1390.8109, + 236.9474 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 3629.4865, + -1416.6928, + 236.9474 + ], + "actual_end_pos": [ + 3629.4865, + -1416.6928, + 236.9474 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 3629.4865, + -1416.6928, + 236.9474 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 3726.0791, + -1390.8109, + 236.9474 + ], + "actual_end_pos": [ + 3726.0791, + -1390.8109, + 236.9474 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 3726.0791, + -1390.8109, + 236.9474 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 3700.4186, + -1295.0447, + 250.0 + ], + "actual_end_pos": [ + 3700.4186, + -1295.0447, + 250.0 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 3700.4186, + -1295.0447, + 250.0 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 3674.7581, + -1199.2785, + 263.0526 + ], + "actual_end_pos": [ + 3674.7581, + -1199.2785, + 263.0526 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 3674.7581, + -1199.2785, + 263.0526 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 3674.7581, + -1199.2785, + 263.0526 + ], + "actual_end_pos": [ + 3674.7581, + -1199.2785, + 263.0526 + ], + "actual_end_rot": [ + 7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 3674.7581, + -1199.2785, + 263.0526 + ], + "start_rot": [ + 7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 3761.3607, + -1149.2785, + 263.0526 + ], + "actual_end_pos": [ + 3761.3607, + -1149.2785, + 263.0526 + ], + "actual_end_rot": [ + 7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 3761.3607, + -1149.2785, + 263.0526 + ], + "start_rot": [ + 7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 3711.7884, + -1063.4168, + 276.1052 + ], + "actual_end_pos": [ + 3711.7884, + -1063.4168, + 276.1052 + ], + "actual_end_rot": [ + 7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 3711.7884, + -1063.4168, + 276.1052 + ], + "start_rot": [ + 7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 3662.2162, + -977.5552, + 289.1579 + ], + "actual_end_pos": [ + 3662.2162, + -977.5552, + 289.1579 + ], + "actual_end_rot": [ + 7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 3662.2162, + -977.5552, + 289.1579 + ], + "start_rot": [ + 7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 3662.2162, + -977.5552, + 289.1579 + ], + "actual_end_pos": [ + 3662.2162, + -977.5552, + 289.1579 + ], + "actual_end_rot": [ + 7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 3662.2162, + -977.5552, + 289.1579 + ], + "start_rot": [ + 7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 3732.3219, + -1047.6609, + 276.1052 + ], + "actual_end_pos": [ + 3732.3219, + -1047.6609, + 276.1052 + ], + "actual_end_rot": [ + 7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 3732.3219, + -1047.6609, + 276.1052 + ], + "start_rot": [ + 7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 3732.3219, + -1047.6609, + 276.1052 + ], + "actual_end_pos": [ + 3732.3219, + -1047.6609, + 276.1052 + ], + "actual_end_rot": [ + 0.0, + 135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 3732.3219, + -1047.6609, + 276.1052 + ], + "start_rot": [ + 0.0, + 135.0, + -0.0 + ], + "expected_end_pos": [ + 3661.6113, + -1118.3716, + 276.1052 + ], + "actual_end_pos": [ + 3661.6113, + -1118.3716, + 276.1052 + ], + "actual_end_rot": [ + 0.0, + 135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 3661.6113, + -1118.3716, + 276.1052 + ], + "start_rot": [ + 0.0, + 135.0, + -0.0 + ], + "expected_end_pos": [ + 3661.6113, + -1118.3716, + 276.1052 + ], + "actual_end_pos": [ + 3661.6113, + -1118.3716, + 276.1052 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 3661.6113, + -1118.3716, + 276.1052 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 3611.6113, + -1031.7691, + 276.1052 + ], + "actual_end_pos": [ + 3611.6113, + -1031.7691, + 276.1052 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 3611.6113, + -1031.7691, + 276.1052 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 3698.2138, + -981.7691, + 276.1052 + ], + "actual_end_pos": [ + 3698.2138, + -981.7691, + 276.1052 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 3698.2138, + -981.7691, + 276.1052 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 3648.2138, + -895.1665, + 276.1052 + ], + "actual_end_pos": [ + 3648.2138, + -895.1665, + 276.1052 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 3648.2138, + -895.1665, + 276.1052 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 3648.2138, + -895.1665, + 276.1052 + ], + "actual_end_pos": [ + 3648.2138, + -895.1665, + 276.1052 + ], + "actual_end_rot": [ + 7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 3648.2138, + -895.1665, + 276.1052 + ], + "start_rot": [ + 7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 3648.2138, + -895.1665, + 276.1052 + ], + "actual_end_pos": [ + 3648.2138, + -895.1665, + 276.1052 + ], + "actual_end_rot": [ + 15.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 3648.2138, + -895.1665, + 276.1052 + ], + "start_rot": [ + 15.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 3561.6113, + -945.1665, + 276.1052 + ], + "actual_end_pos": [ + 3561.6113, + -945.1665, + 276.1052 + ], + "actual_end_rot": [ + 15.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 3561.6113, + -945.1665, + 276.1052 + ], + "start_rot": [ + 15.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 3475.0087, + -995.1665, + 276.1052 + ], + "actual_end_pos": [ + 3475.0087, + -995.1665, + 276.1052 + ], + "actual_end_rot": [ + 15.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 3475.0087, + -995.1665, + 276.1052 + ], + "start_rot": [ + 15.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 3388.4062, + -1045.1665, + 276.1052 + ], + "actual_end_pos": [ + 3388.4062, + -1045.1665, + 276.1052 + ], + "actual_end_rot": [ + 15.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 3388.4062, + -1045.1665, + 276.1052 + ], + "start_rot": [ + 15.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 3301.8036, + -1095.1665, + 276.1052 + ], + "actual_end_pos": [ + 3301.8036, + -1095.1665, + 276.1052 + ], + "actual_end_rot": [ + 15.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 3301.8036, + -1095.1665, + 276.1052 + ], + "start_rot": [ + 15.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 3301.8036, + -1095.1665, + 276.1052 + ], + "actual_end_pos": [ + 3301.8036, + -1095.1665, + 276.1052 + ], + "actual_end_rot": [ + 15.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 3301.8036, + -1095.1665, + 276.1052 + ], + "start_rot": [ + 15.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 3301.8036, + -1095.1665, + 276.1052 + ], + "actual_end_pos": [ + 3301.8036, + -1095.1665, + 276.1052 + ], + "actual_end_rot": [ + 15.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260419_133642__pair_001632_A_traj_001632_meta.json b/equivalence_easy/run_20260419_133642__pair_001632_A_traj_001632_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0bb504a75d31e0f9f0747b37cdec4f8e3f432276 --- /dev/null +++ b/equivalence_easy/run_20260419_133642__pair_001632_A_traj_001632_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 1632, + "episode_id": 0, + "state_id": 1205, + "sample_index": 1205, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 1633, + "primary_trajectory_id": 1632, + "paired_trajectory_id": 1633, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 4180.0, + -1180.0, + 250.0 + ], + "rotation": [ + 0.0, + 225.0, + 0.0 + ] + }, + "action_sequence": [ + "move_left", + "move_forward", + "look_down", + "move_forward", + "move_left", + "turn_left", + "look_down", + "turn_right", + "move_forward", + "look_up", + "look_up", + "move_left", + "move_forward", + "move_left", + "move_backward", + "move_left", + "move_forward", + "move_forward", + "move_right", + "turn_right", + "move_forward", + "turn_right", + "turn_right", + "no_op", + "turn_left", + "move_right", + "move_right", + "look_up", + "move_left", + "move_backward", + "look_down", + "turn_left", + "no_op", + "look_up", + "move_right", + "move_left", + "move_forward", + "move_forward", + "no_op", + "look_down" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 4180.0, + -1180.0, + 250.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 4109.2893, + -1109.2893, + 250.0 + ], + "actual_end_pos": [ + 4109.2893, + -1109.2893, + 250.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 4109.2893, + -1109.2893, + 250.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 4038.5786, + -1180.0, + 250.0 + ], + "actual_end_pos": [ + 4038.5786, + -1180.0, + 250.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 4038.5786, + -1180.0, + 250.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 4038.5786, + -1180.0, + 250.0 + ], + "actual_end_pos": [ + 4038.5786, + -1180.0, + 250.0 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 4038.5786, + -1180.0, + 250.0 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 3968.4729, + -1250.1057, + 236.9474 + ], + "actual_end_pos": [ + 3968.4729, + -1250.1057, + 236.9474 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 3968.4729, + -1250.1057, + 236.9474 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 3897.7622, + -1179.3951, + 236.9474 + ], + "actual_end_pos": [ + 3897.7622, + -1179.3951, + 236.9474 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 3897.7622, + -1179.3951, + 236.9474 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 3897.7622, + -1179.3951, + 236.9474 + ], + "actual_end_pos": [ + 3897.7622, + -1179.3951, + 236.9474 + ], + "actual_end_rot": [ + -7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 3897.7622, + -1179.3951, + 236.9474 + ], + "start_rot": [ + -7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 3897.7622, + -1179.3951, + 236.9474 + ], + "actual_end_pos": [ + 3897.7622, + -1179.3951, + 236.9474 + ], + "actual_end_rot": [ + -15.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 3897.7622, + -1179.3951, + 236.9474 + ], + "start_rot": [ + -15.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 3897.7622, + -1179.3951, + 236.9474 + ], + "actual_end_pos": [ + 3897.7622, + -1179.3951, + 236.9474 + ], + "actual_end_rot": [ + -15.0, + -135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 3897.7622, + -1179.3951, + 236.9474 + ], + "start_rot": [ + -15.0, + -135.0, + -0.0 + ], + "expected_end_pos": [ + 3829.461, + -1247.6963, + 211.0655 + ], + "actual_end_pos": [ + 3829.461, + -1247.6963, + 211.0655 + ], + "actual_end_rot": [ + -15.0, + -135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 3829.461, + -1247.6963, + 211.0655 + ], + "start_rot": [ + -15.0, + -135.0, + -0.0 + ], + "expected_end_pos": [ + 3829.461, + -1247.6963, + 211.0655 + ], + "actual_end_pos": [ + 3829.461, + -1247.6963, + 211.0655 + ], + "actual_end_rot": [ + -7.5, + -135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 3829.461, + -1247.6963, + 211.0655 + ], + "start_rot": [ + -7.5, + -135.0, + -0.0 + ], + "expected_end_pos": [ + 3829.461, + -1247.6963, + 211.0655 + ], + "actual_end_pos": [ + 3829.461, + -1247.6963, + 211.0655 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 3829.461, + -1247.6963, + 211.0655 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 3758.7503, + -1176.9857, + 211.0655 + ], + "actual_end_pos": [ + 3758.7503, + -1176.9857, + 211.0655 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 3758.7503, + -1176.9857, + 211.0655 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 3688.0396, + -1247.6963, + 211.0655 + ], + "actual_end_pos": [ + 3688.0396, + -1247.6963, + 211.0655 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 3688.0396, + -1247.6963, + 211.0655 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 3617.3289, + -1176.9857, + 211.0655 + ], + "actual_end_pos": [ + 3617.3289, + -1176.9857, + 211.0655 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 3617.3289, + -1176.9857, + 211.0655 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 3688.0396, + -1106.275, + 211.0655 + ], + "actual_end_pos": [ + 3688.0396, + -1106.275, + 211.0655 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 3688.0396, + -1106.275, + 211.0655 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 3617.3289, + -1035.5643, + 211.0655 + ], + "actual_end_pos": [ + 3617.3289, + -1035.5643, + 211.0655 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 3617.3289, + -1035.5643, + 211.0655 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 3546.6182, + -1106.275, + 211.0655 + ], + "actual_end_pos": [ + 3546.6182, + -1106.275, + 211.0655 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 3546.6182, + -1106.275, + 211.0655 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 3475.9076, + -1176.9857, + 211.0655 + ], + "actual_end_pos": [ + 3475.9076, + -1176.9857, + 211.0655 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 3475.9076, + -1176.9857, + 211.0655 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 3546.6182, + -1247.6963, + 211.0655 + ], + "actual_end_pos": [ + 3546.6182, + -1247.6963, + 211.0655 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 3546.6182, + -1247.6963, + 211.0655 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 3546.6182, + -1247.6963, + 211.0655 + ], + "actual_end_pos": [ + 3546.6182, + -1247.6963, + 211.0655 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 3546.6182, + -1247.6963, + 211.0655 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 3496.6182, + -1334.2989, + 211.0655 + ], + "actual_end_pos": [ + 3496.6182, + -1334.2989, + 211.0655 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 3496.6182, + -1334.2989, + 211.0655 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 3496.6182, + -1334.2989, + 211.0655 + ], + "actual_end_pos": [ + 3496.6182, + -1334.2989, + 211.0655 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 3496.6182, + -1334.2989, + 211.0655 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 3496.6182, + -1334.2989, + 211.0655 + ], + "actual_end_pos": [ + 3496.6182, + -1334.2989, + 211.0655 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 3496.6182, + -1334.2989, + 211.0655 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 3496.6182, + -1334.2989, + 211.0655 + ], + "actual_end_pos": [ + 3496.6182, + -1334.2989, + 211.0655 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 3496.6182, + -1334.2989, + 211.0655 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 3496.6182, + -1334.2989, + 211.0655 + ], + "actual_end_pos": [ + 3496.6182, + -1334.2989, + 211.0655 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 3496.6182, + -1334.2989, + 211.0655 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 3593.2108, + -1360.1808, + 211.0655 + ], + "actual_end_pos": [ + 3593.2108, + -1360.1808, + 211.0655 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 3593.2108, + -1360.1808, + 211.0655 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 3689.8034, + -1386.0627, + 211.0655 + ], + "actual_end_pos": [ + 3689.8034, + -1386.0627, + 211.0655 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 3689.8034, + -1386.0627, + 211.0655 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 3689.8034, + -1386.0627, + 211.0655 + ], + "actual_end_pos": [ + 3689.8034, + -1386.0627, + 211.0655 + ], + "actual_end_rot": [ + 7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 3689.8034, + -1386.0627, + 211.0655 + ], + "start_rot": [ + 7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 3593.2108, + -1360.1808, + 211.0655 + ], + "actual_end_pos": [ + 3593.2108, + -1360.1808, + 211.0655 + ], + "actual_end_rot": [ + 7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 3593.2108, + -1360.1808, + 211.0655 + ], + "start_rot": [ + 7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 3618.8713, + -1264.4146, + 198.0129 + ], + "actual_end_pos": [ + 3618.8713, + -1264.4146, + 198.0129 + ], + "actual_end_rot": [ + 7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 3618.8713, + -1264.4146, + 198.0129 + ], + "start_rot": [ + 7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 3618.8713, + -1264.4146, + 198.0129 + ], + "actual_end_pos": [ + 3618.8713, + -1264.4146, + 198.0129 + ], + "actual_end_rot": [ + 0.0, + -105.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 3618.8713, + -1264.4146, + 198.0129 + ], + "start_rot": [ + 0.0, + -105.0, + -0.0 + ], + "expected_end_pos": [ + 3618.8713, + -1264.4146, + 198.0129 + ], + "actual_end_pos": [ + 3618.8713, + -1264.4146, + 198.0129 + ], + "actual_end_rot": [ + 0.0, + -120.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 3618.8713, + -1264.4146, + 198.0129 + ], + "start_rot": [ + 0.0, + -120.0, + -0.0 + ], + "expected_end_pos": [ + 3618.8713, + -1264.4146, + 198.0129 + ], + "actual_end_pos": [ + 3618.8713, + -1264.4146, + 198.0129 + ], + "actual_end_rot": [ + 0.0, + -120.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 3618.8713, + -1264.4146, + 198.0129 + ], + "start_rot": [ + 0.0, + -120.0, + -0.0 + ], + "expected_end_pos": [ + 3618.8713, + -1264.4146, + 198.0129 + ], + "actual_end_pos": [ + 3618.8713, + -1264.4146, + 198.0129 + ], + "actual_end_rot": [ + 7.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 3618.8713, + -1264.4146, + 198.0129 + ], + "start_rot": [ + 7.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 3705.4739, + -1314.4146, + 198.0129 + ], + "actual_end_pos": [ + 3705.4739, + -1314.4146, + 198.0129 + ], + "actual_end_rot": [ + 7.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 3705.4739, + -1314.4146, + 198.0129 + ], + "start_rot": [ + 7.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 3618.8713, + -1264.4146, + 198.0129 + ], + "actual_end_pos": [ + 3618.8713, + -1264.4146, + 198.0129 + ], + "actual_end_rot": [ + 7.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 3618.8713, + -1264.4146, + 198.0129 + ], + "start_rot": [ + 7.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 3569.2991, + -1350.2762, + 211.0655 + ], + "actual_end_pos": [ + 3569.2991, + -1350.2762, + 211.0655 + ], + "actual_end_rot": [ + 7.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 3569.2991, + -1350.2762, + 211.0655 + ], + "start_rot": [ + 7.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 3519.7268, + -1436.1379, + 224.1181 + ], + "actual_end_pos": [ + 3519.7268, + -1436.1379, + 224.1181 + ], + "actual_end_rot": [ + 7.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 3519.7268, + -1436.1379, + 224.1181 + ], + "start_rot": [ + 7.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 3519.7268, + -1436.1379, + 224.1181 + ], + "actual_end_pos": [ + 3519.7268, + -1436.1379, + 224.1181 + ], + "actual_end_rot": [ + 7.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 3519.7268, + -1436.1379, + 224.1181 + ], + "start_rot": [ + 7.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 3519.7268, + -1436.1379, + 224.1181 + ], + "actual_end_pos": [ + 3519.7268, + -1436.1379, + 224.1181 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260419_133642__pair_001632_B_traj_001633_meta.json b/equivalence_easy/run_20260419_133642__pair_001632_B_traj_001633_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..78b347e36b39af5e83c093df98f42077c909f7e9 --- /dev/null +++ b/equivalence_easy/run_20260419_133642__pair_001632_B_traj_001633_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 1633, + "episode_id": 0, + "state_id": 1205, + "sample_index": 1205, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 1632, + "primary_trajectory_id": 1632, + "paired_trajectory_id": 1633, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 4180.0, + -1180.0, + 250.0 + ], + "rotation": [ + 0.0, + 225.0, + 0.0 + ] + }, + "action_sequence": [ + "move_forward", + "move_left", + "look_down", + "move_forward", + "move_left", + "turn_left", + "turn_right", + "look_down", + "move_forward", + "look_up", + "look_up", + "move_forward", + "move_left", + "move_forward", + "move_left", + "move_forward", + "move_backward", + "move_right", + "move_left", + "turn_right", + "move_forward", + "turn_right", + "turn_right", + "no_op", + "turn_left", + "move_right", + "move_right", + "look_up", + "move_backward", + "move_left", + "look_down", + "turn_left", + "no_op", + "look_up", + "move_left", + "move_right", + "move_forward", + "move_forward", + "no_op", + "look_down" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 4180.0, + -1180.0, + 250.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 4109.2893, + -1250.7107, + 250.0 + ], + "actual_end_pos": [ + 4109.2893, + -1250.7107, + 250.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 4109.2893, + -1250.7107, + 250.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 4038.5786, + -1180.0, + 250.0 + ], + "actual_end_pos": [ + 4038.5786, + -1180.0, + 250.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 4038.5786, + -1180.0, + 250.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 4038.5786, + -1180.0, + 250.0 + ], + "actual_end_pos": [ + 4038.5786, + -1180.0, + 250.0 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 4038.5786, + -1180.0, + 250.0 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 3968.4729, + -1250.1057, + 236.9474 + ], + "actual_end_pos": [ + 3968.4729, + -1250.1057, + 236.9474 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 3968.4729, + -1250.1057, + 236.9474 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 3897.7622, + -1179.3951, + 236.9474 + ], + "actual_end_pos": [ + 3897.7622, + -1179.3951, + 236.9474 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 3897.7622, + -1179.3951, + 236.9474 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 3897.7622, + -1179.3951, + 236.9474 + ], + "actual_end_pos": [ + 3897.7622, + -1179.3951, + 236.9474 + ], + "actual_end_rot": [ + -7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 3897.7622, + -1179.3951, + 236.9474 + ], + "start_rot": [ + -7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 3897.7622, + -1179.3951, + 236.9474 + ], + "actual_end_pos": [ + 3897.7622, + -1179.3951, + 236.9474 + ], + "actual_end_rot": [ + -7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 3897.7622, + -1179.3951, + 236.9474 + ], + "start_rot": [ + -7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 3897.7622, + -1179.3951, + 236.9474 + ], + "actual_end_pos": [ + 3897.7622, + -1179.3951, + 236.9474 + ], + "actual_end_rot": [ + -15.0, + -135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 3897.7622, + -1179.3951, + 236.9474 + ], + "start_rot": [ + -15.0, + -135.0, + -0.0 + ], + "expected_end_pos": [ + 3829.461, + -1247.6963, + 211.0655 + ], + "actual_end_pos": [ + 3829.461, + -1247.6963, + 211.0655 + ], + "actual_end_rot": [ + -15.0, + -135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 3829.461, + -1247.6963, + 211.0655 + ], + "start_rot": [ + -15.0, + -135.0, + -0.0 + ], + "expected_end_pos": [ + 3829.461, + -1247.6963, + 211.0655 + ], + "actual_end_pos": [ + 3829.461, + -1247.6963, + 211.0655 + ], + "actual_end_rot": [ + -7.5, + -135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 3829.461, + -1247.6963, + 211.0655 + ], + "start_rot": [ + -7.5, + -135.0, + -0.0 + ], + "expected_end_pos": [ + 3829.461, + -1247.6963, + 211.0655 + ], + "actual_end_pos": [ + 3829.461, + -1247.6963, + 211.0655 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 3829.461, + -1247.6963, + 211.0655 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 3758.7503, + -1318.407, + 211.0655 + ], + "actual_end_pos": [ + 3758.7503, + -1318.407, + 211.0655 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 3758.7503, + -1318.407, + 211.0655 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 3688.0396, + -1247.6963, + 211.0655 + ], + "actual_end_pos": [ + 3688.0396, + -1247.6963, + 211.0655 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 3688.0396, + -1247.6963, + 211.0655 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 3617.3289, + -1318.407, + 211.0655 + ], + "actual_end_pos": [ + 3617.3289, + -1318.407, + 211.0655 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 3617.3289, + -1318.407, + 211.0655 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 3546.6182, + -1247.6963, + 211.0655 + ], + "actual_end_pos": [ + 3546.6182, + -1247.6963, + 211.0655 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 3546.6182, + -1247.6963, + 211.0655 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 3475.9076, + -1318.407, + 211.0655 + ], + "actual_end_pos": [ + 3475.9076, + -1318.407, + 211.0655 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 3475.9076, + -1318.407, + 211.0655 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 3546.6182, + -1247.6963, + 211.0655 + ], + "actual_end_pos": [ + 3546.6182, + -1247.6963, + 211.0655 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 3546.6182, + -1247.6963, + 211.0655 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 3617.3289, + -1318.407, + 211.0655 + ], + "actual_end_pos": [ + 3617.3289, + -1318.407, + 211.0655 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 3617.3289, + -1318.407, + 211.0655 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 3546.6182, + -1247.6963, + 211.0655 + ], + "actual_end_pos": [ + 3546.6182, + -1247.6963, + 211.0655 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 3546.6182, + -1247.6963, + 211.0655 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 3546.6182, + -1247.6963, + 211.0655 + ], + "actual_end_pos": [ + 3546.6182, + -1247.6963, + 211.0655 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 3546.6182, + -1247.6963, + 211.0655 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 3496.6182, + -1334.2989, + 211.0655 + ], + "actual_end_pos": [ + 3496.6182, + -1334.2989, + 211.0655 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 3496.6182, + -1334.2989, + 211.0655 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 3496.6182, + -1334.2989, + 211.0655 + ], + "actual_end_pos": [ + 3496.6182, + -1334.2989, + 211.0655 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 3496.6182, + -1334.2989, + 211.0655 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 3496.6182, + -1334.2989, + 211.0655 + ], + "actual_end_pos": [ + 3496.6182, + -1334.2989, + 211.0655 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 3496.6182, + -1334.2989, + 211.0655 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 3496.6182, + -1334.2989, + 211.0655 + ], + "actual_end_pos": [ + 3496.6182, + -1334.2989, + 211.0655 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 3496.6182, + -1334.2989, + 211.0655 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 3496.6182, + -1334.2989, + 211.0655 + ], + "actual_end_pos": [ + 3496.6182, + -1334.2989, + 211.0655 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 3496.6182, + -1334.2989, + 211.0655 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 3593.2108, + -1360.1808, + 211.0655 + ], + "actual_end_pos": [ + 3593.2108, + -1360.1808, + 211.0655 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 3593.2108, + -1360.1808, + 211.0655 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 3689.8034, + -1386.0627, + 211.0655 + ], + "actual_end_pos": [ + 3689.8034, + -1386.0627, + 211.0655 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 3689.8034, + -1386.0627, + 211.0655 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 3689.8034, + -1386.0627, + 211.0655 + ], + "actual_end_pos": [ + 3689.8034, + -1386.0627, + 211.0655 + ], + "actual_end_rot": [ + 7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 3689.8034, + -1386.0627, + 211.0655 + ], + "start_rot": [ + 7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 3715.4639, + -1290.2965, + 198.0129 + ], + "actual_end_pos": [ + 3715.4639, + -1290.2965, + 198.0129 + ], + "actual_end_rot": [ + 7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 3715.4639, + -1290.2965, + 198.0129 + ], + "start_rot": [ + 7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 3618.8713, + -1264.4146, + 198.0129 + ], + "actual_end_pos": [ + 3618.8713, + -1264.4146, + 198.0129 + ], + "actual_end_rot": [ + 7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 3618.8713, + -1264.4146, + 198.0129 + ], + "start_rot": [ + 7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 3618.8713, + -1264.4146, + 198.0129 + ], + "actual_end_pos": [ + 3618.8713, + -1264.4146, + 198.0129 + ], + "actual_end_rot": [ + 0.0, + -105.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 3618.8713, + -1264.4146, + 198.0129 + ], + "start_rot": [ + 0.0, + -105.0, + -0.0 + ], + "expected_end_pos": [ + 3618.8713, + -1264.4146, + 198.0129 + ], + "actual_end_pos": [ + 3618.8713, + -1264.4146, + 198.0129 + ], + "actual_end_rot": [ + 0.0, + -120.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 3618.8713, + -1264.4146, + 198.0129 + ], + "start_rot": [ + 0.0, + -120.0, + -0.0 + ], + "expected_end_pos": [ + 3618.8713, + -1264.4146, + 198.0129 + ], + "actual_end_pos": [ + 3618.8713, + -1264.4146, + 198.0129 + ], + "actual_end_rot": [ + 0.0, + -120.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 3618.8713, + -1264.4146, + 198.0129 + ], + "start_rot": [ + 0.0, + -120.0, + -0.0 + ], + "expected_end_pos": [ + 3618.8713, + -1264.4146, + 198.0129 + ], + "actual_end_pos": [ + 3618.8713, + -1264.4146, + 198.0129 + ], + "actual_end_rot": [ + 7.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 3618.8713, + -1264.4146, + 198.0129 + ], + "start_rot": [ + 7.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 3532.2688, + -1214.4146, + 198.0129 + ], + "actual_end_pos": [ + 3532.2688, + -1214.4146, + 198.0129 + ], + "actual_end_rot": [ + 7.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 3532.2688, + -1214.4146, + 198.0129 + ], + "start_rot": [ + 7.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 3618.8713, + -1264.4146, + 198.0129 + ], + "actual_end_pos": [ + 3618.8713, + -1264.4146, + 198.0129 + ], + "actual_end_rot": [ + 7.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 3618.8713, + -1264.4146, + 198.0129 + ], + "start_rot": [ + 7.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 3569.2991, + -1350.2762, + 211.0655 + ], + "actual_end_pos": [ + 3569.2991, + -1350.2762, + 211.0655 + ], + "actual_end_rot": [ + 7.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 3569.2991, + -1350.2762, + 211.0655 + ], + "start_rot": [ + 7.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 3519.7268, + -1436.1379, + 224.1181 + ], + "actual_end_pos": [ + 3519.7268, + -1436.1379, + 224.1181 + ], + "actual_end_rot": [ + 7.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 3519.7268, + -1436.1379, + 224.1181 + ], + "start_rot": [ + 7.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 3519.7268, + -1436.1379, + 224.1181 + ], + "actual_end_pos": [ + 3519.7268, + -1436.1379, + 224.1181 + ], + "actual_end_rot": [ + 7.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 3519.7268, + -1436.1379, + 224.1181 + ], + "start_rot": [ + 7.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 3519.7268, + -1436.1379, + 224.1181 + ], + "actual_end_pos": [ + 3519.7268, + -1436.1379, + 224.1181 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260419_133642__pair_001708_A_traj_001708_meta.json b/equivalence_easy/run_20260419_133642__pair_001708_A_traj_001708_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..02fdba7878d82e3bc8764a4554d152cb9a4f9254 --- /dev/null +++ b/equivalence_easy/run_20260419_133642__pair_001708_A_traj_001708_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 1708, + "episode_id": 0, + "state_id": 1261, + "sample_index": 1261, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 1709, + "primary_trajectory_id": 1708, + "paired_trajectory_id": 1709, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 4180.0, + -305.0, + 250.0 + ], + "rotation": [ + 0.0, + 225.0, + 0.0 + ] + }, + "action_sequence": [ + "move_right", + "turn_left", + "turn_left", + "move_forward", + "move_left", + "turn_left", + "no_op", + "move_right", + "look_down", + "look_down", + "no_op", + "move_left", + "turn_left", + "move_forward", + "no_op", + "move_forward", + "turn_left", + "move_left", + "move_left", + "move_backward", + "move_backward", + "turn_right", + "move_forward", + "move_left", + "turn_right", + "move_right", + "move_forward", + "move_right", + "turn_right", + "move_left", + "turn_right", + "look_down", + "look_down", + "move_right", + "look_down", + "look_down", + "move_left", + "move_left", + "turn_left", + "look_up" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 4180.0, + -305.0, + 250.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 4250.7107, + -375.7107, + 250.0 + ], + "actual_end_pos": [ + 4250.7107, + -375.7107, + 250.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 4250.7107, + -375.7107, + 250.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 4250.7107, + -375.7107, + 250.0 + ], + "actual_end_pos": [ + 4250.7107, + -375.7107, + 250.0 + ], + "actual_end_rot": [ + 0.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 4250.7107, + -375.7107, + 250.0 + ], + "start_rot": [ + 0.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 4250.7107, + -375.7107, + 250.0 + ], + "actual_end_pos": [ + 4250.7107, + -375.7107, + 250.0 + ], + "actual_end_rot": [ + 0.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 4250.7107, + -375.7107, + 250.0 + ], + "start_rot": [ + 0.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 4154.1181, + -401.5926, + 250.0 + ], + "actual_end_pos": [ + 4154.1181, + -401.5926, + 250.0 + ], + "actual_end_rot": [ + 0.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 4154.1181, + -401.5926, + 250.0 + ], + "start_rot": [ + 0.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 4128.2362, + -305.0, + 250.0 + ], + "actual_end_pos": [ + 4128.2362, + -305.0, + 250.0 + ], + "actual_end_rot": [ + 0.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 4128.2362, + -305.0, + 250.0 + ], + "start_rot": [ + 0.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 4128.2362, + -305.0, + 250.0 + ], + "actual_end_pos": [ + 4128.2362, + -305.0, + 250.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 4128.2362, + -305.0, + 250.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 4128.2362, + -305.0, + 250.0 + ], + "actual_end_pos": [ + 4128.2362, + -305.0, + 250.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 4128.2362, + -305.0, + 250.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 4128.2362, + -405.0, + 250.0 + ], + "actual_end_pos": [ + 4128.2362, + -405.0, + 250.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 4128.2362, + -405.0, + 250.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 4128.2362, + -405.0, + 250.0 + ], + "actual_end_pos": [ + 4128.2362, + -405.0, + 250.0 + ], + "actual_end_rot": [ + -7.5, + 180.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 4128.2362, + -405.0, + 250.0 + ], + "start_rot": [ + -7.5, + 180.0, + -0.0 + ], + "expected_end_pos": [ + 4128.2362, + -405.0, + 250.0 + ], + "actual_end_pos": [ + 4128.2362, + -405.0, + 250.0 + ], + "actual_end_rot": [ + -15.0, + 180.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 4128.2362, + -405.0, + 250.0 + ], + "start_rot": [ + -15.0, + 180.0, + -0.0 + ], + "expected_end_pos": [ + 4128.2362, + -405.0, + 250.0 + ], + "actual_end_pos": [ + 4128.2362, + -405.0, + 250.0 + ], + "actual_end_rot": [ + -15.0, + 180.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 4128.2362, + -405.0, + 250.0 + ], + "start_rot": [ + -15.0, + 180.0, + -0.0 + ], + "expected_end_pos": [ + 4128.2362, + -305.0, + 250.0 + ], + "actual_end_pos": [ + 4128.2362, + -305.0, + 250.0 + ], + "actual_end_rot": [ + -15.0, + 180.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 4128.2362, + -305.0, + 250.0 + ], + "start_rot": [ + -15.0, + 180.0, + -0.0 + ], + "expected_end_pos": [ + 4128.2362, + -305.0, + 250.0 + ], + "actual_end_pos": [ + 4128.2362, + -305.0, + 250.0 + ], + "actual_end_rot": [ + -15.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 4128.2362, + -305.0, + 250.0 + ], + "start_rot": [ + -15.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 4034.9349, + -280.0, + 224.1181 + ], + "actual_end_pos": [ + 4034.9349, + -280.0, + 224.1181 + ], + "actual_end_rot": [ + -15.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 4034.9349, + -280.0, + 224.1181 + ], + "start_rot": [ + -15.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 4034.9349, + -280.0, + 224.1181 + ], + "actual_end_pos": [ + 4034.9349, + -280.0, + 224.1181 + ], + "actual_end_rot": [ + -15.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 4034.9349, + -280.0, + 224.1181 + ], + "start_rot": [ + -15.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 3941.6337, + -255.0, + 198.2362 + ], + "actual_end_pos": [ + 3941.6337, + -255.0, + 198.2362 + ], + "actual_end_rot": [ + -15.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 3941.6337, + -255.0, + 198.2362 + ], + "start_rot": [ + -15.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 3941.6337, + -255.0, + 198.2362 + ], + "actual_end_pos": [ + 3941.6337, + -255.0, + 198.2362 + ], + "actual_end_rot": [ + -15.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 3941.6337, + -255.0, + 198.2362 + ], + "start_rot": [ + -15.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 3991.6337, + -168.3975, + 198.2362 + ], + "actual_end_pos": [ + 3991.6337, + -168.3975, + 198.2362 + ], + "actual_end_rot": [ + -15.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 3991.6337, + -168.3975, + 198.2362 + ], + "start_rot": [ + -15.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 4041.6337, + -81.7949, + 198.2362 + ], + "actual_end_pos": [ + 4041.6337, + -81.7949, + 198.2362 + ], + "actual_end_rot": [ + -15.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 4041.6337, + -81.7949, + 198.2362 + ], + "start_rot": [ + -15.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 4125.2853, + -130.0912, + 224.1181 + ], + "actual_end_pos": [ + 4125.2853, + -130.0912, + 224.1181 + ], + "actual_end_rot": [ + -15.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 4125.2853, + -130.0912, + 224.1181 + ], + "start_rot": [ + -15.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 4208.9369, + -178.3875, + 250.0 + ], + "actual_end_pos": [ + 4208.9369, + -178.3875, + 250.0 + ], + "actual_end_rot": [ + -15.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 4208.9369, + -178.3875, + 250.0 + ], + "start_rot": [ + -15.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 4208.9369, + -178.3875, + 250.0 + ], + "actual_end_pos": [ + 4208.9369, + -178.3875, + 250.0 + ], + "actual_end_rot": [ + -15.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 4208.9369, + -178.3875, + 250.0 + ], + "start_rot": [ + -15.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 4115.6356, + -153.3875, + 224.1181 + ], + "actual_end_pos": [ + 4115.6356, + -153.3875, + 224.1181 + ], + "actual_end_rot": [ + -15.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 4115.6356, + -153.3875, + 224.1181 + ], + "start_rot": [ + -15.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 4141.5176, + -56.7949, + 224.1181 + ], + "actual_end_pos": [ + 4141.5176, + -56.7949, + 224.1181 + ], + "actual_end_rot": [ + -15.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 4141.5176, + -56.7949, + 224.1181 + ], + "start_rot": [ + -15.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 4141.5176, + -56.7949, + 224.1181 + ], + "actual_end_pos": [ + 4141.5176, + -56.7949, + 224.1181 + ], + "actual_end_rot": [ + -15.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 4141.5176, + -56.7949, + 224.1181 + ], + "start_rot": [ + -15.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 4141.5175, + -156.7949, + 224.1181 + ], + "actual_end_pos": [ + 4141.5175, + -156.7949, + 224.1181 + ], + "actual_end_rot": [ + -15.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 4141.5175, + -156.7949, + 224.1181 + ], + "start_rot": [ + -15.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 4044.925, + -156.7949, + 198.2362 + ], + "actual_end_pos": [ + 4044.925, + -156.7949, + 198.2362 + ], + "actual_end_rot": [ + -15.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 4044.925, + -156.7949, + 198.2362 + ], + "start_rot": [ + -15.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 4044.925, + -256.7949, + 198.2362 + ], + "actual_end_pos": [ + 4044.925, + -256.7949, + 198.2362 + ], + "actual_end_rot": [ + -15.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 4044.925, + -256.7949, + 198.2362 + ], + "start_rot": [ + -15.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 4044.925, + -256.7949, + 198.2362 + ], + "actual_end_pos": [ + 4044.925, + -256.7949, + 198.2362 + ], + "actual_end_rot": [ + -15.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 4044.925, + -256.7949, + 198.2362 + ], + "start_rot": [ + -15.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 4019.0431, + -160.2023, + 198.2362 + ], + "actual_end_pos": [ + 4019.0431, + -160.2023, + 198.2362 + ], + "actual_end_rot": [ + -15.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 4019.0431, + -160.2023, + 198.2362 + ], + "start_rot": [ + -15.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 4019.0431, + -160.2023, + 198.2362 + ], + "actual_end_pos": [ + 4019.0431, + -160.2023, + 198.2362 + ], + "actual_end_rot": [ + -15.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 4019.0431, + -160.2023, + 198.2362 + ], + "start_rot": [ + -15.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 4019.0431, + -160.2023, + 198.2362 + ], + "actual_end_pos": [ + 4019.0431, + -160.2023, + 198.2362 + ], + "actual_end_rot": [ + -22.5, + -150.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 4019.0431, + -160.2023, + 198.2362 + ], + "start_rot": [ + -22.5, + -150.0, + -0.0 + ], + "expected_end_pos": [ + 4019.0431, + -160.2023, + 198.2362 + ], + "actual_end_pos": [ + 4019.0431, + -160.2023, + 198.2362 + ], + "actual_end_rot": [ + -30.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 4019.0431, + -160.2023, + 198.2362 + ], + "start_rot": [ + -30.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 4069.0431, + -246.8049, + 198.2362 + ], + "actual_end_pos": [ + 4069.0431, + -246.8049, + 198.2362 + ], + "actual_end_rot": [ + -30.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 4069.0431, + -246.8049, + 198.2362 + ], + "start_rot": [ + -30.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 4069.0431, + -246.8049, + 198.2362 + ], + "actual_end_pos": [ + 4069.0431, + -246.8049, + 198.2362 + ], + "actual_end_rot": [ + -37.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 4069.0431, + -246.8049, + 198.2362 + ], + "start_rot": [ + -37.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 4069.0431, + -246.8049, + 198.2362 + ], + "actual_end_pos": [ + 4069.0431, + -246.8049, + 198.2362 + ], + "actual_end_rot": [ + -45.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 4069.0431, + -246.8049, + 198.2362 + ], + "start_rot": [ + -45.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 4019.0431, + -160.2023, + 198.2362 + ], + "actual_end_pos": [ + 4019.0431, + -160.2023, + 198.2362 + ], + "actual_end_rot": [ + -45.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 4019.0431, + -160.2023, + 198.2362 + ], + "start_rot": [ + -45.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 3969.0431, + -73.5998, + 198.2362 + ], + "actual_end_pos": [ + 3969.0431, + -73.5998, + 198.2362 + ], + "actual_end_rot": [ + -45.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 3969.0431, + -73.5998, + 198.2362 + ], + "start_rot": [ + -45.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 3969.0431, + -73.5998, + 198.2362 + ], + "actual_end_pos": [ + 3969.0431, + -73.5998, + 198.2362 + ], + "actual_end_rot": [ + -45.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 3969.0431, + -73.5998, + 198.2362 + ], + "start_rot": [ + -45.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 3969.0431, + -73.5998, + 198.2362 + ], + "actual_end_pos": [ + 3969.0431, + -73.5998, + 198.2362 + ], + "actual_end_rot": [ + -37.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260419_133642__pair_001708_B_traj_001709_meta.json b/equivalence_easy/run_20260419_133642__pair_001708_B_traj_001709_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..aed742b09922351061da7fb193f23f8e8d8340fb --- /dev/null +++ b/equivalence_easy/run_20260419_133642__pair_001708_B_traj_001709_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 1709, + "episode_id": 0, + "state_id": 1261, + "sample_index": 1261, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 1708, + "primary_trajectory_id": 1708, + "paired_trajectory_id": 1709, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 4180.0, + -305.0, + 250.0 + ], + "rotation": [ + 0.0, + 225.0, + 0.0 + ] + }, + "action_sequence": [ + "move_right", + "turn_left", + "turn_left", + "move_forward", + "move_left", + "turn_left", + "no_op", + "move_right", + "look_down", + "look_down", + "no_op", + "move_left", + "turn_left", + "move_forward", + "no_op", + "move_forward", + "turn_left", + "move_left", + "move_left", + "move_backward", + "move_backward", + "turn_right", + "move_forward", + "move_left", + "turn_right", + "move_forward", + "move_right", + "move_right", + "turn_right", + "move_left", + "look_down", + "look_down", + "turn_right", + "move_right", + "look_down", + "look_down", + "move_left", + "move_left", + "turn_left", + "look_up" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 4180.0, + -305.0, + 250.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 4250.7107, + -375.7107, + 250.0 + ], + "actual_end_pos": [ + 4250.7107, + -375.7107, + 250.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 4250.7107, + -375.7107, + 250.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 4250.7107, + -375.7107, + 250.0 + ], + "actual_end_pos": [ + 4250.7107, + -375.7107, + 250.0 + ], + "actual_end_rot": [ + 0.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 4250.7107, + -375.7107, + 250.0 + ], + "start_rot": [ + 0.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 4250.7107, + -375.7107, + 250.0 + ], + "actual_end_pos": [ + 4250.7107, + -375.7107, + 250.0 + ], + "actual_end_rot": [ + 0.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 4250.7107, + -375.7107, + 250.0 + ], + "start_rot": [ + 0.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 4154.1181, + -401.5926, + 250.0 + ], + "actual_end_pos": [ + 4154.1181, + -401.5926, + 250.0 + ], + "actual_end_rot": [ + 0.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 4154.1181, + -401.5926, + 250.0 + ], + "start_rot": [ + 0.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 4128.2362, + -305.0, + 250.0 + ], + "actual_end_pos": [ + 4128.2362, + -305.0, + 250.0 + ], + "actual_end_rot": [ + 0.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 4128.2362, + -305.0, + 250.0 + ], + "start_rot": [ + 0.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 4128.2362, + -305.0, + 250.0 + ], + "actual_end_pos": [ + 4128.2362, + -305.0, + 250.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 4128.2362, + -305.0, + 250.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 4128.2362, + -305.0, + 250.0 + ], + "actual_end_pos": [ + 4128.2362, + -305.0, + 250.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 4128.2362, + -305.0, + 250.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 4128.2362, + -405.0, + 250.0 + ], + "actual_end_pos": [ + 4128.2362, + -405.0, + 250.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 4128.2362, + -405.0, + 250.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 4128.2362, + -405.0, + 250.0 + ], + "actual_end_pos": [ + 4128.2362, + -405.0, + 250.0 + ], + "actual_end_rot": [ + -7.5, + 180.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 4128.2362, + -405.0, + 250.0 + ], + "start_rot": [ + -7.5, + 180.0, + -0.0 + ], + "expected_end_pos": [ + 4128.2362, + -405.0, + 250.0 + ], + "actual_end_pos": [ + 4128.2362, + -405.0, + 250.0 + ], + "actual_end_rot": [ + -15.0, + 180.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 4128.2362, + -405.0, + 250.0 + ], + "start_rot": [ + -15.0, + 180.0, + -0.0 + ], + "expected_end_pos": [ + 4128.2362, + -405.0, + 250.0 + ], + "actual_end_pos": [ + 4128.2362, + -405.0, + 250.0 + ], + "actual_end_rot": [ + -15.0, + 180.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 4128.2362, + -405.0, + 250.0 + ], + "start_rot": [ + -15.0, + 180.0, + -0.0 + ], + "expected_end_pos": [ + 4128.2362, + -305.0, + 250.0 + ], + "actual_end_pos": [ + 4128.2362, + -305.0, + 250.0 + ], + "actual_end_rot": [ + -15.0, + 180.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 4128.2362, + -305.0, + 250.0 + ], + "start_rot": [ + -15.0, + 180.0, + -0.0 + ], + "expected_end_pos": [ + 4128.2362, + -305.0, + 250.0 + ], + "actual_end_pos": [ + 4128.2362, + -305.0, + 250.0 + ], + "actual_end_rot": [ + -15.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 4128.2362, + -305.0, + 250.0 + ], + "start_rot": [ + -15.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 4034.9349, + -280.0, + 224.1181 + ], + "actual_end_pos": [ + 4034.9349, + -280.0, + 224.1181 + ], + "actual_end_rot": [ + -15.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 4034.9349, + -280.0, + 224.1181 + ], + "start_rot": [ + -15.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 4034.9349, + -280.0, + 224.1181 + ], + "actual_end_pos": [ + 4034.9349, + -280.0, + 224.1181 + ], + "actual_end_rot": [ + -15.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 4034.9349, + -280.0, + 224.1181 + ], + "start_rot": [ + -15.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 3941.6337, + -255.0, + 198.2362 + ], + "actual_end_pos": [ + 3941.6337, + -255.0, + 198.2362 + ], + "actual_end_rot": [ + -15.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 3941.6337, + -255.0, + 198.2362 + ], + "start_rot": [ + -15.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 3941.6337, + -255.0, + 198.2362 + ], + "actual_end_pos": [ + 3941.6337, + -255.0, + 198.2362 + ], + "actual_end_rot": [ + -15.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 3941.6337, + -255.0, + 198.2362 + ], + "start_rot": [ + -15.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 3991.6337, + -168.3975, + 198.2362 + ], + "actual_end_pos": [ + 3991.6337, + -168.3975, + 198.2362 + ], + "actual_end_rot": [ + -15.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 3991.6337, + -168.3975, + 198.2362 + ], + "start_rot": [ + -15.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 4041.6337, + -81.7949, + 198.2362 + ], + "actual_end_pos": [ + 4041.6337, + -81.7949, + 198.2362 + ], + "actual_end_rot": [ + -15.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 4041.6337, + -81.7949, + 198.2362 + ], + "start_rot": [ + -15.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 4125.2853, + -130.0912, + 224.1181 + ], + "actual_end_pos": [ + 4125.2853, + -130.0912, + 224.1181 + ], + "actual_end_rot": [ + -15.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 4125.2853, + -130.0912, + 224.1181 + ], + "start_rot": [ + -15.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 4208.9369, + -178.3875, + 250.0 + ], + "actual_end_pos": [ + 4208.9369, + -178.3875, + 250.0 + ], + "actual_end_rot": [ + -15.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 4208.9369, + -178.3875, + 250.0 + ], + "start_rot": [ + -15.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 4208.9369, + -178.3875, + 250.0 + ], + "actual_end_pos": [ + 4208.9369, + -178.3875, + 250.0 + ], + "actual_end_rot": [ + -15.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 4208.9369, + -178.3875, + 250.0 + ], + "start_rot": [ + -15.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 4115.6356, + -153.3875, + 224.1181 + ], + "actual_end_pos": [ + 4115.6356, + -153.3875, + 224.1181 + ], + "actual_end_rot": [ + -15.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 4115.6356, + -153.3875, + 224.1181 + ], + "start_rot": [ + -15.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 4141.5176, + -56.7949, + 224.1181 + ], + "actual_end_pos": [ + 4141.5176, + -56.7949, + 224.1181 + ], + "actual_end_rot": [ + -15.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 4141.5176, + -56.7949, + 224.1181 + ], + "start_rot": [ + -15.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 4141.5176, + -56.7949, + 224.1181 + ], + "actual_end_pos": [ + 4141.5176, + -56.7949, + 224.1181 + ], + "actual_end_rot": [ + -15.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 4141.5176, + -56.7949, + 224.1181 + ], + "start_rot": [ + -15.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 4044.925, + -56.7949, + 198.2362 + ], + "actual_end_pos": [ + 4044.925, + -56.7949, + 198.2362 + ], + "actual_end_rot": [ + -15.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 4044.925, + -56.7949, + 198.2362 + ], + "start_rot": [ + -15.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 4044.925, + -156.7949, + 198.2362 + ], + "actual_end_pos": [ + 4044.925, + -156.7949, + 198.2362 + ], + "actual_end_rot": [ + -15.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 4044.925, + -156.7949, + 198.2362 + ], + "start_rot": [ + -15.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 4044.925, + -256.7949, + 198.2362 + ], + "actual_end_pos": [ + 4044.925, + -256.7949, + 198.2362 + ], + "actual_end_rot": [ + -15.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 4044.925, + -256.7949, + 198.2362 + ], + "start_rot": [ + -15.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 4044.925, + -256.7949, + 198.2362 + ], + "actual_end_pos": [ + 4044.925, + -256.7949, + 198.2362 + ], + "actual_end_rot": [ + -15.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 4044.925, + -256.7949, + 198.2362 + ], + "start_rot": [ + -15.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 4019.0431, + -160.2023, + 198.2362 + ], + "actual_end_pos": [ + 4019.0431, + -160.2023, + 198.2362 + ], + "actual_end_rot": [ + -15.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 4019.0431, + -160.2023, + 198.2362 + ], + "start_rot": [ + -15.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 4019.0431, + -160.2023, + 198.2362 + ], + "actual_end_pos": [ + 4019.0431, + -160.2023, + 198.2362 + ], + "actual_end_rot": [ + -22.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 4019.0431, + -160.2023, + 198.2362 + ], + "start_rot": [ + -22.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 4019.0431, + -160.2023, + 198.2362 + ], + "actual_end_pos": [ + 4019.0431, + -160.2023, + 198.2362 + ], + "actual_end_rot": [ + -30.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 4019.0431, + -160.2023, + 198.2362 + ], + "start_rot": [ + -30.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 4019.0431, + -160.2023, + 198.2362 + ], + "actual_end_pos": [ + 4019.0431, + -160.2023, + 198.2362 + ], + "actual_end_rot": [ + -30.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 4019.0431, + -160.2023, + 198.2362 + ], + "start_rot": [ + -30.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 4069.0431, + -246.8049, + 198.2362 + ], + "actual_end_pos": [ + 4069.0431, + -246.8049, + 198.2362 + ], + "actual_end_rot": [ + -30.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 4069.0431, + -246.8049, + 198.2362 + ], + "start_rot": [ + -30.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 4069.0431, + -246.8049, + 198.2362 + ], + "actual_end_pos": [ + 4069.0431, + -246.8049, + 198.2362 + ], + "actual_end_rot": [ + -37.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 4069.0431, + -246.8049, + 198.2362 + ], + "start_rot": [ + -37.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 4069.0431, + -246.8049, + 198.2362 + ], + "actual_end_pos": [ + 4069.0431, + -246.8049, + 198.2362 + ], + "actual_end_rot": [ + -45.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 4069.0431, + -246.8049, + 198.2362 + ], + "start_rot": [ + -45.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 4019.0431, + -160.2023, + 198.2362 + ], + "actual_end_pos": [ + 4019.0431, + -160.2023, + 198.2362 + ], + "actual_end_rot": [ + -45.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 4019.0431, + -160.2023, + 198.2362 + ], + "start_rot": [ + -45.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 3969.0431, + -73.5998, + 198.2362 + ], + "actual_end_pos": [ + 3969.0431, + -73.5998, + 198.2362 + ], + "actual_end_rot": [ + -45.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 3969.0431, + -73.5998, + 198.2362 + ], + "start_rot": [ + -45.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 3969.0431, + -73.5998, + 198.2362 + ], + "actual_end_pos": [ + 3969.0431, + -73.5998, + 198.2362 + ], + "actual_end_rot": [ + -45.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 3969.0431, + -73.5998, + 198.2362 + ], + "start_rot": [ + -45.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 3969.0431, + -73.5998, + 198.2362 + ], + "actual_end_pos": [ + 3969.0431, + -73.5998, + 198.2362 + ], + "actual_end_rot": [ + -37.5, + -165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260419_133642__pair_001726_A_traj_001726_meta.json b/equivalence_easy/run_20260419_133642__pair_001726_A_traj_001726_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..97a5c2b55e49a4705b85be403e67ada0e7471360 --- /dev/null +++ b/equivalence_easy/run_20260419_133642__pair_001726_A_traj_001726_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 1726, + "episode_id": 0, + "state_id": 1272, + "sample_index": 1272, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 1727, + "primary_trajectory_id": 1726, + "paired_trajectory_id": 1727, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 4180.0, + -55.0, + 250.0 + ], + "rotation": [ + 0.0, + 0.0, + 0.0 + ] + }, + "action_sequence": [ + "no_op", + "turn_left", + "turn_left", + "move_left", + "move_backward", + "look_down", + "move_left", + "look_up", + "no_op", + "look_up", + "turn_left", + "move_right", + "move_forward", + "look_up", + "move_left", + "turn_left", + "move_backward", + "no_op", + "move_right", + "move_forward", + "turn_right", + "move_left", + "move_left", + "move_left", + "look_up", + "look_up", + "look_up", + "move_forward", + "look_down", + "move_forward", + "move_right", + "turn_left", + "look_up", + "move_forward", + "move_forward", + "turn_left", + "move_forward", + "move_right", + "turn_right", + "move_left" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 4180.0, + -55.0, + 250.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 4180.0, + -55.0, + 250.0 + ], + "actual_end_pos": [ + 4180.0, + -55.0, + 250.0 + ], + "actual_end_rot": [ + 0.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 4180.0, + -55.0, + 250.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 4180.0, + -55.0, + 250.0 + ], + "actual_end_pos": [ + 4180.0, + -55.0, + 250.0 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 4180.0, + -55.0, + 250.0 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 4180.0, + -55.0, + 250.0 + ], + "actual_end_pos": [ + 4180.0, + -55.0, + 250.0 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 4180.0, + -55.0, + 250.0 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 4130.0, + -141.6025, + 250.0 + ], + "actual_end_pos": [ + 4130.0, + -141.6025, + 250.0 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 4130.0, + -141.6025, + 250.0 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 4043.3975, + -91.6025, + 250.0 + ], + "actual_end_pos": [ + 4043.3975, + -91.6025, + 250.0 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 4043.3975, + -91.6025, + 250.0 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 4043.3975, + -91.6025, + 250.0 + ], + "actual_end_pos": [ + 4043.3975, + -91.6025, + 250.0 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 4043.3975, + -91.6025, + 250.0 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 3993.3975, + -178.2051, + 250.0 + ], + "actual_end_pos": [ + 3993.3975, + -178.2051, + 250.0 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 3993.3975, + -178.2051, + 250.0 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 3993.3975, + -178.2051, + 250.0 + ], + "actual_end_pos": [ + 3993.3975, + -178.2051, + 250.0 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 3993.3975, + -178.2051, + 250.0 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 3993.3975, + -178.2051, + 250.0 + ], + "actual_end_pos": [ + 3993.3975, + -178.2051, + 250.0 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 3993.3975, + -178.2051, + 250.0 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 3993.3975, + -178.2051, + 250.0 + ], + "actual_end_pos": [ + 3993.3975, + -178.2051, + 250.0 + ], + "actual_end_rot": [ + 7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 3993.3975, + -178.2051, + 250.0 + ], + "start_rot": [ + 7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 3993.3975, + -178.2051, + 250.0 + ], + "actual_end_pos": [ + 3993.3975, + -178.2051, + 250.0 + ], + "actual_end_rot": [ + 7.5, + -45.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 3993.3975, + -178.2051, + 250.0 + ], + "start_rot": [ + 7.5, + -45.0, + -0.0 + ], + "expected_end_pos": [ + 4064.1081, + -107.4944, + 250.0 + ], + "actual_end_pos": [ + 4064.1081, + -107.4944, + 250.0 + ], + "actual_end_rot": [ + 7.5, + -45.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 4064.1081, + -107.4944, + 250.0 + ], + "start_rot": [ + 7.5, + -45.0, + -0.0 + ], + "expected_end_pos": [ + 4134.2139, + -177.6001, + 263.0526 + ], + "actual_end_pos": [ + 4134.2139, + -177.6001, + 263.0526 + ], + "actual_end_rot": [ + 7.5, + -45.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 4134.2139, + -177.6001, + 263.0526 + ], + "start_rot": [ + 7.5, + -45.0, + -0.0 + ], + "expected_end_pos": [ + 4134.2139, + -177.6001, + 263.0526 + ], + "actual_end_pos": [ + 4134.2139, + -177.6001, + 263.0526 + ], + "actual_end_rot": [ + 15.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 4134.2139, + -177.6001, + 263.0526 + ], + "start_rot": [ + 15.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 4063.5032, + -248.3108, + 263.0526 + ], + "actual_end_pos": [ + 4063.5032, + -248.3108, + 263.0526 + ], + "actual_end_rot": [ + 15.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 4063.5032, + -248.3108, + 263.0526 + ], + "start_rot": [ + 15.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 4063.5032, + -248.3108, + 263.0526 + ], + "actual_end_pos": [ + 4063.5032, + -248.3108, + 263.0526 + ], + "actual_end_rot": [ + 15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 4063.5032, + -248.3108, + 263.0526 + ], + "start_rot": [ + 15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 4015.2069, + -164.6592, + 237.1707 + ], + "actual_end_pos": [ + 4015.2069, + -164.6592, + 237.1707 + ], + "actual_end_rot": [ + 15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 4015.2069, + -164.6592, + 237.1707 + ], + "start_rot": [ + 15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 4015.2069, + -164.6592, + 237.1707 + ], + "actual_end_pos": [ + 4015.2069, + -164.6592, + 237.1707 + ], + "actual_end_rot": [ + 15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 4015.2069, + -164.6592, + 237.1707 + ], + "start_rot": [ + 15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 4101.8094, + -114.6592, + 237.1707 + ], + "actual_end_pos": [ + 4101.8094, + -114.6592, + 237.1707 + ], + "actual_end_rot": [ + 15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 4101.8094, + -114.6592, + 237.1707 + ], + "start_rot": [ + 15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 4150.1057, + -198.3108, + 263.0526 + ], + "actual_end_pos": [ + 4150.1057, + -198.3108, + 263.0526 + ], + "actual_end_rot": [ + 15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 4150.1057, + -198.3108, + 263.0526 + ], + "start_rot": [ + 15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 4150.1057, + -198.3108, + 263.0526 + ], + "actual_end_pos": [ + 4150.1057, + -198.3108, + 263.0526 + ], + "actual_end_rot": [ + 15.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 4150.1057, + -198.3108, + 263.0526 + ], + "start_rot": [ + 15.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 4079.3951, + -269.0215, + 263.0526 + ], + "actual_end_pos": [ + 4079.3951, + -269.0215, + 263.0526 + ], + "actual_end_rot": [ + 15.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 4079.3951, + -269.0215, + 263.0526 + ], + "start_rot": [ + 15.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 4008.6844, + -339.7322, + 263.0526 + ], + "actual_end_pos": [ + 4008.6844, + -339.7322, + 263.0526 + ], + "actual_end_rot": [ + 15.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 4008.6844, + -339.7322, + 263.0526 + ], + "start_rot": [ + 15.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 3937.9737, + -410.4429, + 263.0526 + ], + "actual_end_pos": [ + 3937.9737, + -410.4429, + 263.0526 + ], + "actual_end_rot": [ + 15.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 3937.9737, + -410.4429, + 263.0526 + ], + "start_rot": [ + 15.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 3937.9737, + -410.4429, + 263.0526 + ], + "actual_end_pos": [ + 3937.9737, + -410.4429, + 263.0526 + ], + "actual_end_rot": [ + 22.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 3937.9737, + -410.4429, + 263.0526 + ], + "start_rot": [ + 22.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 3937.9737, + -410.4429, + 263.0526 + ], + "actual_end_pos": [ + 3937.9737, + -410.4429, + 263.0526 + ], + "actual_end_rot": [ + 30.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 3937.9737, + -410.4429, + 263.0526 + ], + "start_rot": [ + 30.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 3937.9737, + -410.4429, + 263.0526 + ], + "actual_end_pos": [ + 3937.9737, + -410.4429, + 263.0526 + ], + "actual_end_rot": [ + 37.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 3937.9737, + -410.4429, + 263.0526 + ], + "start_rot": [ + 37.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 3994.0723, + -466.5414, + 323.9288 + ], + "actual_end_pos": [ + 3994.0723, + -466.5414, + 323.9288 + ], + "actual_end_rot": [ + 37.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 3994.0723, + -466.5414, + 323.9288 + ], + "start_rot": [ + 37.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 3994.0723, + -466.5414, + 323.9288 + ], + "actual_end_pos": [ + 3994.0723, + -466.5414, + 323.9288 + ], + "actual_end_rot": [ + 30.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 3994.0723, + -466.5414, + 323.9288 + ], + "start_rot": [ + 30.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 4055.3095, + -527.7787, + 373.9288 + ], + "actual_end_pos": [ + 4055.3095, + -527.7787, + 373.9288 + ], + "actual_end_rot": [ + 30.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 4055.3095, + -527.7787, + 373.9288 + ], + "start_rot": [ + 30.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 4126.0202, + -457.068, + 373.9288 + ], + "actual_end_pos": [ + 4126.0202, + -457.068, + 373.9288 + ], + "actual_end_rot": [ + 30.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 4126.0202, + -457.068, + 373.9288 + ], + "start_rot": [ + 30.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 4126.0202, + -457.068, + 373.9288 + ], + "actual_end_pos": [ + 4126.0202, + -457.068, + 373.9288 + ], + "actual_end_rot": [ + 30.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 4126.0202, + -457.068, + 373.9288 + ], + "start_rot": [ + 30.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 4126.0202, + -457.068, + 373.9288 + ], + "actual_end_pos": [ + 4126.0202, + -457.068, + 373.9288 + ], + "actual_end_rot": [ + 37.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 4126.0202, + -457.068, + 373.9288 + ], + "start_rot": [ + 37.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 4165.6878, + -525.7744, + 434.8049 + ], + "actual_end_pos": [ + 4165.6878, + -525.7744, + 434.8049 + ], + "actual_end_rot": [ + 37.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 4165.6878, + -525.7744, + 434.8049 + ], + "start_rot": [ + 37.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 4205.3555, + -594.4808, + 495.681 + ], + "actual_end_pos": [ + 4205.3555, + -594.4808, + 495.681 + ], + "actual_end_rot": [ + 37.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 4205.3555, + -594.4808, + 495.681 + ], + "start_rot": [ + 37.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 4205.3555, + -594.4808, + 495.681 + ], + "actual_end_pos": [ + 4205.3555, + -594.4808, + 495.681 + ], + "actual_end_rot": [ + 37.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 4205.3555, + -594.4808, + 495.681 + ], + "start_rot": [ + 37.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 4225.889, + -671.1128, + 556.5572 + ], + "actual_end_pos": [ + 4225.889, + -671.1128, + 556.5572 + ], + "actual_end_rot": [ + 37.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 4225.889, + -671.1128, + 556.5572 + ], + "start_rot": [ + 37.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 4322.4816, + -645.2309, + 556.5572 + ], + "actual_end_pos": [ + 4322.4816, + -645.2309, + 556.5572 + ], + "actual_end_rot": [ + 37.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 4322.4816, + -645.2309, + 556.5572 + ], + "start_rot": [ + 37.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 4322.4816, + -645.2309, + 556.5572 + ], + "actual_end_pos": [ + 4322.4816, + -645.2309, + 556.5572 + ], + "actual_end_rot": [ + 37.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 4322.4816, + -645.2309, + 556.5572 + ], + "start_rot": [ + 37.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 4235.8791, + -695.2309, + 556.5572 + ], + "actual_end_pos": [ + 4235.8791, + -695.2309, + 556.5572 + ], + "actual_end_rot": [ + 37.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260419_133642__pair_001726_B_traj_001727_meta.json b/equivalence_easy/run_20260419_133642__pair_001726_B_traj_001727_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7ae7d103e39fce861d30f83820fdd6ed1c929bed --- /dev/null +++ b/equivalence_easy/run_20260419_133642__pair_001726_B_traj_001727_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 1727, + "episode_id": 0, + "state_id": 1272, + "sample_index": 1272, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 1726, + "primary_trajectory_id": 1726, + "paired_trajectory_id": 1727, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 4180.0, + -55.0, + 250.0 + ], + "rotation": [ + 0.0, + 0.0, + 0.0 + ] + }, + "action_sequence": [ + "no_op", + "turn_left", + "turn_left", + "move_left", + "move_backward", + "look_down", + "move_left", + "look_up", + "no_op", + "turn_left", + "look_up", + "move_forward", + "move_right", + "look_up", + "move_left", + "turn_left", + "move_backward", + "no_op", + "move_forward", + "move_right", + "turn_right", + "move_left", + "move_left", + "move_left", + "look_up", + "look_up", + "look_up", + "move_forward", + "look_down", + "move_right", + "move_forward", + "look_up", + "turn_left", + "move_forward", + "move_forward", + "turn_left", + "move_forward", + "move_right", + "turn_right", + "move_left" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 4180.0, + -55.0, + 250.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 4180.0, + -55.0, + 250.0 + ], + "actual_end_pos": [ + 4180.0, + -55.0, + 250.0 + ], + "actual_end_rot": [ + 0.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 4180.0, + -55.0, + 250.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 4180.0, + -55.0, + 250.0 + ], + "actual_end_pos": [ + 4180.0, + -55.0, + 250.0 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 4180.0, + -55.0, + 250.0 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 4180.0, + -55.0, + 250.0 + ], + "actual_end_pos": [ + 4180.0, + -55.0, + 250.0 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 4180.0, + -55.0, + 250.0 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 4130.0, + -141.6025, + 250.0 + ], + "actual_end_pos": [ + 4130.0, + -141.6025, + 250.0 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 4130.0, + -141.6025, + 250.0 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 4043.3975, + -91.6025, + 250.0 + ], + "actual_end_pos": [ + 4043.3975, + -91.6025, + 250.0 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 4043.3975, + -91.6025, + 250.0 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 4043.3975, + -91.6025, + 250.0 + ], + "actual_end_pos": [ + 4043.3975, + -91.6025, + 250.0 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 4043.3975, + -91.6025, + 250.0 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 3993.3975, + -178.2051, + 250.0 + ], + "actual_end_pos": [ + 3993.3975, + -178.2051, + 250.0 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 3993.3975, + -178.2051, + 250.0 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 3993.3975, + -178.2051, + 250.0 + ], + "actual_end_pos": [ + 3993.3975, + -178.2051, + 250.0 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 3993.3975, + -178.2051, + 250.0 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 3993.3975, + -178.2051, + 250.0 + ], + "actual_end_pos": [ + 3993.3975, + -178.2051, + 250.0 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 3993.3975, + -178.2051, + 250.0 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 3993.3975, + -178.2051, + 250.0 + ], + "actual_end_pos": [ + 3993.3975, + -178.2051, + 250.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 3993.3975, + -178.2051, + 250.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 3993.3975, + -178.2051, + 250.0 + ], + "actual_end_pos": [ + 3993.3975, + -178.2051, + 250.0 + ], + "actual_end_rot": [ + 7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 3993.3975, + -178.2051, + 250.0 + ], + "start_rot": [ + 7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 4063.5032, + -248.3108, + 263.0526 + ], + "actual_end_pos": [ + 4063.5032, + -248.3108, + 263.0526 + ], + "actual_end_rot": [ + 7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 4063.5032, + -248.3108, + 263.0526 + ], + "start_rot": [ + 7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 4134.2139, + -177.6001, + 263.0526 + ], + "actual_end_pos": [ + 4134.2139, + -177.6001, + 263.0526 + ], + "actual_end_rot": [ + 7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 4134.2139, + -177.6001, + 263.0526 + ], + "start_rot": [ + 7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 4134.2139, + -177.6001, + 263.0526 + ], + "actual_end_pos": [ + 4134.2139, + -177.6001, + 263.0526 + ], + "actual_end_rot": [ + 15.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 4134.2139, + -177.6001, + 263.0526 + ], + "start_rot": [ + 15.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 4063.5032, + -248.3108, + 263.0526 + ], + "actual_end_pos": [ + 4063.5032, + -248.3108, + 263.0526 + ], + "actual_end_rot": [ + 15.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 4063.5032, + -248.3108, + 263.0526 + ], + "start_rot": [ + 15.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 4063.5032, + -248.3108, + 263.0526 + ], + "actual_end_pos": [ + 4063.5032, + -248.3108, + 263.0526 + ], + "actual_end_rot": [ + 15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 4063.5032, + -248.3108, + 263.0526 + ], + "start_rot": [ + 15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 4015.2069, + -164.6592, + 237.1707 + ], + "actual_end_pos": [ + 4015.2069, + -164.6592, + 237.1707 + ], + "actual_end_rot": [ + 15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 4015.2069, + -164.6592, + 237.1707 + ], + "start_rot": [ + 15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 4015.2069, + -164.6592, + 237.1707 + ], + "actual_end_pos": [ + 4015.2069, + -164.6592, + 237.1707 + ], + "actual_end_rot": [ + 15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 4015.2069, + -164.6592, + 237.1707 + ], + "start_rot": [ + 15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 4063.5032, + -248.3108, + 263.0526 + ], + "actual_end_pos": [ + 4063.5032, + -248.3108, + 263.0526 + ], + "actual_end_rot": [ + 15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 4063.5032, + -248.3108, + 263.0526 + ], + "start_rot": [ + 15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 4150.1057, + -198.3108, + 263.0526 + ], + "actual_end_pos": [ + 4150.1057, + -198.3108, + 263.0526 + ], + "actual_end_rot": [ + 15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 4150.1057, + -198.3108, + 263.0526 + ], + "start_rot": [ + 15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 4150.1057, + -198.3108, + 263.0526 + ], + "actual_end_pos": [ + 4150.1057, + -198.3108, + 263.0526 + ], + "actual_end_rot": [ + 15.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 4150.1057, + -198.3108, + 263.0526 + ], + "start_rot": [ + 15.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 4079.3951, + -269.0215, + 263.0526 + ], + "actual_end_pos": [ + 4079.3951, + -269.0215, + 263.0526 + ], + "actual_end_rot": [ + 15.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 4079.3951, + -269.0215, + 263.0526 + ], + "start_rot": [ + 15.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 4008.6844, + -339.7322, + 263.0526 + ], + "actual_end_pos": [ + 4008.6844, + -339.7322, + 263.0526 + ], + "actual_end_rot": [ + 15.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 4008.6844, + -339.7322, + 263.0526 + ], + "start_rot": [ + 15.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 3937.9737, + -410.4429, + 263.0526 + ], + "actual_end_pos": [ + 3937.9737, + -410.4429, + 263.0526 + ], + "actual_end_rot": [ + 15.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 3937.9737, + -410.4429, + 263.0526 + ], + "start_rot": [ + 15.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 3937.9737, + -410.4429, + 263.0526 + ], + "actual_end_pos": [ + 3937.9737, + -410.4429, + 263.0526 + ], + "actual_end_rot": [ + 22.5, + -45.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 3937.9737, + -410.4429, + 263.0526 + ], + "start_rot": [ + 22.5, + -45.0, + -0.0 + ], + "expected_end_pos": [ + 3937.9737, + -410.4429, + 263.0526 + ], + "actual_end_pos": [ + 3937.9737, + -410.4429, + 263.0526 + ], + "actual_end_rot": [ + 30.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 3937.9737, + -410.4429, + 263.0526 + ], + "start_rot": [ + 30.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 3937.9737, + -410.4429, + 263.0526 + ], + "actual_end_pos": [ + 3937.9737, + -410.4429, + 263.0526 + ], + "actual_end_rot": [ + 37.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 3937.9737, + -410.4429, + 263.0526 + ], + "start_rot": [ + 37.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 3994.0723, + -466.5414, + 323.9288 + ], + "actual_end_pos": [ + 3994.0723, + -466.5414, + 323.9288 + ], + "actual_end_rot": [ + 37.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 3994.0723, + -466.5414, + 323.9288 + ], + "start_rot": [ + 37.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 3994.0723, + -466.5414, + 323.9288 + ], + "actual_end_pos": [ + 3994.0723, + -466.5414, + 323.9288 + ], + "actual_end_rot": [ + 30.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 3994.0723, + -466.5414, + 323.9288 + ], + "start_rot": [ + 30.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 4064.7829, + -395.8307, + 323.9288 + ], + "actual_end_pos": [ + 4064.7829, + -395.8307, + 323.9288 + ], + "actual_end_rot": [ + 30.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 4064.7829, + -395.8307, + 323.9288 + ], + "start_rot": [ + 30.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 4126.0202, + -457.068, + 373.9288 + ], + "actual_end_pos": [ + 4126.0202, + -457.068, + 373.9288 + ], + "actual_end_rot": [ + 30.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 4126.0202, + -457.068, + 373.9288 + ], + "start_rot": [ + 30.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 4126.0202, + -457.068, + 373.9288 + ], + "actual_end_pos": [ + 4126.0202, + -457.068, + 373.9288 + ], + "actual_end_rot": [ + 37.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 4126.0202, + -457.068, + 373.9288 + ], + "start_rot": [ + 37.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 4126.0202, + -457.068, + 373.9288 + ], + "actual_end_pos": [ + 4126.0202, + -457.068, + 373.9288 + ], + "actual_end_rot": [ + 37.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 4126.0202, + -457.068, + 373.9288 + ], + "start_rot": [ + 37.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 4165.6878, + -525.7744, + 434.8049 + ], + "actual_end_pos": [ + 4165.6878, + -525.7744, + 434.8049 + ], + "actual_end_rot": [ + 37.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 4165.6878, + -525.7744, + 434.8049 + ], + "start_rot": [ + 37.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 4205.3555, + -594.4808, + 495.681 + ], + "actual_end_pos": [ + 4205.3555, + -594.4808, + 495.681 + ], + "actual_end_rot": [ + 37.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 4205.3555, + -594.4808, + 495.681 + ], + "start_rot": [ + 37.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 4205.3555, + -594.4808, + 495.681 + ], + "actual_end_pos": [ + 4205.3555, + -594.4808, + 495.681 + ], + "actual_end_rot": [ + 37.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 4205.3555, + -594.4808, + 495.681 + ], + "start_rot": [ + 37.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 4225.889, + -671.1128, + 556.5572 + ], + "actual_end_pos": [ + 4225.889, + -671.1128, + 556.5572 + ], + "actual_end_rot": [ + 37.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 4225.889, + -671.1128, + 556.5572 + ], + "start_rot": [ + 37.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 4322.4816, + -645.2309, + 556.5572 + ], + "actual_end_pos": [ + 4322.4816, + -645.2309, + 556.5572 + ], + "actual_end_rot": [ + 37.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 4322.4816, + -645.2309, + 556.5572 + ], + "start_rot": [ + 37.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 4322.4816, + -645.2309, + 556.5572 + ], + "actual_end_pos": [ + 4322.4816, + -645.2309, + 556.5572 + ], + "actual_end_rot": [ + 37.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 4322.4816, + -645.2309, + 556.5572 + ], + "start_rot": [ + 37.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 4235.8791, + -695.2309, + 556.5572 + ], + "actual_end_pos": [ + 4235.8791, + -695.2309, + 556.5572 + ], + "actual_end_rot": [ + 37.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260419_133642__pair_001861_A_traj_001861_meta.json b/equivalence_easy/run_20260419_133642__pair_001861_A_traj_001861_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..dc37966de2e38de3bdd583d145f9fb9ddae97b97 --- /dev/null +++ b/equivalence_easy/run_20260419_133642__pair_001861_A_traj_001861_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 1861, + "episode_id": 0, + "state_id": 1370, + "sample_index": 1370, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 1862, + "primary_trajectory_id": 1861, + "paired_trajectory_id": 1862, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 4305.0, + -430.0, + 250.0 + ], + "rotation": [ + 0.0, + 90.0, + 0.0 + ] + }, + "action_sequence": [ + "no_op", + "move_backward", + "look_down", + "move_right", + "no_op", + "move_forward", + "move_right", + "move_backward", + "turn_left", + "move_right", + "move_forward", + "move_left", + "move_forward", + "no_op", + "move_backward", + "turn_right", + "move_left", + "move_left", + "turn_right", + "move_backward", + "move_backward", + "move_right", + "look_down", + "move_forward", + "turn_right", + "move_left", + "move_forward", + "move_left", + "turn_right", + "move_right", + "look_up", + "move_forward", + "turn_left", + "turn_left", + "move_right", + "turn_left", + "no_op", + "no_op", + "move_backward", + "turn_right" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 4305.0, + -430.0, + 250.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 4305.0, + -430.0, + 250.0 + ], + "actual_end_pos": [ + 4305.0, + -430.0, + 250.0 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 4305.0, + -430.0, + 250.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 4305.0, + -530.0, + 250.0 + ], + "actual_end_pos": [ + 4305.0, + -530.0, + 250.0 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 4305.0, + -530.0, + 250.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 4305.0, + -530.0, + 250.0 + ], + "actual_end_pos": [ + 4305.0, + -530.0, + 250.0 + ], + "actual_end_rot": [ + -7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 4305.0, + -530.0, + 250.0 + ], + "start_rot": [ + -7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 4205.0, + -530.0, + 250.0 + ], + "actual_end_pos": [ + 4205.0, + -530.0, + 250.0 + ], + "actual_end_rot": [ + -7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 4205.0, + -530.0, + 250.0 + ], + "start_rot": [ + -7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 4205.0, + -530.0, + 250.0 + ], + "actual_end_pos": [ + 4205.0, + -530.0, + 250.0 + ], + "actual_end_rot": [ + -7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 4205.0, + -530.0, + 250.0 + ], + "start_rot": [ + -7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 4205.0, + -430.8555, + 236.9474 + ], + "actual_end_pos": [ + 4205.0, + -430.8555, + 236.9474 + ], + "actual_end_rot": [ + -7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 4205.0, + -430.8555, + 236.9474 + ], + "start_rot": [ + -7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 4105.0, + -430.8555, + 236.9474 + ], + "actual_end_pos": [ + 4105.0, + -430.8555, + 236.9474 + ], + "actual_end_rot": [ + -7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 4105.0, + -430.8555, + 236.9474 + ], + "start_rot": [ + -7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 4105.0, + -530.0, + 250.0 + ], + "actual_end_pos": [ + 4105.0, + -530.0, + 250.0 + ], + "actual_end_rot": [ + -7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 4105.0, + -530.0, + 250.0 + ], + "start_rot": [ + -7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 4105.0, + -530.0, + 250.0 + ], + "actual_end_pos": [ + 4105.0, + -530.0, + 250.0 + ], + "actual_end_rot": [ + -7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 4105.0, + -530.0, + 250.0 + ], + "start_rot": [ + -7.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 4008.4074, + -504.1181, + 250.0 + ], + "actual_end_pos": [ + 4008.4074, + -504.1181, + 250.0 + ], + "actual_end_rot": [ + -7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 4008.4074, + -504.1181, + 250.0 + ], + "start_rot": [ + -7.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 4034.0679, + -408.3519, + 236.9474 + ], + "actual_end_pos": [ + 4034.0679, + -408.3519, + 236.9474 + ], + "actual_end_rot": [ + -7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 4034.0679, + -408.3519, + 236.9474 + ], + "start_rot": [ + -7.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 4130.6605, + -434.2338, + 236.9474 + ], + "actual_end_pos": [ + 4130.6605, + -434.2338, + 236.9474 + ], + "actual_end_rot": [ + -7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 4130.6605, + -434.2338, + 236.9474 + ], + "start_rot": [ + -7.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 4156.321, + -338.4676, + 223.8948 + ], + "actual_end_pos": [ + 4156.321, + -338.4676, + 223.8948 + ], + "actual_end_rot": [ + -7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 4156.321, + -338.4676, + 223.8948 + ], + "start_rot": [ + -7.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 4156.321, + -338.4676, + 223.8948 + ], + "actual_end_pos": [ + 4156.321, + -338.4676, + 223.8948 + ], + "actual_end_rot": [ + -7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 4156.321, + -338.4676, + 223.8948 + ], + "start_rot": [ + -7.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 4130.6605, + -434.2338, + 236.9474 + ], + "actual_end_pos": [ + 4130.6605, + -434.2338, + 236.9474 + ], + "actual_end_rot": [ + -7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 4130.6605, + -434.2338, + 236.9474 + ], + "start_rot": [ + -7.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 4130.6605, + -434.2338, + 236.9474 + ], + "actual_end_pos": [ + 4130.6605, + -434.2338, + 236.9474 + ], + "actual_end_rot": [ + -7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 4130.6605, + -434.2338, + 236.9474 + ], + "start_rot": [ + -7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 4230.6605, + -434.2338, + 236.9474 + ], + "actual_end_pos": [ + 4230.6605, + -434.2338, + 236.9474 + ], + "actual_end_rot": [ + -7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 4230.6605, + -434.2338, + 236.9474 + ], + "start_rot": [ + -7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 4330.6605, + -434.2338, + 236.9474 + ], + "actual_end_pos": [ + 4330.6605, + -434.2338, + 236.9474 + ], + "actual_end_rot": [ + -7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 4330.6605, + -434.2338, + 236.9474 + ], + "start_rot": [ + -7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 4330.6605, + -434.2338, + 236.9474 + ], + "actual_end_pos": [ + 4330.6605, + -434.2338, + 236.9474 + ], + "actual_end_rot": [ + -7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 4330.6605, + -434.2338, + 236.9474 + ], + "start_rot": [ + -7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 4356.321, + -530.0, + 250.0 + ], + "actual_end_pos": [ + 4356.321, + -530.0, + 250.0 + ], + "actual_end_rot": [ + -7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 4356.321, + -530.0, + 250.0 + ], + "start_rot": [ + -7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 4381.9814, + -625.7662, + 263.0526 + ], + "actual_end_pos": [ + 4381.9814, + -625.7662, + 263.0526 + ], + "actual_end_rot": [ + -7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 4381.9814, + -625.7662, + 263.0526 + ], + "start_rot": [ + -7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 4285.3889, + -651.6481, + 263.0526 + ], + "actual_end_pos": [ + 4285.3889, + -651.6481, + 263.0526 + ], + "actual_end_rot": [ + -7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 4285.3889, + -651.6481, + 263.0526 + ], + "start_rot": [ + -7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 4285.3889, + -651.6481, + 263.0526 + ], + "actual_end_pos": [ + 4285.3889, + -651.6481, + 263.0526 + ], + "actual_end_rot": [ + -15.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 4285.3889, + -651.6481, + 263.0526 + ], + "start_rot": [ + -15.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 4260.3889, + -558.3469, + 237.1707 + ], + "actual_end_pos": [ + 4260.3889, + -558.3469, + 237.1707 + ], + "actual_end_rot": [ + -15.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 4260.3889, + -558.3469, + 237.1707 + ], + "start_rot": [ + -15.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 4260.3889, + -558.3469, + 237.1707 + ], + "actual_end_pos": [ + 4260.3889, + -558.3469, + 237.1707 + ], + "actual_end_rot": [ + -15.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 4260.3889, + -558.3469, + 237.1707 + ], + "start_rot": [ + -15.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 4346.9914, + -508.3469, + 237.1707 + ], + "actual_end_pos": [ + 4346.9914, + -508.3469, + 237.1707 + ], + "actual_end_rot": [ + -15.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 4346.9914, + -508.3469, + 237.1707 + ], + "start_rot": [ + -15.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 4298.6951, + -424.6952, + 211.2888 + ], + "actual_end_pos": [ + 4298.6951, + -424.6952, + 211.2888 + ], + "actual_end_rot": [ + -15.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 4298.6951, + -424.6952, + 211.2888 + ], + "start_rot": [ + -15.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 4385.2977, + -374.6952, + 211.2888 + ], + "actual_end_pos": [ + 4385.2977, + -374.6952, + 211.2888 + ], + "actual_end_rot": [ + -15.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 4385.2977, + -374.6952, + 211.2888 + ], + "start_rot": [ + -15.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 4385.2977, + -374.6952, + 211.2888 + ], + "actual_end_pos": [ + 4385.2977, + -374.6952, + 211.2888 + ], + "actual_end_rot": [ + -15.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 4385.2977, + -374.6952, + 211.2888 + ], + "start_rot": [ + -15.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 4314.587, + -445.4059, + 211.2888 + ], + "actual_end_pos": [ + 4314.587, + -445.4059, + 211.2888 + ], + "actual_end_rot": [ + -15.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 4314.587, + -445.4059, + 211.2888 + ], + "start_rot": [ + -15.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 4314.587, + -445.4059, + 211.2888 + ], + "actual_end_pos": [ + 4314.587, + -445.4059, + 211.2888 + ], + "actual_end_rot": [ + -7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 4314.587, + -445.4059, + 211.2888 + ], + "start_rot": [ + -7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 4244.4812, + -375.3002, + 198.2362 + ], + "actual_end_pos": [ + 4244.4812, + -375.3002, + 198.2362 + ], + "actual_end_rot": [ + -7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 4244.4812, + -375.3002, + 198.2362 + ], + "start_rot": [ + -7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 4244.4812, + -375.3002, + 198.2362 + ], + "actual_end_pos": [ + 4244.4812, + -375.3002, + 198.2362 + ], + "actual_end_rot": [ + -7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 4244.4812, + -375.3002, + 198.2362 + ], + "start_rot": [ + -7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 4244.4812, + -375.3002, + 198.2362 + ], + "actual_end_pos": [ + 4244.4812, + -375.3002, + 198.2362 + ], + "actual_end_rot": [ + -7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 4244.4812, + -375.3002, + 198.2362 + ], + "start_rot": [ + -7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 4147.8887, + -401.1821, + 198.2362 + ], + "actual_end_pos": [ + 4147.8887, + -401.1821, + 198.2362 + ], + "actual_end_rot": [ + -7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 4147.8887, + -401.1821, + 198.2362 + ], + "start_rot": [ + -7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 4147.8887, + -401.1821, + 198.2362 + ], + "actual_end_pos": [ + 4147.8887, + -401.1821, + 198.2362 + ], + "actual_end_rot": [ + -7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 4147.8887, + -401.1821, + 198.2362 + ], + "start_rot": [ + -7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 4147.8887, + -401.1821, + 198.2362 + ], + "actual_end_pos": [ + 4147.8887, + -401.1821, + 198.2362 + ], + "actual_end_rot": [ + -7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 4147.8887, + -401.1821, + 198.2362 + ], + "start_rot": [ + -7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 4147.8887, + -401.1821, + 198.2362 + ], + "actual_end_pos": [ + 4147.8887, + -401.1821, + 198.2362 + ], + "actual_end_rot": [ + -7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 4147.8887, + -401.1821, + 198.2362 + ], + "start_rot": [ + -7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 4147.8887, + -500.3266, + 211.2888 + ], + "actual_end_pos": [ + 4147.8887, + -500.3266, + 211.2888 + ], + "actual_end_rot": [ + -7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 4147.8887, + -500.3266, + 211.2888 + ], + "start_rot": [ + -7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 4147.8887, + -500.3266, + 211.2888 + ], + "actual_end_pos": [ + 4147.8887, + -500.3266, + 211.2888 + ], + "actual_end_rot": [ + -7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260419_133642__pair_001861_B_traj_001862_meta.json b/equivalence_easy/run_20260419_133642__pair_001861_B_traj_001862_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1c49e76367d26b104bfec9ec3346911daa581c01 --- /dev/null +++ b/equivalence_easy/run_20260419_133642__pair_001861_B_traj_001862_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 1862, + "episode_id": 0, + "state_id": 1370, + "sample_index": 1370, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 1861, + "primary_trajectory_id": 1861, + "paired_trajectory_id": 1862, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 4305.0, + -430.0, + 250.0 + ], + "rotation": [ + 0.0, + 90.0, + 0.0 + ] + }, + "action_sequence": [ + "no_op", + "move_backward", + "look_down", + "move_right", + "no_op", + "move_right", + "move_forward", + "move_backward", + "turn_left", + "move_forward", + "move_forward", + "move_left", + "move_right", + "no_op", + "move_backward", + "turn_right", + "move_left", + "move_left", + "turn_right", + "move_right", + "move_backward", + "move_backward", + "look_down", + "move_forward", + "turn_right", + "move_forward", + "move_left", + "move_left", + "turn_right", + "move_right", + "look_up", + "move_forward", + "turn_left", + "turn_left", + "move_right", + "turn_left", + "no_op", + "no_op", + "move_backward", + "turn_right" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 4305.0, + -430.0, + 250.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 4305.0, + -430.0, + 250.0 + ], + "actual_end_pos": [ + 4305.0, + -430.0, + 250.0 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 4305.0, + -430.0, + 250.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 4305.0, + -530.0, + 250.0 + ], + "actual_end_pos": [ + 4305.0, + -530.0, + 250.0 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 4305.0, + -530.0, + 250.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 4305.0, + -530.0, + 250.0 + ], + "actual_end_pos": [ + 4305.0, + -530.0, + 250.0 + ], + "actual_end_rot": [ + -7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 4305.0, + -530.0, + 250.0 + ], + "start_rot": [ + -7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 4205.0, + -530.0, + 250.0 + ], + "actual_end_pos": [ + 4205.0, + -530.0, + 250.0 + ], + "actual_end_rot": [ + -7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 4205.0, + -530.0, + 250.0 + ], + "start_rot": [ + -7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 4205.0, + -530.0, + 250.0 + ], + "actual_end_pos": [ + 4205.0, + -530.0, + 250.0 + ], + "actual_end_rot": [ + -7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 4205.0, + -530.0, + 250.0 + ], + "start_rot": [ + -7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 4105.0, + -530.0, + 250.0 + ], + "actual_end_pos": [ + 4105.0, + -530.0, + 250.0 + ], + "actual_end_rot": [ + -7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 4105.0, + -530.0, + 250.0 + ], + "start_rot": [ + -7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 4105.0, + -430.8555, + 236.9474 + ], + "actual_end_pos": [ + 4105.0, + -430.8555, + 236.9474 + ], + "actual_end_rot": [ + -7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 4105.0, + -430.8555, + 236.9474 + ], + "start_rot": [ + -7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 4105.0, + -530.0, + 250.0 + ], + "actual_end_pos": [ + 4105.0, + -530.0, + 250.0 + ], + "actual_end_rot": [ + -7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 4105.0, + -530.0, + 250.0 + ], + "start_rot": [ + -7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 4105.0, + -530.0, + 250.0 + ], + "actual_end_pos": [ + 4105.0, + -530.0, + 250.0 + ], + "actual_end_rot": [ + -7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 4105.0, + -530.0, + 250.0 + ], + "start_rot": [ + -7.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 4130.6605, + -434.2338, + 236.9474 + ], + "actual_end_pos": [ + 4130.6605, + -434.2338, + 236.9474 + ], + "actual_end_rot": [ + -7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 4130.6605, + -434.2338, + 236.9474 + ], + "start_rot": [ + -7.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 4156.321, + -338.4676, + 223.8948 + ], + "actual_end_pos": [ + 4156.321, + -338.4676, + 223.8948 + ], + "actual_end_rot": [ + -7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 4156.321, + -338.4676, + 223.8948 + ], + "start_rot": [ + -7.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 4252.9135, + -364.3495, + 223.8948 + ], + "actual_end_pos": [ + 4252.9135, + -364.3495, + 223.8948 + ], + "actual_end_rot": [ + -7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 4252.9135, + -364.3495, + 223.8948 + ], + "start_rot": [ + -7.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 4156.321, + -338.4676, + 223.8948 + ], + "actual_end_pos": [ + 4156.321, + -338.4676, + 223.8948 + ], + "actual_end_rot": [ + -7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 4156.321, + -338.4676, + 223.8948 + ], + "start_rot": [ + -7.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 4156.321, + -338.4676, + 223.8948 + ], + "actual_end_pos": [ + 4156.321, + -338.4676, + 223.8948 + ], + "actual_end_rot": [ + -7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 4156.321, + -338.4676, + 223.8948 + ], + "start_rot": [ + -7.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 4130.6605, + -434.2338, + 236.9474 + ], + "actual_end_pos": [ + 4130.6605, + -434.2338, + 236.9474 + ], + "actual_end_rot": [ + -7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 4130.6605, + -434.2338, + 236.9474 + ], + "start_rot": [ + -7.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 4130.6605, + -434.2338, + 236.9474 + ], + "actual_end_pos": [ + 4130.6605, + -434.2338, + 236.9474 + ], + "actual_end_rot": [ + -7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 4130.6605, + -434.2338, + 236.9474 + ], + "start_rot": [ + -7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 4230.6605, + -434.2338, + 236.9474 + ], + "actual_end_pos": [ + 4230.6605, + -434.2338, + 236.9474 + ], + "actual_end_rot": [ + -7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 4230.6605, + -434.2338, + 236.9474 + ], + "start_rot": [ + -7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 4330.6605, + -434.2338, + 236.9474 + ], + "actual_end_pos": [ + 4330.6605, + -434.2338, + 236.9474 + ], + "actual_end_rot": [ + -7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 4330.6605, + -434.2338, + 236.9474 + ], + "start_rot": [ + -7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 4330.6605, + -434.2338, + 236.9474 + ], + "actual_end_pos": [ + 4330.6605, + -434.2338, + 236.9474 + ], + "actual_end_rot": [ + -7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 4330.6605, + -434.2338, + 236.9474 + ], + "start_rot": [ + -7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 4234.0679, + -460.1157, + 236.9474 + ], + "actual_end_pos": [ + 4234.0679, + -460.1157, + 236.9474 + ], + "actual_end_rot": [ + -7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 4234.0679, + -460.1157, + 236.9474 + ], + "start_rot": [ + -7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 4259.7284, + -555.8819, + 250.0 + ], + "actual_end_pos": [ + 4259.7284, + -555.8819, + 250.0 + ], + "actual_end_rot": [ + -7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 4259.7284, + -555.8819, + 250.0 + ], + "start_rot": [ + -7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 4285.3889, + -651.6481, + 263.0526 + ], + "actual_end_pos": [ + 4285.3889, + -651.6481, + 263.0526 + ], + "actual_end_rot": [ + -7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 4285.3889, + -651.6481, + 263.0526 + ], + "start_rot": [ + -7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 4285.3889, + -651.6481, + 263.0526 + ], + "actual_end_pos": [ + 4285.3889, + -651.6481, + 263.0526 + ], + "actual_end_rot": [ + -15.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 4285.3889, + -651.6481, + 263.0526 + ], + "start_rot": [ + -15.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 4260.3889, + -558.3469, + 237.1707 + ], + "actual_end_pos": [ + 4260.3889, + -558.3469, + 237.1707 + ], + "actual_end_rot": [ + -15.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 4260.3889, + -558.3469, + 237.1707 + ], + "start_rot": [ + -15.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 4260.3889, + -558.3469, + 237.1707 + ], + "actual_end_pos": [ + 4260.3889, + -558.3469, + 237.1707 + ], + "actual_end_rot": [ + -15.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 4260.3889, + -558.3469, + 237.1707 + ], + "start_rot": [ + -15.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 4212.0926, + -474.6952, + 211.2888 + ], + "actual_end_pos": [ + 4212.0926, + -474.6952, + 211.2888 + ], + "actual_end_rot": [ + -15.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 4212.0926, + -474.6952, + 211.2888 + ], + "start_rot": [ + -15.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 4298.6951, + -424.6952, + 211.2888 + ], + "actual_end_pos": [ + 4298.6951, + -424.6952, + 211.2888 + ], + "actual_end_rot": [ + -15.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 4298.6951, + -424.6952, + 211.2888 + ], + "start_rot": [ + -15.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 4385.2977, + -374.6952, + 211.2888 + ], + "actual_end_pos": [ + 4385.2977, + -374.6952, + 211.2888 + ], + "actual_end_rot": [ + -15.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 4385.2977, + -374.6952, + 211.2888 + ], + "start_rot": [ + -15.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 4385.2977, + -374.6952, + 211.2888 + ], + "actual_end_pos": [ + 4385.2977, + -374.6952, + 211.2888 + ], + "actual_end_rot": [ + -15.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 4385.2977, + -374.6952, + 211.2888 + ], + "start_rot": [ + -15.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 4314.587, + -445.4059, + 211.2888 + ], + "actual_end_pos": [ + 4314.587, + -445.4059, + 211.2888 + ], + "actual_end_rot": [ + -15.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 4314.587, + -445.4059, + 211.2888 + ], + "start_rot": [ + -15.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 4314.587, + -445.4059, + 211.2888 + ], + "actual_end_pos": [ + 4314.587, + -445.4059, + 211.2888 + ], + "actual_end_rot": [ + -7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 4314.587, + -445.4059, + 211.2888 + ], + "start_rot": [ + -7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 4244.4812, + -375.3002, + 198.2362 + ], + "actual_end_pos": [ + 4244.4812, + -375.3002, + 198.2362 + ], + "actual_end_rot": [ + -7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 4244.4812, + -375.3002, + 198.2362 + ], + "start_rot": [ + -7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 4244.4812, + -375.3002, + 198.2362 + ], + "actual_end_pos": [ + 4244.4812, + -375.3002, + 198.2362 + ], + "actual_end_rot": [ + -7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 4244.4812, + -375.3002, + 198.2362 + ], + "start_rot": [ + -7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 4244.4812, + -375.3002, + 198.2362 + ], + "actual_end_pos": [ + 4244.4812, + -375.3002, + 198.2362 + ], + "actual_end_rot": [ + -7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 4244.4812, + -375.3002, + 198.2362 + ], + "start_rot": [ + -7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 4147.8887, + -401.1821, + 198.2362 + ], + "actual_end_pos": [ + 4147.8887, + -401.1821, + 198.2362 + ], + "actual_end_rot": [ + -7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 4147.8887, + -401.1821, + 198.2362 + ], + "start_rot": [ + -7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 4147.8887, + -401.1821, + 198.2362 + ], + "actual_end_pos": [ + 4147.8887, + -401.1821, + 198.2362 + ], + "actual_end_rot": [ + -7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 4147.8887, + -401.1821, + 198.2362 + ], + "start_rot": [ + -7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 4147.8887, + -401.1821, + 198.2362 + ], + "actual_end_pos": [ + 4147.8887, + -401.1821, + 198.2362 + ], + "actual_end_rot": [ + -7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 4147.8887, + -401.1821, + 198.2362 + ], + "start_rot": [ + -7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 4147.8887, + -401.1821, + 198.2362 + ], + "actual_end_pos": [ + 4147.8887, + -401.1821, + 198.2362 + ], + "actual_end_rot": [ + -7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 4147.8887, + -401.1821, + 198.2362 + ], + "start_rot": [ + -7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 4147.8887, + -500.3266, + 211.2888 + ], + "actual_end_pos": [ + 4147.8887, + -500.3266, + 211.2888 + ], + "actual_end_rot": [ + -7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 4147.8887, + -500.3266, + 211.2888 + ], + "start_rot": [ + -7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 4147.8887, + -500.3266, + 211.2888 + ], + "actual_end_pos": [ + 4147.8887, + -500.3266, + 211.2888 + ], + "actual_end_rot": [ + -7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260422_172644__pair_000244_A_traj_000244_meta.json b/equivalence_easy/run_20260422_172644__pair_000244_A_traj_000244_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ee2152e58692272a7f1c9d1ec8e870332e2084c3 --- /dev/null +++ b/equivalence_easy/run_20260422_172644__pair_000244_A_traj_000244_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 244, + "episode_id": 0, + "state_id": 180, + "sample_index": 180, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 245, + "primary_trajectory_id": 244, + "paired_trajectory_id": 245, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + -2320.0, + 230.0, + 850.0 + ], + "rotation": [ + 0.0, + 180.0, + 0.0 + ] + }, + "action_sequence": [ + "move_right", + "turn_left", + "move_right", + "move_forward", + "move_forward", + "move_right", + "move_forward", + "move_left", + "look_down", + "move_right", + "turn_left", + "look_up", + "turn_right", + "move_left", + "move_left", + "move_backward", + "turn_left", + "move_right", + "look_up", + "turn_right", + "look_up", + "move_left", + "move_forward", + "turn_left", + "move_right", + "move_right", + "look_down", + "move_forward", + "turn_right", + "turn_right", + "turn_right", + "move_left", + "move_forward", + "move_forward", + "move_right", + "move_left", + "move_left", + "turn_right", + "turn_right", + "move_backward" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -2320.0, + 230.0, + 850.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -2320.0, + 130.0, + 850.0 + ], + "actual_end_pos": [ + -2320.0, + 130.0, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -2320.0, + 130.0, + 850.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -2320.0, + 130.0, + 850.0 + ], + "actual_end_pos": [ + -2320.0, + 130.0, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -2320.0, + 130.0, + 850.0 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -2345.8819, + 33.4074, + 850.0 + ], + "actual_end_pos": [ + -2345.8819, + 33.4074, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -2345.8819, + 33.4074, + 850.0 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -2442.4745, + 59.2893, + 850.0 + ], + "actual_end_pos": [ + -2442.4745, + 59.2893, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -2442.4745, + 59.2893, + 850.0 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -2539.0671, + 85.1712, + 850.0 + ], + "actual_end_pos": [ + -2539.0671, + 85.1712, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -2539.0671, + 85.1712, + 850.0 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -2564.949, + -11.4214, + 850.0 + ], + "actual_end_pos": [ + -2564.949, + -11.4214, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -2564.949, + -11.4214, + 850.0 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -2661.5416, + 14.4606, + 850.0 + ], + "actual_end_pos": [ + -2661.5416, + 14.4606, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -2661.5416, + 14.4606, + 850.0 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -2635.6597, + 111.0531, + 850.0 + ], + "actual_end_pos": [ + -2635.6597, + 111.0531, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -2635.6597, + 111.0531, + 850.0 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -2635.6597, + 111.0531, + 850.0 + ], + "actual_end_pos": [ + -2635.6597, + 111.0531, + 850.0 + ], + "actual_end_rot": [ + -7.5, + 165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -2635.6597, + 111.0531, + 850.0 + ], + "start_rot": [ + -7.5, + 165.0, + -0.0 + ], + "expected_end_pos": [ + -2661.5416, + 14.4606, + 850.0 + ], + "actual_end_pos": [ + -2661.5416, + 14.4606, + 850.0 + ], + "actual_end_rot": [ + -7.5, + 165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -2661.5416, + 14.4606, + 850.0 + ], + "start_rot": [ + -7.5, + 165.0, + -0.0 + ], + "expected_end_pos": [ + -2661.5416, + 14.4606, + 850.0 + ], + "actual_end_pos": [ + -2661.5416, + 14.4606, + 850.0 + ], + "actual_end_rot": [ + -7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -2661.5416, + 14.4606, + 850.0 + ], + "start_rot": [ + -7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -2661.5416, + 14.4606, + 850.0 + ], + "actual_end_pos": [ + -2661.5416, + 14.4606, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -2661.5416, + 14.4606, + 850.0 + ], + "start_rot": [ + 0.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -2661.5416, + 14.4606, + 850.0 + ], + "actual_end_pos": [ + -2661.5416, + 14.4606, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -2661.5416, + 14.4606, + 850.0 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -2635.6597, + 111.0531, + 850.0 + ], + "actual_end_pos": [ + -2635.6597, + 111.0531, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -2635.6597, + 111.0531, + 850.0 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -2609.7777, + 207.6457, + 850.0 + ], + "actual_end_pos": [ + -2609.7777, + 207.6457, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -2609.7777, + 207.6457, + 850.0 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -2513.1852, + 181.7638, + 850.0 + ], + "actual_end_pos": [ + -2513.1852, + 181.7638, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -2513.1852, + 181.7638, + 850.0 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -2513.1852, + 181.7638, + 850.0 + ], + "actual_end_pos": [ + -2513.1852, + 181.7638, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -2513.1852, + 181.7638, + 850.0 + ], + "start_rot": [ + 0.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -2563.1852, + 95.1613, + 850.0 + ], + "actual_end_pos": [ + -2563.1852, + 95.1613, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -2563.1852, + 95.1613, + 850.0 + ], + "start_rot": [ + 0.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -2563.1852, + 95.1613, + 850.0 + ], + "actual_end_pos": [ + -2563.1852, + 95.1613, + 850.0 + ], + "actual_end_rot": [ + 7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -2563.1852, + 95.1613, + 850.0 + ], + "start_rot": [ + 7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -2563.1852, + 95.1613, + 850.0 + ], + "actual_end_pos": [ + -2563.1852, + 95.1613, + 850.0 + ], + "actual_end_rot": [ + 7.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -2563.1852, + 95.1613, + 850.0 + ], + "start_rot": [ + 7.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -2563.1852, + 95.1613, + 850.0 + ], + "actual_end_pos": [ + -2563.1852, + 95.1613, + 850.0 + ], + "actual_end_rot": [ + 15.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -2563.1852, + 95.1613, + 850.0 + ], + "start_rot": [ + 15.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -2537.3033, + 191.7539, + 850.0 + ], + "actual_end_pos": [ + -2537.3033, + 191.7539, + 850.0 + ], + "actual_end_rot": [ + 15.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -2537.3033, + 191.7539, + 850.0 + ], + "start_rot": [ + 15.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -2630.6045, + 216.7539, + 875.8819 + ], + "actual_end_pos": [ + -2630.6045, + 216.7539, + 875.8819 + ], + "actual_end_rot": [ + 15.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -2630.6045, + 216.7539, + 875.8819 + ], + "start_rot": [ + 15.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -2630.6045, + 216.7539, + 875.8819 + ], + "actual_end_pos": [ + -2630.6045, + 216.7539, + 875.8819 + ], + "actual_end_rot": [ + 15.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -2630.6045, + 216.7539, + 875.8819 + ], + "start_rot": [ + 15.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -2680.6045, + 130.1513, + 875.8819 + ], + "actual_end_pos": [ + -2680.6045, + 130.1513, + 875.8819 + ], + "actual_end_rot": [ + 15.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -2680.6045, + 130.1513, + 875.8819 + ], + "start_rot": [ + 15.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -2730.6045, + 43.5488, + 875.8819 + ], + "actual_end_pos": [ + -2730.6045, + 43.5488, + 875.8819 + ], + "actual_end_rot": [ + 15.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -2730.6045, + 43.5488, + 875.8819 + ], + "start_rot": [ + 15.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -2730.6045, + 43.5488, + 875.8819 + ], + "actual_end_pos": [ + -2730.6045, + 43.5488, + 875.8819 + ], + "actual_end_rot": [ + 7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -2730.6045, + 43.5488, + 875.8819 + ], + "start_rot": [ + 7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -2816.4662, + 93.121, + 888.9345 + ], + "actual_end_pos": [ + -2816.4662, + 93.121, + 888.9345 + ], + "actual_end_rot": [ + 7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -2816.4662, + 93.121, + 888.9345 + ], + "start_rot": [ + 7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -2816.4662, + 93.121, + 888.9345 + ], + "actual_end_pos": [ + -2816.4662, + 93.121, + 888.9345 + ], + "actual_end_rot": [ + 7.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -2816.4662, + 93.121, + 888.9345 + ], + "start_rot": [ + 7.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -2816.4662, + 93.121, + 888.9345 + ], + "actual_end_pos": [ + -2816.4662, + 93.121, + 888.9345 + ], + "actual_end_rot": [ + 7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -2816.4662, + 93.121, + 888.9345 + ], + "start_rot": [ + 7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -2816.4662, + 93.121, + 888.9345 + ], + "actual_end_pos": [ + -2816.4662, + 93.121, + 888.9345 + ], + "actual_end_rot": [ + 7.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -2816.4662, + 93.121, + 888.9345 + ], + "start_rot": [ + 7.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -2842.3481, + 189.7136, + 888.9345 + ], + "actual_end_pos": [ + -2842.3481, + 189.7136, + 888.9345 + ], + "actual_end_rot": [ + 7.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -2842.3481, + 189.7136, + 888.9345 + ], + "start_rot": [ + 7.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -2938.1143, + 164.0531, + 901.9871 + ], + "actual_end_pos": [ + -2938.1143, + 164.0531, + 901.9871 + ], + "actual_end_rot": [ + 7.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -2938.1143, + 164.0531, + 901.9871 + ], + "start_rot": [ + 7.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -3033.8805, + 138.3926, + 915.0398 + ], + "actual_end_pos": [ + -3033.8805, + 138.3926, + 915.0398 + ], + "actual_end_rot": [ + 7.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -3033.8805, + 138.3926, + 915.0398 + ], + "start_rot": [ + 7.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -3007.9986, + 41.8001, + 915.0398 + ], + "actual_end_pos": [ + -3007.9986, + 41.8001, + 915.0398 + ], + "actual_end_rot": [ + 7.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -3007.9986, + 41.8001, + 915.0398 + ], + "start_rot": [ + 7.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -3033.8805, + 138.3926, + 915.0398 + ], + "actual_end_pos": [ + -3033.8805, + 138.3926, + 915.0398 + ], + "actual_end_rot": [ + 7.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -3033.8805, + 138.3926, + 915.0398 + ], + "start_rot": [ + 7.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -3059.7624, + 234.9852, + 915.0398 + ], + "actual_end_pos": [ + -3059.7624, + 234.9852, + 915.0398 + ], + "actual_end_rot": [ + 7.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -3059.7624, + 234.9852, + 915.0398 + ], + "start_rot": [ + 7.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -3059.7624, + 234.9852, + 915.0398 + ], + "actual_end_pos": [ + -3059.7624, + 234.9852, + 915.0398 + ], + "actual_end_rot": [ + 7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -3059.7624, + 234.9852, + 915.0398 + ], + "start_rot": [ + 7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + -3059.7624, + 234.9852, + 915.0398 + ], + "actual_end_pos": [ + -3059.7624, + 234.9852, + 915.0398 + ], + "actual_end_rot": [ + 7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -3059.7624, + 234.9852, + 915.0398 + ], + "start_rot": [ + 7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -2989.6567, + 305.091, + 901.9871 + ], + "actual_end_pos": [ + -2989.6567, + 305.091, + 901.9871 + ], + "actual_end_rot": [ + 7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260422_172644__pair_000244_B_traj_000245_meta.json b/equivalence_easy/run_20260422_172644__pair_000244_B_traj_000245_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9300a8b17286772ba986d6923b9800311524b6d2 --- /dev/null +++ b/equivalence_easy/run_20260422_172644__pair_000244_B_traj_000245_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 245, + "episode_id": 0, + "state_id": 180, + "sample_index": 180, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 244, + "primary_trajectory_id": 244, + "paired_trajectory_id": 245, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + -2320.0, + 230.0, + 850.0 + ], + "rotation": [ + 0.0, + 180.0, + 0.0 + ] + }, + "action_sequence": [ + "move_right", + "turn_left", + "move_forward", + "move_left", + "move_forward", + "move_right", + "move_forward", + "move_right", + "look_down", + "move_right", + "turn_left", + "look_up", + "turn_right", + "move_left", + "move_backward", + "move_left", + "turn_left", + "move_right", + "look_up", + "turn_right", + "look_up", + "move_forward", + "move_left", + "turn_left", + "move_right", + "move_right", + "look_down", + "move_forward", + "turn_right", + "turn_right", + "turn_right", + "move_forward", + "move_right", + "move_left", + "move_left", + "move_left", + "move_forward", + "turn_right", + "turn_right", + "move_backward" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -2320.0, + 230.0, + 850.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -2320.0, + 130.0, + 850.0 + ], + "actual_end_pos": [ + -2320.0, + 130.0, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -2320.0, + 130.0, + 850.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -2320.0, + 130.0, + 850.0 + ], + "actual_end_pos": [ + -2320.0, + 130.0, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -2320.0, + 130.0, + 850.0 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -2416.5926, + 155.8819, + 850.0 + ], + "actual_end_pos": [ + -2416.5926, + 155.8819, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -2416.5926, + 155.8819, + 850.0 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -2390.7107, + 252.4745, + 850.0 + ], + "actual_end_pos": [ + -2390.7107, + 252.4745, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -2390.7107, + 252.4745, + 850.0 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -2487.3033, + 278.3564, + 850.0 + ], + "actual_end_pos": [ + -2487.3033, + 278.3564, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -2487.3033, + 278.3564, + 850.0 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -2513.1852, + 181.7638, + 850.0 + ], + "actual_end_pos": [ + -2513.1852, + 181.7638, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -2513.1852, + 181.7638, + 850.0 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -2609.7777, + 207.6457, + 850.0 + ], + "actual_end_pos": [ + -2609.7777, + 207.6457, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -2609.7777, + 207.6457, + 850.0 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -2635.6597, + 111.0531, + 850.0 + ], + "actual_end_pos": [ + -2635.6597, + 111.0531, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -2635.6597, + 111.0531, + 850.0 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -2635.6597, + 111.0531, + 850.0 + ], + "actual_end_pos": [ + -2635.6597, + 111.0531, + 850.0 + ], + "actual_end_rot": [ + -7.5, + 165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -2635.6597, + 111.0531, + 850.0 + ], + "start_rot": [ + -7.5, + 165.0, + -0.0 + ], + "expected_end_pos": [ + -2661.5416, + 14.4606, + 850.0 + ], + "actual_end_pos": [ + -2661.5416, + 14.4606, + 850.0 + ], + "actual_end_rot": [ + -7.5, + 165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -2661.5416, + 14.4606, + 850.0 + ], + "start_rot": [ + -7.5, + 165.0, + -0.0 + ], + "expected_end_pos": [ + -2661.5416, + 14.4606, + 850.0 + ], + "actual_end_pos": [ + -2661.5416, + 14.4606, + 850.0 + ], + "actual_end_rot": [ + -7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -2661.5416, + 14.4606, + 850.0 + ], + "start_rot": [ + -7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -2661.5416, + 14.4606, + 850.0 + ], + "actual_end_pos": [ + -2661.5416, + 14.4606, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -2661.5416, + 14.4606, + 850.0 + ], + "start_rot": [ + 0.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -2661.5416, + 14.4606, + 850.0 + ], + "actual_end_pos": [ + -2661.5416, + 14.4606, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -2661.5416, + 14.4606, + 850.0 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -2635.6597, + 111.0531, + 850.0 + ], + "actual_end_pos": [ + -2635.6597, + 111.0531, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -2635.6597, + 111.0531, + 850.0 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -2539.0671, + 85.1712, + 850.0 + ], + "actual_end_pos": [ + -2539.0671, + 85.1712, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -2539.0671, + 85.1712, + 850.0 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -2513.1852, + 181.7638, + 850.0 + ], + "actual_end_pos": [ + -2513.1852, + 181.7638, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -2513.1852, + 181.7638, + 850.0 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -2513.1852, + 181.7638, + 850.0 + ], + "actual_end_pos": [ + -2513.1852, + 181.7638, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -2513.1852, + 181.7638, + 850.0 + ], + "start_rot": [ + 0.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -2563.1852, + 95.1613, + 850.0 + ], + "actual_end_pos": [ + -2563.1852, + 95.1613, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -2563.1852, + 95.1613, + 850.0 + ], + "start_rot": [ + 0.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -2563.1852, + 95.1613, + 850.0 + ], + "actual_end_pos": [ + -2563.1852, + 95.1613, + 850.0 + ], + "actual_end_rot": [ + 7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -2563.1852, + 95.1613, + 850.0 + ], + "start_rot": [ + 7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -2563.1852, + 95.1613, + 850.0 + ], + "actual_end_pos": [ + -2563.1852, + 95.1613, + 850.0 + ], + "actual_end_rot": [ + 7.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -2563.1852, + 95.1613, + 850.0 + ], + "start_rot": [ + 7.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -2563.1852, + 95.1613, + 850.0 + ], + "actual_end_pos": [ + -2563.1852, + 95.1613, + 850.0 + ], + "actual_end_rot": [ + 15.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -2563.1852, + 95.1613, + 850.0 + ], + "start_rot": [ + 15.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -2656.4864, + 120.1613, + 875.8819 + ], + "actual_end_pos": [ + -2656.4864, + 120.1613, + 875.8819 + ], + "actual_end_rot": [ + 15.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -2656.4864, + 120.1613, + 875.8819 + ], + "start_rot": [ + 15.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -2630.6045, + 216.7539, + 875.8819 + ], + "actual_end_pos": [ + -2630.6045, + 216.7539, + 875.8819 + ], + "actual_end_rot": [ + 15.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -2630.6045, + 216.7539, + 875.8819 + ], + "start_rot": [ + 15.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -2630.6045, + 216.7539, + 875.8819 + ], + "actual_end_pos": [ + -2630.6045, + 216.7539, + 875.8819 + ], + "actual_end_rot": [ + 15.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -2630.6045, + 216.7539, + 875.8819 + ], + "start_rot": [ + 15.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -2680.6045, + 130.1513, + 875.8819 + ], + "actual_end_pos": [ + -2680.6045, + 130.1513, + 875.8819 + ], + "actual_end_rot": [ + 15.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -2680.6045, + 130.1513, + 875.8819 + ], + "start_rot": [ + 15.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -2730.6045, + 43.5488, + 875.8819 + ], + "actual_end_pos": [ + -2730.6045, + 43.5488, + 875.8819 + ], + "actual_end_rot": [ + 15.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -2730.6045, + 43.5488, + 875.8819 + ], + "start_rot": [ + 15.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -2730.6045, + 43.5488, + 875.8819 + ], + "actual_end_pos": [ + -2730.6045, + 43.5488, + 875.8819 + ], + "actual_end_rot": [ + 7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -2730.6045, + 43.5488, + 875.8819 + ], + "start_rot": [ + 7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -2816.4662, + 93.121, + 888.9345 + ], + "actual_end_pos": [ + -2816.4662, + 93.121, + 888.9345 + ], + "actual_end_rot": [ + 7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -2816.4662, + 93.121, + 888.9345 + ], + "start_rot": [ + 7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -2816.4662, + 93.121, + 888.9345 + ], + "actual_end_pos": [ + -2816.4662, + 93.121, + 888.9345 + ], + "actual_end_rot": [ + 7.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -2816.4662, + 93.121, + 888.9345 + ], + "start_rot": [ + 7.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -2816.4662, + 93.121, + 888.9345 + ], + "actual_end_pos": [ + -2816.4662, + 93.121, + 888.9345 + ], + "actual_end_rot": [ + 7.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -2816.4662, + 93.121, + 888.9345 + ], + "start_rot": [ + 7.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -2816.4662, + 93.121, + 888.9345 + ], + "actual_end_pos": [ + -2816.4662, + 93.121, + 888.9345 + ], + "actual_end_rot": [ + 7.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -2816.4662, + 93.121, + 888.9345 + ], + "start_rot": [ + 7.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -2912.2324, + 67.4605, + 901.9871 + ], + "actual_end_pos": [ + -2912.2324, + 67.4605, + 901.9871 + ], + "actual_end_rot": [ + 7.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -2912.2324, + 67.4605, + 901.9871 + ], + "start_rot": [ + 7.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -2886.3505, + -29.132, + 901.9871 + ], + "actual_end_pos": [ + -2886.3505, + -29.132, + 901.9871 + ], + "actual_end_rot": [ + 7.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -2886.3505, + -29.132, + 901.9871 + ], + "start_rot": [ + 7.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -2912.2324, + 67.4605, + 901.9871 + ], + "actual_end_pos": [ + -2912.2324, + 67.4605, + 901.9871 + ], + "actual_end_rot": [ + 7.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -2912.2324, + 67.4605, + 901.9871 + ], + "start_rot": [ + 7.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -2938.1143, + 164.0531, + 901.9871 + ], + "actual_end_pos": [ + -2938.1143, + 164.0531, + 901.9871 + ], + "actual_end_rot": [ + 7.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -2938.1143, + 164.0531, + 901.9871 + ], + "start_rot": [ + 7.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -2963.9962, + 260.6457, + 901.9871 + ], + "actual_end_pos": [ + -2963.9962, + 260.6457, + 901.9871 + ], + "actual_end_rot": [ + 7.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -2963.9962, + 260.6457, + 901.9871 + ], + "start_rot": [ + 7.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -3059.7624, + 234.9852, + 915.0398 + ], + "actual_end_pos": [ + -3059.7624, + 234.9852, + 915.0398 + ], + "actual_end_rot": [ + 7.5, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -3059.7624, + 234.9852, + 915.0398 + ], + "start_rot": [ + 7.5, + -165.0, + 0.0 + ], + "expected_end_pos": [ + -3059.7624, + 234.9852, + 915.0398 + ], + "actual_end_pos": [ + -3059.7624, + 234.9852, + 915.0398 + ], + "actual_end_rot": [ + 7.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -3059.7624, + 234.9852, + 915.0398 + ], + "start_rot": [ + 7.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + -3059.7624, + 234.9852, + 915.0398 + ], + "actual_end_pos": [ + -3059.7624, + 234.9852, + 915.0398 + ], + "actual_end_rot": [ + 7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -3059.7624, + 234.9852, + 915.0398 + ], + "start_rot": [ + 7.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + -2989.6567, + 305.091, + 901.9871 + ], + "actual_end_pos": [ + -2989.6567, + 305.091, + 901.9871 + ], + "actual_end_rot": [ + 7.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260422_172644__pair_000675_A_traj_000675_meta.json b/equivalence_easy/run_20260422_172644__pair_000675_A_traj_000675_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..022194405884071e20dad8c5241d8e07a8d01a0a --- /dev/null +++ b/equivalence_easy/run_20260422_172644__pair_000675_A_traj_000675_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 675, + "episode_id": 0, + "state_id": 497, + "sample_index": 497, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 676, + "primary_trajectory_id": 675, + "paired_trajectory_id": 676, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + -1920.0, + -1370.0, + 850.0 + ], + "rotation": [ + 0.0, + 45.0, + 0.0 + ] + }, + "action_sequence": [ + "no_op", + "no_op", + "move_right", + "turn_left", + "move_forward", + "move_forward", + "look_up", + "move_left", + "move_forward", + "move_forward", + "turn_right", + "move_forward", + "move_left", + "turn_left", + "move_backward", + "move_left", + "move_backward", + "move_right", + "look_up", + "turn_right", + "look_down", + "move_forward", + "turn_right", + "turn_right", + "move_left", + "turn_right", + "move_right", + "move_right", + "turn_left", + "turn_left", + "move_right", + "turn_left", + "move_left", + "move_left", + "no_op", + "move_forward", + "move_left", + "move_left", + "turn_left", + "no_op" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -1920.0, + -1370.0, + 850.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -1920.0, + -1370.0, + 850.0 + ], + "actual_end_pos": [ + -1920.0, + -1370.0, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -1920.0, + -1370.0, + 850.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -1920.0, + -1370.0, + 850.0 + ], + "actual_end_pos": [ + -1920.0, + -1370.0, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -1920.0, + -1370.0, + 850.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -1990.7107, + -1299.2893, + 850.0 + ], + "actual_end_pos": [ + -1990.7107, + -1299.2893, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1990.7107, + -1299.2893, + 850.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -1990.7107, + -1299.2893, + 850.0 + ], + "actual_end_pos": [ + -1990.7107, + -1299.2893, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -1990.7107, + -1299.2893, + 850.0 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -1904.1081, + -1249.2893, + 850.0 + ], + "actual_end_pos": [ + -1904.1081, + -1249.2893, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -1904.1081, + -1249.2893, + 850.0 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -1817.5056, + -1199.2893, + 850.0 + ], + "actual_end_pos": [ + -1817.5056, + -1199.2893, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -1817.5056, + -1199.2893, + 850.0 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -1817.5056, + -1199.2893, + 850.0 + ], + "actual_end_pos": [ + -1817.5056, + -1199.2893, + 850.0 + ], + "actual_end_rot": [ + 7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -1817.5056, + -1199.2893, + 850.0 + ], + "start_rot": [ + 7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -1767.5056, + -1285.8919, + 850.0 + ], + "actual_end_pos": [ + -1767.5056, + -1285.8919, + 850.0 + ], + "actual_end_rot": [ + 7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -1767.5056, + -1285.8919, + 850.0 + ], + "start_rot": [ + 7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -1681.644, + -1236.3196, + 863.0526 + ], + "actual_end_pos": [ + -1681.644, + -1236.3196, + 863.0526 + ], + "actual_end_rot": [ + 7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -1681.644, + -1236.3196, + 863.0526 + ], + "start_rot": [ + 7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -1595.7823, + -1186.7474, + 876.1052 + ], + "actual_end_pos": [ + -1595.7823, + -1186.7474, + 876.1052 + ], + "actual_end_rot": [ + 7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -1595.7823, + -1186.7474, + 876.1052 + ], + "start_rot": [ + 7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -1595.7823, + -1186.7474, + 876.1052 + ], + "actual_end_pos": [ + -1595.7823, + -1186.7474, + 876.1052 + ], + "actual_end_rot": [ + 7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -1595.7823, + -1186.7474, + 876.1052 + ], + "start_rot": [ + 7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -1525.6766, + -1116.6416, + 889.1579 + ], + "actual_end_pos": [ + -1525.6766, + -1116.6416, + 889.1579 + ], + "actual_end_rot": [ + 7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -1525.6766, + -1116.6416, + 889.1579 + ], + "start_rot": [ + 7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -1454.9659, + -1187.3523, + 889.1579 + ], + "actual_end_pos": [ + -1454.9659, + -1187.3523, + 889.1579 + ], + "actual_end_rot": [ + 7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1454.9659, + -1187.3523, + 889.1579 + ], + "start_rot": [ + 7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -1454.9659, + -1187.3523, + 889.1579 + ], + "actual_end_pos": [ + -1454.9659, + -1187.3523, + 889.1579 + ], + "actual_end_rot": [ + 7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -1454.9659, + -1187.3523, + 889.1579 + ], + "start_rot": [ + 7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -1540.8275, + -1236.9246, + 876.1052 + ], + "actual_end_pos": [ + -1540.8275, + -1236.9246, + 876.1052 + ], + "actual_end_rot": [ + 7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -1540.8275, + -1236.9246, + 876.1052 + ], + "start_rot": [ + 7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -1490.8275, + -1323.5271, + 876.1052 + ], + "actual_end_pos": [ + -1490.8275, + -1323.5271, + 876.1052 + ], + "actual_end_rot": [ + 7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -1490.8275, + -1323.5271, + 876.1052 + ], + "start_rot": [ + 7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -1576.6892, + -1373.0993, + 863.0526 + ], + "actual_end_pos": [ + -1576.6892, + -1373.0993, + 863.0526 + ], + "actual_end_rot": [ + 7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -1576.6892, + -1373.0993, + 863.0526 + ], + "start_rot": [ + 7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -1626.6892, + -1286.4968, + 863.0526 + ], + "actual_end_pos": [ + -1626.6892, + -1286.4968, + 863.0526 + ], + "actual_end_rot": [ + 7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -1626.6892, + -1286.4968, + 863.0526 + ], + "start_rot": [ + 7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -1626.6892, + -1286.4968, + 863.0526 + ], + "actual_end_pos": [ + -1626.6892, + -1286.4968, + 863.0526 + ], + "actual_end_rot": [ + 15.0, + 30.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -1626.6892, + -1286.4968, + 863.0526 + ], + "start_rot": [ + 15.0, + 30.0, + -0.0 + ], + "expected_end_pos": [ + -1626.6892, + -1286.4968, + 863.0526 + ], + "actual_end_pos": [ + -1626.6892, + -1286.4968, + 863.0526 + ], + "actual_end_rot": [ + 15.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -1626.6892, + -1286.4968, + 863.0526 + ], + "start_rot": [ + 15.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -1626.6892, + -1286.4968, + 863.0526 + ], + "actual_end_pos": [ + -1626.6892, + -1286.4968, + 863.0526 + ], + "actual_end_rot": [ + 7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -1626.6892, + -1286.4968, + 863.0526 + ], + "start_rot": [ + 7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -1556.5834, + -1216.3911, + 876.1052 + ], + "actual_end_pos": [ + -1556.5834, + -1216.3911, + 876.1052 + ], + "actual_end_rot": [ + 7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -1556.5834, + -1216.3911, + 876.1052 + ], + "start_rot": [ + 7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -1556.5834, + -1216.3911, + 876.1052 + ], + "actual_end_pos": [ + -1556.5834, + -1216.3911, + 876.1052 + ], + "actual_end_rot": [ + 7.5, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -1556.5834, + -1216.3911, + 876.1052 + ], + "start_rot": [ + 7.5, + 60.0, + 0.0 + ], + "expected_end_pos": [ + -1556.5834, + -1216.3911, + 876.1052 + ], + "actual_end_pos": [ + -1556.5834, + -1216.3911, + 876.1052 + ], + "actual_end_rot": [ + 7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -1556.5834, + -1216.3911, + 876.1052 + ], + "start_rot": [ + 7.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -1459.9909, + -1242.273, + 876.1052 + ], + "actual_end_pos": [ + -1459.9909, + -1242.273, + 876.1052 + ], + "actual_end_rot": [ + 7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -1459.9909, + -1242.273, + 876.1052 + ], + "start_rot": [ + 7.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -1459.9909, + -1242.273, + 876.1052 + ], + "actual_end_pos": [ + -1459.9909, + -1242.273, + 876.1052 + ], + "actual_end_rot": [ + 7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -1459.9909, + -1242.273, + 876.1052 + ], + "start_rot": [ + 7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -1559.9909, + -1242.273, + 876.1052 + ], + "actual_end_pos": [ + -1559.9909, + -1242.273, + 876.1052 + ], + "actual_end_rot": [ + 7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -1559.9909, + -1242.273, + 876.1052 + ], + "start_rot": [ + 7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -1659.9909, + -1242.273, + 876.1052 + ], + "actual_end_pos": [ + -1659.9909, + -1242.273, + 876.1052 + ], + "actual_end_rot": [ + 7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1659.9909, + -1242.273, + 876.1052 + ], + "start_rot": [ + 7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -1659.9909, + -1242.273, + 876.1052 + ], + "actual_end_pos": [ + -1659.9909, + -1242.273, + 876.1052 + ], + "actual_end_rot": [ + 7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1659.9909, + -1242.273, + 876.1052 + ], + "start_rot": [ + 7.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -1659.9909, + -1242.273, + 876.1052 + ], + "actual_end_pos": [ + -1659.9909, + -1242.273, + 876.1052 + ], + "actual_end_rot": [ + 7.5, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -1659.9909, + -1242.273, + 876.1052 + ], + "start_rot": [ + 7.5, + 60.0, + 0.0 + ], + "expected_end_pos": [ + -1746.5934, + -1192.273, + 876.1052 + ], + "actual_end_pos": [ + -1746.5934, + -1192.273, + 876.1052 + ], + "actual_end_rot": [ + 7.5, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1746.5934, + -1192.273, + 876.1052 + ], + "start_rot": [ + 7.5, + 60.0, + 0.0 + ], + "expected_end_pos": [ + -1746.5934, + -1192.273, + 876.1052 + ], + "actual_end_pos": [ + -1746.5934, + -1192.273, + 876.1052 + ], + "actual_end_rot": [ + 7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -1746.5934, + -1192.273, + 876.1052 + ], + "start_rot": [ + 7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -1675.8827, + -1262.9836, + 876.1052 + ], + "actual_end_pos": [ + -1675.8827, + -1262.9836, + 876.1052 + ], + "actual_end_rot": [ + 7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -1675.8827, + -1262.9836, + 876.1052 + ], + "start_rot": [ + 7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -1605.172, + -1333.6943, + 876.1052 + ], + "actual_end_pos": [ + -1605.172, + -1333.6943, + 876.1052 + ], + "actual_end_rot": [ + 7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -1605.172, + -1333.6943, + 876.1052 + ], + "start_rot": [ + 7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -1605.172, + -1333.6943, + 876.1052 + ], + "actual_end_pos": [ + -1605.172, + -1333.6943, + 876.1052 + ], + "actual_end_rot": [ + 7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -1605.172, + -1333.6943, + 876.1052 + ], + "start_rot": [ + 7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -1535.0663, + -1263.5886, + 889.1579 + ], + "actual_end_pos": [ + -1535.0663, + -1263.5886, + 889.1579 + ], + "actual_end_rot": [ + 7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -1535.0663, + -1263.5886, + 889.1579 + ], + "start_rot": [ + 7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -1464.3556, + -1334.2993, + 889.1579 + ], + "actual_end_pos": [ + -1464.3556, + -1334.2993, + 889.1579 + ], + "actual_end_rot": [ + 7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -1464.3556, + -1334.2993, + 889.1579 + ], + "start_rot": [ + 7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -1393.6449, + -1405.0099, + 889.1579 + ], + "actual_end_pos": [ + -1393.6449, + -1405.0099, + 889.1579 + ], + "actual_end_rot": [ + 7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1393.6449, + -1405.0099, + 889.1579 + ], + "start_rot": [ + 7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -1393.6449, + -1405.0099, + 889.1579 + ], + "actual_end_pos": [ + -1393.6449, + -1405.0099, + 889.1579 + ], + "actual_end_rot": [ + 7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -1393.6449, + -1405.0099, + 889.1579 + ], + "start_rot": [ + 7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -1393.6449, + -1405.0099, + 889.1579 + ], + "actual_end_pos": [ + -1393.6449, + -1405.0099, + 889.1579 + ], + "actual_end_rot": [ + 7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260422_172644__pair_000675_B_traj_000676_meta.json b/equivalence_easy/run_20260422_172644__pair_000675_B_traj_000676_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f76b30e3c91767ed9c08152ea02871eff8d3817e --- /dev/null +++ b/equivalence_easy/run_20260422_172644__pair_000675_B_traj_000676_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 676, + "episode_id": 0, + "state_id": 497, + "sample_index": 497, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 675, + "primary_trajectory_id": 675, + "paired_trajectory_id": 676, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + -1920.0, + -1370.0, + 850.0 + ], + "rotation": [ + 0.0, + 45.0, + 0.0 + ] + }, + "action_sequence": [ + "no_op", + "no_op", + "move_right", + "turn_left", + "move_forward", + "move_forward", + "look_up", + "move_left", + "move_forward", + "move_forward", + "turn_right", + "move_forward", + "move_left", + "turn_left", + "move_backward", + "move_backward", + "move_right", + "move_left", + "look_up", + "look_down", + "turn_right", + "move_forward", + "turn_right", + "turn_right", + "move_left", + "turn_right", + "move_right", + "move_right", + "turn_left", + "turn_left", + "move_right", + "turn_left", + "move_left", + "move_left", + "no_op", + "move_left", + "move_forward", + "move_left", + "turn_left", + "no_op" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -1920.0, + -1370.0, + 850.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -1920.0, + -1370.0, + 850.0 + ], + "actual_end_pos": [ + -1920.0, + -1370.0, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -1920.0, + -1370.0, + 850.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -1920.0, + -1370.0, + 850.0 + ], + "actual_end_pos": [ + -1920.0, + -1370.0, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -1920.0, + -1370.0, + 850.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -1990.7107, + -1299.2893, + 850.0 + ], + "actual_end_pos": [ + -1990.7107, + -1299.2893, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1990.7107, + -1299.2893, + 850.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -1990.7107, + -1299.2893, + 850.0 + ], + "actual_end_pos": [ + -1990.7107, + -1299.2893, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -1990.7107, + -1299.2893, + 850.0 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -1904.1081, + -1249.2893, + 850.0 + ], + "actual_end_pos": [ + -1904.1081, + -1249.2893, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -1904.1081, + -1249.2893, + 850.0 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -1817.5056, + -1199.2893, + 850.0 + ], + "actual_end_pos": [ + -1817.5056, + -1199.2893, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -1817.5056, + -1199.2893, + 850.0 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -1817.5056, + -1199.2893, + 850.0 + ], + "actual_end_pos": [ + -1817.5056, + -1199.2893, + 850.0 + ], + "actual_end_rot": [ + 7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -1817.5056, + -1199.2893, + 850.0 + ], + "start_rot": [ + 7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -1767.5056, + -1285.8919, + 850.0 + ], + "actual_end_pos": [ + -1767.5056, + -1285.8919, + 850.0 + ], + "actual_end_rot": [ + 7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -1767.5056, + -1285.8919, + 850.0 + ], + "start_rot": [ + 7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -1681.644, + -1236.3196, + 863.0526 + ], + "actual_end_pos": [ + -1681.644, + -1236.3196, + 863.0526 + ], + "actual_end_rot": [ + 7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -1681.644, + -1236.3196, + 863.0526 + ], + "start_rot": [ + 7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -1595.7823, + -1186.7474, + 876.1052 + ], + "actual_end_pos": [ + -1595.7823, + -1186.7474, + 876.1052 + ], + "actual_end_rot": [ + 7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -1595.7823, + -1186.7474, + 876.1052 + ], + "start_rot": [ + 7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -1595.7823, + -1186.7474, + 876.1052 + ], + "actual_end_pos": [ + -1595.7823, + -1186.7474, + 876.1052 + ], + "actual_end_rot": [ + 7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -1595.7823, + -1186.7474, + 876.1052 + ], + "start_rot": [ + 7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -1525.6766, + -1116.6416, + 889.1579 + ], + "actual_end_pos": [ + -1525.6766, + -1116.6416, + 889.1579 + ], + "actual_end_rot": [ + 7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -1525.6766, + -1116.6416, + 889.1579 + ], + "start_rot": [ + 7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -1454.9659, + -1187.3523, + 889.1579 + ], + "actual_end_pos": [ + -1454.9659, + -1187.3523, + 889.1579 + ], + "actual_end_rot": [ + 7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1454.9659, + -1187.3523, + 889.1579 + ], + "start_rot": [ + 7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -1454.9659, + -1187.3523, + 889.1579 + ], + "actual_end_pos": [ + -1454.9659, + -1187.3523, + 889.1579 + ], + "actual_end_rot": [ + 7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -1454.9659, + -1187.3523, + 889.1579 + ], + "start_rot": [ + 7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -1540.8275, + -1236.9246, + 876.1052 + ], + "actual_end_pos": [ + -1540.8275, + -1236.9246, + 876.1052 + ], + "actual_end_rot": [ + 7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -1540.8275, + -1236.9246, + 876.1052 + ], + "start_rot": [ + 7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -1626.6892, + -1286.4968, + 863.0526 + ], + "actual_end_pos": [ + -1626.6892, + -1286.4968, + 863.0526 + ], + "actual_end_rot": [ + 7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -1626.6892, + -1286.4968, + 863.0526 + ], + "start_rot": [ + 7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -1676.6892, + -1199.8943, + 863.0526 + ], + "actual_end_pos": [ + -1676.6892, + -1199.8943, + 863.0526 + ], + "actual_end_rot": [ + 7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -1676.6892, + -1199.8943, + 863.0526 + ], + "start_rot": [ + 7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -1626.6892, + -1286.4968, + 863.0526 + ], + "actual_end_pos": [ + -1626.6892, + -1286.4968, + 863.0526 + ], + "actual_end_rot": [ + 7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -1626.6892, + -1286.4968, + 863.0526 + ], + "start_rot": [ + 7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -1626.6892, + -1286.4968, + 863.0526 + ], + "actual_end_pos": [ + -1626.6892, + -1286.4968, + 863.0526 + ], + "actual_end_rot": [ + 15.0, + 30.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -1626.6892, + -1286.4968, + 863.0526 + ], + "start_rot": [ + 15.0, + 30.0, + -0.0 + ], + "expected_end_pos": [ + -1626.6892, + -1286.4968, + 863.0526 + ], + "actual_end_pos": [ + -1626.6892, + -1286.4968, + 863.0526 + ], + "actual_end_rot": [ + 7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -1626.6892, + -1286.4968, + 863.0526 + ], + "start_rot": [ + 7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -1626.6892, + -1286.4968, + 863.0526 + ], + "actual_end_pos": [ + -1626.6892, + -1286.4968, + 863.0526 + ], + "actual_end_rot": [ + 7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -1626.6892, + -1286.4968, + 863.0526 + ], + "start_rot": [ + 7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -1556.5834, + -1216.3911, + 876.1052 + ], + "actual_end_pos": [ + -1556.5834, + -1216.3911, + 876.1052 + ], + "actual_end_rot": [ + 7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -1556.5834, + -1216.3911, + 876.1052 + ], + "start_rot": [ + 7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -1556.5834, + -1216.3911, + 876.1052 + ], + "actual_end_pos": [ + -1556.5834, + -1216.3911, + 876.1052 + ], + "actual_end_rot": [ + 7.5, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -1556.5834, + -1216.3911, + 876.1052 + ], + "start_rot": [ + 7.5, + 60.0, + 0.0 + ], + "expected_end_pos": [ + -1556.5834, + -1216.3911, + 876.1052 + ], + "actual_end_pos": [ + -1556.5834, + -1216.3911, + 876.1052 + ], + "actual_end_rot": [ + 7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -1556.5834, + -1216.3911, + 876.1052 + ], + "start_rot": [ + 7.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -1459.9909, + -1242.273, + 876.1052 + ], + "actual_end_pos": [ + -1459.9909, + -1242.273, + 876.1052 + ], + "actual_end_rot": [ + 7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -1459.9909, + -1242.273, + 876.1052 + ], + "start_rot": [ + 7.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -1459.9909, + -1242.273, + 876.1052 + ], + "actual_end_pos": [ + -1459.9909, + -1242.273, + 876.1052 + ], + "actual_end_rot": [ + 7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -1459.9909, + -1242.273, + 876.1052 + ], + "start_rot": [ + 7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -1559.9909, + -1242.273, + 876.1052 + ], + "actual_end_pos": [ + -1559.9909, + -1242.273, + 876.1052 + ], + "actual_end_rot": [ + 7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -1559.9909, + -1242.273, + 876.1052 + ], + "start_rot": [ + 7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -1659.9909, + -1242.273, + 876.1052 + ], + "actual_end_pos": [ + -1659.9909, + -1242.273, + 876.1052 + ], + "actual_end_rot": [ + 7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1659.9909, + -1242.273, + 876.1052 + ], + "start_rot": [ + 7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -1659.9909, + -1242.273, + 876.1052 + ], + "actual_end_pos": [ + -1659.9909, + -1242.273, + 876.1052 + ], + "actual_end_rot": [ + 7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1659.9909, + -1242.273, + 876.1052 + ], + "start_rot": [ + 7.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -1659.9909, + -1242.273, + 876.1052 + ], + "actual_end_pos": [ + -1659.9909, + -1242.273, + 876.1052 + ], + "actual_end_rot": [ + 7.5, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -1659.9909, + -1242.273, + 876.1052 + ], + "start_rot": [ + 7.5, + 60.0, + 0.0 + ], + "expected_end_pos": [ + -1746.5934, + -1192.273, + 876.1052 + ], + "actual_end_pos": [ + -1746.5934, + -1192.273, + 876.1052 + ], + "actual_end_rot": [ + 7.5, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1746.5934, + -1192.273, + 876.1052 + ], + "start_rot": [ + 7.5, + 60.0, + 0.0 + ], + "expected_end_pos": [ + -1746.5934, + -1192.273, + 876.1052 + ], + "actual_end_pos": [ + -1746.5934, + -1192.273, + 876.1052 + ], + "actual_end_rot": [ + 7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -1746.5934, + -1192.273, + 876.1052 + ], + "start_rot": [ + 7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -1675.8827, + -1262.9836, + 876.1052 + ], + "actual_end_pos": [ + -1675.8827, + -1262.9836, + 876.1052 + ], + "actual_end_rot": [ + 7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -1675.8827, + -1262.9836, + 876.1052 + ], + "start_rot": [ + 7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -1605.172, + -1333.6943, + 876.1052 + ], + "actual_end_pos": [ + -1605.172, + -1333.6943, + 876.1052 + ], + "actual_end_rot": [ + 7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -1605.172, + -1333.6943, + 876.1052 + ], + "start_rot": [ + 7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -1605.172, + -1333.6943, + 876.1052 + ], + "actual_end_pos": [ + -1605.172, + -1333.6943, + 876.1052 + ], + "actual_end_rot": [ + 7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -1605.172, + -1333.6943, + 876.1052 + ], + "start_rot": [ + 7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -1534.4614, + -1404.405, + 876.1052 + ], + "actual_end_pos": [ + -1534.4614, + -1404.405, + 876.1052 + ], + "actual_end_rot": [ + 7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -1534.4614, + -1404.405, + 876.1052 + ], + "start_rot": [ + 7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -1464.3556, + -1334.2993, + 889.1579 + ], + "actual_end_pos": [ + -1464.3556, + -1334.2993, + 889.1579 + ], + "actual_end_rot": [ + 7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -1464.3556, + -1334.2993, + 889.1579 + ], + "start_rot": [ + 7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -1393.6449, + -1405.0099, + 889.1579 + ], + "actual_end_pos": [ + -1393.6449, + -1405.0099, + 889.1579 + ], + "actual_end_rot": [ + 7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1393.6449, + -1405.0099, + 889.1579 + ], + "start_rot": [ + 7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -1393.6449, + -1405.0099, + 889.1579 + ], + "actual_end_pos": [ + -1393.6449, + -1405.0099, + 889.1579 + ], + "actual_end_rot": [ + 7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -1393.6449, + -1405.0099, + 889.1579 + ], + "start_rot": [ + 7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -1393.6449, + -1405.0099, + 889.1579 + ], + "actual_end_pos": [ + -1393.6449, + -1405.0099, + 889.1579 + ], + "actual_end_rot": [ + 7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260422_172644__pair_000763_A_traj_000763_meta.json b/equivalence_easy/run_20260422_172644__pair_000763_A_traj_000763_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..be49cd7b484f8a328d0fdbc325e18e1bf91af41e --- /dev/null +++ b/equivalence_easy/run_20260422_172644__pair_000763_A_traj_000763_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 763, + "episode_id": 0, + "state_id": 560, + "sample_index": 560, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 764, + "primary_trajectory_id": 763, + "paired_trajectory_id": 764, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + -1920.0, + 2430.0, + 850.0 + ], + "rotation": [ + 0.0, + 0.0, + 0.0 + ] + }, + "action_sequence": [ + "look_down", + "turn_right", + "move_forward", + "turn_left", + "move_right", + "move_backward", + "turn_right", + "move_right", + "look_down", + "move_backward", + "no_op", + "move_forward", + "turn_left", + "turn_left", + "move_backward", + "turn_right", + "move_right", + "turn_right", + "move_left", + "look_down", + "move_right", + "look_up", + "look_up", + "move_backward", + "move_backward", + "move_left", + "turn_right", + "move_right", + "look_up", + "move_right", + "move_right", + "turn_right", + "move_right", + "turn_right", + "move_right", + "turn_right", + "turn_right", + "turn_right", + "move_backward", + "turn_left" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -1920.0, + 2430.0, + 850.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -1920.0, + 2430.0, + 850.0 + ], + "actual_end_pos": [ + -1920.0, + 2430.0, + 850.0 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -1920.0, + 2430.0, + 850.0 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -1920.0, + 2430.0, + 850.0 + ], + "actual_end_pos": [ + -1920.0, + 2430.0, + 850.0 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -1920.0, + 2430.0, + 850.0 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -1824.2338, + 2455.6605, + 836.9474 + ], + "actual_end_pos": [ + -1824.2338, + 2455.6605, + 836.9474 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1824.2338, + 2455.6605, + 836.9474 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -1824.2338, + 2455.6605, + 836.9474 + ], + "actual_end_pos": [ + -1824.2338, + 2455.6605, + 836.9474 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -1824.2338, + 2455.6605, + 836.9474 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -1824.2338, + 2555.6605, + 836.9474 + ], + "actual_end_pos": [ + -1824.2338, + 2555.6605, + 836.9474 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -1824.2338, + 2555.6605, + 836.9474 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -1923.3783, + 2555.6605, + 850.0 + ], + "actual_end_pos": [ + -1923.3783, + 2555.6605, + 850.0 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -1923.3783, + 2555.6605, + 850.0 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -1923.3783, + 2555.6605, + 850.0 + ], + "actual_end_pos": [ + -1923.3783, + 2555.6605, + 850.0 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -1923.3783, + 2555.6605, + 850.0 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -1949.2602, + 2652.2531, + 850.0 + ], + "actual_end_pos": [ + -1949.2602, + 2652.2531, + 850.0 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -1949.2602, + 2652.2531, + 850.0 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -1949.2602, + 2652.2531, + 850.0 + ], + "actual_end_pos": [ + -1949.2602, + 2652.2531, + 850.0 + ], + "actual_end_rot": [ + -15.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -1949.2602, + 2652.2531, + 850.0 + ], + "start_rot": [ + -15.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -2042.5614, + 2627.2531, + 875.8819 + ], + "actual_end_pos": [ + -2042.5614, + 2627.2531, + 875.8819 + ], + "actual_end_rot": [ + -15.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -2042.5614, + 2627.2531, + 875.8819 + ], + "start_rot": [ + -15.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -2042.5614, + 2627.2531, + 875.8819 + ], + "actual_end_pos": [ + -2042.5614, + 2627.2531, + 875.8819 + ], + "actual_end_rot": [ + -15.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -2042.5614, + 2627.2531, + 875.8819 + ], + "start_rot": [ + -15.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -1949.2602, + 2652.2531, + 850.0 + ], + "actual_end_pos": [ + -1949.2602, + 2652.2531, + 850.0 + ], + "actual_end_rot": [ + -15.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1949.2602, + 2652.2531, + 850.0 + ], + "start_rot": [ + -15.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -1949.2602, + 2652.2531, + 850.0 + ], + "actual_end_pos": [ + -1949.2602, + 2652.2531, + 850.0 + ], + "actual_end_rot": [ + -15.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1949.2602, + 2652.2531, + 850.0 + ], + "start_rot": [ + -15.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -1949.2602, + 2652.2531, + 850.0 + ], + "actual_end_pos": [ + -1949.2602, + 2652.2531, + 850.0 + ], + "actual_end_rot": [ + -15.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -1949.2602, + 2652.2531, + 850.0 + ], + "start_rot": [ + -15.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -2042.5614, + 2677.2531, + 875.8819 + ], + "actual_end_pos": [ + -2042.5614, + 2677.2531, + 875.8819 + ], + "actual_end_rot": [ + -15.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -2042.5614, + 2677.2531, + 875.8819 + ], + "start_rot": [ + -15.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -2042.5614, + 2677.2531, + 875.8819 + ], + "actual_end_pos": [ + -2042.5614, + 2677.2531, + 875.8819 + ], + "actual_end_rot": [ + -15.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -2042.5614, + 2677.2531, + 875.8819 + ], + "start_rot": [ + -15.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -2042.5614, + 2777.2531, + 875.8819 + ], + "actual_end_pos": [ + -2042.5614, + 2777.2531, + 875.8819 + ], + "actual_end_rot": [ + -15.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -2042.5614, + 2777.2531, + 875.8819 + ], + "start_rot": [ + -15.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -2042.5614, + 2777.2531, + 875.8819 + ], + "actual_end_pos": [ + -2042.5614, + 2777.2531, + 875.8819 + ], + "actual_end_rot": [ + -15.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -2042.5614, + 2777.2531, + 875.8819 + ], + "start_rot": [ + -15.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -2016.6795, + 2680.6605, + 875.8819 + ], + "actual_end_pos": [ + -2016.6795, + 2680.6605, + 875.8819 + ], + "actual_end_rot": [ + -15.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -2016.6795, + 2680.6605, + 875.8819 + ], + "start_rot": [ + -15.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -2016.6795, + 2680.6605, + 875.8819 + ], + "actual_end_pos": [ + -2016.6795, + 2680.6605, + 875.8819 + ], + "actual_end_rot": [ + -22.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -2016.6795, + 2680.6605, + 875.8819 + ], + "start_rot": [ + -22.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -2042.5614, + 2777.2531, + 875.8819 + ], + "actual_end_pos": [ + -2042.5614, + 2777.2531, + 875.8819 + ], + "actual_end_rot": [ + -22.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -2042.5614, + 2777.2531, + 875.8819 + ], + "start_rot": [ + -22.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -2042.5614, + 2777.2531, + 875.8819 + ], + "actual_end_pos": [ + -2042.5614, + 2777.2531, + 875.8819 + ], + "actual_end_rot": [ + -15.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -2042.5614, + 2777.2531, + 875.8819 + ], + "start_rot": [ + -15.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -2042.5614, + 2777.2531, + 875.8819 + ], + "actual_end_pos": [ + -2042.5614, + 2777.2531, + 875.8819 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -2042.5614, + 2777.2531, + 875.8819 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -2138.3277, + 2751.5926, + 888.9345 + ], + "actual_end_pos": [ + -2138.3277, + 2751.5926, + 888.9345 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -2138.3277, + 2751.5926, + 888.9345 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -2234.0939, + 2725.9321, + 901.9871 + ], + "actual_end_pos": [ + -2234.0939, + 2725.9321, + 901.9871 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -2234.0939, + 2725.9321, + 901.9871 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -2208.212, + 2629.3395, + 901.9871 + ], + "actual_end_pos": [ + -2208.212, + 2629.3395, + 901.9871 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -2208.212, + 2629.3395, + 901.9871 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -2208.212, + 2629.3395, + 901.9871 + ], + "actual_end_pos": [ + -2208.212, + 2629.3395, + 901.9871 + ], + "actual_end_rot": [ + -7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -2208.212, + 2629.3395, + 901.9871 + ], + "start_rot": [ + -7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -2258.212, + 2715.9421, + 901.9871 + ], + "actual_end_pos": [ + -2258.212, + 2715.9421, + 901.9871 + ], + "actual_end_rot": [ + -7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -2258.212, + 2715.9421, + 901.9871 + ], + "start_rot": [ + -7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -2258.212, + 2715.9421, + 901.9871 + ], + "actual_end_pos": [ + -2258.212, + 2715.9421, + 901.9871 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -2258.212, + 2715.9421, + 901.9871 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -2308.212, + 2802.5446, + 901.9871 + ], + "actual_end_pos": [ + -2308.212, + 2802.5446, + 901.9871 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -2308.212, + 2802.5446, + 901.9871 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -2358.212, + 2889.1471, + 901.9871 + ], + "actual_end_pos": [ + -2358.212, + 2889.1471, + 901.9871 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -2358.212, + 2889.1471, + 901.9871 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -2358.212, + 2889.1471, + 901.9871 + ], + "actual_end_pos": [ + -2358.212, + 2889.1471, + 901.9871 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -2358.212, + 2889.1471, + 901.9871 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -2428.9227, + 2959.8578, + 901.9871 + ], + "actual_end_pos": [ + -2428.9227, + 2959.8578, + 901.9871 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -2428.9227, + 2959.8578, + 901.9871 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -2428.9227, + 2959.8578, + 901.9871 + ], + "actual_end_pos": [ + -2428.9227, + 2959.8578, + 901.9871 + ], + "actual_end_rot": [ + 0.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -2428.9227, + 2959.8578, + 901.9871 + ], + "start_rot": [ + 0.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + -2515.5252, + 3009.8578, + 901.9871 + ], + "actual_end_pos": [ + -2515.5252, + 3009.8578, + 901.9871 + ], + "actual_end_rot": [ + 0.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -2515.5252, + 3009.8578, + 901.9871 + ], + "start_rot": [ + 0.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + -2515.5252, + 3009.8578, + 901.9871 + ], + "actual_end_pos": [ + -2515.5252, + 3009.8578, + 901.9871 + ], + "actual_end_rot": [ + 0.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -2515.5252, + 3009.8578, + 901.9871 + ], + "start_rot": [ + 0.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -2515.5252, + 3009.8578, + 901.9871 + ], + "actual_end_pos": [ + -2515.5252, + 3009.8578, + 901.9871 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -2515.5252, + 3009.8578, + 901.9871 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -2515.5252, + 3009.8578, + 901.9871 + ], + "actual_end_pos": [ + -2515.5252, + 3009.8578, + 901.9871 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -2515.5252, + 3009.8578, + 901.9871 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -2489.6433, + 2913.2652, + 901.9871 + ], + "actual_end_pos": [ + -2489.6433, + 2913.2652, + 901.9871 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -2489.6433, + 2913.2652, + 901.9871 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -2489.6433, + 2913.2652, + 901.9871 + ], + "actual_end_pos": [ + -2489.6433, + 2913.2652, + 901.9871 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260422_172644__pair_000763_B_traj_000764_meta.json b/equivalence_easy/run_20260422_172644__pair_000763_B_traj_000764_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6a1046bb7aef6a243d5fc5e74acee696b168219f --- /dev/null +++ b/equivalence_easy/run_20260422_172644__pair_000763_B_traj_000764_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 764, + "episode_id": 0, + "state_id": 560, + "sample_index": 560, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 763, + "primary_trajectory_id": 763, + "paired_trajectory_id": 764, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + -1920.0, + 2430.0, + 850.0 + ], + "rotation": [ + 0.0, + 0.0, + 0.0 + ] + }, + "action_sequence": [ + "turn_right", + "look_down", + "move_forward", + "turn_left", + "move_right", + "move_backward", + "turn_right", + "move_right", + "look_down", + "move_backward", + "no_op", + "move_forward", + "turn_left", + "turn_left", + "move_backward", + "turn_right", + "move_right", + "turn_right", + "move_left", + "look_down", + "move_right", + "look_up", + "look_up", + "move_left", + "move_backward", + "move_backward", + "turn_right", + "move_right", + "look_up", + "move_right", + "move_right", + "turn_right", + "move_right", + "turn_right", + "move_right", + "turn_right", + "turn_right", + "turn_right", + "move_backward", + "turn_left" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -1920.0, + 2430.0, + 850.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -1920.0, + 2430.0, + 850.0 + ], + "actual_end_pos": [ + -1920.0, + 2430.0, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -1920.0, + 2430.0, + 850.0 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -1920.0, + 2430.0, + 850.0 + ], + "actual_end_pos": [ + -1920.0, + 2430.0, + 850.0 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -1920.0, + 2430.0, + 850.0 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -1824.2338, + 2455.6605, + 836.9474 + ], + "actual_end_pos": [ + -1824.2338, + 2455.6605, + 836.9474 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1824.2338, + 2455.6605, + 836.9474 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -1824.2338, + 2455.6605, + 836.9474 + ], + "actual_end_pos": [ + -1824.2338, + 2455.6605, + 836.9474 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -1824.2338, + 2455.6605, + 836.9474 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -1824.2338, + 2555.6605, + 836.9474 + ], + "actual_end_pos": [ + -1824.2338, + 2555.6605, + 836.9474 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -1824.2338, + 2555.6605, + 836.9474 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -1923.3783, + 2555.6605, + 850.0 + ], + "actual_end_pos": [ + -1923.3783, + 2555.6605, + 850.0 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -1923.3783, + 2555.6605, + 850.0 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -1923.3783, + 2555.6605, + 850.0 + ], + "actual_end_pos": [ + -1923.3783, + 2555.6605, + 850.0 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -1923.3783, + 2555.6605, + 850.0 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -1949.2602, + 2652.2531, + 850.0 + ], + "actual_end_pos": [ + -1949.2602, + 2652.2531, + 850.0 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -1949.2602, + 2652.2531, + 850.0 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -1949.2602, + 2652.2531, + 850.0 + ], + "actual_end_pos": [ + -1949.2602, + 2652.2531, + 850.0 + ], + "actual_end_rot": [ + -15.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -1949.2602, + 2652.2531, + 850.0 + ], + "start_rot": [ + -15.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -2042.5614, + 2627.2531, + 875.8819 + ], + "actual_end_pos": [ + -2042.5614, + 2627.2531, + 875.8819 + ], + "actual_end_rot": [ + -15.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -2042.5614, + 2627.2531, + 875.8819 + ], + "start_rot": [ + -15.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -2042.5614, + 2627.2531, + 875.8819 + ], + "actual_end_pos": [ + -2042.5614, + 2627.2531, + 875.8819 + ], + "actual_end_rot": [ + -15.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -2042.5614, + 2627.2531, + 875.8819 + ], + "start_rot": [ + -15.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -1949.2602, + 2652.2531, + 850.0 + ], + "actual_end_pos": [ + -1949.2602, + 2652.2531, + 850.0 + ], + "actual_end_rot": [ + -15.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1949.2602, + 2652.2531, + 850.0 + ], + "start_rot": [ + -15.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -1949.2602, + 2652.2531, + 850.0 + ], + "actual_end_pos": [ + -1949.2602, + 2652.2531, + 850.0 + ], + "actual_end_rot": [ + -15.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1949.2602, + 2652.2531, + 850.0 + ], + "start_rot": [ + -15.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -1949.2602, + 2652.2531, + 850.0 + ], + "actual_end_pos": [ + -1949.2602, + 2652.2531, + 850.0 + ], + "actual_end_rot": [ + -15.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -1949.2602, + 2652.2531, + 850.0 + ], + "start_rot": [ + -15.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -2042.5614, + 2677.2531, + 875.8819 + ], + "actual_end_pos": [ + -2042.5614, + 2677.2531, + 875.8819 + ], + "actual_end_rot": [ + -15.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -2042.5614, + 2677.2531, + 875.8819 + ], + "start_rot": [ + -15.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -2042.5614, + 2677.2531, + 875.8819 + ], + "actual_end_pos": [ + -2042.5614, + 2677.2531, + 875.8819 + ], + "actual_end_rot": [ + -15.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -2042.5614, + 2677.2531, + 875.8819 + ], + "start_rot": [ + -15.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -2042.5614, + 2777.2531, + 875.8819 + ], + "actual_end_pos": [ + -2042.5614, + 2777.2531, + 875.8819 + ], + "actual_end_rot": [ + -15.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -2042.5614, + 2777.2531, + 875.8819 + ], + "start_rot": [ + -15.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -2042.5614, + 2777.2531, + 875.8819 + ], + "actual_end_pos": [ + -2042.5614, + 2777.2531, + 875.8819 + ], + "actual_end_rot": [ + -15.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -2042.5614, + 2777.2531, + 875.8819 + ], + "start_rot": [ + -15.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -2016.6795, + 2680.6605, + 875.8819 + ], + "actual_end_pos": [ + -2016.6795, + 2680.6605, + 875.8819 + ], + "actual_end_rot": [ + -15.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -2016.6795, + 2680.6605, + 875.8819 + ], + "start_rot": [ + -15.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -2016.6795, + 2680.6605, + 875.8819 + ], + "actual_end_pos": [ + -2016.6795, + 2680.6605, + 875.8819 + ], + "actual_end_rot": [ + -22.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -2016.6795, + 2680.6605, + 875.8819 + ], + "start_rot": [ + -22.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -2042.5614, + 2777.2531, + 875.8819 + ], + "actual_end_pos": [ + -2042.5614, + 2777.2531, + 875.8819 + ], + "actual_end_rot": [ + -22.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -2042.5614, + 2777.2531, + 875.8819 + ], + "start_rot": [ + -22.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -2042.5614, + 2777.2531, + 875.8819 + ], + "actual_end_pos": [ + -2042.5614, + 2777.2531, + 875.8819 + ], + "actual_end_rot": [ + -15.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -2042.5614, + 2777.2531, + 875.8819 + ], + "start_rot": [ + -15.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -2042.5614, + 2777.2531, + 875.8819 + ], + "actual_end_pos": [ + -2042.5614, + 2777.2531, + 875.8819 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -2042.5614, + 2777.2531, + 875.8819 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -2016.6795, + 2680.6605, + 875.8819 + ], + "actual_end_pos": [ + -2016.6795, + 2680.6605, + 875.8819 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -2016.6795, + 2680.6605, + 875.8819 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -2112.4458, + 2655.0, + 888.9345 + ], + "actual_end_pos": [ + -2112.4458, + 2655.0, + 888.9345 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -2112.4458, + 2655.0, + 888.9345 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -2208.212, + 2629.3395, + 901.9871 + ], + "actual_end_pos": [ + -2208.212, + 2629.3395, + 901.9871 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -2208.212, + 2629.3395, + 901.9871 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -2208.212, + 2629.3395, + 901.9871 + ], + "actual_end_pos": [ + -2208.212, + 2629.3395, + 901.9871 + ], + "actual_end_rot": [ + -7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -2208.212, + 2629.3395, + 901.9871 + ], + "start_rot": [ + -7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -2258.212, + 2715.9421, + 901.9871 + ], + "actual_end_pos": [ + -2258.212, + 2715.9421, + 901.9871 + ], + "actual_end_rot": [ + -7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -2258.212, + 2715.9421, + 901.9871 + ], + "start_rot": [ + -7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -2258.212, + 2715.9421, + 901.9871 + ], + "actual_end_pos": [ + -2258.212, + 2715.9421, + 901.9871 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -2258.212, + 2715.9421, + 901.9871 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -2308.212, + 2802.5446, + 901.9871 + ], + "actual_end_pos": [ + -2308.212, + 2802.5446, + 901.9871 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -2308.212, + 2802.5446, + 901.9871 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -2358.212, + 2889.1471, + 901.9871 + ], + "actual_end_pos": [ + -2358.212, + 2889.1471, + 901.9871 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -2358.212, + 2889.1471, + 901.9871 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -2358.212, + 2889.1471, + 901.9871 + ], + "actual_end_pos": [ + -2358.212, + 2889.1471, + 901.9871 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -2358.212, + 2889.1471, + 901.9871 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -2428.9227, + 2959.8578, + 901.9871 + ], + "actual_end_pos": [ + -2428.9227, + 2959.8578, + 901.9871 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -2428.9227, + 2959.8578, + 901.9871 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -2428.9227, + 2959.8578, + 901.9871 + ], + "actual_end_pos": [ + -2428.9227, + 2959.8578, + 901.9871 + ], + "actual_end_rot": [ + 0.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -2428.9227, + 2959.8578, + 901.9871 + ], + "start_rot": [ + 0.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + -2515.5252, + 3009.8578, + 901.9871 + ], + "actual_end_pos": [ + -2515.5252, + 3009.8578, + 901.9871 + ], + "actual_end_rot": [ + 0.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -2515.5252, + 3009.8578, + 901.9871 + ], + "start_rot": [ + 0.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + -2515.5252, + 3009.8578, + 901.9871 + ], + "actual_end_pos": [ + -2515.5252, + 3009.8578, + 901.9871 + ], + "actual_end_rot": [ + 0.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -2515.5252, + 3009.8578, + 901.9871 + ], + "start_rot": [ + 0.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -2515.5252, + 3009.8578, + 901.9871 + ], + "actual_end_pos": [ + -2515.5252, + 3009.8578, + 901.9871 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -2515.5252, + 3009.8578, + 901.9871 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -2515.5252, + 3009.8578, + 901.9871 + ], + "actual_end_pos": [ + -2515.5252, + 3009.8578, + 901.9871 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -2515.5252, + 3009.8578, + 901.9871 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -2489.6433, + 2913.2652, + 901.9871 + ], + "actual_end_pos": [ + -2489.6433, + 2913.2652, + 901.9871 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -2489.6433, + 2913.2652, + 901.9871 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -2489.6433, + 2913.2652, + 901.9871 + ], + "actual_end_pos": [ + -2489.6433, + 2913.2652, + 901.9871 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260422_172644__pair_000848_A_traj_000848_meta.json b/equivalence_easy/run_20260422_172644__pair_000848_A_traj_000848_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..765b84d8dd46534f594a16829272a79bb7a9757d --- /dev/null +++ b/equivalence_easy/run_20260422_172644__pair_000848_A_traj_000848_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 848, + "episode_id": 0, + "state_id": 620, + "sample_index": 620, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 849, + "primary_trajectory_id": 848, + "paired_trajectory_id": 849, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + -1920.0, + 4630.0, + 850.0 + ], + "rotation": [ + 0.0, + 180.0, + 0.0 + ] + }, + "action_sequence": [ + "move_right", + "no_op", + "move_left", + "turn_left", + "move_backward", + "look_up", + "turn_left", + "move_right", + "move_forward", + "turn_left", + "turn_left", + "move_backward", + "look_up", + "look_up", + "move_forward", + "look_down", + "move_right", + "turn_left", + "move_left", + "look_down", + "move_right", + "move_backward", + "turn_right", + "move_right", + "move_backward", + "move_backward", + "move_left", + "look_down", + "look_down", + "move_right", + "no_op", + "no_op", + "turn_right", + "move_left", + "move_left", + "move_forward", + "move_forward", + "move_left", + "move_backward", + "turn_right" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -1920.0, + 4630.0, + 850.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -1920.0, + 4530.0, + 850.0 + ], + "actual_end_pos": [ + -1920.0, + 4530.0, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -1920.0, + 4530.0, + 850.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -1920.0, + 4530.0, + 850.0 + ], + "actual_end_pos": [ + -1920.0, + 4530.0, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -1920.0, + 4530.0, + 850.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -1920.0, + 4630.0, + 850.0 + ], + "actual_end_pos": [ + -1920.0, + 4630.0, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1920.0, + 4630.0, + 850.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -1920.0, + 4630.0, + 850.0 + ], + "actual_end_pos": [ + -1920.0, + 4630.0, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -1920.0, + 4630.0, + 850.0 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -1823.4074, + 4604.1181, + 850.0 + ], + "actual_end_pos": [ + -1823.4074, + 4604.1181, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -1823.4074, + 4604.1181, + 850.0 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -1823.4074, + 4604.1181, + 850.0 + ], + "actual_end_pos": [ + -1823.4074, + 4604.1181, + 850.0 + ], + "actual_end_rot": [ + 7.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1823.4074, + 4604.1181, + 850.0 + ], + "start_rot": [ + 7.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -1823.4074, + 4604.1181, + 850.0 + ], + "actual_end_pos": [ + -1823.4074, + 4604.1181, + 850.0 + ], + "actual_end_rot": [ + 7.5, + 150.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -1823.4074, + 4604.1181, + 850.0 + ], + "start_rot": [ + 7.5, + 150.0, + -0.0 + ], + "expected_end_pos": [ + -1873.4074, + 4517.5156, + 850.0 + ], + "actual_end_pos": [ + -1873.4074, + 4517.5156, + 850.0 + ], + "actual_end_rot": [ + 7.5, + 150.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -1873.4074, + 4517.5156, + 850.0 + ], + "start_rot": [ + 7.5, + 150.0, + -0.0 + ], + "expected_end_pos": [ + -1959.2691, + 4567.0878, + 863.0526 + ], + "actual_end_pos": [ + -1959.2691, + 4567.0878, + 863.0526 + ], + "actual_end_rot": [ + 7.5, + 150.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1959.2691, + 4567.0878, + 863.0526 + ], + "start_rot": [ + 7.5, + 150.0, + -0.0 + ], + "expected_end_pos": [ + -1959.2691, + 4567.0878, + 863.0526 + ], + "actual_end_pos": [ + -1959.2691, + 4567.0878, + 863.0526 + ], + "actual_end_rot": [ + 7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1959.2691, + 4567.0878, + 863.0526 + ], + "start_rot": [ + 7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -1959.2691, + 4567.0878, + 863.0526 + ], + "actual_end_pos": [ + -1959.2691, + 4567.0878, + 863.0526 + ], + "actual_end_rot": [ + 7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -1959.2691, + 4567.0878, + 863.0526 + ], + "start_rot": [ + 7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -1909.6968, + 4481.2262, + 850.0 + ], + "actual_end_pos": [ + -1909.6968, + 4481.2262, + 850.0 + ], + "actual_end_rot": [ + 7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -1909.6968, + 4481.2262, + 850.0 + ], + "start_rot": [ + 7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -1909.6968, + 4481.2262, + 850.0 + ], + "actual_end_pos": [ + -1909.6968, + 4481.2262, + 850.0 + ], + "actual_end_rot": [ + 15.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -1909.6968, + 4481.2262, + 850.0 + ], + "start_rot": [ + 15.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -1909.6968, + 4481.2262, + 850.0 + ], + "actual_end_pos": [ + -1909.6968, + 4481.2262, + 850.0 + ], + "actual_end_rot": [ + 22.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -1909.6968, + 4481.2262, + 850.0 + ], + "start_rot": [ + 22.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -1955.8908, + 4561.2365, + 888.2683 + ], + "actual_end_pos": [ + -1955.8908, + 4561.2365, + 888.2683 + ], + "actual_end_rot": [ + 22.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -1955.8908, + 4561.2365, + 888.2683 + ], + "start_rot": [ + 22.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -1955.8908, + 4561.2365, + 888.2683 + ], + "actual_end_pos": [ + -1955.8908, + 4561.2365, + 888.2683 + ], + "actual_end_rot": [ + 15.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -1955.8908, + 4561.2365, + 888.2683 + ], + "start_rot": [ + 15.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -2042.4933, + 4511.2365, + 888.2683 + ], + "actual_end_pos": [ + -2042.4933, + 4511.2365, + 888.2683 + ], + "actual_end_rot": [ + 15.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -2042.4933, + 4511.2365, + 888.2683 + ], + "start_rot": [ + 15.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -2042.4933, + 4511.2365, + 888.2683 + ], + "actual_end_pos": [ + -2042.4933, + 4511.2365, + 888.2683 + ], + "actual_end_rot": [ + 15.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -2042.4933, + 4511.2365, + 888.2683 + ], + "start_rot": [ + 15.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -1945.9008, + 4537.1184, + 888.2683 + ], + "actual_end_pos": [ + -1945.9008, + 4537.1184, + 888.2683 + ], + "actual_end_rot": [ + 15.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -1945.9008, + 4537.1184, + 888.2683 + ], + "start_rot": [ + 15.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -1945.9008, + 4537.1184, + 888.2683 + ], + "actual_end_pos": [ + -1945.9008, + 4537.1184, + 888.2683 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -1945.9008, + 4537.1184, + 888.2683 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -2042.4933, + 4511.2365, + 888.2683 + ], + "actual_end_pos": [ + -2042.4933, + 4511.2365, + 888.2683 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -2042.4933, + 4511.2365, + 888.2683 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -2016.8329, + 4415.4703, + 875.2157 + ], + "actual_end_pos": [ + -2016.8329, + 4415.4703, + 875.2157 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -2016.8329, + 4415.4703, + 875.2157 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -2016.8329, + 4415.4703, + 875.2157 + ], + "actual_end_pos": [ + -2016.8329, + 4415.4703, + 875.2157 + ], + "actual_end_rot": [ + 7.5, + 120.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -2016.8329, + 4415.4703, + 875.2157 + ], + "start_rot": [ + 7.5, + 120.0, + -0.0 + ], + "expected_end_pos": [ + -2103.4354, + 4365.4703, + 875.2157 + ], + "actual_end_pos": [ + -2103.4354, + 4365.4703, + 875.2157 + ], + "actual_end_rot": [ + 7.5, + 120.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -2103.4354, + 4365.4703, + 875.2157 + ], + "start_rot": [ + 7.5, + 120.0, + -0.0 + ], + "expected_end_pos": [ + -2053.8632, + 4279.6086, + 862.1631 + ], + "actual_end_pos": [ + -2053.8632, + 4279.6086, + 862.1631 + ], + "actual_end_rot": [ + 7.5, + 120.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -2053.8632, + 4279.6086, + 862.1631 + ], + "start_rot": [ + 7.5, + 120.0, + -0.0 + ], + "expected_end_pos": [ + -2004.2909, + 4193.747, + 849.1105 + ], + "actual_end_pos": [ + -2004.2909, + 4193.747, + 849.1105 + ], + "actual_end_rot": [ + 7.5, + 120.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -2004.2909, + 4193.747, + 849.1105 + ], + "start_rot": [ + 7.5, + 120.0, + -0.0 + ], + "expected_end_pos": [ + -1917.6884, + 4243.747, + 849.1105 + ], + "actual_end_pos": [ + -1917.6884, + 4243.747, + 849.1105 + ], + "actual_end_rot": [ + 7.5, + 120.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -1917.6884, + 4243.747, + 849.1105 + ], + "start_rot": [ + 7.5, + 120.0, + -0.0 + ], + "expected_end_pos": [ + -1917.6884, + 4243.747, + 849.1105 + ], + "actual_end_pos": [ + -1917.6884, + 4243.747, + 849.1105 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -1917.6884, + 4243.747, + 849.1105 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -1917.6884, + 4243.747, + 849.1105 + ], + "actual_end_pos": [ + -1917.6884, + 4243.747, + 849.1105 + ], + "actual_end_rot": [ + -7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -1917.6884, + 4243.747, + 849.1105 + ], + "start_rot": [ + -7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -2004.2909, + 4193.747, + 849.1105 + ], + "actual_end_pos": [ + -2004.2909, + 4193.747, + 849.1105 + ], + "actual_end_rot": [ + -7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -2004.2909, + 4193.747, + 849.1105 + ], + "start_rot": [ + -7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -2004.2909, + 4193.747, + 849.1105 + ], + "actual_end_pos": [ + -2004.2909, + 4193.747, + 849.1105 + ], + "actual_end_rot": [ + -7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -2004.2909, + 4193.747, + 849.1105 + ], + "start_rot": [ + -7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -2004.2909, + 4193.747, + 849.1105 + ], + "actual_end_pos": [ + -2004.2909, + 4193.747, + 849.1105 + ], + "actual_end_rot": [ + -7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -2004.2909, + 4193.747, + 849.1105 + ], + "start_rot": [ + -7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -2004.2909, + 4193.747, + 849.1105 + ], + "actual_end_pos": [ + -2004.2909, + 4193.747, + 849.1105 + ], + "actual_end_rot": [ + -7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -2004.2909, + 4193.747, + 849.1105 + ], + "start_rot": [ + -7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -1933.5802, + 4264.4576, + 849.1105 + ], + "actual_end_pos": [ + -1933.5802, + 4264.4576, + 849.1105 + ], + "actual_end_rot": [ + -7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -1933.5802, + 4264.4576, + 849.1105 + ], + "start_rot": [ + -7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -1862.8696, + 4335.1683, + 849.1105 + ], + "actual_end_pos": [ + -1862.8696, + 4335.1683, + 849.1105 + ], + "actual_end_rot": [ + -7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -1862.8696, + 4335.1683, + 849.1105 + ], + "start_rot": [ + -7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -1932.9753, + 4405.2741, + 836.0579 + ], + "actual_end_pos": [ + -1932.9753, + 4405.2741, + 836.0579 + ], + "actual_end_rot": [ + -7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -1932.9753, + 4405.2741, + 836.0579 + ], + "start_rot": [ + -7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -2003.081, + 4475.3798, + 823.0052 + ], + "actual_end_pos": [ + -2003.081, + 4475.3798, + 823.0052 + ], + "actual_end_rot": [ + -7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -2003.081, + 4475.3798, + 823.0052 + ], + "start_rot": [ + -7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -1932.3704, + 4546.0905, + 823.0052 + ], + "actual_end_pos": [ + -1932.3704, + 4546.0905, + 823.0052 + ], + "actual_end_rot": [ + -7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -1932.3704, + 4546.0905, + 823.0052 + ], + "start_rot": [ + -7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -1862.2646, + 4475.9847, + 836.0579 + ], + "actual_end_pos": [ + -1862.2646, + 4475.9847, + 836.0579 + ], + "actual_end_rot": [ + -7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -1862.2646, + 4475.9847, + 836.0579 + ], + "start_rot": [ + -7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -1862.2646, + 4475.9847, + 836.0579 + ], + "actual_end_pos": [ + -1862.2646, + 4475.9847, + 836.0579 + ], + "actual_end_rot": [ + -7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260422_172644__pair_000848_B_traj_000849_meta.json b/equivalence_easy/run_20260422_172644__pair_000848_B_traj_000849_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..34967fc5b279d986379cd522bb8bfdcae1bf4c9a --- /dev/null +++ b/equivalence_easy/run_20260422_172644__pair_000848_B_traj_000849_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 849, + "episode_id": 0, + "state_id": 620, + "sample_index": 620, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 848, + "primary_trajectory_id": 848, + "paired_trajectory_id": 849, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + -1920.0, + 4630.0, + 850.0 + ], + "rotation": [ + 0.0, + 180.0, + 0.0 + ] + }, + "action_sequence": [ + "move_right", + "no_op", + "move_left", + "turn_left", + "move_backward", + "turn_left", + "look_up", + "move_right", + "move_forward", + "turn_left", + "turn_left", + "move_backward", + "look_up", + "look_up", + "move_forward", + "look_down", + "move_right", + "turn_left", + "move_left", + "look_down", + "move_backward", + "move_right", + "turn_right", + "move_right", + "move_backward", + "move_left", + "move_backward", + "look_down", + "look_down", + "move_right", + "no_op", + "no_op", + "turn_right", + "move_forward", + "move_left", + "move_backward", + "move_left", + "move_forward", + "move_left", + "turn_right" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -1920.0, + 4630.0, + 850.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -1920.0, + 4530.0, + 850.0 + ], + "actual_end_pos": [ + -1920.0, + 4530.0, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -1920.0, + 4530.0, + 850.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -1920.0, + 4530.0, + 850.0 + ], + "actual_end_pos": [ + -1920.0, + 4530.0, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -1920.0, + 4530.0, + 850.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -1920.0, + 4630.0, + 850.0 + ], + "actual_end_pos": [ + -1920.0, + 4630.0, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1920.0, + 4630.0, + 850.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + -1920.0, + 4630.0, + 850.0 + ], + "actual_end_pos": [ + -1920.0, + 4630.0, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -1920.0, + 4630.0, + 850.0 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -1823.4074, + 4604.1181, + 850.0 + ], + "actual_end_pos": [ + -1823.4074, + 4604.1181, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1823.4074, + 4604.1181, + 850.0 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -1823.4074, + 4604.1181, + 850.0 + ], + "actual_end_pos": [ + -1823.4074, + 4604.1181, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -1823.4074, + 4604.1181, + 850.0 + ], + "start_rot": [ + 0.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -1823.4074, + 4604.1181, + 850.0 + ], + "actual_end_pos": [ + -1823.4074, + 4604.1181, + 850.0 + ], + "actual_end_rot": [ + 7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -1823.4074, + 4604.1181, + 850.0 + ], + "start_rot": [ + 7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -1873.4074, + 4517.5156, + 850.0 + ], + "actual_end_pos": [ + -1873.4074, + 4517.5156, + 850.0 + ], + "actual_end_rot": [ + 7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -1873.4074, + 4517.5156, + 850.0 + ], + "start_rot": [ + 7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -1959.2691, + 4567.0878, + 863.0526 + ], + "actual_end_pos": [ + -1959.2691, + 4567.0878, + 863.0526 + ], + "actual_end_rot": [ + 7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1959.2691, + 4567.0878, + 863.0526 + ], + "start_rot": [ + 7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -1959.2691, + 4567.0878, + 863.0526 + ], + "actual_end_pos": [ + -1959.2691, + 4567.0878, + 863.0526 + ], + "actual_end_rot": [ + 7.5, + 135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1959.2691, + 4567.0878, + 863.0526 + ], + "start_rot": [ + 7.5, + 135.0, + -0.0 + ], + "expected_end_pos": [ + -1959.2691, + 4567.0878, + 863.0526 + ], + "actual_end_pos": [ + -1959.2691, + 4567.0878, + 863.0526 + ], + "actual_end_rot": [ + 7.5, + 120.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -1959.2691, + 4567.0878, + 863.0526 + ], + "start_rot": [ + 7.5, + 120.0, + -0.0 + ], + "expected_end_pos": [ + -1909.6968, + 4481.2262, + 850.0 + ], + "actual_end_pos": [ + -1909.6968, + 4481.2262, + 850.0 + ], + "actual_end_rot": [ + 7.5, + 120.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -1909.6968, + 4481.2262, + 850.0 + ], + "start_rot": [ + 7.5, + 120.0, + -0.0 + ], + "expected_end_pos": [ + -1909.6968, + 4481.2262, + 850.0 + ], + "actual_end_pos": [ + -1909.6968, + 4481.2262, + 850.0 + ], + "actual_end_rot": [ + 15.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -1909.6968, + 4481.2262, + 850.0 + ], + "start_rot": [ + 15.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -1909.6968, + 4481.2262, + 850.0 + ], + "actual_end_pos": [ + -1909.6968, + 4481.2262, + 850.0 + ], + "actual_end_rot": [ + 22.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -1909.6968, + 4481.2262, + 850.0 + ], + "start_rot": [ + 22.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -1955.8908, + 4561.2365, + 888.2683 + ], + "actual_end_pos": [ + -1955.8908, + 4561.2365, + 888.2683 + ], + "actual_end_rot": [ + 22.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -1955.8908, + 4561.2365, + 888.2683 + ], + "start_rot": [ + 22.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -1955.8908, + 4561.2365, + 888.2683 + ], + "actual_end_pos": [ + -1955.8908, + 4561.2365, + 888.2683 + ], + "actual_end_rot": [ + 15.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -1955.8908, + 4561.2365, + 888.2683 + ], + "start_rot": [ + 15.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -2042.4933, + 4511.2365, + 888.2683 + ], + "actual_end_pos": [ + -2042.4933, + 4511.2365, + 888.2683 + ], + "actual_end_rot": [ + 15.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -2042.4933, + 4511.2365, + 888.2683 + ], + "start_rot": [ + 15.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -2042.4933, + 4511.2365, + 888.2683 + ], + "actual_end_pos": [ + -2042.4933, + 4511.2365, + 888.2683 + ], + "actual_end_rot": [ + 15.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -2042.4933, + 4511.2365, + 888.2683 + ], + "start_rot": [ + 15.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -1945.9008, + 4537.1184, + 888.2683 + ], + "actual_end_pos": [ + -1945.9008, + 4537.1184, + 888.2683 + ], + "actual_end_rot": [ + 15.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -1945.9008, + 4537.1184, + 888.2683 + ], + "start_rot": [ + 15.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -1945.9008, + 4537.1184, + 888.2683 + ], + "actual_end_pos": [ + -1945.9008, + 4537.1184, + 888.2683 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -1945.9008, + 4537.1184, + 888.2683 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -1920.2403, + 4441.3522, + 875.2157 + ], + "actual_end_pos": [ + -1920.2403, + 4441.3522, + 875.2157 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -1920.2403, + 4441.3522, + 875.2157 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -2016.8329, + 4415.4703, + 875.2157 + ], + "actual_end_pos": [ + -2016.8329, + 4415.4703, + 875.2157 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -2016.8329, + 4415.4703, + 875.2157 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -2016.8329, + 4415.4703, + 875.2157 + ], + "actual_end_pos": [ + -2016.8329, + 4415.4703, + 875.2157 + ], + "actual_end_rot": [ + 7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -2016.8329, + 4415.4703, + 875.2157 + ], + "start_rot": [ + 7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -2103.4354, + 4365.4703, + 875.2157 + ], + "actual_end_pos": [ + -2103.4354, + 4365.4703, + 875.2157 + ], + "actual_end_rot": [ + 7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -2103.4354, + 4365.4703, + 875.2157 + ], + "start_rot": [ + 7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -2053.8632, + 4279.6086, + 862.1631 + ], + "actual_end_pos": [ + -2053.8632, + 4279.6086, + 862.1631 + ], + "actual_end_rot": [ + 7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -2053.8632, + 4279.6086, + 862.1631 + ], + "start_rot": [ + 7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -1967.2606, + 4329.6086, + 862.1631 + ], + "actual_end_pos": [ + -1967.2606, + 4329.6086, + 862.1631 + ], + "actual_end_rot": [ + 7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -1967.2606, + 4329.6086, + 862.1631 + ], + "start_rot": [ + 7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -1917.6884, + 4243.747, + 849.1105 + ], + "actual_end_pos": [ + -1917.6884, + 4243.747, + 849.1105 + ], + "actual_end_rot": [ + 7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -1917.6884, + 4243.747, + 849.1105 + ], + "start_rot": [ + 7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -1917.6884, + 4243.747, + 849.1105 + ], + "actual_end_pos": [ + -1917.6884, + 4243.747, + 849.1105 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -1917.6884, + 4243.747, + 849.1105 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -1917.6884, + 4243.747, + 849.1105 + ], + "actual_end_pos": [ + -1917.6884, + 4243.747, + 849.1105 + ], + "actual_end_rot": [ + -7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -1917.6884, + 4243.747, + 849.1105 + ], + "start_rot": [ + -7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -2004.2909, + 4193.747, + 849.1105 + ], + "actual_end_pos": [ + -2004.2909, + 4193.747, + 849.1105 + ], + "actual_end_rot": [ + -7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -2004.2909, + 4193.747, + 849.1105 + ], + "start_rot": [ + -7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -2004.2909, + 4193.747, + 849.1105 + ], + "actual_end_pos": [ + -2004.2909, + 4193.747, + 849.1105 + ], + "actual_end_rot": [ + -7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -2004.2909, + 4193.747, + 849.1105 + ], + "start_rot": [ + -7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -2004.2909, + 4193.747, + 849.1105 + ], + "actual_end_pos": [ + -2004.2909, + 4193.747, + 849.1105 + ], + "actual_end_rot": [ + -7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -2004.2909, + 4193.747, + 849.1105 + ], + "start_rot": [ + -7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -2004.2909, + 4193.747, + 849.1105 + ], + "actual_end_pos": [ + -2004.2909, + 4193.747, + 849.1105 + ], + "actual_end_rot": [ + -7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -2004.2909, + 4193.747, + 849.1105 + ], + "start_rot": [ + -7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -2074.3967, + 4263.8527, + 836.0579 + ], + "actual_end_pos": [ + -2074.3967, + 4263.8527, + 836.0579 + ], + "actual_end_rot": [ + -7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -2074.3967, + 4263.8527, + 836.0579 + ], + "start_rot": [ + -7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -2003.686, + 4334.5634, + 836.0579 + ], + "actual_end_pos": [ + -2003.686, + 4334.5634, + 836.0579 + ], + "actual_end_rot": [ + -7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -2003.686, + 4334.5634, + 836.0579 + ], + "start_rot": [ + -7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -1933.5802, + 4264.4576, + 849.1105 + ], + "actual_end_pos": [ + -1933.5802, + 4264.4576, + 849.1105 + ], + "actual_end_rot": [ + -7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -1933.5802, + 4264.4576, + 849.1105 + ], + "start_rot": [ + -7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -1862.8696, + 4335.1683, + 849.1105 + ], + "actual_end_pos": [ + -1862.8696, + 4335.1683, + 849.1105 + ], + "actual_end_rot": [ + -7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -1862.8696, + 4335.1683, + 849.1105 + ], + "start_rot": [ + -7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -1932.9753, + 4405.2741, + 836.0579 + ], + "actual_end_pos": [ + -1932.9753, + 4405.2741, + 836.0579 + ], + "actual_end_rot": [ + -7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -1932.9753, + 4405.2741, + 836.0579 + ], + "start_rot": [ + -7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -1862.2646, + 4475.9847, + 836.0579 + ], + "actual_end_pos": [ + -1862.2646, + 4475.9847, + 836.0579 + ], + "actual_end_rot": [ + -7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -1862.2646, + 4475.9847, + 836.0579 + ], + "start_rot": [ + -7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -1862.2646, + 4475.9847, + 836.0579 + ], + "actual_end_pos": [ + -1862.2646, + 4475.9847, + 836.0579 + ], + "actual_end_rot": [ + -7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260422_172644__pair_001149_A_traj_001149_meta.json b/equivalence_easy/run_20260422_172644__pair_001149_A_traj_001149_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..44dd2af8c28edd98f42c5f3920b1558e2c776200 --- /dev/null +++ b/equivalence_easy/run_20260422_172644__pair_001149_A_traj_001149_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 1149, + "episode_id": 0, + "state_id": 839, + "sample_index": 839, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 1150, + "primary_trajectory_id": 1149, + "paired_trajectory_id": 1150, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + -1520.0, + 2630.0, + 850.0 + ], + "rotation": [ + 0.0, + 315.0, + 0.0 + ] + }, + "action_sequence": [ + "turn_right", + "move_forward", + "turn_left", + "look_up", + "move_right", + "move_forward", + "no_op", + "move_right", + "turn_right", + "move_right", + "move_backward", + "move_backward", + "no_op", + "turn_left", + "move_left", + "no_op", + "move_forward", + "move_forward", + "move_right", + "move_right", + "move_backward", + "no_op", + "look_up", + "turn_right", + "move_left", + "no_op", + "move_backward", + "turn_right", + "turn_right", + "look_down", + "move_forward", + "turn_left", + "move_forward", + "turn_left", + "look_up", + "move_left", + "move_backward", + "turn_left", + "move_forward", + "move_forward" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -1520.0, + 2630.0, + 850.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -1520.0, + 2630.0, + 850.0 + ], + "actual_end_pos": [ + -1520.0, + 2630.0, + 850.0 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -1520.0, + 2630.0, + 850.0 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -1433.3975, + 2580.0, + 850.0 + ], + "actual_end_pos": [ + -1433.3975, + 2580.0, + 850.0 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1433.3975, + 2580.0, + 850.0 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -1433.3975, + 2580.0, + 850.0 + ], + "actual_end_pos": [ + -1433.3975, + 2580.0, + 850.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -1433.3975, + 2580.0, + 850.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -1433.3975, + 2580.0, + 850.0 + ], + "actual_end_pos": [ + -1433.3975, + 2580.0, + 850.0 + ], + "actual_end_rot": [ + 7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -1433.3975, + 2580.0, + 850.0 + ], + "start_rot": [ + 7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -1362.6868, + 2650.7107, + 850.0 + ], + "actual_end_pos": [ + -1362.6868, + 2650.7107, + 850.0 + ], + "actual_end_rot": [ + 7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -1362.6868, + 2650.7107, + 850.0 + ], + "start_rot": [ + 7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -1292.581, + 2580.6049, + 863.0526 + ], + "actual_end_pos": [ + -1292.581, + 2580.6049, + 863.0526 + ], + "actual_end_rot": [ + 7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -1292.581, + 2580.6049, + 863.0526 + ], + "start_rot": [ + 7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -1292.581, + 2580.6049, + 863.0526 + ], + "actual_end_pos": [ + -1292.581, + 2580.6049, + 863.0526 + ], + "actual_end_rot": [ + 7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -1292.581, + 2580.6049, + 863.0526 + ], + "start_rot": [ + 7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -1221.8704, + 2651.3156, + 863.0526 + ], + "actual_end_pos": [ + -1221.8704, + 2651.3156, + 863.0526 + ], + "actual_end_rot": [ + 7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -1221.8704, + 2651.3156, + 863.0526 + ], + "start_rot": [ + 7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -1221.8704, + 2651.3156, + 863.0526 + ], + "actual_end_pos": [ + -1221.8704, + 2651.3156, + 863.0526 + ], + "actual_end_rot": [ + 7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -1221.8704, + 2651.3156, + 863.0526 + ], + "start_rot": [ + 7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -1171.8704, + 2737.9182, + 863.0526 + ], + "actual_end_pos": [ + -1171.8704, + 2737.9182, + 863.0526 + ], + "actual_end_rot": [ + 7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -1171.8704, + 2737.9182, + 863.0526 + ], + "start_rot": [ + 7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -1257.732, + 2787.4904, + 850.0 + ], + "actual_end_pos": [ + -1257.732, + 2787.4904, + 850.0 + ], + "actual_end_rot": [ + 7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -1257.732, + 2787.4904, + 850.0 + ], + "start_rot": [ + 7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -1343.5937, + 2837.0626, + 836.9474 + ], + "actual_end_pos": [ + -1343.5937, + 2837.0626, + 836.9474 + ], + "actual_end_rot": [ + 7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -1343.5937, + 2837.0626, + 836.9474 + ], + "start_rot": [ + 7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -1343.5937, + 2837.0626, + 836.9474 + ], + "actual_end_pos": [ + -1343.5937, + 2837.0626, + 836.9474 + ], + "actual_end_rot": [ + 7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1343.5937, + 2837.0626, + 836.9474 + ], + "start_rot": [ + 7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -1343.5937, + 2837.0626, + 836.9474 + ], + "actual_end_pos": [ + -1343.5937, + 2837.0626, + 836.9474 + ], + "actual_end_rot": [ + 7.5, + -45.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -1343.5937, + 2837.0626, + 836.9474 + ], + "start_rot": [ + 7.5, + -45.0, + -0.0 + ], + "expected_end_pos": [ + -1414.3043, + 2766.352, + 836.9474 + ], + "actual_end_pos": [ + -1414.3043, + 2766.352, + 836.9474 + ], + "actual_end_rot": [ + 7.5, + -45.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -1414.3043, + 2766.352, + 836.9474 + ], + "start_rot": [ + 7.5, + -45.0, + -0.0 + ], + "expected_end_pos": [ + -1414.3043, + 2766.352, + 836.9474 + ], + "actual_end_pos": [ + -1414.3043, + 2766.352, + 836.9474 + ], + "actual_end_rot": [ + 7.5, + -45.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -1414.3043, + 2766.352, + 836.9474 + ], + "start_rot": [ + 7.5, + -45.0, + -0.0 + ], + "expected_end_pos": [ + -1344.1986, + 2696.2462, + 850.0 + ], + "actual_end_pos": [ + -1344.1986, + 2696.2462, + 850.0 + ], + "actual_end_rot": [ + 7.5, + -45.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -1344.1986, + 2696.2462, + 850.0 + ], + "start_rot": [ + 7.5, + -45.0, + -0.0 + ], + "expected_end_pos": [ + -1274.0929, + 2626.1405, + 863.0526 + ], + "actual_end_pos": [ + -1274.0929, + 2626.1405, + 863.0526 + ], + "actual_end_rot": [ + 7.5, + -45.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -1274.0929, + 2626.1405, + 863.0526 + ], + "start_rot": [ + 7.5, + -45.0, + -0.0 + ], + "expected_end_pos": [ + -1203.3822, + 2696.8512, + 863.0526 + ], + "actual_end_pos": [ + -1203.3822, + 2696.8512, + 863.0526 + ], + "actual_end_rot": [ + 7.5, + -45.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -1203.3822, + 2696.8512, + 863.0526 + ], + "start_rot": [ + 7.5, + -45.0, + -0.0 + ], + "expected_end_pos": [ + -1132.6715, + 2767.5618, + 863.0526 + ], + "actual_end_pos": [ + -1132.6715, + 2767.5618, + 863.0526 + ], + "actual_end_rot": [ + 7.5, + -45.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -1132.6715, + 2767.5618, + 863.0526 + ], + "start_rot": [ + 7.5, + -45.0, + -0.0 + ], + "expected_end_pos": [ + -1202.7772, + 2837.6676, + 850.0 + ], + "actual_end_pos": [ + -1202.7772, + 2837.6676, + 850.0 + ], + "actual_end_rot": [ + 7.5, + -45.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -1202.7772, + 2837.6676, + 850.0 + ], + "start_rot": [ + 7.5, + -45.0, + -0.0 + ], + "expected_end_pos": [ + -1202.7772, + 2837.6676, + 850.0 + ], + "actual_end_pos": [ + -1202.7772, + 2837.6676, + 850.0 + ], + "actual_end_rot": [ + 7.5, + -45.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -1202.7772, + 2837.6676, + 850.0 + ], + "start_rot": [ + 7.5, + -45.0, + -0.0 + ], + "expected_end_pos": [ + -1202.7772, + 2837.6676, + 850.0 + ], + "actual_end_pos": [ + -1202.7772, + 2837.6676, + 850.0 + ], + "actual_end_rot": [ + 15.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -1202.7772, + 2837.6676, + 850.0 + ], + "start_rot": [ + 15.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -1202.7772, + 2837.6676, + 850.0 + ], + "actual_end_pos": [ + -1202.7772, + 2837.6676, + 850.0 + ], + "actual_end_rot": [ + 15.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -1202.7772, + 2837.6676, + 850.0 + ], + "start_rot": [ + 15.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -1252.7772, + 2751.065, + 850.0 + ], + "actual_end_pos": [ + -1252.7772, + 2751.065, + 850.0 + ], + "actual_end_rot": [ + 15.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -1252.7772, + 2751.065, + 850.0 + ], + "start_rot": [ + 15.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -1252.7772, + 2751.065, + 850.0 + ], + "actual_end_pos": [ + -1252.7772, + 2751.065, + 850.0 + ], + "actual_end_rot": [ + 15.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -1252.7772, + 2751.065, + 850.0 + ], + "start_rot": [ + 15.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -1336.4289, + 2799.3613, + 824.1181 + ], + "actual_end_pos": [ + -1336.4289, + 2799.3613, + 824.1181 + ], + "actual_end_rot": [ + 15.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -1336.4289, + 2799.3613, + 824.1181 + ], + "start_rot": [ + 15.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -1336.4289, + 2799.3613, + 824.1181 + ], + "actual_end_pos": [ + -1336.4289, + 2799.3613, + 824.1181 + ], + "actual_end_rot": [ + 15.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -1336.4289, + 2799.3613, + 824.1181 + ], + "start_rot": [ + 15.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -1336.4289, + 2799.3613, + 824.1181 + ], + "actual_end_pos": [ + -1336.4289, + 2799.3613, + 824.1181 + ], + "actual_end_rot": [ + 15.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -1336.4289, + 2799.3613, + 824.1181 + ], + "start_rot": [ + 15.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -1336.4289, + 2799.3613, + 824.1181 + ], + "actual_end_pos": [ + -1336.4289, + 2799.3613, + 824.1181 + ], + "actual_end_rot": [ + 7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -1336.4289, + 2799.3613, + 824.1181 + ], + "start_rot": [ + 7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -1237.2844, + 2799.3613, + 837.1707 + ], + "actual_end_pos": [ + -1237.2844, + 2799.3613, + 837.1707 + ], + "actual_end_rot": [ + 7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1237.2844, + 2799.3613, + 837.1707 + ], + "start_rot": [ + 7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -1237.2844, + 2799.3613, + 837.1707 + ], + "actual_end_pos": [ + -1237.2844, + 2799.3613, + 837.1707 + ], + "actual_end_rot": [ + 7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -1237.2844, + 2799.3613, + 837.1707 + ], + "start_rot": [ + 7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -1141.5182, + 2773.7009, + 850.2233 + ], + "actual_end_pos": [ + -1141.5182, + 2773.7009, + 850.2233 + ], + "actual_end_rot": [ + 7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1141.5182, + 2773.7009, + 850.2233 + ], + "start_rot": [ + 7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -1141.5182, + 2773.7009, + 850.2233 + ], + "actual_end_pos": [ + -1141.5182, + 2773.7009, + 850.2233 + ], + "actual_end_rot": [ + 7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -1141.5182, + 2773.7009, + 850.2233 + ], + "start_rot": [ + 7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -1141.5182, + 2773.7009, + 850.2233 + ], + "actual_end_pos": [ + -1141.5182, + 2773.7009, + 850.2233 + ], + "actual_end_rot": [ + 15.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -1141.5182, + 2773.7009, + 850.2233 + ], + "start_rot": [ + 15.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -1191.5182, + 2687.0983, + 850.2233 + ], + "actual_end_pos": [ + -1191.5182, + 2687.0983, + 850.2233 + ], + "actual_end_rot": [ + 15.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -1191.5182, + 2687.0983, + 850.2233 + ], + "start_rot": [ + 15.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -1275.1698, + 2735.3946, + 824.3414 + ], + "actual_end_pos": [ + -1275.1698, + 2735.3946, + 824.3414 + ], + "actual_end_rot": [ + 15.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1275.1698, + 2735.3946, + 824.3414 + ], + "start_rot": [ + 15.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -1275.1698, + 2735.3946, + 824.3414 + ], + "actual_end_pos": [ + -1275.1698, + 2735.3946, + 824.3414 + ], + "actual_end_rot": [ + 15.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -1275.1698, + 2735.3946, + 824.3414 + ], + "start_rot": [ + 15.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -1206.8685, + 2667.0933, + 850.2233 + ], + "actual_end_pos": [ + -1206.8685, + 2667.0933, + 850.2233 + ], + "actual_end_rot": [ + 15.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -1206.8685, + 2667.0933, + 850.2233 + ], + "start_rot": [ + 15.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -1138.5672, + 2598.7921, + 876.1052 + ], + "actual_end_pos": [ + -1138.5672, + 2598.7921, + 876.1052 + ], + "actual_end_rot": [ + 15.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260422_172644__pair_001149_B_traj_001150_meta.json b/equivalence_easy/run_20260422_172644__pair_001149_B_traj_001150_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e88cc3f4a0bb4fbd45f4c160e1c1edc9c7c51aad --- /dev/null +++ b/equivalence_easy/run_20260422_172644__pair_001149_B_traj_001150_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 1150, + "episode_id": 0, + "state_id": 839, + "sample_index": 839, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 1149, + "primary_trajectory_id": 1149, + "paired_trajectory_id": 1150, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + -1520.0, + 2630.0, + 850.0 + ], + "rotation": [ + 0.0, + 315.0, + 0.0 + ] + }, + "action_sequence": [ + "turn_right", + "move_forward", + "look_up", + "turn_left", + "move_right", + "move_forward", + "no_op", + "move_right", + "turn_right", + "move_backward", + "move_right", + "move_backward", + "no_op", + "turn_left", + "move_left", + "no_op", + "move_forward", + "move_forward", + "move_right", + "move_right", + "move_backward", + "no_op", + "look_up", + "turn_right", + "move_left", + "no_op", + "move_backward", + "turn_right", + "look_down", + "turn_right", + "move_forward", + "turn_left", + "move_forward", + "turn_left", + "look_up", + "move_left", + "move_backward", + "turn_left", + "move_forward", + "move_forward" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -1520.0, + 2630.0, + 850.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -1520.0, + 2630.0, + 850.0 + ], + "actual_end_pos": [ + -1520.0, + 2630.0, + 850.0 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -1520.0, + 2630.0, + 850.0 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -1433.3975, + 2580.0, + 850.0 + ], + "actual_end_pos": [ + -1433.3975, + 2580.0, + 850.0 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -1433.3975, + 2580.0, + 850.0 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -1433.3975, + 2580.0, + 850.0 + ], + "actual_end_pos": [ + -1433.3975, + 2580.0, + 850.0 + ], + "actual_end_rot": [ + 7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1433.3975, + 2580.0, + 850.0 + ], + "start_rot": [ + 7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -1433.3975, + 2580.0, + 850.0 + ], + "actual_end_pos": [ + -1433.3975, + 2580.0, + 850.0 + ], + "actual_end_rot": [ + 7.5, + -45.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -1433.3975, + 2580.0, + 850.0 + ], + "start_rot": [ + 7.5, + -45.0, + -0.0 + ], + "expected_end_pos": [ + -1362.6868, + 2650.7107, + 850.0 + ], + "actual_end_pos": [ + -1362.6868, + 2650.7107, + 850.0 + ], + "actual_end_rot": [ + 7.5, + -45.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -1362.6868, + 2650.7107, + 850.0 + ], + "start_rot": [ + 7.5, + -45.0, + -0.0 + ], + "expected_end_pos": [ + -1292.581, + 2580.6049, + 863.0526 + ], + "actual_end_pos": [ + -1292.581, + 2580.6049, + 863.0526 + ], + "actual_end_rot": [ + 7.5, + -45.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -1292.581, + 2580.6049, + 863.0526 + ], + "start_rot": [ + 7.5, + -45.0, + -0.0 + ], + "expected_end_pos": [ + -1292.581, + 2580.6049, + 863.0526 + ], + "actual_end_pos": [ + -1292.581, + 2580.6049, + 863.0526 + ], + "actual_end_rot": [ + 7.5, + -45.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -1292.581, + 2580.6049, + 863.0526 + ], + "start_rot": [ + 7.5, + -45.0, + -0.0 + ], + "expected_end_pos": [ + -1221.8704, + 2651.3156, + 863.0526 + ], + "actual_end_pos": [ + -1221.8704, + 2651.3156, + 863.0526 + ], + "actual_end_rot": [ + 7.5, + -45.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -1221.8704, + 2651.3156, + 863.0526 + ], + "start_rot": [ + 7.5, + -45.0, + -0.0 + ], + "expected_end_pos": [ + -1221.8704, + 2651.3156, + 863.0526 + ], + "actual_end_pos": [ + -1221.8704, + 2651.3156, + 863.0526 + ], + "actual_end_rot": [ + 7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -1221.8704, + 2651.3156, + 863.0526 + ], + "start_rot": [ + 7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -1307.732, + 2700.8879, + 850.0 + ], + "actual_end_pos": [ + -1307.732, + 2700.8879, + 850.0 + ], + "actual_end_rot": [ + 7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -1307.732, + 2700.8879, + 850.0 + ], + "start_rot": [ + 7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -1257.732, + 2787.4904, + 850.0 + ], + "actual_end_pos": [ + -1257.732, + 2787.4904, + 850.0 + ], + "actual_end_rot": [ + 7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -1257.732, + 2787.4904, + 850.0 + ], + "start_rot": [ + 7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -1343.5937, + 2837.0626, + 836.9474 + ], + "actual_end_pos": [ + -1343.5937, + 2837.0626, + 836.9474 + ], + "actual_end_rot": [ + 7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -1343.5937, + 2837.0626, + 836.9474 + ], + "start_rot": [ + 7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -1343.5937, + 2837.0626, + 836.9474 + ], + "actual_end_pos": [ + -1343.5937, + 2837.0626, + 836.9474 + ], + "actual_end_rot": [ + 7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1343.5937, + 2837.0626, + 836.9474 + ], + "start_rot": [ + 7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -1343.5937, + 2837.0626, + 836.9474 + ], + "actual_end_pos": [ + -1343.5937, + 2837.0626, + 836.9474 + ], + "actual_end_rot": [ + 7.5, + -45.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -1343.5937, + 2837.0626, + 836.9474 + ], + "start_rot": [ + 7.5, + -45.0, + -0.0 + ], + "expected_end_pos": [ + -1414.3043, + 2766.352, + 836.9474 + ], + "actual_end_pos": [ + -1414.3043, + 2766.352, + 836.9474 + ], + "actual_end_rot": [ + 7.5, + -45.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -1414.3043, + 2766.352, + 836.9474 + ], + "start_rot": [ + 7.5, + -45.0, + -0.0 + ], + "expected_end_pos": [ + -1414.3043, + 2766.352, + 836.9474 + ], + "actual_end_pos": [ + -1414.3043, + 2766.352, + 836.9474 + ], + "actual_end_rot": [ + 7.5, + -45.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -1414.3043, + 2766.352, + 836.9474 + ], + "start_rot": [ + 7.5, + -45.0, + -0.0 + ], + "expected_end_pos": [ + -1344.1986, + 2696.2462, + 850.0 + ], + "actual_end_pos": [ + -1344.1986, + 2696.2462, + 850.0 + ], + "actual_end_rot": [ + 7.5, + -45.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -1344.1986, + 2696.2462, + 850.0 + ], + "start_rot": [ + 7.5, + -45.0, + -0.0 + ], + "expected_end_pos": [ + -1274.0929, + 2626.1405, + 863.0526 + ], + "actual_end_pos": [ + -1274.0929, + 2626.1405, + 863.0526 + ], + "actual_end_rot": [ + 7.5, + -45.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -1274.0929, + 2626.1405, + 863.0526 + ], + "start_rot": [ + 7.5, + -45.0, + -0.0 + ], + "expected_end_pos": [ + -1203.3822, + 2696.8512, + 863.0526 + ], + "actual_end_pos": [ + -1203.3822, + 2696.8512, + 863.0526 + ], + "actual_end_rot": [ + 7.5, + -45.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -1203.3822, + 2696.8512, + 863.0526 + ], + "start_rot": [ + 7.5, + -45.0, + -0.0 + ], + "expected_end_pos": [ + -1132.6715, + 2767.5618, + 863.0526 + ], + "actual_end_pos": [ + -1132.6715, + 2767.5618, + 863.0526 + ], + "actual_end_rot": [ + 7.5, + -45.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -1132.6715, + 2767.5618, + 863.0526 + ], + "start_rot": [ + 7.5, + -45.0, + -0.0 + ], + "expected_end_pos": [ + -1202.7772, + 2837.6676, + 850.0 + ], + "actual_end_pos": [ + -1202.7772, + 2837.6676, + 850.0 + ], + "actual_end_rot": [ + 7.5, + -45.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -1202.7772, + 2837.6676, + 850.0 + ], + "start_rot": [ + 7.5, + -45.0, + -0.0 + ], + "expected_end_pos": [ + -1202.7772, + 2837.6676, + 850.0 + ], + "actual_end_pos": [ + -1202.7772, + 2837.6676, + 850.0 + ], + "actual_end_rot": [ + 7.5, + -45.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -1202.7772, + 2837.6676, + 850.0 + ], + "start_rot": [ + 7.5, + -45.0, + -0.0 + ], + "expected_end_pos": [ + -1202.7772, + 2837.6676, + 850.0 + ], + "actual_end_pos": [ + -1202.7772, + 2837.6676, + 850.0 + ], + "actual_end_rot": [ + 15.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -1202.7772, + 2837.6676, + 850.0 + ], + "start_rot": [ + 15.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -1202.7772, + 2837.6676, + 850.0 + ], + "actual_end_pos": [ + -1202.7772, + 2837.6676, + 850.0 + ], + "actual_end_rot": [ + 15.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -1202.7772, + 2837.6676, + 850.0 + ], + "start_rot": [ + 15.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -1252.7772, + 2751.065, + 850.0 + ], + "actual_end_pos": [ + -1252.7772, + 2751.065, + 850.0 + ], + "actual_end_rot": [ + 15.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -1252.7772, + 2751.065, + 850.0 + ], + "start_rot": [ + 15.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -1252.7772, + 2751.065, + 850.0 + ], + "actual_end_pos": [ + -1252.7772, + 2751.065, + 850.0 + ], + "actual_end_rot": [ + 15.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -1252.7772, + 2751.065, + 850.0 + ], + "start_rot": [ + 15.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -1336.4289, + 2799.3613, + 824.1181 + ], + "actual_end_pos": [ + -1336.4289, + 2799.3613, + 824.1181 + ], + "actual_end_rot": [ + 15.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -1336.4289, + 2799.3613, + 824.1181 + ], + "start_rot": [ + 15.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -1336.4289, + 2799.3613, + 824.1181 + ], + "actual_end_pos": [ + -1336.4289, + 2799.3613, + 824.1181 + ], + "actual_end_rot": [ + 15.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -1336.4289, + 2799.3613, + 824.1181 + ], + "start_rot": [ + 15.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -1336.4289, + 2799.3613, + 824.1181 + ], + "actual_end_pos": [ + -1336.4289, + 2799.3613, + 824.1181 + ], + "actual_end_rot": [ + 7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -1336.4289, + 2799.3613, + 824.1181 + ], + "start_rot": [ + 7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -1336.4289, + 2799.3613, + 824.1181 + ], + "actual_end_pos": [ + -1336.4289, + 2799.3613, + 824.1181 + ], + "actual_end_rot": [ + 7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -1336.4289, + 2799.3613, + 824.1181 + ], + "start_rot": [ + 7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -1237.2844, + 2799.3613, + 837.1707 + ], + "actual_end_pos": [ + -1237.2844, + 2799.3613, + 837.1707 + ], + "actual_end_rot": [ + 7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1237.2844, + 2799.3613, + 837.1707 + ], + "start_rot": [ + 7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -1237.2844, + 2799.3613, + 837.1707 + ], + "actual_end_pos": [ + -1237.2844, + 2799.3613, + 837.1707 + ], + "actual_end_rot": [ + 7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -1237.2844, + 2799.3613, + 837.1707 + ], + "start_rot": [ + 7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -1141.5182, + 2773.7009, + 850.2233 + ], + "actual_end_pos": [ + -1141.5182, + 2773.7009, + 850.2233 + ], + "actual_end_rot": [ + 7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1141.5182, + 2773.7009, + 850.2233 + ], + "start_rot": [ + 7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -1141.5182, + 2773.7009, + 850.2233 + ], + "actual_end_pos": [ + -1141.5182, + 2773.7009, + 850.2233 + ], + "actual_end_rot": [ + 7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -1141.5182, + 2773.7009, + 850.2233 + ], + "start_rot": [ + 7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -1141.5182, + 2773.7009, + 850.2233 + ], + "actual_end_pos": [ + -1141.5182, + 2773.7009, + 850.2233 + ], + "actual_end_rot": [ + 15.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -1141.5182, + 2773.7009, + 850.2233 + ], + "start_rot": [ + 15.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -1191.5182, + 2687.0983, + 850.2233 + ], + "actual_end_pos": [ + -1191.5182, + 2687.0983, + 850.2233 + ], + "actual_end_rot": [ + 15.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -1191.5182, + 2687.0983, + 850.2233 + ], + "start_rot": [ + 15.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -1275.1698, + 2735.3946, + 824.3414 + ], + "actual_end_pos": [ + -1275.1698, + 2735.3946, + 824.3414 + ], + "actual_end_rot": [ + 15.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1275.1698, + 2735.3946, + 824.3414 + ], + "start_rot": [ + 15.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -1275.1698, + 2735.3946, + 824.3414 + ], + "actual_end_pos": [ + -1275.1698, + 2735.3946, + 824.3414 + ], + "actual_end_rot": [ + 15.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -1275.1698, + 2735.3946, + 824.3414 + ], + "start_rot": [ + 15.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -1206.8685, + 2667.0933, + 850.2233 + ], + "actual_end_pos": [ + -1206.8685, + 2667.0933, + 850.2233 + ], + "actual_end_rot": [ + 15.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -1206.8685, + 2667.0933, + 850.2233 + ], + "start_rot": [ + 15.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -1138.5672, + 2598.7921, + 876.1052 + ], + "actual_end_pos": [ + -1138.5672, + 2598.7921, + 876.1052 + ], + "actual_end_rot": [ + 15.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260422_172644__pair_001452_A_traj_001452_meta.json b/equivalence_easy/run_20260422_172644__pair_001452_A_traj_001452_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..69ddfaf5e67a470f1a3cfde0fb2de2fc60dccba2 --- /dev/null +++ b/equivalence_easy/run_20260422_172644__pair_001452_A_traj_001452_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 1452, + "episode_id": 0, + "state_id": 1072, + "sample_index": 1072, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 1453, + "primary_trajectory_id": 1452, + "paired_trajectory_id": 1453, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + -1120.0, + 2030.0, + 850.0 + ], + "rotation": [ + 0.0, + 0.0, + 0.0 + ] + }, + "action_sequence": [ + "move_forward", + "turn_left", + "move_forward", + "move_left", + "move_backward", + "move_left", + "move_left", + "move_backward", + "turn_left", + "turn_left", + "look_up", + "move_forward", + "look_up", + "turn_left", + "move_forward", + "turn_left", + "turn_left", + "move_right", + "look_up", + "look_up", + "turn_right", + "move_left", + "look_up", + "move_right", + "move_forward", + "move_forward", + "turn_right", + "turn_right", + "look_down", + "move_forward", + "look_down", + "move_right", + "move_forward", + "move_right", + "move_forward", + "look_up", + "move_backward", + "look_down", + "turn_right", + "move_backward" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -1120.0, + 2030.0, + 850.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -1020.0, + 2030.0, + 850.0 + ], + "actual_end_pos": [ + -1020.0, + 2030.0, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1020.0, + 2030.0, + 850.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -1020.0, + 2030.0, + 850.0 + ], + "actual_end_pos": [ + -1020.0, + 2030.0, + 850.0 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -1020.0, + 2030.0, + 850.0 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -923.4074, + 2004.1181, + 850.0 + ], + "actual_end_pos": [ + -923.4074, + 2004.1181, + 850.0 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -923.4074, + 2004.1181, + 850.0 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -949.2893, + 1907.5255, + 850.0 + ], + "actual_end_pos": [ + -949.2893, + 1907.5255, + 850.0 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -949.2893, + 1907.5255, + 850.0 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -1045.8819, + 1933.4074, + 850.0 + ], + "actual_end_pos": [ + -1045.8819, + 1933.4074, + 850.0 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -1045.8819, + 1933.4074, + 850.0 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -1071.7638, + 1836.8148, + 850.0 + ], + "actual_end_pos": [ + -1071.7638, + 1836.8148, + 850.0 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -1071.7638, + 1836.8148, + 850.0 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -1097.6457, + 1740.2223, + 850.0 + ], + "actual_end_pos": [ + -1097.6457, + 1740.2223, + 850.0 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -1097.6457, + 1740.2223, + 850.0 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -1194.2383, + 1766.1042, + 850.0 + ], + "actual_end_pos": [ + -1194.2383, + 1766.1042, + 850.0 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1194.2383, + 1766.1042, + 850.0 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -1194.2383, + 1766.1042, + 850.0 + ], + "actual_end_pos": [ + -1194.2383, + 1766.1042, + 850.0 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1194.2383, + 1766.1042, + 850.0 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -1194.2383, + 1766.1042, + 850.0 + ], + "actual_end_pos": [ + -1194.2383, + 1766.1042, + 850.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -1194.2383, + 1766.1042, + 850.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -1194.2383, + 1766.1042, + 850.0 + ], + "actual_end_pos": [ + -1194.2383, + 1766.1042, + 850.0 + ], + "actual_end_rot": [ + 7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -1194.2383, + 1766.1042, + 850.0 + ], + "start_rot": [ + 7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -1124.1326, + 1695.9984, + 863.0526 + ], + "actual_end_pos": [ + -1124.1326, + 1695.9984, + 863.0526 + ], + "actual_end_rot": [ + 7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -1124.1326, + 1695.9984, + 863.0526 + ], + "start_rot": [ + 7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -1124.1326, + 1695.9984, + 863.0526 + ], + "actual_end_pos": [ + -1124.1326, + 1695.9984, + 863.0526 + ], + "actual_end_rot": [ + 15.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1124.1326, + 1695.9984, + 863.0526 + ], + "start_rot": [ + 15.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -1124.1326, + 1695.9984, + 863.0526 + ], + "actual_end_pos": [ + -1124.1326, + 1695.9984, + 863.0526 + ], + "actual_end_rot": [ + 15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -1124.1326, + 1695.9984, + 863.0526 + ], + "start_rot": [ + 15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -1075.8363, + 1612.3468, + 888.9345 + ], + "actual_end_pos": [ + -1075.8363, + 1612.3468, + 888.9345 + ], + "actual_end_rot": [ + 15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1075.8363, + 1612.3468, + 888.9345 + ], + "start_rot": [ + 15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -1075.8363, + 1612.3468, + 888.9345 + ], + "actual_end_pos": [ + -1075.8363, + 1612.3468, + 888.9345 + ], + "actual_end_rot": [ + 15.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1075.8363, + 1612.3468, + 888.9345 + ], + "start_rot": [ + 15.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -1075.8363, + 1612.3468, + 888.9345 + ], + "actual_end_pos": [ + -1075.8363, + 1612.3468, + 888.9345 + ], + "actual_end_rot": [ + 15.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -1075.8363, + 1612.3468, + 888.9345 + ], + "start_rot": [ + 15.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + -975.8363, + 1612.3468, + 888.9345 + ], + "actual_end_pos": [ + -975.8363, + 1612.3468, + 888.9345 + ], + "actual_end_rot": [ + 15.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -975.8363, + 1612.3468, + 888.9345 + ], + "start_rot": [ + 15.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + -975.8363, + 1612.3468, + 888.9345 + ], + "actual_end_pos": [ + -975.8363, + 1612.3468, + 888.9345 + ], + "actual_end_rot": [ + 22.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -975.8363, + 1612.3468, + 888.9345 + ], + "start_rot": [ + 22.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + -975.8363, + 1612.3468, + 888.9345 + ], + "actual_end_pos": [ + -975.8363, + 1612.3468, + 888.9345 + ], + "actual_end_rot": [ + 30.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -975.8363, + 1612.3468, + 888.9345 + ], + "start_rot": [ + 30.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + -975.8363, + 1612.3468, + 888.9345 + ], + "actual_end_pos": [ + -975.8363, + 1612.3468, + 888.9345 + ], + "actual_end_rot": [ + 30.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -975.8363, + 1612.3468, + 888.9345 + ], + "start_rot": [ + 30.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -1072.4288, + 1586.4649, + 888.9345 + ], + "actual_end_pos": [ + -1072.4288, + 1586.4649, + 888.9345 + ], + "actual_end_rot": [ + 30.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -1072.4288, + 1586.4649, + 888.9345 + ], + "start_rot": [ + 30.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -1072.4288, + 1586.4649, + 888.9345 + ], + "actual_end_pos": [ + -1072.4288, + 1586.4649, + 888.9345 + ], + "actual_end_rot": [ + 37.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -1072.4288, + 1586.4649, + 888.9345 + ], + "start_rot": [ + 37.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -975.8363, + 1612.3468, + 888.9345 + ], + "actual_end_pos": [ + -975.8363, + 1612.3468, + 888.9345 + ], + "actual_end_rot": [ + 37.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -975.8363, + 1612.3468, + 888.9345 + ], + "start_rot": [ + 37.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -955.3028, + 1535.7147, + 949.8107 + ], + "actual_end_pos": [ + -955.3028, + 1535.7147, + 949.8107 + ], + "actual_end_rot": [ + 37.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -955.3028, + 1535.7147, + 949.8107 + ], + "start_rot": [ + 37.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -934.7693, + 1459.0827, + 1010.6868 + ], + "actual_end_pos": [ + -934.7693, + 1459.0827, + 1010.6868 + ], + "actual_end_rot": [ + 37.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -934.7693, + 1459.0827, + 1010.6868 + ], + "start_rot": [ + 37.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -934.7693, + 1459.0827, + 1010.6868 + ], + "actual_end_pos": [ + -934.7693, + 1459.0827, + 1010.6868 + ], + "actual_end_rot": [ + 37.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -934.7693, + 1459.0827, + 1010.6868 + ], + "start_rot": [ + 37.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -934.7693, + 1459.0827, + 1010.6868 + ], + "actual_end_pos": [ + -934.7693, + 1459.0827, + 1010.6868 + ], + "actual_end_rot": [ + 37.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -934.7693, + 1459.0827, + 1010.6868 + ], + "start_rot": [ + 37.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -934.7693, + 1459.0827, + 1010.6868 + ], + "actual_end_pos": [ + -934.7693, + 1459.0827, + 1010.6868 + ], + "actual_end_rot": [ + 30.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -934.7693, + 1459.0827, + 1010.6868 + ], + "start_rot": [ + 30.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -873.532, + 1397.8454, + 1060.6868 + ], + "actual_end_pos": [ + -873.532, + 1397.8454, + 1060.6868 + ], + "actual_end_rot": [ + 30.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -873.532, + 1397.8454, + 1060.6868 + ], + "start_rot": [ + 30.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -873.532, + 1397.8454, + 1060.6868 + ], + "actual_end_pos": [ + -873.532, + 1397.8454, + 1060.6868 + ], + "actual_end_rot": [ + 22.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -873.532, + 1397.8454, + 1060.6868 + ], + "start_rot": [ + 22.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -802.8214, + 1468.5561, + 1060.6868 + ], + "actual_end_pos": [ + -802.8214, + 1468.5561, + 1060.6868 + ], + "actual_end_rot": [ + 22.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -802.8214, + 1468.5561, + 1060.6868 + ], + "start_rot": [ + 22.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -737.4932, + 1403.228, + 1098.9552 + ], + "actual_end_pos": [ + -737.4932, + 1403.228, + 1098.9552 + ], + "actual_end_rot": [ + 22.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -737.4932, + 1403.228, + 1098.9552 + ], + "start_rot": [ + 22.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -666.7825, + 1473.9387, + 1098.9552 + ], + "actual_end_pos": [ + -666.7825, + 1473.9387, + 1098.9552 + ], + "actual_end_rot": [ + 22.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -666.7825, + 1473.9387, + 1098.9552 + ], + "start_rot": [ + 22.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -601.4544, + 1408.6105, + 1137.2235 + ], + "actual_end_pos": [ + -601.4544, + 1408.6105, + 1137.2235 + ], + "actual_end_rot": [ + 22.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -601.4544, + 1408.6105, + 1137.2235 + ], + "start_rot": [ + 22.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -601.4544, + 1408.6105, + 1137.2235 + ], + "actual_end_pos": [ + -601.4544, + 1408.6105, + 1137.2235 + ], + "actual_end_rot": [ + 30.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -601.4544, + 1408.6105, + 1137.2235 + ], + "start_rot": [ + 30.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -662.6916, + 1469.8478, + 1087.2235 + ], + "actual_end_pos": [ + -662.6916, + 1469.8478, + 1087.2235 + ], + "actual_end_rot": [ + 30.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -662.6916, + 1469.8478, + 1087.2235 + ], + "start_rot": [ + 30.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -662.6916, + 1469.8478, + 1087.2235 + ], + "actual_end_pos": [ + -662.6916, + 1469.8478, + 1087.2235 + ], + "actual_end_rot": [ + 22.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -662.6916, + 1469.8478, + 1087.2235 + ], + "start_rot": [ + 22.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -662.6916, + 1469.8478, + 1087.2235 + ], + "actual_end_pos": [ + -662.6916, + 1469.8478, + 1087.2235 + ], + "actual_end_rot": [ + 22.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -662.6916, + 1469.8478, + 1087.2235 + ], + "start_rot": [ + 22.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -742.7019, + 1516.0417, + 1048.9552 + ], + "actual_end_pos": [ + -742.7019, + 1516.0417, + 1048.9552 + ], + "actual_end_rot": [ + 22.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260422_172644__pair_001452_B_traj_001453_meta.json b/equivalence_easy/run_20260422_172644__pair_001452_B_traj_001453_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4d637ef5d81a18465bc7369f399ba85b25b2f374 --- /dev/null +++ b/equivalence_easy/run_20260422_172644__pair_001452_B_traj_001453_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 1453, + "episode_id": 0, + "state_id": 1072, + "sample_index": 1072, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 1452, + "primary_trajectory_id": 1452, + "paired_trajectory_id": 1453, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + -1120.0, + 2030.0, + 850.0 + ], + "rotation": [ + 0.0, + 0.0, + 0.0 + ] + }, + "action_sequence": [ + "move_forward", + "turn_left", + "move_backward", + "move_left", + "move_left", + "move_backward", + "move_left", + "move_forward", + "look_up", + "turn_left", + "turn_left", + "move_forward", + "look_up", + "turn_left", + "move_forward", + "turn_left", + "turn_left", + "move_right", + "look_up", + "look_up", + "turn_right", + "move_left", + "look_up", + "move_forward", + "move_forward", + "move_right", + "turn_right", + "look_down", + "turn_right", + "move_forward", + "look_down", + "move_right", + "move_forward", + "move_right", + "move_forward", + "look_up", + "move_backward", + "look_down", + "turn_right", + "move_backward" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -1120.0, + 2030.0, + 850.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -1020.0, + 2030.0, + 850.0 + ], + "actual_end_pos": [ + -1020.0, + 2030.0, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1020.0, + 2030.0, + 850.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -1020.0, + 2030.0, + 850.0 + ], + "actual_end_pos": [ + -1020.0, + 2030.0, + 850.0 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -1020.0, + 2030.0, + 850.0 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -1116.5926, + 2055.8819, + 850.0 + ], + "actual_end_pos": [ + -1116.5926, + 2055.8819, + 850.0 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -1116.5926, + 2055.8819, + 850.0 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -1142.4745, + 1959.2893, + 850.0 + ], + "actual_end_pos": [ + -1142.4745, + 1959.2893, + 850.0 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -1142.4745, + 1959.2893, + 850.0 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -1168.3564, + 1862.6967, + 850.0 + ], + "actual_end_pos": [ + -1168.3564, + 1862.6967, + 850.0 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -1168.3564, + 1862.6967, + 850.0 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -1264.949, + 1888.5786, + 850.0 + ], + "actual_end_pos": [ + -1264.949, + 1888.5786, + 850.0 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -1264.949, + 1888.5786, + 850.0 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -1290.8309, + 1791.9861, + 850.0 + ], + "actual_end_pos": [ + -1290.8309, + 1791.9861, + 850.0 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -1290.8309, + 1791.9861, + 850.0 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -1194.2383, + 1766.1042, + 850.0 + ], + "actual_end_pos": [ + -1194.2383, + 1766.1042, + 850.0 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -1194.2383, + 1766.1042, + 850.0 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -1194.2383, + 1766.1042, + 850.0 + ], + "actual_end_pos": [ + -1194.2383, + 1766.1042, + 850.0 + ], + "actual_end_rot": [ + 7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1194.2383, + 1766.1042, + 850.0 + ], + "start_rot": [ + 7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -1194.2383, + 1766.1042, + 850.0 + ], + "actual_end_pos": [ + -1194.2383, + 1766.1042, + 850.0 + ], + "actual_end_rot": [ + 7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1194.2383, + 1766.1042, + 850.0 + ], + "start_rot": [ + 7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -1194.2383, + 1766.1042, + 850.0 + ], + "actual_end_pos": [ + -1194.2383, + 1766.1042, + 850.0 + ], + "actual_end_rot": [ + 7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -1194.2383, + 1766.1042, + 850.0 + ], + "start_rot": [ + 7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -1124.1326, + 1695.9984, + 863.0526 + ], + "actual_end_pos": [ + -1124.1326, + 1695.9984, + 863.0526 + ], + "actual_end_rot": [ + 7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -1124.1326, + 1695.9984, + 863.0526 + ], + "start_rot": [ + 7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -1124.1326, + 1695.9984, + 863.0526 + ], + "actual_end_pos": [ + -1124.1326, + 1695.9984, + 863.0526 + ], + "actual_end_rot": [ + 15.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1124.1326, + 1695.9984, + 863.0526 + ], + "start_rot": [ + 15.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -1124.1326, + 1695.9984, + 863.0526 + ], + "actual_end_pos": [ + -1124.1326, + 1695.9984, + 863.0526 + ], + "actual_end_rot": [ + 15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -1124.1326, + 1695.9984, + 863.0526 + ], + "start_rot": [ + 15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -1075.8363, + 1612.3468, + 888.9345 + ], + "actual_end_pos": [ + -1075.8363, + 1612.3468, + 888.9345 + ], + "actual_end_rot": [ + 15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1075.8363, + 1612.3468, + 888.9345 + ], + "start_rot": [ + 15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -1075.8363, + 1612.3468, + 888.9345 + ], + "actual_end_pos": [ + -1075.8363, + 1612.3468, + 888.9345 + ], + "actual_end_rot": [ + 15.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1075.8363, + 1612.3468, + 888.9345 + ], + "start_rot": [ + 15.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -1075.8363, + 1612.3468, + 888.9345 + ], + "actual_end_pos": [ + -1075.8363, + 1612.3468, + 888.9345 + ], + "actual_end_rot": [ + 15.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -1075.8363, + 1612.3468, + 888.9345 + ], + "start_rot": [ + 15.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + -975.8363, + 1612.3468, + 888.9345 + ], + "actual_end_pos": [ + -975.8363, + 1612.3468, + 888.9345 + ], + "actual_end_rot": [ + 15.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -975.8363, + 1612.3468, + 888.9345 + ], + "start_rot": [ + 15.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + -975.8363, + 1612.3468, + 888.9345 + ], + "actual_end_pos": [ + -975.8363, + 1612.3468, + 888.9345 + ], + "actual_end_rot": [ + 22.5, + -90.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -975.8363, + 1612.3468, + 888.9345 + ], + "start_rot": [ + 22.5, + -90.0, + -0.0 + ], + "expected_end_pos": [ + -975.8363, + 1612.3468, + 888.9345 + ], + "actual_end_pos": [ + -975.8363, + 1612.3468, + 888.9345 + ], + "actual_end_rot": [ + 30.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -975.8363, + 1612.3468, + 888.9345 + ], + "start_rot": [ + 30.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + -975.8363, + 1612.3468, + 888.9345 + ], + "actual_end_pos": [ + -975.8363, + 1612.3468, + 888.9345 + ], + "actual_end_rot": [ + 30.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -975.8363, + 1612.3468, + 888.9345 + ], + "start_rot": [ + 30.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -1072.4288, + 1586.4649, + 888.9345 + ], + "actual_end_pos": [ + -1072.4288, + 1586.4649, + 888.9345 + ], + "actual_end_rot": [ + 30.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -1072.4288, + 1586.4649, + 888.9345 + ], + "start_rot": [ + 30.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -1072.4288, + 1586.4649, + 888.9345 + ], + "actual_end_pos": [ + -1072.4288, + 1586.4649, + 888.9345 + ], + "actual_end_rot": [ + 37.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -1072.4288, + 1586.4649, + 888.9345 + ], + "start_rot": [ + 37.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -1051.8954, + 1509.8328, + 949.8107 + ], + "actual_end_pos": [ + -1051.8954, + 1509.8328, + 949.8107 + ], + "actual_end_rot": [ + 37.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -1051.8954, + 1509.8328, + 949.8107 + ], + "start_rot": [ + 37.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -1031.3619, + 1433.2008, + 1010.6868 + ], + "actual_end_pos": [ + -1031.3619, + 1433.2008, + 1010.6868 + ], + "actual_end_rot": [ + 37.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -1031.3619, + 1433.2008, + 1010.6868 + ], + "start_rot": [ + 37.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -934.7693, + 1459.0827, + 1010.6868 + ], + "actual_end_pos": [ + -934.7693, + 1459.0827, + 1010.6868 + ], + "actual_end_rot": [ + 37.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -934.7693, + 1459.0827, + 1010.6868 + ], + "start_rot": [ + 37.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -934.7693, + 1459.0827, + 1010.6868 + ], + "actual_end_pos": [ + -934.7693, + 1459.0827, + 1010.6868 + ], + "actual_end_rot": [ + 37.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -934.7693, + 1459.0827, + 1010.6868 + ], + "start_rot": [ + 37.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -934.7693, + 1459.0827, + 1010.6868 + ], + "actual_end_pos": [ + -934.7693, + 1459.0827, + 1010.6868 + ], + "actual_end_rot": [ + 30.0, + -60.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -934.7693, + 1459.0827, + 1010.6868 + ], + "start_rot": [ + 30.0, + -60.0, + -0.0 + ], + "expected_end_pos": [ + -934.7693, + 1459.0827, + 1010.6868 + ], + "actual_end_pos": [ + -934.7693, + 1459.0827, + 1010.6868 + ], + "actual_end_rot": [ + 30.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -934.7693, + 1459.0827, + 1010.6868 + ], + "start_rot": [ + 30.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -873.532, + 1397.8454, + 1060.6868 + ], + "actual_end_pos": [ + -873.532, + 1397.8454, + 1060.6868 + ], + "actual_end_rot": [ + 30.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -873.532, + 1397.8454, + 1060.6868 + ], + "start_rot": [ + 30.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -873.532, + 1397.8454, + 1060.6868 + ], + "actual_end_pos": [ + -873.532, + 1397.8454, + 1060.6868 + ], + "actual_end_rot": [ + 22.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -873.532, + 1397.8454, + 1060.6868 + ], + "start_rot": [ + 22.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -802.8214, + 1468.5561, + 1060.6868 + ], + "actual_end_pos": [ + -802.8214, + 1468.5561, + 1060.6868 + ], + "actual_end_rot": [ + 22.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -802.8214, + 1468.5561, + 1060.6868 + ], + "start_rot": [ + 22.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -737.4932, + 1403.228, + 1098.9552 + ], + "actual_end_pos": [ + -737.4932, + 1403.228, + 1098.9552 + ], + "actual_end_rot": [ + 22.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -737.4932, + 1403.228, + 1098.9552 + ], + "start_rot": [ + 22.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -666.7825, + 1473.9387, + 1098.9552 + ], + "actual_end_pos": [ + -666.7825, + 1473.9387, + 1098.9552 + ], + "actual_end_rot": [ + 22.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -666.7825, + 1473.9387, + 1098.9552 + ], + "start_rot": [ + 22.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -601.4544, + 1408.6105, + 1137.2235 + ], + "actual_end_pos": [ + -601.4544, + 1408.6105, + 1137.2235 + ], + "actual_end_rot": [ + 22.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -601.4544, + 1408.6105, + 1137.2235 + ], + "start_rot": [ + 22.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -601.4544, + 1408.6105, + 1137.2235 + ], + "actual_end_pos": [ + -601.4544, + 1408.6105, + 1137.2235 + ], + "actual_end_rot": [ + 30.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -601.4544, + 1408.6105, + 1137.2235 + ], + "start_rot": [ + 30.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -662.6916, + 1469.8478, + 1087.2235 + ], + "actual_end_pos": [ + -662.6916, + 1469.8478, + 1087.2235 + ], + "actual_end_rot": [ + 30.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -662.6916, + 1469.8478, + 1087.2235 + ], + "start_rot": [ + 30.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -662.6916, + 1469.8478, + 1087.2235 + ], + "actual_end_pos": [ + -662.6916, + 1469.8478, + 1087.2235 + ], + "actual_end_rot": [ + 22.5, + -45.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -662.6916, + 1469.8478, + 1087.2235 + ], + "start_rot": [ + 22.5, + -45.0, + -0.0 + ], + "expected_end_pos": [ + -662.6916, + 1469.8478, + 1087.2235 + ], + "actual_end_pos": [ + -662.6916, + 1469.8478, + 1087.2235 + ], + "actual_end_rot": [ + 22.5, + -30.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -662.6916, + 1469.8478, + 1087.2235 + ], + "start_rot": [ + 22.5, + -30.0, + -0.0 + ], + "expected_end_pos": [ + -742.7019, + 1516.0417, + 1048.9552 + ], + "actual_end_pos": [ + -742.7019, + 1516.0417, + 1048.9552 + ], + "actual_end_rot": [ + 22.5, + -30.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260422_172644__pair_001521_A_traj_001521_meta.json b/equivalence_easy/run_20260422_172644__pair_001521_A_traj_001521_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bb76b969139a6f8d1bd1a4dc6ef4aca4c9fdf535 --- /dev/null +++ b/equivalence_easy/run_20260422_172644__pair_001521_A_traj_001521_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 1521, + "episode_id": 0, + "state_id": 1121, + "sample_index": 1121, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 1522, + "primary_trajectory_id": 1521, + "paired_trajectory_id": 1522, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + -920.0, + -2170.0, + 850.0 + ], + "rotation": [ + 0.0, + 45.0, + 0.0 + ] + }, + "action_sequence": [ + "move_forward", + "turn_left", + "turn_left", + "move_left", + "move_forward", + "turn_left", + "look_down", + "move_forward", + "move_forward", + "turn_right", + "move_backward", + "move_backward", + "turn_left", + "move_left", + "look_up", + "move_forward", + "turn_right", + "turn_right", + "move_forward", + "move_left", + "move_backward", + "move_backward", + "turn_left", + "look_up", + "move_left", + "turn_left", + "move_forward", + "move_right", + "move_right", + "move_forward", + "no_op", + "move_backward", + "move_left", + "move_backward", + "move_backward", + "turn_left", + "move_backward", + "move_left", + "move_backward", + "move_left" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -920.0, + -2170.0, + 850.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -849.2893, + -2099.2893, + 850.0 + ], + "actual_end_pos": [ + -849.2893, + -2099.2893, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -849.2893, + -2099.2893, + 850.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -849.2893, + -2099.2893, + 850.0 + ], + "actual_end_pos": [ + -849.2893, + -2099.2893, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -849.2893, + -2099.2893, + 850.0 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -849.2893, + -2099.2893, + 850.0 + ], + "actual_end_pos": [ + -849.2893, + -2099.2893, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -849.2893, + -2099.2893, + 850.0 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -823.4074, + -2195.8819, + 850.0 + ], + "actual_end_pos": [ + -823.4074, + -2195.8819, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -823.4074, + -2195.8819, + 850.0 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -726.8148, + -2170.0, + 850.0 + ], + "actual_end_pos": [ + -726.8148, + -2170.0, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -726.8148, + -2170.0, + 850.0 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -726.8148, + -2170.0, + 850.0 + ], + "actual_end_pos": [ + -726.8148, + -2170.0, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -726.8148, + -2170.0, + 850.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -726.8148, + -2170.0, + 850.0 + ], + "actual_end_pos": [ + -726.8148, + -2170.0, + 850.0 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -726.8148, + -2170.0, + 850.0 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -627.6703, + -2170.0, + 836.9474 + ], + "actual_end_pos": [ + -627.6703, + -2170.0, + 836.9474 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -627.6703, + -2170.0, + 836.9474 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -528.5259, + -2170.0, + 823.8948 + ], + "actual_end_pos": [ + -528.5259, + -2170.0, + 823.8948 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -528.5259, + -2170.0, + 823.8948 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -528.5259, + -2170.0, + 823.8948 + ], + "actual_end_pos": [ + -528.5259, + -2170.0, + 823.8948 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -528.5259, + -2170.0, + 823.8948 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -624.2921, + -2195.6605, + 836.9474 + ], + "actual_end_pos": [ + -624.2921, + -2195.6605, + 836.9474 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -624.2921, + -2195.6605, + 836.9474 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -720.0583, + -2221.321, + 850.0 + ], + "actual_end_pos": [ + -720.0583, + -2221.321, + 850.0 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -720.0583, + -2221.321, + 850.0 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -720.0583, + -2221.321, + 850.0 + ], + "actual_end_pos": [ + -720.0583, + -2221.321, + 850.0 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -720.0583, + -2221.321, + 850.0 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -720.0583, + -2321.321, + 850.0 + ], + "actual_end_pos": [ + -720.0583, + -2321.321, + 850.0 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -720.0583, + -2321.321, + 850.0 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -720.0583, + -2321.321, + 850.0 + ], + "actual_end_pos": [ + -720.0583, + -2321.321, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -720.0583, + -2321.321, + 850.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -620.0583, + -2321.321, + 850.0 + ], + "actual_end_pos": [ + -620.0583, + -2321.321, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -620.0583, + -2321.321, + 850.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -620.0583, + -2321.321, + 850.0 + ], + "actual_end_pos": [ + -620.0583, + -2321.321, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -620.0583, + -2321.321, + 850.0 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -620.0583, + -2321.321, + 850.0 + ], + "actual_end_pos": [ + -620.0583, + -2321.321, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -620.0583, + -2321.321, + 850.0 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -533.4558, + -2271.321, + 850.0 + ], + "actual_end_pos": [ + -533.4558, + -2271.321, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -533.4558, + -2271.321, + 850.0 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -483.4558, + -2357.9235, + 850.0 + ], + "actual_end_pos": [ + -483.4558, + -2357.9235, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -483.4558, + -2357.9235, + 850.0 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -570.0583, + -2407.9235, + 850.0 + ], + "actual_end_pos": [ + -570.0583, + -2407.9235, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -570.0583, + -2407.9235, + 850.0 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -656.6608, + -2457.9235, + 850.0 + ], + "actual_end_pos": [ + -656.6608, + -2457.9235, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -656.6608, + -2457.9235, + 850.0 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -656.6608, + -2457.9235, + 850.0 + ], + "actual_end_pos": [ + -656.6608, + -2457.9235, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -656.6608, + -2457.9235, + 850.0 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -656.6608, + -2457.9235, + 850.0 + ], + "actual_end_pos": [ + -656.6608, + -2457.9235, + 850.0 + ], + "actual_end_rot": [ + 7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -656.6608, + -2457.9235, + 850.0 + ], + "start_rot": [ + 7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -630.7789, + -2554.5161, + 850.0 + ], + "actual_end_pos": [ + -630.7789, + -2554.5161, + 850.0 + ], + "actual_end_rot": [ + 7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -630.7789, + -2554.5161, + 850.0 + ], + "start_rot": [ + 7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -630.7789, + -2554.5161, + 850.0 + ], + "actual_end_pos": [ + -630.7789, + -2554.5161, + 850.0 + ], + "actual_end_rot": [ + 7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -630.7789, + -2554.5161, + 850.0 + ], + "start_rot": [ + 7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -531.6345, + -2554.5161, + 863.0526 + ], + "actual_end_pos": [ + -531.6345, + -2554.5161, + 863.0526 + ], + "actual_end_rot": [ + 7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -531.6345, + -2554.5161, + 863.0526 + ], + "start_rot": [ + 7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -531.6345, + -2454.5161, + 863.0526 + ], + "actual_end_pos": [ + -531.6345, + -2454.5161, + 863.0526 + ], + "actual_end_rot": [ + 7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -531.6345, + -2454.5161, + 863.0526 + ], + "start_rot": [ + 7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -531.6345, + -2354.5161, + 863.0526 + ], + "actual_end_pos": [ + -531.6345, + -2354.5161, + 863.0526 + ], + "actual_end_rot": [ + 7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -531.6345, + -2354.5161, + 863.0526 + ], + "start_rot": [ + 7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -432.49, + -2354.5161, + 876.1052 + ], + "actual_end_pos": [ + -432.49, + -2354.5161, + 876.1052 + ], + "actual_end_rot": [ + 7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -432.49, + -2354.5161, + 876.1052 + ], + "start_rot": [ + 7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -432.49, + -2354.5161, + 876.1052 + ], + "actual_end_pos": [ + -432.49, + -2354.5161, + 876.1052 + ], + "actual_end_rot": [ + 7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -432.49, + -2354.5161, + 876.1052 + ], + "start_rot": [ + 7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -531.6345, + -2354.5161, + 863.0526 + ], + "actual_end_pos": [ + -531.6345, + -2354.5161, + 863.0526 + ], + "actual_end_rot": [ + 7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -531.6345, + -2354.5161, + 863.0526 + ], + "start_rot": [ + 7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -531.6345, + -2454.5161, + 863.0526 + ], + "actual_end_pos": [ + -531.6345, + -2454.5161, + 863.0526 + ], + "actual_end_rot": [ + 7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -531.6345, + -2454.5161, + 863.0526 + ], + "start_rot": [ + 7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -630.7789, + -2454.5161, + 850.0 + ], + "actual_end_pos": [ + -630.7789, + -2454.5161, + 850.0 + ], + "actual_end_rot": [ + 7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -630.7789, + -2454.5161, + 850.0 + ], + "start_rot": [ + 7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -729.9234, + -2454.5161, + 836.9474 + ], + "actual_end_pos": [ + -729.9234, + -2454.5161, + 836.9474 + ], + "actual_end_rot": [ + 7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -729.9234, + -2454.5161, + 836.9474 + ], + "start_rot": [ + 7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -729.9234, + -2454.5161, + 836.9474 + ], + "actual_end_pos": [ + -729.9234, + -2454.5161, + 836.9474 + ], + "actual_end_rot": [ + 7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -729.9234, + -2454.5161, + 836.9474 + ], + "start_rot": [ + 7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -825.6896, + -2428.8556, + 823.8948 + ], + "actual_end_pos": [ + -825.6896, + -2428.8556, + 823.8948 + ], + "actual_end_rot": [ + 7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -825.6896, + -2428.8556, + 823.8948 + ], + "start_rot": [ + 7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -851.5715, + -2525.4482, + 823.8948 + ], + "actual_end_pos": [ + -851.5715, + -2525.4482, + 823.8948 + ], + "actual_end_rot": [ + 7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -851.5715, + -2525.4482, + 823.8948 + ], + "start_rot": [ + 7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -947.3378, + -2499.7877, + 810.8421 + ], + "actual_end_pos": [ + -947.3378, + -2499.7877, + 810.8421 + ], + "actual_end_rot": [ + 7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -947.3378, + -2499.7877, + 810.8421 + ], + "start_rot": [ + 7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -973.2197, + -2596.3803, + 810.8421 + ], + "actual_end_pos": [ + -973.2197, + -2596.3803, + 810.8421 + ], + "actual_end_rot": [ + 7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260422_172644__pair_001521_B_traj_001522_meta.json b/equivalence_easy/run_20260422_172644__pair_001521_B_traj_001522_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f571aa5850d0de1c11d367213e22fa20c4dbf0b2 --- /dev/null +++ b/equivalence_easy/run_20260422_172644__pair_001521_B_traj_001522_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 1522, + "episode_id": 0, + "state_id": 1121, + "sample_index": 1121, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 1521, + "primary_trajectory_id": 1521, + "paired_trajectory_id": 1522, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + -920.0, + -2170.0, + 850.0 + ], + "rotation": [ + 0.0, + 45.0, + 0.0 + ] + }, + "action_sequence": [ + "move_forward", + "turn_left", + "turn_left", + "move_forward", + "move_left", + "look_down", + "turn_left", + "move_forward", + "move_forward", + "turn_right", + "move_backward", + "move_backward", + "turn_left", + "move_left", + "look_up", + "move_forward", + "turn_right", + "turn_right", + "move_backward", + "move_backward", + "move_left", + "move_forward", + "turn_left", + "look_up", + "move_left", + "turn_left", + "move_forward", + "move_forward", + "move_right", + "move_right", + "no_op", + "move_backward", + "move_left", + "move_backward", + "move_backward", + "turn_left", + "move_left", + "move_backward", + "move_left", + "move_backward" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -920.0, + -2170.0, + 850.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -849.2893, + -2099.2893, + 850.0 + ], + "actual_end_pos": [ + -849.2893, + -2099.2893, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -849.2893, + -2099.2893, + 850.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -849.2893, + -2099.2893, + 850.0 + ], + "actual_end_pos": [ + -849.2893, + -2099.2893, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -849.2893, + -2099.2893, + 850.0 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -849.2893, + -2099.2893, + 850.0 + ], + "actual_end_pos": [ + -849.2893, + -2099.2893, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -849.2893, + -2099.2893, + 850.0 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -752.6967, + -2073.4074, + 850.0 + ], + "actual_end_pos": [ + -752.6967, + -2073.4074, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -752.6967, + -2073.4074, + 850.0 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -726.8148, + -2170.0, + 850.0 + ], + "actual_end_pos": [ + -726.8148, + -2170.0, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -726.8148, + -2170.0, + 850.0 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -726.8148, + -2170.0, + 850.0 + ], + "actual_end_pos": [ + -726.8148, + -2170.0, + 850.0 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -726.8148, + -2170.0, + 850.0 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -726.8148, + -2170.0, + 850.0 + ], + "actual_end_pos": [ + -726.8148, + -2170.0, + 850.0 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -726.8148, + -2170.0, + 850.0 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -627.6703, + -2170.0, + 836.9474 + ], + "actual_end_pos": [ + -627.6703, + -2170.0, + 836.9474 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -627.6703, + -2170.0, + 836.9474 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -528.5259, + -2170.0, + 823.8948 + ], + "actual_end_pos": [ + -528.5259, + -2170.0, + 823.8948 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -528.5259, + -2170.0, + 823.8948 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -528.5259, + -2170.0, + 823.8948 + ], + "actual_end_pos": [ + -528.5259, + -2170.0, + 823.8948 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -528.5259, + -2170.0, + 823.8948 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -624.2921, + -2195.6605, + 836.9474 + ], + "actual_end_pos": [ + -624.2921, + -2195.6605, + 836.9474 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -624.2921, + -2195.6605, + 836.9474 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -720.0583, + -2221.321, + 850.0 + ], + "actual_end_pos": [ + -720.0583, + -2221.321, + 850.0 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -720.0583, + -2221.321, + 850.0 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -720.0583, + -2221.321, + 850.0 + ], + "actual_end_pos": [ + -720.0583, + -2221.321, + 850.0 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -720.0583, + -2221.321, + 850.0 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -720.0583, + -2321.321, + 850.0 + ], + "actual_end_pos": [ + -720.0583, + -2321.321, + 850.0 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -720.0583, + -2321.321, + 850.0 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -720.0583, + -2321.321, + 850.0 + ], + "actual_end_pos": [ + -720.0583, + -2321.321, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -720.0583, + -2321.321, + 850.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -620.0583, + -2321.321, + 850.0 + ], + "actual_end_pos": [ + -620.0583, + -2321.321, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -620.0583, + -2321.321, + 850.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -620.0583, + -2321.321, + 850.0 + ], + "actual_end_pos": [ + -620.0583, + -2321.321, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -620.0583, + -2321.321, + 850.0 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -620.0583, + -2321.321, + 850.0 + ], + "actual_end_pos": [ + -620.0583, + -2321.321, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -620.0583, + -2321.321, + 850.0 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -706.6608, + -2371.321, + 850.0 + ], + "actual_end_pos": [ + -706.6608, + -2371.321, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -706.6608, + -2371.321, + 850.0 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -793.2634, + -2421.321, + 850.0 + ], + "actual_end_pos": [ + -793.2634, + -2421.321, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -793.2634, + -2421.321, + 850.0 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -743.2634, + -2507.9235, + 850.0 + ], + "actual_end_pos": [ + -743.2634, + -2507.9235, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -743.2634, + -2507.9235, + 850.0 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -656.6608, + -2457.9235, + 850.0 + ], + "actual_end_pos": [ + -656.6608, + -2457.9235, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -656.6608, + -2457.9235, + 850.0 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -656.6608, + -2457.9235, + 850.0 + ], + "actual_end_pos": [ + -656.6608, + -2457.9235, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -656.6608, + -2457.9235, + 850.0 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -656.6608, + -2457.9235, + 850.0 + ], + "actual_end_pos": [ + -656.6608, + -2457.9235, + 850.0 + ], + "actual_end_rot": [ + 7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -656.6608, + -2457.9235, + 850.0 + ], + "start_rot": [ + 7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -630.7789, + -2554.5161, + 850.0 + ], + "actual_end_pos": [ + -630.7789, + -2554.5161, + 850.0 + ], + "actual_end_rot": [ + 7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -630.7789, + -2554.5161, + 850.0 + ], + "start_rot": [ + 7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -630.7789, + -2554.5161, + 850.0 + ], + "actual_end_pos": [ + -630.7789, + -2554.5161, + 850.0 + ], + "actual_end_rot": [ + 7.5, + -0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -630.7789, + -2554.5161, + 850.0 + ], + "start_rot": [ + 7.5, + -0.0, + 0.0 + ], + "expected_end_pos": [ + -531.6345, + -2554.5161, + 863.0526 + ], + "actual_end_pos": [ + -531.6345, + -2554.5161, + 863.0526 + ], + "actual_end_rot": [ + 7.5, + -0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -531.6345, + -2554.5161, + 863.0526 + ], + "start_rot": [ + 7.5, + -0.0, + 0.0 + ], + "expected_end_pos": [ + -432.49, + -2554.5161, + 876.1052 + ], + "actual_end_pos": [ + -432.49, + -2554.5161, + 876.1052 + ], + "actual_end_rot": [ + 7.5, + -0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -432.49, + -2554.5161, + 876.1052 + ], + "start_rot": [ + 7.5, + -0.0, + 0.0 + ], + "expected_end_pos": [ + -432.49, + -2454.5161, + 876.1052 + ], + "actual_end_pos": [ + -432.49, + -2454.5161, + 876.1052 + ], + "actual_end_rot": [ + 7.5, + -0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -432.49, + -2454.5161, + 876.1052 + ], + "start_rot": [ + 7.5, + -0.0, + 0.0 + ], + "expected_end_pos": [ + -432.49, + -2354.5161, + 876.1052 + ], + "actual_end_pos": [ + -432.49, + -2354.5161, + 876.1052 + ], + "actual_end_rot": [ + 7.5, + -0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -432.49, + -2354.5161, + 876.1052 + ], + "start_rot": [ + 7.5, + -0.0, + 0.0 + ], + "expected_end_pos": [ + -432.49, + -2354.5161, + 876.1052 + ], + "actual_end_pos": [ + -432.49, + -2354.5161, + 876.1052 + ], + "actual_end_rot": [ + 7.5, + -0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -432.49, + -2354.5161, + 876.1052 + ], + "start_rot": [ + 7.5, + -0.0, + 0.0 + ], + "expected_end_pos": [ + -531.6345, + -2354.5161, + 863.0526 + ], + "actual_end_pos": [ + -531.6345, + -2354.5161, + 863.0526 + ], + "actual_end_rot": [ + 7.5, + -0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -531.6345, + -2354.5161, + 863.0526 + ], + "start_rot": [ + 7.5, + -0.0, + 0.0 + ], + "expected_end_pos": [ + -531.6345, + -2454.5161, + 863.0526 + ], + "actual_end_pos": [ + -531.6345, + -2454.5161, + 863.0526 + ], + "actual_end_rot": [ + 7.5, + -0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -531.6345, + -2454.5161, + 863.0526 + ], + "start_rot": [ + 7.5, + -0.0, + 0.0 + ], + "expected_end_pos": [ + -630.7789, + -2454.5161, + 850.0 + ], + "actual_end_pos": [ + -630.7789, + -2454.5161, + 850.0 + ], + "actual_end_rot": [ + 7.5, + -0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -630.7789, + -2454.5161, + 850.0 + ], + "start_rot": [ + 7.5, + -0.0, + 0.0 + ], + "expected_end_pos": [ + -729.9234, + -2454.5161, + 836.9474 + ], + "actual_end_pos": [ + -729.9234, + -2454.5161, + 836.9474 + ], + "actual_end_rot": [ + 7.5, + -0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -729.9234, + -2454.5161, + 836.9474 + ], + "start_rot": [ + 7.5, + -0.0, + 0.0 + ], + "expected_end_pos": [ + -729.9234, + -2454.5161, + 836.9474 + ], + "actual_end_pos": [ + -729.9234, + -2454.5161, + 836.9474 + ], + "actual_end_rot": [ + 7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -729.9234, + -2454.5161, + 836.9474 + ], + "start_rot": [ + 7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -755.8053, + -2551.1087, + 836.9474 + ], + "actual_end_pos": [ + -755.8053, + -2551.1087, + 836.9474 + ], + "actual_end_rot": [ + 7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -755.8053, + -2551.1087, + 836.9474 + ], + "start_rot": [ + 7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -851.5715, + -2525.4482, + 823.8948 + ], + "actual_end_pos": [ + -851.5715, + -2525.4482, + 823.8948 + ], + "actual_end_rot": [ + 7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -851.5715, + -2525.4482, + 823.8948 + ], + "start_rot": [ + 7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -877.4535, + -2622.0408, + 823.8948 + ], + "actual_end_pos": [ + -877.4535, + -2622.0408, + 823.8948 + ], + "actual_end_rot": [ + 7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -877.4535, + -2622.0408, + 823.8948 + ], + "start_rot": [ + 7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -973.2197, + -2596.3803, + 810.8421 + ], + "actual_end_pos": [ + -973.2197, + -2596.3803, + 810.8421 + ], + "actual_end_rot": [ + 7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260422_172644__pair_001632_A_traj_001632_meta.json b/equivalence_easy/run_20260422_172644__pair_001632_A_traj_001632_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..af0b3b6990595f1ba2f9499fa18a368df1bafccb --- /dev/null +++ b/equivalence_easy/run_20260422_172644__pair_001632_A_traj_001632_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 1632, + "episode_id": 0, + "state_id": 1201, + "sample_index": 1201, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 1633, + "primary_trajectory_id": 1632, + "paired_trajectory_id": 1633, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + -920.0, + -170.0, + 850.0 + ], + "rotation": [ + 0.0, + 45.0, + 0.0 + ] + }, + "action_sequence": [ + "turn_left", + "move_left", + "look_up", + "turn_right", + "move_left", + "turn_left", + "move_left", + "turn_right", + "turn_left", + "move_right", + "turn_left", + "move_forward", + "move_right", + "look_down", + "move_left", + "look_down", + "look_down", + "turn_left", + "move_left", + "move_backward", + "turn_right", + "move_right", + "no_op", + "move_left", + "move_left", + "no_op", + "turn_right", + "turn_right", + "move_forward", + "move_backward", + "turn_right", + "no_op", + "move_left", + "no_op", + "turn_right", + "move_right", + "move_forward", + "move_backward", + "move_backward", + "move_backward" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -920.0, + -170.0, + 850.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -920.0, + -170.0, + 850.0 + ], + "actual_end_pos": [ + -920.0, + -170.0, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -920.0, + -170.0, + 850.0 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -870.0, + -256.6025, + 850.0 + ], + "actual_end_pos": [ + -870.0, + -256.6025, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -870.0, + -256.6025, + 850.0 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -870.0, + -256.6025, + 850.0 + ], + "actual_end_pos": [ + -870.0, + -256.6025, + 850.0 + ], + "actual_end_rot": [ + 7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -870.0, + -256.6025, + 850.0 + ], + "start_rot": [ + 7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -870.0, + -256.6025, + 850.0 + ], + "actual_end_pos": [ + -870.0, + -256.6025, + 850.0 + ], + "actual_end_rot": [ + 7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -870.0, + -256.6025, + 850.0 + ], + "start_rot": [ + 7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -799.2893, + -327.3132, + 850.0 + ], + "actual_end_pos": [ + -799.2893, + -327.3132, + 850.0 + ], + "actual_end_rot": [ + 7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -799.2893, + -327.3132, + 850.0 + ], + "start_rot": [ + 7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -799.2893, + -327.3132, + 850.0 + ], + "actual_end_pos": [ + -799.2893, + -327.3132, + 850.0 + ], + "actual_end_rot": [ + 7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -799.2893, + -327.3132, + 850.0 + ], + "start_rot": [ + 7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -749.2893, + -413.9158, + 850.0 + ], + "actual_end_pos": [ + -749.2893, + -413.9158, + 850.0 + ], + "actual_end_rot": [ + 7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -749.2893, + -413.9158, + 850.0 + ], + "start_rot": [ + 7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -749.2893, + -413.9158, + 850.0 + ], + "actual_end_pos": [ + -749.2893, + -413.9158, + 850.0 + ], + "actual_end_rot": [ + 7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -749.2893, + -413.9158, + 850.0 + ], + "start_rot": [ + 7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -749.2893, + -413.9158, + 850.0 + ], + "actual_end_pos": [ + -749.2893, + -413.9158, + 850.0 + ], + "actual_end_rot": [ + 7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -749.2893, + -413.9158, + 850.0 + ], + "start_rot": [ + 7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -799.2893, + -327.3132, + 850.0 + ], + "actual_end_pos": [ + -799.2893, + -327.3132, + 850.0 + ], + "actual_end_rot": [ + 7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -799.2893, + -327.3132, + 850.0 + ], + "start_rot": [ + 7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -799.2893, + -327.3132, + 850.0 + ], + "actual_end_pos": [ + -799.2893, + -327.3132, + 850.0 + ], + "actual_end_rot": [ + 7.5, + 15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -799.2893, + -327.3132, + 850.0 + ], + "start_rot": [ + 7.5, + 15.0, + -0.0 + ], + "expected_end_pos": [ + -703.5231, + -301.6527, + 863.0526 + ], + "actual_end_pos": [ + -703.5231, + -301.6527, + 863.0526 + ], + "actual_end_rot": [ + 7.5, + 15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -703.5231, + -301.6527, + 863.0526 + ], + "start_rot": [ + 7.5, + 15.0, + -0.0 + ], + "expected_end_pos": [ + -729.405, + -205.0602, + 863.0526 + ], + "actual_end_pos": [ + -729.405, + -205.0602, + 863.0526 + ], + "actual_end_rot": [ + 7.5, + 15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -729.405, + -205.0602, + 863.0526 + ], + "start_rot": [ + 7.5, + 15.0, + -0.0 + ], + "expected_end_pos": [ + -729.405, + -205.0602, + 863.0526 + ], + "actual_end_pos": [ + -729.405, + -205.0602, + 863.0526 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -729.405, + -205.0602, + 863.0526 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -703.5231, + -301.6527, + 863.0526 + ], + "actual_end_pos": [ + -703.5231, + -301.6527, + 863.0526 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -703.5231, + -301.6527, + 863.0526 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -703.5231, + -301.6527, + 863.0526 + ], + "actual_end_pos": [ + -703.5231, + -301.6527, + 863.0526 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -703.5231, + -301.6527, + 863.0526 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -703.5231, + -301.6527, + 863.0526 + ], + "actual_end_pos": [ + -703.5231, + -301.6527, + 863.0526 + ], + "actual_end_rot": [ + -15.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -703.5231, + -301.6527, + 863.0526 + ], + "start_rot": [ + -15.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -703.5231, + -301.6527, + 863.0526 + ], + "actual_end_pos": [ + -703.5231, + -301.6527, + 863.0526 + ], + "actual_end_rot": [ + -15.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -703.5231, + -301.6527, + 863.0526 + ], + "start_rot": [ + -15.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -703.5231, + -401.6527, + 863.0526 + ], + "actual_end_pos": [ + -703.5231, + -401.6527, + 863.0526 + ], + "actual_end_rot": [ + -15.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -703.5231, + -401.6527, + 863.0526 + ], + "start_rot": [ + -15.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -800.1157, + -401.6527, + 888.9345 + ], + "actual_end_pos": [ + -800.1157, + -401.6527, + 888.9345 + ], + "actual_end_rot": [ + -15.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -800.1157, + -401.6527, + 888.9345 + ], + "start_rot": [ + -15.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -800.1157, + -401.6527, + 888.9345 + ], + "actual_end_pos": [ + -800.1157, + -401.6527, + 888.9345 + ], + "actual_end_rot": [ + -15.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -800.1157, + -401.6527, + 888.9345 + ], + "start_rot": [ + -15.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -825.9976, + -305.0602, + 888.9345 + ], + "actual_end_pos": [ + -825.9976, + -305.0602, + 888.9345 + ], + "actual_end_rot": [ + -15.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -825.9976, + -305.0602, + 888.9345 + ], + "start_rot": [ + -15.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -825.9976, + -305.0602, + 888.9345 + ], + "actual_end_pos": [ + -825.9976, + -305.0602, + 888.9345 + ], + "actual_end_rot": [ + -15.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -825.9976, + -305.0602, + 888.9345 + ], + "start_rot": [ + -15.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -800.1157, + -401.6527, + 888.9345 + ], + "actual_end_pos": [ + -800.1157, + -401.6527, + 888.9345 + ], + "actual_end_rot": [ + -15.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -800.1157, + -401.6527, + 888.9345 + ], + "start_rot": [ + -15.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -774.2338, + -498.2453, + 888.9345 + ], + "actual_end_pos": [ + -774.2338, + -498.2453, + 888.9345 + ], + "actual_end_rot": [ + -15.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -774.2338, + -498.2453, + 888.9345 + ], + "start_rot": [ + -15.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -774.2338, + -498.2453, + 888.9345 + ], + "actual_end_pos": [ + -774.2338, + -498.2453, + 888.9345 + ], + "actual_end_rot": [ + -15.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -774.2338, + -498.2453, + 888.9345 + ], + "start_rot": [ + -15.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -774.2338, + -498.2453, + 888.9345 + ], + "actual_end_pos": [ + -774.2338, + -498.2453, + 888.9345 + ], + "actual_end_rot": [ + -15.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -774.2338, + -498.2453, + 888.9345 + ], + "start_rot": [ + -15.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -774.2338, + -498.2453, + 888.9345 + ], + "actual_end_pos": [ + -774.2338, + -498.2453, + 888.9345 + ], + "actual_end_rot": [ + -15.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -774.2338, + -498.2453, + 888.9345 + ], + "start_rot": [ + -15.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -705.9325, + -429.9441, + 863.0526 + ], + "actual_end_pos": [ + -705.9325, + -429.9441, + 863.0526 + ], + "actual_end_rot": [ + -15.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -705.9325, + -429.9441, + 863.0526 + ], + "start_rot": [ + -15.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -774.2338, + -498.2453, + 888.9345 + ], + "actual_end_pos": [ + -774.2338, + -498.2453, + 888.9345 + ], + "actual_end_rot": [ + -15.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -774.2338, + -498.2453, + 888.9345 + ], + "start_rot": [ + -15.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -774.2338, + -498.2453, + 888.9345 + ], + "actual_end_pos": [ + -774.2338, + -498.2453, + 888.9345 + ], + "actual_end_rot": [ + -15.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -774.2338, + -498.2453, + 888.9345 + ], + "start_rot": [ + -15.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + -774.2338, + -498.2453, + 888.9345 + ], + "actual_end_pos": [ + -774.2338, + -498.2453, + 888.9345 + ], + "actual_end_rot": [ + -15.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -774.2338, + -498.2453, + 888.9345 + ], + "start_rot": [ + -15.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + -687.6312, + -548.2453, + 888.9345 + ], + "actual_end_pos": [ + -687.6312, + -548.2453, + 888.9345 + ], + "actual_end_rot": [ + -15.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -687.6312, + -548.2453, + 888.9345 + ], + "start_rot": [ + -15.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + -687.6312, + -548.2453, + 888.9345 + ], + "actual_end_pos": [ + -687.6312, + -548.2453, + 888.9345 + ], + "actual_end_rot": [ + -15.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -687.6312, + -548.2453, + 888.9345 + ], + "start_rot": [ + -15.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + -687.6312, + -548.2453, + 888.9345 + ], + "actual_end_pos": [ + -687.6312, + -548.2453, + 888.9345 + ], + "actual_end_rot": [ + -15.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -687.6312, + -548.2453, + 888.9345 + ], + "start_rot": [ + -15.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -784.2238, + -522.3634, + 888.9345 + ], + "actual_end_pos": [ + -784.2238, + -522.3634, + 888.9345 + ], + "actual_end_rot": [ + -15.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -784.2238, + -522.3634, + 888.9345 + ], + "start_rot": [ + -15.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -759.2238, + -429.0621, + 863.0526 + ], + "actual_end_pos": [ + -759.2238, + -429.0621, + 863.0526 + ], + "actual_end_rot": [ + -15.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -759.2238, + -429.0621, + 863.0526 + ], + "start_rot": [ + -15.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -784.2238, + -522.3634, + 888.9345 + ], + "actual_end_pos": [ + -784.2238, + -522.3634, + 888.9345 + ], + "actual_end_rot": [ + -15.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -784.2238, + -522.3634, + 888.9345 + ], + "start_rot": [ + -15.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -809.2238, + -615.6647, + 914.8164 + ], + "actual_end_pos": [ + -809.2238, + -615.6647, + 914.8164 + ], + "actual_end_rot": [ + -15.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -809.2238, + -615.6647, + 914.8164 + ], + "start_rot": [ + -15.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -834.2238, + -708.966, + 940.6983 + ], + "actual_end_pos": [ + -834.2238, + -708.966, + 940.6983 + ], + "actual_end_rot": [ + -15.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260422_172644__pair_001632_B_traj_001633_meta.json b/equivalence_easy/run_20260422_172644__pair_001632_B_traj_001633_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5aa9138433158ac6ae72b7b90f42499470ae8d4e --- /dev/null +++ b/equivalence_easy/run_20260422_172644__pair_001632_B_traj_001633_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 1633, + "episode_id": 0, + "state_id": 1201, + "sample_index": 1201, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 1632, + "primary_trajectory_id": 1632, + "paired_trajectory_id": 1633, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + -920.0, + -170.0, + 850.0 + ], + "rotation": [ + 0.0, + 45.0, + 0.0 + ] + }, + "action_sequence": [ + "turn_left", + "move_left", + "turn_right", + "look_up", + "move_left", + "turn_left", + "move_left", + "turn_right", + "turn_left", + "move_right", + "turn_left", + "move_right", + "move_forward", + "look_down", + "move_left", + "turn_left", + "look_down", + "look_down", + "move_backward", + "move_left", + "turn_right", + "move_right", + "no_op", + "move_left", + "move_left", + "no_op", + "turn_right", + "turn_right", + "move_backward", + "move_forward", + "turn_right", + "no_op", + "move_left", + "no_op", + "turn_right", + "move_backward", + "move_backward", + "move_right", + "move_forward", + "move_backward" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -920.0, + -170.0, + 850.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -920.0, + -170.0, + 850.0 + ], + "actual_end_pos": [ + -920.0, + -170.0, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -920.0, + -170.0, + 850.0 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -870.0, + -256.6025, + 850.0 + ], + "actual_end_pos": [ + -870.0, + -256.6025, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -870.0, + -256.6025, + 850.0 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -870.0, + -256.6025, + 850.0 + ], + "actual_end_pos": [ + -870.0, + -256.6025, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -870.0, + -256.6025, + 850.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -870.0, + -256.6025, + 850.0 + ], + "actual_end_pos": [ + -870.0, + -256.6025, + 850.0 + ], + "actual_end_rot": [ + 7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -870.0, + -256.6025, + 850.0 + ], + "start_rot": [ + 7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -799.2893, + -327.3132, + 850.0 + ], + "actual_end_pos": [ + -799.2893, + -327.3132, + 850.0 + ], + "actual_end_rot": [ + 7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -799.2893, + -327.3132, + 850.0 + ], + "start_rot": [ + 7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -799.2893, + -327.3132, + 850.0 + ], + "actual_end_pos": [ + -799.2893, + -327.3132, + 850.0 + ], + "actual_end_rot": [ + 7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -799.2893, + -327.3132, + 850.0 + ], + "start_rot": [ + 7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -749.2893, + -413.9158, + 850.0 + ], + "actual_end_pos": [ + -749.2893, + -413.9158, + 850.0 + ], + "actual_end_rot": [ + 7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -749.2893, + -413.9158, + 850.0 + ], + "start_rot": [ + 7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -749.2893, + -413.9158, + 850.0 + ], + "actual_end_pos": [ + -749.2893, + -413.9158, + 850.0 + ], + "actual_end_rot": [ + 7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -749.2893, + -413.9158, + 850.0 + ], + "start_rot": [ + 7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -749.2893, + -413.9158, + 850.0 + ], + "actual_end_pos": [ + -749.2893, + -413.9158, + 850.0 + ], + "actual_end_rot": [ + 7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -749.2893, + -413.9158, + 850.0 + ], + "start_rot": [ + 7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -799.2893, + -327.3132, + 850.0 + ], + "actual_end_pos": [ + -799.2893, + -327.3132, + 850.0 + ], + "actual_end_rot": [ + 7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -799.2893, + -327.3132, + 850.0 + ], + "start_rot": [ + 7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -799.2893, + -327.3132, + 850.0 + ], + "actual_end_pos": [ + -799.2893, + -327.3132, + 850.0 + ], + "actual_end_rot": [ + 7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -799.2893, + -327.3132, + 850.0 + ], + "start_rot": [ + 7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -825.1712, + -230.7206, + 850.0 + ], + "actual_end_pos": [ + -825.1712, + -230.7206, + 850.0 + ], + "actual_end_rot": [ + 7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -825.1712, + -230.7206, + 850.0 + ], + "start_rot": [ + 7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -729.405, + -205.0602, + 863.0526 + ], + "actual_end_pos": [ + -729.405, + -205.0602, + 863.0526 + ], + "actual_end_rot": [ + 7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -729.405, + -205.0602, + 863.0526 + ], + "start_rot": [ + 7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -729.405, + -205.0602, + 863.0526 + ], + "actual_end_pos": [ + -729.405, + -205.0602, + 863.0526 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -729.405, + -205.0602, + 863.0526 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -703.5231, + -301.6527, + 863.0526 + ], + "actual_end_pos": [ + -703.5231, + -301.6527, + 863.0526 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -703.5231, + -301.6527, + 863.0526 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -703.5231, + -301.6527, + 863.0526 + ], + "actual_end_pos": [ + -703.5231, + -301.6527, + 863.0526 + ], + "actual_end_rot": [ + 0.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -703.5231, + -301.6527, + 863.0526 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -703.5231, + -301.6527, + 863.0526 + ], + "actual_end_pos": [ + -703.5231, + -301.6527, + 863.0526 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -703.5231, + -301.6527, + 863.0526 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -703.5231, + -301.6527, + 863.0526 + ], + "actual_end_pos": [ + -703.5231, + -301.6527, + 863.0526 + ], + "actual_end_rot": [ + -15.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -703.5231, + -301.6527, + 863.0526 + ], + "start_rot": [ + -15.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -800.1157, + -301.6527, + 888.9345 + ], + "actual_end_pos": [ + -800.1157, + -301.6527, + 888.9345 + ], + "actual_end_rot": [ + -15.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -800.1157, + -301.6527, + 888.9345 + ], + "start_rot": [ + -15.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -800.1157, + -401.6527, + 888.9345 + ], + "actual_end_pos": [ + -800.1157, + -401.6527, + 888.9345 + ], + "actual_end_rot": [ + -15.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -800.1157, + -401.6527, + 888.9345 + ], + "start_rot": [ + -15.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -800.1157, + -401.6527, + 888.9345 + ], + "actual_end_pos": [ + -800.1157, + -401.6527, + 888.9345 + ], + "actual_end_rot": [ + -15.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -800.1157, + -401.6527, + 888.9345 + ], + "start_rot": [ + -15.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -825.9976, + -305.0602, + 888.9345 + ], + "actual_end_pos": [ + -825.9976, + -305.0602, + 888.9345 + ], + "actual_end_rot": [ + -15.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -825.9976, + -305.0602, + 888.9345 + ], + "start_rot": [ + -15.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -825.9976, + -305.0602, + 888.9345 + ], + "actual_end_pos": [ + -825.9976, + -305.0602, + 888.9345 + ], + "actual_end_rot": [ + -15.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -825.9976, + -305.0602, + 888.9345 + ], + "start_rot": [ + -15.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -800.1157, + -401.6527, + 888.9345 + ], + "actual_end_pos": [ + -800.1157, + -401.6527, + 888.9345 + ], + "actual_end_rot": [ + -15.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -800.1157, + -401.6527, + 888.9345 + ], + "start_rot": [ + -15.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -774.2338, + -498.2453, + 888.9345 + ], + "actual_end_pos": [ + -774.2338, + -498.2453, + 888.9345 + ], + "actual_end_rot": [ + -15.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -774.2338, + -498.2453, + 888.9345 + ], + "start_rot": [ + -15.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -774.2338, + -498.2453, + 888.9345 + ], + "actual_end_pos": [ + -774.2338, + -498.2453, + 888.9345 + ], + "actual_end_rot": [ + -15.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -774.2338, + -498.2453, + 888.9345 + ], + "start_rot": [ + -15.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -774.2338, + -498.2453, + 888.9345 + ], + "actual_end_pos": [ + -774.2338, + -498.2453, + 888.9345 + ], + "actual_end_rot": [ + -15.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -774.2338, + -498.2453, + 888.9345 + ], + "start_rot": [ + -15.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -774.2338, + -498.2453, + 888.9345 + ], + "actual_end_pos": [ + -774.2338, + -498.2453, + 888.9345 + ], + "actual_end_rot": [ + -15.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -774.2338, + -498.2453, + 888.9345 + ], + "start_rot": [ + -15.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -842.5351, + -566.5466, + 914.8164 + ], + "actual_end_pos": [ + -842.5351, + -566.5466, + 914.8164 + ], + "actual_end_rot": [ + -15.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -842.5351, + -566.5466, + 914.8164 + ], + "start_rot": [ + -15.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -774.2338, + -498.2453, + 888.9345 + ], + "actual_end_pos": [ + -774.2338, + -498.2453, + 888.9345 + ], + "actual_end_rot": [ + -15.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -774.2338, + -498.2453, + 888.9345 + ], + "start_rot": [ + -15.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -774.2338, + -498.2453, + 888.9345 + ], + "actual_end_pos": [ + -774.2338, + -498.2453, + 888.9345 + ], + "actual_end_rot": [ + -15.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -774.2338, + -498.2453, + 888.9345 + ], + "start_rot": [ + -15.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + -774.2338, + -498.2453, + 888.9345 + ], + "actual_end_pos": [ + -774.2338, + -498.2453, + 888.9345 + ], + "actual_end_rot": [ + -15.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -774.2338, + -498.2453, + 888.9345 + ], + "start_rot": [ + -15.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + -687.6312, + -548.2453, + 888.9345 + ], + "actual_end_pos": [ + -687.6312, + -548.2453, + 888.9345 + ], + "actual_end_rot": [ + -15.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -687.6312, + -548.2453, + 888.9345 + ], + "start_rot": [ + -15.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + -687.6312, + -548.2453, + 888.9345 + ], + "actual_end_pos": [ + -687.6312, + -548.2453, + 888.9345 + ], + "actual_end_rot": [ + -15.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -687.6312, + -548.2453, + 888.9345 + ], + "start_rot": [ + -15.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + -687.6312, + -548.2453, + 888.9345 + ], + "actual_end_pos": [ + -687.6312, + -548.2453, + 888.9345 + ], + "actual_end_rot": [ + -15.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -687.6312, + -548.2453, + 888.9345 + ], + "start_rot": [ + -15.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -712.6312, + -641.5466, + 914.8164 + ], + "actual_end_pos": [ + -712.6312, + -641.5466, + 914.8164 + ], + "actual_end_rot": [ + -15.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -712.6312, + -641.5466, + 914.8164 + ], + "start_rot": [ + -15.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -737.6312, + -734.8479, + 940.6983 + ], + "actual_end_pos": [ + -737.6312, + -734.8479, + 940.6983 + ], + "actual_end_rot": [ + -15.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -737.6312, + -734.8479, + 940.6983 + ], + "start_rot": [ + -15.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -834.2238, + -708.966, + 940.6983 + ], + "actual_end_pos": [ + -834.2238, + -708.966, + 940.6983 + ], + "actual_end_rot": [ + -15.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -834.2238, + -708.966, + 940.6983 + ], + "start_rot": [ + -15.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -809.2238, + -615.6647, + 914.8164 + ], + "actual_end_pos": [ + -809.2238, + -615.6647, + 914.8164 + ], + "actual_end_rot": [ + -15.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -809.2238, + -615.6647, + 914.8164 + ], + "start_rot": [ + -15.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + -834.2238, + -708.966, + 940.6983 + ], + "actual_end_pos": [ + -834.2238, + -708.966, + 940.6983 + ], + "actual_end_rot": [ + -15.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260422_172644__pair_001798_A_traj_001798_meta.json b/equivalence_easy/run_20260422_172644__pair_001798_A_traj_001798_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e58f870e549459e44499251be3480d171b063cd1 --- /dev/null +++ b/equivalence_easy/run_20260422_172644__pair_001798_A_traj_001798_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 1798, + "episode_id": 0, + "state_id": 1323, + "sample_index": 1323, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 1799, + "primary_trajectory_id": 1798, + "paired_trajectory_id": 1799, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + -920.0, + 4630.0, + 850.0 + ], + "rotation": [ + 0.0, + 135.0, + 0.0 + ] + }, + "action_sequence": [ + "look_down", + "no_op", + "move_left", + "look_up", + "move_forward", + "no_op", + "look_up", + "move_right", + "move_forward", + "look_down", + "move_forward", + "move_forward", + "move_right", + "move_forward", + "no_op", + "move_left", + "turn_right", + "look_down", + "look_down", + "move_forward", + "move_left", + "move_forward", + "move_forward", + "turn_left", + "move_forward", + "turn_right", + "turn_right", + "turn_left", + "move_backward", + "move_backward", + "turn_left", + "no_op", + "no_op", + "turn_left", + "move_left", + "move_backward", + "turn_left", + "turn_left", + "look_down", + "move_right" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -920.0, + 4630.0, + 850.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -920.0, + 4630.0, + 850.0 + ], + "actual_end_pos": [ + -920.0, + 4630.0, + 850.0 + ], + "actual_end_rot": [ + -7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -920.0, + 4630.0, + 850.0 + ], + "start_rot": [ + -7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -920.0, + 4630.0, + 850.0 + ], + "actual_end_pos": [ + -920.0, + 4630.0, + 850.0 + ], + "actual_end_rot": [ + -7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -920.0, + 4630.0, + 850.0 + ], + "start_rot": [ + -7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -849.2893, + 4700.7107, + 850.0 + ], + "actual_end_pos": [ + -849.2893, + 4700.7107, + 850.0 + ], + "actual_end_rot": [ + -7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -849.2893, + 4700.7107, + 850.0 + ], + "start_rot": [ + -7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -849.2893, + 4700.7107, + 850.0 + ], + "actual_end_pos": [ + -849.2893, + 4700.7107, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -849.2893, + 4700.7107, + 850.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -920.0, + 4771.4214, + 850.0 + ], + "actual_end_pos": [ + -920.0, + 4771.4214, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -920.0, + 4771.4214, + 850.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -920.0, + 4771.4214, + 850.0 + ], + "actual_end_pos": [ + -920.0, + 4771.4214, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -920.0, + 4771.4214, + 850.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -920.0, + 4771.4214, + 850.0 + ], + "actual_end_pos": [ + -920.0, + 4771.4214, + 850.0 + ], + "actual_end_rot": [ + 7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -920.0, + 4771.4214, + 850.0 + ], + "start_rot": [ + 7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -990.7107, + 4700.7107, + 850.0 + ], + "actual_end_pos": [ + -990.7107, + 4700.7107, + 850.0 + ], + "actual_end_rot": [ + 7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -990.7107, + 4700.7107, + 850.0 + ], + "start_rot": [ + 7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -1060.8164, + 4770.8164, + 863.0526 + ], + "actual_end_pos": [ + -1060.8164, + 4770.8164, + 863.0526 + ], + "actual_end_rot": [ + 7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -1060.8164, + 4770.8164, + 863.0526 + ], + "start_rot": [ + 7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -1060.8164, + 4770.8164, + 863.0526 + ], + "actual_end_pos": [ + -1060.8164, + 4770.8164, + 863.0526 + ], + "actual_end_rot": [ + 0.0, + 135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -1060.8164, + 4770.8164, + 863.0526 + ], + "start_rot": [ + 0.0, + 135.0, + -0.0 + ], + "expected_end_pos": [ + -1131.5271, + 4841.5271, + 863.0526 + ], + "actual_end_pos": [ + -1131.5271, + 4841.5271, + 863.0526 + ], + "actual_end_rot": [ + 0.0, + 135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -1131.5271, + 4841.5271, + 863.0526 + ], + "start_rot": [ + 0.0, + 135.0, + -0.0 + ], + "expected_end_pos": [ + -1202.2378, + 4912.2378, + 863.0526 + ], + "actual_end_pos": [ + -1202.2378, + 4912.2378, + 863.0526 + ], + "actual_end_rot": [ + 0.0, + 135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -1202.2378, + 4912.2378, + 863.0526 + ], + "start_rot": [ + 0.0, + 135.0, + -0.0 + ], + "expected_end_pos": [ + -1272.9484, + 4841.5271, + 863.0526 + ], + "actual_end_pos": [ + -1272.9484, + 4841.5271, + 863.0526 + ], + "actual_end_rot": [ + 0.0, + 135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -1272.9484, + 4841.5271, + 863.0526 + ], + "start_rot": [ + 0.0, + 135.0, + -0.0 + ], + "expected_end_pos": [ + -1343.6591, + 4912.2378, + 863.0526 + ], + "actual_end_pos": [ + -1343.6591, + 4912.2378, + 863.0526 + ], + "actual_end_rot": [ + 0.0, + 135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -1343.6591, + 4912.2378, + 863.0526 + ], + "start_rot": [ + 0.0, + 135.0, + -0.0 + ], + "expected_end_pos": [ + -1343.6591, + 4912.2378, + 863.0526 + ], + "actual_end_pos": [ + -1343.6591, + 4912.2378, + 863.0526 + ], + "actual_end_rot": [ + 0.0, + 135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -1343.6591, + 4912.2378, + 863.0526 + ], + "start_rot": [ + 0.0, + 135.0, + -0.0 + ], + "expected_end_pos": [ + -1272.9484, + 4982.9485, + 863.0526 + ], + "actual_end_pos": [ + -1272.9484, + 4982.9485, + 863.0526 + ], + "actual_end_rot": [ + 0.0, + 135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -1272.9484, + 4982.9485, + 863.0526 + ], + "start_rot": [ + 0.0, + 135.0, + -0.0 + ], + "expected_end_pos": [ + -1272.9484, + 4982.9485, + 863.0526 + ], + "actual_end_pos": [ + -1272.9484, + 4982.9485, + 863.0526 + ], + "actual_end_rot": [ + 0.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -1272.9484, + 4982.9485, + 863.0526 + ], + "start_rot": [ + 0.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -1272.9484, + 4982.9485, + 863.0526 + ], + "actual_end_pos": [ + -1272.9484, + 4982.9485, + 863.0526 + ], + "actual_end_rot": [ + -7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -1272.9484, + 4982.9485, + 863.0526 + ], + "start_rot": [ + -7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -1272.9484, + 4982.9485, + 863.0526 + ], + "actual_end_pos": [ + -1272.9484, + 4982.9485, + 863.0526 + ], + "actual_end_rot": [ + -15.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -1272.9484, + 4982.9485, + 863.0526 + ], + "start_rot": [ + -15.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -1356.6001, + 5031.2448, + 837.1707 + ], + "actual_end_pos": [ + -1356.6001, + 5031.2448, + 837.1707 + ], + "actual_end_rot": [ + -15.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -1356.6001, + 5031.2448, + 837.1707 + ], + "start_rot": [ + -15.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -1306.6001, + 5117.8473, + 837.1707 + ], + "actual_end_pos": [ + -1306.6001, + 5117.8473, + 837.1707 + ], + "actual_end_rot": [ + -15.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -1306.6001, + 5117.8473, + 837.1707 + ], + "start_rot": [ + -15.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -1390.2517, + 5166.1436, + 811.2888 + ], + "actual_end_pos": [ + -1390.2517, + 5166.1436, + 811.2888 + ], + "actual_end_rot": [ + -15.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -1390.2517, + 5166.1436, + 811.2888 + ], + "start_rot": [ + -15.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -1473.9033, + 5214.4399, + 785.4069 + ], + "actual_end_pos": [ + -1473.9033, + 5214.4399, + 785.4069 + ], + "actual_end_rot": [ + -15.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1473.9033, + 5214.4399, + 785.4069 + ], + "start_rot": [ + -15.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -1473.9033, + 5214.4399, + 785.4069 + ], + "actual_end_pos": [ + -1473.9033, + 5214.4399, + 785.4069 + ], + "actual_end_rot": [ + -15.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -1473.9033, + 5214.4399, + 785.4069 + ], + "start_rot": [ + -15.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -1542.2046, + 5282.7411, + 759.525 + ], + "actual_end_pos": [ + -1542.2046, + 5282.7411, + 759.525 + ], + "actual_end_rot": [ + -15.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -1542.2046, + 5282.7411, + 759.525 + ], + "start_rot": [ + -15.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -1542.2046, + 5282.7411, + 759.525 + ], + "actual_end_pos": [ + -1542.2046, + 5282.7411, + 759.525 + ], + "actual_end_rot": [ + -15.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -1542.2046, + 5282.7411, + 759.525 + ], + "start_rot": [ + -15.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -1542.2046, + 5282.7411, + 759.525 + ], + "actual_end_pos": [ + -1542.2046, + 5282.7411, + 759.525 + ], + "actual_end_rot": [ + -15.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1542.2046, + 5282.7411, + 759.525 + ], + "start_rot": [ + -15.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + -1542.2046, + 5282.7411, + 759.525 + ], + "actual_end_pos": [ + -1542.2046, + 5282.7411, + 759.525 + ], + "actual_end_rot": [ + -15.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -1542.2046, + 5282.7411, + 759.525 + ], + "start_rot": [ + -15.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -1458.553, + 5234.4449, + 785.4069 + ], + "actual_end_pos": [ + -1458.553, + 5234.4449, + 785.4069 + ], + "actual_end_rot": [ + -15.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -1458.553, + 5234.4449, + 785.4069 + ], + "start_rot": [ + -15.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -1374.9013, + 5186.1486, + 811.2888 + ], + "actual_end_pos": [ + -1374.9013, + 5186.1486, + 811.2888 + ], + "actual_end_rot": [ + -15.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1374.9013, + 5186.1486, + 811.2888 + ], + "start_rot": [ + -15.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -1374.9013, + 5186.1486, + 811.2888 + ], + "actual_end_pos": [ + -1374.9013, + 5186.1486, + 811.2888 + ], + "actual_end_rot": [ + -15.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -1374.9013, + 5186.1486, + 811.2888 + ], + "start_rot": [ + -15.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -1374.9013, + 5186.1486, + 811.2888 + ], + "actual_end_pos": [ + -1374.9013, + 5186.1486, + 811.2888 + ], + "actual_end_rot": [ + -15.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -1374.9013, + 5186.1486, + 811.2888 + ], + "start_rot": [ + -15.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -1374.9013, + 5186.1486, + 811.2888 + ], + "actual_end_pos": [ + -1374.9013, + 5186.1486, + 811.2888 + ], + "actual_end_rot": [ + -15.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1374.9013, + 5186.1486, + 811.2888 + ], + "start_rot": [ + -15.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -1374.9013, + 5186.1486, + 811.2888 + ], + "actual_end_pos": [ + -1374.9013, + 5186.1486, + 811.2888 + ], + "actual_end_rot": [ + -15.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -1374.9013, + 5186.1486, + 811.2888 + ], + "start_rot": [ + -15.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -1288.2988, + 5236.1486, + 811.2888 + ], + "actual_end_pos": [ + -1288.2988, + 5236.1486, + 811.2888 + ], + "actual_end_rot": [ + -15.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -1288.2988, + 5236.1486, + 811.2888 + ], + "start_rot": [ + -15.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -1240.0025, + 5152.4969, + 837.1707 + ], + "actual_end_pos": [ + -1240.0025, + 5152.4969, + 837.1707 + ], + "actual_end_rot": [ + -15.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1240.0025, + 5152.4969, + 837.1707 + ], + "start_rot": [ + -15.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -1240.0025, + 5152.4969, + 837.1707 + ], + "actual_end_pos": [ + -1240.0025, + 5152.4969, + 837.1707 + ], + "actual_end_rot": [ + -15.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1240.0025, + 5152.4969, + 837.1707 + ], + "start_rot": [ + -15.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -1240.0025, + 5152.4969, + 837.1707 + ], + "actual_end_pos": [ + -1240.0025, + 5152.4969, + 837.1707 + ], + "actual_end_rot": [ + -15.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -1240.0025, + 5152.4969, + 837.1707 + ], + "start_rot": [ + -15.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -1240.0025, + 5152.4969, + 837.1707 + ], + "actual_end_pos": [ + -1240.0025, + 5152.4969, + 837.1707 + ], + "actual_end_rot": [ + -22.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -1240.0025, + 5152.4969, + 837.1707 + ], + "start_rot": [ + -22.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -1340.0025, + 5152.4969, + 837.1707 + ], + "actual_end_pos": [ + -1340.0025, + 5152.4969, + 837.1707 + ], + "actual_end_rot": [ + -22.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260422_172644__pair_001798_B_traj_001799_meta.json b/equivalence_easy/run_20260422_172644__pair_001798_B_traj_001799_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5249090c598ea6cde7a01520e45e102d309e661a --- /dev/null +++ b/equivalence_easy/run_20260422_172644__pair_001798_B_traj_001799_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 1799, + "episode_id": 0, + "state_id": 1323, + "sample_index": 1323, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 1798, + "primary_trajectory_id": 1798, + "paired_trajectory_id": 1799, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + -920.0, + 4630.0, + 850.0 + ], + "rotation": [ + 0.0, + 135.0, + 0.0 + ] + }, + "action_sequence": [ + "look_down", + "no_op", + "move_left", + "look_up", + "move_forward", + "no_op", + "look_up", + "move_right", + "move_forward", + "look_down", + "move_forward", + "move_forward", + "move_right", + "move_forward", + "no_op", + "move_left", + "look_down", + "look_down", + "turn_right", + "move_left", + "move_forward", + "move_forward", + "move_forward", + "turn_left", + "move_forward", + "turn_right", + "turn_left", + "turn_right", + "move_backward", + "move_backward", + "turn_left", + "no_op", + "no_op", + "turn_left", + "move_left", + "move_backward", + "turn_left", + "look_down", + "turn_left", + "move_right" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -920.0, + 4630.0, + 850.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -920.0, + 4630.0, + 850.0 + ], + "actual_end_pos": [ + -920.0, + 4630.0, + 850.0 + ], + "actual_end_rot": [ + -7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -920.0, + 4630.0, + 850.0 + ], + "start_rot": [ + -7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -920.0, + 4630.0, + 850.0 + ], + "actual_end_pos": [ + -920.0, + 4630.0, + 850.0 + ], + "actual_end_rot": [ + -7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -920.0, + 4630.0, + 850.0 + ], + "start_rot": [ + -7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -849.2893, + 4700.7107, + 850.0 + ], + "actual_end_pos": [ + -849.2893, + 4700.7107, + 850.0 + ], + "actual_end_rot": [ + -7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -849.2893, + 4700.7107, + 850.0 + ], + "start_rot": [ + -7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -849.2893, + 4700.7107, + 850.0 + ], + "actual_end_pos": [ + -849.2893, + 4700.7107, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -849.2893, + 4700.7107, + 850.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -920.0, + 4771.4214, + 850.0 + ], + "actual_end_pos": [ + -920.0, + 4771.4214, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -920.0, + 4771.4214, + 850.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -920.0, + 4771.4214, + 850.0 + ], + "actual_end_pos": [ + -920.0, + 4771.4214, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -920.0, + 4771.4214, + 850.0 + ], + "start_rot": [ + 0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -920.0, + 4771.4214, + 850.0 + ], + "actual_end_pos": [ + -920.0, + 4771.4214, + 850.0 + ], + "actual_end_rot": [ + 7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -920.0, + 4771.4214, + 850.0 + ], + "start_rot": [ + 7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -990.7107, + 4700.7107, + 850.0 + ], + "actual_end_pos": [ + -990.7107, + 4700.7107, + 850.0 + ], + "actual_end_rot": [ + 7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -990.7107, + 4700.7107, + 850.0 + ], + "start_rot": [ + 7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -1060.8164, + 4770.8164, + 863.0526 + ], + "actual_end_pos": [ + -1060.8164, + 4770.8164, + 863.0526 + ], + "actual_end_rot": [ + 7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -1060.8164, + 4770.8164, + 863.0526 + ], + "start_rot": [ + 7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -1060.8164, + 4770.8164, + 863.0526 + ], + "actual_end_pos": [ + -1060.8164, + 4770.8164, + 863.0526 + ], + "actual_end_rot": [ + 0.0, + 135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -1060.8164, + 4770.8164, + 863.0526 + ], + "start_rot": [ + 0.0, + 135.0, + -0.0 + ], + "expected_end_pos": [ + -1131.5271, + 4841.5271, + 863.0526 + ], + "actual_end_pos": [ + -1131.5271, + 4841.5271, + 863.0526 + ], + "actual_end_rot": [ + 0.0, + 135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -1131.5271, + 4841.5271, + 863.0526 + ], + "start_rot": [ + 0.0, + 135.0, + -0.0 + ], + "expected_end_pos": [ + -1202.2378, + 4912.2378, + 863.0526 + ], + "actual_end_pos": [ + -1202.2378, + 4912.2378, + 863.0526 + ], + "actual_end_rot": [ + 0.0, + 135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -1202.2378, + 4912.2378, + 863.0526 + ], + "start_rot": [ + 0.0, + 135.0, + -0.0 + ], + "expected_end_pos": [ + -1272.9484, + 4841.5271, + 863.0526 + ], + "actual_end_pos": [ + -1272.9484, + 4841.5271, + 863.0526 + ], + "actual_end_rot": [ + 0.0, + 135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -1272.9484, + 4841.5271, + 863.0526 + ], + "start_rot": [ + 0.0, + 135.0, + -0.0 + ], + "expected_end_pos": [ + -1343.6591, + 4912.2378, + 863.0526 + ], + "actual_end_pos": [ + -1343.6591, + 4912.2378, + 863.0526 + ], + "actual_end_rot": [ + 0.0, + 135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -1343.6591, + 4912.2378, + 863.0526 + ], + "start_rot": [ + 0.0, + 135.0, + -0.0 + ], + "expected_end_pos": [ + -1343.6591, + 4912.2378, + 863.0526 + ], + "actual_end_pos": [ + -1343.6591, + 4912.2378, + 863.0526 + ], + "actual_end_rot": [ + 0.0, + 135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -1343.6591, + 4912.2378, + 863.0526 + ], + "start_rot": [ + 0.0, + 135.0, + -0.0 + ], + "expected_end_pos": [ + -1272.9484, + 4982.9485, + 863.0526 + ], + "actual_end_pos": [ + -1272.9484, + 4982.9485, + 863.0526 + ], + "actual_end_rot": [ + 0.0, + 135.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -1272.9484, + 4982.9485, + 863.0526 + ], + "start_rot": [ + 0.0, + 135.0, + -0.0 + ], + "expected_end_pos": [ + -1272.9484, + 4982.9485, + 863.0526 + ], + "actual_end_pos": [ + -1272.9484, + 4982.9485, + 863.0526 + ], + "actual_end_rot": [ + -7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -1272.9484, + 4982.9485, + 863.0526 + ], + "start_rot": [ + -7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -1272.9484, + 4982.9485, + 863.0526 + ], + "actual_end_pos": [ + -1272.9484, + 4982.9485, + 863.0526 + ], + "actual_end_rot": [ + -15.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -1272.9484, + 4982.9485, + 863.0526 + ], + "start_rot": [ + -15.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -1272.9484, + 4982.9485, + 863.0526 + ], + "actual_end_pos": [ + -1272.9484, + 4982.9485, + 863.0526 + ], + "actual_end_rot": [ + -15.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -1272.9484, + 4982.9485, + 863.0526 + ], + "start_rot": [ + -15.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -1222.9484, + 5069.551, + 863.0526 + ], + "actual_end_pos": [ + -1222.9484, + 5069.551, + 863.0526 + ], + "actual_end_rot": [ + -15.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -1222.9484, + 5069.551, + 863.0526 + ], + "start_rot": [ + -15.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -1306.6001, + 5117.8473, + 837.1707 + ], + "actual_end_pos": [ + -1306.6001, + 5117.8473, + 837.1707 + ], + "actual_end_rot": [ + -15.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -1306.6001, + 5117.8473, + 837.1707 + ], + "start_rot": [ + -15.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -1390.2517, + 5166.1436, + 811.2888 + ], + "actual_end_pos": [ + -1390.2517, + 5166.1436, + 811.2888 + ], + "actual_end_rot": [ + -15.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -1390.2517, + 5166.1436, + 811.2888 + ], + "start_rot": [ + -15.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -1473.9033, + 5214.4399, + 785.4069 + ], + "actual_end_pos": [ + -1473.9033, + 5214.4399, + 785.4069 + ], + "actual_end_rot": [ + -15.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1473.9033, + 5214.4399, + 785.4069 + ], + "start_rot": [ + -15.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -1473.9033, + 5214.4399, + 785.4069 + ], + "actual_end_pos": [ + -1473.9033, + 5214.4399, + 785.4069 + ], + "actual_end_rot": [ + -15.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -1473.9033, + 5214.4399, + 785.4069 + ], + "start_rot": [ + -15.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -1542.2046, + 5282.7411, + 759.525 + ], + "actual_end_pos": [ + -1542.2046, + 5282.7411, + 759.525 + ], + "actual_end_rot": [ + -15.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -1542.2046, + 5282.7411, + 759.525 + ], + "start_rot": [ + -15.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -1542.2046, + 5282.7411, + 759.525 + ], + "actual_end_pos": [ + -1542.2046, + 5282.7411, + 759.525 + ], + "actual_end_rot": [ + -15.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1542.2046, + 5282.7411, + 759.525 + ], + "start_rot": [ + -15.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -1542.2046, + 5282.7411, + 759.525 + ], + "actual_end_pos": [ + -1542.2046, + 5282.7411, + 759.525 + ], + "actual_end_rot": [ + -15.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -1542.2046, + 5282.7411, + 759.525 + ], + "start_rot": [ + -15.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -1542.2046, + 5282.7411, + 759.525 + ], + "actual_end_pos": [ + -1542.2046, + 5282.7411, + 759.525 + ], + "actual_end_rot": [ + -15.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -1542.2046, + 5282.7411, + 759.525 + ], + "start_rot": [ + -15.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -1458.553, + 5234.4449, + 785.4069 + ], + "actual_end_pos": [ + -1458.553, + 5234.4449, + 785.4069 + ], + "actual_end_rot": [ + -15.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -1458.553, + 5234.4449, + 785.4069 + ], + "start_rot": [ + -15.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -1374.9013, + 5186.1486, + 811.2888 + ], + "actual_end_pos": [ + -1374.9013, + 5186.1486, + 811.2888 + ], + "actual_end_rot": [ + -15.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1374.9013, + 5186.1486, + 811.2888 + ], + "start_rot": [ + -15.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + -1374.9013, + 5186.1486, + 811.2888 + ], + "actual_end_pos": [ + -1374.9013, + 5186.1486, + 811.2888 + ], + "actual_end_rot": [ + -15.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -1374.9013, + 5186.1486, + 811.2888 + ], + "start_rot": [ + -15.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -1374.9013, + 5186.1486, + 811.2888 + ], + "actual_end_pos": [ + -1374.9013, + 5186.1486, + 811.2888 + ], + "actual_end_rot": [ + -15.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -1374.9013, + 5186.1486, + 811.2888 + ], + "start_rot": [ + -15.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -1374.9013, + 5186.1486, + 811.2888 + ], + "actual_end_pos": [ + -1374.9013, + 5186.1486, + 811.2888 + ], + "actual_end_rot": [ + -15.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1374.9013, + 5186.1486, + 811.2888 + ], + "start_rot": [ + -15.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + -1374.9013, + 5186.1486, + 811.2888 + ], + "actual_end_pos": [ + -1374.9013, + 5186.1486, + 811.2888 + ], + "actual_end_rot": [ + -15.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -1374.9013, + 5186.1486, + 811.2888 + ], + "start_rot": [ + -15.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -1288.2988, + 5236.1486, + 811.2888 + ], + "actual_end_pos": [ + -1288.2988, + 5236.1486, + 811.2888 + ], + "actual_end_rot": [ + -15.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -1288.2988, + 5236.1486, + 811.2888 + ], + "start_rot": [ + -15.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -1240.0025, + 5152.4969, + 837.1707 + ], + "actual_end_pos": [ + -1240.0025, + 5152.4969, + 837.1707 + ], + "actual_end_rot": [ + -15.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1240.0025, + 5152.4969, + 837.1707 + ], + "start_rot": [ + -15.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + -1240.0025, + 5152.4969, + 837.1707 + ], + "actual_end_pos": [ + -1240.0025, + 5152.4969, + 837.1707 + ], + "actual_end_rot": [ + -15.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -1240.0025, + 5152.4969, + 837.1707 + ], + "start_rot": [ + -15.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + -1240.0025, + 5152.4969, + 837.1707 + ], + "actual_end_pos": [ + -1240.0025, + 5152.4969, + 837.1707 + ], + "actual_end_rot": [ + -22.5, + 105.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -1240.0025, + 5152.4969, + 837.1707 + ], + "start_rot": [ + -22.5, + 105.0, + -0.0 + ], + "expected_end_pos": [ + -1240.0025, + 5152.4969, + 837.1707 + ], + "actual_end_pos": [ + -1240.0025, + 5152.4969, + 837.1707 + ], + "actual_end_rot": [ + -22.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -1240.0025, + 5152.4969, + 837.1707 + ], + "start_rot": [ + -22.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + -1340.0025, + 5152.4969, + 837.1707 + ], + "actual_end_pos": [ + -1340.0025, + 5152.4969, + 837.1707 + ], + "actual_end_rot": [ + -22.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260422_172644__pair_001867_A_traj_001867_meta.json b/equivalence_easy/run_20260422_172644__pair_001867_A_traj_001867_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0daccf73146dbd95fef3f28732380a62bd81a177 --- /dev/null +++ b/equivalence_easy/run_20260422_172644__pair_001867_A_traj_001867_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 1867, + "episode_id": 0, + "state_id": 1376, + "sample_index": 1376, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 1868, + "primary_trajectory_id": 1867, + "paired_trajectory_id": 1868, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + -720.0, + -770.0, + 850.0 + ], + "rotation": [ + 0.0, + 0.0, + 0.0 + ] + }, + "action_sequence": [ + "turn_right", + "look_down", + "look_down", + "move_left", + "turn_right", + "move_forward", + "move_forward", + "move_right", + "move_left", + "look_up", + "move_backward", + "look_up", + "move_backward", + "move_left", + "look_down", + "move_backward", + "look_down", + "look_down", + "move_backward", + "look_down", + "turn_left", + "move_left", + "no_op", + "move_forward", + "move_right", + "move_right", + "move_forward", + "move_left", + "move_forward", + "move_forward", + "move_forward", + "move_right", + "move_forward", + "no_op", + "turn_left", + "move_left", + "turn_left", + "move_left", + "no_op", + "turn_right" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -720.0, + -770.0, + 850.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -720.0, + -770.0, + 850.0 + ], + "actual_end_pos": [ + -720.0, + -770.0, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -720.0, + -770.0, + 850.0 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -720.0, + -770.0, + 850.0 + ], + "actual_end_pos": [ + -720.0, + -770.0, + 850.0 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -720.0, + -770.0, + 850.0 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -720.0, + -770.0, + 850.0 + ], + "actual_end_pos": [ + -720.0, + -770.0, + 850.0 + ], + "actual_end_rot": [ + -15.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -720.0, + -770.0, + 850.0 + ], + "start_rot": [ + -15.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -694.1181, + -866.5926, + 850.0 + ], + "actual_end_pos": [ + -694.1181, + -866.5926, + 850.0 + ], + "actual_end_rot": [ + -15.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -694.1181, + -866.5926, + 850.0 + ], + "start_rot": [ + -15.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -694.1181, + -866.5926, + 850.0 + ], + "actual_end_pos": [ + -694.1181, + -866.5926, + 850.0 + ], + "actual_end_rot": [ + -15.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -694.1181, + -866.5926, + 850.0 + ], + "start_rot": [ + -15.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -610.4665, + -818.2963, + 824.1181 + ], + "actual_end_pos": [ + -610.4665, + -818.2963, + 824.1181 + ], + "actual_end_rot": [ + -15.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -610.4665, + -818.2963, + 824.1181 + ], + "start_rot": [ + -15.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -526.8148, + -770.0, + 798.2362 + ], + "actual_end_pos": [ + -526.8148, + -770.0, + 798.2362 + ], + "actual_end_rot": [ + -15.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -526.8148, + -770.0, + 798.2362 + ], + "start_rot": [ + -15.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -576.8148, + -683.3975, + 798.2362 + ], + "actual_end_pos": [ + -576.8148, + -683.3975, + 798.2362 + ], + "actual_end_rot": [ + -15.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -576.8148, + -683.3975, + 798.2362 + ], + "start_rot": [ + -15.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -526.8148, + -770.0, + 798.2362 + ], + "actual_end_pos": [ + -526.8148, + -770.0, + 798.2362 + ], + "actual_end_rot": [ + -15.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -526.8148, + -770.0, + 798.2362 + ], + "start_rot": [ + -15.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -526.8148, + -770.0, + 798.2362 + ], + "actual_end_pos": [ + -526.8148, + -770.0, + 798.2362 + ], + "actual_end_rot": [ + -7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -526.8148, + -770.0, + 798.2362 + ], + "start_rot": [ + -7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -612.6765, + -819.5722, + 811.2888 + ], + "actual_end_pos": [ + -612.6765, + -819.5722, + 811.2888 + ], + "actual_end_rot": [ + -7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -612.6765, + -819.5722, + 811.2888 + ], + "start_rot": [ + -7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -612.6765, + -819.5722, + 811.2888 + ], + "actual_end_pos": [ + -612.6765, + -819.5722, + 811.2888 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -612.6765, + -819.5722, + 811.2888 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -699.279, + -869.5722, + 811.2888 + ], + "actual_end_pos": [ + -699.279, + -869.5722, + 811.2888 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -699.279, + -869.5722, + 811.2888 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -649.279, + -956.1748, + 811.2888 + ], + "actual_end_pos": [ + -649.279, + -956.1748, + 811.2888 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -649.279, + -956.1748, + 811.2888 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -649.279, + -956.1748, + 811.2888 + ], + "actual_end_pos": [ + -649.279, + -956.1748, + 811.2888 + ], + "actual_end_rot": [ + -7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -649.279, + -956.1748, + 811.2888 + ], + "start_rot": [ + -7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -735.1407, + -1005.747, + 824.3414 + ], + "actual_end_pos": [ + -735.1407, + -1005.747, + 824.3414 + ], + "actual_end_rot": [ + -7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -735.1407, + -1005.747, + 824.3414 + ], + "start_rot": [ + -7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -735.1407, + -1005.747, + 824.3414 + ], + "actual_end_pos": [ + -735.1407, + -1005.747, + 824.3414 + ], + "actual_end_rot": [ + -15.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -735.1407, + -1005.747, + 824.3414 + ], + "start_rot": [ + -15.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -735.1407, + -1005.747, + 824.3414 + ], + "actual_end_pos": [ + -735.1407, + -1005.747, + 824.3414 + ], + "actual_end_rot": [ + -22.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -735.1407, + -1005.747, + 824.3414 + ], + "start_rot": [ + -22.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -815.151, + -1051.941, + 862.6098 + ], + "actual_end_pos": [ + -815.151, + -1051.941, + 862.6098 + ], + "actual_end_rot": [ + -22.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -815.151, + -1051.941, + 862.6098 + ], + "start_rot": [ + -22.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -815.151, + -1051.941, + 862.6098 + ], + "actual_end_pos": [ + -815.151, + -1051.941, + 862.6098 + ], + "actual_end_rot": [ + -30.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -815.151, + -1051.941, + 862.6098 + ], + "start_rot": [ + -30.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -815.151, + -1051.941, + 862.6098 + ], + "actual_end_pos": [ + -815.151, + -1051.941, + 862.6098 + ], + "actual_end_rot": [ + -30.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -815.151, + -1051.941, + 862.6098 + ], + "start_rot": [ + -30.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -789.2691, + -1148.5336, + 862.6098 + ], + "actual_end_pos": [ + -789.2691, + -1148.5336, + 862.6098 + ], + "actual_end_rot": [ + -30.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -789.2691, + -1148.5336, + 862.6098 + ], + "start_rot": [ + -30.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -789.2691, + -1148.5336, + 862.6098 + ], + "actual_end_pos": [ + -789.2691, + -1148.5336, + 862.6098 + ], + "actual_end_rot": [ + -30.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -789.2691, + -1148.5336, + 862.6098 + ], + "start_rot": [ + -30.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -705.6174, + -1126.1192, + 812.6098 + ], + "actual_end_pos": [ + -705.6174, + -1126.1192, + 812.6098 + ], + "actual_end_rot": [ + -30.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -705.6174, + -1126.1192, + 812.6098 + ], + "start_rot": [ + -30.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -731.4993, + -1029.5266, + 812.6098 + ], + "actual_end_pos": [ + -731.4993, + -1029.5266, + 812.6098 + ], + "actual_end_rot": [ + -30.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -731.4993, + -1029.5266, + 812.6098 + ], + "start_rot": [ + -30.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -757.3813, + -932.934, + 812.6098 + ], + "actual_end_pos": [ + -757.3813, + -932.934, + 812.6098 + ], + "actual_end_rot": [ + -30.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -757.3813, + -932.934, + 812.6098 + ], + "start_rot": [ + -30.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -673.7296, + -910.5196, + 762.6098 + ], + "actual_end_pos": [ + -673.7296, + -910.5196, + 762.6098 + ], + "actual_end_rot": [ + -30.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -673.7296, + -910.5196, + 762.6098 + ], + "start_rot": [ + -30.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -647.8477, + -1007.1122, + 762.6098 + ], + "actual_end_pos": [ + -647.8477, + -1007.1122, + 762.6098 + ], + "actual_end_rot": [ + -30.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -647.8477, + -1007.1122, + 762.6098 + ], + "start_rot": [ + -30.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -564.1961, + -984.6978, + 712.6098 + ], + "actual_end_pos": [ + -564.1961, + -984.6978, + 712.6098 + ], + "actual_end_rot": [ + -30.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -564.1961, + -984.6978, + 712.6098 + ], + "start_rot": [ + -30.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -480.5445, + -962.2835, + 662.6098 + ], + "actual_end_pos": [ + -480.5445, + -962.2835, + 662.6098 + ], + "actual_end_rot": [ + -30.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -480.5445, + -962.2835, + 662.6098 + ], + "start_rot": [ + -30.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -396.8928, + -939.8691, + 612.6098 + ], + "actual_end_pos": [ + -396.8928, + -939.8691, + 612.6098 + ], + "actual_end_rot": [ + -30.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -396.8928, + -939.8691, + 612.6098 + ], + "start_rot": [ + -30.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -422.7747, + -843.2765, + 612.6098 + ], + "actual_end_pos": [ + -422.7747, + -843.2765, + 612.6098 + ], + "actual_end_rot": [ + -30.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -422.7747, + -843.2765, + 612.6098 + ], + "start_rot": [ + -30.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -339.1231, + -820.8621, + 562.6098 + ], + "actual_end_pos": [ + -339.1231, + -820.8621, + 562.6098 + ], + "actual_end_rot": [ + -30.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -339.1231, + -820.8621, + 562.6098 + ], + "start_rot": [ + -30.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -339.1231, + -820.8621, + 562.6098 + ], + "actual_end_pos": [ + -339.1231, + -820.8621, + 562.6098 + ], + "actual_end_rot": [ + -30.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -339.1231, + -820.8621, + 562.6098 + ], + "start_rot": [ + -30.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -339.1231, + -820.8621, + 562.6098 + ], + "actual_end_pos": [ + -339.1231, + -820.8621, + 562.6098 + ], + "actual_end_rot": [ + -30.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -339.1231, + -820.8621, + 562.6098 + ], + "start_rot": [ + -30.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -339.1231, + -920.8621, + 562.6098 + ], + "actual_end_pos": [ + -339.1231, + -920.8621, + 562.6098 + ], + "actual_end_rot": [ + -30.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -339.1231, + -920.8621, + 562.6098 + ], + "start_rot": [ + -30.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -339.1231, + -920.8621, + 562.6098 + ], + "actual_end_pos": [ + -339.1231, + -920.8621, + 562.6098 + ], + "actual_end_rot": [ + -30.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -339.1231, + -920.8621, + 562.6098 + ], + "start_rot": [ + -30.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -365.005, + -1017.4547, + 562.6098 + ], + "actual_end_pos": [ + -365.005, + -1017.4547, + 562.6098 + ], + "actual_end_rot": [ + -30.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -365.005, + -1017.4547, + 562.6098 + ], + "start_rot": [ + -30.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -365.005, + -1017.4547, + 562.6098 + ], + "actual_end_pos": [ + -365.005, + -1017.4547, + 562.6098 + ], + "actual_end_rot": [ + -30.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -365.005, + -1017.4547, + 562.6098 + ], + "start_rot": [ + -30.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -365.005, + -1017.4547, + 562.6098 + ], + "actual_end_pos": [ + -365.005, + -1017.4547, + 562.6098 + ], + "actual_end_rot": [ + -30.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260422_172644__pair_001867_B_traj_001868_meta.json b/equivalence_easy/run_20260422_172644__pair_001867_B_traj_001868_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0df40f6737e0a8807c5d5500c7798781f5d694d9 --- /dev/null +++ b/equivalence_easy/run_20260422_172644__pair_001867_B_traj_001868_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 1868, + "episode_id": 0, + "state_id": 1376, + "sample_index": 1376, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 1867, + "primary_trajectory_id": 1867, + "paired_trajectory_id": 1868, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + -720.0, + -770.0, + 850.0 + ], + "rotation": [ + 0.0, + 0.0, + 0.0 + ] + }, + "action_sequence": [ + "turn_right", + "look_down", + "look_down", + "move_left", + "turn_right", + "move_left", + "move_right", + "move_forward", + "move_forward", + "look_up", + "move_backward", + "look_up", + "move_backward", + "move_left", + "look_down", + "move_backward", + "look_down", + "look_down", + "move_backward", + "turn_left", + "look_down", + "move_left", + "no_op", + "move_forward", + "move_right", + "move_right", + "move_forward", + "move_forward", + "move_forward", + "move_right", + "move_left", + "move_forward", + "move_forward", + "no_op", + "turn_left", + "move_left", + "turn_left", + "move_left", + "no_op", + "turn_right" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -720.0, + -770.0, + 850.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -720.0, + -770.0, + 850.0 + ], + "actual_end_pos": [ + -720.0, + -770.0, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -720.0, + -770.0, + 850.0 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -720.0, + -770.0, + 850.0 + ], + "actual_end_pos": [ + -720.0, + -770.0, + 850.0 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -720.0, + -770.0, + 850.0 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -720.0, + -770.0, + 850.0 + ], + "actual_end_pos": [ + -720.0, + -770.0, + 850.0 + ], + "actual_end_rot": [ + -15.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -720.0, + -770.0, + 850.0 + ], + "start_rot": [ + -15.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -694.1181, + -866.5926, + 850.0 + ], + "actual_end_pos": [ + -694.1181, + -866.5926, + 850.0 + ], + "actual_end_rot": [ + -15.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -694.1181, + -866.5926, + 850.0 + ], + "start_rot": [ + -15.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -694.1181, + -866.5926, + 850.0 + ], + "actual_end_pos": [ + -694.1181, + -866.5926, + 850.0 + ], + "actual_end_rot": [ + -15.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -694.1181, + -866.5926, + 850.0 + ], + "start_rot": [ + -15.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -644.1181, + -953.1951, + 850.0 + ], + "actual_end_pos": [ + -644.1181, + -953.1951, + 850.0 + ], + "actual_end_rot": [ + -15.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -644.1181, + -953.1951, + 850.0 + ], + "start_rot": [ + -15.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -694.1181, + -866.5926, + 850.0 + ], + "actual_end_pos": [ + -694.1181, + -866.5926, + 850.0 + ], + "actual_end_rot": [ + -15.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -694.1181, + -866.5926, + 850.0 + ], + "start_rot": [ + -15.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -610.4665, + -818.2963, + 824.1181 + ], + "actual_end_pos": [ + -610.4665, + -818.2963, + 824.1181 + ], + "actual_end_rot": [ + -15.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -610.4665, + -818.2963, + 824.1181 + ], + "start_rot": [ + -15.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -526.8148, + -770.0, + 798.2362 + ], + "actual_end_pos": [ + -526.8148, + -770.0, + 798.2362 + ], + "actual_end_rot": [ + -15.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -526.8148, + -770.0, + 798.2362 + ], + "start_rot": [ + -15.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -526.8148, + -770.0, + 798.2362 + ], + "actual_end_pos": [ + -526.8148, + -770.0, + 798.2362 + ], + "actual_end_rot": [ + -7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -526.8148, + -770.0, + 798.2362 + ], + "start_rot": [ + -7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -612.6765, + -819.5722, + 811.2888 + ], + "actual_end_pos": [ + -612.6765, + -819.5722, + 811.2888 + ], + "actual_end_rot": [ + -7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -612.6765, + -819.5722, + 811.2888 + ], + "start_rot": [ + -7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -612.6765, + -819.5722, + 811.2888 + ], + "actual_end_pos": [ + -612.6765, + -819.5722, + 811.2888 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -612.6765, + -819.5722, + 811.2888 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -699.279, + -869.5722, + 811.2888 + ], + "actual_end_pos": [ + -699.279, + -869.5722, + 811.2888 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -699.279, + -869.5722, + 811.2888 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -649.279, + -956.1748, + 811.2888 + ], + "actual_end_pos": [ + -649.279, + -956.1748, + 811.2888 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -649.279, + -956.1748, + 811.2888 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -649.279, + -956.1748, + 811.2888 + ], + "actual_end_pos": [ + -649.279, + -956.1748, + 811.2888 + ], + "actual_end_rot": [ + -7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -649.279, + -956.1748, + 811.2888 + ], + "start_rot": [ + -7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -735.1407, + -1005.747, + 824.3414 + ], + "actual_end_pos": [ + -735.1407, + -1005.747, + 824.3414 + ], + "actual_end_rot": [ + -7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -735.1407, + -1005.747, + 824.3414 + ], + "start_rot": [ + -7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -735.1407, + -1005.747, + 824.3414 + ], + "actual_end_pos": [ + -735.1407, + -1005.747, + 824.3414 + ], + "actual_end_rot": [ + -15.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -735.1407, + -1005.747, + 824.3414 + ], + "start_rot": [ + -15.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -735.1407, + -1005.747, + 824.3414 + ], + "actual_end_pos": [ + -735.1407, + -1005.747, + 824.3414 + ], + "actual_end_rot": [ + -22.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -735.1407, + -1005.747, + 824.3414 + ], + "start_rot": [ + -22.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -815.151, + -1051.941, + 862.6098 + ], + "actual_end_pos": [ + -815.151, + -1051.941, + 862.6098 + ], + "actual_end_rot": [ + -22.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -815.151, + -1051.941, + 862.6098 + ], + "start_rot": [ + -22.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -815.151, + -1051.941, + 862.6098 + ], + "actual_end_pos": [ + -815.151, + -1051.941, + 862.6098 + ], + "actual_end_rot": [ + -22.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -815.151, + -1051.941, + 862.6098 + ], + "start_rot": [ + -22.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -815.151, + -1051.941, + 862.6098 + ], + "actual_end_pos": [ + -815.151, + -1051.941, + 862.6098 + ], + "actual_end_rot": [ + -30.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -815.151, + -1051.941, + 862.6098 + ], + "start_rot": [ + -30.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -789.2691, + -1148.5336, + 862.6098 + ], + "actual_end_pos": [ + -789.2691, + -1148.5336, + 862.6098 + ], + "actual_end_rot": [ + -30.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -789.2691, + -1148.5336, + 862.6098 + ], + "start_rot": [ + -30.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -789.2691, + -1148.5336, + 862.6098 + ], + "actual_end_pos": [ + -789.2691, + -1148.5336, + 862.6098 + ], + "actual_end_rot": [ + -30.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -789.2691, + -1148.5336, + 862.6098 + ], + "start_rot": [ + -30.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -705.6174, + -1126.1192, + 812.6098 + ], + "actual_end_pos": [ + -705.6174, + -1126.1192, + 812.6098 + ], + "actual_end_rot": [ + -30.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -705.6174, + -1126.1192, + 812.6098 + ], + "start_rot": [ + -30.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -731.4993, + -1029.5266, + 812.6098 + ], + "actual_end_pos": [ + -731.4993, + -1029.5266, + 812.6098 + ], + "actual_end_rot": [ + -30.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -731.4993, + -1029.5266, + 812.6098 + ], + "start_rot": [ + -30.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -757.3813, + -932.934, + 812.6098 + ], + "actual_end_pos": [ + -757.3813, + -932.934, + 812.6098 + ], + "actual_end_rot": [ + -30.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -757.3813, + -932.934, + 812.6098 + ], + "start_rot": [ + -30.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -673.7296, + -910.5196, + 762.6098 + ], + "actual_end_pos": [ + -673.7296, + -910.5196, + 762.6098 + ], + "actual_end_rot": [ + -30.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -673.7296, + -910.5196, + 762.6098 + ], + "start_rot": [ + -30.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -590.078, + -888.1053, + 712.6098 + ], + "actual_end_pos": [ + -590.078, + -888.1053, + 712.6098 + ], + "actual_end_rot": [ + -30.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -590.078, + -888.1053, + 712.6098 + ], + "start_rot": [ + -30.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -506.4264, + -865.6909, + 662.6098 + ], + "actual_end_pos": [ + -506.4264, + -865.6909, + 662.6098 + ], + "actual_end_rot": [ + -30.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -506.4264, + -865.6909, + 662.6098 + ], + "start_rot": [ + -30.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -532.3083, + -769.0983, + 662.6098 + ], + "actual_end_pos": [ + -532.3083, + -769.0983, + 662.6098 + ], + "actual_end_rot": [ + -30.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -532.3083, + -769.0983, + 662.6098 + ], + "start_rot": [ + -30.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -506.4264, + -865.6909, + 662.6098 + ], + "actual_end_pos": [ + -506.4264, + -865.6909, + 662.6098 + ], + "actual_end_rot": [ + -30.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -506.4264, + -865.6909, + 662.6098 + ], + "start_rot": [ + -30.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -422.7747, + -843.2765, + 612.6098 + ], + "actual_end_pos": [ + -422.7747, + -843.2765, + 612.6098 + ], + "actual_end_rot": [ + -30.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -422.7747, + -843.2765, + 612.6098 + ], + "start_rot": [ + -30.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -339.1231, + -820.8621, + 562.6098 + ], + "actual_end_pos": [ + -339.1231, + -820.8621, + 562.6098 + ], + "actual_end_rot": [ + -30.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -339.1231, + -820.8621, + 562.6098 + ], + "start_rot": [ + -30.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -339.1231, + -820.8621, + 562.6098 + ], + "actual_end_pos": [ + -339.1231, + -820.8621, + 562.6098 + ], + "actual_end_rot": [ + -30.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -339.1231, + -820.8621, + 562.6098 + ], + "start_rot": [ + -30.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -339.1231, + -820.8621, + 562.6098 + ], + "actual_end_pos": [ + -339.1231, + -820.8621, + 562.6098 + ], + "actual_end_rot": [ + -30.0, + -0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -339.1231, + -820.8621, + 562.6098 + ], + "start_rot": [ + -30.0, + -0.0, + 0.0 + ], + "expected_end_pos": [ + -339.1231, + -920.8621, + 562.6098 + ], + "actual_end_pos": [ + -339.1231, + -920.8621, + 562.6098 + ], + "actual_end_rot": [ + -30.0, + -0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -339.1231, + -920.8621, + 562.6098 + ], + "start_rot": [ + -30.0, + -0.0, + 0.0 + ], + "expected_end_pos": [ + -339.1231, + -920.8621, + 562.6098 + ], + "actual_end_pos": [ + -339.1231, + -920.8621, + 562.6098 + ], + "actual_end_rot": [ + -30.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -339.1231, + -920.8621, + 562.6098 + ], + "start_rot": [ + -30.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -365.005, + -1017.4547, + 562.6098 + ], + "actual_end_pos": [ + -365.005, + -1017.4547, + 562.6098 + ], + "actual_end_rot": [ + -30.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -365.005, + -1017.4547, + 562.6098 + ], + "start_rot": [ + -30.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -365.005, + -1017.4547, + 562.6098 + ], + "actual_end_pos": [ + -365.005, + -1017.4547, + 562.6098 + ], + "actual_end_rot": [ + -30.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -365.005, + -1017.4547, + 562.6098 + ], + "start_rot": [ + -30.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -365.005, + -1017.4547, + 562.6098 + ], + "actual_end_pos": [ + -365.005, + -1017.4547, + 562.6098 + ], + "actual_end_rot": [ + -30.0, + -0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260422_172644__pair_002491_A_traj_002491_meta.json b/equivalence_easy/run_20260422_172644__pair_002491_A_traj_002491_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e7de6f7725ffb9521b631275ecec41350b4b11e8 --- /dev/null +++ b/equivalence_easy/run_20260422_172644__pair_002491_A_traj_002491_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 2491, + "episode_id": 0, + "state_id": 1841, + "sample_index": 1841, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 2492, + "primary_trajectory_id": 2491, + "paired_trajectory_id": 2492, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + -120.0, + 2830.0, + 850.0 + ], + "rotation": [ + 0.0, + 45.0, + 0.0 + ] + }, + "action_sequence": [ + "move_left", + "turn_left", + "look_up", + "turn_left", + "move_right", + "move_right", + "turn_right", + "look_up", + "move_forward", + "look_up", + "turn_left", + "look_up", + "move_right", + "move_right", + "move_right", + "move_right", + "no_op", + "move_backward", + "turn_left", + "move_right", + "move_backward", + "look_up", + "move_right", + "turn_left", + "no_op", + "turn_left", + "turn_left", + "turn_left", + "move_forward", + "move_forward", + "look_down", + "move_left", + "move_backward", + "turn_left", + "move_forward", + "turn_left", + "move_backward", + "no_op", + "look_up", + "move_right" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -120.0, + 2830.0, + 850.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -49.2893, + 2759.2893, + 850.0 + ], + "actual_end_pos": [ + -49.2893, + 2759.2893, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -49.2893, + 2759.2893, + 850.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -49.2893, + 2759.2893, + 850.0 + ], + "actual_end_pos": [ + -49.2893, + 2759.2893, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -49.2893, + 2759.2893, + 850.0 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -49.2893, + 2759.2893, + 850.0 + ], + "actual_end_pos": [ + -49.2893, + 2759.2893, + 850.0 + ], + "actual_end_rot": [ + 7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -49.2893, + 2759.2893, + 850.0 + ], + "start_rot": [ + 7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -49.2893, + 2759.2893, + 850.0 + ], + "actual_end_pos": [ + -49.2893, + 2759.2893, + 850.0 + ], + "actual_end_rot": [ + 7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -49.2893, + 2759.2893, + 850.0 + ], + "start_rot": [ + 7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -75.1712, + 2855.8819, + 850.0 + ], + "actual_end_pos": [ + -75.1712, + 2855.8819, + 850.0 + ], + "actual_end_rot": [ + 7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -75.1712, + 2855.8819, + 850.0 + ], + "start_rot": [ + 7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -101.0531, + 2952.4745, + 850.0 + ], + "actual_end_pos": [ + -101.0531, + 2952.4745, + 850.0 + ], + "actual_end_rot": [ + 7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -101.0531, + 2952.4745, + 850.0 + ], + "start_rot": [ + 7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -101.0531, + 2952.4745, + 850.0 + ], + "actual_end_pos": [ + -101.0531, + 2952.4745, + 850.0 + ], + "actual_end_rot": [ + 7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -101.0531, + 2952.4745, + 850.0 + ], + "start_rot": [ + 7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -101.0531, + 2952.4745, + 850.0 + ], + "actual_end_pos": [ + -101.0531, + 2952.4745, + 850.0 + ], + "actual_end_rot": [ + 15.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -101.0531, + 2952.4745, + 850.0 + ], + "start_rot": [ + 15.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -17.4015, + 3000.7708, + 875.8819 + ], + "actual_end_pos": [ + -17.4015, + 3000.7708, + 875.8819 + ], + "actual_end_rot": [ + 15.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -17.4015, + 3000.7708, + 875.8819 + ], + "start_rot": [ + 15.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -17.4015, + 3000.7708, + 875.8819 + ], + "actual_end_pos": [ + -17.4015, + 3000.7708, + 875.8819 + ], + "actual_end_rot": [ + 22.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -17.4015, + 3000.7708, + 875.8819 + ], + "start_rot": [ + 22.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -17.4015, + 3000.7708, + 875.8819 + ], + "actual_end_pos": [ + -17.4015, + 3000.7708, + 875.8819 + ], + "actual_end_rot": [ + 22.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -17.4015, + 3000.7708, + 875.8819 + ], + "start_rot": [ + 22.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -17.4015, + 3000.7708, + 875.8819 + ], + "actual_end_pos": [ + -17.4015, + 3000.7708, + 875.8819 + ], + "actual_end_rot": [ + 30.0, + 15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -17.4015, + 3000.7708, + 875.8819 + ], + "start_rot": [ + 30.0, + 15.0, + -0.0 + ], + "expected_end_pos": [ + -43.2834, + 3097.3634, + 875.8819 + ], + "actual_end_pos": [ + -43.2834, + 3097.3634, + 875.8819 + ], + "actual_end_rot": [ + 30.0, + 15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -43.2834, + 3097.3634, + 875.8819 + ], + "start_rot": [ + 30.0, + 15.0, + -0.0 + ], + "expected_end_pos": [ + -69.1653, + 3193.9559, + 875.8819 + ], + "actual_end_pos": [ + -69.1653, + 3193.9559, + 875.8819 + ], + "actual_end_rot": [ + 30.0, + 15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -69.1653, + 3193.9559, + 875.8819 + ], + "start_rot": [ + 30.0, + 15.0, + -0.0 + ], + "expected_end_pos": [ + -95.0472, + 3290.5485, + 875.8819 + ], + "actual_end_pos": [ + -95.0472, + 3290.5485, + 875.8819 + ], + "actual_end_rot": [ + 30.0, + 15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -95.0472, + 3290.5485, + 875.8819 + ], + "start_rot": [ + 30.0, + 15.0, + -0.0 + ], + "expected_end_pos": [ + -120.9291, + 3387.1411, + 875.8819 + ], + "actual_end_pos": [ + -120.9291, + 3387.1411, + 875.8819 + ], + "actual_end_rot": [ + 30.0, + 15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -120.9291, + 3387.1411, + 875.8819 + ], + "start_rot": [ + 30.0, + 15.0, + -0.0 + ], + "expected_end_pos": [ + -120.9291, + 3387.1411, + 875.8819 + ], + "actual_end_pos": [ + -120.9291, + 3387.1411, + 875.8819 + ], + "actual_end_rot": [ + 30.0, + 15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -120.9291, + 3387.1411, + 875.8819 + ], + "start_rot": [ + 30.0, + 15.0, + -0.0 + ], + "expected_end_pos": [ + -204.5807, + 3364.7267, + 825.8819 + ], + "actual_end_pos": [ + -204.5807, + 3364.7267, + 825.8819 + ], + "actual_end_rot": [ + 30.0, + 15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -204.5807, + 3364.7267, + 825.8819 + ], + "start_rot": [ + 30.0, + 15.0, + -0.0 + ], + "expected_end_pos": [ + -204.5807, + 3364.7267, + 825.8819 + ], + "actual_end_pos": [ + -204.5807, + 3364.7267, + 825.8819 + ], + "actual_end_rot": [ + 30.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -204.5807, + 3364.7267, + 825.8819 + ], + "start_rot": [ + 30.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -204.5807, + 3464.7267, + 825.8819 + ], + "actual_end_pos": [ + -204.5807, + 3464.7267, + 825.8819 + ], + "actual_end_rot": [ + 30.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -204.5807, + 3464.7267, + 825.8819 + ], + "start_rot": [ + 30.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -291.1833, + 3464.7267, + 775.8819 + ], + "actual_end_pos": [ + -291.1833, + 3464.7267, + 775.8819 + ], + "actual_end_rot": [ + 30.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -291.1833, + 3464.7267, + 775.8819 + ], + "start_rot": [ + 30.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -291.1833, + 3464.7267, + 775.8819 + ], + "actual_end_pos": [ + -291.1833, + 3464.7267, + 775.8819 + ], + "actual_end_rot": [ + 37.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -291.1833, + 3464.7267, + 775.8819 + ], + "start_rot": [ + 37.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -291.1833, + 3564.7267, + 775.8819 + ], + "actual_end_pos": [ + -291.1833, + 3564.7267, + 775.8819 + ], + "actual_end_rot": [ + 37.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -291.1833, + 3564.7267, + 775.8819 + ], + "start_rot": [ + 37.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -291.1833, + 3564.7267, + 775.8819 + ], + "actual_end_pos": [ + -291.1833, + 3564.7267, + 775.8819 + ], + "actual_end_rot": [ + 37.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -291.1833, + 3564.7267, + 775.8819 + ], + "start_rot": [ + 37.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -291.1833, + 3564.7267, + 775.8819 + ], + "actual_end_pos": [ + -291.1833, + 3564.7267, + 775.8819 + ], + "actual_end_rot": [ + 37.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -291.1833, + 3564.7267, + 775.8819 + ], + "start_rot": [ + 37.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -291.1833, + 3564.7267, + 775.8819 + ], + "actual_end_pos": [ + -291.1833, + 3564.7267, + 775.8819 + ], + "actual_end_rot": [ + 37.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -291.1833, + 3564.7267, + 775.8819 + ], + "start_rot": [ + 37.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -291.1833, + 3564.7267, + 775.8819 + ], + "actual_end_pos": [ + -291.1833, + 3564.7267, + 775.8819 + ], + "actual_end_rot": [ + 37.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -291.1833, + 3564.7267, + 775.8819 + ], + "start_rot": [ + 37.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -291.1833, + 3564.7267, + 775.8819 + ], + "actual_end_pos": [ + -291.1833, + 3564.7267, + 775.8819 + ], + "actual_end_rot": [ + 37.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -291.1833, + 3564.7267, + 775.8819 + ], + "start_rot": [ + 37.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -251.5156, + 3496.0203, + 836.758 + ], + "actual_end_pos": [ + -251.5156, + 3496.0203, + 836.758 + ], + "actual_end_rot": [ + 37.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -251.5156, + 3496.0203, + 836.758 + ], + "start_rot": [ + 37.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -211.848, + 3427.3139, + 897.6342 + ], + "actual_end_pos": [ + -211.848, + 3427.3139, + 897.6342 + ], + "actual_end_rot": [ + 37.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -211.848, + 3427.3139, + 897.6342 + ], + "start_rot": [ + 37.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -211.848, + 3427.3139, + 897.6342 + ], + "actual_end_pos": [ + -211.848, + 3427.3139, + 897.6342 + ], + "actual_end_rot": [ + 30.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -211.848, + 3427.3139, + 897.6342 + ], + "start_rot": [ + 30.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -298.4505, + 3377.3139, + 897.6342 + ], + "actual_end_pos": [ + -298.4505, + 3377.3139, + 897.6342 + ], + "actual_end_rot": [ + 30.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -298.4505, + 3377.3139, + 897.6342 + ], + "start_rot": [ + 30.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -341.7518, + 3452.3139, + 847.6342 + ], + "actual_end_pos": [ + -341.7518, + 3452.3139, + 847.6342 + ], + "actual_end_rot": [ + 30.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -341.7518, + 3452.3139, + 847.6342 + ], + "start_rot": [ + 30.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -341.7518, + 3452.3139, + 847.6342 + ], + "actual_end_pos": [ + -341.7518, + 3452.3139, + 847.6342 + ], + "actual_end_rot": [ + 30.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -341.7518, + 3452.3139, + 847.6342 + ], + "start_rot": [ + 30.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -319.3374, + 3368.6623, + 897.6342 + ], + "actual_end_pos": [ + -319.3374, + 3368.6623, + 897.6342 + ], + "actual_end_rot": [ + 30.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -319.3374, + 3368.6623, + 897.6342 + ], + "start_rot": [ + 30.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -319.3374, + 3368.6623, + 897.6342 + ], + "actual_end_pos": [ + -319.3374, + 3368.6623, + 897.6342 + ], + "actual_end_rot": [ + 30.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -319.3374, + 3368.6623, + 897.6342 + ], + "start_rot": [ + 30.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + -319.3374, + 3455.2648, + 847.6342 + ], + "actual_end_pos": [ + -319.3374, + 3455.2648, + 847.6342 + ], + "actual_end_rot": [ + 30.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -319.3374, + 3455.2648, + 847.6342 + ], + "start_rot": [ + 30.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + -319.3374, + 3455.2648, + 847.6342 + ], + "actual_end_pos": [ + -319.3374, + 3455.2648, + 847.6342 + ], + "actual_end_rot": [ + 30.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -319.3374, + 3455.2648, + 847.6342 + ], + "start_rot": [ + 30.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + -319.3374, + 3455.2648, + 847.6342 + ], + "actual_end_pos": [ + -319.3374, + 3455.2648, + 847.6342 + ], + "actual_end_rot": [ + 37.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -319.3374, + 3455.2648, + 847.6342 + ], + "start_rot": [ + 37.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + -219.3374, + 3455.2648, + 847.6342 + ], + "actual_end_pos": [ + -219.3374, + 3455.2648, + 847.6342 + ], + "actual_end_rot": [ + 37.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260422_172644__pair_002491_B_traj_002492_meta.json b/equivalence_easy/run_20260422_172644__pair_002491_B_traj_002492_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8bcbb48c64f56934eba352655e0b43f1c9366ddf --- /dev/null +++ b/equivalence_easy/run_20260422_172644__pair_002491_B_traj_002492_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 2492, + "episode_id": 0, + "state_id": 1841, + "sample_index": 1841, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 2491, + "primary_trajectory_id": 2491, + "paired_trajectory_id": 2492, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + -120.0, + 2830.0, + 850.0 + ], + "rotation": [ + 0.0, + 45.0, + 0.0 + ] + }, + "action_sequence": [ + "move_left", + "turn_left", + "turn_left", + "look_up", + "move_right", + "move_right", + "turn_right", + "look_up", + "move_forward", + "look_up", + "turn_left", + "look_up", + "move_right", + "move_right", + "move_right", + "move_right", + "no_op", + "move_backward", + "turn_left", + "move_right", + "move_backward", + "look_up", + "move_right", + "turn_left", + "no_op", + "turn_left", + "turn_left", + "turn_left", + "move_forward", + "move_forward", + "look_down", + "move_backward", + "move_left", + "turn_left", + "move_forward", + "turn_left", + "move_backward", + "no_op", + "look_up", + "move_right" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -120.0, + 2830.0, + 850.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -49.2893, + 2759.2893, + 850.0 + ], + "actual_end_pos": [ + -49.2893, + 2759.2893, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -49.2893, + 2759.2893, + 850.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + -49.2893, + 2759.2893, + 850.0 + ], + "actual_end_pos": [ + -49.2893, + 2759.2893, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -49.2893, + 2759.2893, + 850.0 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -49.2893, + 2759.2893, + 850.0 + ], + "actual_end_pos": [ + -49.2893, + 2759.2893, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -49.2893, + 2759.2893, + 850.0 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -49.2893, + 2759.2893, + 850.0 + ], + "actual_end_pos": [ + -49.2893, + 2759.2893, + 850.0 + ], + "actual_end_rot": [ + 7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -49.2893, + 2759.2893, + 850.0 + ], + "start_rot": [ + 7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -75.1712, + 2855.8819, + 850.0 + ], + "actual_end_pos": [ + -75.1712, + 2855.8819, + 850.0 + ], + "actual_end_rot": [ + 7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -75.1712, + 2855.8819, + 850.0 + ], + "start_rot": [ + 7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -101.0531, + 2952.4745, + 850.0 + ], + "actual_end_pos": [ + -101.0531, + 2952.4745, + 850.0 + ], + "actual_end_rot": [ + 7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + -101.0531, + 2952.4745, + 850.0 + ], + "start_rot": [ + 7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -101.0531, + 2952.4745, + 850.0 + ], + "actual_end_pos": [ + -101.0531, + 2952.4745, + 850.0 + ], + "actual_end_rot": [ + 7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -101.0531, + 2952.4745, + 850.0 + ], + "start_rot": [ + 7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -101.0531, + 2952.4745, + 850.0 + ], + "actual_end_pos": [ + -101.0531, + 2952.4745, + 850.0 + ], + "actual_end_rot": [ + 15.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -101.0531, + 2952.4745, + 850.0 + ], + "start_rot": [ + 15.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -17.4015, + 3000.7708, + 875.8819 + ], + "actual_end_pos": [ + -17.4015, + 3000.7708, + 875.8819 + ], + "actual_end_rot": [ + 15.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -17.4015, + 3000.7708, + 875.8819 + ], + "start_rot": [ + 15.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -17.4015, + 3000.7708, + 875.8819 + ], + "actual_end_pos": [ + -17.4015, + 3000.7708, + 875.8819 + ], + "actual_end_rot": [ + 22.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -17.4015, + 3000.7708, + 875.8819 + ], + "start_rot": [ + 22.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + -17.4015, + 3000.7708, + 875.8819 + ], + "actual_end_pos": [ + -17.4015, + 3000.7708, + 875.8819 + ], + "actual_end_rot": [ + 22.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -17.4015, + 3000.7708, + 875.8819 + ], + "start_rot": [ + 22.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -17.4015, + 3000.7708, + 875.8819 + ], + "actual_end_pos": [ + -17.4015, + 3000.7708, + 875.8819 + ], + "actual_end_rot": [ + 30.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -17.4015, + 3000.7708, + 875.8819 + ], + "start_rot": [ + 30.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -43.2834, + 3097.3634, + 875.8819 + ], + "actual_end_pos": [ + -43.2834, + 3097.3634, + 875.8819 + ], + "actual_end_rot": [ + 30.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -43.2834, + 3097.3634, + 875.8819 + ], + "start_rot": [ + 30.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -69.1653, + 3193.9559, + 875.8819 + ], + "actual_end_pos": [ + -69.1653, + 3193.9559, + 875.8819 + ], + "actual_end_rot": [ + 30.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -69.1653, + 3193.9559, + 875.8819 + ], + "start_rot": [ + 30.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -95.0472, + 3290.5485, + 875.8819 + ], + "actual_end_pos": [ + -95.0472, + 3290.5485, + 875.8819 + ], + "actual_end_rot": [ + 30.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -95.0472, + 3290.5485, + 875.8819 + ], + "start_rot": [ + 30.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -120.9291, + 3387.1411, + 875.8819 + ], + "actual_end_pos": [ + -120.9291, + 3387.1411, + 875.8819 + ], + "actual_end_rot": [ + 30.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -120.9291, + 3387.1411, + 875.8819 + ], + "start_rot": [ + 30.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -120.9291, + 3387.1411, + 875.8819 + ], + "actual_end_pos": [ + -120.9291, + 3387.1411, + 875.8819 + ], + "actual_end_rot": [ + 30.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -120.9291, + 3387.1411, + 875.8819 + ], + "start_rot": [ + 30.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -204.5807, + 3364.7267, + 825.8819 + ], + "actual_end_pos": [ + -204.5807, + 3364.7267, + 825.8819 + ], + "actual_end_rot": [ + 30.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -204.5807, + 3364.7267, + 825.8819 + ], + "start_rot": [ + 30.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + -204.5807, + 3364.7267, + 825.8819 + ], + "actual_end_pos": [ + -204.5807, + 3364.7267, + 825.8819 + ], + "actual_end_rot": [ + 30.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -204.5807, + 3364.7267, + 825.8819 + ], + "start_rot": [ + 30.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -204.5807, + 3464.7267, + 825.8819 + ], + "actual_end_pos": [ + -204.5807, + 3464.7267, + 825.8819 + ], + "actual_end_rot": [ + 30.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -204.5807, + 3464.7267, + 825.8819 + ], + "start_rot": [ + 30.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -291.1833, + 3464.7267, + 775.8819 + ], + "actual_end_pos": [ + -291.1833, + 3464.7267, + 775.8819 + ], + "actual_end_rot": [ + 30.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -291.1833, + 3464.7267, + 775.8819 + ], + "start_rot": [ + 30.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -291.1833, + 3464.7267, + 775.8819 + ], + "actual_end_pos": [ + -291.1833, + 3464.7267, + 775.8819 + ], + "actual_end_rot": [ + 37.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -291.1833, + 3464.7267, + 775.8819 + ], + "start_rot": [ + 37.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -291.1833, + 3564.7267, + 775.8819 + ], + "actual_end_pos": [ + -291.1833, + 3564.7267, + 775.8819 + ], + "actual_end_rot": [ + 37.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -291.1833, + 3564.7267, + 775.8819 + ], + "start_rot": [ + 37.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + -291.1833, + 3564.7267, + 775.8819 + ], + "actual_end_pos": [ + -291.1833, + 3564.7267, + 775.8819 + ], + "actual_end_rot": [ + 37.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -291.1833, + 3564.7267, + 775.8819 + ], + "start_rot": [ + 37.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -291.1833, + 3564.7267, + 775.8819 + ], + "actual_end_pos": [ + -291.1833, + 3564.7267, + 775.8819 + ], + "actual_end_rot": [ + 37.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -291.1833, + 3564.7267, + 775.8819 + ], + "start_rot": [ + 37.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + -291.1833, + 3564.7267, + 775.8819 + ], + "actual_end_pos": [ + -291.1833, + 3564.7267, + 775.8819 + ], + "actual_end_rot": [ + 37.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -291.1833, + 3564.7267, + 775.8819 + ], + "start_rot": [ + 37.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + -291.1833, + 3564.7267, + 775.8819 + ], + "actual_end_pos": [ + -291.1833, + 3564.7267, + 775.8819 + ], + "actual_end_rot": [ + 37.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -291.1833, + 3564.7267, + 775.8819 + ], + "start_rot": [ + 37.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + -291.1833, + 3564.7267, + 775.8819 + ], + "actual_end_pos": [ + -291.1833, + 3564.7267, + 775.8819 + ], + "actual_end_rot": [ + 37.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -291.1833, + 3564.7267, + 775.8819 + ], + "start_rot": [ + 37.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -251.5156, + 3496.0203, + 836.758 + ], + "actual_end_pos": [ + -251.5156, + 3496.0203, + 836.758 + ], + "actual_end_rot": [ + 37.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -251.5156, + 3496.0203, + 836.758 + ], + "start_rot": [ + 37.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -211.848, + 3427.3139, + 897.6342 + ], + "actual_end_pos": [ + -211.848, + 3427.3139, + 897.6342 + ], + "actual_end_rot": [ + 37.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "look_down", + "action_id": 7, + "start_pos": [ + -211.848, + 3427.3139, + 897.6342 + ], + "start_rot": [ + 37.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + -211.848, + 3427.3139, + 897.6342 + ], + "actual_end_pos": [ + -211.848, + 3427.3139, + 897.6342 + ], + "actual_end_rot": [ + 30.0, + -60.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -211.848, + 3427.3139, + 897.6342 + ], + "start_rot": [ + 30.0, + -60.0, + -0.0 + ], + "expected_end_pos": [ + -255.1492, + 3502.3139, + 847.6342 + ], + "actual_end_pos": [ + -255.1492, + 3502.3139, + 847.6342 + ], + "actual_end_rot": [ + 30.0, + -60.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_left", + "action_id": 2, + "start_pos": [ + -255.1492, + 3502.3139, + 847.6342 + ], + "start_rot": [ + 30.0, + -60.0, + -0.0 + ], + "expected_end_pos": [ + -341.7518, + 3452.3139, + 847.6342 + ], + "actual_end_pos": [ + -341.7518, + 3452.3139, + 847.6342 + ], + "actual_end_rot": [ + 30.0, + -60.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -341.7518, + 3452.3139, + 847.6342 + ], + "start_rot": [ + 30.0, + -60.0, + -0.0 + ], + "expected_end_pos": [ + -341.7518, + 3452.3139, + 847.6342 + ], + "actual_end_pos": [ + -341.7518, + 3452.3139, + 847.6342 + ], + "actual_end_rot": [ + 30.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + -341.7518, + 3452.3139, + 847.6342 + ], + "start_rot": [ + 30.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -319.3374, + 3368.6623, + 897.6342 + ], + "actual_end_pos": [ + -319.3374, + 3368.6623, + 897.6342 + ], + "actual_end_rot": [ + 30.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + -319.3374, + 3368.6623, + 897.6342 + ], + "start_rot": [ + 30.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + -319.3374, + 3368.6623, + 897.6342 + ], + "actual_end_pos": [ + -319.3374, + 3368.6623, + 897.6342 + ], + "actual_end_rot": [ + 30.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + -319.3374, + 3368.6623, + 897.6342 + ], + "start_rot": [ + 30.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + -319.3374, + 3455.2648, + 847.6342 + ], + "actual_end_pos": [ + -319.3374, + 3455.2648, + 847.6342 + ], + "actual_end_rot": [ + 30.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "no_op", + "action_id": 8, + "start_pos": [ + -319.3374, + 3455.2648, + 847.6342 + ], + "start_rot": [ + 30.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + -319.3374, + 3455.2648, + 847.6342 + ], + "actual_end_pos": [ + -319.3374, + 3455.2648, + 847.6342 + ], + "actual_end_rot": [ + 30.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "look_up", + "action_id": 6, + "start_pos": [ + -319.3374, + 3455.2648, + 847.6342 + ], + "start_rot": [ + 30.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + -319.3374, + 3455.2648, + 847.6342 + ], + "actual_end_pos": [ + -319.3374, + 3455.2648, + 847.6342 + ], + "actual_end_rot": [ + 37.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_right", + "action_id": 3, + "start_pos": [ + -319.3374, + 3455.2648, + 847.6342 + ], + "start_rot": [ + 37.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + -219.3374, + 3455.2648, + 847.6342 + ], + "actual_end_pos": [ + -219.3374, + 3455.2648, + 847.6342 + ], + "actual_end_rot": [ + 37.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260422_172644__pair_002778_A_traj_002778_meta.json b/equivalence_easy/run_20260422_172644__pair_002778_A_traj_002778_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e1bc2e86a30e3584b897bbd5a5cc28625cc4e00d --- /dev/null +++ b/equivalence_easy/run_20260422_172644__pair_002778_A_traj_002778_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 2778, + "episode_id": 0, + "state_id": 2064, + "sample_index": 2064, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 2779, + "primary_trajectory_id": 2778, + "paired_trajectory_id": 2779, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 480.0, + -1770.0, + 850.0 + ], + "rotation": [ + 0.0, + 0.0, + 0.0 + ] + }, + "action_sequence": [ + "move_right", + "turn_left", + "move_forward", + "move_forward", + "move_left", + "move_forward", + "move_forward", + "move_forward", + "turn_right", + "turn_right", + "look_up", + "move_forward", + "turn_right", + "turn_right", + "move_right", + "turn_left", + "look_down", + "move_backward", + "move_right", + "look_up", + "move_right", + "move_right", + "move_forward", + "turn_right", + "move_forward", + "turn_left", + "move_left", + "move_left", + "turn_left", + "look_up", + "turn_right", + "move_backward", + "turn_right", + "move_forward", + "look_down", + "move_right", + "move_forward", + "look_up", + "move_forward", + "move_forward" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 480.0, + -1770.0, + 850.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 480.0, + -1670.0, + 850.0 + ], + "actual_end_pos": [ + 480.0, + -1670.0, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 480.0, + -1670.0, + 850.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 480.0, + -1670.0, + 850.0 + ], + "actual_end_pos": [ + 480.0, + -1670.0, + 850.0 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 480.0, + -1670.0, + 850.0 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 576.5926, + -1695.8819, + 850.0 + ], + "actual_end_pos": [ + 576.5926, + -1695.8819, + 850.0 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 576.5926, + -1695.8819, + 850.0 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 673.1852, + -1721.7638, + 850.0 + ], + "actual_end_pos": [ + 673.1852, + -1721.7638, + 850.0 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 673.1852, + -1721.7638, + 850.0 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 647.3033, + -1818.3564, + 850.0 + ], + "actual_end_pos": [ + 647.3033, + -1818.3564, + 850.0 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 647.3033, + -1818.3564, + 850.0 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 743.8958, + -1844.2383, + 850.0 + ], + "actual_end_pos": [ + 743.8958, + -1844.2383, + 850.0 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 743.8958, + -1844.2383, + 850.0 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 840.4884, + -1870.1202, + 850.0 + ], + "actual_end_pos": [ + 840.4884, + -1870.1202, + 850.0 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 840.4884, + -1870.1202, + 850.0 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 937.081, + -1896.0021, + 850.0 + ], + "actual_end_pos": [ + 937.081, + -1896.0021, + 850.0 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 937.081, + -1896.0021, + 850.0 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 937.081, + -1896.0021, + 850.0 + ], + "actual_end_pos": [ + 937.081, + -1896.0021, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 937.081, + -1896.0021, + 850.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 937.081, + -1896.0021, + 850.0 + ], + "actual_end_pos": [ + 937.081, + -1896.0021, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 937.081, + -1896.0021, + 850.0 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 937.081, + -1896.0021, + 850.0 + ], + "actual_end_pos": [ + 937.081, + -1896.0021, + 850.0 + ], + "actual_end_rot": [ + 7.5, + 15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 937.081, + -1896.0021, + 850.0 + ], + "start_rot": [ + 7.5, + 15.0, + -0.0 + ], + "expected_end_pos": [ + 1032.8472, + -1870.3416, + 863.0526 + ], + "actual_end_pos": [ + 1032.8472, + -1870.3416, + 863.0526 + ], + "actual_end_rot": [ + 7.5, + 15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 1032.8472, + -1870.3416, + 863.0526 + ], + "start_rot": [ + 7.5, + 15.0, + -0.0 + ], + "expected_end_pos": [ + 1032.8472, + -1870.3416, + 863.0526 + ], + "actual_end_pos": [ + 1032.8472, + -1870.3416, + 863.0526 + ], + "actual_end_rot": [ + 7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 1032.8472, + -1870.3416, + 863.0526 + ], + "start_rot": [ + 7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 1032.8472, + -1870.3416, + 863.0526 + ], + "actual_end_pos": [ + 1032.8472, + -1870.3416, + 863.0526 + ], + "actual_end_rot": [ + 7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 1032.8472, + -1870.3416, + 863.0526 + ], + "start_rot": [ + 7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 962.1366, + -1799.6309, + 863.0526 + ], + "actual_end_pos": [ + 962.1366, + -1799.6309, + 863.0526 + ], + "actual_end_rot": [ + 7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 962.1366, + -1799.6309, + 863.0526 + ], + "start_rot": [ + 7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 962.1366, + -1799.6309, + 863.0526 + ], + "actual_end_pos": [ + 962.1366, + -1799.6309, + 863.0526 + ], + "actual_end_rot": [ + 7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 962.1366, + -1799.6309, + 863.0526 + ], + "start_rot": [ + 7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 962.1366, + -1799.6309, + 863.0526 + ], + "actual_end_pos": [ + 962.1366, + -1799.6309, + 863.0526 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 962.1366, + -1799.6309, + 863.0526 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 875.534, + -1849.6309, + 863.0526 + ], + "actual_end_pos": [ + 875.534, + -1849.6309, + 863.0526 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 875.534, + -1849.6309, + 863.0526 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 825.534, + -1763.0284, + 863.0526 + ], + "actual_end_pos": [ + 825.534, + -1763.0284, + 863.0526 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 825.534, + -1763.0284, + 863.0526 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 825.534, + -1763.0284, + 863.0526 + ], + "actual_end_pos": [ + 825.534, + -1763.0284, + 863.0526 + ], + "actual_end_rot": [ + 7.5, + 30.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 825.534, + -1763.0284, + 863.0526 + ], + "start_rot": [ + 7.5, + 30.0, + -0.0 + ], + "expected_end_pos": [ + 775.534, + -1676.4259, + 863.0526 + ], + "actual_end_pos": [ + 775.534, + -1676.4259, + 863.0526 + ], + "actual_end_rot": [ + 7.5, + 30.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 775.534, + -1676.4259, + 863.0526 + ], + "start_rot": [ + 7.5, + 30.0, + -0.0 + ], + "expected_end_pos": [ + 725.534, + -1589.8233, + 863.0526 + ], + "actual_end_pos": [ + 725.534, + -1589.8233, + 863.0526 + ], + "actual_end_rot": [ + 7.5, + 30.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 725.534, + -1589.8233, + 863.0526 + ], + "start_rot": [ + 7.5, + 30.0, + -0.0 + ], + "expected_end_pos": [ + 811.3957, + -1540.2511, + 876.1052 + ], + "actual_end_pos": [ + 811.3957, + -1540.2511, + 876.1052 + ], + "actual_end_rot": [ + 7.5, + 30.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 811.3957, + -1540.2511, + 876.1052 + ], + "start_rot": [ + 7.5, + 30.0, + -0.0 + ], + "expected_end_pos": [ + 811.3957, + -1540.2511, + 876.1052 + ], + "actual_end_pos": [ + 811.3957, + -1540.2511, + 876.1052 + ], + "actual_end_rot": [ + 7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 811.3957, + -1540.2511, + 876.1052 + ], + "start_rot": [ + 7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 881.5014, + -1470.1453, + 889.1579 + ], + "actual_end_pos": [ + 881.5014, + -1470.1453, + 889.1579 + ], + "actual_end_rot": [ + 7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 881.5014, + -1470.1453, + 889.1579 + ], + "start_rot": [ + 7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 881.5014, + -1470.1453, + 889.1579 + ], + "actual_end_pos": [ + 881.5014, + -1470.1453, + 889.1579 + ], + "actual_end_rot": [ + 7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 881.5014, + -1470.1453, + 889.1579 + ], + "start_rot": [ + 7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 931.5014, + -1556.7479, + 889.1579 + ], + "actual_end_pos": [ + 931.5014, + -1556.7479, + 889.1579 + ], + "actual_end_rot": [ + 7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 931.5014, + -1556.7479, + 889.1579 + ], + "start_rot": [ + 7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 981.5014, + -1643.3504, + 889.1579 + ], + "actual_end_pos": [ + 981.5014, + -1643.3504, + 889.1579 + ], + "actual_end_rot": [ + 7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 981.5014, + -1643.3504, + 889.1579 + ], + "start_rot": [ + 7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 981.5014, + -1643.3504, + 889.1579 + ], + "actual_end_pos": [ + 981.5014, + -1643.3504, + 889.1579 + ], + "actual_end_rot": [ + 7.5, + 15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 981.5014, + -1643.3504, + 889.1579 + ], + "start_rot": [ + 7.5, + 15.0, + -0.0 + ], + "expected_end_pos": [ + 981.5014, + -1643.3504, + 889.1579 + ], + "actual_end_pos": [ + 981.5014, + -1643.3504, + 889.1579 + ], + "actual_end_rot": [ + 15.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 981.5014, + -1643.3504, + 889.1579 + ], + "start_rot": [ + 15.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 981.5014, + -1643.3504, + 889.1579 + ], + "actual_end_pos": [ + 981.5014, + -1643.3504, + 889.1579 + ], + "actual_end_rot": [ + 15.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 981.5014, + -1643.3504, + 889.1579 + ], + "start_rot": [ + 15.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 897.8498, + -1691.6467, + 863.276 + ], + "actual_end_pos": [ + 897.8498, + -1691.6467, + 863.276 + ], + "actual_end_rot": [ + 15.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 897.8498, + -1691.6467, + 863.276 + ], + "start_rot": [ + 15.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 897.8498, + -1691.6467, + 863.276 + ], + "actual_end_pos": [ + 897.8498, + -1691.6467, + 863.276 + ], + "actual_end_rot": [ + 15.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 897.8498, + -1691.6467, + 863.276 + ], + "start_rot": [ + 15.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 966.151, + -1623.3454, + 889.1579 + ], + "actual_end_pos": [ + 966.151, + -1623.3454, + 889.1579 + ], + "actual_end_rot": [ + 15.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 966.151, + -1623.3454, + 889.1579 + ], + "start_rot": [ + 15.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 966.151, + -1623.3454, + 889.1579 + ], + "actual_end_pos": [ + 966.151, + -1623.3454, + 889.1579 + ], + "actual_end_rot": [ + 7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 966.151, + -1623.3454, + 889.1579 + ], + "start_rot": [ + 7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 895.4404, + -1552.6348, + 889.1579 + ], + "actual_end_pos": [ + 895.4404, + -1552.6348, + 889.1579 + ], + "actual_end_rot": [ + 7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 895.4404, + -1552.6348, + 889.1579 + ], + "start_rot": [ + 7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 965.5461, + -1482.529, + 902.2105 + ], + "actual_end_pos": [ + 965.5461, + -1482.529, + 902.2105 + ], + "actual_end_rot": [ + 7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 965.5461, + -1482.529, + 902.2105 + ], + "start_rot": [ + 7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 965.5461, + -1482.529, + 902.2105 + ], + "actual_end_pos": [ + 965.5461, + -1482.529, + 902.2105 + ], + "actual_end_rot": [ + 15.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 965.5461, + -1482.529, + 902.2105 + ], + "start_rot": [ + 15.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 1033.8474, + -1414.2278, + 928.0924 + ], + "actual_end_pos": [ + 1033.8474, + -1414.2278, + 928.0924 + ], + "actual_end_rot": [ + 15.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1033.8474, + -1414.2278, + 928.0924 + ], + "start_rot": [ + 15.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 1102.1486, + -1345.9265, + 953.9743 + ], + "actual_end_pos": [ + 1102.1486, + -1345.9265, + 953.9743 + ], + "actual_end_rot": [ + 15.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260422_172644__pair_002778_B_traj_002779_meta.json b/equivalence_easy/run_20260422_172644__pair_002778_B_traj_002779_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..502af15bd496698da80f88c946621fc28c358d07 --- /dev/null +++ b/equivalence_easy/run_20260422_172644__pair_002778_B_traj_002779_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 2779, + "episode_id": 0, + "state_id": 2064, + "sample_index": 2064, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 2778, + "primary_trajectory_id": 2778, + "paired_trajectory_id": 2779, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 480.0, + -1770.0, + 850.0 + ], + "rotation": [ + 0.0, + 0.0, + 0.0 + ] + }, + "action_sequence": [ + "move_right", + "turn_left", + "move_forward", + "move_forward", + "move_forward", + "move_left", + "move_forward", + "move_forward", + "turn_right", + "look_up", + "turn_right", + "move_forward", + "turn_right", + "turn_right", + "move_right", + "look_down", + "turn_left", + "move_right", + "move_backward", + "look_up", + "move_right", + "move_forward", + "move_right", + "turn_right", + "move_forward", + "turn_left", + "move_left", + "move_left", + "turn_right", + "look_up", + "turn_left", + "move_backward", + "turn_right", + "move_forward", + "look_down", + "move_forward", + "move_right", + "look_up", + "move_forward", + "move_forward" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 480.0, + -1770.0, + 850.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 480.0, + -1670.0, + 850.0 + ], + "actual_end_pos": [ + 480.0, + -1670.0, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 480.0, + -1670.0, + 850.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 480.0, + -1670.0, + 850.0 + ], + "actual_end_pos": [ + 480.0, + -1670.0, + 850.0 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 480.0, + -1670.0, + 850.0 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 576.5926, + -1695.8819, + 850.0 + ], + "actual_end_pos": [ + 576.5926, + -1695.8819, + 850.0 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 576.5926, + -1695.8819, + 850.0 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 673.1852, + -1721.7638, + 850.0 + ], + "actual_end_pos": [ + 673.1852, + -1721.7638, + 850.0 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 673.1852, + -1721.7638, + 850.0 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 769.7777, + -1747.6457, + 850.0 + ], + "actual_end_pos": [ + 769.7777, + -1747.6457, + 850.0 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 769.7777, + -1747.6457, + 850.0 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 743.8958, + -1844.2383, + 850.0 + ], + "actual_end_pos": [ + 743.8958, + -1844.2383, + 850.0 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 743.8958, + -1844.2383, + 850.0 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 840.4884, + -1870.1202, + 850.0 + ], + "actual_end_pos": [ + 840.4884, + -1870.1202, + 850.0 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 840.4884, + -1870.1202, + 850.0 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 937.081, + -1896.0021, + 850.0 + ], + "actual_end_pos": [ + 937.081, + -1896.0021, + 850.0 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 937.081, + -1896.0021, + 850.0 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 937.081, + -1896.0021, + 850.0 + ], + "actual_end_pos": [ + 937.081, + -1896.0021, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 937.081, + -1896.0021, + 850.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 937.081, + -1896.0021, + 850.0 + ], + "actual_end_pos": [ + 937.081, + -1896.0021, + 850.0 + ], + "actual_end_rot": [ + 7.5, + 0.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 937.081, + -1896.0021, + 850.0 + ], + "start_rot": [ + 7.5, + 0.0, + -0.0 + ], + "expected_end_pos": [ + 937.081, + -1896.0021, + 850.0 + ], + "actual_end_pos": [ + 937.081, + -1896.0021, + 850.0 + ], + "actual_end_rot": [ + 7.5, + 15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 937.081, + -1896.0021, + 850.0 + ], + "start_rot": [ + 7.5, + 15.0, + -0.0 + ], + "expected_end_pos": [ + 1032.8472, + -1870.3416, + 863.0526 + ], + "actual_end_pos": [ + 1032.8472, + -1870.3416, + 863.0526 + ], + "actual_end_rot": [ + 7.5, + 15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 1032.8472, + -1870.3416, + 863.0526 + ], + "start_rot": [ + 7.5, + 15.0, + -0.0 + ], + "expected_end_pos": [ + 1032.8472, + -1870.3416, + 863.0526 + ], + "actual_end_pos": [ + 1032.8472, + -1870.3416, + 863.0526 + ], + "actual_end_rot": [ + 7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 1032.8472, + -1870.3416, + 863.0526 + ], + "start_rot": [ + 7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 1032.8472, + -1870.3416, + 863.0526 + ], + "actual_end_pos": [ + 1032.8472, + -1870.3416, + 863.0526 + ], + "actual_end_rot": [ + 7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 1032.8472, + -1870.3416, + 863.0526 + ], + "start_rot": [ + 7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 962.1366, + -1799.6309, + 863.0526 + ], + "actual_end_pos": [ + 962.1366, + -1799.6309, + 863.0526 + ], + "actual_end_rot": [ + 7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 962.1366, + -1799.6309, + 863.0526 + ], + "start_rot": [ + 7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 962.1366, + -1799.6309, + 863.0526 + ], + "actual_end_pos": [ + 962.1366, + -1799.6309, + 863.0526 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 962.1366, + -1799.6309, + 863.0526 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 962.1366, + -1799.6309, + 863.0526 + ], + "actual_end_pos": [ + 962.1366, + -1799.6309, + 863.0526 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 962.1366, + -1799.6309, + 863.0526 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 912.1366, + -1713.0284, + 863.0526 + ], + "actual_end_pos": [ + 912.1366, + -1713.0284, + 863.0526 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 912.1366, + -1713.0284, + 863.0526 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 825.534, + -1763.0284, + 863.0526 + ], + "actual_end_pos": [ + 825.534, + -1763.0284, + 863.0526 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 825.534, + -1763.0284, + 863.0526 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 825.534, + -1763.0284, + 863.0526 + ], + "actual_end_pos": [ + 825.534, + -1763.0284, + 863.0526 + ], + "actual_end_rot": [ + 7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 825.534, + -1763.0284, + 863.0526 + ], + "start_rot": [ + 7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 775.534, + -1676.4259, + 863.0526 + ], + "actual_end_pos": [ + 775.534, + -1676.4259, + 863.0526 + ], + "actual_end_rot": [ + 7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 775.534, + -1676.4259, + 863.0526 + ], + "start_rot": [ + 7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 861.3957, + -1626.8536, + 876.1052 + ], + "actual_end_pos": [ + 861.3957, + -1626.8536, + 876.1052 + ], + "actual_end_rot": [ + 7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 861.3957, + -1626.8536, + 876.1052 + ], + "start_rot": [ + 7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 811.3957, + -1540.2511, + 876.1052 + ], + "actual_end_pos": [ + 811.3957, + -1540.2511, + 876.1052 + ], + "actual_end_rot": [ + 7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 811.3957, + -1540.2511, + 876.1052 + ], + "start_rot": [ + 7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 811.3957, + -1540.2511, + 876.1052 + ], + "actual_end_pos": [ + 811.3957, + -1540.2511, + 876.1052 + ], + "actual_end_rot": [ + 7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 811.3957, + -1540.2511, + 876.1052 + ], + "start_rot": [ + 7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 881.5014, + -1470.1453, + 889.1579 + ], + "actual_end_pos": [ + 881.5014, + -1470.1453, + 889.1579 + ], + "actual_end_rot": [ + 7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 881.5014, + -1470.1453, + 889.1579 + ], + "start_rot": [ + 7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 881.5014, + -1470.1453, + 889.1579 + ], + "actual_end_pos": [ + 881.5014, + -1470.1453, + 889.1579 + ], + "actual_end_rot": [ + 7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 881.5014, + -1470.1453, + 889.1579 + ], + "start_rot": [ + 7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 931.5014, + -1556.7479, + 889.1579 + ], + "actual_end_pos": [ + 931.5014, + -1556.7479, + 889.1579 + ], + "actual_end_rot": [ + 7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 931.5014, + -1556.7479, + 889.1579 + ], + "start_rot": [ + 7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 981.5014, + -1643.3504, + 889.1579 + ], + "actual_end_pos": [ + 981.5014, + -1643.3504, + 889.1579 + ], + "actual_end_rot": [ + 7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 981.5014, + -1643.3504, + 889.1579 + ], + "start_rot": [ + 7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 981.5014, + -1643.3504, + 889.1579 + ], + "actual_end_pos": [ + 981.5014, + -1643.3504, + 889.1579 + ], + "actual_end_rot": [ + 7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 981.5014, + -1643.3504, + 889.1579 + ], + "start_rot": [ + 7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 981.5014, + -1643.3504, + 889.1579 + ], + "actual_end_pos": [ + 981.5014, + -1643.3504, + 889.1579 + ], + "actual_end_rot": [ + 15.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 981.5014, + -1643.3504, + 889.1579 + ], + "start_rot": [ + 15.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 981.5014, + -1643.3504, + 889.1579 + ], + "actual_end_pos": [ + 981.5014, + -1643.3504, + 889.1579 + ], + "actual_end_rot": [ + 15.0, + 30.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 981.5014, + -1643.3504, + 889.1579 + ], + "start_rot": [ + 15.0, + 30.0, + -0.0 + ], + "expected_end_pos": [ + 897.8498, + -1691.6467, + 863.276 + ], + "actual_end_pos": [ + 897.8498, + -1691.6467, + 863.276 + ], + "actual_end_rot": [ + 15.0, + 30.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 897.8498, + -1691.6467, + 863.276 + ], + "start_rot": [ + 15.0, + 30.0, + -0.0 + ], + "expected_end_pos": [ + 897.8498, + -1691.6467, + 863.276 + ], + "actual_end_pos": [ + 897.8498, + -1691.6467, + 863.276 + ], + "actual_end_rot": [ + 15.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 897.8498, + -1691.6467, + 863.276 + ], + "start_rot": [ + 15.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 966.151, + -1623.3454, + 889.1579 + ], + "actual_end_pos": [ + 966.151, + -1623.3454, + 889.1579 + ], + "actual_end_rot": [ + 15.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 966.151, + -1623.3454, + 889.1579 + ], + "start_rot": [ + 15.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 966.151, + -1623.3454, + 889.1579 + ], + "actual_end_pos": [ + 966.151, + -1623.3454, + 889.1579 + ], + "actual_end_rot": [ + 7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 966.151, + -1623.3454, + 889.1579 + ], + "start_rot": [ + 7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 1036.2568, + -1553.2397, + 902.2105 + ], + "actual_end_pos": [ + 1036.2568, + -1553.2397, + 902.2105 + ], + "actual_end_rot": [ + 7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 1036.2568, + -1553.2397, + 902.2105 + ], + "start_rot": [ + 7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 965.5461, + -1482.529, + 902.2105 + ], + "actual_end_pos": [ + 965.5461, + -1482.529, + 902.2105 + ], + "actual_end_rot": [ + 7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 965.5461, + -1482.529, + 902.2105 + ], + "start_rot": [ + 7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 965.5461, + -1482.529, + 902.2105 + ], + "actual_end_pos": [ + 965.5461, + -1482.529, + 902.2105 + ], + "actual_end_rot": [ + 15.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 965.5461, + -1482.529, + 902.2105 + ], + "start_rot": [ + 15.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 1033.8474, + -1414.2278, + 928.0924 + ], + "actual_end_pos": [ + 1033.8474, + -1414.2278, + 928.0924 + ], + "actual_end_rot": [ + 15.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1033.8474, + -1414.2278, + 928.0924 + ], + "start_rot": [ + 15.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 1102.1486, + -1345.9265, + 953.9743 + ], + "actual_end_pos": [ + 1102.1486, + -1345.9265, + 953.9743 + ], + "actual_end_rot": [ + 15.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260422_172644__pair_002855_A_traj_002855_meta.json b/equivalence_easy/run_20260422_172644__pair_002855_A_traj_002855_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5d5d1afedc5e6fa0da068ec0f6c9acedf5194c62 --- /dev/null +++ b/equivalence_easy/run_20260422_172644__pair_002855_A_traj_002855_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 2855, + "episode_id": 0, + "state_id": 2120, + "sample_index": 2120, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 2856, + "primary_trajectory_id": 2855, + "paired_trajectory_id": 2856, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 480.0, + 230.0, + 850.0 + ], + "rotation": [ + 0.0, + 0.0, + 0.0 + ] + }, + "action_sequence": [ + "move_right", + "turn_left", + "look_up", + "move_right", + "turn_left", + "move_forward", + "look_down", + "turn_left", + "no_op", + "move_forward", + "move_forward", + "move_forward", + "turn_left", + "turn_left", + "move_forward", + "move_right", + "move_right", + "turn_right", + "move_left", + "turn_left", + "look_down", + "move_right", + "move_backward", + "move_left", + "move_forward", + "move_left", + "move_left", + "look_down", + "move_backward", + "turn_left", + "move_right", + "move_right", + "move_right", + "move_backward", + "turn_left", + "move_left", + "turn_right", + "look_down", + "move_left", + "move_forward" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 480.0, + 230.0, + 850.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 480.0, + 330.0, + 850.0 + ], + "actual_end_pos": [ + 480.0, + 330.0, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 480.0, + 330.0, + 850.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 480.0, + 330.0, + 850.0 + ], + "actual_end_pos": [ + 480.0, + 330.0, + 850.0 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 480.0, + 330.0, + 850.0 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 480.0, + 330.0, + 850.0 + ], + "actual_end_pos": [ + 480.0, + 330.0, + 850.0 + ], + "actual_end_rot": [ + 7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 480.0, + 330.0, + 850.0 + ], + "start_rot": [ + 7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 505.8819, + 426.5926, + 850.0 + ], + "actual_end_pos": [ + 505.8819, + 426.5926, + 850.0 + ], + "actual_end_rot": [ + 7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 505.8819, + 426.5926, + 850.0 + ], + "start_rot": [ + 7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 505.8819, + 426.5926, + 850.0 + ], + "actual_end_pos": [ + 505.8819, + 426.5926, + 850.0 + ], + "actual_end_rot": [ + 7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 505.8819, + 426.5926, + 850.0 + ], + "start_rot": [ + 7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 591.7435, + 377.0203, + 863.0526 + ], + "actual_end_pos": [ + 591.7435, + 377.0203, + 863.0526 + ], + "actual_end_rot": [ + 7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 591.7435, + 377.0203, + 863.0526 + ], + "start_rot": [ + 7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 591.7435, + 377.0203, + 863.0526 + ], + "actual_end_pos": [ + 591.7435, + 377.0203, + 863.0526 + ], + "actual_end_rot": [ + -0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 591.7435, + 377.0203, + 863.0526 + ], + "start_rot": [ + -0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 591.7435, + 377.0203, + 863.0526 + ], + "actual_end_pos": [ + 591.7435, + 377.0203, + 863.0526 + ], + "actual_end_rot": [ + -0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 591.7435, + 377.0203, + 863.0526 + ], + "start_rot": [ + -0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 591.7435, + 377.0203, + 863.0526 + ], + "actual_end_pos": [ + 591.7435, + 377.0203, + 863.0526 + ], + "actual_end_rot": [ + -0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 591.7435, + 377.0203, + 863.0526 + ], + "start_rot": [ + -0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 662.4542, + 306.3097, + 863.0526 + ], + "actual_end_pos": [ + 662.4542, + 306.3097, + 863.0526 + ], + "actual_end_rot": [ + -0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 662.4542, + 306.3097, + 863.0526 + ], + "start_rot": [ + -0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 733.1649, + 235.599, + 863.0526 + ], + "actual_end_pos": [ + 733.1649, + 235.599, + 863.0526 + ], + "actual_end_rot": [ + -0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 733.1649, + 235.599, + 863.0526 + ], + "start_rot": [ + -0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 803.8756, + 164.8883, + 863.0526 + ], + "actual_end_pos": [ + 803.8756, + 164.8883, + 863.0526 + ], + "actual_end_rot": [ + -0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 803.8756, + 164.8883, + 863.0526 + ], + "start_rot": [ + -0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 803.8756, + 164.8883, + 863.0526 + ], + "actual_end_pos": [ + 803.8756, + 164.8883, + 863.0526 + ], + "actual_end_rot": [ + -0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 803.8756, + 164.8883, + 863.0526 + ], + "start_rot": [ + -0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 803.8756, + 164.8883, + 863.0526 + ], + "actual_end_pos": [ + 803.8756, + 164.8883, + 863.0526 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 803.8756, + 164.8883, + 863.0526 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 829.7575, + 68.2957, + 863.0526 + ], + "actual_end_pos": [ + 829.7575, + 68.2957, + 863.0526 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 829.7575, + 68.2957, + 863.0526 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 926.3501, + 94.1776, + 863.0526 + ], + "actual_end_pos": [ + 926.3501, + 94.1776, + 863.0526 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 926.3501, + 94.1776, + 863.0526 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 1022.9427, + 120.0595, + 863.0526 + ], + "actual_end_pos": [ + 1022.9427, + 120.0595, + 863.0526 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 1022.9427, + 120.0595, + 863.0526 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 1022.9427, + 120.0595, + 863.0526 + ], + "actual_end_pos": [ + 1022.9427, + 120.0595, + 863.0526 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 1022.9427, + 120.0595, + 863.0526 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 936.3401, + 70.0595, + 863.0526 + ], + "actual_end_pos": [ + 936.3401, + 70.0595, + 863.0526 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 936.3401, + 70.0595, + 863.0526 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 936.3401, + 70.0595, + 863.0526 + ], + "actual_end_pos": [ + 936.3401, + 70.0595, + 863.0526 + ], + "actual_end_rot": [ + -0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 936.3401, + 70.0595, + 863.0526 + ], + "start_rot": [ + -0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 936.3401, + 70.0595, + 863.0526 + ], + "actual_end_pos": [ + 936.3401, + 70.0595, + 863.0526 + ], + "actual_end_rot": [ + -7.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 936.3401, + 70.0595, + 863.0526 + ], + "start_rot": [ + -7.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 1032.9327, + 95.9414, + 863.0526 + ], + "actual_end_pos": [ + 1032.9327, + 95.9414, + 863.0526 + ], + "actual_end_rot": [ + -7.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 1032.9327, + 95.9414, + 863.0526 + ], + "start_rot": [ + -7.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 1007.2722, + 191.7077, + 876.1052 + ], + "actual_end_pos": [ + 1007.2722, + 191.7077, + 876.1052 + ], + "actual_end_rot": [ + -7.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 1007.2722, + 191.7077, + 876.1052 + ], + "start_rot": [ + -7.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 910.6796, + 165.8258, + 876.1052 + ], + "actual_end_pos": [ + 910.6796, + 165.8258, + 876.1052 + ], + "actual_end_rot": [ + -7.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 910.6796, + 165.8258, + 876.1052 + ], + "start_rot": [ + -7.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 936.3401, + 70.0595, + 863.0526 + ], + "actual_end_pos": [ + 936.3401, + 70.0595, + 863.0526 + ], + "actual_end_rot": [ + -7.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 936.3401, + 70.0595, + 863.0526 + ], + "start_rot": [ + -7.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 839.7475, + 44.1776, + 863.0526 + ], + "actual_end_pos": [ + 839.7475, + 44.1776, + 863.0526 + ], + "actual_end_rot": [ + -7.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 839.7475, + 44.1776, + 863.0526 + ], + "start_rot": [ + -7.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 743.1549, + 18.2957, + 863.0526 + ], + "actual_end_pos": [ + 743.1549, + 18.2957, + 863.0526 + ], + "actual_end_rot": [ + -7.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 743.1549, + 18.2957, + 863.0526 + ], + "start_rot": [ + -7.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 743.1549, + 18.2957, + 863.0526 + ], + "actual_end_pos": [ + 743.1549, + 18.2957, + 863.0526 + ], + "actual_end_rot": [ + -15.0, + -75.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 743.1549, + 18.2957, + 863.0526 + ], + "start_rot": [ + -15.0, + -75.0, + -0.0 + ], + "expected_end_pos": [ + 718.1549, + 111.597, + 888.9345 + ], + "actual_end_pos": [ + 718.1549, + 111.597, + 888.9345 + ], + "actual_end_rot": [ + -15.0, + -75.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 718.1549, + 111.597, + 888.9345 + ], + "start_rot": [ + -15.0, + -75.0, + -0.0 + ], + "expected_end_pos": [ + 718.1549, + 111.597, + 888.9345 + ], + "actual_end_pos": [ + 718.1549, + 111.597, + 888.9345 + ], + "actual_end_rot": [ + -15.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 718.1549, + 111.597, + 888.9345 + ], + "start_rot": [ + -15.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 818.1549, + 111.597, + 888.9345 + ], + "actual_end_pos": [ + 818.1549, + 111.597, + 888.9345 + ], + "actual_end_rot": [ + -15.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 818.1549, + 111.597, + 888.9345 + ], + "start_rot": [ + -15.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 918.1549, + 111.597, + 888.9345 + ], + "actual_end_pos": [ + 918.1549, + 111.597, + 888.9345 + ], + "actual_end_rot": [ + -15.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 918.1549, + 111.597, + 888.9345 + ], + "start_rot": [ + -15.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 1018.1549, + 111.597, + 888.9345 + ], + "actual_end_pos": [ + 1018.1549, + 111.597, + 888.9345 + ], + "actual_end_rot": [ + -15.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 1018.1549, + 111.597, + 888.9345 + ], + "start_rot": [ + -15.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 1018.1549, + 208.1896, + 914.8164 + ], + "actual_end_pos": [ + 1018.1549, + 208.1896, + 914.8164 + ], + "actual_end_rot": [ + -15.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 1018.1549, + 208.1896, + 914.8164 + ], + "start_rot": [ + -15.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 1018.1549, + 208.1896, + 914.8164 + ], + "actual_end_pos": [ + 1018.1549, + 208.1896, + 914.8164 + ], + "actual_end_rot": [ + -15.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 1018.1549, + 208.1896, + 914.8164 + ], + "start_rot": [ + -15.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 921.5624, + 234.0715, + 914.8164 + ], + "actual_end_pos": [ + 921.5624, + 234.0715, + 914.8164 + ], + "actual_end_rot": [ + -15.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 921.5624, + 234.0715, + 914.8164 + ], + "start_rot": [ + -15.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 921.5624, + 234.0715, + 914.8164 + ], + "actual_end_pos": [ + 921.5624, + 234.0715, + 914.8164 + ], + "actual_end_rot": [ + -15.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 921.5624, + 234.0715, + 914.8164 + ], + "start_rot": [ + -15.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 921.5624, + 234.0715, + 914.8164 + ], + "actual_end_pos": [ + 921.5624, + 234.0715, + 914.8164 + ], + "actual_end_rot": [ + -22.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 921.5624, + 234.0715, + 914.8164 + ], + "start_rot": [ + -22.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 821.5624, + 234.0715, + 914.8164 + ], + "actual_end_pos": [ + 821.5624, + 234.0715, + 914.8164 + ], + "actual_end_rot": [ + -22.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 821.5624, + 234.0715, + 914.8164 + ], + "start_rot": [ + -22.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 821.5624, + 141.6835, + 876.5481 + ], + "actual_end_pos": [ + 821.5624, + 141.6835, + 876.5481 + ], + "actual_end_rot": [ + -22.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260422_172644__pair_002855_B_traj_002856_meta.json b/equivalence_easy/run_20260422_172644__pair_002855_B_traj_002856_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bc926741449f269eb21c5ccc7a7b69e1bac1400e --- /dev/null +++ b/equivalence_easy/run_20260422_172644__pair_002855_B_traj_002856_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 2856, + "episode_id": 0, + "state_id": 2120, + "sample_index": 2120, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 2855, + "primary_trajectory_id": 2855, + "paired_trajectory_id": 2856, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 480.0, + 230.0, + 850.0 + ], + "rotation": [ + 0.0, + 0.0, + 0.0 + ] + }, + "action_sequence": [ + "move_right", + "look_up", + "turn_left", + "move_right", + "turn_left", + "move_forward", + "turn_left", + "look_down", + "no_op", + "move_forward", + "move_forward", + "move_forward", + "turn_left", + "turn_left", + "move_forward", + "move_right", + "move_right", + "turn_right", + "move_left", + "turn_left", + "look_down", + "move_backward", + "move_left", + "move_left", + "move_forward", + "move_left", + "move_right", + "look_down", + "move_backward", + "turn_left", + "move_backward", + "move_right", + "move_right", + "move_right", + "turn_left", + "move_left", + "look_down", + "turn_right", + "move_forward", + "move_left" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 480.0, + 230.0, + 850.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 480.0, + 330.0, + 850.0 + ], + "actual_end_pos": [ + 480.0, + 330.0, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 480.0, + 330.0, + 850.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 480.0, + 330.0, + 850.0 + ], + "actual_end_pos": [ + 480.0, + 330.0, + 850.0 + ], + "actual_end_rot": [ + 7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 480.0, + 330.0, + 850.0 + ], + "start_rot": [ + 7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 480.0, + 330.0, + 850.0 + ], + "actual_end_pos": [ + 480.0, + 330.0, + 850.0 + ], + "actual_end_rot": [ + 7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 480.0, + 330.0, + 850.0 + ], + "start_rot": [ + 7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 505.8819, + 426.5926, + 850.0 + ], + "actual_end_pos": [ + 505.8819, + 426.5926, + 850.0 + ], + "actual_end_rot": [ + 7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 505.8819, + 426.5926, + 850.0 + ], + "start_rot": [ + 7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 505.8819, + 426.5926, + 850.0 + ], + "actual_end_pos": [ + 505.8819, + 426.5926, + 850.0 + ], + "actual_end_rot": [ + 7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 505.8819, + 426.5926, + 850.0 + ], + "start_rot": [ + 7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 591.7435, + 377.0203, + 863.0526 + ], + "actual_end_pos": [ + 591.7435, + 377.0203, + 863.0526 + ], + "actual_end_rot": [ + 7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 591.7435, + 377.0203, + 863.0526 + ], + "start_rot": [ + 7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 591.7435, + 377.0203, + 863.0526 + ], + "actual_end_pos": [ + 591.7435, + 377.0203, + 863.0526 + ], + "actual_end_rot": [ + 7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 591.7435, + 377.0203, + 863.0526 + ], + "start_rot": [ + 7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 591.7435, + 377.0203, + 863.0526 + ], + "actual_end_pos": [ + 591.7435, + 377.0203, + 863.0526 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 591.7435, + 377.0203, + 863.0526 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 591.7435, + 377.0203, + 863.0526 + ], + "actual_end_pos": [ + 591.7435, + 377.0203, + 863.0526 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 591.7435, + 377.0203, + 863.0526 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 662.4542, + 306.3097, + 863.0526 + ], + "actual_end_pos": [ + 662.4542, + 306.3097, + 863.0526 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 662.4542, + 306.3097, + 863.0526 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 733.1649, + 235.599, + 863.0526 + ], + "actual_end_pos": [ + 733.1649, + 235.599, + 863.0526 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 733.1649, + 235.599, + 863.0526 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 803.8756, + 164.8883, + 863.0526 + ], + "actual_end_pos": [ + 803.8756, + 164.8883, + 863.0526 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 803.8756, + 164.8883, + 863.0526 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 803.8756, + 164.8883, + 863.0526 + ], + "actual_end_pos": [ + 803.8756, + 164.8883, + 863.0526 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 803.8756, + 164.8883, + 863.0526 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 803.8756, + 164.8883, + 863.0526 + ], + "actual_end_pos": [ + 803.8756, + 164.8883, + 863.0526 + ], + "actual_end_rot": [ + -0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 803.8756, + 164.8883, + 863.0526 + ], + "start_rot": [ + -0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 829.7575, + 68.2957, + 863.0526 + ], + "actual_end_pos": [ + 829.7575, + 68.2957, + 863.0526 + ], + "actual_end_rot": [ + -0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 829.7575, + 68.2957, + 863.0526 + ], + "start_rot": [ + -0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 926.3501, + 94.1776, + 863.0526 + ], + "actual_end_pos": [ + 926.3501, + 94.1776, + 863.0526 + ], + "actual_end_rot": [ + -0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 926.3501, + 94.1776, + 863.0526 + ], + "start_rot": [ + -0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 1022.9427, + 120.0595, + 863.0526 + ], + "actual_end_pos": [ + 1022.9427, + 120.0595, + 863.0526 + ], + "actual_end_rot": [ + -0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 1022.9427, + 120.0595, + 863.0526 + ], + "start_rot": [ + -0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 1022.9427, + 120.0595, + 863.0526 + ], + "actual_end_pos": [ + 1022.9427, + 120.0595, + 863.0526 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 1022.9427, + 120.0595, + 863.0526 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 936.3401, + 70.0595, + 863.0526 + ], + "actual_end_pos": [ + 936.3401, + 70.0595, + 863.0526 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 936.3401, + 70.0595, + 863.0526 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 936.3401, + 70.0595, + 863.0526 + ], + "actual_end_pos": [ + 936.3401, + 70.0595, + 863.0526 + ], + "actual_end_rot": [ + -0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 936.3401, + 70.0595, + 863.0526 + ], + "start_rot": [ + -0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 936.3401, + 70.0595, + 863.0526 + ], + "actual_end_pos": [ + 936.3401, + 70.0595, + 863.0526 + ], + "actual_end_rot": [ + -7.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 936.3401, + 70.0595, + 863.0526 + ], + "start_rot": [ + -7.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 910.6796, + 165.8258, + 876.1052 + ], + "actual_end_pos": [ + 910.6796, + 165.8258, + 876.1052 + ], + "actual_end_rot": [ + -7.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 910.6796, + 165.8258, + 876.1052 + ], + "start_rot": [ + -7.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 814.087, + 139.9438, + 876.1052 + ], + "actual_end_pos": [ + 814.087, + 139.9438, + 876.1052 + ], + "actual_end_rot": [ + -7.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 814.087, + 139.9438, + 876.1052 + ], + "start_rot": [ + -7.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 717.4945, + 114.0619, + 876.1052 + ], + "actual_end_pos": [ + 717.4945, + 114.0619, + 876.1052 + ], + "actual_end_rot": [ + -7.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 717.4945, + 114.0619, + 876.1052 + ], + "start_rot": [ + -7.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 743.1549, + 18.2957, + 863.0526 + ], + "actual_end_pos": [ + 743.1549, + 18.2957, + 863.0526 + ], + "actual_end_rot": [ + -7.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 743.1549, + 18.2957, + 863.0526 + ], + "start_rot": [ + -7.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 646.5624, + -7.5862, + 863.0526 + ], + "actual_end_pos": [ + 646.5624, + -7.5862, + 863.0526 + ], + "actual_end_rot": [ + -7.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 646.5624, + -7.5862, + 863.0526 + ], + "start_rot": [ + -7.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 743.1549, + 18.2957, + 863.0526 + ], + "actual_end_pos": [ + 743.1549, + 18.2957, + 863.0526 + ], + "actual_end_rot": [ + -7.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 743.1549, + 18.2957, + 863.0526 + ], + "start_rot": [ + -7.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 743.1549, + 18.2957, + 863.0526 + ], + "actual_end_pos": [ + 743.1549, + 18.2957, + 863.0526 + ], + "actual_end_rot": [ + -15.0, + -75.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 743.1549, + 18.2957, + 863.0526 + ], + "start_rot": [ + -15.0, + -75.0, + -0.0 + ], + "expected_end_pos": [ + 718.1549, + 111.597, + 888.9345 + ], + "actual_end_pos": [ + 718.1549, + 111.597, + 888.9345 + ], + "actual_end_rot": [ + -15.0, + -75.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 718.1549, + 111.597, + 888.9345 + ], + "start_rot": [ + -15.0, + -75.0, + -0.0 + ], + "expected_end_pos": [ + 718.1549, + 111.597, + 888.9345 + ], + "actual_end_pos": [ + 718.1549, + 111.597, + 888.9345 + ], + "actual_end_rot": [ + -15.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 718.1549, + 111.597, + 888.9345 + ], + "start_rot": [ + -15.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 718.1549, + 208.1896, + 914.8164 + ], + "actual_end_pos": [ + 718.1549, + 208.1896, + 914.8164 + ], + "actual_end_rot": [ + -15.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 718.1549, + 208.1896, + 914.8164 + ], + "start_rot": [ + -15.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 818.1549, + 208.1896, + 914.8164 + ], + "actual_end_pos": [ + 818.1549, + 208.1896, + 914.8164 + ], + "actual_end_rot": [ + -15.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 818.1549, + 208.1896, + 914.8164 + ], + "start_rot": [ + -15.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 918.1549, + 208.1896, + 914.8164 + ], + "actual_end_pos": [ + 918.1549, + 208.1896, + 914.8164 + ], + "actual_end_rot": [ + -15.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 918.1549, + 208.1896, + 914.8164 + ], + "start_rot": [ + -15.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 1018.1549, + 208.1896, + 914.8164 + ], + "actual_end_pos": [ + 1018.1549, + 208.1896, + 914.8164 + ], + "actual_end_rot": [ + -15.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 1018.1549, + 208.1896, + 914.8164 + ], + "start_rot": [ + -15.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 1018.1549, + 208.1896, + 914.8164 + ], + "actual_end_pos": [ + 1018.1549, + 208.1896, + 914.8164 + ], + "actual_end_rot": [ + -15.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 1018.1549, + 208.1896, + 914.8164 + ], + "start_rot": [ + -15.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 921.5624, + 234.0715, + 914.8164 + ], + "actual_end_pos": [ + 921.5624, + 234.0715, + 914.8164 + ], + "actual_end_rot": [ + -15.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 921.5624, + 234.0715, + 914.8164 + ], + "start_rot": [ + -15.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 921.5624, + 234.0715, + 914.8164 + ], + "actual_end_pos": [ + 921.5624, + 234.0715, + 914.8164 + ], + "actual_end_rot": [ + -22.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 921.5624, + 234.0715, + 914.8164 + ], + "start_rot": [ + -22.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 921.5624, + 234.0715, + 914.8164 + ], + "actual_end_pos": [ + 921.5624, + 234.0715, + 914.8164 + ], + "actual_end_rot": [ + -22.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 921.5624, + 234.0715, + 914.8164 + ], + "start_rot": [ + -22.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 921.5624, + 141.6835, + 876.5481 + ], + "actual_end_pos": [ + 921.5624, + 141.6835, + 876.5481 + ], + "actual_end_rot": [ + -22.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 921.5624, + 141.6835, + 876.5481 + ], + "start_rot": [ + -22.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 821.5624, + 141.6835, + 876.5481 + ], + "actual_end_pos": [ + 821.5624, + 141.6835, + 876.5481 + ], + "actual_end_rot": [ + -22.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260422_172644__pair_002920_A_traj_002920_meta.json b/equivalence_easy/run_20260422_172644__pair_002920_A_traj_002920_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..37dd8b27a8ba71d8686e7de823d38924d2a37c55 --- /dev/null +++ b/equivalence_easy/run_20260422_172644__pair_002920_A_traj_002920_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 2920, + "episode_id": 0, + "state_id": 2169, + "sample_index": 2169, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 2921, + "primary_trajectory_id": 2920, + "paired_trajectory_id": 2921, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 480.0, + 4830.0, + 850.0 + ], + "rotation": [ + 0.0, + 45.0, + 0.0 + ] + }, + "action_sequence": [ + "move_right", + "turn_right", + "move_right", + "move_forward", + "turn_left", + "move_left", + "move_left", + "move_backward", + "turn_left", + "move_left", + "look_up", + "turn_right", + "turn_right", + "move_forward", + "look_up", + "move_left", + "move_forward", + "move_left", + "move_forward", + "move_right", + "no_op", + "look_down", + "move_backward", + "turn_right", + "turn_right", + "move_left", + "no_op", + "turn_right", + "move_right", + "move_forward", + "turn_right", + "move_backward", + "turn_left", + "look_down", + "turn_right", + "move_right", + "move_forward", + "move_forward", + "move_forward", + "move_right" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 480.0, + 4830.0, + 850.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 409.2893, + 4900.7107, + 850.0 + ], + "actual_end_pos": [ + 409.2893, + 4900.7107, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 409.2893, + 4900.7107, + 850.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 409.2893, + 4900.7107, + 850.0 + ], + "actual_end_pos": [ + 409.2893, + 4900.7107, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 409.2893, + 4900.7107, + 850.0 + ], + "start_rot": [ + 0.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 322.6868, + 4950.7107, + 850.0 + ], + "actual_end_pos": [ + 322.6868, + 4950.7107, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 322.6868, + 4950.7107, + 850.0 + ], + "start_rot": [ + 0.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 372.6868, + 5037.3132, + 850.0 + ], + "actual_end_pos": [ + 372.6868, + 5037.3132, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 372.6868, + 5037.3132, + 850.0 + ], + "start_rot": [ + 0.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 372.6868, + 5037.3132, + 850.0 + ], + "actual_end_pos": [ + 372.6868, + 5037.3132, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 372.6868, + 5037.3132, + 850.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 443.3975, + 4966.6025, + 850.0 + ], + "actual_end_pos": [ + 443.3975, + 4966.6025, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 443.3975, + 4966.6025, + 850.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 514.1081, + 4895.8919, + 850.0 + ], + "actual_end_pos": [ + 514.1081, + 4895.8919, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 514.1081, + 4895.8919, + 850.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 443.3975, + 4825.1812, + 850.0 + ], + "actual_end_pos": [ + 443.3975, + 4825.1812, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 443.3975, + 4825.1812, + 850.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 443.3975, + 4825.1812, + 850.0 + ], + "actual_end_pos": [ + 443.3975, + 4825.1812, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 443.3975, + 4825.1812, + 850.0 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 493.3975, + 4738.5786, + 850.0 + ], + "actual_end_pos": [ + 493.3975, + 4738.5786, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 493.3975, + 4738.5786, + 850.0 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 493.3975, + 4738.5786, + 850.0 + ], + "actual_end_pos": [ + 493.3975, + 4738.5786, + 850.0 + ], + "actual_end_rot": [ + 7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 493.3975, + 4738.5786, + 850.0 + ], + "start_rot": [ + 7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 493.3975, + 4738.5786, + 850.0 + ], + "actual_end_pos": [ + 493.3975, + 4738.5786, + 850.0 + ], + "actual_end_rot": [ + 7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 493.3975, + 4738.5786, + 850.0 + ], + "start_rot": [ + 7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 493.3975, + 4738.5786, + 850.0 + ], + "actual_end_pos": [ + 493.3975, + 4738.5786, + 850.0 + ], + "actual_end_rot": [ + 7.5, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 493.3975, + 4738.5786, + 850.0 + ], + "start_rot": [ + 7.5, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 542.9697, + 4824.4403, + 863.0526 + ], + "actual_end_pos": [ + 542.9697, + 4824.4403, + 863.0526 + ], + "actual_end_rot": [ + 7.5, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 542.9697, + 4824.4403, + 863.0526 + ], + "start_rot": [ + 7.5, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 542.9697, + 4824.4403, + 863.0526 + ], + "actual_end_pos": [ + 542.9697, + 4824.4403, + 863.0526 + ], + "actual_end_rot": [ + 15.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 542.9697, + 4824.4403, + 863.0526 + ], + "start_rot": [ + 15.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 629.5722, + 4774.4403, + 863.0526 + ], + "actual_end_pos": [ + 629.5722, + 4774.4403, + 863.0526 + ], + "actual_end_rot": [ + 15.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 629.5722, + 4774.4403, + 863.0526 + ], + "start_rot": [ + 15.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 677.8685, + 4858.0919, + 888.9345 + ], + "actual_end_pos": [ + 677.8685, + 4858.0919, + 888.9345 + ], + "actual_end_rot": [ + 15.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 677.8685, + 4858.0919, + 888.9345 + ], + "start_rot": [ + 15.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 764.4711, + 4808.0919, + 888.9345 + ], + "actual_end_pos": [ + 764.4711, + 4808.0919, + 888.9345 + ], + "actual_end_rot": [ + 15.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 764.4711, + 4808.0919, + 888.9345 + ], + "start_rot": [ + 15.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 812.7674, + 4891.7435, + 914.8164 + ], + "actual_end_pos": [ + 812.7674, + 4891.7435, + 914.8164 + ], + "actual_end_rot": [ + 15.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 812.7674, + 4891.7435, + 914.8164 + ], + "start_rot": [ + 15.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 726.1648, + 4941.7435, + 914.8164 + ], + "actual_end_pos": [ + 726.1648, + 4941.7435, + 914.8164 + ], + "actual_end_rot": [ + 15.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 726.1648, + 4941.7435, + 914.8164 + ], + "start_rot": [ + 15.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 726.1648, + 4941.7435, + 914.8164 + ], + "actual_end_pos": [ + 726.1648, + 4941.7435, + 914.8164 + ], + "actual_end_rot": [ + 15.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 726.1648, + 4941.7435, + 914.8164 + ], + "start_rot": [ + 15.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 726.1648, + 4941.7435, + 914.8164 + ], + "actual_end_pos": [ + 726.1648, + 4941.7435, + 914.8164 + ], + "actual_end_rot": [ + 7.5, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 726.1648, + 4941.7435, + 914.8164 + ], + "start_rot": [ + 7.5, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 676.5926, + 4855.8819, + 901.7638 + ], + "actual_end_pos": [ + 676.5926, + 4855.8819, + 901.7638 + ], + "actual_end_rot": [ + 7.5, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 676.5926, + 4855.8819, + 901.7638 + ], + "start_rot": [ + 7.5, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 676.5926, + 4855.8819, + 901.7638 + ], + "actual_end_pos": [ + 676.5926, + 4855.8819, + 901.7638 + ], + "actual_end_rot": [ + 7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 676.5926, + 4855.8819, + 901.7638 + ], + "start_rot": [ + 7.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 676.5926, + 4855.8819, + 901.7638 + ], + "actual_end_pos": [ + 676.5926, + 4855.8819, + 901.7638 + ], + "actual_end_rot": [ + 7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 676.5926, + 4855.8819, + 901.7638 + ], + "start_rot": [ + 7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 776.5926, + 4855.8819, + 901.7638 + ], + "actual_end_pos": [ + 776.5926, + 4855.8819, + 901.7638 + ], + "actual_end_rot": [ + 7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 776.5926, + 4855.8819, + 901.7638 + ], + "start_rot": [ + 7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 776.5926, + 4855.8819, + 901.7638 + ], + "actual_end_pos": [ + 776.5926, + 4855.8819, + 901.7638 + ], + "actual_end_rot": [ + 7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 776.5926, + 4855.8819, + 901.7638 + ], + "start_rot": [ + 7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 776.5926, + 4855.8819, + 901.7638 + ], + "actual_end_pos": [ + 776.5926, + 4855.8819, + 901.7638 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 776.5926, + 4855.8819, + 901.7638 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 680.0, + 4830.0, + 901.7638 + ], + "actual_end_pos": [ + 680.0, + 4830.0, + 901.7638 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 680.0, + 4830.0, + 901.7638 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 654.3395, + 4925.7662, + 914.8164 + ], + "actual_end_pos": [ + 654.3395, + 4925.7662, + 914.8164 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 654.3395, + 4925.7662, + 914.8164 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 654.3395, + 4925.7662, + 914.8164 + ], + "actual_end_pos": [ + 654.3395, + 4925.7662, + 914.8164 + ], + "actual_end_rot": [ + 7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 654.3395, + 4925.7662, + 914.8164 + ], + "start_rot": [ + 7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 703.9118, + 4839.9046, + 901.7638 + ], + "actual_end_pos": [ + 703.9118, + 4839.9046, + 901.7638 + ], + "actual_end_rot": [ + 7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 703.9118, + 4839.9046, + 901.7638 + ], + "start_rot": [ + 7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 703.9118, + 4839.9046, + 901.7638 + ], + "actual_end_pos": [ + 703.9118, + 4839.9046, + 901.7638 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 703.9118, + 4839.9046, + 901.7638 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 703.9118, + 4839.9046, + 901.7638 + ], + "actual_end_pos": [ + 703.9118, + 4839.9046, + 901.7638 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 703.9118, + 4839.9046, + 901.7638 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 703.9118, + 4839.9046, + 901.7638 + ], + "actual_end_pos": [ + 703.9118, + 4839.9046, + 901.7638 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 703.9118, + 4839.9046, + 901.7638 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 617.3092, + 4789.9046, + 901.7638 + ], + "actual_end_pos": [ + 617.3092, + 4789.9046, + 901.7638 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 617.3092, + 4789.9046, + 901.7638 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 567.3092, + 4876.5071, + 901.7638 + ], + "actual_end_pos": [ + 567.3092, + 4876.5071, + 901.7638 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 567.3092, + 4876.5071, + 901.7638 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 517.3092, + 4963.1097, + 901.7638 + ], + "actual_end_pos": [ + 517.3092, + 4963.1097, + 901.7638 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 517.3092, + 4963.1097, + 901.7638 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 467.3092, + 5049.7122, + 901.7638 + ], + "actual_end_pos": [ + 467.3092, + 5049.7122, + 901.7638 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 467.3092, + 5049.7122, + 901.7638 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 380.7067, + 4999.7122, + 901.7638 + ], + "actual_end_pos": [ + 380.7067, + 4999.7122, + 901.7638 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260422_172644__pair_002920_B_traj_002921_meta.json b/equivalence_easy/run_20260422_172644__pair_002920_B_traj_002921_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..185efd42feb6d4e37286a739150309525d65f98f --- /dev/null +++ b/equivalence_easy/run_20260422_172644__pair_002920_B_traj_002921_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 2921, + "episode_id": 0, + "state_id": 2169, + "sample_index": 2169, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 2920, + "primary_trajectory_id": 2920, + "paired_trajectory_id": 2921, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 480.0, + 4830.0, + 850.0 + ], + "rotation": [ + 0.0, + 45.0, + 0.0 + ] + }, + "action_sequence": [ + "move_right", + "turn_right", + "move_forward", + "move_right", + "turn_left", + "move_backward", + "move_left", + "move_left", + "turn_left", + "move_left", + "turn_right", + "turn_right", + "look_up", + "move_forward", + "look_up", + "move_left", + "move_right", + "move_left", + "move_forward", + "move_forward", + "no_op", + "look_down", + "move_backward", + "turn_right", + "turn_right", + "move_left", + "no_op", + "turn_right", + "move_forward", + "move_right", + "turn_right", + "move_backward", + "turn_right", + "look_down", + "turn_left", + "move_forward", + "move_right", + "move_right", + "move_forward", + "move_forward" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 480.0, + 4830.0, + 850.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 409.2893, + 4900.7107, + 850.0 + ], + "actual_end_pos": [ + 409.2893, + 4900.7107, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 409.2893, + 4900.7107, + 850.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 409.2893, + 4900.7107, + 850.0 + ], + "actual_end_pos": [ + 409.2893, + 4900.7107, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 409.2893, + 4900.7107, + 850.0 + ], + "start_rot": [ + 0.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 459.2893, + 4987.3132, + 850.0 + ], + "actual_end_pos": [ + 459.2893, + 4987.3132, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 459.2893, + 4987.3132, + 850.0 + ], + "start_rot": [ + 0.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 372.6868, + 5037.3132, + 850.0 + ], + "actual_end_pos": [ + 372.6868, + 5037.3132, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 372.6868, + 5037.3132, + 850.0 + ], + "start_rot": [ + 0.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 372.6868, + 5037.3132, + 850.0 + ], + "actual_end_pos": [ + 372.6868, + 5037.3132, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 372.6868, + 5037.3132, + 850.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 301.9761, + 4966.6025, + 850.0 + ], + "actual_end_pos": [ + 301.9761, + 4966.6025, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 301.9761, + 4966.6025, + 850.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 372.6868, + 4895.8919, + 850.0 + ], + "actual_end_pos": [ + 372.6868, + 4895.8919, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 372.6868, + 4895.8919, + 850.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 443.3975, + 4825.1812, + 850.0 + ], + "actual_end_pos": [ + 443.3975, + 4825.1812, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 443.3975, + 4825.1812, + 850.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 443.3975, + 4825.1812, + 850.0 + ], + "actual_end_pos": [ + 443.3975, + 4825.1812, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 443.3975, + 4825.1812, + 850.0 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 493.3975, + 4738.5786, + 850.0 + ], + "actual_end_pos": [ + 493.3975, + 4738.5786, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 493.3975, + 4738.5786, + 850.0 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 493.3975, + 4738.5786, + 850.0 + ], + "actual_end_pos": [ + 493.3975, + 4738.5786, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 493.3975, + 4738.5786, + 850.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 493.3975, + 4738.5786, + 850.0 + ], + "actual_end_pos": [ + 493.3975, + 4738.5786, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 493.3975, + 4738.5786, + 850.0 + ], + "start_rot": [ + 0.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 493.3975, + 4738.5786, + 850.0 + ], + "actual_end_pos": [ + 493.3975, + 4738.5786, + 850.0 + ], + "actual_end_rot": [ + 7.5, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 493.3975, + 4738.5786, + 850.0 + ], + "start_rot": [ + 7.5, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 542.9697, + 4824.4403, + 863.0526 + ], + "actual_end_pos": [ + 542.9697, + 4824.4403, + 863.0526 + ], + "actual_end_rot": [ + 7.5, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 542.9697, + 4824.4403, + 863.0526 + ], + "start_rot": [ + 7.5, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 542.9697, + 4824.4403, + 863.0526 + ], + "actual_end_pos": [ + 542.9697, + 4824.4403, + 863.0526 + ], + "actual_end_rot": [ + 15.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 542.9697, + 4824.4403, + 863.0526 + ], + "start_rot": [ + 15.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 629.5722, + 4774.4403, + 863.0526 + ], + "actual_end_pos": [ + 629.5722, + 4774.4403, + 863.0526 + ], + "actual_end_rot": [ + 15.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 629.5722, + 4774.4403, + 863.0526 + ], + "start_rot": [ + 15.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 542.9697, + 4824.4403, + 863.0526 + ], + "actual_end_pos": [ + 542.9697, + 4824.4403, + 863.0526 + ], + "actual_end_rot": [ + 15.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 542.9697, + 4824.4403, + 863.0526 + ], + "start_rot": [ + 15.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 629.5722, + 4774.4403, + 863.0526 + ], + "actual_end_pos": [ + 629.5722, + 4774.4403, + 863.0526 + ], + "actual_end_rot": [ + 15.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 629.5722, + 4774.4403, + 863.0526 + ], + "start_rot": [ + 15.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 677.8685, + 4858.0919, + 888.9345 + ], + "actual_end_pos": [ + 677.8685, + 4858.0919, + 888.9345 + ], + "actual_end_rot": [ + 15.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 677.8685, + 4858.0919, + 888.9345 + ], + "start_rot": [ + 15.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 726.1648, + 4941.7435, + 914.8164 + ], + "actual_end_pos": [ + 726.1648, + 4941.7435, + 914.8164 + ], + "actual_end_rot": [ + 15.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 726.1648, + 4941.7435, + 914.8164 + ], + "start_rot": [ + 15.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 726.1648, + 4941.7435, + 914.8164 + ], + "actual_end_pos": [ + 726.1648, + 4941.7435, + 914.8164 + ], + "actual_end_rot": [ + 15.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 726.1648, + 4941.7435, + 914.8164 + ], + "start_rot": [ + 15.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 726.1648, + 4941.7435, + 914.8164 + ], + "actual_end_pos": [ + 726.1648, + 4941.7435, + 914.8164 + ], + "actual_end_rot": [ + 7.5, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 726.1648, + 4941.7435, + 914.8164 + ], + "start_rot": [ + 7.5, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 676.5926, + 4855.8819, + 901.7638 + ], + "actual_end_pos": [ + 676.5926, + 4855.8819, + 901.7638 + ], + "actual_end_rot": [ + 7.5, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 676.5926, + 4855.8819, + 901.7638 + ], + "start_rot": [ + 7.5, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 676.5926, + 4855.8819, + 901.7638 + ], + "actual_end_pos": [ + 676.5926, + 4855.8819, + 901.7638 + ], + "actual_end_rot": [ + 7.5, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 676.5926, + 4855.8819, + 901.7638 + ], + "start_rot": [ + 7.5, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 676.5926, + 4855.8819, + 901.7638 + ], + "actual_end_pos": [ + 676.5926, + 4855.8819, + 901.7638 + ], + "actual_end_rot": [ + 7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 676.5926, + 4855.8819, + 901.7638 + ], + "start_rot": [ + 7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 776.5926, + 4855.8819, + 901.7638 + ], + "actual_end_pos": [ + 776.5926, + 4855.8819, + 901.7638 + ], + "actual_end_rot": [ + 7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 776.5926, + 4855.8819, + 901.7638 + ], + "start_rot": [ + 7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 776.5926, + 4855.8819, + 901.7638 + ], + "actual_end_pos": [ + 776.5926, + 4855.8819, + 901.7638 + ], + "actual_end_rot": [ + 7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 776.5926, + 4855.8819, + 901.7638 + ], + "start_rot": [ + 7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 776.5926, + 4855.8819, + 901.7638 + ], + "actual_end_pos": [ + 776.5926, + 4855.8819, + 901.7638 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 776.5926, + 4855.8819, + 901.7638 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 750.9321, + 4951.6481, + 914.8164 + ], + "actual_end_pos": [ + 750.9321, + 4951.6481, + 914.8164 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 750.9321, + 4951.6481, + 914.8164 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 654.3395, + 4925.7662, + 914.8164 + ], + "actual_end_pos": [ + 654.3395, + 4925.7662, + 914.8164 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 654.3395, + 4925.7662, + 914.8164 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 654.3395, + 4925.7662, + 914.8164 + ], + "actual_end_pos": [ + 654.3395, + 4925.7662, + 914.8164 + ], + "actual_end_rot": [ + 7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 654.3395, + 4925.7662, + 914.8164 + ], + "start_rot": [ + 7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 703.9118, + 4839.9046, + 901.7638 + ], + "actual_end_pos": [ + 703.9118, + 4839.9046, + 901.7638 + ], + "actual_end_rot": [ + 7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 703.9118, + 4839.9046, + 901.7638 + ], + "start_rot": [ + 7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 703.9118, + 4839.9046, + 901.7638 + ], + "actual_end_pos": [ + 703.9118, + 4839.9046, + 901.7638 + ], + "actual_end_rot": [ + 7.5, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 703.9118, + 4839.9046, + 901.7638 + ], + "start_rot": [ + 7.5, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 703.9118, + 4839.9046, + 901.7638 + ], + "actual_end_pos": [ + 703.9118, + 4839.9046, + 901.7638 + ], + "actual_end_rot": [ + -0.0, + 135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 703.9118, + 4839.9046, + 901.7638 + ], + "start_rot": [ + -0.0, + 135.0, + 0.0 + ], + "expected_end_pos": [ + 703.9118, + 4839.9046, + 901.7638 + ], + "actual_end_pos": [ + 703.9118, + 4839.9046, + 901.7638 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 703.9118, + 4839.9046, + 901.7638 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 653.9118, + 4926.5071, + 901.7638 + ], + "actual_end_pos": [ + 653.9118, + 4926.5071, + 901.7638 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 653.9118, + 4926.5071, + 901.7638 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 567.3092, + 4876.5071, + 901.7638 + ], + "actual_end_pos": [ + 567.3092, + 4876.5071, + 901.7638 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 567.3092, + 4876.5071, + 901.7638 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 480.7067, + 4826.5071, + 901.7638 + ], + "actual_end_pos": [ + 480.7067, + 4826.5071, + 901.7638 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 480.7067, + 4826.5071, + 901.7638 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 430.7067, + 4913.1097, + 901.7638 + ], + "actual_end_pos": [ + 430.7067, + 4913.1097, + 901.7638 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 430.7067, + 4913.1097, + 901.7638 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 380.7067, + 4999.7122, + 901.7638 + ], + "actual_end_pos": [ + 380.7067, + 4999.7122, + 901.7638 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260422_172644__pair_002953_A_traj_002953_meta.json b/equivalence_easy/run_20260422_172644__pair_002953_A_traj_002953_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..31b22d8e2c931bd2641d1f78c9eae599aff05834 --- /dev/null +++ b/equivalence_easy/run_20260422_172644__pair_002953_A_traj_002953_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 2953, + "episode_id": 0, + "state_id": 2196, + "sample_index": 2196, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 2954, + "primary_trajectory_id": 2953, + "paired_trajectory_id": 2954, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 680.0, + -1770.0, + 850.0 + ], + "rotation": [ + 0.0, + 180.0, + 0.0 + ] + }, + "action_sequence": [ + "turn_left", + "move_left", + "move_left", + "turn_right", + "turn_right", + "turn_right", + "move_left", + "turn_right", + "turn_right", + "turn_right", + "move_left", + "move_left", + "look_down", + "move_backward", + "move_backward", + "move_left", + "move_backward", + "move_right", + "look_up", + "move_left", + "move_backward", + "move_backward", + "move_backward", + "turn_right", + "turn_right", + "no_op", + "move_left", + "turn_right", + "look_down", + "move_left", + "move_forward", + "look_up", + "move_right", + "move_forward", + "move_forward", + "look_down", + "look_down", + "move_forward", + "turn_right", + "move_left" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 680.0, + -1770.0, + 850.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 680.0, + -1770.0, + 850.0 + ], + "actual_end_pos": [ + 680.0, + -1770.0, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 680.0, + -1770.0, + 850.0 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 705.8819, + -1673.4074, + 850.0 + ], + "actual_end_pos": [ + 705.8819, + -1673.4074, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 705.8819, + -1673.4074, + 850.0 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 731.7638, + -1576.8148, + 850.0 + ], + "actual_end_pos": [ + 731.7638, + -1576.8148, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 731.7638, + -1576.8148, + 850.0 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 731.7638, + -1576.8148, + 850.0 + ], + "actual_end_pos": [ + 731.7638, + -1576.8148, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 731.7638, + -1576.8148, + 850.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 731.7638, + -1576.8148, + 850.0 + ], + "actual_end_pos": [ + 731.7638, + -1576.8148, + 850.0 + ], + "actual_end_rot": [ + 0.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 731.7638, + -1576.8148, + 850.0 + ], + "start_rot": [ + 0.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 731.7638, + -1576.8148, + 850.0 + ], + "actual_end_pos": [ + 731.7638, + -1576.8148, + 850.0 + ], + "actual_end_rot": [ + 0.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 731.7638, + -1576.8148, + 850.0 + ], + "start_rot": [ + 0.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 681.7638, + -1490.2123, + 850.0 + ], + "actual_end_pos": [ + 681.7638, + -1490.2123, + 850.0 + ], + "actual_end_rot": [ + 0.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 681.7638, + -1490.2123, + 850.0 + ], + "start_rot": [ + 0.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 681.7638, + -1490.2123, + 850.0 + ], + "actual_end_pos": [ + 681.7638, + -1490.2123, + 850.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 681.7638, + -1490.2123, + 850.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 681.7638, + -1490.2123, + 850.0 + ], + "actual_end_pos": [ + 681.7638, + -1490.2123, + 850.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 681.7638, + -1490.2123, + 850.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 681.7638, + -1490.2123, + 850.0 + ], + "actual_end_pos": [ + 681.7638, + -1490.2123, + 850.0 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 681.7638, + -1490.2123, + 850.0 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 585.1712, + -1464.3304, + 850.0 + ], + "actual_end_pos": [ + 585.1712, + -1464.3304, + 850.0 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 585.1712, + -1464.3304, + 850.0 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 488.5786, + -1438.4485, + 850.0 + ], + "actual_end_pos": [ + 488.5786, + -1438.4485, + 850.0 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 488.5786, + -1438.4485, + 850.0 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 488.5786, + -1438.4485, + 850.0 + ], + "actual_end_pos": [ + 488.5786, + -1438.4485, + 850.0 + ], + "actual_end_rot": [ + -7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 488.5786, + -1438.4485, + 850.0 + ], + "start_rot": [ + -7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 514.2391, + -1342.6823, + 863.0526 + ], + "actual_end_pos": [ + 514.2391, + -1342.6823, + 863.0526 + ], + "actual_end_rot": [ + -7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 514.2391, + -1342.6823, + 863.0526 + ], + "start_rot": [ + -7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 539.8996, + -1246.9161, + 876.1052 + ], + "actual_end_pos": [ + 539.8996, + -1246.9161, + 876.1052 + ], + "actual_end_rot": [ + -7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 539.8996, + -1246.9161, + 876.1052 + ], + "start_rot": [ + -7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 443.307, + -1221.0341, + 876.1052 + ], + "actual_end_pos": [ + 443.307, + -1221.0341, + 876.1052 + ], + "actual_end_rot": [ + -7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 443.307, + -1221.0341, + 876.1052 + ], + "start_rot": [ + -7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 468.9675, + -1125.2679, + 889.1579 + ], + "actual_end_pos": [ + 468.9675, + -1125.2679, + 889.1579 + ], + "actual_end_rot": [ + -7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 468.9675, + -1125.2679, + 889.1579 + ], + "start_rot": [ + -7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 565.5601, + -1151.1498, + 889.1579 + ], + "actual_end_pos": [ + 565.5601, + -1151.1498, + 889.1579 + ], + "actual_end_rot": [ + -7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 565.5601, + -1151.1498, + 889.1579 + ], + "start_rot": [ + -7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 565.5601, + -1151.1498, + 889.1579 + ], + "actual_end_pos": [ + 565.5601, + -1151.1498, + 889.1579 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 565.5601, + -1151.1498, + 889.1579 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 468.9675, + -1125.2679, + 889.1579 + ], + "actual_end_pos": [ + 468.9675, + -1125.2679, + 889.1579 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 468.9675, + -1125.2679, + 889.1579 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 494.8494, + -1028.6753, + 889.1579 + ], + "actual_end_pos": [ + 494.8494, + -1028.6753, + 889.1579 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 494.8494, + -1028.6753, + 889.1579 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 520.7313, + -932.0828, + 889.1579 + ], + "actual_end_pos": [ + 520.7313, + -932.0828, + 889.1579 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 520.7313, + -932.0828, + 889.1579 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 546.6132, + -835.4902, + 889.1579 + ], + "actual_end_pos": [ + 546.6132, + -835.4902, + 889.1579 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 546.6132, + -835.4902, + 889.1579 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 546.6132, + -835.4902, + 889.1579 + ], + "actual_end_pos": [ + 546.6132, + -835.4902, + 889.1579 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 546.6132, + -835.4902, + 889.1579 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 546.6132, + -835.4902, + 889.1579 + ], + "actual_end_pos": [ + 546.6132, + -835.4902, + 889.1579 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 546.6132, + -835.4902, + 889.1579 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 546.6132, + -835.4902, + 889.1579 + ], + "actual_end_pos": [ + 546.6132, + -835.4902, + 889.1579 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 546.6132, + -835.4902, + 889.1579 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 450.0206, + -861.3721, + 889.1579 + ], + "actual_end_pos": [ + 450.0206, + -861.3721, + 889.1579 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 450.0206, + -861.3721, + 889.1579 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 450.0206, + -861.3721, + 889.1579 + ], + "actual_end_pos": [ + 450.0206, + -861.3721, + 889.1579 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 450.0206, + -861.3721, + 889.1579 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 450.0206, + -861.3721, + 889.1579 + ], + "actual_end_pos": [ + 450.0206, + -861.3721, + 889.1579 + ], + "actual_end_rot": [ + -7.5, + -60.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 450.0206, + -861.3721, + 889.1579 + ], + "start_rot": [ + -7.5, + -60.0, + -0.0 + ], + "expected_end_pos": [ + 363.4181, + -911.3721, + 889.1579 + ], + "actual_end_pos": [ + 363.4181, + -911.3721, + 889.1579 + ], + "actual_end_rot": [ + -7.5, + -60.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 363.4181, + -911.3721, + 889.1579 + ], + "start_rot": [ + -7.5, + -60.0, + -0.0 + ], + "expected_end_pos": [ + 412.9903, + -997.2337, + 876.1052 + ], + "actual_end_pos": [ + 412.9903, + -997.2337, + 876.1052 + ], + "actual_end_rot": [ + -7.5, + -60.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 412.9903, + -997.2337, + 876.1052 + ], + "start_rot": [ + -7.5, + -60.0, + -0.0 + ], + "expected_end_pos": [ + 412.9903, + -997.2337, + 876.1052 + ], + "actual_end_pos": [ + 412.9903, + -997.2337, + 876.1052 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 412.9903, + -997.2337, + 876.1052 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 499.5929, + -947.2337, + 876.1052 + ], + "actual_end_pos": [ + 499.5929, + -947.2337, + 876.1052 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 499.5929, + -947.2337, + 876.1052 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 549.5929, + -1033.8363, + 876.1052 + ], + "actual_end_pos": [ + 549.5929, + -1033.8363, + 876.1052 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 549.5929, + -1033.8363, + 876.1052 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 599.5929, + -1120.4388, + 876.1052 + ], + "actual_end_pos": [ + 599.5929, + -1120.4388, + 876.1052 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 599.5929, + -1120.4388, + 876.1052 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 599.5929, + -1120.4388, + 876.1052 + ], + "actual_end_pos": [ + 599.5929, + -1120.4388, + 876.1052 + ], + "actual_end_rot": [ + -7.5, + -60.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 599.5929, + -1120.4388, + 876.1052 + ], + "start_rot": [ + -7.5, + -60.0, + -0.0 + ], + "expected_end_pos": [ + 599.5929, + -1120.4388, + 876.1052 + ], + "actual_end_pos": [ + 599.5929, + -1120.4388, + 876.1052 + ], + "actual_end_rot": [ + -15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 599.5929, + -1120.4388, + 876.1052 + ], + "start_rot": [ + -15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 647.8892, + -1204.0904, + 850.2233 + ], + "actual_end_pos": [ + 647.8892, + -1204.0904, + 850.2233 + ], + "actual_end_rot": [ + -15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 647.8892, + -1204.0904, + 850.2233 + ], + "start_rot": [ + -15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 647.8892, + -1204.0904, + 850.2233 + ], + "actual_end_pos": [ + 647.8892, + -1204.0904, + 850.2233 + ], + "actual_end_rot": [ + -15.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 647.8892, + -1204.0904, + 850.2233 + ], + "start_rot": [ + -15.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 577.1785, + -1274.8011, + 850.2233 + ], + "actual_end_pos": [ + 577.1785, + -1274.8011, + 850.2233 + ], + "actual_end_rot": [ + -15.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260422_172644__pair_002953_B_traj_002954_meta.json b/equivalence_easy/run_20260422_172644__pair_002953_B_traj_002954_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b48e5f4ad775e708c01ddc7c4eec9cfd1b375b5c --- /dev/null +++ b/equivalence_easy/run_20260422_172644__pair_002953_B_traj_002954_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 2954, + "episode_id": 0, + "state_id": 2196, + "sample_index": 2196, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 2953, + "primary_trajectory_id": 2953, + "paired_trajectory_id": 2954, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 680.0, + -1770.0, + 850.0 + ], + "rotation": [ + 0.0, + 180.0, + 0.0 + ] + }, + "action_sequence": [ + "turn_left", + "move_left", + "move_left", + "turn_right", + "turn_right", + "turn_right", + "move_left", + "turn_right", + "turn_right", + "turn_right", + "move_left", + "move_left", + "look_down", + "move_backward", + "move_backward", + "move_backward", + "move_left", + "move_right", + "look_up", + "move_left", + "move_backward", + "move_backward", + "move_backward", + "turn_right", + "turn_right", + "no_op", + "move_left", + "turn_right", + "look_down", + "move_left", + "move_forward", + "look_up", + "move_right", + "move_forward", + "move_forward", + "look_down", + "look_down", + "move_forward", + "turn_right", + "move_left" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 680.0, + -1770.0, + 850.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 680.0, + -1770.0, + 850.0 + ], + "actual_end_pos": [ + 680.0, + -1770.0, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 680.0, + -1770.0, + 850.0 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 705.8819, + -1673.4074, + 850.0 + ], + "actual_end_pos": [ + 705.8819, + -1673.4074, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 705.8819, + -1673.4074, + 850.0 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 731.7638, + -1576.8148, + 850.0 + ], + "actual_end_pos": [ + 731.7638, + -1576.8148, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 731.7638, + -1576.8148, + 850.0 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 731.7638, + -1576.8148, + 850.0 + ], + "actual_end_pos": [ + 731.7638, + -1576.8148, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 731.7638, + -1576.8148, + 850.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 731.7638, + -1576.8148, + 850.0 + ], + "actual_end_pos": [ + 731.7638, + -1576.8148, + 850.0 + ], + "actual_end_rot": [ + 0.0, + -165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 731.7638, + -1576.8148, + 850.0 + ], + "start_rot": [ + 0.0, + -165.0, + 0.0 + ], + "expected_end_pos": [ + 731.7638, + -1576.8148, + 850.0 + ], + "actual_end_pos": [ + 731.7638, + -1576.8148, + 850.0 + ], + "actual_end_rot": [ + 0.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 731.7638, + -1576.8148, + 850.0 + ], + "start_rot": [ + 0.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 681.7638, + -1490.2123, + 850.0 + ], + "actual_end_pos": [ + 681.7638, + -1490.2123, + 850.0 + ], + "actual_end_rot": [ + 0.0, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 681.7638, + -1490.2123, + 850.0 + ], + "start_rot": [ + 0.0, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 681.7638, + -1490.2123, + 850.0 + ], + "actual_end_pos": [ + 681.7638, + -1490.2123, + 850.0 + ], + "actual_end_rot": [ + 0.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 681.7638, + -1490.2123, + 850.0 + ], + "start_rot": [ + 0.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 681.7638, + -1490.2123, + 850.0 + ], + "actual_end_pos": [ + 681.7638, + -1490.2123, + 850.0 + ], + "actual_end_rot": [ + 0.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 681.7638, + -1490.2123, + 850.0 + ], + "start_rot": [ + 0.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 681.7638, + -1490.2123, + 850.0 + ], + "actual_end_pos": [ + 681.7638, + -1490.2123, + 850.0 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 681.7638, + -1490.2123, + 850.0 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 585.1712, + -1464.3304, + 850.0 + ], + "actual_end_pos": [ + 585.1712, + -1464.3304, + 850.0 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 585.1712, + -1464.3304, + 850.0 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 488.5786, + -1438.4485, + 850.0 + ], + "actual_end_pos": [ + 488.5786, + -1438.4485, + 850.0 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 488.5786, + -1438.4485, + 850.0 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 488.5786, + -1438.4485, + 850.0 + ], + "actual_end_pos": [ + 488.5786, + -1438.4485, + 850.0 + ], + "actual_end_rot": [ + -7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 488.5786, + -1438.4485, + 850.0 + ], + "start_rot": [ + -7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 514.2391, + -1342.6823, + 863.0526 + ], + "actual_end_pos": [ + 514.2391, + -1342.6823, + 863.0526 + ], + "actual_end_rot": [ + -7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 514.2391, + -1342.6823, + 863.0526 + ], + "start_rot": [ + -7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 539.8996, + -1246.9161, + 876.1052 + ], + "actual_end_pos": [ + 539.8996, + -1246.9161, + 876.1052 + ], + "actual_end_rot": [ + -7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 539.8996, + -1246.9161, + 876.1052 + ], + "start_rot": [ + -7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 565.5601, + -1151.1498, + 889.1579 + ], + "actual_end_pos": [ + 565.5601, + -1151.1498, + 889.1579 + ], + "actual_end_rot": [ + -7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 565.5601, + -1151.1498, + 889.1579 + ], + "start_rot": [ + -7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 468.9675, + -1125.2679, + 889.1579 + ], + "actual_end_pos": [ + 468.9675, + -1125.2679, + 889.1579 + ], + "actual_end_rot": [ + -7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 468.9675, + -1125.2679, + 889.1579 + ], + "start_rot": [ + -7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 565.5601, + -1151.1498, + 889.1579 + ], + "actual_end_pos": [ + 565.5601, + -1151.1498, + 889.1579 + ], + "actual_end_rot": [ + -7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 565.5601, + -1151.1498, + 889.1579 + ], + "start_rot": [ + -7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 565.5601, + -1151.1498, + 889.1579 + ], + "actual_end_pos": [ + 565.5601, + -1151.1498, + 889.1579 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 565.5601, + -1151.1498, + 889.1579 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 468.9675, + -1125.2679, + 889.1579 + ], + "actual_end_pos": [ + 468.9675, + -1125.2679, + 889.1579 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 468.9675, + -1125.2679, + 889.1579 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 494.8494, + -1028.6753, + 889.1579 + ], + "actual_end_pos": [ + 494.8494, + -1028.6753, + 889.1579 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 494.8494, + -1028.6753, + 889.1579 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 520.7313, + -932.0828, + 889.1579 + ], + "actual_end_pos": [ + 520.7313, + -932.0828, + 889.1579 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 520.7313, + -932.0828, + 889.1579 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 546.6132, + -835.4902, + 889.1579 + ], + "actual_end_pos": [ + 546.6132, + -835.4902, + 889.1579 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 546.6132, + -835.4902, + 889.1579 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 546.6132, + -835.4902, + 889.1579 + ], + "actual_end_pos": [ + 546.6132, + -835.4902, + 889.1579 + ], + "actual_end_rot": [ + 0.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 546.6132, + -835.4902, + 889.1579 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 546.6132, + -835.4902, + 889.1579 + ], + "actual_end_pos": [ + 546.6132, + -835.4902, + 889.1579 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 546.6132, + -835.4902, + 889.1579 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 546.6132, + -835.4902, + 889.1579 + ], + "actual_end_pos": [ + 546.6132, + -835.4902, + 889.1579 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 546.6132, + -835.4902, + 889.1579 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 450.0206, + -861.3721, + 889.1579 + ], + "actual_end_pos": [ + 450.0206, + -861.3721, + 889.1579 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 450.0206, + -861.3721, + 889.1579 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 450.0206, + -861.3721, + 889.1579 + ], + "actual_end_pos": [ + 450.0206, + -861.3721, + 889.1579 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 450.0206, + -861.3721, + 889.1579 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 450.0206, + -861.3721, + 889.1579 + ], + "actual_end_pos": [ + 450.0206, + -861.3721, + 889.1579 + ], + "actual_end_rot": [ + -7.5, + -60.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 450.0206, + -861.3721, + 889.1579 + ], + "start_rot": [ + -7.5, + -60.0, + -0.0 + ], + "expected_end_pos": [ + 363.4181, + -911.3721, + 889.1579 + ], + "actual_end_pos": [ + 363.4181, + -911.3721, + 889.1579 + ], + "actual_end_rot": [ + -7.5, + -60.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 363.4181, + -911.3721, + 889.1579 + ], + "start_rot": [ + -7.5, + -60.0, + -0.0 + ], + "expected_end_pos": [ + 412.9903, + -997.2337, + 876.1052 + ], + "actual_end_pos": [ + 412.9903, + -997.2337, + 876.1052 + ], + "actual_end_rot": [ + -7.5, + -60.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 412.9903, + -997.2337, + 876.1052 + ], + "start_rot": [ + -7.5, + -60.0, + -0.0 + ], + "expected_end_pos": [ + 412.9903, + -997.2337, + 876.1052 + ], + "actual_end_pos": [ + 412.9903, + -997.2337, + 876.1052 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 412.9903, + -997.2337, + 876.1052 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 499.5929, + -947.2337, + 876.1052 + ], + "actual_end_pos": [ + 499.5929, + -947.2337, + 876.1052 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 499.5929, + -947.2337, + 876.1052 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 549.5929, + -1033.8363, + 876.1052 + ], + "actual_end_pos": [ + 549.5929, + -1033.8363, + 876.1052 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 549.5929, + -1033.8363, + 876.1052 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 599.5929, + -1120.4388, + 876.1052 + ], + "actual_end_pos": [ + 599.5929, + -1120.4388, + 876.1052 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 599.5929, + -1120.4388, + 876.1052 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 599.5929, + -1120.4388, + 876.1052 + ], + "actual_end_pos": [ + 599.5929, + -1120.4388, + 876.1052 + ], + "actual_end_rot": [ + -7.5, + -60.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 599.5929, + -1120.4388, + 876.1052 + ], + "start_rot": [ + -7.5, + -60.0, + -0.0 + ], + "expected_end_pos": [ + 599.5929, + -1120.4388, + 876.1052 + ], + "actual_end_pos": [ + 599.5929, + -1120.4388, + 876.1052 + ], + "actual_end_rot": [ + -15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 599.5929, + -1120.4388, + 876.1052 + ], + "start_rot": [ + -15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 647.8892, + -1204.0904, + 850.2233 + ], + "actual_end_pos": [ + 647.8892, + -1204.0904, + 850.2233 + ], + "actual_end_rot": [ + -15.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 647.8892, + -1204.0904, + 850.2233 + ], + "start_rot": [ + -15.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 647.8892, + -1204.0904, + 850.2233 + ], + "actual_end_pos": [ + 647.8892, + -1204.0904, + 850.2233 + ], + "actual_end_rot": [ + -15.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 647.8892, + -1204.0904, + 850.2233 + ], + "start_rot": [ + -15.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 577.1785, + -1274.8011, + 850.2233 + ], + "actual_end_pos": [ + 577.1785, + -1274.8011, + 850.2233 + ], + "actual_end_rot": [ + -15.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260422_172644__pair_003090_A_traj_003090_meta.json b/equivalence_easy/run_20260422_172644__pair_003090_A_traj_003090_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..58b64048608b7ee70d5d2bf4bb0307a1204c4f78 --- /dev/null +++ b/equivalence_easy/run_20260422_172644__pair_003090_A_traj_003090_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 3090, + "episode_id": 0, + "state_id": 2298, + "sample_index": 2298, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 3091, + "primary_trajectory_id": 3090, + "paired_trajectory_id": 3091, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 680.0, + 3230.0, + 850.0 + ], + "rotation": [ + 0.0, + 90.0, + 0.0 + ] + }, + "action_sequence": [ + "turn_right", + "move_right", + "no_op", + "turn_right", + "move_backward", + "look_up", + "move_forward", + "move_left", + "move_left", + "move_left", + "move_backward", + "move_right", + "look_up", + "turn_left", + "no_op", + "move_forward", + "turn_left", + "turn_left", + "move_right", + "move_forward", + "no_op", + "move_left", + "turn_left", + "no_op", + "turn_left", + "no_op", + "move_forward", + "look_down", + "turn_left", + "move_right", + "no_op", + "turn_left", + "move_left", + "look_down", + "move_left", + "turn_right", + "move_right", + "turn_left", + "move_right", + "no_op" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 680.0, + 3230.0, + 850.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 680.0, + 3230.0, + 850.0 + ], + "actual_end_pos": [ + 680.0, + 3230.0, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 680.0, + 3230.0, + 850.0 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 583.4074, + 3204.1181, + 850.0 + ], + "actual_end_pos": [ + 583.4074, + 3204.1181, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 583.4074, + 3204.1181, + 850.0 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 583.4074, + 3204.1181, + 850.0 + ], + "actual_end_pos": [ + 583.4074, + 3204.1181, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 583.4074, + 3204.1181, + 850.0 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 583.4074, + 3204.1181, + 850.0 + ], + "actual_end_pos": [ + 583.4074, + 3204.1181, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 583.4074, + 3204.1181, + 850.0 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 633.4074, + 3117.5156, + 850.0 + ], + "actual_end_pos": [ + 633.4074, + 3117.5156, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 633.4074, + 3117.5156, + 850.0 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 633.4074, + 3117.5156, + 850.0 + ], + "actual_end_pos": [ + 633.4074, + 3117.5156, + 850.0 + ], + "actual_end_rot": [ + 7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 633.4074, + 3117.5156, + 850.0 + ], + "start_rot": [ + 7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 583.8352, + 3203.3772, + 863.0526 + ], + "actual_end_pos": [ + 583.8352, + 3203.3772, + 863.0526 + ], + "actual_end_rot": [ + 7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 583.8352, + 3203.3772, + 863.0526 + ], + "start_rot": [ + 7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 670.4377, + 3253.3772, + 863.0526 + ], + "actual_end_pos": [ + 670.4377, + 3253.3772, + 863.0526 + ], + "actual_end_rot": [ + 7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 670.4377, + 3253.3772, + 863.0526 + ], + "start_rot": [ + 7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 757.0403, + 3303.3772, + 863.0526 + ], + "actual_end_pos": [ + 757.0403, + 3303.3772, + 863.0526 + ], + "actual_end_rot": [ + 7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 757.0403, + 3303.3772, + 863.0526 + ], + "start_rot": [ + 7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 843.6428, + 3353.3772, + 863.0526 + ], + "actual_end_pos": [ + 843.6428, + 3353.3772, + 863.0526 + ], + "actual_end_rot": [ + 7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 843.6428, + 3353.3772, + 863.0526 + ], + "start_rot": [ + 7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 893.215, + 3267.5156, + 850.0 + ], + "actual_end_pos": [ + 893.215, + 3267.5156, + 850.0 + ], + "actual_end_rot": [ + 7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 893.215, + 3267.5156, + 850.0 + ], + "start_rot": [ + 7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 806.6125, + 3217.5156, + 850.0 + ], + "actual_end_pos": [ + 806.6125, + 3217.5156, + 850.0 + ], + "actual_end_rot": [ + 7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 806.6125, + 3217.5156, + 850.0 + ], + "start_rot": [ + 7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 806.6125, + 3217.5156, + 850.0 + ], + "actual_end_pos": [ + 806.6125, + 3217.5156, + 850.0 + ], + "actual_end_rot": [ + 15.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 806.6125, + 3217.5156, + 850.0 + ], + "start_rot": [ + 15.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 806.6125, + 3217.5156, + 850.0 + ], + "actual_end_pos": [ + 806.6125, + 3217.5156, + 850.0 + ], + "actual_end_rot": [ + 15.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 806.6125, + 3217.5156, + 850.0 + ], + "start_rot": [ + 15.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 806.6125, + 3217.5156, + 850.0 + ], + "actual_end_pos": [ + 806.6125, + 3217.5156, + 850.0 + ], + "actual_end_rot": [ + 15.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 806.6125, + 3217.5156, + 850.0 + ], + "start_rot": [ + 15.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 781.6125, + 3310.8168, + 875.8819 + ], + "actual_end_pos": [ + 781.6125, + 3310.8168, + 875.8819 + ], + "actual_end_rot": [ + 15.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 781.6125, + 3310.8168, + 875.8819 + ], + "start_rot": [ + 15.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 781.6125, + 3310.8168, + 875.8819 + ], + "actual_end_pos": [ + 781.6125, + 3310.8168, + 875.8819 + ], + "actual_end_rot": [ + 15.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 781.6125, + 3310.8168, + 875.8819 + ], + "start_rot": [ + 15.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 781.6125, + 3310.8168, + 875.8819 + ], + "actual_end_pos": [ + 781.6125, + 3310.8168, + 875.8819 + ], + "actual_end_rot": [ + 15.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 781.6125, + 3310.8168, + 875.8819 + ], + "start_rot": [ + 15.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 685.0199, + 3336.6987, + 875.8819 + ], + "actual_end_pos": [ + 685.0199, + 3336.6987, + 875.8819 + ], + "actual_end_rot": [ + 15.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 685.0199, + 3336.6987, + 875.8819 + ], + "start_rot": [ + 15.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 710.0199, + 3430.0, + 901.7638 + ], + "actual_end_pos": [ + 710.0199, + 3430.0, + 901.7638 + ], + "actual_end_rot": [ + 15.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 710.0199, + 3430.0, + 901.7638 + ], + "start_rot": [ + 15.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 710.0199, + 3430.0, + 901.7638 + ], + "actual_end_pos": [ + 710.0199, + 3430.0, + 901.7638 + ], + "actual_end_rot": [ + 15.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 710.0199, + 3430.0, + 901.7638 + ], + "start_rot": [ + 15.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 806.6125, + 3404.1181, + 901.7638 + ], + "actual_end_pos": [ + 806.6125, + 3404.1181, + 901.7638 + ], + "actual_end_rot": [ + 15.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 806.6125, + 3404.1181, + 901.7638 + ], + "start_rot": [ + 15.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 806.6125, + 3404.1181, + 901.7638 + ], + "actual_end_pos": [ + 806.6125, + 3404.1181, + 901.7638 + ], + "actual_end_rot": [ + 15.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 806.6125, + 3404.1181, + 901.7638 + ], + "start_rot": [ + 15.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 806.6125, + 3404.1181, + 901.7638 + ], + "actual_end_pos": [ + 806.6125, + 3404.1181, + 901.7638 + ], + "actual_end_rot": [ + 15.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 806.6125, + 3404.1181, + 901.7638 + ], + "start_rot": [ + 15.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 806.6125, + 3404.1181, + 901.7638 + ], + "actual_end_pos": [ + 806.6125, + 3404.1181, + 901.7638 + ], + "actual_end_rot": [ + 15.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 806.6125, + 3404.1181, + 901.7638 + ], + "start_rot": [ + 15.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 806.6125, + 3404.1181, + 901.7638 + ], + "actual_end_pos": [ + 806.6125, + 3404.1181, + 901.7638 + ], + "actual_end_rot": [ + 15.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 806.6125, + 3404.1181, + 901.7638 + ], + "start_rot": [ + 15.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 874.9138, + 3472.4194, + 927.6457 + ], + "actual_end_pos": [ + 874.9138, + 3472.4194, + 927.6457 + ], + "actual_end_rot": [ + 15.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 874.9138, + 3472.4194, + 927.6457 + ], + "start_rot": [ + 15.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 874.9138, + 3472.4194, + 927.6457 + ], + "actual_end_pos": [ + 874.9138, + 3472.4194, + 927.6457 + ], + "actual_end_rot": [ + 7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 874.9138, + 3472.4194, + 927.6457 + ], + "start_rot": [ + 7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 874.9138, + 3472.4194, + 927.6457 + ], + "actual_end_pos": [ + 874.9138, + 3472.4194, + 927.6457 + ], + "actual_end_rot": [ + 7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 874.9138, + 3472.4194, + 927.6457 + ], + "start_rot": [ + 7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 824.9138, + 3559.0219, + 927.6457 + ], + "actual_end_pos": [ + 824.9138, + 3559.0219, + 927.6457 + ], + "actual_end_rot": [ + 7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 824.9138, + 3559.0219, + 927.6457 + ], + "start_rot": [ + 7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 824.9138, + 3559.0219, + 927.6457 + ], + "actual_end_pos": [ + 824.9138, + 3559.0219, + 927.6457 + ], + "actual_end_rot": [ + 7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 824.9138, + 3559.0219, + 927.6457 + ], + "start_rot": [ + 7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 824.9138, + 3559.0219, + 927.6457 + ], + "actual_end_pos": [ + 824.9138, + 3559.0219, + 927.6457 + ], + "actual_end_rot": [ + 7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 824.9138, + 3559.0219, + 927.6457 + ], + "start_rot": [ + 7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 850.7957, + 3462.4293, + 927.6457 + ], + "actual_end_pos": [ + 850.7957, + 3462.4293, + 927.6457 + ], + "actual_end_rot": [ + 7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 850.7957, + 3462.4293, + 927.6457 + ], + "start_rot": [ + 7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 850.7957, + 3462.4293, + 927.6457 + ], + "actual_end_pos": [ + 850.7957, + 3462.4293, + 927.6457 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 850.7957, + 3462.4293, + 927.6457 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 876.6776, + 3365.8367, + 927.6457 + ], + "actual_end_pos": [ + 876.6776, + 3365.8367, + 927.6457 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 876.6776, + 3365.8367, + 927.6457 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 876.6776, + 3365.8367, + 927.6457 + ], + "actual_end_pos": [ + 876.6776, + 3365.8367, + 927.6457 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 876.6776, + 3365.8367, + 927.6457 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 826.6776, + 3452.4393, + 927.6457 + ], + "actual_end_pos": [ + 826.6776, + 3452.4393, + 927.6457 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 826.6776, + 3452.4393, + 927.6457 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 826.6776, + 3452.4393, + 927.6457 + ], + "actual_end_pos": [ + 826.6776, + 3452.4393, + 927.6457 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 826.6776, + 3452.4393, + 927.6457 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 800.7957, + 3549.0319, + 927.6457 + ], + "actual_end_pos": [ + 800.7957, + 3549.0319, + 927.6457 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 800.7957, + 3549.0319, + 927.6457 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 800.7957, + 3549.0319, + 927.6457 + ], + "actual_end_pos": [ + 800.7957, + 3549.0319, + 927.6457 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260422_172644__pair_003090_B_traj_003091_meta.json b/equivalence_easy/run_20260422_172644__pair_003090_B_traj_003091_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4ac1e5f89482e6ebb61e646ec5179c2c905547ed --- /dev/null +++ b/equivalence_easy/run_20260422_172644__pair_003090_B_traj_003091_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 3091, + "episode_id": 0, + "state_id": 2298, + "sample_index": 2298, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 3090, + "primary_trajectory_id": 3090, + "paired_trajectory_id": 3091, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 680.0, + 3230.0, + 850.0 + ], + "rotation": [ + 0.0, + 90.0, + 0.0 + ] + }, + "action_sequence": [ + "turn_right", + "move_right", + "no_op", + "turn_right", + "move_backward", + "look_up", + "move_left", + "move_right", + "move_left", + "move_forward", + "move_backward", + "move_left", + "look_up", + "turn_left", + "no_op", + "move_forward", + "turn_left", + "turn_left", + "move_forward", + "move_right", + "no_op", + "move_left", + "turn_left", + "no_op", + "turn_left", + "no_op", + "move_forward", + "look_down", + "turn_left", + "move_right", + "no_op", + "turn_left", + "move_left", + "look_down", + "move_left", + "turn_right", + "move_right", + "turn_left", + "move_right", + "no_op" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 680.0, + 3230.0, + 850.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 680.0, + 3230.0, + 850.0 + ], + "actual_end_pos": [ + 680.0, + 3230.0, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 680.0, + 3230.0, + 850.0 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 583.4074, + 3204.1181, + 850.0 + ], + "actual_end_pos": [ + 583.4074, + 3204.1181, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 583.4074, + 3204.1181, + 850.0 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 583.4074, + 3204.1181, + 850.0 + ], + "actual_end_pos": [ + 583.4074, + 3204.1181, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 583.4074, + 3204.1181, + 850.0 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 583.4074, + 3204.1181, + 850.0 + ], + "actual_end_pos": [ + 583.4074, + 3204.1181, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 583.4074, + 3204.1181, + 850.0 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 633.4074, + 3117.5156, + 850.0 + ], + "actual_end_pos": [ + 633.4074, + 3117.5156, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 633.4074, + 3117.5156, + 850.0 + ], + "start_rot": [ + 0.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 633.4074, + 3117.5156, + 850.0 + ], + "actual_end_pos": [ + 633.4074, + 3117.5156, + 850.0 + ], + "actual_end_rot": [ + 7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 633.4074, + 3117.5156, + 850.0 + ], + "start_rot": [ + 7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 720.01, + 3167.5156, + 850.0 + ], + "actual_end_pos": [ + 720.01, + 3167.5156, + 850.0 + ], + "actual_end_rot": [ + 7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 720.01, + 3167.5156, + 850.0 + ], + "start_rot": [ + 7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 633.4074, + 3117.5156, + 850.0 + ], + "actual_end_pos": [ + 633.4074, + 3117.5156, + 850.0 + ], + "actual_end_rot": [ + 7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 633.4074, + 3117.5156, + 850.0 + ], + "start_rot": [ + 7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 720.01, + 3167.5156, + 850.0 + ], + "actual_end_pos": [ + 720.01, + 3167.5156, + 850.0 + ], + "actual_end_rot": [ + 7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 720.01, + 3167.5156, + 850.0 + ], + "start_rot": [ + 7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 670.4377, + 3253.3772, + 863.0526 + ], + "actual_end_pos": [ + 670.4377, + 3253.3772, + 863.0526 + ], + "actual_end_rot": [ + 7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 670.4377, + 3253.3772, + 863.0526 + ], + "start_rot": [ + 7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 720.01, + 3167.5156, + 850.0 + ], + "actual_end_pos": [ + 720.01, + 3167.5156, + 850.0 + ], + "actual_end_rot": [ + 7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 720.01, + 3167.5156, + 850.0 + ], + "start_rot": [ + 7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 806.6125, + 3217.5156, + 850.0 + ], + "actual_end_pos": [ + 806.6125, + 3217.5156, + 850.0 + ], + "actual_end_rot": [ + 7.5, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 806.6125, + 3217.5156, + 850.0 + ], + "start_rot": [ + 7.5, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 806.6125, + 3217.5156, + 850.0 + ], + "actual_end_pos": [ + 806.6125, + 3217.5156, + 850.0 + ], + "actual_end_rot": [ + 15.0, + 120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 806.6125, + 3217.5156, + 850.0 + ], + "start_rot": [ + 15.0, + 120.0, + 0.0 + ], + "expected_end_pos": [ + 806.6125, + 3217.5156, + 850.0 + ], + "actual_end_pos": [ + 806.6125, + 3217.5156, + 850.0 + ], + "actual_end_rot": [ + 15.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 806.6125, + 3217.5156, + 850.0 + ], + "start_rot": [ + 15.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 806.6125, + 3217.5156, + 850.0 + ], + "actual_end_pos": [ + 806.6125, + 3217.5156, + 850.0 + ], + "actual_end_rot": [ + 15.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 806.6125, + 3217.5156, + 850.0 + ], + "start_rot": [ + 15.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 781.6125, + 3310.8168, + 875.8819 + ], + "actual_end_pos": [ + 781.6125, + 3310.8168, + 875.8819 + ], + "actual_end_rot": [ + 15.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 781.6125, + 3310.8168, + 875.8819 + ], + "start_rot": [ + 15.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 781.6125, + 3310.8168, + 875.8819 + ], + "actual_end_pos": [ + 781.6125, + 3310.8168, + 875.8819 + ], + "actual_end_rot": [ + 15.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 781.6125, + 3310.8168, + 875.8819 + ], + "start_rot": [ + 15.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 781.6125, + 3310.8168, + 875.8819 + ], + "actual_end_pos": [ + 781.6125, + 3310.8168, + 875.8819 + ], + "actual_end_rot": [ + 15.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 781.6125, + 3310.8168, + 875.8819 + ], + "start_rot": [ + 15.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 806.6125, + 3404.1181, + 901.7638 + ], + "actual_end_pos": [ + 806.6125, + 3404.1181, + 901.7638 + ], + "actual_end_rot": [ + 15.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 806.6125, + 3404.1181, + 901.7638 + ], + "start_rot": [ + 15.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 710.0199, + 3430.0, + 901.7638 + ], + "actual_end_pos": [ + 710.0199, + 3430.0, + 901.7638 + ], + "actual_end_rot": [ + 15.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 710.0199, + 3430.0, + 901.7638 + ], + "start_rot": [ + 15.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 710.0199, + 3430.0, + 901.7638 + ], + "actual_end_pos": [ + 710.0199, + 3430.0, + 901.7638 + ], + "actual_end_rot": [ + 15.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 710.0199, + 3430.0, + 901.7638 + ], + "start_rot": [ + 15.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 806.6125, + 3404.1181, + 901.7638 + ], + "actual_end_pos": [ + 806.6125, + 3404.1181, + 901.7638 + ], + "actual_end_rot": [ + 15.0, + 75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 806.6125, + 3404.1181, + 901.7638 + ], + "start_rot": [ + 15.0, + 75.0, + 0.0 + ], + "expected_end_pos": [ + 806.6125, + 3404.1181, + 901.7638 + ], + "actual_end_pos": [ + 806.6125, + 3404.1181, + 901.7638 + ], + "actual_end_rot": [ + 15.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 806.6125, + 3404.1181, + 901.7638 + ], + "start_rot": [ + 15.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 806.6125, + 3404.1181, + 901.7638 + ], + "actual_end_pos": [ + 806.6125, + 3404.1181, + 901.7638 + ], + "actual_end_rot": [ + 15.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 806.6125, + 3404.1181, + 901.7638 + ], + "start_rot": [ + 15.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 806.6125, + 3404.1181, + 901.7638 + ], + "actual_end_pos": [ + 806.6125, + 3404.1181, + 901.7638 + ], + "actual_end_rot": [ + 15.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 806.6125, + 3404.1181, + 901.7638 + ], + "start_rot": [ + 15.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 806.6125, + 3404.1181, + 901.7638 + ], + "actual_end_pos": [ + 806.6125, + 3404.1181, + 901.7638 + ], + "actual_end_rot": [ + 15.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 806.6125, + 3404.1181, + 901.7638 + ], + "start_rot": [ + 15.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 874.9138, + 3472.4194, + 927.6457 + ], + "actual_end_pos": [ + 874.9138, + 3472.4194, + 927.6457 + ], + "actual_end_rot": [ + 15.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 874.9138, + 3472.4194, + 927.6457 + ], + "start_rot": [ + 15.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 874.9138, + 3472.4194, + 927.6457 + ], + "actual_end_pos": [ + 874.9138, + 3472.4194, + 927.6457 + ], + "actual_end_rot": [ + 7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 874.9138, + 3472.4194, + 927.6457 + ], + "start_rot": [ + 7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 874.9138, + 3472.4194, + 927.6457 + ], + "actual_end_pos": [ + 874.9138, + 3472.4194, + 927.6457 + ], + "actual_end_rot": [ + 7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 874.9138, + 3472.4194, + 927.6457 + ], + "start_rot": [ + 7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 824.9138, + 3559.0219, + 927.6457 + ], + "actual_end_pos": [ + 824.9138, + 3559.0219, + 927.6457 + ], + "actual_end_rot": [ + 7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 824.9138, + 3559.0219, + 927.6457 + ], + "start_rot": [ + 7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 824.9138, + 3559.0219, + 927.6457 + ], + "actual_end_pos": [ + 824.9138, + 3559.0219, + 927.6457 + ], + "actual_end_rot": [ + 7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 824.9138, + 3559.0219, + 927.6457 + ], + "start_rot": [ + 7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 824.9138, + 3559.0219, + 927.6457 + ], + "actual_end_pos": [ + 824.9138, + 3559.0219, + 927.6457 + ], + "actual_end_rot": [ + 7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 824.9138, + 3559.0219, + 927.6457 + ], + "start_rot": [ + 7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 850.7957, + 3462.4293, + 927.6457 + ], + "actual_end_pos": [ + 850.7957, + 3462.4293, + 927.6457 + ], + "actual_end_rot": [ + 7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 850.7957, + 3462.4293, + 927.6457 + ], + "start_rot": [ + 7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 850.7957, + 3462.4293, + 927.6457 + ], + "actual_end_pos": [ + 850.7957, + 3462.4293, + 927.6457 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 850.7957, + 3462.4293, + 927.6457 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 876.6776, + 3365.8367, + 927.6457 + ], + "actual_end_pos": [ + 876.6776, + 3365.8367, + 927.6457 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 876.6776, + 3365.8367, + 927.6457 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 876.6776, + 3365.8367, + 927.6457 + ], + "actual_end_pos": [ + 876.6776, + 3365.8367, + 927.6457 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 876.6776, + 3365.8367, + 927.6457 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 826.6776, + 3452.4393, + 927.6457 + ], + "actual_end_pos": [ + 826.6776, + 3452.4393, + 927.6457 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 826.6776, + 3452.4393, + 927.6457 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 826.6776, + 3452.4393, + 927.6457 + ], + "actual_end_pos": [ + 826.6776, + 3452.4393, + 927.6457 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 826.6776, + 3452.4393, + 927.6457 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 800.7957, + 3549.0319, + 927.6457 + ], + "actual_end_pos": [ + 800.7957, + 3549.0319, + 927.6457 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 800.7957, + 3549.0319, + 927.6457 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 800.7957, + 3549.0319, + 927.6457 + ], + "actual_end_pos": [ + 800.7957, + 3549.0319, + 927.6457 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260422_172644__pair_003266_A_traj_003266_meta.json b/equivalence_easy/run_20260422_172644__pair_003266_A_traj_003266_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0cd3c079f5d784974cb2b3a69437052ae3858ba6 --- /dev/null +++ b/equivalence_easy/run_20260422_172644__pair_003266_A_traj_003266_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 3266, + "episode_id": 0, + "state_id": 2424, + "sample_index": 2424, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 3267, + "primary_trajectory_id": 3266, + "paired_trajectory_id": 3267, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 880.0, + 630.0, + 850.0 + ], + "rotation": [ + 0.0, + 0.0, + 0.0 + ] + }, + "action_sequence": [ + "move_backward", + "no_op", + "no_op", + "look_down", + "turn_right", + "turn_right", + "move_left", + "turn_left", + "look_down", + "turn_left", + "move_right", + "turn_left", + "move_left", + "look_up", + "look_up", + "turn_left", + "move_right", + "look_up", + "turn_left", + "move_forward", + "turn_right", + "move_right", + "turn_right", + "move_left", + "turn_left", + "move_forward", + "move_forward", + "turn_left", + "turn_left", + "move_right", + "move_forward", + "turn_left", + "move_left", + "move_backward", + "move_left", + "move_left", + "look_down", + "look_down", + "move_left", + "move_forward" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 880.0, + 630.0, + 850.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 780.0, + 630.0, + 850.0 + ], + "actual_end_pos": [ + 780.0, + 630.0, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 780.0, + 630.0, + 850.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 780.0, + 630.0, + 850.0 + ], + "actual_end_pos": [ + 780.0, + 630.0, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 780.0, + 630.0, + 850.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 780.0, + 630.0, + 850.0 + ], + "actual_end_pos": [ + 780.0, + 630.0, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 780.0, + 630.0, + 850.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 780.0, + 630.0, + 850.0 + ], + "actual_end_pos": [ + 780.0, + 630.0, + 850.0 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 780.0, + 630.0, + 850.0 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 780.0, + 630.0, + 850.0 + ], + "actual_end_pos": [ + 780.0, + 630.0, + 850.0 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 780.0, + 630.0, + 850.0 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 780.0, + 630.0, + 850.0 + ], + "actual_end_pos": [ + 780.0, + 630.0, + 850.0 + ], + "actual_end_rot": [ + -7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 780.0, + 630.0, + 850.0 + ], + "start_rot": [ + -7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 830.0, + 543.3975, + 850.0 + ], + "actual_end_pos": [ + 830.0, + 543.3975, + 850.0 + ], + "actual_end_rot": [ + -7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 830.0, + 543.3975, + 850.0 + ], + "start_rot": [ + -7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 830.0, + 543.3975, + 850.0 + ], + "actual_end_pos": [ + 830.0, + 543.3975, + 850.0 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 830.0, + 543.3975, + 850.0 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 830.0, + 543.3975, + 850.0 + ], + "actual_end_pos": [ + 830.0, + 543.3975, + 850.0 + ], + "actual_end_rot": [ + -15.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 830.0, + 543.3975, + 850.0 + ], + "start_rot": [ + -15.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 830.0, + 543.3975, + 850.0 + ], + "actual_end_pos": [ + 830.0, + 543.3975, + 850.0 + ], + "actual_end_rot": [ + -15.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 830.0, + 543.3975, + 850.0 + ], + "start_rot": [ + -15.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 830.0, + 643.3975, + 850.0 + ], + "actual_end_pos": [ + 830.0, + 643.3975, + 850.0 + ], + "actual_end_rot": [ + -15.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 830.0, + 643.3975, + 850.0 + ], + "start_rot": [ + -15.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 830.0, + 643.3975, + 850.0 + ], + "actual_end_pos": [ + 830.0, + 643.3975, + 850.0 + ], + "actual_end_rot": [ + -15.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 830.0, + 643.3975, + 850.0 + ], + "start_rot": [ + -15.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 804.1181, + 546.8049, + 850.0 + ], + "actual_end_pos": [ + 804.1181, + 546.8049, + 850.0 + ], + "actual_end_rot": [ + -15.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 804.1181, + 546.8049, + 850.0 + ], + "start_rot": [ + -15.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 804.1181, + 546.8049, + 850.0 + ], + "actual_end_pos": [ + 804.1181, + 546.8049, + 850.0 + ], + "actual_end_rot": [ + -7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 804.1181, + 546.8049, + 850.0 + ], + "start_rot": [ + -7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 804.1181, + 546.8049, + 850.0 + ], + "actual_end_pos": [ + 804.1181, + 546.8049, + 850.0 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 804.1181, + 546.8049, + 850.0 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 804.1181, + 546.8049, + 850.0 + ], + "actual_end_pos": [ + 804.1181, + 546.8049, + 850.0 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 804.1181, + 546.8049, + 850.0 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 854.1181, + 633.4074, + 850.0 + ], + "actual_end_pos": [ + 854.1181, + 633.4074, + 850.0 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 854.1181, + 633.4074, + 850.0 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 854.1181, + 633.4074, + 850.0 + ], + "actual_end_pos": [ + 854.1181, + 633.4074, + 850.0 + ], + "actual_end_rot": [ + 7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 854.1181, + 633.4074, + 850.0 + ], + "start_rot": [ + 7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 854.1181, + 633.4074, + 850.0 + ], + "actual_end_pos": [ + 854.1181, + 633.4074, + 850.0 + ], + "actual_end_rot": [ + 7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 854.1181, + 633.4074, + 850.0 + ], + "start_rot": [ + 7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 924.2238, + 563.3017, + 863.0526 + ], + "actual_end_pos": [ + 924.2238, + 563.3017, + 863.0526 + ], + "actual_end_rot": [ + 7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 924.2238, + 563.3017, + 863.0526 + ], + "start_rot": [ + 7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 924.2238, + 563.3017, + 863.0526 + ], + "actual_end_pos": [ + 924.2238, + 563.3017, + 863.0526 + ], + "actual_end_rot": [ + 7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 924.2238, + 563.3017, + 863.0526 + ], + "start_rot": [ + 7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 974.2238, + 649.9042, + 863.0526 + ], + "actual_end_pos": [ + 974.2238, + 649.9042, + 863.0526 + ], + "actual_end_rot": [ + 7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 974.2238, + 649.9042, + 863.0526 + ], + "start_rot": [ + 7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 974.2238, + 649.9042, + 863.0526 + ], + "actual_end_pos": [ + 974.2238, + 649.9042, + 863.0526 + ], + "actual_end_rot": [ + 7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 974.2238, + 649.9042, + 863.0526 + ], + "start_rot": [ + 7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 948.3419, + 553.3116, + 863.0526 + ], + "actual_end_pos": [ + 948.3419, + 553.3116, + 863.0526 + ], + "actual_end_rot": [ + 7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 948.3419, + 553.3116, + 863.0526 + ], + "start_rot": [ + 7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 948.3419, + 553.3116, + 863.0526 + ], + "actual_end_pos": [ + 948.3419, + 553.3116, + 863.0526 + ], + "actual_end_rot": [ + 7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 948.3419, + 553.3116, + 863.0526 + ], + "start_rot": [ + 7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 1034.2036, + 503.7394, + 876.1052 + ], + "actual_end_pos": [ + 1034.2036, + 503.7394, + 876.1052 + ], + "actual_end_rot": [ + 7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1034.2036, + 503.7394, + 876.1052 + ], + "start_rot": [ + 7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 1120.0652, + 454.1672, + 889.1579 + ], + "actual_end_pos": [ + 1120.0652, + 454.1672, + 889.1579 + ], + "actual_end_rot": [ + 7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 1120.0652, + 454.1672, + 889.1579 + ], + "start_rot": [ + 7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 1120.0652, + 454.1672, + 889.1579 + ], + "actual_end_pos": [ + 1120.0652, + 454.1672, + 889.1579 + ], + "actual_end_rot": [ + 7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 1120.0652, + 454.1672, + 889.1579 + ], + "start_rot": [ + 7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 1120.0652, + 454.1672, + 889.1579 + ], + "actual_end_pos": [ + 1120.0652, + 454.1672, + 889.1579 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 1120.0652, + 454.1672, + 889.1579 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 1206.6678, + 504.1672, + 889.1579 + ], + "actual_end_pos": [ + 1206.6678, + 504.1672, + 889.1579 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1206.6678, + 504.1672, + 889.1579 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 1256.24, + 418.3055, + 902.2105 + ], + "actual_end_pos": [ + 1256.24, + 418.3055, + 902.2105 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 1256.24, + 418.3055, + 902.2105 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 1256.24, + 418.3055, + 902.2105 + ], + "actual_end_pos": [ + 1256.24, + 418.3055, + 902.2105 + ], + "actual_end_rot": [ + 7.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 1256.24, + 418.3055, + 902.2105 + ], + "start_rot": [ + 7.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 1159.6474, + 392.4236, + 902.2105 + ], + "actual_end_pos": [ + 1159.6474, + 392.4236, + 902.2105 + ], + "actual_end_rot": [ + 7.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 1159.6474, + 392.4236, + 902.2105 + ], + "start_rot": [ + 7.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 1133.9869, + 488.1898, + 889.1579 + ], + "actual_end_pos": [ + 1133.9869, + 488.1898, + 889.1579 + ], + "actual_end_rot": [ + 7.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 1133.9869, + 488.1898, + 889.1579 + ], + "start_rot": [ + 7.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 1037.3944, + 462.3079, + 889.1579 + ], + "actual_end_pos": [ + 1037.3944, + 462.3079, + 889.1579 + ], + "actual_end_rot": [ + 7.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 1037.3944, + 462.3079, + 889.1579 + ], + "start_rot": [ + 7.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 940.8018, + 436.426, + 889.1579 + ], + "actual_end_pos": [ + 940.8018, + 436.426, + 889.1579 + ], + "actual_end_rot": [ + 7.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 940.8018, + 436.426, + 889.1579 + ], + "start_rot": [ + 7.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 940.8018, + 436.426, + 889.1579 + ], + "actual_end_pos": [ + 940.8018, + 436.426, + 889.1579 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 940.8018, + 436.426, + 889.1579 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 940.8018, + 436.426, + 889.1579 + ], + "actual_end_pos": [ + 940.8018, + 436.426, + 889.1579 + ], + "actual_end_rot": [ + -7.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 940.8018, + 436.426, + 889.1579 + ], + "start_rot": [ + -7.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 844.2092, + 410.5441, + 889.1579 + ], + "actual_end_pos": [ + 844.2092, + 410.5441, + 889.1579 + ], + "actual_end_rot": [ + -7.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 844.2092, + 410.5441, + 889.1579 + ], + "start_rot": [ + -7.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 869.8697, + 314.7779, + 876.1052 + ], + "actual_end_pos": [ + 869.8697, + 314.7779, + 876.1052 + ], + "actual_end_rot": [ + -7.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260422_172644__pair_003266_B_traj_003267_meta.json b/equivalence_easy/run_20260422_172644__pair_003266_B_traj_003267_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1e6450f461ad1aeff27e6169e773ce73c6f1032b --- /dev/null +++ b/equivalence_easy/run_20260422_172644__pair_003266_B_traj_003267_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 3267, + "episode_id": 0, + "state_id": 2424, + "sample_index": 2424, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 3266, + "primary_trajectory_id": 3266, + "paired_trajectory_id": 3267, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 880.0, + 630.0, + 850.0 + ], + "rotation": [ + 0.0, + 0.0, + 0.0 + ] + }, + "action_sequence": [ + "move_backward", + "no_op", + "no_op", + "look_down", + "turn_right", + "turn_right", + "move_left", + "look_down", + "turn_left", + "turn_left", + "move_right", + "turn_left", + "move_left", + "turn_left", + "look_up", + "look_up", + "move_right", + "look_up", + "turn_left", + "move_forward", + "turn_right", + "move_right", + "turn_right", + "move_left", + "turn_left", + "move_forward", + "move_forward", + "turn_left", + "turn_left", + "move_forward", + "move_right", + "turn_left", + "move_left", + "move_left", + "move_backward", + "move_left", + "look_down", + "look_down", + "move_forward", + "move_left" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 880.0, + 630.0, + 850.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 780.0, + 630.0, + 850.0 + ], + "actual_end_pos": [ + 780.0, + 630.0, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 780.0, + 630.0, + 850.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 780.0, + 630.0, + 850.0 + ], + "actual_end_pos": [ + 780.0, + 630.0, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 780.0, + 630.0, + 850.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 780.0, + 630.0, + 850.0 + ], + "actual_end_pos": [ + 780.0, + 630.0, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 780.0, + 630.0, + 850.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 780.0, + 630.0, + 850.0 + ], + "actual_end_pos": [ + 780.0, + 630.0, + 850.0 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 780.0, + 630.0, + 850.0 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 780.0, + 630.0, + 850.0 + ], + "actual_end_pos": [ + 780.0, + 630.0, + 850.0 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 780.0, + 630.0, + 850.0 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 780.0, + 630.0, + 850.0 + ], + "actual_end_pos": [ + 780.0, + 630.0, + 850.0 + ], + "actual_end_rot": [ + -7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 780.0, + 630.0, + 850.0 + ], + "start_rot": [ + -7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 830.0, + 543.3975, + 850.0 + ], + "actual_end_pos": [ + 830.0, + 543.3975, + 850.0 + ], + "actual_end_rot": [ + -7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 830.0, + 543.3975, + 850.0 + ], + "start_rot": [ + -7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 830.0, + 543.3975, + 850.0 + ], + "actual_end_pos": [ + 830.0, + 543.3975, + 850.0 + ], + "actual_end_rot": [ + -15.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 830.0, + 543.3975, + 850.0 + ], + "start_rot": [ + -15.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 830.0, + 543.3975, + 850.0 + ], + "actual_end_pos": [ + 830.0, + 543.3975, + 850.0 + ], + "actual_end_rot": [ + -15.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 830.0, + 543.3975, + 850.0 + ], + "start_rot": [ + -15.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 830.0, + 543.3975, + 850.0 + ], + "actual_end_pos": [ + 830.0, + 543.3975, + 850.0 + ], + "actual_end_rot": [ + -15.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 830.0, + 543.3975, + 850.0 + ], + "start_rot": [ + -15.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 830.0, + 643.3975, + 850.0 + ], + "actual_end_pos": [ + 830.0, + 643.3975, + 850.0 + ], + "actual_end_rot": [ + -15.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 830.0, + 643.3975, + 850.0 + ], + "start_rot": [ + -15.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 830.0, + 643.3975, + 850.0 + ], + "actual_end_pos": [ + 830.0, + 643.3975, + 850.0 + ], + "actual_end_rot": [ + -15.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 830.0, + 643.3975, + 850.0 + ], + "start_rot": [ + -15.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 804.1181, + 546.8049, + 850.0 + ], + "actual_end_pos": [ + 804.1181, + 546.8049, + 850.0 + ], + "actual_end_rot": [ + -15.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 804.1181, + 546.8049, + 850.0 + ], + "start_rot": [ + -15.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 804.1181, + 546.8049, + 850.0 + ], + "actual_end_pos": [ + 804.1181, + 546.8049, + 850.0 + ], + "actual_end_rot": [ + -15.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 804.1181, + 546.8049, + 850.0 + ], + "start_rot": [ + -15.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 804.1181, + 546.8049, + 850.0 + ], + "actual_end_pos": [ + 804.1181, + 546.8049, + 850.0 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 804.1181, + 546.8049, + 850.0 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 804.1181, + 546.8049, + 850.0 + ], + "actual_end_pos": [ + 804.1181, + 546.8049, + 850.0 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 804.1181, + 546.8049, + 850.0 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 854.1181, + 633.4074, + 850.0 + ], + "actual_end_pos": [ + 854.1181, + 633.4074, + 850.0 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 854.1181, + 633.4074, + 850.0 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 854.1181, + 633.4074, + 850.0 + ], + "actual_end_pos": [ + 854.1181, + 633.4074, + 850.0 + ], + "actual_end_rot": [ + 7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 854.1181, + 633.4074, + 850.0 + ], + "start_rot": [ + 7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 854.1181, + 633.4074, + 850.0 + ], + "actual_end_pos": [ + 854.1181, + 633.4074, + 850.0 + ], + "actual_end_rot": [ + 7.5, + -45.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 854.1181, + 633.4074, + 850.0 + ], + "start_rot": [ + 7.5, + -45.0, + -0.0 + ], + "expected_end_pos": [ + 924.2238, + 563.3017, + 863.0526 + ], + "actual_end_pos": [ + 924.2238, + 563.3017, + 863.0526 + ], + "actual_end_rot": [ + 7.5, + -45.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 924.2238, + 563.3017, + 863.0526 + ], + "start_rot": [ + 7.5, + -45.0, + -0.0 + ], + "expected_end_pos": [ + 924.2238, + 563.3017, + 863.0526 + ], + "actual_end_pos": [ + 924.2238, + 563.3017, + 863.0526 + ], + "actual_end_rot": [ + 7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 924.2238, + 563.3017, + 863.0526 + ], + "start_rot": [ + 7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 974.2238, + 649.9042, + 863.0526 + ], + "actual_end_pos": [ + 974.2238, + 649.9042, + 863.0526 + ], + "actual_end_rot": [ + 7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 974.2238, + 649.9042, + 863.0526 + ], + "start_rot": [ + 7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 974.2238, + 649.9042, + 863.0526 + ], + "actual_end_pos": [ + 974.2238, + 649.9042, + 863.0526 + ], + "actual_end_rot": [ + 7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 974.2238, + 649.9042, + 863.0526 + ], + "start_rot": [ + 7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 948.3419, + 553.3116, + 863.0526 + ], + "actual_end_pos": [ + 948.3419, + 553.3116, + 863.0526 + ], + "actual_end_rot": [ + 7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 948.3419, + 553.3116, + 863.0526 + ], + "start_rot": [ + 7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 948.3419, + 553.3116, + 863.0526 + ], + "actual_end_pos": [ + 948.3419, + 553.3116, + 863.0526 + ], + "actual_end_rot": [ + 7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 948.3419, + 553.3116, + 863.0526 + ], + "start_rot": [ + 7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 1034.2036, + 503.7394, + 876.1052 + ], + "actual_end_pos": [ + 1034.2036, + 503.7394, + 876.1052 + ], + "actual_end_rot": [ + 7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1034.2036, + 503.7394, + 876.1052 + ], + "start_rot": [ + 7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 1120.0652, + 454.1672, + 889.1579 + ], + "actual_end_pos": [ + 1120.0652, + 454.1672, + 889.1579 + ], + "actual_end_rot": [ + 7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 1120.0652, + 454.1672, + 889.1579 + ], + "start_rot": [ + 7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 1120.0652, + 454.1672, + 889.1579 + ], + "actual_end_pos": [ + 1120.0652, + 454.1672, + 889.1579 + ], + "actual_end_rot": [ + 7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 1120.0652, + 454.1672, + 889.1579 + ], + "start_rot": [ + 7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 1120.0652, + 454.1672, + 889.1579 + ], + "actual_end_pos": [ + 1120.0652, + 454.1672, + 889.1579 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1120.0652, + 454.1672, + 889.1579 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 1169.6375, + 368.3055, + 902.2105 + ], + "actual_end_pos": [ + 1169.6375, + 368.3055, + 902.2105 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 1169.6375, + 368.3055, + 902.2105 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 1256.24, + 418.3055, + 902.2105 + ], + "actual_end_pos": [ + 1256.24, + 418.3055, + 902.2105 + ], + "actual_end_rot": [ + 7.5, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 1256.24, + 418.3055, + 902.2105 + ], + "start_rot": [ + 7.5, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 1256.24, + 418.3055, + 902.2105 + ], + "actual_end_pos": [ + 1256.24, + 418.3055, + 902.2105 + ], + "actual_end_rot": [ + 7.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 1256.24, + 418.3055, + 902.2105 + ], + "start_rot": [ + 7.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 1159.6474, + 392.4236, + 902.2105 + ], + "actual_end_pos": [ + 1159.6474, + 392.4236, + 902.2105 + ], + "actual_end_rot": [ + 7.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 1159.6474, + 392.4236, + 902.2105 + ], + "start_rot": [ + 7.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 1063.0548, + 366.5417, + 902.2105 + ], + "actual_end_pos": [ + 1063.0548, + 366.5417, + 902.2105 + ], + "actual_end_rot": [ + 7.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 1063.0548, + 366.5417, + 902.2105 + ], + "start_rot": [ + 7.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 1037.3944, + 462.3079, + 889.1579 + ], + "actual_end_pos": [ + 1037.3944, + 462.3079, + 889.1579 + ], + "actual_end_rot": [ + 7.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 1037.3944, + 462.3079, + 889.1579 + ], + "start_rot": [ + 7.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 940.8018, + 436.426, + 889.1579 + ], + "actual_end_pos": [ + 940.8018, + 436.426, + 889.1579 + ], + "actual_end_rot": [ + 7.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 940.8018, + 436.426, + 889.1579 + ], + "start_rot": [ + 7.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 940.8018, + 436.426, + 889.1579 + ], + "actual_end_pos": [ + 940.8018, + 436.426, + 889.1579 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 940.8018, + 436.426, + 889.1579 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 940.8018, + 436.426, + 889.1579 + ], + "actual_end_pos": [ + 940.8018, + 436.426, + 889.1579 + ], + "actual_end_rot": [ + -7.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 940.8018, + 436.426, + 889.1579 + ], + "start_rot": [ + -7.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 966.4623, + 340.6598, + 876.1052 + ], + "actual_end_pos": [ + 966.4623, + 340.6598, + 876.1052 + ], + "actual_end_rot": [ + -7.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 966.4623, + 340.6598, + 876.1052 + ], + "start_rot": [ + -7.5, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 869.8697, + 314.7779, + 876.1052 + ], + "actual_end_pos": [ + 869.8697, + 314.7779, + 876.1052 + ], + "actual_end_rot": [ + -7.5, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260422_172644__pair_003312_A_traj_003312_meta.json b/equivalence_easy/run_20260422_172644__pair_003312_A_traj_003312_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9265419d2fbcc3736c7343b9f7e69fa16237fe9f --- /dev/null +++ b/equivalence_easy/run_20260422_172644__pair_003312_A_traj_003312_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 3312, + "episode_id": 0, + "state_id": 2460, + "sample_index": 2460, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 3313, + "primary_trajectory_id": 3312, + "paired_trajectory_id": 3313, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 880.0, + 2830.0, + 850.0 + ], + "rotation": [ + 0.0, + 180.0, + 0.0 + ] + }, + "action_sequence": [ + "move_right", + "move_forward", + "look_down", + "turn_left", + "move_left", + "turn_left", + "move_forward", + "move_right", + "look_down", + "look_down", + "move_backward", + "move_left", + "move_left", + "turn_right", + "look_down", + "move_right", + "move_forward", + "no_op", + "look_up", + "move_left", + "move_forward", + "turn_right", + "move_forward", + "move_right", + "move_backward", + "move_left", + "move_backward", + "move_backward", + "move_backward", + "move_forward", + "move_left", + "move_left", + "turn_left", + "move_left", + "move_forward", + "turn_right", + "no_op", + "move_forward", + "move_right", + "move_forward" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 880.0, + 2830.0, + 850.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 880.0, + 2730.0, + 850.0 + ], + "actual_end_pos": [ + 880.0, + 2730.0, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 880.0, + 2730.0, + 850.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 780.0, + 2730.0, + 850.0 + ], + "actual_end_pos": [ + 780.0, + 2730.0, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 780.0, + 2730.0, + 850.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 780.0, + 2730.0, + 850.0 + ], + "actual_end_pos": [ + 780.0, + 2730.0, + 850.0 + ], + "actual_end_rot": [ + -7.5, + 180.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 780.0, + 2730.0, + 850.0 + ], + "start_rot": [ + -7.5, + 180.0, + -0.0 + ], + "expected_end_pos": [ + 780.0, + 2730.0, + 850.0 + ], + "actual_end_pos": [ + 780.0, + 2730.0, + 850.0 + ], + "actual_end_rot": [ + -7.5, + 165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 780.0, + 2730.0, + 850.0 + ], + "start_rot": [ + -7.5, + 165.0, + -0.0 + ], + "expected_end_pos": [ + 805.8819, + 2826.5926, + 850.0 + ], + "actual_end_pos": [ + 805.8819, + 2826.5926, + 850.0 + ], + "actual_end_rot": [ + -7.5, + 165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 805.8819, + 2826.5926, + 850.0 + ], + "start_rot": [ + -7.5, + 165.0, + -0.0 + ], + "expected_end_pos": [ + 805.8819, + 2826.5926, + 850.0 + ], + "actual_end_pos": [ + 805.8819, + 2826.5926, + 850.0 + ], + "actual_end_rot": [ + -7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 805.8819, + 2826.5926, + 850.0 + ], + "start_rot": [ + -7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 720.0203, + 2876.1648, + 836.9474 + ], + "actual_end_pos": [ + 720.0203, + 2876.1648, + 836.9474 + ], + "actual_end_rot": [ + -7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 720.0203, + 2876.1648, + 836.9474 + ], + "start_rot": [ + -7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 670.0203, + 2789.5623, + 836.9474 + ], + "actual_end_pos": [ + 670.0203, + 2789.5623, + 836.9474 + ], + "actual_end_rot": [ + -7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 670.0203, + 2789.5623, + 836.9474 + ], + "start_rot": [ + -7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 670.0203, + 2789.5623, + 836.9474 + ], + "actual_end_pos": [ + 670.0203, + 2789.5623, + 836.9474 + ], + "actual_end_rot": [ + -15.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 670.0203, + 2789.5623, + 836.9474 + ], + "start_rot": [ + -15.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 670.0203, + 2789.5623, + 836.9474 + ], + "actual_end_pos": [ + 670.0203, + 2789.5623, + 836.9474 + ], + "actual_end_rot": [ + -22.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 670.0203, + 2789.5623, + 836.9474 + ], + "start_rot": [ + -22.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 750.0306, + 2743.3683, + 875.2157 + ], + "actual_end_pos": [ + 750.0306, + 2743.3683, + 875.2157 + ], + "actual_end_rot": [ + -22.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 750.0306, + 2743.3683, + 875.2157 + ], + "start_rot": [ + -22.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 800.0306, + 2829.9709, + 875.2157 + ], + "actual_end_pos": [ + 800.0306, + 2829.9709, + 875.2157 + ], + "actual_end_rot": [ + -22.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 800.0306, + 2829.9709, + 875.2157 + ], + "start_rot": [ + -22.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 850.0306, + 2916.5734, + 875.2157 + ], + "actual_end_pos": [ + 850.0306, + 2916.5734, + 875.2157 + ], + "actual_end_rot": [ + -22.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 850.0306, + 2916.5734, + 875.2157 + ], + "start_rot": [ + -22.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 850.0306, + 2916.5734, + 875.2157 + ], + "actual_end_pos": [ + 850.0306, + 2916.5734, + 875.2157 + ], + "actual_end_rot": [ + -22.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 850.0306, + 2916.5734, + 875.2157 + ], + "start_rot": [ + -22.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 850.0306, + 2916.5734, + 875.2157 + ], + "actual_end_pos": [ + 850.0306, + 2916.5734, + 875.2157 + ], + "actual_end_rot": [ + -30.0, + 165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 850.0306, + 2916.5734, + 875.2157 + ], + "start_rot": [ + -30.0, + 165.0, + -0.0 + ], + "expected_end_pos": [ + 824.1487, + 2819.9808, + 875.2157 + ], + "actual_end_pos": [ + 824.1487, + 2819.9808, + 875.2157 + ], + "actual_end_rot": [ + -30.0, + 165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 824.1487, + 2819.9808, + 875.2157 + ], + "start_rot": [ + -30.0, + 165.0, + -0.0 + ], + "expected_end_pos": [ + 740.497, + 2842.3952, + 825.2157 + ], + "actual_end_pos": [ + 740.497, + 2842.3952, + 825.2157 + ], + "actual_end_rot": [ + -30.0, + 165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 740.497, + 2842.3952, + 825.2157 + ], + "start_rot": [ + -30.0, + 165.0, + -0.0 + ], + "expected_end_pos": [ + 740.497, + 2842.3952, + 825.2157 + ], + "actual_end_pos": [ + 740.497, + 2842.3952, + 825.2157 + ], + "actual_end_rot": [ + -30.0, + 165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 740.497, + 2842.3952, + 825.2157 + ], + "start_rot": [ + -30.0, + 165.0, + -0.0 + ], + "expected_end_pos": [ + 740.497, + 2842.3952, + 825.2157 + ], + "actual_end_pos": [ + 740.497, + 2842.3952, + 825.2157 + ], + "actual_end_rot": [ + -22.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 740.497, + 2842.3952, + 825.2157 + ], + "start_rot": [ + -22.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 766.3789, + 2938.9878, + 825.2157 + ], + "actual_end_pos": [ + 766.3789, + 2938.9878, + 825.2157 + ], + "actual_end_rot": [ + -22.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 766.3789, + 2938.9878, + 825.2157 + ], + "start_rot": [ + -22.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 677.139, + 2962.8995, + 786.9474 + ], + "actual_end_pos": [ + 677.139, + 2962.8995, + 786.9474 + ], + "actual_end_rot": [ + -22.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 677.139, + 2962.8995, + 786.9474 + ], + "start_rot": [ + -22.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 677.139, + 2962.8995, + 786.9474 + ], + "actual_end_pos": [ + 677.139, + 2962.8995, + 786.9474 + ], + "actual_end_rot": [ + -22.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 677.139, + 2962.8995, + 786.9474 + ], + "start_rot": [ + -22.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 584.7511, + 2962.8995, + 748.679 + ], + "actual_end_pos": [ + 584.7511, + 2962.8995, + 748.679 + ], + "actual_end_rot": [ + -22.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 584.7511, + 2962.8995, + 748.679 + ], + "start_rot": [ + -22.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 584.7511, + 2862.8995, + 748.679 + ], + "actual_end_pos": [ + 584.7511, + 2862.8995, + 748.679 + ], + "actual_end_rot": [ + -22.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 584.7511, + 2862.8995, + 748.679 + ], + "start_rot": [ + -22.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 677.139, + 2862.8995, + 786.9474 + ], + "actual_end_pos": [ + 677.139, + 2862.8995, + 786.9474 + ], + "actual_end_rot": [ + -22.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 677.139, + 2862.8995, + 786.9474 + ], + "start_rot": [ + -22.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 677.139, + 2962.8995, + 786.9474 + ], + "actual_end_pos": [ + 677.139, + 2962.8995, + 786.9474 + ], + "actual_end_rot": [ + -22.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 677.139, + 2962.8995, + 786.9474 + ], + "start_rot": [ + -22.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 769.527, + 2962.8995, + 825.2157 + ], + "actual_end_pos": [ + 769.527, + 2962.8995, + 825.2157 + ], + "actual_end_rot": [ + -22.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 769.527, + 2962.8995, + 825.2157 + ], + "start_rot": [ + -22.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 861.9149, + 2962.8995, + 863.4841 + ], + "actual_end_pos": [ + 861.9149, + 2962.8995, + 863.4841 + ], + "actual_end_rot": [ + -22.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 861.9149, + 2962.8995, + 863.4841 + ], + "start_rot": [ + -22.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 954.3029, + 2962.8995, + 901.7524 + ], + "actual_end_pos": [ + 954.3029, + 2962.8995, + 901.7524 + ], + "actual_end_rot": [ + -22.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 954.3029, + 2962.8995, + 901.7524 + ], + "start_rot": [ + -22.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 861.9149, + 2962.8995, + 863.4841 + ], + "actual_end_pos": [ + 861.9149, + 2962.8995, + 863.4841 + ], + "actual_end_rot": [ + -22.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 861.9149, + 2962.8995, + 863.4841 + ], + "start_rot": [ + -22.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 861.9149, + 3062.8995, + 863.4841 + ], + "actual_end_pos": [ + 861.9149, + 3062.8995, + 863.4841 + ], + "actual_end_rot": [ + -22.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 861.9149, + 3062.8995, + 863.4841 + ], + "start_rot": [ + -22.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 861.9149, + 3162.8995, + 863.4841 + ], + "actual_end_pos": [ + 861.9149, + 3162.8995, + 863.4841 + ], + "actual_end_rot": [ + -22.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 861.9149, + 3162.8995, + 863.4841 + ], + "start_rot": [ + -22.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 861.9149, + 3162.8995, + 863.4841 + ], + "actual_end_pos": [ + 861.9149, + 3162.8995, + 863.4841 + ], + "actual_end_rot": [ + -22.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 861.9149, + 3162.8995, + 863.4841 + ], + "start_rot": [ + -22.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 887.7969, + 3259.4921, + 863.4841 + ], + "actual_end_pos": [ + 887.7969, + 3259.4921, + 863.4841 + ], + "actual_end_rot": [ + -22.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 887.7969, + 3259.4921, + 863.4841 + ], + "start_rot": [ + -22.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 798.5569, + 3283.4039, + 825.2157 + ], + "actual_end_pos": [ + 798.5569, + 3283.4039, + 825.2157 + ], + "actual_end_rot": [ + -22.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 798.5569, + 3283.4039, + 825.2157 + ], + "start_rot": [ + -22.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 798.5569, + 3283.4039, + 825.2157 + ], + "actual_end_pos": [ + 798.5569, + 3283.4039, + 825.2157 + ], + "actual_end_rot": [ + -22.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 798.5569, + 3283.4039, + 825.2157 + ], + "start_rot": [ + -22.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 798.5569, + 3283.4039, + 825.2157 + ], + "actual_end_pos": [ + 798.5569, + 3283.4039, + 825.2157 + ], + "actual_end_rot": [ + -22.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 798.5569, + 3283.4039, + 825.2157 + ], + "start_rot": [ + -22.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 706.169, + 3283.4039, + 786.9474 + ], + "actual_end_pos": [ + 706.169, + 3283.4039, + 786.9474 + ], + "actual_end_rot": [ + -22.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 706.169, + 3283.4039, + 786.9474 + ], + "start_rot": [ + -22.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 706.169, + 3183.4039, + 786.9474 + ], + "actual_end_pos": [ + 706.169, + 3183.4039, + 786.9474 + ], + "actual_end_rot": [ + -22.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 706.169, + 3183.4039, + 786.9474 + ], + "start_rot": [ + -22.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 613.781, + 3183.4039, + 748.679 + ], + "actual_end_pos": [ + 613.781, + 3183.4039, + 748.679 + ], + "actual_end_rot": [ + -22.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260422_172644__pair_003312_B_traj_003313_meta.json b/equivalence_easy/run_20260422_172644__pair_003312_B_traj_003313_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..90432665cbb8714d2ecd6adf173d4aad1841a475 --- /dev/null +++ b/equivalence_easy/run_20260422_172644__pair_003312_B_traj_003313_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 3313, + "episode_id": 0, + "state_id": 2460, + "sample_index": 2460, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 3312, + "primary_trajectory_id": 3312, + "paired_trajectory_id": 3313, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 880.0, + 2830.0, + 850.0 + ], + "rotation": [ + 0.0, + 180.0, + 0.0 + ] + }, + "action_sequence": [ + "move_right", + "move_forward", + "turn_left", + "look_down", + "move_left", + "turn_left", + "move_forward", + "move_right", + "look_down", + "look_down", + "move_left", + "move_backward", + "move_left", + "look_down", + "turn_right", + "move_forward", + "move_right", + "no_op", + "look_up", + "move_forward", + "move_left", + "turn_right", + "move_forward", + "move_backward", + "move_right", + "move_left", + "move_left", + "move_backward", + "move_left", + "move_forward", + "move_backward", + "move_backward", + "turn_left", + "move_left", + "move_forward", + "turn_right", + "no_op", + "move_right", + "move_forward", + "move_forward" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 880.0, + 2830.0, + 850.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 880.0, + 2730.0, + 850.0 + ], + "actual_end_pos": [ + 880.0, + 2730.0, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 880.0, + 2730.0, + 850.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 780.0, + 2730.0, + 850.0 + ], + "actual_end_pos": [ + 780.0, + 2730.0, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 780.0, + 2730.0, + 850.0 + ], + "start_rot": [ + 0.0, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 780.0, + 2730.0, + 850.0 + ], + "actual_end_pos": [ + 780.0, + 2730.0, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 780.0, + 2730.0, + 850.0 + ], + "start_rot": [ + 0.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 780.0, + 2730.0, + 850.0 + ], + "actual_end_pos": [ + 780.0, + 2730.0, + 850.0 + ], + "actual_end_rot": [ + -7.5, + 165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 780.0, + 2730.0, + 850.0 + ], + "start_rot": [ + -7.5, + 165.0, + -0.0 + ], + "expected_end_pos": [ + 805.8819, + 2826.5926, + 850.0 + ], + "actual_end_pos": [ + 805.8819, + 2826.5926, + 850.0 + ], + "actual_end_rot": [ + -7.5, + 165.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 805.8819, + 2826.5926, + 850.0 + ], + "start_rot": [ + -7.5, + 165.0, + -0.0 + ], + "expected_end_pos": [ + 805.8819, + 2826.5926, + 850.0 + ], + "actual_end_pos": [ + 805.8819, + 2826.5926, + 850.0 + ], + "actual_end_rot": [ + -7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 805.8819, + 2826.5926, + 850.0 + ], + "start_rot": [ + -7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 720.0203, + 2876.1648, + 836.9474 + ], + "actual_end_pos": [ + 720.0203, + 2876.1648, + 836.9474 + ], + "actual_end_rot": [ + -7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 720.0203, + 2876.1648, + 836.9474 + ], + "start_rot": [ + -7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 670.0203, + 2789.5623, + 836.9474 + ], + "actual_end_pos": [ + 670.0203, + 2789.5623, + 836.9474 + ], + "actual_end_rot": [ + -7.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 670.0203, + 2789.5623, + 836.9474 + ], + "start_rot": [ + -7.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 670.0203, + 2789.5623, + 836.9474 + ], + "actual_end_pos": [ + 670.0203, + 2789.5623, + 836.9474 + ], + "actual_end_rot": [ + -15.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 670.0203, + 2789.5623, + 836.9474 + ], + "start_rot": [ + -15.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 670.0203, + 2789.5623, + 836.9474 + ], + "actual_end_pos": [ + 670.0203, + 2789.5623, + 836.9474 + ], + "actual_end_rot": [ + -22.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 670.0203, + 2789.5623, + 836.9474 + ], + "start_rot": [ + -22.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 720.0203, + 2876.1648, + 836.9474 + ], + "actual_end_pos": [ + 720.0203, + 2876.1648, + 836.9474 + ], + "actual_end_rot": [ + -22.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 720.0203, + 2876.1648, + 836.9474 + ], + "start_rot": [ + -22.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 800.0306, + 2829.9709, + 875.2157 + ], + "actual_end_pos": [ + 800.0306, + 2829.9709, + 875.2157 + ], + "actual_end_rot": [ + -22.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 800.0306, + 2829.9709, + 875.2157 + ], + "start_rot": [ + -22.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 850.0306, + 2916.5734, + 875.2157 + ], + "actual_end_pos": [ + 850.0306, + 2916.5734, + 875.2157 + ], + "actual_end_rot": [ + -22.5, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 850.0306, + 2916.5734, + 875.2157 + ], + "start_rot": [ + -22.5, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 850.0306, + 2916.5734, + 875.2157 + ], + "actual_end_pos": [ + 850.0306, + 2916.5734, + 875.2157 + ], + "actual_end_rot": [ + -30.0, + 150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 850.0306, + 2916.5734, + 875.2157 + ], + "start_rot": [ + -30.0, + 150.0, + 0.0 + ], + "expected_end_pos": [ + 850.0306, + 2916.5734, + 875.2157 + ], + "actual_end_pos": [ + 850.0306, + 2916.5734, + 875.2157 + ], + "actual_end_rot": [ + -30.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 850.0306, + 2916.5734, + 875.2157 + ], + "start_rot": [ + -30.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 766.3789, + 2938.9878, + 825.2157 + ], + "actual_end_pos": [ + 766.3789, + 2938.9878, + 825.2157 + ], + "actual_end_rot": [ + -30.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 766.3789, + 2938.9878, + 825.2157 + ], + "start_rot": [ + -30.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 740.497, + 2842.3952, + 825.2157 + ], + "actual_end_pos": [ + 740.497, + 2842.3952, + 825.2157 + ], + "actual_end_rot": [ + -30.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 740.497, + 2842.3952, + 825.2157 + ], + "start_rot": [ + -30.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 740.497, + 2842.3952, + 825.2157 + ], + "actual_end_pos": [ + 740.497, + 2842.3952, + 825.2157 + ], + "actual_end_rot": [ + -30.0, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 740.497, + 2842.3952, + 825.2157 + ], + "start_rot": [ + -30.0, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 740.497, + 2842.3952, + 825.2157 + ], + "actual_end_pos": [ + 740.497, + 2842.3952, + 825.2157 + ], + "actual_end_rot": [ + -22.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 740.497, + 2842.3952, + 825.2157 + ], + "start_rot": [ + -22.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 651.2571, + 2866.307, + 786.9474 + ], + "actual_end_pos": [ + 651.2571, + 2866.307, + 786.9474 + ], + "actual_end_rot": [ + -22.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 651.2571, + 2866.307, + 786.9474 + ], + "start_rot": [ + -22.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 677.139, + 2962.8995, + 786.9474 + ], + "actual_end_pos": [ + 677.139, + 2962.8995, + 786.9474 + ], + "actual_end_rot": [ + -22.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 677.139, + 2962.8995, + 786.9474 + ], + "start_rot": [ + -22.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 677.139, + 2962.8995, + 786.9474 + ], + "actual_end_pos": [ + 677.139, + 2962.8995, + 786.9474 + ], + "actual_end_rot": [ + -22.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 677.139, + 2962.8995, + 786.9474 + ], + "start_rot": [ + -22.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 584.7511, + 2962.8995, + 748.679 + ], + "actual_end_pos": [ + 584.7511, + 2962.8995, + 748.679 + ], + "actual_end_rot": [ + -22.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 584.7511, + 2962.8995, + 748.679 + ], + "start_rot": [ + -22.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 677.139, + 2962.8995, + 786.9474 + ], + "actual_end_pos": [ + 677.139, + 2962.8995, + 786.9474 + ], + "actual_end_rot": [ + -22.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 677.139, + 2962.8995, + 786.9474 + ], + "start_rot": [ + -22.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 677.139, + 2862.8995, + 786.9474 + ], + "actual_end_pos": [ + 677.139, + 2862.8995, + 786.9474 + ], + "actual_end_rot": [ + -22.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 677.139, + 2862.8995, + 786.9474 + ], + "start_rot": [ + -22.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 677.139, + 2962.8995, + 786.9474 + ], + "actual_end_pos": [ + 677.139, + 2962.8995, + 786.9474 + ], + "actual_end_rot": [ + -22.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 677.139, + 2962.8995, + 786.9474 + ], + "start_rot": [ + -22.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 677.139, + 3062.8995, + 786.9474 + ], + "actual_end_pos": [ + 677.139, + 3062.8995, + 786.9474 + ], + "actual_end_rot": [ + -22.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 677.139, + 3062.8995, + 786.9474 + ], + "start_rot": [ + -22.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 769.527, + 3062.8995, + 825.2157 + ], + "actual_end_pos": [ + 769.527, + 3062.8995, + 825.2157 + ], + "actual_end_rot": [ + -22.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 769.527, + 3062.8995, + 825.2157 + ], + "start_rot": [ + -22.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 769.527, + 3162.8995, + 825.2157 + ], + "actual_end_pos": [ + 769.527, + 3162.8995, + 825.2157 + ], + "actual_end_rot": [ + -22.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 769.527, + 3162.8995, + 825.2157 + ], + "start_rot": [ + -22.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 677.139, + 3162.8995, + 786.9474 + ], + "actual_end_pos": [ + 677.139, + 3162.8995, + 786.9474 + ], + "actual_end_rot": [ + -22.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 677.139, + 3162.8995, + 786.9474 + ], + "start_rot": [ + -22.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 769.527, + 3162.8995, + 825.2157 + ], + "actual_end_pos": [ + 769.527, + 3162.8995, + 825.2157 + ], + "actual_end_rot": [ + -22.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 769.527, + 3162.8995, + 825.2157 + ], + "start_rot": [ + -22.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 861.9149, + 3162.8995, + 863.4841 + ], + "actual_end_pos": [ + 861.9149, + 3162.8995, + 863.4841 + ], + "actual_end_rot": [ + -22.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 861.9149, + 3162.8995, + 863.4841 + ], + "start_rot": [ + -22.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 861.9149, + 3162.8995, + 863.4841 + ], + "actual_end_pos": [ + 861.9149, + 3162.8995, + 863.4841 + ], + "actual_end_rot": [ + -22.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 861.9149, + 3162.8995, + 863.4841 + ], + "start_rot": [ + -22.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 887.7969, + 3259.4921, + 863.4841 + ], + "actual_end_pos": [ + 887.7969, + 3259.4921, + 863.4841 + ], + "actual_end_rot": [ + -22.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 887.7969, + 3259.4921, + 863.4841 + ], + "start_rot": [ + -22.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 798.5569, + 3283.4039, + 825.2157 + ], + "actual_end_pos": [ + 798.5569, + 3283.4039, + 825.2157 + ], + "actual_end_rot": [ + -22.5, + 165.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 798.5569, + 3283.4039, + 825.2157 + ], + "start_rot": [ + -22.5, + 165.0, + 0.0 + ], + "expected_end_pos": [ + 798.5569, + 3283.4039, + 825.2157 + ], + "actual_end_pos": [ + 798.5569, + 3283.4039, + 825.2157 + ], + "actual_end_rot": [ + -22.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 798.5569, + 3283.4039, + 825.2157 + ], + "start_rot": [ + -22.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 798.5569, + 3283.4039, + 825.2157 + ], + "actual_end_pos": [ + 798.5569, + 3283.4039, + 825.2157 + ], + "actual_end_rot": [ + -22.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 798.5569, + 3283.4039, + 825.2157 + ], + "start_rot": [ + -22.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 798.5569, + 3183.4039, + 825.2157 + ], + "actual_end_pos": [ + 798.5569, + 3183.4039, + 825.2157 + ], + "actual_end_rot": [ + -22.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 798.5569, + 3183.4039, + 825.2157 + ], + "start_rot": [ + -22.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 706.169, + 3183.4039, + 786.9474 + ], + "actual_end_pos": [ + 706.169, + 3183.4039, + 786.9474 + ], + "actual_end_rot": [ + -22.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 706.169, + 3183.4039, + 786.9474 + ], + "start_rot": [ + -22.5, + 180.0, + 0.0 + ], + "expected_end_pos": [ + 613.781, + 3183.4039, + 748.679 + ], + "actual_end_pos": [ + 613.781, + 3183.4039, + 748.679 + ], + "actual_end_rot": [ + -22.5, + 180.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260422_172644__pair_003382_A_traj_003382_meta.json b/equivalence_easy/run_20260422_172644__pair_003382_A_traj_003382_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..61990c9c38e1ff7bfdbf97f6f88680b0e54c56ac --- /dev/null +++ b/equivalence_easy/run_20260422_172644__pair_003382_A_traj_003382_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 3382, + "episode_id": 0, + "state_id": 2513, + "sample_index": 2513, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 3383, + "primary_trajectory_id": 3382, + "paired_trajectory_id": 3383, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 880.0, + 4230.0, + 850.0 + ], + "rotation": [ + 0.0, + 45.0, + 0.0 + ] + }, + "action_sequence": [ + "turn_right", + "move_right", + "turn_left", + "move_forward", + "move_right", + "turn_left", + "move_left", + "turn_right", + "no_op", + "look_up", + "move_right", + "no_op", + "turn_left", + "move_forward", + "move_forward", + "turn_left", + "move_right", + "turn_left", + "look_down", + "look_down", + "move_left", + "turn_left", + "look_up", + "move_forward", + "turn_right", + "turn_right", + "turn_right", + "move_right", + "move_forward", + "move_left", + "move_forward", + "move_forward", + "move_forward", + "turn_left", + "move_forward", + "no_op", + "move_forward", + "move_forward", + "move_forward", + "turn_right" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 880.0, + 4230.0, + 850.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 880.0, + 4230.0, + 850.0 + ], + "actual_end_pos": [ + 880.0, + 4230.0, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 880.0, + 4230.0, + 850.0 + ], + "start_rot": [ + 0.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 793.3975, + 4280.0, + 850.0 + ], + "actual_end_pos": [ + 793.3975, + 4280.0, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 793.3975, + 4280.0, + 850.0 + ], + "start_rot": [ + 0.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 793.3975, + 4280.0, + 850.0 + ], + "actual_end_pos": [ + 793.3975, + 4280.0, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 793.3975, + 4280.0, + 850.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 864.1081, + 4350.7107, + 850.0 + ], + "actual_end_pos": [ + 864.1081, + 4350.7107, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 864.1081, + 4350.7107, + 850.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 793.3975, + 4421.4214, + 850.0 + ], + "actual_end_pos": [ + 793.3975, + 4421.4214, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 793.3975, + 4421.4214, + 850.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 793.3975, + 4421.4214, + 850.0 + ], + "actual_end_pos": [ + 793.3975, + 4421.4214, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 793.3975, + 4421.4214, + 850.0 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 843.3975, + 4334.8188, + 850.0 + ], + "actual_end_pos": [ + 843.3975, + 4334.8188, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 843.3975, + 4334.8188, + 850.0 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 843.3975, + 4334.8188, + 850.0 + ], + "actual_end_pos": [ + 843.3975, + 4334.8188, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 843.3975, + 4334.8188, + 850.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 843.3975, + 4334.8188, + 850.0 + ], + "actual_end_pos": [ + 843.3975, + 4334.8188, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 843.3975, + 4334.8188, + 850.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 843.3975, + 4334.8188, + 850.0 + ], + "actual_end_pos": [ + 843.3975, + 4334.8188, + 850.0 + ], + "actual_end_rot": [ + 7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 843.3975, + 4334.8188, + 850.0 + ], + "start_rot": [ + 7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 772.6868, + 4405.5295, + 850.0 + ], + "actual_end_pos": [ + 772.6868, + 4405.5295, + 850.0 + ], + "actual_end_rot": [ + 7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 772.6868, + 4405.5295, + 850.0 + ], + "start_rot": [ + 7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 772.6868, + 4405.5295, + 850.0 + ], + "actual_end_pos": [ + 772.6868, + 4405.5295, + 850.0 + ], + "actual_end_rot": [ + 7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 772.6868, + 4405.5295, + 850.0 + ], + "start_rot": [ + 7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 772.6868, + 4405.5295, + 850.0 + ], + "actual_end_pos": [ + 772.6868, + 4405.5295, + 850.0 + ], + "actual_end_rot": [ + 7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 772.6868, + 4405.5295, + 850.0 + ], + "start_rot": [ + 7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 858.5484, + 4455.1017, + 863.0526 + ], + "actual_end_pos": [ + 858.5484, + 4455.1017, + 863.0526 + ], + "actual_end_rot": [ + 7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 858.5484, + 4455.1017, + 863.0526 + ], + "start_rot": [ + 7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 944.4101, + 4504.674, + 876.1052 + ], + "actual_end_pos": [ + 944.4101, + 4504.674, + 876.1052 + ], + "actual_end_rot": [ + 7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 944.4101, + 4504.674, + 876.1052 + ], + "start_rot": [ + 7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 944.4101, + 4504.674, + 876.1052 + ], + "actual_end_pos": [ + 944.4101, + 4504.674, + 876.1052 + ], + "actual_end_rot": [ + 7.5, + 15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 944.4101, + 4504.674, + 876.1052 + ], + "start_rot": [ + 7.5, + 15.0, + -0.0 + ], + "expected_end_pos": [ + 918.5282, + 4601.2666, + 876.1052 + ], + "actual_end_pos": [ + 918.5282, + 4601.2666, + 876.1052 + ], + "actual_end_rot": [ + 7.5, + 15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 918.5282, + 4601.2666, + 876.1052 + ], + "start_rot": [ + 7.5, + 15.0, + -0.0 + ], + "expected_end_pos": [ + 918.5282, + 4601.2666, + 876.1052 + ], + "actual_end_pos": [ + 918.5282, + 4601.2666, + 876.1052 + ], + "actual_end_rot": [ + 7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 918.5282, + 4601.2666, + 876.1052 + ], + "start_rot": [ + 7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 918.5282, + 4601.2666, + 876.1052 + ], + "actual_end_pos": [ + 918.5282, + 4601.2666, + 876.1052 + ], + "actual_end_rot": [ + 0.0, + 0.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 918.5282, + 4601.2666, + 876.1052 + ], + "start_rot": [ + 0.0, + 0.0, + -0.0 + ], + "expected_end_pos": [ + 918.5282, + 4601.2666, + 876.1052 + ], + "actual_end_pos": [ + 918.5282, + 4601.2666, + 876.1052 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 918.5282, + 4601.2666, + 876.1052 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 918.5282, + 4501.2666, + 876.1052 + ], + "actual_end_pos": [ + 918.5282, + 4501.2666, + 876.1052 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 918.5282, + 4501.2666, + 876.1052 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 918.5282, + 4501.2666, + 876.1052 + ], + "actual_end_pos": [ + 918.5282, + 4501.2666, + 876.1052 + ], + "actual_end_rot": [ + -7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 918.5282, + 4501.2666, + 876.1052 + ], + "start_rot": [ + -7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 918.5282, + 4501.2666, + 876.1052 + ], + "actual_end_pos": [ + 918.5282, + 4501.2666, + 876.1052 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 918.5282, + 4501.2666, + 876.1052 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 1015.1207, + 4475.3847, + 876.1052 + ], + "actual_end_pos": [ + 1015.1207, + 4475.3847, + 876.1052 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 1015.1207, + 4475.3847, + 876.1052 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 1015.1207, + 4475.3847, + 876.1052 + ], + "actual_end_pos": [ + 1015.1207, + 4475.3847, + 876.1052 + ], + "actual_end_rot": [ + 0.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 1015.1207, + 4475.3847, + 876.1052 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 1015.1207, + 4475.3847, + 876.1052 + ], + "actual_end_pos": [ + 1015.1207, + 4475.3847, + 876.1052 + ], + "actual_end_rot": [ + 0.0, + 15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 1015.1207, + 4475.3847, + 876.1052 + ], + "start_rot": [ + 0.0, + 15.0, + -0.0 + ], + "expected_end_pos": [ + 1015.1207, + 4475.3847, + 876.1052 + ], + "actual_end_pos": [ + 1015.1207, + 4475.3847, + 876.1052 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 1015.1207, + 4475.3847, + 876.1052 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 965.1207, + 4561.9872, + 876.1052 + ], + "actual_end_pos": [ + 965.1207, + 4561.9872, + 876.1052 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 965.1207, + 4561.9872, + 876.1052 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 1051.7233, + 4611.9872, + 876.1052 + ], + "actual_end_pos": [ + 1051.7233, + 4611.9872, + 876.1052 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 1051.7233, + 4611.9872, + 876.1052 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 1101.7233, + 4525.3847, + 876.1052 + ], + "actual_end_pos": [ + 1101.7233, + 4525.3847, + 876.1052 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1101.7233, + 4525.3847, + 876.1052 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 1188.3258, + 4575.3847, + 876.1052 + ], + "actual_end_pos": [ + 1188.3258, + 4575.3847, + 876.1052 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1188.3258, + 4575.3847, + 876.1052 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 1274.9284, + 4625.3847, + 876.1052 + ], + "actual_end_pos": [ + 1274.9284, + 4625.3847, + 876.1052 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1274.9284, + 4625.3847, + 876.1052 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 1361.5309, + 4675.3847, + 876.1052 + ], + "actual_end_pos": [ + 1361.5309, + 4675.3847, + 876.1052 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 1361.5309, + 4675.3847, + 876.1052 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 1361.5309, + 4675.3847, + 876.1052 + ], + "actual_end_pos": [ + 1361.5309, + 4675.3847, + 876.1052 + ], + "actual_end_rot": [ + 0.0, + 15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1361.5309, + 4675.3847, + 876.1052 + ], + "start_rot": [ + 0.0, + 15.0, + -0.0 + ], + "expected_end_pos": [ + 1458.1235, + 4701.2666, + 876.1052 + ], + "actual_end_pos": [ + 1458.1235, + 4701.2666, + 876.1052 + ], + "actual_end_rot": [ + 0.0, + 15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 1458.1235, + 4701.2666, + 876.1052 + ], + "start_rot": [ + 0.0, + 15.0, + -0.0 + ], + "expected_end_pos": [ + 1458.1235, + 4701.2666, + 876.1052 + ], + "actual_end_pos": [ + 1458.1235, + 4701.2666, + 876.1052 + ], + "actual_end_rot": [ + 0.0, + 15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1458.1235, + 4701.2666, + 876.1052 + ], + "start_rot": [ + 0.0, + 15.0, + -0.0 + ], + "expected_end_pos": [ + 1554.7161, + 4727.1485, + 876.1052 + ], + "actual_end_pos": [ + 1554.7161, + 4727.1485, + 876.1052 + ], + "actual_end_rot": [ + 0.0, + 15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1554.7161, + 4727.1485, + 876.1052 + ], + "start_rot": [ + 0.0, + 15.0, + -0.0 + ], + "expected_end_pos": [ + 1651.3087, + 4753.0304, + 876.1052 + ], + "actual_end_pos": [ + 1651.3087, + 4753.0304, + 876.1052 + ], + "actual_end_rot": [ + 0.0, + 15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1651.3087, + 4753.0304, + 876.1052 + ], + "start_rot": [ + 0.0, + 15.0, + -0.0 + ], + "expected_end_pos": [ + 1747.9012, + 4778.9123, + 876.1052 + ], + "actual_end_pos": [ + 1747.9012, + 4778.9123, + 876.1052 + ], + "actual_end_rot": [ + 0.0, + 15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 1747.9012, + 4778.9123, + 876.1052 + ], + "start_rot": [ + 0.0, + 15.0, + -0.0 + ], + "expected_end_pos": [ + 1747.9012, + 4778.9123, + 876.1052 + ], + "actual_end_pos": [ + 1747.9012, + 4778.9123, + 876.1052 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260422_172644__pair_003382_B_traj_003383_meta.json b/equivalence_easy/run_20260422_172644__pair_003382_B_traj_003383_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ad93185e6d5e69cf9b47efd5d59998b844d2470c --- /dev/null +++ b/equivalence_easy/run_20260422_172644__pair_003382_B_traj_003383_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 3383, + "episode_id": 0, + "state_id": 2513, + "sample_index": 2513, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 3382, + "primary_trajectory_id": 3382, + "paired_trajectory_id": 3383, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 880.0, + 4230.0, + 850.0 + ], + "rotation": [ + 0.0, + 45.0, + 0.0 + ] + }, + "action_sequence": [ + "turn_right", + "move_right", + "turn_left", + "move_forward", + "move_right", + "turn_left", + "move_left", + "turn_right", + "no_op", + "look_up", + "move_right", + "no_op", + "turn_left", + "move_forward", + "move_forward", + "turn_left", + "move_right", + "look_down", + "look_down", + "turn_left", + "move_left", + "turn_left", + "look_up", + "move_forward", + "turn_right", + "turn_right", + "turn_right", + "move_forward", + "move_forward", + "move_forward", + "move_forward", + "move_right", + "move_left", + "turn_left", + "move_forward", + "no_op", + "move_forward", + "move_forward", + "move_forward", + "turn_right" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 880.0, + 4230.0, + 850.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 880.0, + 4230.0, + 850.0 + ], + "actual_end_pos": [ + 880.0, + 4230.0, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 880.0, + 4230.0, + 850.0 + ], + "start_rot": [ + 0.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 793.3975, + 4280.0, + 850.0 + ], + "actual_end_pos": [ + 793.3975, + 4280.0, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 793.3975, + 4280.0, + 850.0 + ], + "start_rot": [ + 0.0, + 60.0, + 0.0 + ], + "expected_end_pos": [ + 793.3975, + 4280.0, + 850.0 + ], + "actual_end_pos": [ + 793.3975, + 4280.0, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 793.3975, + 4280.0, + 850.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 864.1081, + 4350.7107, + 850.0 + ], + "actual_end_pos": [ + 864.1081, + 4350.7107, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 864.1081, + 4350.7107, + 850.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 793.3975, + 4421.4214, + 850.0 + ], + "actual_end_pos": [ + 793.3975, + 4421.4214, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 793.3975, + 4421.4214, + 850.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 793.3975, + 4421.4214, + 850.0 + ], + "actual_end_pos": [ + 793.3975, + 4421.4214, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 793.3975, + 4421.4214, + 850.0 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 843.3975, + 4334.8188, + 850.0 + ], + "actual_end_pos": [ + 843.3975, + 4334.8188, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 843.3975, + 4334.8188, + 850.0 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 843.3975, + 4334.8188, + 850.0 + ], + "actual_end_pos": [ + 843.3975, + 4334.8188, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 843.3975, + 4334.8188, + 850.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 843.3975, + 4334.8188, + 850.0 + ], + "actual_end_pos": [ + 843.3975, + 4334.8188, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 843.3975, + 4334.8188, + 850.0 + ], + "start_rot": [ + 0.0, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 843.3975, + 4334.8188, + 850.0 + ], + "actual_end_pos": [ + 843.3975, + 4334.8188, + 850.0 + ], + "actual_end_rot": [ + 7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 843.3975, + 4334.8188, + 850.0 + ], + "start_rot": [ + 7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 772.6868, + 4405.5295, + 850.0 + ], + "actual_end_pos": [ + 772.6868, + 4405.5295, + 850.0 + ], + "actual_end_rot": [ + 7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 772.6868, + 4405.5295, + 850.0 + ], + "start_rot": [ + 7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 772.6868, + 4405.5295, + 850.0 + ], + "actual_end_pos": [ + 772.6868, + 4405.5295, + 850.0 + ], + "actual_end_rot": [ + 7.5, + 45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 772.6868, + 4405.5295, + 850.0 + ], + "start_rot": [ + 7.5, + 45.0, + 0.0 + ], + "expected_end_pos": [ + 772.6868, + 4405.5295, + 850.0 + ], + "actual_end_pos": [ + 772.6868, + 4405.5295, + 850.0 + ], + "actual_end_rot": [ + 7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 772.6868, + 4405.5295, + 850.0 + ], + "start_rot": [ + 7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 858.5484, + 4455.1017, + 863.0526 + ], + "actual_end_pos": [ + 858.5484, + 4455.1017, + 863.0526 + ], + "actual_end_rot": [ + 7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 858.5484, + 4455.1017, + 863.0526 + ], + "start_rot": [ + 7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 944.4101, + 4504.674, + 876.1052 + ], + "actual_end_pos": [ + 944.4101, + 4504.674, + 876.1052 + ], + "actual_end_rot": [ + 7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 944.4101, + 4504.674, + 876.1052 + ], + "start_rot": [ + 7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 944.4101, + 4504.674, + 876.1052 + ], + "actual_end_pos": [ + 944.4101, + 4504.674, + 876.1052 + ], + "actual_end_rot": [ + 7.5, + 15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 944.4101, + 4504.674, + 876.1052 + ], + "start_rot": [ + 7.5, + 15.0, + -0.0 + ], + "expected_end_pos": [ + 918.5282, + 4601.2666, + 876.1052 + ], + "actual_end_pos": [ + 918.5282, + 4601.2666, + 876.1052 + ], + "actual_end_rot": [ + 7.5, + 15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 918.5282, + 4601.2666, + 876.1052 + ], + "start_rot": [ + 7.5, + 15.0, + -0.0 + ], + "expected_end_pos": [ + 918.5282, + 4601.2666, + 876.1052 + ], + "actual_end_pos": [ + 918.5282, + 4601.2666, + 876.1052 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 918.5282, + 4601.2666, + 876.1052 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 918.5282, + 4601.2666, + 876.1052 + ], + "actual_end_pos": [ + 918.5282, + 4601.2666, + 876.1052 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 918.5282, + 4601.2666, + 876.1052 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 918.5282, + 4601.2666, + 876.1052 + ], + "actual_end_pos": [ + 918.5282, + 4601.2666, + 876.1052 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 918.5282, + 4601.2666, + 876.1052 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 918.5282, + 4501.2666, + 876.1052 + ], + "actual_end_pos": [ + 918.5282, + 4501.2666, + 876.1052 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 918.5282, + 4501.2666, + 876.1052 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 918.5282, + 4501.2666, + 876.1052 + ], + "actual_end_pos": [ + 918.5282, + 4501.2666, + 876.1052 + ], + "actual_end_rot": [ + -7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 918.5282, + 4501.2666, + 876.1052 + ], + "start_rot": [ + -7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 918.5282, + 4501.2666, + 876.1052 + ], + "actual_end_pos": [ + 918.5282, + 4501.2666, + 876.1052 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 918.5282, + 4501.2666, + 876.1052 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 1015.1207, + 4475.3847, + 876.1052 + ], + "actual_end_pos": [ + 1015.1207, + 4475.3847, + 876.1052 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 1015.1207, + 4475.3847, + 876.1052 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 1015.1207, + 4475.3847, + 876.1052 + ], + "actual_end_pos": [ + 1015.1207, + 4475.3847, + 876.1052 + ], + "actual_end_rot": [ + 0.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 1015.1207, + 4475.3847, + 876.1052 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 1015.1207, + 4475.3847, + 876.1052 + ], + "actual_end_pos": [ + 1015.1207, + 4475.3847, + 876.1052 + ], + "actual_end_rot": [ + 0.0, + 15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 1015.1207, + 4475.3847, + 876.1052 + ], + "start_rot": [ + 0.0, + 15.0, + -0.0 + ], + "expected_end_pos": [ + 1015.1207, + 4475.3847, + 876.1052 + ], + "actual_end_pos": [ + 1015.1207, + 4475.3847, + 876.1052 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1015.1207, + 4475.3847, + 876.1052 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 1101.7233, + 4525.3847, + 876.1052 + ], + "actual_end_pos": [ + 1101.7233, + 4525.3847, + 876.1052 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1101.7233, + 4525.3847, + 876.1052 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 1188.3258, + 4575.3847, + 876.1052 + ], + "actual_end_pos": [ + 1188.3258, + 4575.3847, + 876.1052 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1188.3258, + 4575.3847, + 876.1052 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 1274.9284, + 4625.3847, + 876.1052 + ], + "actual_end_pos": [ + 1274.9284, + 4625.3847, + 876.1052 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1274.9284, + 4625.3847, + 876.1052 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 1361.5309, + 4675.3847, + 876.1052 + ], + "actual_end_pos": [ + 1361.5309, + 4675.3847, + 876.1052 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 1361.5309, + 4675.3847, + 876.1052 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 1311.5309, + 4761.9872, + 876.1052 + ], + "actual_end_pos": [ + 1311.5309, + 4761.9872, + 876.1052 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 1311.5309, + 4761.9872, + 876.1052 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 1361.5309, + 4675.3847, + 876.1052 + ], + "actual_end_pos": [ + 1361.5309, + 4675.3847, + 876.1052 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 1361.5309, + 4675.3847, + 876.1052 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 1361.5309, + 4675.3847, + 876.1052 + ], + "actual_end_pos": [ + 1361.5309, + 4675.3847, + 876.1052 + ], + "actual_end_rot": [ + 0.0, + 15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1361.5309, + 4675.3847, + 876.1052 + ], + "start_rot": [ + 0.0, + 15.0, + -0.0 + ], + "expected_end_pos": [ + 1458.1235, + 4701.2666, + 876.1052 + ], + "actual_end_pos": [ + 1458.1235, + 4701.2666, + 876.1052 + ], + "actual_end_rot": [ + 0.0, + 15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 1458.1235, + 4701.2666, + 876.1052 + ], + "start_rot": [ + 0.0, + 15.0, + -0.0 + ], + "expected_end_pos": [ + 1458.1235, + 4701.2666, + 876.1052 + ], + "actual_end_pos": [ + 1458.1235, + 4701.2666, + 876.1052 + ], + "actual_end_rot": [ + 0.0, + 15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1458.1235, + 4701.2666, + 876.1052 + ], + "start_rot": [ + 0.0, + 15.0, + -0.0 + ], + "expected_end_pos": [ + 1554.7161, + 4727.1485, + 876.1052 + ], + "actual_end_pos": [ + 1554.7161, + 4727.1485, + 876.1052 + ], + "actual_end_rot": [ + 0.0, + 15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1554.7161, + 4727.1485, + 876.1052 + ], + "start_rot": [ + 0.0, + 15.0, + -0.0 + ], + "expected_end_pos": [ + 1651.3087, + 4753.0304, + 876.1052 + ], + "actual_end_pos": [ + 1651.3087, + 4753.0304, + 876.1052 + ], + "actual_end_rot": [ + 0.0, + 15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1651.3087, + 4753.0304, + 876.1052 + ], + "start_rot": [ + 0.0, + 15.0, + -0.0 + ], + "expected_end_pos": [ + 1747.9012, + 4778.9123, + 876.1052 + ], + "actual_end_pos": [ + 1747.9012, + 4778.9123, + 876.1052 + ], + "actual_end_rot": [ + 0.0, + 15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 1747.9012, + 4778.9123, + 876.1052 + ], + "start_rot": [ + 0.0, + 15.0, + -0.0 + ], + "expected_end_pos": [ + 1747.9012, + 4778.9123, + 876.1052 + ], + "actual_end_pos": [ + 1747.9012, + 4778.9123, + 876.1052 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260422_172644__pair_003390_A_traj_003390_meta.json b/equivalence_easy/run_20260422_172644__pair_003390_A_traj_003390_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0dc2fa72a76d31ef36368d99a7c2831f3eec5187 --- /dev/null +++ b/equivalence_easy/run_20260422_172644__pair_003390_A_traj_003390_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 3390, + "episode_id": 0, + "state_id": 2518, + "sample_index": 2518, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 3391, + "primary_trajectory_id": 3390, + "paired_trajectory_id": 3391, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 880.0, + 4230.0, + 850.0 + ], + "rotation": [ + 0.0, + 270.0, + 0.0 + ] + }, + "action_sequence": [ + "look_up", + "look_up", + "no_op", + "turn_left", + "move_left", + "move_forward", + "move_left", + "turn_left", + "no_op", + "turn_right", + "move_right", + "look_down", + "look_down", + "move_forward", + "look_up", + "move_backward", + "turn_right", + "move_forward", + "move_forward", + "turn_left", + "turn_left", + "no_op", + "look_up", + "move_backward", + "move_right", + "turn_left", + "move_left", + "turn_right", + "no_op", + "move_backward", + "look_up", + "move_forward", + "move_forward", + "turn_left", + "turn_left", + "no_op", + "move_backward", + "move_right", + "move_forward", + "turn_right" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 880.0, + 4230.0, + 850.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 880.0, + 4230.0, + 850.0 + ], + "actual_end_pos": [ + 880.0, + 4230.0, + 850.0 + ], + "actual_end_rot": [ + 7.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 880.0, + 4230.0, + 850.0 + ], + "start_rot": [ + 7.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 880.0, + 4230.0, + 850.0 + ], + "actual_end_pos": [ + 880.0, + 4230.0, + 850.0 + ], + "actual_end_rot": [ + 15.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 880.0, + 4230.0, + 850.0 + ], + "start_rot": [ + 15.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 880.0, + 4230.0, + 850.0 + ], + "actual_end_pos": [ + 880.0, + 4230.0, + 850.0 + ], + "actual_end_rot": [ + 15.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 880.0, + 4230.0, + 850.0 + ], + "start_rot": [ + 15.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 880.0, + 4230.0, + 850.0 + ], + "actual_end_pos": [ + 880.0, + 4230.0, + 850.0 + ], + "actual_end_rot": [ + 15.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 880.0, + 4230.0, + 850.0 + ], + "start_rot": [ + 15.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 783.4074, + 4255.8819, + 850.0 + ], + "actual_end_pos": [ + 783.4074, + 4255.8819, + 850.0 + ], + "actual_end_rot": [ + 15.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 783.4074, + 4255.8819, + 850.0 + ], + "start_rot": [ + 15.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 758.4074, + 4162.5806, + 875.8819 + ], + "actual_end_pos": [ + 758.4074, + 4162.5806, + 875.8819 + ], + "actual_end_rot": [ + 15.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 758.4074, + 4162.5806, + 875.8819 + ], + "start_rot": [ + 15.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 661.8148, + 4188.4625, + 875.8819 + ], + "actual_end_pos": [ + 661.8148, + 4188.4625, + 875.8819 + ], + "actual_end_rot": [ + 15.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 661.8148, + 4188.4625, + 875.8819 + ], + "start_rot": [ + 15.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 661.8148, + 4188.4625, + 875.8819 + ], + "actual_end_pos": [ + 661.8148, + 4188.4625, + 875.8819 + ], + "actual_end_rot": [ + 15.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 661.8148, + 4188.4625, + 875.8819 + ], + "start_rot": [ + 15.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 661.8148, + 4188.4625, + 875.8819 + ], + "actual_end_pos": [ + 661.8148, + 4188.4625, + 875.8819 + ], + "actual_end_rot": [ + 15.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 661.8148, + 4188.4625, + 875.8819 + ], + "start_rot": [ + 15.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 661.8148, + 4188.4625, + 875.8819 + ], + "actual_end_pos": [ + 661.8148, + 4188.4625, + 875.8819 + ], + "actual_end_rot": [ + 15.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 661.8148, + 4188.4625, + 875.8819 + ], + "start_rot": [ + 15.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 758.4074, + 4162.5806, + 875.8819 + ], + "actual_end_pos": [ + 758.4074, + 4162.5806, + 875.8819 + ], + "actual_end_rot": [ + 15.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 758.4074, + 4162.5806, + 875.8819 + ], + "start_rot": [ + 15.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 758.4074, + 4162.5806, + 875.8819 + ], + "actual_end_pos": [ + 758.4074, + 4162.5806, + 875.8819 + ], + "actual_end_rot": [ + 7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 758.4074, + 4162.5806, + 875.8819 + ], + "start_rot": [ + 7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 758.4074, + 4162.5806, + 875.8819 + ], + "actual_end_pos": [ + 758.4074, + 4162.5806, + 875.8819 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 758.4074, + 4162.5806, + 875.8819 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 732.5255, + 4065.988, + 875.8819 + ], + "actual_end_pos": [ + 732.5255, + 4065.988, + 875.8819 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 732.5255, + 4065.988, + 875.8819 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 732.5255, + 4065.988, + 875.8819 + ], + "actual_end_pos": [ + 732.5255, + 4065.988, + 875.8819 + ], + "actual_end_rot": [ + 7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 732.5255, + 4065.988, + 875.8819 + ], + "start_rot": [ + 7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 758.186, + 4161.7543, + 862.8293 + ], + "actual_end_pos": [ + 758.186, + 4161.7543, + 862.8293 + ], + "actual_end_rot": [ + 7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 758.186, + 4161.7543, + 862.8293 + ], + "start_rot": [ + 7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 758.186, + 4161.7543, + 862.8293 + ], + "actual_end_pos": [ + 758.186, + 4161.7543, + 862.8293 + ], + "actual_end_rot": [ + 7.5, + -90.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 758.186, + 4161.7543, + 862.8293 + ], + "start_rot": [ + 7.5, + -90.0, + -0.0 + ], + "expected_end_pos": [ + 758.186, + 4062.6098, + 875.8819 + ], + "actual_end_pos": [ + 758.186, + 4062.6098, + 875.8819 + ], + "actual_end_rot": [ + 7.5, + -90.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 758.186, + 4062.6098, + 875.8819 + ], + "start_rot": [ + 7.5, + -90.0, + -0.0 + ], + "expected_end_pos": [ + 758.186, + 3963.4653, + 888.9345 + ], + "actual_end_pos": [ + 758.186, + 3963.4653, + 888.9345 + ], + "actual_end_rot": [ + 7.5, + -90.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 758.186, + 3963.4653, + 888.9345 + ], + "start_rot": [ + 7.5, + -90.0, + -0.0 + ], + "expected_end_pos": [ + 758.186, + 3963.4653, + 888.9345 + ], + "actual_end_pos": [ + 758.186, + 3963.4653, + 888.9345 + ], + "actual_end_rot": [ + 7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 758.186, + 3963.4653, + 888.9345 + ], + "start_rot": [ + 7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 758.186, + 3963.4653, + 888.9345 + ], + "actual_end_pos": [ + 758.186, + 3963.4653, + 888.9345 + ], + "actual_end_rot": [ + 7.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 758.186, + 3963.4653, + 888.9345 + ], + "start_rot": [ + 7.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 758.186, + 3963.4653, + 888.9345 + ], + "actual_end_pos": [ + 758.186, + 3963.4653, + 888.9345 + ], + "actual_end_rot": [ + 7.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 758.186, + 3963.4653, + 888.9345 + ], + "start_rot": [ + 7.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 758.186, + 3963.4653, + 888.9345 + ], + "actual_end_pos": [ + 758.186, + 3963.4653, + 888.9345 + ], + "actual_end_rot": [ + 15.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 758.186, + 3963.4653, + 888.9345 + ], + "start_rot": [ + 15.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 806.4823, + 4047.1169, + 863.0526 + ], + "actual_end_pos": [ + 806.4823, + 4047.1169, + 863.0526 + ], + "actual_end_rot": [ + 15.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 806.4823, + 4047.1169, + 863.0526 + ], + "start_rot": [ + 15.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 893.0848, + 3997.1169, + 863.0526 + ], + "actual_end_pos": [ + 893.0848, + 3997.1169, + 863.0526 + ], + "actual_end_rot": [ + 15.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 893.0848, + 3997.1169, + 863.0526 + ], + "start_rot": [ + 15.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 893.0848, + 3997.1169, + 863.0526 + ], + "actual_end_pos": [ + 893.0848, + 3997.1169, + 863.0526 + ], + "actual_end_rot": [ + 15.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 893.0848, + 3997.1169, + 863.0526 + ], + "start_rot": [ + 15.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 822.3741, + 4067.8276, + 863.0526 + ], + "actual_end_pos": [ + 822.3741, + 4067.8276, + 863.0526 + ], + "actual_end_rot": [ + 15.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 822.3741, + 4067.8276, + 863.0526 + ], + "start_rot": [ + 15.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 822.3741, + 4067.8276, + 863.0526 + ], + "actual_end_pos": [ + 822.3741, + 4067.8276, + 863.0526 + ], + "actual_end_rot": [ + 15.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 822.3741, + 4067.8276, + 863.0526 + ], + "start_rot": [ + 15.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 822.3741, + 4067.8276, + 863.0526 + ], + "actual_end_pos": [ + 822.3741, + 4067.8276, + 863.0526 + ], + "actual_end_rot": [ + 15.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 822.3741, + 4067.8276, + 863.0526 + ], + "start_rot": [ + 15.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 870.6704, + 4151.4792, + 837.1707 + ], + "actual_end_pos": [ + 870.6704, + 4151.4792, + 837.1707 + ], + "actual_end_rot": [ + 15.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 870.6704, + 4151.4792, + 837.1707 + ], + "start_rot": [ + 15.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 870.6704, + 4151.4792, + 837.1707 + ], + "actual_end_pos": [ + 870.6704, + 4151.4792, + 837.1707 + ], + "actual_end_rot": [ + 22.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 870.6704, + 4151.4792, + 837.1707 + ], + "start_rot": [ + 22.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 824.4765, + 4071.4689, + 875.4391 + ], + "actual_end_pos": [ + 824.4765, + 4071.4689, + 875.4391 + ], + "actual_end_rot": [ + 22.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 824.4765, + 4071.4689, + 875.4391 + ], + "start_rot": [ + 22.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 778.2825, + 3991.4586, + 913.7074 + ], + "actual_end_pos": [ + 778.2825, + 3991.4586, + 913.7074 + ], + "actual_end_rot": [ + 22.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 778.2825, + 3991.4586, + 913.7074 + ], + "start_rot": [ + 22.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 778.2825, + 3991.4586, + 913.7074 + ], + "actual_end_pos": [ + 778.2825, + 3991.4586, + 913.7074 + ], + "actual_end_rot": [ + 22.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 778.2825, + 3991.4586, + 913.7074 + ], + "start_rot": [ + 22.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 778.2825, + 3991.4586, + 913.7074 + ], + "actual_end_pos": [ + 778.2825, + 3991.4586, + 913.7074 + ], + "actual_end_rot": [ + 22.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 778.2825, + 3991.4586, + 913.7074 + ], + "start_rot": [ + 22.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 778.2825, + 3991.4586, + 913.7074 + ], + "actual_end_pos": [ + 778.2825, + 3991.4586, + 913.7074 + ], + "actual_end_rot": [ + 22.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 778.2825, + 3991.4586, + 913.7074 + ], + "start_rot": [ + 22.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 858.2928, + 4037.6526, + 875.4391 + ], + "actual_end_pos": [ + 858.2928, + 4037.6526, + 875.4391 + ], + "actual_end_rot": [ + 22.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 858.2928, + 4037.6526, + 875.4391 + ], + "start_rot": [ + 22.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 908.2928, + 3951.05, + 875.4391 + ], + "actual_end_pos": [ + 908.2928, + 3951.05, + 875.4391 + ], + "actual_end_rot": [ + 22.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 908.2928, + 3951.05, + 875.4391 + ], + "start_rot": [ + 22.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 828.2825, + 3904.8561, + 913.7074 + ], + "actual_end_pos": [ + 828.2825, + 3904.8561, + 913.7074 + ], + "actual_end_rot": [ + 22.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 828.2825, + 3904.8561, + 913.7074 + ], + "start_rot": [ + 22.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 828.2825, + 3904.8561, + 913.7074 + ], + "actual_end_pos": [ + 828.2825, + 3904.8561, + 913.7074 + ], + "actual_end_rot": [ + 22.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260422_172644__pair_003390_B_traj_003391_meta.json b/equivalence_easy/run_20260422_172644__pair_003390_B_traj_003391_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e5a72858a64c3488c4e3543baa70ddd931198f1b --- /dev/null +++ b/equivalence_easy/run_20260422_172644__pair_003390_B_traj_003391_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 3391, + "episode_id": 0, + "state_id": 2518, + "sample_index": 2518, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 3390, + "primary_trajectory_id": 3390, + "paired_trajectory_id": 3391, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 880.0, + 4230.0, + 850.0 + ], + "rotation": [ + 0.0, + 270.0, + 0.0 + ] + }, + "action_sequence": [ + "look_up", + "look_up", + "no_op", + "turn_left", + "move_forward", + "move_left", + "move_left", + "turn_left", + "no_op", + "turn_right", + "move_right", + "look_down", + "look_down", + "move_forward", + "look_up", + "move_backward", + "turn_right", + "move_forward", + "move_forward", + "turn_left", + "turn_left", + "no_op", + "look_up", + "move_backward", + "move_right", + "turn_left", + "move_left", + "turn_right", + "no_op", + "move_backward", + "look_up", + "move_forward", + "move_forward", + "turn_left", + "turn_left", + "no_op", + "move_backward", + "move_forward", + "move_right", + "turn_right" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 880.0, + 4230.0, + 850.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 880.0, + 4230.0, + 850.0 + ], + "actual_end_pos": [ + 880.0, + 4230.0, + 850.0 + ], + "actual_end_rot": [ + 7.5, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 880.0, + 4230.0, + 850.0 + ], + "start_rot": [ + 7.5, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 880.0, + 4230.0, + 850.0 + ], + "actual_end_pos": [ + 880.0, + 4230.0, + 850.0 + ], + "actual_end_rot": [ + 15.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 880.0, + 4230.0, + 850.0 + ], + "start_rot": [ + 15.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 880.0, + 4230.0, + 850.0 + ], + "actual_end_pos": [ + 880.0, + 4230.0, + 850.0 + ], + "actual_end_rot": [ + 15.0, + -90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 880.0, + 4230.0, + 850.0 + ], + "start_rot": [ + 15.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 880.0, + 4230.0, + 850.0 + ], + "actual_end_pos": [ + 880.0, + 4230.0, + 850.0 + ], + "actual_end_rot": [ + 15.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 880.0, + 4230.0, + 850.0 + ], + "start_rot": [ + 15.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 855.0, + 4136.6987, + 875.8819 + ], + "actual_end_pos": [ + 855.0, + 4136.6987, + 875.8819 + ], + "actual_end_rot": [ + 15.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 855.0, + 4136.6987, + 875.8819 + ], + "start_rot": [ + 15.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 758.4074, + 4162.5806, + 875.8819 + ], + "actual_end_pos": [ + 758.4074, + 4162.5806, + 875.8819 + ], + "actual_end_rot": [ + 15.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 758.4074, + 4162.5806, + 875.8819 + ], + "start_rot": [ + 15.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 661.8148, + 4188.4625, + 875.8819 + ], + "actual_end_pos": [ + 661.8148, + 4188.4625, + 875.8819 + ], + "actual_end_rot": [ + 15.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 661.8148, + 4188.4625, + 875.8819 + ], + "start_rot": [ + 15.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 661.8148, + 4188.4625, + 875.8819 + ], + "actual_end_pos": [ + 661.8148, + 4188.4625, + 875.8819 + ], + "actual_end_rot": [ + 15.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 661.8148, + 4188.4625, + 875.8819 + ], + "start_rot": [ + 15.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 661.8148, + 4188.4625, + 875.8819 + ], + "actual_end_pos": [ + 661.8148, + 4188.4625, + 875.8819 + ], + "actual_end_rot": [ + 15.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 661.8148, + 4188.4625, + 875.8819 + ], + "start_rot": [ + 15.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 661.8148, + 4188.4625, + 875.8819 + ], + "actual_end_pos": [ + 661.8148, + 4188.4625, + 875.8819 + ], + "actual_end_rot": [ + 15.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 661.8148, + 4188.4625, + 875.8819 + ], + "start_rot": [ + 15.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 758.4074, + 4162.5806, + 875.8819 + ], + "actual_end_pos": [ + 758.4074, + 4162.5806, + 875.8819 + ], + "actual_end_rot": [ + 15.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 758.4074, + 4162.5806, + 875.8819 + ], + "start_rot": [ + 15.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 758.4074, + 4162.5806, + 875.8819 + ], + "actual_end_pos": [ + 758.4074, + 4162.5806, + 875.8819 + ], + "actual_end_rot": [ + 7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 758.4074, + 4162.5806, + 875.8819 + ], + "start_rot": [ + 7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 758.4074, + 4162.5806, + 875.8819 + ], + "actual_end_pos": [ + 758.4074, + 4162.5806, + 875.8819 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 758.4074, + 4162.5806, + 875.8819 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 732.5255, + 4065.988, + 875.8819 + ], + "actual_end_pos": [ + 732.5255, + 4065.988, + 875.8819 + ], + "actual_end_rot": [ + 0.0, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 732.5255, + 4065.988, + 875.8819 + ], + "start_rot": [ + 0.0, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 732.5255, + 4065.988, + 875.8819 + ], + "actual_end_pos": [ + 732.5255, + 4065.988, + 875.8819 + ], + "actual_end_rot": [ + 7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 732.5255, + 4065.988, + 875.8819 + ], + "start_rot": [ + 7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 758.186, + 4161.7543, + 862.8293 + ], + "actual_end_pos": [ + 758.186, + 4161.7543, + 862.8293 + ], + "actual_end_rot": [ + 7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 758.186, + 4161.7543, + 862.8293 + ], + "start_rot": [ + 7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 758.186, + 4161.7543, + 862.8293 + ], + "actual_end_pos": [ + 758.186, + 4161.7543, + 862.8293 + ], + "actual_end_rot": [ + 7.5, + -90.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 758.186, + 4161.7543, + 862.8293 + ], + "start_rot": [ + 7.5, + -90.0, + -0.0 + ], + "expected_end_pos": [ + 758.186, + 4062.6098, + 875.8819 + ], + "actual_end_pos": [ + 758.186, + 4062.6098, + 875.8819 + ], + "actual_end_rot": [ + 7.5, + -90.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 758.186, + 4062.6098, + 875.8819 + ], + "start_rot": [ + 7.5, + -90.0, + -0.0 + ], + "expected_end_pos": [ + 758.186, + 3963.4653, + 888.9345 + ], + "actual_end_pos": [ + 758.186, + 3963.4653, + 888.9345 + ], + "actual_end_rot": [ + 7.5, + -90.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 758.186, + 3963.4653, + 888.9345 + ], + "start_rot": [ + 7.5, + -90.0, + -0.0 + ], + "expected_end_pos": [ + 758.186, + 3963.4653, + 888.9345 + ], + "actual_end_pos": [ + 758.186, + 3963.4653, + 888.9345 + ], + "actual_end_rot": [ + 7.5, + -105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 758.186, + 3963.4653, + 888.9345 + ], + "start_rot": [ + 7.5, + -105.0, + 0.0 + ], + "expected_end_pos": [ + 758.186, + 3963.4653, + 888.9345 + ], + "actual_end_pos": [ + 758.186, + 3963.4653, + 888.9345 + ], + "actual_end_rot": [ + 7.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 758.186, + 3963.4653, + 888.9345 + ], + "start_rot": [ + 7.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 758.186, + 3963.4653, + 888.9345 + ], + "actual_end_pos": [ + 758.186, + 3963.4653, + 888.9345 + ], + "actual_end_rot": [ + 7.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 758.186, + 3963.4653, + 888.9345 + ], + "start_rot": [ + 7.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 758.186, + 3963.4653, + 888.9345 + ], + "actual_end_pos": [ + 758.186, + 3963.4653, + 888.9345 + ], + "actual_end_rot": [ + 15.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 758.186, + 3963.4653, + 888.9345 + ], + "start_rot": [ + 15.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 806.4823, + 4047.1169, + 863.0526 + ], + "actual_end_pos": [ + 806.4823, + 4047.1169, + 863.0526 + ], + "actual_end_rot": [ + 15.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 806.4823, + 4047.1169, + 863.0526 + ], + "start_rot": [ + 15.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 893.0848, + 3997.1169, + 863.0526 + ], + "actual_end_pos": [ + 893.0848, + 3997.1169, + 863.0526 + ], + "actual_end_rot": [ + 15.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 893.0848, + 3997.1169, + 863.0526 + ], + "start_rot": [ + 15.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 893.0848, + 3997.1169, + 863.0526 + ], + "actual_end_pos": [ + 893.0848, + 3997.1169, + 863.0526 + ], + "actual_end_rot": [ + 15.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 893.0848, + 3997.1169, + 863.0526 + ], + "start_rot": [ + 15.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 822.3741, + 4067.8276, + 863.0526 + ], + "actual_end_pos": [ + 822.3741, + 4067.8276, + 863.0526 + ], + "actual_end_rot": [ + 15.0, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 822.3741, + 4067.8276, + 863.0526 + ], + "start_rot": [ + 15.0, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 822.3741, + 4067.8276, + 863.0526 + ], + "actual_end_pos": [ + 822.3741, + 4067.8276, + 863.0526 + ], + "actual_end_rot": [ + 15.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 822.3741, + 4067.8276, + 863.0526 + ], + "start_rot": [ + 15.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 822.3741, + 4067.8276, + 863.0526 + ], + "actual_end_pos": [ + 822.3741, + 4067.8276, + 863.0526 + ], + "actual_end_rot": [ + 15.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 822.3741, + 4067.8276, + 863.0526 + ], + "start_rot": [ + 15.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 870.6704, + 4151.4792, + 837.1707 + ], + "actual_end_pos": [ + 870.6704, + 4151.4792, + 837.1707 + ], + "actual_end_rot": [ + 15.0, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 870.6704, + 4151.4792, + 837.1707 + ], + "start_rot": [ + 15.0, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 870.6704, + 4151.4792, + 837.1707 + ], + "actual_end_pos": [ + 870.6704, + 4151.4792, + 837.1707 + ], + "actual_end_rot": [ + 22.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 870.6704, + 4151.4792, + 837.1707 + ], + "start_rot": [ + 22.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 824.4765, + 4071.4689, + 875.4391 + ], + "actual_end_pos": [ + 824.4765, + 4071.4689, + 875.4391 + ], + "actual_end_rot": [ + 22.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 824.4765, + 4071.4689, + 875.4391 + ], + "start_rot": [ + 22.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 778.2825, + 3991.4586, + 913.7074 + ], + "actual_end_pos": [ + 778.2825, + 3991.4586, + 913.7074 + ], + "actual_end_rot": [ + 22.5, + -120.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 778.2825, + 3991.4586, + 913.7074 + ], + "start_rot": [ + 22.5, + -120.0, + 0.0 + ], + "expected_end_pos": [ + 778.2825, + 3991.4586, + 913.7074 + ], + "actual_end_pos": [ + 778.2825, + 3991.4586, + 913.7074 + ], + "actual_end_rot": [ + 22.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 778.2825, + 3991.4586, + 913.7074 + ], + "start_rot": [ + 22.5, + -135.0, + 0.0 + ], + "expected_end_pos": [ + 778.2825, + 3991.4586, + 913.7074 + ], + "actual_end_pos": [ + 778.2825, + 3991.4586, + 913.7074 + ], + "actual_end_rot": [ + 22.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 778.2825, + 3991.4586, + 913.7074 + ], + "start_rot": [ + 22.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 778.2825, + 3991.4586, + 913.7074 + ], + "actual_end_pos": [ + 778.2825, + 3991.4586, + 913.7074 + ], + "actual_end_rot": [ + 22.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 778.2825, + 3991.4586, + 913.7074 + ], + "start_rot": [ + 22.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 858.2928, + 4037.6526, + 875.4391 + ], + "actual_end_pos": [ + 858.2928, + 4037.6526, + 875.4391 + ], + "actual_end_rot": [ + 22.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 858.2928, + 4037.6526, + 875.4391 + ], + "start_rot": [ + 22.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 778.2825, + 3991.4586, + 913.7074 + ], + "actual_end_pos": [ + 778.2825, + 3991.4586, + 913.7074 + ], + "actual_end_rot": [ + 22.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 778.2825, + 3991.4586, + 913.7074 + ], + "start_rot": [ + 22.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 828.2825, + 3904.8561, + 913.7074 + ], + "actual_end_pos": [ + 828.2825, + 3904.8561, + 913.7074 + ], + "actual_end_rot": [ + 22.5, + -150.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 828.2825, + 3904.8561, + 913.7074 + ], + "start_rot": [ + 22.5, + -150.0, + 0.0 + ], + "expected_end_pos": [ + 828.2825, + 3904.8561, + 913.7074 + ], + "actual_end_pos": [ + 828.2825, + 3904.8561, + 913.7074 + ], + "actual_end_rot": [ + 22.5, + -135.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260422_172644__pair_003480_A_traj_003480_meta.json b/equivalence_easy/run_20260422_172644__pair_003480_A_traj_003480_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7196c4d730954f549b6ac188f28d36d441e5d55d --- /dev/null +++ b/equivalence_easy/run_20260422_172644__pair_003480_A_traj_003480_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 3480, + "episode_id": 0, + "state_id": 2584, + "sample_index": 2584, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 3481, + "primary_trajectory_id": 3480, + "paired_trajectory_id": 3481, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 1080.0, + -370.0, + 850.0 + ], + "rotation": [ + 0.0, + 0.0, + 0.0 + ] + }, + "action_sequence": [ + "look_up", + "look_up", + "look_up", + "move_right", + "turn_left", + "move_backward", + "move_right", + "look_up", + "move_forward", + "turn_right", + "turn_right", + "turn_right", + "move_forward", + "turn_left", + "turn_left", + "move_forward", + "look_up", + "move_right", + "turn_right", + "no_op", + "turn_left", + "look_up", + "move_right", + "no_op", + "look_up", + "no_op", + "turn_right", + "move_left", + "move_forward", + "move_forward", + "move_left", + "move_backward", + "look_down", + "move_left", + "move_backward", + "turn_left", + "move_right", + "turn_left", + "move_left", + "look_down" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 1080.0, + -370.0, + 850.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 1080.0, + -370.0, + 850.0 + ], + "actual_end_pos": [ + 1080.0, + -370.0, + 850.0 + ], + "actual_end_rot": [ + 7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 1080.0, + -370.0, + 850.0 + ], + "start_rot": [ + 7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 1080.0, + -370.0, + 850.0 + ], + "actual_end_pos": [ + 1080.0, + -370.0, + 850.0 + ], + "actual_end_rot": [ + 15.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 1080.0, + -370.0, + 850.0 + ], + "start_rot": [ + 15.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 1080.0, + -370.0, + 850.0 + ], + "actual_end_pos": [ + 1080.0, + -370.0, + 850.0 + ], + "actual_end_rot": [ + 22.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 1080.0, + -370.0, + 850.0 + ], + "start_rot": [ + 22.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 1080.0, + -270.0, + 850.0 + ], + "actual_end_pos": [ + 1080.0, + -270.0, + 850.0 + ], + "actual_end_rot": [ + 22.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 1080.0, + -270.0, + 850.0 + ], + "start_rot": [ + 22.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 1080.0, + -270.0, + 850.0 + ], + "actual_end_pos": [ + 1080.0, + -270.0, + 850.0 + ], + "actual_end_rot": [ + 22.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 1080.0, + -270.0, + 850.0 + ], + "start_rot": [ + 22.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 990.7601, + -246.0882, + 811.7317 + ], + "actual_end_pos": [ + 990.7601, + -246.0882, + 811.7317 + ], + "actual_end_rot": [ + 22.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 990.7601, + -246.0882, + 811.7317 + ], + "start_rot": [ + 22.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 1016.642, + -149.4957, + 811.7317 + ], + "actual_end_pos": [ + 1016.642, + -149.4957, + 811.7317 + ], + "actual_end_rot": [ + 22.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 1016.642, + -149.4957, + 811.7317 + ], + "start_rot": [ + 22.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 1016.642, + -149.4957, + 811.7317 + ], + "actual_end_pos": [ + 1016.642, + -149.4957, + 811.7317 + ], + "actual_end_rot": [ + 30.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1016.642, + -149.4957, + 811.7317 + ], + "start_rot": [ + 30.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 1100.2936, + -171.91, + 861.7317 + ], + "actual_end_pos": [ + 1100.2936, + -171.91, + 861.7317 + ], + "actual_end_rot": [ + 30.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 1100.2936, + -171.91, + 861.7317 + ], + "start_rot": [ + 30.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 1100.2936, + -171.91, + 861.7317 + ], + "actual_end_pos": [ + 1100.2936, + -171.91, + 861.7317 + ], + "actual_end_rot": [ + 30.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 1100.2936, + -171.91, + 861.7317 + ], + "start_rot": [ + 30.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 1100.2936, + -171.91, + 861.7317 + ], + "actual_end_pos": [ + 1100.2936, + -171.91, + 861.7317 + ], + "actual_end_rot": [ + 30.0, + 15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 1100.2936, + -171.91, + 861.7317 + ], + "start_rot": [ + 30.0, + 15.0, + -0.0 + ], + "expected_end_pos": [ + 1100.2936, + -171.91, + 861.7317 + ], + "actual_end_pos": [ + 1100.2936, + -171.91, + 861.7317 + ], + "actual_end_rot": [ + 30.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1100.2936, + -171.91, + 861.7317 + ], + "start_rot": [ + 30.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 1175.2936, + -128.6088, + 911.7317 + ], + "actual_end_pos": [ + 1175.2936, + -128.6088, + 911.7317 + ], + "actual_end_rot": [ + 30.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 1175.2936, + -128.6088, + 911.7317 + ], + "start_rot": [ + 30.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 1175.2936, + -128.6088, + 911.7317 + ], + "actual_end_pos": [ + 1175.2936, + -128.6088, + 911.7317 + ], + "actual_end_rot": [ + 30.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 1175.2936, + -128.6088, + 911.7317 + ], + "start_rot": [ + 30.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 1175.2936, + -128.6088, + 911.7317 + ], + "actual_end_pos": [ + 1175.2936, + -128.6088, + 911.7317 + ], + "actual_end_rot": [ + 30.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1175.2936, + -128.6088, + 911.7317 + ], + "start_rot": [ + 30.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 1261.8962, + -128.6088, + 961.7317 + ], + "actual_end_pos": [ + 1261.8962, + -128.6088, + 961.7317 + ], + "actual_end_rot": [ + 30.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 1261.8962, + -128.6088, + 961.7317 + ], + "start_rot": [ + 30.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 1261.8962, + -128.6088, + 961.7317 + ], + "actual_end_pos": [ + 1261.8962, + -128.6088, + 961.7317 + ], + "actual_end_rot": [ + 37.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 1261.8962, + -128.6088, + 961.7317 + ], + "start_rot": [ + 37.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 1261.8962, + -28.6088, + 961.7317 + ], + "actual_end_pos": [ + 1261.8962, + -28.6088, + 961.7317 + ], + "actual_end_rot": [ + 37.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 1261.8962, + -28.6088, + 961.7317 + ], + "start_rot": [ + 37.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 1261.8962, + -28.6088, + 961.7317 + ], + "actual_end_pos": [ + 1261.8962, + -28.6088, + 961.7317 + ], + "actual_end_rot": [ + 37.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 1261.8962, + -28.6088, + 961.7317 + ], + "start_rot": [ + 37.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 1261.8962, + -28.6088, + 961.7317 + ], + "actual_end_pos": [ + 1261.8962, + -28.6088, + 961.7317 + ], + "actual_end_rot": [ + 37.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 1261.8962, + -28.6088, + 961.7317 + ], + "start_rot": [ + 37.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 1261.8962, + -28.6088, + 961.7317 + ], + "actual_end_pos": [ + 1261.8962, + -28.6088, + 961.7317 + ], + "actual_end_rot": [ + 37.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 1261.8962, + -28.6088, + 961.7317 + ], + "start_rot": [ + 37.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 1261.8962, + -28.6088, + 961.7317 + ], + "actual_end_pos": [ + 1261.8962, + -28.6088, + 961.7317 + ], + "actual_end_rot": [ + 45.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 1261.8962, + -28.6088, + 961.7317 + ], + "start_rot": [ + 45.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 1261.8962, + 71.3912, + 961.7317 + ], + "actual_end_pos": [ + 1261.8962, + 71.3912, + 961.7317 + ], + "actual_end_rot": [ + 45.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 1261.8962, + 71.3912, + 961.7317 + ], + "start_rot": [ + 45.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 1261.8962, + 71.3912, + 961.7317 + ], + "actual_end_pos": [ + 1261.8962, + 71.3912, + 961.7317 + ], + "actual_end_rot": [ + 45.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 1261.8962, + 71.3912, + 961.7317 + ], + "start_rot": [ + 45.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 1261.8962, + 71.3912, + 961.7317 + ], + "actual_end_pos": [ + 1261.8962, + 71.3912, + 961.7317 + ], + "actual_end_rot": [ + 52.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 1261.8962, + 71.3912, + 961.7317 + ], + "start_rot": [ + 52.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 1261.8962, + 71.3912, + 961.7317 + ], + "actual_end_pos": [ + 1261.8962, + 71.3912, + 961.7317 + ], + "actual_end_rot": [ + 52.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 1261.8962, + 71.3912, + 961.7317 + ], + "start_rot": [ + 52.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 1261.8962, + 71.3912, + 961.7317 + ], + "actual_end_pos": [ + 1261.8962, + 71.3912, + 961.7317 + ], + "actual_end_rot": [ + 52.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 1261.8962, + 71.3912, + 961.7317 + ], + "start_rot": [ + 52.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 1287.7781, + -25.2014, + 961.7317 + ], + "actual_end_pos": [ + 1287.7781, + -25.2014, + 961.7317 + ], + "actual_end_rot": [ + 52.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1287.7781, + -25.2014, + 961.7317 + ], + "start_rot": [ + 52.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 1346.5799, + -9.4454, + 1041.067 + ], + "actual_end_pos": [ + 1346.5799, + -9.4454, + 1041.067 + ], + "actual_end_rot": [ + 52.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1346.5799, + -9.4454, + 1041.067 + ], + "start_rot": [ + 52.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 1405.3817, + 6.3105, + 1120.4023 + ], + "actual_end_pos": [ + 1405.3817, + 6.3105, + 1120.4023 + ], + "actual_end_rot": [ + 52.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 1405.3817, + 6.3105, + 1120.4023 + ], + "start_rot": [ + 52.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 1431.2637, + -90.2821, + 1120.4023 + ], + "actual_end_pos": [ + 1431.2637, + -90.2821, + 1120.4023 + ], + "actual_end_rot": [ + 52.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 1431.2637, + -90.2821, + 1120.4023 + ], + "start_rot": [ + 52.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 1372.4618, + -106.038, + 1041.067 + ], + "actual_end_pos": [ + 1372.4618, + -106.038, + 1041.067 + ], + "actual_end_rot": [ + 52.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 1372.4618, + -106.038, + 1041.067 + ], + "start_rot": [ + 52.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 1372.4618, + -106.038, + 1041.067 + ], + "actual_end_pos": [ + 1372.4618, + -106.038, + 1041.067 + ], + "actual_end_rot": [ + 45.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 1372.4618, + -106.038, + 1041.067 + ], + "start_rot": [ + 45.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 1398.3437, + -202.6306, + 1041.067 + ], + "actual_end_pos": [ + 1398.3437, + -202.6306, + 1041.067 + ], + "actual_end_rot": [ + 45.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 1398.3437, + -202.6306, + 1041.067 + ], + "start_rot": [ + 45.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 1330.0424, + -220.9319, + 970.3563 + ], + "actual_end_pos": [ + 1330.0424, + -220.9319, + 970.3563 + ], + "actual_end_rot": [ + 45.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 1330.0424, + -220.9319, + 970.3563 + ], + "start_rot": [ + 45.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 1330.0424, + -220.9319, + 970.3563 + ], + "actual_end_pos": [ + 1330.0424, + -220.9319, + 970.3563 + ], + "actual_end_rot": [ + 45.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 1330.0424, + -220.9319, + 970.3563 + ], + "start_rot": [ + 45.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 1330.0424, + -120.9319, + 970.3563 + ], + "actual_end_pos": [ + 1330.0424, + -120.9319, + 970.3563 + ], + "actual_end_rot": [ + 45.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 1330.0424, + -120.9319, + 970.3563 + ], + "start_rot": [ + 45.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 1330.0424, + -120.9319, + 970.3563 + ], + "actual_end_pos": [ + 1330.0424, + -120.9319, + 970.3563 + ], + "actual_end_rot": [ + 45.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 1330.0424, + -120.9319, + 970.3563 + ], + "start_rot": [ + 45.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 1304.1605, + -217.5245, + 970.3563 + ], + "actual_end_pos": [ + 1304.1605, + -217.5245, + 970.3563 + ], + "actual_end_rot": [ + 45.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 1304.1605, + -217.5245, + 970.3563 + ], + "start_rot": [ + 45.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 1304.1605, + -217.5245, + 970.3563 + ], + "actual_end_pos": [ + 1304.1605, + -217.5245, + 970.3563 + ], + "actual_end_rot": [ + 37.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260422_172644__pair_003480_B_traj_003481_meta.json b/equivalence_easy/run_20260422_172644__pair_003480_B_traj_003481_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..93eabe2859fbe3519aa4b4ecdd2939323854010d --- /dev/null +++ b/equivalence_easy/run_20260422_172644__pair_003480_B_traj_003481_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 3481, + "episode_id": 0, + "state_id": 2584, + "sample_index": 2584, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 3480, + "primary_trajectory_id": 3480, + "paired_trajectory_id": 3481, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 1080.0, + -370.0, + 850.0 + ], + "rotation": [ + 0.0, + 0.0, + 0.0 + ] + }, + "action_sequence": [ + "look_up", + "look_up", + "look_up", + "move_right", + "turn_left", + "move_right", + "move_backward", + "look_up", + "move_forward", + "turn_right", + "turn_right", + "turn_right", + "move_forward", + "turn_left", + "turn_left", + "move_forward", + "look_up", + "move_right", + "turn_right", + "no_op", + "turn_left", + "look_up", + "move_right", + "no_op", + "look_up", + "no_op", + "turn_right", + "move_forward", + "move_forward", + "move_backward", + "move_left", + "move_left", + "look_down", + "move_backward", + "move_left", + "turn_left", + "move_right", + "turn_left", + "move_left", + "look_down" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 1080.0, + -370.0, + 850.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 1080.0, + -370.0, + 850.0 + ], + "actual_end_pos": [ + 1080.0, + -370.0, + 850.0 + ], + "actual_end_rot": [ + 7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 1080.0, + -370.0, + 850.0 + ], + "start_rot": [ + 7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 1080.0, + -370.0, + 850.0 + ], + "actual_end_pos": [ + 1080.0, + -370.0, + 850.0 + ], + "actual_end_rot": [ + 15.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 1080.0, + -370.0, + 850.0 + ], + "start_rot": [ + 15.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 1080.0, + -370.0, + 850.0 + ], + "actual_end_pos": [ + 1080.0, + -370.0, + 850.0 + ], + "actual_end_rot": [ + 22.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 1080.0, + -370.0, + 850.0 + ], + "start_rot": [ + 22.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 1080.0, + -270.0, + 850.0 + ], + "actual_end_pos": [ + 1080.0, + -270.0, + 850.0 + ], + "actual_end_rot": [ + 22.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 1080.0, + -270.0, + 850.0 + ], + "start_rot": [ + 22.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 1080.0, + -270.0, + 850.0 + ], + "actual_end_pos": [ + 1080.0, + -270.0, + 850.0 + ], + "actual_end_rot": [ + 22.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 1080.0, + -270.0, + 850.0 + ], + "start_rot": [ + 22.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 1105.8819, + -173.4074, + 850.0 + ], + "actual_end_pos": [ + 1105.8819, + -173.4074, + 850.0 + ], + "actual_end_rot": [ + 22.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 1105.8819, + -173.4074, + 850.0 + ], + "start_rot": [ + 22.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 1016.642, + -149.4957, + 811.7317 + ], + "actual_end_pos": [ + 1016.642, + -149.4957, + 811.7317 + ], + "actual_end_rot": [ + 22.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 1016.642, + -149.4957, + 811.7317 + ], + "start_rot": [ + 22.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 1016.642, + -149.4957, + 811.7317 + ], + "actual_end_pos": [ + 1016.642, + -149.4957, + 811.7317 + ], + "actual_end_rot": [ + 30.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1016.642, + -149.4957, + 811.7317 + ], + "start_rot": [ + 30.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 1100.2936, + -171.91, + 861.7317 + ], + "actual_end_pos": [ + 1100.2936, + -171.91, + 861.7317 + ], + "actual_end_rot": [ + 30.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 1100.2936, + -171.91, + 861.7317 + ], + "start_rot": [ + 30.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 1100.2936, + -171.91, + 861.7317 + ], + "actual_end_pos": [ + 1100.2936, + -171.91, + 861.7317 + ], + "actual_end_rot": [ + 30.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 1100.2936, + -171.91, + 861.7317 + ], + "start_rot": [ + 30.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 1100.2936, + -171.91, + 861.7317 + ], + "actual_end_pos": [ + 1100.2936, + -171.91, + 861.7317 + ], + "actual_end_rot": [ + 30.0, + 15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 1100.2936, + -171.91, + 861.7317 + ], + "start_rot": [ + 30.0, + 15.0, + -0.0 + ], + "expected_end_pos": [ + 1100.2936, + -171.91, + 861.7317 + ], + "actual_end_pos": [ + 1100.2936, + -171.91, + 861.7317 + ], + "actual_end_rot": [ + 30.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1100.2936, + -171.91, + 861.7317 + ], + "start_rot": [ + 30.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 1175.2936, + -128.6088, + 911.7317 + ], + "actual_end_pos": [ + 1175.2936, + -128.6088, + 911.7317 + ], + "actual_end_rot": [ + 30.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 1175.2936, + -128.6088, + 911.7317 + ], + "start_rot": [ + 30.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 1175.2936, + -128.6088, + 911.7317 + ], + "actual_end_pos": [ + 1175.2936, + -128.6088, + 911.7317 + ], + "actual_end_rot": [ + 30.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 1175.2936, + -128.6088, + 911.7317 + ], + "start_rot": [ + 30.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 1175.2936, + -128.6088, + 911.7317 + ], + "actual_end_pos": [ + 1175.2936, + -128.6088, + 911.7317 + ], + "actual_end_rot": [ + 30.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1175.2936, + -128.6088, + 911.7317 + ], + "start_rot": [ + 30.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 1261.8962, + -128.6088, + 961.7317 + ], + "actual_end_pos": [ + 1261.8962, + -128.6088, + 961.7317 + ], + "actual_end_rot": [ + 30.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 1261.8962, + -128.6088, + 961.7317 + ], + "start_rot": [ + 30.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 1261.8962, + -128.6088, + 961.7317 + ], + "actual_end_pos": [ + 1261.8962, + -128.6088, + 961.7317 + ], + "actual_end_rot": [ + 37.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 1261.8962, + -128.6088, + 961.7317 + ], + "start_rot": [ + 37.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 1261.8962, + -28.6088, + 961.7317 + ], + "actual_end_pos": [ + 1261.8962, + -28.6088, + 961.7317 + ], + "actual_end_rot": [ + 37.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 1261.8962, + -28.6088, + 961.7317 + ], + "start_rot": [ + 37.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 1261.8962, + -28.6088, + 961.7317 + ], + "actual_end_pos": [ + 1261.8962, + -28.6088, + 961.7317 + ], + "actual_end_rot": [ + 37.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 1261.8962, + -28.6088, + 961.7317 + ], + "start_rot": [ + 37.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 1261.8962, + -28.6088, + 961.7317 + ], + "actual_end_pos": [ + 1261.8962, + -28.6088, + 961.7317 + ], + "actual_end_rot": [ + 37.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 1261.8962, + -28.6088, + 961.7317 + ], + "start_rot": [ + 37.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 1261.8962, + -28.6088, + 961.7317 + ], + "actual_end_pos": [ + 1261.8962, + -28.6088, + 961.7317 + ], + "actual_end_rot": [ + 37.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 1261.8962, + -28.6088, + 961.7317 + ], + "start_rot": [ + 37.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 1261.8962, + -28.6088, + 961.7317 + ], + "actual_end_pos": [ + 1261.8962, + -28.6088, + 961.7317 + ], + "actual_end_rot": [ + 45.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 1261.8962, + -28.6088, + 961.7317 + ], + "start_rot": [ + 45.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 1261.8962, + 71.3912, + 961.7317 + ], + "actual_end_pos": [ + 1261.8962, + 71.3912, + 961.7317 + ], + "actual_end_rot": [ + 45.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 1261.8962, + 71.3912, + 961.7317 + ], + "start_rot": [ + 45.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 1261.8962, + 71.3912, + 961.7317 + ], + "actual_end_pos": [ + 1261.8962, + 71.3912, + 961.7317 + ], + "actual_end_rot": [ + 45.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 1261.8962, + 71.3912, + 961.7317 + ], + "start_rot": [ + 45.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 1261.8962, + 71.3912, + 961.7317 + ], + "actual_end_pos": [ + 1261.8962, + 71.3912, + 961.7317 + ], + "actual_end_rot": [ + 52.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 1261.8962, + 71.3912, + 961.7317 + ], + "start_rot": [ + 52.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 1261.8962, + 71.3912, + 961.7317 + ], + "actual_end_pos": [ + 1261.8962, + 71.3912, + 961.7317 + ], + "actual_end_rot": [ + 52.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 1261.8962, + 71.3912, + 961.7317 + ], + "start_rot": [ + 52.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 1261.8962, + 71.3912, + 961.7317 + ], + "actual_end_pos": [ + 1261.8962, + 71.3912, + 961.7317 + ], + "actual_end_rot": [ + 52.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1261.8962, + 71.3912, + 961.7317 + ], + "start_rot": [ + 52.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 1320.698, + 87.1471, + 1041.067 + ], + "actual_end_pos": [ + 1320.698, + 87.1471, + 1041.067 + ], + "actual_end_rot": [ + 52.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1320.698, + 87.1471, + 1041.067 + ], + "start_rot": [ + 52.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 1379.4998, + 102.903, + 1120.4023 + ], + "actual_end_pos": [ + 1379.4998, + 102.903, + 1120.4023 + ], + "actual_end_rot": [ + 52.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 1379.4998, + 102.903, + 1120.4023 + ], + "start_rot": [ + 52.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 1320.698, + 87.1471, + 1041.067 + ], + "actual_end_pos": [ + 1320.698, + 87.1471, + 1041.067 + ], + "actual_end_rot": [ + 52.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 1320.698, + 87.1471, + 1041.067 + ], + "start_rot": [ + 52.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 1346.5799, + -9.4454, + 1041.067 + ], + "actual_end_pos": [ + 1346.5799, + -9.4454, + 1041.067 + ], + "actual_end_rot": [ + 52.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 1346.5799, + -9.4454, + 1041.067 + ], + "start_rot": [ + 52.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 1372.4618, + -106.038, + 1041.067 + ], + "actual_end_pos": [ + 1372.4618, + -106.038, + 1041.067 + ], + "actual_end_rot": [ + 52.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 1372.4618, + -106.038, + 1041.067 + ], + "start_rot": [ + 52.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 1372.4618, + -106.038, + 1041.067 + ], + "actual_end_pos": [ + 1372.4618, + -106.038, + 1041.067 + ], + "actual_end_rot": [ + 45.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 1372.4618, + -106.038, + 1041.067 + ], + "start_rot": [ + 45.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 1304.1605, + -124.3393, + 970.3563 + ], + "actual_end_pos": [ + 1304.1605, + -124.3393, + 970.3563 + ], + "actual_end_rot": [ + 45.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 1304.1605, + -124.3393, + 970.3563 + ], + "start_rot": [ + 45.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 1330.0424, + -220.9319, + 970.3563 + ], + "actual_end_pos": [ + 1330.0424, + -220.9319, + 970.3563 + ], + "actual_end_rot": [ + 45.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 1330.0424, + -220.9319, + 970.3563 + ], + "start_rot": [ + 45.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 1330.0424, + -220.9319, + 970.3563 + ], + "actual_end_pos": [ + 1330.0424, + -220.9319, + 970.3563 + ], + "actual_end_rot": [ + 45.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 1330.0424, + -220.9319, + 970.3563 + ], + "start_rot": [ + 45.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 1330.0424, + -120.9319, + 970.3563 + ], + "actual_end_pos": [ + 1330.0424, + -120.9319, + 970.3563 + ], + "actual_end_rot": [ + 45.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 1330.0424, + -120.9319, + 970.3563 + ], + "start_rot": [ + 45.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 1330.0424, + -120.9319, + 970.3563 + ], + "actual_end_pos": [ + 1330.0424, + -120.9319, + 970.3563 + ], + "actual_end_rot": [ + 45.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 1330.0424, + -120.9319, + 970.3563 + ], + "start_rot": [ + 45.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 1304.1605, + -217.5245, + 970.3563 + ], + "actual_end_pos": [ + 1304.1605, + -217.5245, + 970.3563 + ], + "actual_end_rot": [ + 45.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 1304.1605, + -217.5245, + 970.3563 + ], + "start_rot": [ + 45.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 1304.1605, + -217.5245, + 970.3563 + ], + "actual_end_pos": [ + 1304.1605, + -217.5245, + 970.3563 + ], + "actual_end_rot": [ + 37.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260422_172644__pair_003726_A_traj_003726_meta.json b/equivalence_easy/run_20260422_172644__pair_003726_A_traj_003726_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9bc3bf042effa783797c9b3a8b89ee30a6d9af3e --- /dev/null +++ b/equivalence_easy/run_20260422_172644__pair_003726_A_traj_003726_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 3726, + "episode_id": 0, + "state_id": 2768, + "sample_index": 2768, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 3727, + "primary_trajectory_id": 3726, + "paired_trajectory_id": 3727, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 1280.0, + 2030.0, + 850.0 + ], + "rotation": [ + 0.0, + 0.0, + 0.0 + ] + }, + "action_sequence": [ + "move_forward", + "turn_right", + "look_down", + "no_op", + "turn_left", + "turn_left", + "turn_left", + "move_left", + "move_forward", + "move_forward", + "move_forward", + "turn_right", + "turn_right", + "no_op", + "move_forward", + "move_forward", + "look_up", + "move_right", + "look_up", + "move_backward", + "move_backward", + "move_backward", + "move_right", + "move_forward", + "no_op", + "move_forward", + "turn_right", + "turn_right", + "look_down", + "move_left", + "move_left", + "move_right", + "move_forward", + "move_right", + "move_backward", + "look_up", + "turn_left", + "move_backward", + "move_backward", + "move_right" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1280.0, + 2030.0, + 850.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 1380.0, + 2030.0, + 850.0 + ], + "actual_end_pos": [ + 1380.0, + 2030.0, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 1380.0, + 2030.0, + 850.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 1380.0, + 2030.0, + 850.0 + ], + "actual_end_pos": [ + 1380.0, + 2030.0, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 1380.0, + 2030.0, + 850.0 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 1380.0, + 2030.0, + 850.0 + ], + "actual_end_pos": [ + 1380.0, + 2030.0, + 850.0 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 1380.0, + 2030.0, + 850.0 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 1380.0, + 2030.0, + 850.0 + ], + "actual_end_pos": [ + 1380.0, + 2030.0, + 850.0 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 1380.0, + 2030.0, + 850.0 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 1380.0, + 2030.0, + 850.0 + ], + "actual_end_pos": [ + 1380.0, + 2030.0, + 850.0 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 1380.0, + 2030.0, + 850.0 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 1380.0, + 2030.0, + 850.0 + ], + "actual_end_pos": [ + 1380.0, + 2030.0, + 850.0 + ], + "actual_end_rot": [ + -7.5, + -15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 1380.0, + 2030.0, + 850.0 + ], + "start_rot": [ + -7.5, + -15.0, + -0.0 + ], + "expected_end_pos": [ + 1380.0, + 2030.0, + 850.0 + ], + "actual_end_pos": [ + 1380.0, + 2030.0, + 850.0 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 1380.0, + 2030.0, + 850.0 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 1330.0, + 1943.3975, + 850.0 + ], + "actual_end_pos": [ + 1330.0, + 1943.3975, + 850.0 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1330.0, + 1943.3975, + 850.0 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 1415.8616, + 1893.8252, + 836.9474 + ], + "actual_end_pos": [ + 1415.8616, + 1893.8252, + 836.9474 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1415.8616, + 1893.8252, + 836.9474 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 1501.7233, + 1844.253, + 823.8948 + ], + "actual_end_pos": [ + 1501.7233, + 1844.253, + 823.8948 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1501.7233, + 1844.253, + 823.8948 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 1587.5849, + 1794.6807, + 810.8421 + ], + "actual_end_pos": [ + 1587.5849, + 1794.6807, + 810.8421 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 1587.5849, + 1794.6807, + 810.8421 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 1587.5849, + 1794.6807, + 810.8421 + ], + "actual_end_pos": [ + 1587.5849, + 1794.6807, + 810.8421 + ], + "actual_end_rot": [ + -7.5, + -15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 1587.5849, + 1794.6807, + 810.8421 + ], + "start_rot": [ + -7.5, + -15.0, + -0.0 + ], + "expected_end_pos": [ + 1587.5849, + 1794.6807, + 810.8421 + ], + "actual_end_pos": [ + 1587.5849, + 1794.6807, + 810.8421 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 1587.5849, + 1794.6807, + 810.8421 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 1587.5849, + 1794.6807, + 810.8421 + ], + "actual_end_pos": [ + 1587.5849, + 1794.6807, + 810.8421 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1587.5849, + 1794.6807, + 810.8421 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 1686.7294, + 1794.6807, + 797.7895 + ], + "actual_end_pos": [ + 1686.7294, + 1794.6807, + 797.7895 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1686.7294, + 1794.6807, + 797.7895 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 1785.8739, + 1794.6807, + 784.7369 + ], + "actual_end_pos": [ + 1785.8739, + 1794.6807, + 784.7369 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 1785.8739, + 1794.6807, + 784.7369 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 1785.8739, + 1794.6807, + 784.7369 + ], + "actual_end_pos": [ + 1785.8739, + 1794.6807, + 784.7369 + ], + "actual_end_rot": [ + 0.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 1785.8739, + 1794.6807, + 784.7369 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 1785.8739, + 1894.6807, + 784.7369 + ], + "actual_end_pos": [ + 1785.8739, + 1894.6807, + 784.7369 + ], + "actual_end_rot": [ + 0.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 1785.8739, + 1894.6807, + 784.7369 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 1785.8739, + 1894.6807, + 784.7369 + ], + "actual_end_pos": [ + 1785.8739, + 1894.6807, + 784.7369 + ], + "actual_end_rot": [ + 7.5, + 0.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 1785.8739, + 1894.6807, + 784.7369 + ], + "start_rot": [ + 7.5, + 0.0, + -0.0 + ], + "expected_end_pos": [ + 1686.7294, + 1894.6807, + 771.6843 + ], + "actual_end_pos": [ + 1686.7294, + 1894.6807, + 771.6843 + ], + "actual_end_rot": [ + 7.5, + 0.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 1686.7294, + 1894.6807, + 771.6843 + ], + "start_rot": [ + 7.5, + 0.0, + -0.0 + ], + "expected_end_pos": [ + 1587.5849, + 1894.6807, + 758.6317 + ], + "actual_end_pos": [ + 1587.5849, + 1894.6807, + 758.6317 + ], + "actual_end_rot": [ + 7.5, + 0.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 1587.5849, + 1894.6807, + 758.6317 + ], + "start_rot": [ + 7.5, + 0.0, + -0.0 + ], + "expected_end_pos": [ + 1488.4404, + 1894.6807, + 745.579 + ], + "actual_end_pos": [ + 1488.4404, + 1894.6807, + 745.579 + ], + "actual_end_rot": [ + 7.5, + 0.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 1488.4404, + 1894.6807, + 745.579 + ], + "start_rot": [ + 7.5, + 0.0, + -0.0 + ], + "expected_end_pos": [ + 1488.4404, + 1994.6807, + 745.579 + ], + "actual_end_pos": [ + 1488.4404, + 1994.6807, + 745.579 + ], + "actual_end_rot": [ + 7.5, + 0.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1488.4404, + 1994.6807, + 745.579 + ], + "start_rot": [ + 7.5, + 0.0, + -0.0 + ], + "expected_end_pos": [ + 1587.5849, + 1994.6807, + 758.6317 + ], + "actual_end_pos": [ + 1587.5849, + 1994.6807, + 758.6317 + ], + "actual_end_rot": [ + 7.5, + 0.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 1587.5849, + 1994.6807, + 758.6317 + ], + "start_rot": [ + 7.5, + 0.0, + -0.0 + ], + "expected_end_pos": [ + 1587.5849, + 1994.6807, + 758.6317 + ], + "actual_end_pos": [ + 1587.5849, + 1994.6807, + 758.6317 + ], + "actual_end_rot": [ + 7.5, + 0.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1587.5849, + 1994.6807, + 758.6317 + ], + "start_rot": [ + 7.5, + 0.0, + -0.0 + ], + "expected_end_pos": [ + 1686.7294, + 1994.6807, + 771.6843 + ], + "actual_end_pos": [ + 1686.7294, + 1994.6807, + 771.6843 + ], + "actual_end_rot": [ + 7.5, + 0.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 1686.7294, + 1994.6807, + 771.6843 + ], + "start_rot": [ + 7.5, + 0.0, + -0.0 + ], + "expected_end_pos": [ + 1686.7294, + 1994.6807, + 771.6843 + ], + "actual_end_pos": [ + 1686.7294, + 1994.6807, + 771.6843 + ], + "actual_end_rot": [ + 7.5, + 15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 1686.7294, + 1994.6807, + 771.6843 + ], + "start_rot": [ + 7.5, + 15.0, + -0.0 + ], + "expected_end_pos": [ + 1686.7294, + 1994.6807, + 771.6843 + ], + "actual_end_pos": [ + 1686.7294, + 1994.6807, + 771.6843 + ], + "actual_end_rot": [ + 7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 1686.7294, + 1994.6807, + 771.6843 + ], + "start_rot": [ + 7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 1686.7294, + 1994.6807, + 771.6843 + ], + "actual_end_pos": [ + 1686.7294, + 1994.6807, + 771.6843 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 1686.7294, + 1994.6807, + 771.6843 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 1736.7294, + 1908.0782, + 771.6843 + ], + "actual_end_pos": [ + 1736.7294, + 1908.0782, + 771.6843 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 1736.7294, + 1908.0782, + 771.6843 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 1786.7294, + 1821.4757, + 771.6843 + ], + "actual_end_pos": [ + 1786.7294, + 1821.4757, + 771.6843 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 1786.7294, + 1821.4757, + 771.6843 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 1736.7294, + 1908.0782, + 771.6843 + ], + "actual_end_pos": [ + 1736.7294, + 1908.0782, + 771.6843 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1736.7294, + 1908.0782, + 771.6843 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 1823.332, + 1958.0782, + 771.6843 + ], + "actual_end_pos": [ + 1823.332, + 1958.0782, + 771.6843 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 1823.332, + 1958.0782, + 771.6843 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 1773.332, + 2044.6807, + 771.6843 + ], + "actual_end_pos": [ + 1773.332, + 2044.6807, + 771.6843 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 1773.332, + 2044.6807, + 771.6843 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 1686.7294, + 1994.6807, + 771.6843 + ], + "actual_end_pos": [ + 1686.7294, + 1994.6807, + 771.6843 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 1686.7294, + 1994.6807, + 771.6843 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 1686.7294, + 1994.6807, + 771.6843 + ], + "actual_end_pos": [ + 1686.7294, + 1994.6807, + 771.6843 + ], + "actual_end_rot": [ + 7.5, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 1686.7294, + 1994.6807, + 771.6843 + ], + "start_rot": [ + 7.5, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 1686.7294, + 1994.6807, + 771.6843 + ], + "actual_end_pos": [ + 1686.7294, + 1994.6807, + 771.6843 + ], + "actual_end_rot": [ + 7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 1686.7294, + 1994.6807, + 771.6843 + ], + "start_rot": [ + 7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 1590.9632, + 1969.0203, + 758.6317 + ], + "actual_end_pos": [ + 1590.9632, + 1969.0203, + 758.6317 + ], + "actual_end_rot": [ + 7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 1590.9632, + 1969.0203, + 758.6317 + ], + "start_rot": [ + 7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 1495.197, + 1943.3598, + 745.579 + ], + "actual_end_pos": [ + 1495.197, + 1943.3598, + 745.579 + ], + "actual_end_rot": [ + 7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 1495.197, + 1943.3598, + 745.579 + ], + "start_rot": [ + 7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 1469.3151, + 2039.9524, + 745.579 + ], + "actual_end_pos": [ + 1469.3151, + 2039.9524, + 745.579 + ], + "actual_end_rot": [ + 7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260422_172644__pair_003726_B_traj_003727_meta.json b/equivalence_easy/run_20260422_172644__pair_003726_B_traj_003727_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..850d3c4aefce2394c8fc0a6d2e8e8afd61f070db --- /dev/null +++ b/equivalence_easy/run_20260422_172644__pair_003726_B_traj_003727_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 3727, + "episode_id": 0, + "state_id": 2768, + "sample_index": 2768, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 3726, + "primary_trajectory_id": 3726, + "paired_trajectory_id": 3727, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 1280.0, + 2030.0, + 850.0 + ], + "rotation": [ + 0.0, + 0.0, + 0.0 + ] + }, + "action_sequence": [ + "move_forward", + "look_down", + "turn_right", + "no_op", + "turn_left", + "turn_left", + "turn_left", + "move_left", + "move_forward", + "move_forward", + "move_forward", + "turn_right", + "turn_right", + "no_op", + "move_forward", + "move_forward", + "look_up", + "move_right", + "look_up", + "move_backward", + "move_forward", + "move_right", + "move_backward", + "move_backward", + "no_op", + "move_forward", + "turn_right", + "look_down", + "turn_right", + "move_right", + "move_backward", + "move_left", + "move_forward", + "move_left", + "move_right", + "turn_left", + "look_up", + "move_right", + "move_backward", + "move_backward" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1280.0, + 2030.0, + 850.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 1380.0, + 2030.0, + 850.0 + ], + "actual_end_pos": [ + 1380.0, + 2030.0, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 1380.0, + 2030.0, + 850.0 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 1380.0, + 2030.0, + 850.0 + ], + "actual_end_pos": [ + 1380.0, + 2030.0, + 850.0 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 1380.0, + 2030.0, + 850.0 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 1380.0, + 2030.0, + 850.0 + ], + "actual_end_pos": [ + 1380.0, + 2030.0, + 850.0 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 1380.0, + 2030.0, + 850.0 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 1380.0, + 2030.0, + 850.0 + ], + "actual_end_pos": [ + 1380.0, + 2030.0, + 850.0 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 1380.0, + 2030.0, + 850.0 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 1380.0, + 2030.0, + 850.0 + ], + "actual_end_pos": [ + 1380.0, + 2030.0, + 850.0 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 1380.0, + 2030.0, + 850.0 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 1380.0, + 2030.0, + 850.0 + ], + "actual_end_pos": [ + 1380.0, + 2030.0, + 850.0 + ], + "actual_end_rot": [ + -7.5, + -15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 1380.0, + 2030.0, + 850.0 + ], + "start_rot": [ + -7.5, + -15.0, + -0.0 + ], + "expected_end_pos": [ + 1380.0, + 2030.0, + 850.0 + ], + "actual_end_pos": [ + 1380.0, + 2030.0, + 850.0 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 1380.0, + 2030.0, + 850.0 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 1330.0, + 1943.3975, + 850.0 + ], + "actual_end_pos": [ + 1330.0, + 1943.3975, + 850.0 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1330.0, + 1943.3975, + 850.0 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 1415.8616, + 1893.8252, + 836.9474 + ], + "actual_end_pos": [ + 1415.8616, + 1893.8252, + 836.9474 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1415.8616, + 1893.8252, + 836.9474 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 1501.7233, + 1844.253, + 823.8948 + ], + "actual_end_pos": [ + 1501.7233, + 1844.253, + 823.8948 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1501.7233, + 1844.253, + 823.8948 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 1587.5849, + 1794.6807, + 810.8421 + ], + "actual_end_pos": [ + 1587.5849, + 1794.6807, + 810.8421 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 1587.5849, + 1794.6807, + 810.8421 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 1587.5849, + 1794.6807, + 810.8421 + ], + "actual_end_pos": [ + 1587.5849, + 1794.6807, + 810.8421 + ], + "actual_end_rot": [ + -7.5, + -15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 1587.5849, + 1794.6807, + 810.8421 + ], + "start_rot": [ + -7.5, + -15.0, + -0.0 + ], + "expected_end_pos": [ + 1587.5849, + 1794.6807, + 810.8421 + ], + "actual_end_pos": [ + 1587.5849, + 1794.6807, + 810.8421 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 1587.5849, + 1794.6807, + 810.8421 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 1587.5849, + 1794.6807, + 810.8421 + ], + "actual_end_pos": [ + 1587.5849, + 1794.6807, + 810.8421 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1587.5849, + 1794.6807, + 810.8421 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 1686.7294, + 1794.6807, + 797.7895 + ], + "actual_end_pos": [ + 1686.7294, + 1794.6807, + 797.7895 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1686.7294, + 1794.6807, + 797.7895 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 1785.8739, + 1794.6807, + 784.7369 + ], + "actual_end_pos": [ + 1785.8739, + 1794.6807, + 784.7369 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 1785.8739, + 1794.6807, + 784.7369 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 1785.8739, + 1794.6807, + 784.7369 + ], + "actual_end_pos": [ + 1785.8739, + 1794.6807, + 784.7369 + ], + "actual_end_rot": [ + 0.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 1785.8739, + 1794.6807, + 784.7369 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 1785.8739, + 1894.6807, + 784.7369 + ], + "actual_end_pos": [ + 1785.8739, + 1894.6807, + 784.7369 + ], + "actual_end_rot": [ + 0.0, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 1785.8739, + 1894.6807, + 784.7369 + ], + "start_rot": [ + 0.0, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 1785.8739, + 1894.6807, + 784.7369 + ], + "actual_end_pos": [ + 1785.8739, + 1894.6807, + 784.7369 + ], + "actual_end_rot": [ + 7.5, + 0.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 1785.8739, + 1894.6807, + 784.7369 + ], + "start_rot": [ + 7.5, + 0.0, + -0.0 + ], + "expected_end_pos": [ + 1686.7294, + 1894.6807, + 771.6843 + ], + "actual_end_pos": [ + 1686.7294, + 1894.6807, + 771.6843 + ], + "actual_end_rot": [ + 7.5, + 0.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1686.7294, + 1894.6807, + 771.6843 + ], + "start_rot": [ + 7.5, + 0.0, + -0.0 + ], + "expected_end_pos": [ + 1785.8739, + 1894.6807, + 784.7369 + ], + "actual_end_pos": [ + 1785.8739, + 1894.6807, + 784.7369 + ], + "actual_end_rot": [ + 7.5, + 0.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 1785.8739, + 1894.6807, + 784.7369 + ], + "start_rot": [ + 7.5, + 0.0, + -0.0 + ], + "expected_end_pos": [ + 1785.8739, + 1994.6807, + 784.7369 + ], + "actual_end_pos": [ + 1785.8739, + 1994.6807, + 784.7369 + ], + "actual_end_rot": [ + 7.5, + 0.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 1785.8739, + 1994.6807, + 784.7369 + ], + "start_rot": [ + 7.5, + 0.0, + -0.0 + ], + "expected_end_pos": [ + 1686.7294, + 1994.6807, + 771.6843 + ], + "actual_end_pos": [ + 1686.7294, + 1994.6807, + 771.6843 + ], + "actual_end_rot": [ + 7.5, + 0.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 1686.7294, + 1994.6807, + 771.6843 + ], + "start_rot": [ + 7.5, + 0.0, + -0.0 + ], + "expected_end_pos": [ + 1587.5849, + 1994.6807, + 758.6317 + ], + "actual_end_pos": [ + 1587.5849, + 1994.6807, + 758.6317 + ], + "actual_end_rot": [ + 7.5, + 0.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 1587.5849, + 1994.6807, + 758.6317 + ], + "start_rot": [ + 7.5, + 0.0, + -0.0 + ], + "expected_end_pos": [ + 1587.5849, + 1994.6807, + 758.6317 + ], + "actual_end_pos": [ + 1587.5849, + 1994.6807, + 758.6317 + ], + "actual_end_rot": [ + 7.5, + 0.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1587.5849, + 1994.6807, + 758.6317 + ], + "start_rot": [ + 7.5, + 0.0, + -0.0 + ], + "expected_end_pos": [ + 1686.7294, + 1994.6807, + 771.6843 + ], + "actual_end_pos": [ + 1686.7294, + 1994.6807, + 771.6843 + ], + "actual_end_rot": [ + 7.5, + 0.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 1686.7294, + 1994.6807, + 771.6843 + ], + "start_rot": [ + 7.5, + 0.0, + -0.0 + ], + "expected_end_pos": [ + 1686.7294, + 1994.6807, + 771.6843 + ], + "actual_end_pos": [ + 1686.7294, + 1994.6807, + 771.6843 + ], + "actual_end_rot": [ + 7.5, + 15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 1686.7294, + 1994.6807, + 771.6843 + ], + "start_rot": [ + 7.5, + 15.0, + -0.0 + ], + "expected_end_pos": [ + 1686.7294, + 1994.6807, + 771.6843 + ], + "actual_end_pos": [ + 1686.7294, + 1994.6807, + 771.6843 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 1686.7294, + 1994.6807, + 771.6843 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 1686.7294, + 1994.6807, + 771.6843 + ], + "actual_end_pos": [ + 1686.7294, + 1994.6807, + 771.6843 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 1686.7294, + 1994.6807, + 771.6843 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 1636.7294, + 2081.2833, + 771.6843 + ], + "actual_end_pos": [ + 1636.7294, + 2081.2833, + 771.6843 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 1636.7294, + 2081.2833, + 771.6843 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 1550.1269, + 2031.2833, + 771.6843 + ], + "actual_end_pos": [ + 1550.1269, + 2031.2833, + 771.6843 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 1550.1269, + 2031.2833, + 771.6843 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 1600.1269, + 1944.6807, + 771.6843 + ], + "actual_end_pos": [ + 1600.1269, + 1944.6807, + 771.6843 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1600.1269, + 1944.6807, + 771.6843 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 1686.7294, + 1994.6807, + 771.6843 + ], + "actual_end_pos": [ + 1686.7294, + 1994.6807, + 771.6843 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 1686.7294, + 1994.6807, + 771.6843 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 1736.7294, + 1908.0782, + 771.6843 + ], + "actual_end_pos": [ + 1736.7294, + 1908.0782, + 771.6843 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 1736.7294, + 1908.0782, + 771.6843 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 1686.7294, + 1994.6807, + 771.6843 + ], + "actual_end_pos": [ + 1686.7294, + 1994.6807, + 771.6843 + ], + "actual_end_rot": [ + 0.0, + 30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 1686.7294, + 1994.6807, + 771.6843 + ], + "start_rot": [ + 0.0, + 30.0, + 0.0 + ], + "expected_end_pos": [ + 1686.7294, + 1994.6807, + 771.6843 + ], + "actual_end_pos": [ + 1686.7294, + 1994.6807, + 771.6843 + ], + "actual_end_rot": [ + 0.0, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 1686.7294, + 1994.6807, + 771.6843 + ], + "start_rot": [ + 0.0, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 1686.7294, + 1994.6807, + 771.6843 + ], + "actual_end_pos": [ + 1686.7294, + 1994.6807, + 771.6843 + ], + "actual_end_rot": [ + 7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 1686.7294, + 1994.6807, + 771.6843 + ], + "start_rot": [ + 7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 1660.8475, + 2091.2733, + 771.6843 + ], + "actual_end_pos": [ + 1660.8475, + 2091.2733, + 771.6843 + ], + "actual_end_rot": [ + 7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 1660.8475, + 2091.2733, + 771.6843 + ], + "start_rot": [ + 7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 1565.0813, + 2065.6128, + 758.6317 + ], + "actual_end_pos": [ + 1565.0813, + 2065.6128, + 758.6317 + ], + "actual_end_rot": [ + 7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 1565.0813, + 2065.6128, + 758.6317 + ], + "start_rot": [ + 7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 1469.3151, + 2039.9524, + 745.579 + ], + "actual_end_pos": [ + 1469.3151, + 2039.9524, + 745.579 + ], + "actual_end_rot": [ + 7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260422_172644__pair_003972_A_traj_003972_meta.json b/equivalence_easy/run_20260422_172644__pair_003972_A_traj_003972_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..275648ccbf18e34c50ed8d1003278493824ec4bc --- /dev/null +++ b/equivalence_easy/run_20260422_172644__pair_003972_A_traj_003972_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 3972, + "episode_id": 0, + "state_id": 2950, + "sample_index": 2950, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 3973, + "primary_trajectory_id": 3972, + "paired_trajectory_id": 3973, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 1480.0, + 4230.0, + 850.0 + ], + "rotation": [ + 0.0, + 270.0, + 0.0 + ] + }, + "action_sequence": [ + "turn_right", + "turn_right", + "turn_right", + "move_right", + "move_right", + "move_backward", + "turn_left", + "move_backward", + "turn_right", + "move_forward", + "move_left", + "no_op", + "look_down", + "turn_right", + "turn_right", + "move_backward", + "turn_right", + "move_backward", + "turn_right", + "move_forward", + "move_forward", + "no_op", + "move_backward", + "turn_left", + "move_right", + "move_right", + "move_forward", + "move_right", + "move_backward", + "move_right", + "turn_right", + "move_forward", + "move_forward", + "move_left", + "move_forward", + "turn_left", + "no_op", + "move_left", + "move_backward", + "move_left" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 1480.0, + 4230.0, + 850.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 1480.0, + 4230.0, + 850.0 + ], + "actual_end_pos": [ + 1480.0, + 4230.0, + 850.0 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 1480.0, + 4230.0, + 850.0 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 1480.0, + 4230.0, + 850.0 + ], + "actual_end_pos": [ + 1480.0, + 4230.0, + 850.0 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 1480.0, + 4230.0, + 850.0 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 1480.0, + 4230.0, + 850.0 + ], + "actual_end_pos": [ + 1480.0, + 4230.0, + 850.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 1480.0, + 4230.0, + 850.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 1550.7107, + 4300.7107, + 850.0 + ], + "actual_end_pos": [ + 1550.7107, + 4300.7107, + 850.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 1550.7107, + 4300.7107, + 850.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 1621.4214, + 4371.4214, + 850.0 + ], + "actual_end_pos": [ + 1621.4214, + 4371.4214, + 850.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 1621.4214, + 4371.4214, + 850.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 1550.7107, + 4442.132, + 850.0 + ], + "actual_end_pos": [ + 1550.7107, + 4442.132, + 850.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 1550.7107, + 4442.132, + 850.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 1550.7107, + 4442.132, + 850.0 + ], + "actual_end_pos": [ + 1550.7107, + 4442.132, + 850.0 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 1550.7107, + 4442.132, + 850.0 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 1500.7107, + 4528.7346, + 850.0 + ], + "actual_end_pos": [ + 1500.7107, + 4528.7346, + 850.0 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 1500.7107, + 4528.7346, + 850.0 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 1500.7107, + 4528.7346, + 850.0 + ], + "actual_end_pos": [ + 1500.7107, + 4528.7346, + 850.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1500.7107, + 4528.7346, + 850.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 1571.4214, + 4458.0239, + 850.0 + ], + "actual_end_pos": [ + 1571.4214, + 4458.0239, + 850.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 1571.4214, + 4458.0239, + 850.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 1500.7107, + 4387.3132, + 850.0 + ], + "actual_end_pos": [ + 1500.7107, + 4387.3132, + 850.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 1500.7107, + 4387.3132, + 850.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 1500.7107, + 4387.3132, + 850.0 + ], + "actual_end_pos": [ + 1500.7107, + 4387.3132, + 850.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 1500.7107, + 4387.3132, + 850.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 1500.7107, + 4387.3132, + 850.0 + ], + "actual_end_pos": [ + 1500.7107, + 4387.3132, + 850.0 + ], + "actual_end_rot": [ + -7.5, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 1500.7107, + 4387.3132, + 850.0 + ], + "start_rot": [ + -7.5, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 1500.7107, + 4387.3132, + 850.0 + ], + "actual_end_pos": [ + 1500.7107, + 4387.3132, + 850.0 + ], + "actual_end_rot": [ + -7.5, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 1500.7107, + 4387.3132, + 850.0 + ], + "start_rot": [ + -7.5, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 1500.7107, + 4387.3132, + 850.0 + ], + "actual_end_pos": [ + 1500.7107, + 4387.3132, + 850.0 + ], + "actual_end_rot": [ + -7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 1500.7107, + 4387.3132, + 850.0 + ], + "start_rot": [ + -7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 1404.9445, + 4412.9737, + 863.0526 + ], + "actual_end_pos": [ + 1404.9445, + 4412.9737, + 863.0526 + ], + "actual_end_rot": [ + -7.5, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 1404.9445, + 4412.9737, + 863.0526 + ], + "start_rot": [ + -7.5, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 1404.9445, + 4412.9737, + 863.0526 + ], + "actual_end_pos": [ + 1404.9445, + 4412.9737, + 863.0526 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 1404.9445, + 4412.9737, + 863.0526 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 1305.8, + 4412.9737, + 876.1052 + ], + "actual_end_pos": [ + 1305.8, + 4412.9737, + 876.1052 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 1305.8, + 4412.9737, + 876.1052 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 1305.8, + 4412.9737, + 876.1052 + ], + "actual_end_pos": [ + 1305.8, + 4412.9737, + 876.1052 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1305.8, + 4412.9737, + 876.1052 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 1401.5662, + 4438.6342, + 863.0526 + ], + "actual_end_pos": [ + 1401.5662, + 4438.6342, + 863.0526 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1401.5662, + 4438.6342, + 863.0526 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 1497.3324, + 4464.2947, + 850.0 + ], + "actual_end_pos": [ + 1497.3324, + 4464.2947, + 850.0 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 1497.3324, + 4464.2947, + 850.0 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 1497.3324, + 4464.2947, + 850.0 + ], + "actual_end_pos": [ + 1497.3324, + 4464.2947, + 850.0 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 1497.3324, + 4464.2947, + 850.0 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 1401.5662, + 4438.6342, + 863.0526 + ], + "actual_end_pos": [ + 1401.5662, + 4438.6342, + 863.0526 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 1401.5662, + 4438.6342, + 863.0526 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 1401.5662, + 4438.6342, + 863.0526 + ], + "actual_end_pos": [ + 1401.5662, + 4438.6342, + 863.0526 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 1401.5662, + 4438.6342, + 863.0526 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 1401.5662, + 4538.6342, + 863.0526 + ], + "actual_end_pos": [ + 1401.5662, + 4538.6342, + 863.0526 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 1401.5662, + 4538.6342, + 863.0526 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 1401.5662, + 4638.6342, + 863.0526 + ], + "actual_end_pos": [ + 1401.5662, + 4638.6342, + 863.0526 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1401.5662, + 4638.6342, + 863.0526 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 1500.7107, + 4638.6342, + 850.0 + ], + "actual_end_pos": [ + 1500.7107, + 4638.6342, + 850.0 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 1500.7107, + 4638.6342, + 850.0 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 1500.7107, + 4738.6342, + 850.0 + ], + "actual_end_pos": [ + 1500.7107, + 4738.6342, + 850.0 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 1500.7107, + 4738.6342, + 850.0 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 1401.5662, + 4738.6342, + 863.0526 + ], + "actual_end_pos": [ + 1401.5662, + 4738.6342, + 863.0526 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 1401.5662, + 4738.6342, + 863.0526 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 1401.5662, + 4838.6342, + 863.0526 + ], + "actual_end_pos": [ + 1401.5662, + 4838.6342, + 863.0526 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 1401.5662, + 4838.6342, + 863.0526 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 1401.5662, + 4838.6342, + 863.0526 + ], + "actual_end_pos": [ + 1401.5662, + 4838.6342, + 863.0526 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1401.5662, + 4838.6342, + 863.0526 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 1497.3324, + 4864.2947, + 850.0 + ], + "actual_end_pos": [ + 1497.3324, + 4864.2947, + 850.0 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1497.3324, + 4864.2947, + 850.0 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 1593.0986, + 4889.9551, + 836.9474 + ], + "actual_end_pos": [ + 1593.0986, + 4889.9551, + 836.9474 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 1593.0986, + 4889.9551, + 836.9474 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 1618.9805, + 4793.3626, + 836.9474 + ], + "actual_end_pos": [ + 1618.9805, + 4793.3626, + 836.9474 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1618.9805, + 4793.3626, + 836.9474 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 1714.7468, + 4819.023, + 823.8948 + ], + "actual_end_pos": [ + 1714.7468, + 4819.023, + 823.8948 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 1714.7468, + 4819.023, + 823.8948 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 1714.7468, + 4819.023, + 823.8948 + ], + "actual_end_pos": [ + 1714.7468, + 4819.023, + 823.8948 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 1714.7468, + 4819.023, + 823.8948 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 1714.7468, + 4819.023, + 823.8948 + ], + "actual_end_pos": [ + 1714.7468, + 4819.023, + 823.8948 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 1714.7468, + 4819.023, + 823.8948 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 1714.7468, + 4719.023, + 823.8948 + ], + "actual_end_pos": [ + 1714.7468, + 4719.023, + 823.8948 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 1714.7468, + 4719.023, + 823.8948 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 1615.6023, + 4719.023, + 836.9474 + ], + "actual_end_pos": [ + 1615.6023, + 4719.023, + 836.9474 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 1615.6023, + 4719.023, + 836.9474 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 1615.6023, + 4619.023, + 836.9474 + ], + "actual_end_pos": [ + 1615.6023, + 4619.023, + 836.9474 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260422_172644__pair_003972_B_traj_003973_meta.json b/equivalence_easy/run_20260422_172644__pair_003972_B_traj_003973_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3f2d84c8c218d91162646bceae29838138dc19ae --- /dev/null +++ b/equivalence_easy/run_20260422_172644__pair_003972_B_traj_003973_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 3973, + "episode_id": 0, + "state_id": 2950, + "sample_index": 2950, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 3972, + "primary_trajectory_id": 3972, + "paired_trajectory_id": 3973, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 1480.0, + 4230.0, + 850.0 + ], + "rotation": [ + 0.0, + 270.0, + 0.0 + ] + }, + "action_sequence": [ + "turn_right", + "turn_right", + "turn_right", + "move_right", + "move_backward", + "move_right", + "turn_left", + "move_backward", + "turn_right", + "move_left", + "move_forward", + "no_op", + "turn_right", + "turn_right", + "look_down", + "move_backward", + "turn_right", + "move_backward", + "turn_right", + "move_forward", + "move_forward", + "no_op", + "move_backward", + "turn_left", + "move_right", + "move_right", + "move_right", + "move_backward", + "move_right", + "move_forward", + "turn_right", + "move_left", + "move_forward", + "move_forward", + "move_forward", + "turn_left", + "no_op", + "move_left", + "move_backward", + "move_left" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 1480.0, + 4230.0, + 850.0 + ], + "start_rot": [ + 0.0, + -90.0, + 0.0 + ], + "expected_end_pos": [ + 1480.0, + 4230.0, + 850.0 + ], + "actual_end_pos": [ + 1480.0, + 4230.0, + 850.0 + ], + "actual_end_rot": [ + 0.0, + -75.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 1480.0, + 4230.0, + 850.0 + ], + "start_rot": [ + 0.0, + -75.0, + 0.0 + ], + "expected_end_pos": [ + 1480.0, + 4230.0, + 850.0 + ], + "actual_end_pos": [ + 1480.0, + 4230.0, + 850.0 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 1480.0, + 4230.0, + 850.0 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 1480.0, + 4230.0, + 850.0 + ], + "actual_end_pos": [ + 1480.0, + 4230.0, + 850.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 1480.0, + 4230.0, + 850.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 1550.7107, + 4300.7107, + 850.0 + ], + "actual_end_pos": [ + 1550.7107, + 4300.7107, + 850.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 1550.7107, + 4300.7107, + 850.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 1480.0, + 4371.4214, + 850.0 + ], + "actual_end_pos": [ + 1480.0, + 4371.4214, + 850.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 1480.0, + 4371.4214, + 850.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 1550.7107, + 4442.132, + 850.0 + ], + "actual_end_pos": [ + 1550.7107, + 4442.132, + 850.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 1550.7107, + 4442.132, + 850.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 1550.7107, + 4442.132, + 850.0 + ], + "actual_end_pos": [ + 1550.7107, + 4442.132, + 850.0 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 1550.7107, + 4442.132, + 850.0 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 1500.7107, + 4528.7346, + 850.0 + ], + "actual_end_pos": [ + 1500.7107, + 4528.7346, + 850.0 + ], + "actual_end_rot": [ + 0.0, + -60.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 1500.7107, + 4528.7346, + 850.0 + ], + "start_rot": [ + 0.0, + -60.0, + 0.0 + ], + "expected_end_pos": [ + 1500.7107, + 4528.7346, + 850.0 + ], + "actual_end_pos": [ + 1500.7107, + 4528.7346, + 850.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 1500.7107, + 4528.7346, + 850.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 1430.0, + 4458.0239, + 850.0 + ], + "actual_end_pos": [ + 1430.0, + 4458.0239, + 850.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1430.0, + 4458.0239, + 850.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 1500.7107, + 4387.3132, + 850.0 + ], + "actual_end_pos": [ + 1500.7107, + 4387.3132, + 850.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 1500.7107, + 4387.3132, + 850.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 1500.7107, + 4387.3132, + 850.0 + ], + "actual_end_pos": [ + 1500.7107, + 4387.3132, + 850.0 + ], + "actual_end_rot": [ + 0.0, + -45.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 1500.7107, + 4387.3132, + 850.0 + ], + "start_rot": [ + 0.0, + -45.0, + 0.0 + ], + "expected_end_pos": [ + 1500.7107, + 4387.3132, + 850.0 + ], + "actual_end_pos": [ + 1500.7107, + 4387.3132, + 850.0 + ], + "actual_end_rot": [ + 0.0, + -30.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 1500.7107, + 4387.3132, + 850.0 + ], + "start_rot": [ + 0.0, + -30.0, + 0.0 + ], + "expected_end_pos": [ + 1500.7107, + 4387.3132, + 850.0 + ], + "actual_end_pos": [ + 1500.7107, + 4387.3132, + 850.0 + ], + "actual_end_rot": [ + 0.0, + -15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 1500.7107, + 4387.3132, + 850.0 + ], + "start_rot": [ + 0.0, + -15.0, + 0.0 + ], + "expected_end_pos": [ + 1500.7107, + 4387.3132, + 850.0 + ], + "actual_end_pos": [ + 1500.7107, + 4387.3132, + 850.0 + ], + "actual_end_rot": [ + -7.5, + -15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 1500.7107, + 4387.3132, + 850.0 + ], + "start_rot": [ + -7.5, + -15.0, + -0.0 + ], + "expected_end_pos": [ + 1404.9445, + 4412.9737, + 863.0526 + ], + "actual_end_pos": [ + 1404.9445, + 4412.9737, + 863.0526 + ], + "actual_end_rot": [ + -7.5, + -15.0, + -0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 1404.9445, + 4412.9737, + 863.0526 + ], + "start_rot": [ + -7.5, + -15.0, + -0.0 + ], + "expected_end_pos": [ + 1404.9445, + 4412.9737, + 863.0526 + ], + "actual_end_pos": [ + 1404.9445, + 4412.9737, + 863.0526 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 1404.9445, + 4412.9737, + 863.0526 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 1305.8, + 4412.9737, + 876.1052 + ], + "actual_end_pos": [ + 1305.8, + 4412.9737, + 876.1052 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 1305.8, + 4412.9737, + 876.1052 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 1305.8, + 4412.9737, + 876.1052 + ], + "actual_end_pos": [ + 1305.8, + 4412.9737, + 876.1052 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1305.8, + 4412.9737, + 876.1052 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 1401.5662, + 4438.6342, + 863.0526 + ], + "actual_end_pos": [ + 1401.5662, + 4438.6342, + 863.0526 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1401.5662, + 4438.6342, + 863.0526 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 1497.3324, + 4464.2947, + 850.0 + ], + "actual_end_pos": [ + 1497.3324, + 4464.2947, + 850.0 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 1497.3324, + 4464.2947, + 850.0 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 1497.3324, + 4464.2947, + 850.0 + ], + "actual_end_pos": [ + 1497.3324, + 4464.2947, + 850.0 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 1497.3324, + 4464.2947, + 850.0 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 1401.5662, + 4438.6342, + 863.0526 + ], + "actual_end_pos": [ + 1401.5662, + 4438.6342, + 863.0526 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 1401.5662, + 4438.6342, + 863.0526 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 1401.5662, + 4438.6342, + 863.0526 + ], + "actual_end_pos": [ + 1401.5662, + 4438.6342, + 863.0526 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 1401.5662, + 4438.6342, + 863.0526 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 1401.5662, + 4538.6342, + 863.0526 + ], + "actual_end_pos": [ + 1401.5662, + 4538.6342, + 863.0526 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 1401.5662, + 4538.6342, + 863.0526 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 1401.5662, + 4638.6342, + 863.0526 + ], + "actual_end_pos": [ + 1401.5662, + 4638.6342, + 863.0526 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 1401.5662, + 4638.6342, + 863.0526 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 1401.5662, + 4738.6342, + 863.0526 + ], + "actual_end_pos": [ + 1401.5662, + 4738.6342, + 863.0526 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 1401.5662, + 4738.6342, + 863.0526 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 1302.4217, + 4738.6342, + 876.1052 + ], + "actual_end_pos": [ + 1302.4217, + 4738.6342, + 876.1052 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 1302.4217, + 4738.6342, + 876.1052 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 1302.4217, + 4838.6342, + 876.1052 + ], + "actual_end_pos": [ + 1302.4217, + 4838.6342, + 876.1052 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1302.4217, + 4838.6342, + 876.1052 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 1401.5662, + 4838.6342, + 863.0526 + ], + "actual_end_pos": [ + 1401.5662, + 4838.6342, + 863.0526 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 1401.5662, + 4838.6342, + 863.0526 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 1401.5662, + 4838.6342, + 863.0526 + ], + "actual_end_pos": [ + 1401.5662, + 4838.6342, + 863.0526 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 1401.5662, + 4838.6342, + 863.0526 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 1427.4481, + 4742.0416, + 863.0526 + ], + "actual_end_pos": [ + 1427.4481, + 4742.0416, + 863.0526 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1427.4481, + 4742.0416, + 863.0526 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 1523.2143, + 4767.7021, + 850.0 + ], + "actual_end_pos": [ + 1523.2143, + 4767.7021, + 850.0 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1523.2143, + 4767.7021, + 850.0 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 1618.9805, + 4793.3626, + 836.9474 + ], + "actual_end_pos": [ + 1618.9805, + 4793.3626, + 836.9474 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1618.9805, + 4793.3626, + 836.9474 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 1714.7468, + 4819.023, + 823.8948 + ], + "actual_end_pos": [ + 1714.7468, + 4819.023, + 823.8948 + ], + "actual_end_rot": [ + -7.5, + 15.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 1714.7468, + 4819.023, + 823.8948 + ], + "start_rot": [ + -7.5, + 15.0, + 0.0 + ], + "expected_end_pos": [ + 1714.7468, + 4819.023, + 823.8948 + ], + "actual_end_pos": [ + 1714.7468, + 4819.023, + 823.8948 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 1714.7468, + 4819.023, + 823.8948 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 1714.7468, + 4819.023, + 823.8948 + ], + "actual_end_pos": [ + 1714.7468, + 4819.023, + 823.8948 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 1714.7468, + 4819.023, + 823.8948 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 1714.7468, + 4719.023, + 823.8948 + ], + "actual_end_pos": [ + 1714.7468, + 4719.023, + 823.8948 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 1714.7468, + 4719.023, + 823.8948 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 1615.6023, + 4719.023, + 836.9474 + ], + "actual_end_pos": [ + 1615.6023, + 4719.023, + 836.9474 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 1615.6023, + 4719.023, + 836.9474 + ], + "start_rot": [ + -7.5, + 0.0, + 0.0 + ], + "expected_end_pos": [ + 1615.6023, + 4619.023, + 836.9474 + ], + "actual_end_pos": [ + 1615.6023, + 4619.023, + 836.9474 + ], + "actual_end_rot": [ + -7.5, + 0.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260422_172644__pair_004188_A_traj_004188_meta.json b/equivalence_easy/run_20260422_172644__pair_004188_A_traj_004188_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..cea2502095419ed11df6b8da0ade397886213c4d --- /dev/null +++ b/equivalence_easy/run_20260422_172644__pair_004188_A_traj_004188_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 4188, + "episode_id": 0, + "state_id": 3114, + "sample_index": 3114, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_A", + "partner_trajectory_id": 4189, + "primary_trajectory_id": 4188, + "paired_trajectory_id": 4189, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 1680.0, + 4630.0, + 850.0 + ], + "rotation": [ + 0.0, + 90.0, + 0.0 + ] + }, + "action_sequence": [ + "move_forward", + "turn_right", + "look_up", + "look_up", + "move_forward", + "move_forward", + "move_forward", + "look_up", + "move_right", + "turn_left", + "move_backward", + "turn_right", + "move_forward", + "no_op", + "move_right", + "move_forward", + "look_down", + "look_down", + "move_backward", + "move_left", + "no_op", + "turn_left", + "look_down", + "move_left", + "move_left", + "move_backward", + "move_backward", + "move_right", + "move_forward", + "move_forward", + "turn_right", + "move_backward", + "move_right", + "look_up", + "move_right", + "move_forward", + "move_backward", + "look_up", + "look_up", + "move_backward" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1680.0, + 4630.0, + 850.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 1680.0, + 4730.0, + 850.0 + ], + "actual_end_pos": [ + 1680.0, + 4730.0, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 1680.0, + 4730.0, + 850.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 1680.0, + 4730.0, + 850.0 + ], + "actual_end_pos": [ + 1680.0, + 4730.0, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 1680.0, + 4730.0, + 850.0 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 1680.0, + 4730.0, + 850.0 + ], + "actual_end_pos": [ + 1680.0, + 4730.0, + 850.0 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 1680.0, + 4730.0, + 850.0 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 1680.0, + 4730.0, + 850.0 + ], + "actual_end_pos": [ + 1680.0, + 4730.0, + 850.0 + ], + "actual_end_rot": [ + 15.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1680.0, + 4730.0, + 850.0 + ], + "start_rot": [ + 15.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 1655.0, + 4823.3013, + 875.8819 + ], + "actual_end_pos": [ + 1655.0, + 4823.3013, + 875.8819 + ], + "actual_end_rot": [ + 15.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1655.0, + 4823.3013, + 875.8819 + ], + "start_rot": [ + 15.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 1630.0, + 4916.6025, + 901.7638 + ], + "actual_end_pos": [ + 1630.0, + 4916.6025, + 901.7638 + ], + "actual_end_rot": [ + 15.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1630.0, + 4916.6025, + 901.7638 + ], + "start_rot": [ + 15.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 1605.0, + 5009.9038, + 927.6457 + ], + "actual_end_pos": [ + 1605.0, + 5009.9038, + 927.6457 + ], + "actual_end_rot": [ + 15.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 1605.0, + 5009.9038, + 927.6457 + ], + "start_rot": [ + 15.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 1605.0, + 5009.9038, + 927.6457 + ], + "actual_end_pos": [ + 1605.0, + 5009.9038, + 927.6457 + ], + "actual_end_rot": [ + 22.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 1605.0, + 5009.9038, + 927.6457 + ], + "start_rot": [ + 22.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 1508.4074, + 4984.0219, + 927.6457 + ], + "actual_end_pos": [ + 1508.4074, + 4984.0219, + 927.6457 + ], + "actual_end_rot": [ + 22.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 1508.4074, + 4984.0219, + 927.6457 + ], + "start_rot": [ + 22.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 1508.4074, + 4984.0219, + 927.6457 + ], + "actual_end_pos": [ + 1508.4074, + 4984.0219, + 927.6457 + ], + "actual_end_rot": [ + 22.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 1508.4074, + 4984.0219, + 927.6457 + ], + "start_rot": [ + 22.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 1508.4074, + 4891.634, + 889.3774 + ], + "actual_end_pos": [ + 1508.4074, + 4891.634, + 889.3774 + ], + "actual_end_rot": [ + 22.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 1508.4074, + 4891.634, + 889.3774 + ], + "start_rot": [ + 22.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 1508.4074, + 4891.634, + 889.3774 + ], + "actual_end_pos": [ + 1508.4074, + 4891.634, + 889.3774 + ], + "actual_end_rot": [ + 22.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1508.4074, + 4891.634, + 889.3774 + ], + "start_rot": [ + 22.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 1484.4957, + 4980.8739, + 927.6457 + ], + "actual_end_pos": [ + 1484.4957, + 4980.8739, + 927.6457 + ], + "actual_end_rot": [ + 22.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 1484.4957, + 4980.8739, + 927.6457 + ], + "start_rot": [ + 22.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 1484.4957, + 4980.8739, + 927.6457 + ], + "actual_end_pos": [ + 1484.4957, + 4980.8739, + 927.6457 + ], + "actual_end_rot": [ + 22.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 1484.4957, + 4980.8739, + 927.6457 + ], + "start_rot": [ + 22.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 1387.9031, + 4954.992, + 927.6457 + ], + "actual_end_pos": [ + 1387.9031, + 4954.992, + 927.6457 + ], + "actual_end_rot": [ + 22.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1387.9031, + 4954.992, + 927.6457 + ], + "start_rot": [ + 22.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 1363.9913, + 5044.2319, + 965.9141 + ], + "actual_end_pos": [ + 1363.9913, + 5044.2319, + 965.9141 + ], + "actual_end_rot": [ + 22.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 1363.9913, + 5044.2319, + 965.9141 + ], + "start_rot": [ + 22.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 1363.9913, + 5044.2319, + 965.9141 + ], + "actual_end_pos": [ + 1363.9913, + 5044.2319, + 965.9141 + ], + "actual_end_rot": [ + 15.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 1363.9913, + 5044.2319, + 965.9141 + ], + "start_rot": [ + 15.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 1363.9913, + 5044.2319, + 965.9141 + ], + "actual_end_pos": [ + 1363.9913, + 5044.2319, + 965.9141 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 1363.9913, + 5044.2319, + 965.9141 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 1389.6518, + 4948.4657, + 952.8614 + ], + "actual_end_pos": [ + 1389.6518, + 4948.4657, + 952.8614 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 1389.6518, + 4948.4657, + 952.8614 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 1486.2444, + 4974.3476, + 952.8614 + ], + "actual_end_pos": [ + 1486.2444, + 4974.3476, + 952.8614 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 1486.2444, + 4974.3476, + 952.8614 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 1486.2444, + 4974.3476, + 952.8614 + ], + "actual_end_pos": [ + 1486.2444, + 4974.3476, + 952.8614 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 1486.2444, + 4974.3476, + 952.8614 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 1486.2444, + 4974.3476, + 952.8614 + ], + "actual_end_pos": [ + 1486.2444, + 4974.3476, + 952.8614 + ], + "actual_end_rot": [ + 7.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 1486.2444, + 4974.3476, + 952.8614 + ], + "start_rot": [ + 7.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 1486.2444, + 4974.3476, + 952.8614 + ], + "actual_end_pos": [ + 1486.2444, + 4974.3476, + 952.8614 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 1486.2444, + 4974.3476, + 952.8614 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 1586.2444, + 4974.3476, + 952.8614 + ], + "actual_end_pos": [ + 1586.2444, + 4974.3476, + 952.8614 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 1586.2444, + 4974.3476, + 952.8614 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 1686.2444, + 4974.3476, + 952.8614 + ], + "actual_end_pos": [ + 1686.2444, + 4974.3476, + 952.8614 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 1686.2444, + 4974.3476, + 952.8614 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 1686.2444, + 4874.3476, + 952.8614 + ], + "actual_end_pos": [ + 1686.2444, + 4874.3476, + 952.8614 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 1686.2444, + 4874.3476, + 952.8614 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 1686.2444, + 4774.3476, + 952.8614 + ], + "actual_end_pos": [ + 1686.2444, + 4774.3476, + 952.8614 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 1686.2444, + 4774.3476, + 952.8614 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 1586.2444, + 4774.3476, + 952.8614 + ], + "actual_end_pos": [ + 1586.2444, + 4774.3476, + 952.8614 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1586.2444, + 4774.3476, + 952.8614 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 1586.2444, + 4874.3476, + 952.8614 + ], + "actual_end_pos": [ + 1586.2444, + 4874.3476, + 952.8614 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1586.2444, + 4874.3476, + 952.8614 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 1586.2444, + 4974.3476, + 952.8614 + ], + "actual_end_pos": [ + 1586.2444, + 4974.3476, + 952.8614 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 1586.2444, + 4974.3476, + 952.8614 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 1586.2444, + 4974.3476, + 952.8614 + ], + "actual_end_pos": [ + 1586.2444, + 4974.3476, + 952.8614 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 1586.2444, + 4974.3476, + 952.8614 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 1612.1263, + 4877.755, + 952.8614 + ], + "actual_end_pos": [ + 1612.1263, + 4877.755, + 952.8614 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 1612.1263, + 4877.755, + 952.8614 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 1515.5337, + 4851.8731, + 952.8614 + ], + "actual_end_pos": [ + 1515.5337, + 4851.8731, + 952.8614 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 1515.5337, + 4851.8731, + 952.8614 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 1515.5337, + 4851.8731, + 952.8614 + ], + "actual_end_pos": [ + 1515.5337, + 4851.8731, + 952.8614 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 1515.5337, + 4851.8731, + 952.8614 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 1418.9411, + 4825.9912, + 952.8614 + ], + "actual_end_pos": [ + 1418.9411, + 4825.9912, + 952.8614 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1418.9411, + 4825.9912, + 952.8614 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 1393.2806, + 4921.7574, + 965.9141 + ], + "actual_end_pos": [ + 1393.2806, + 4921.7574, + 965.9141 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 1393.2806, + 4921.7574, + 965.9141 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 1418.9411, + 4825.9912, + 952.8614 + ], + "actual_end_pos": [ + 1418.9411, + 4825.9912, + 952.8614 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 1418.9411, + 4825.9912, + 952.8614 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 1418.9411, + 4825.9912, + 952.8614 + ], + "actual_end_pos": [ + 1418.9411, + 4825.9912, + 952.8614 + ], + "actual_end_rot": [ + 15.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 1418.9411, + 4825.9912, + 952.8614 + ], + "start_rot": [ + 15.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 1418.9411, + 4825.9912, + 952.8614 + ], + "actual_end_pos": [ + 1418.9411, + 4825.9912, + 952.8614 + ], + "actual_end_rot": [ + 22.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 1418.9411, + 4825.9912, + 952.8614 + ], + "start_rot": [ + 22.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 1442.8529, + 4736.7513, + 914.5931 + ], + "actual_end_pos": [ + 1442.8529, + 4736.7513, + 914.5931 + ], + "actual_end_rot": [ + 22.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file diff --git a/equivalence_easy/run_20260422_172644__pair_004188_B_traj_004189_meta.json b/equivalence_easy/run_20260422_172644__pair_004188_B_traj_004189_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c6905f5ed202bf3a2641b9e3dac0f29be873ced4 --- /dev/null +++ b/equivalence_easy/run_20260422_172644__pair_004188_B_traj_004189_meta.json @@ -0,0 +1,1476 @@ +{ + "trajectory_id": 4189, + "episode_id": 0, + "state_id": 3114, + "sample_index": 3114, + "trajectory_index_at_point": 0, + "data_type": "reasoning", + "has_collision": false, + "trajectory_type": "equivalence", + "algebraic_property": "equivalence: T_A(s₀) = T_B(s₀), A ≠ B (commutative shuffle)", + "paired_trajectory": { + "is_paired": true, + "role": "path_B", + "partner_trajectory_id": 4188, + "primary_trajectory_id": 4188, + "paired_trajectory_id": 4189, + "relation": "path_A and path_B are commutative shuffles, should reach same final state" + }, + "collision_count": 0, + "total_steps": 40, + "frames_per_step": 9, + "total_frames": 360, + "render_config": { + "resolution": [ + 1280, + 720 + ], + "fov": 79.0, + "image_format": "jpeg", + "modalities": [ + "rgb", + "depth" + ] + }, + "root_state": { + "position": [ + 1680.0, + 4630.0, + 850.0 + ], + "rotation": [ + 0.0, + 90.0, + 0.0 + ] + }, + "action_sequence": [ + "move_forward", + "turn_right", + "look_up", + "look_up", + "move_forward", + "move_forward", + "move_forward", + "look_up", + "move_right", + "turn_left", + "move_backward", + "turn_right", + "move_forward", + "no_op", + "move_right", + "move_forward", + "look_down", + "look_down", + "move_left", + "move_backward", + "no_op", + "look_down", + "turn_left", + "move_forward", + "move_backward", + "move_backward", + "move_right", + "move_left", + "move_left", + "move_forward", + "turn_right", + "move_backward", + "move_right", + "look_up", + "move_backward", + "move_right", + "move_forward", + "look_up", + "look_up", + "move_backward" + ], + "collision_mask": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "steps": [ + { + "step": 0, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1680.0, + 4630.0, + 850.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 1680.0, + 4730.0, + 850.0 + ], + "actual_end_pos": [ + 1680.0, + 4730.0, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_00" + }, + { + "step": 1, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 1680.0, + 4730.0, + 850.0 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 1680.0, + 4730.0, + 850.0 + ], + "actual_end_pos": [ + 1680.0, + 4730.0, + 850.0 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_01" + }, + { + "step": 2, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 1680.0, + 4730.0, + 850.0 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 1680.0, + 4730.0, + 850.0 + ], + "actual_end_pos": [ + 1680.0, + 4730.0, + 850.0 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_02" + }, + { + "step": 3, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 1680.0, + 4730.0, + 850.0 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 1680.0, + 4730.0, + 850.0 + ], + "actual_end_pos": [ + 1680.0, + 4730.0, + 850.0 + ], + "actual_end_rot": [ + 15.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_03" + }, + { + "step": 4, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1680.0, + 4730.0, + 850.0 + ], + "start_rot": [ + 15.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 1655.0, + 4823.3013, + 875.8819 + ], + "actual_end_pos": [ + 1655.0, + 4823.3013, + 875.8819 + ], + "actual_end_rot": [ + 15.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_04" + }, + { + "step": 5, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1655.0, + 4823.3013, + 875.8819 + ], + "start_rot": [ + 15.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 1630.0, + 4916.6025, + 901.7638 + ], + "actual_end_pos": [ + 1630.0, + 4916.6025, + 901.7638 + ], + "actual_end_rot": [ + 15.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_05" + }, + { + "step": 6, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1630.0, + 4916.6025, + 901.7638 + ], + "start_rot": [ + 15.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 1605.0, + 5009.9038, + 927.6457 + ], + "actual_end_pos": [ + 1605.0, + 5009.9038, + 927.6457 + ], + "actual_end_rot": [ + 15.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_06" + }, + { + "step": 7, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 1605.0, + 5009.9038, + 927.6457 + ], + "start_rot": [ + 15.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 1605.0, + 5009.9038, + 927.6457 + ], + "actual_end_pos": [ + 1605.0, + 5009.9038, + 927.6457 + ], + "actual_end_rot": [ + 22.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_07" + }, + { + "step": 8, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 1605.0, + 5009.9038, + 927.6457 + ], + "start_rot": [ + 22.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 1508.4074, + 4984.0219, + 927.6457 + ], + "actual_end_pos": [ + 1508.4074, + 4984.0219, + 927.6457 + ], + "actual_end_rot": [ + 22.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_08" + }, + { + "step": 9, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 1508.4074, + 4984.0219, + 927.6457 + ], + "start_rot": [ + 22.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 1508.4074, + 4984.0219, + 927.6457 + ], + "actual_end_pos": [ + 1508.4074, + 4984.0219, + 927.6457 + ], + "actual_end_rot": [ + 22.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_09" + }, + { + "step": 10, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 1508.4074, + 4984.0219, + 927.6457 + ], + "start_rot": [ + 22.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 1508.4074, + 4891.634, + 889.3774 + ], + "actual_end_pos": [ + 1508.4074, + 4891.634, + 889.3774 + ], + "actual_end_rot": [ + 22.5, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_10" + }, + { + "step": 11, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 1508.4074, + 4891.634, + 889.3774 + ], + "start_rot": [ + 22.5, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 1508.4074, + 4891.634, + 889.3774 + ], + "actual_end_pos": [ + 1508.4074, + 4891.634, + 889.3774 + ], + "actual_end_rot": [ + 22.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_11" + }, + { + "step": 12, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1508.4074, + 4891.634, + 889.3774 + ], + "start_rot": [ + 22.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 1484.4957, + 4980.8739, + 927.6457 + ], + "actual_end_pos": [ + 1484.4957, + 4980.8739, + 927.6457 + ], + "actual_end_rot": [ + 22.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_12" + }, + { + "step": 13, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 1484.4957, + 4980.8739, + 927.6457 + ], + "start_rot": [ + 22.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 1484.4957, + 4980.8739, + 927.6457 + ], + "actual_end_pos": [ + 1484.4957, + 4980.8739, + 927.6457 + ], + "actual_end_rot": [ + 22.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_13" + }, + { + "step": 14, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 1484.4957, + 4980.8739, + 927.6457 + ], + "start_rot": [ + 22.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 1387.9031, + 4954.992, + 927.6457 + ], + "actual_end_pos": [ + 1387.9031, + 4954.992, + 927.6457 + ], + "actual_end_rot": [ + 22.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_14" + }, + { + "step": 15, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1387.9031, + 4954.992, + 927.6457 + ], + "start_rot": [ + 22.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 1363.9913, + 5044.2319, + 965.9141 + ], + "actual_end_pos": [ + 1363.9913, + 5044.2319, + 965.9141 + ], + "actual_end_rot": [ + 22.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_15" + }, + { + "step": 16, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 1363.9913, + 5044.2319, + 965.9141 + ], + "start_rot": [ + 22.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 1363.9913, + 5044.2319, + 965.9141 + ], + "actual_end_pos": [ + 1363.9913, + 5044.2319, + 965.9141 + ], + "actual_end_rot": [ + 15.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_16" + }, + { + "step": 17, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 1363.9913, + 5044.2319, + 965.9141 + ], + "start_rot": [ + 15.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 1363.9913, + 5044.2319, + 965.9141 + ], + "actual_end_pos": [ + 1363.9913, + 5044.2319, + 965.9141 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_17" + }, + { + "step": 18, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 1363.9913, + 5044.2319, + 965.9141 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 1460.5839, + 5070.1138, + 965.9141 + ], + "actual_end_pos": [ + 1460.5839, + 5070.1138, + 965.9141 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_18" + }, + { + "step": 19, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 1460.5839, + 5070.1138, + 965.9141 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 1486.2444, + 4974.3476, + 952.8614 + ], + "actual_end_pos": [ + 1486.2444, + 4974.3476, + 952.8614 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_19" + }, + { + "step": 20, + "action": "no_op", + "action_id": 8, + "start_pos": [ + 1486.2444, + 4974.3476, + 952.8614 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 1486.2444, + 4974.3476, + 952.8614 + ], + "actual_end_pos": [ + 1486.2444, + 4974.3476, + 952.8614 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_20" + }, + { + "step": 21, + "action": "look_down", + "action_id": 7, + "start_pos": [ + 1486.2444, + 4974.3476, + 952.8614 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 1486.2444, + 4974.3476, + 952.8614 + ], + "actual_end_pos": [ + 1486.2444, + 4974.3476, + 952.8614 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_21" + }, + { + "step": 22, + "action": "turn_left", + "action_id": 4, + "start_pos": [ + 1486.2444, + 4974.3476, + 952.8614 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 1486.2444, + 4974.3476, + 952.8614 + ], + "actual_end_pos": [ + 1486.2444, + 4974.3476, + 952.8614 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_22" + }, + { + "step": 23, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1486.2444, + 4974.3476, + 952.8614 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 1486.2444, + 5074.3476, + 952.8614 + ], + "actual_end_pos": [ + 1486.2444, + 5074.3476, + 952.8614 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_23" + }, + { + "step": 24, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 1486.2444, + 5074.3476, + 952.8614 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 1486.2444, + 4974.3476, + 952.8614 + ], + "actual_end_pos": [ + 1486.2444, + 4974.3476, + 952.8614 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_24" + }, + { + "step": 25, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 1486.2444, + 4974.3476, + 952.8614 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 1486.2444, + 4874.3476, + 952.8614 + ], + "actual_end_pos": [ + 1486.2444, + 4874.3476, + 952.8614 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_25" + }, + { + "step": 26, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 1486.2444, + 4874.3476, + 952.8614 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 1386.2444, + 4874.3476, + 952.8614 + ], + "actual_end_pos": [ + 1386.2444, + 4874.3476, + 952.8614 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_26" + }, + { + "step": 27, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 1386.2444, + 4874.3476, + 952.8614 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 1486.2444, + 4874.3476, + 952.8614 + ], + "actual_end_pos": [ + 1486.2444, + 4874.3476, + 952.8614 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_27" + }, + { + "step": 28, + "action": "move_left", + "action_id": 2, + "start_pos": [ + 1486.2444, + 4874.3476, + 952.8614 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 1586.2444, + 4874.3476, + 952.8614 + ], + "actual_end_pos": [ + 1586.2444, + 4874.3476, + 952.8614 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_28" + }, + { + "step": 29, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1586.2444, + 4874.3476, + 952.8614 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 1586.2444, + 4974.3476, + 952.8614 + ], + "actual_end_pos": [ + 1586.2444, + 4974.3476, + 952.8614 + ], + "actual_end_rot": [ + 0.0, + 90.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_29" + }, + { + "step": 30, + "action": "turn_right", + "action_id": 5, + "start_pos": [ + 1586.2444, + 4974.3476, + 952.8614 + ], + "start_rot": [ + 0.0, + 90.0, + 0.0 + ], + "expected_end_pos": [ + 1586.2444, + 4974.3476, + 952.8614 + ], + "actual_end_pos": [ + 1586.2444, + 4974.3476, + 952.8614 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_30" + }, + { + "step": 31, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 1586.2444, + 4974.3476, + 952.8614 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 1612.1263, + 4877.755, + 952.8614 + ], + "actual_end_pos": [ + 1612.1263, + 4877.755, + 952.8614 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_31" + }, + { + "step": 32, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 1612.1263, + 4877.755, + 952.8614 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 1515.5337, + 4851.8731, + 952.8614 + ], + "actual_end_pos": [ + 1515.5337, + 4851.8731, + 952.8614 + ], + "actual_end_rot": [ + 0.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_32" + }, + { + "step": 33, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 1515.5337, + 4851.8731, + 952.8614 + ], + "start_rot": [ + 0.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 1515.5337, + 4851.8731, + 952.8614 + ], + "actual_end_pos": [ + 1515.5337, + 4851.8731, + 952.8614 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_33" + }, + { + "step": 34, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 1515.5337, + 4851.8731, + 952.8614 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 1541.1942, + 4756.1068, + 939.8088 + ], + "actual_end_pos": [ + 1541.1942, + 4756.1068, + 939.8088 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_34" + }, + { + "step": 35, + "action": "move_right", + "action_id": 3, + "start_pos": [ + 1541.1942, + 4756.1068, + 939.8088 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 1444.6016, + 4730.2249, + 939.8088 + ], + "actual_end_pos": [ + 1444.6016, + 4730.2249, + 939.8088 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_35" + }, + { + "step": 36, + "action": "move_forward", + "action_id": 0, + "start_pos": [ + 1444.6016, + 4730.2249, + 939.8088 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 1418.9411, + 4825.9912, + 952.8614 + ], + "actual_end_pos": [ + 1418.9411, + 4825.9912, + 952.8614 + ], + "actual_end_rot": [ + 7.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_36" + }, + { + "step": 37, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 1418.9411, + 4825.9912, + 952.8614 + ], + "start_rot": [ + 7.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 1418.9411, + 4825.9912, + 952.8614 + ], + "actual_end_pos": [ + 1418.9411, + 4825.9912, + 952.8614 + ], + "actual_end_rot": [ + 15.0, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_37" + }, + { + "step": 38, + "action": "look_up", + "action_id": 6, + "start_pos": [ + 1418.9411, + 4825.9912, + 952.8614 + ], + "start_rot": [ + 15.0, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 1418.9411, + 4825.9912, + 952.8614 + ], + "actual_end_pos": [ + 1418.9411, + 4825.9912, + 952.8614 + ], + "actual_end_rot": [ + 22.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_38" + }, + { + "step": 39, + "action": "move_backward", + "action_id": 1, + "start_pos": [ + 1418.9411, + 4825.9912, + 952.8614 + ], + "start_rot": [ + 22.5, + 105.0, + 0.0 + ], + "expected_end_pos": [ + 1442.8529, + 4736.7513, + 914.5931 + ], + "actual_end_pos": [ + 1442.8529, + 4736.7513, + 914.5931 + ], + "actual_end_rot": [ + 22.5, + 105.0, + 0.0 + ], + "collision": false, + "collision_displacement": 0.0, + "frame_dir": "step_39" + } + ], + "video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4" + }, + "depth_video_encoding": { + "fps": 16.0, + "crf": 28, + "preset": "ultrafast", + "resolution": "1280x720", + "total_frames": 360, + "frames_per_step": 9, + "num_steps": 40, + "codec": "libx264", + "source_format": "frames_to_mp4", + "depth_format": "16bit_png_normalized_to_8bit_grayscale" + } +} \ No newline at end of file