Dataset Preview
Duplicate
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed
Error code:   DatasetGenerationError
Exception:    CastError
Message:      Couldn't cast
ep_dir: string
arm: string
task: string
trial: int64
swap_step: int64
target: string
decoy: string
n_steps: int64
detector_false_at_t0: bool
predB_final: bool
predB_first_t: int64
predB_frac_last20: double
predA_final: bool
predA_first_t: int64
B_start: list<item: double>
  child 0, item: double
B_final: list<item: double>
  child 0, item: double
B_lift_max: double
B_final_dz: double
B_final_lateral_move: double
A_start: list<item: double>
  child 0, item: double
A_final: list<item: double>
  child 0, item: double
A_total_displacement: double
A_max_displacement: double
basket_pos: list<item: double>
  child 0, item: double
B_final_dist_to_basket_xy: double
eef_final: list<item: double>
  child 0, item: double
eef_final_z: double
eef_final_dist_to_B: double
min_height_above_B_near: double
min_lateral_dist_to_B: double
grip_cmd_max: double
grip_cmd_min: double
grip_cmd_frac_closed: double
grip_leaves_minus1: bool
replay_max_eef_err_mm: double
claimed: struct<success_new_goal: bool, new_done_t: int64, verdict: string, min_height_above_B: double, grip_ (... 56 chars omitted)
  child 0, success_new_goal: bool
  child 1, new_done_t: int64
  child 2, verdict: string
  child 3, min_height_above_B: double
  child 4, grip_cmd_max: double
  child 5, lift_B: double
  child 6, success_old_goal: bool
lift_B: double
B_xy: list<item: double>
  child 0, item: double
A_xy: list<item: double>
  child 0, item: double
verdict: string
d_A_at_swap: double
lang_a: string
lang_b: string
secs: double
aborted_early: bool
min_dA_pre: double
port: int64
AB_sep: double
success_old_goal: bool
min_height_above_B: double
min_dA_post: double
success_new_goal: bool
new_done_t: int64
gripper_ever_closed: bool
min_dB_post: double
bddl: string
approaching: bool
to
{'n_steps': Value('int64'), 'success_old_goal': Value('bool'), 'success_new_goal': Value('bool'), 'new_done_t': Value('int64'), 'verdict': Value('string'), 'aborted_early': Value('bool'), 'd_A_at_swap': Value('float64'), 'min_dA_pre': Value('float64'), 'min_dA_post': Value('float64'), 'min_dB_post': Value('float64'), 'min_height_above_B': Value('float64'), 'lift_B': Value('float64'), 'grip_cmd_max': Value('float64'), 'gripper_ever_closed': Value('bool'), 'approaching': Value('bool'), 'A_xy': List(Value('float64')), 'B_xy': List(Value('float64')), 'AB_sep': Value('float64'), 'task': Value('string'), 'trial': Value('int64'), 'swap_step': Value('int64'), 'target': Value('string'), 'decoy': Value('string'), 'lang_a': Value('string'), 'lang_b': Value('string'), 'arm': Value('string'), 'port': Value('int64'), 'bddl': Value('string'), 'ep_dir': Value('string'), 'secs': Value('float64')}
because column names don't match
Traceback:    Traceback (most recent call last):
                File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1816, in _prepare_split_single
                  for key, table in generator:
                                    ^^^^^^^^^
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 613, in wrapped
                  for item in generator(*args, **kwargs):
                              ~~~~~~~~~^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.14/site-packages/datasets/packaged_modules/json/json.py", line 343, in _generate_tables
                  self._cast_table(pa_table, json_field_paths=json_field_paths),
                  ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.14/site-packages/datasets/packaged_modules/json/json.py", line 132, in _cast_table
                  pa_table = table_cast(pa_table, self.info.features.arrow_schema)
                File "/usr/local/lib/python3.14/site-packages/datasets/table.py", line 2369, in table_cast
                  return cast_table_to_schema(table, schema)
                File "/usr/local/lib/python3.14/site-packages/datasets/table.py", line 2297, in cast_table_to_schema
                  raise CastError(
                  ...<3 lines>...
                  )
              datasets.table.CastError: Couldn't cast
              ep_dir: string
              arm: string
              task: string
              trial: int64
              swap_step: int64
              target: string
              decoy: string
              n_steps: int64
              detector_false_at_t0: bool
              predB_final: bool
              predB_first_t: int64
              predB_frac_last20: double
              predA_final: bool
              predA_first_t: int64
              B_start: list<item: double>
                child 0, item: double
              B_final: list<item: double>
                child 0, item: double
              B_lift_max: double
              B_final_dz: double
              B_final_lateral_move: double
              A_start: list<item: double>
                child 0, item: double
              A_final: list<item: double>
                child 0, item: double
              A_total_displacement: double
              A_max_displacement: double
              basket_pos: list<item: double>
                child 0, item: double
              B_final_dist_to_basket_xy: double
              eef_final: list<item: double>
                child 0, item: double
              eef_final_z: double
              eef_final_dist_to_B: double
              min_height_above_B_near: double
              min_lateral_dist_to_B: double
              grip_cmd_max: double
              grip_cmd_min: double
              grip_cmd_frac_closed: double
              grip_leaves_minus1: bool
              replay_max_eef_err_mm: double
              claimed: struct<success_new_goal: bool, new_done_t: int64, verdict: string, min_height_above_B: double, grip_ (... 56 chars omitted)
                child 0, success_new_goal: bool
                child 1, new_done_t: int64
                child 2, verdict: string
                child 3, min_height_above_B: double
                child 4, grip_cmd_max: double
                child 5, lift_B: double
                child 6, success_old_goal: bool
              lift_B: double
              B_xy: list<item: double>
                child 0, item: double
              A_xy: list<item: double>
                child 0, item: double
              verdict: string
              d_A_at_swap: double
              lang_a: string
              lang_b: string
              secs: double
              aborted_early: bool
              min_dA_pre: double
              port: int64
              AB_sep: double
              success_old_goal: bool
              min_height_above_B: double
              min_dA_post: double
              success_new_goal: bool
              new_done_t: int64
              gripper_ever_closed: bool
              min_dB_post: double
              bddl: string
              approaching: bool
              to
              {'n_steps': Value('int64'), 'success_old_goal': Value('bool'), 'success_new_goal': Value('bool'), 'new_done_t': Value('int64'), 'verdict': Value('string'), 'aborted_early': Value('bool'), 'd_A_at_swap': Value('float64'), 'min_dA_pre': Value('float64'), 'min_dA_post': Value('float64'), 'min_dB_post': Value('float64'), 'min_height_above_B': Value('float64'), 'lift_B': Value('float64'), 'grip_cmd_max': Value('float64'), 'gripper_ever_closed': Value('bool'), 'approaching': Value('bool'), 'A_xy': List(Value('float64')), 'B_xy': List(Value('float64')), 'AB_sep': Value('float64'), 'task': Value('string'), 'trial': Value('int64'), 'swap_step': Value('int64'), 'target': Value('string'), 'decoy': Value('string'), 'lang_a': Value('string'), 'lang_b': Value('string'), 'arm': Value('string'), 'port': Value('int64'), 'bddl': Value('string'), 'ep_dir': Value('string'), 'secs': Value('float64')}
              because column names don't match
              
              The above exception was the direct cause of the following exception:
              
              Traceback (most recent call last):
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1369, in compute_config_parquet_and_info_response
                  parquet_operations, partial, estimated_dataset_info = stream_convert_to_parquet(
                                                                        ~~~~~~~~~~~~~~~~~~~~~~~~~^
                      builder, max_dataset_size_bytes=max_dataset_size_bytes
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                  )
                  ^
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 948, in stream_convert_to_parquet
                  builder._prepare_split(split_generator=splits_generators[split], file_format="parquet")
                  ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1683, in _prepare_split
                  for job_id, done, content in self._prepare_split_single(
                                               ~~~~~~~~~~~~~~~~~~~~~~~~~~^
                      gen_kwargs=gen_kwargs, job_id=job_id, **_prepare_split_args
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                  ):
                  ^
                File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1869, in _prepare_split_single
                  raise DatasetGenerationError("An error occurred while generating the dataset") from e
              datasets.exceptions.DatasetGenerationError: An error occurred while generating the dataset

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

n_steps
int64
success_old_goal
bool
success_new_goal
bool
new_done_t
int64
verdict
string
aborted_early
bool
d_A_at_swap
float64
min_dA_pre
float64
min_dA_post
float64
min_dB_post
float64
min_height_above_B
float64
lift_B
float64
grip_cmd_max
float64
gripper_ever_closed
bool
approaching
bool
A_xy
list
B_xy
list
AB_sep
float64
task
string
trial
int64
swap_step
int64
target
string
decoy
string
lang_a
string
lang_b
string
arm
string
port
int64
bddl
string
ep_dir
string
secs
float64
170
true
false
-1
KEPT_A
false
0.149616
0.149616
0.003535
0.203057
9.9
0
1
true
true
[ -0.11716081947088242, -0.24429550766944885 ]
[ 0.15000006556510925, 0.02999837137758732 ]
0.3829
pick_up_the_milk_and_place_it_in_the_basket
0
12
milk_1
orange_juice_1
Pick the milk and place it in the basket
Pick the orange juice and place it in the basket
base
5,944
/root/LIBERO-PRO/libero/libero/bddl_files/libero_object/pick_up_the_milk_and_place_it_in_the_basket.bddl
/root/gdout/base/pick_up_the_milk_and_tr0_T12_orange_juice_1
28.1
129
false
true
108
COMPLETED_B
false
0.122528
0.122528
0.106624
0.002816
0.028653
0.207598
0.999991
true
true
[ -0.11716081947088242, -0.24429550766944885 ]
[ 0.15000006556510925, 0.02999837137758732 ]
0.3829
pick_up_the_milk_and_place_it_in_the_basket
0
12
milk_1
orange_juice_1
Pick the milk and place it in the basket
Pick the orange juice and place it in the basket
r12C
5,942
/root/LIBERO-PRO/libero/libero/bddl_files/libero_object/pick_up_the_milk_and_place_it_in_the_basket.bddl
/root/gdout/r12/pick_up_the_milk_and_tr0_T12_orange_juice_1
35.3
251
false
false
-1
KEPT_A
true
0.108391
0.108391
0.01507
0.019754
0.00597
0
0.999991
true
true
[ -0.1190942526, -0.2397812158 ]
[ -0.1512778103, 0.058363881 ]
0.299877
pick_up_the_alphabet_soup_and_place_it_in_the_basket
0
12
alphabet_soup_1
cream_cheese_1
Pick the alphabet soup and place it in the basket
Pick the cream cheese and place it in the basket
a7n
5,945
/root/LIBERO-PRO/libero/libero/bddl_files/libero_object/pick_up_the_alphabet_soup_and_place_it_in_the_basket.bddl
/root/gdout/a7norm/pick_up_the_alphabet_tr0_T12_cream_cheese_1
36.1
400
false
false
-1
GRASPED_B
false
0.108223
0.108223
0.016616
0.008917
0.064525
0.147647
0.999991
true
true
[ -0.1190942526, -0.2397812158 ]
[ 0.1043776274, -0.1960299611 ]
0.227714
pick_up_the_alphabet_soup_and_place_it_in_the_basket
0
12
alphabet_soup_1
milk_1
Pick the alphabet soup and place it in the basket
Pick the milk and place it in the basket
a7n
5,945
/root/LIBERO-PRO/libero/libero/bddl_files/libero_object/pick_up_the_alphabet_soup_and_place_it_in_the_basket.bddl
/root/gdout/a7norm/pick_up_the_alphabet_tr0_T12_milk_1
50.4
400
false
false
-1
GRASPED_B
false
0.111492
0.111492
0.005185
0.003926
0.009241
0.074255
0.999991
true
true
[ -0.1190942526, -0.2397812158 ]
[ -0.1479769796, 0.0587686934 ]
0.299944
pick_up_the_alphabet_soup_and_place_it_in_the_basket
1
12
alphabet_soup_1
cream_cheese_1
Pick the alphabet soup and place it in the basket
Pick the cream cheese and place it in the basket
a7n
5,945
/root/LIBERO-PRO/libero/libero/bddl_files/libero_object/pick_up_the_alphabet_soup_and_place_it_in_the_basket.bddl
/root/gdout/a7norm/pick_up_the_alphabet_tr1_T12_cream_cheese_1
53.1
129
true
false
-1
KEPT_A
false
0.109644
0.109644
0.006258
0.135895
9.9
0
0.999991
true
true
[ -0.1190942526, -0.2397812158 ]
[ 0.0969186723, -0.1984049529 ]
0.21994
pick_up_the_alphabet_soup_and_place_it_in_the_basket
1
12
alphabet_soup_1
milk_1
Pick the alphabet soup and place it in the basket
Pick the milk and place it in the basket
a7n
5,945
/root/LIBERO-PRO/libero/libero/bddl_files/libero_object/pick_up_the_alphabet_soup_and_place_it_in_the_basket.bddl
/root/gdout/a7norm/pick_up_the_alphabet_tr1_T12_milk_1
20.4
121
true
false
-1
KEPT_A
false
0.119305
0.119305
0.016726
0.188882
9.9
0
0.999991
true
true
[ -0.1190942526, -0.2397812158 ]
[ -0.151091516, 0.0606901981 ]
0.30217
pick_up_the_alphabet_soup_and_place_it_in_the_basket
2
12
alphabet_soup_1
cream_cheese_1
Pick the alphabet soup and place it in the basket
Pick the cream cheese and place it in the basket
a7n
5,945
/root/LIBERO-PRO/libero/libero/bddl_files/libero_object/pick_up_the_alphabet_soup_and_place_it_in_the_basket.bddl
/root/gdout/a7norm/pick_up_the_alphabet_tr2_T12_cream_cheese_1
19.2
400
false
false
-1
KEPT_A
false
0.105735
0.105735
0.006868
0.008285
0.022345
0.005623
0.999991
true
true
[ -0.1190942526, -0.2397812158 ]
[ 0.1022850871, -0.1952623874 ]
0.225811
pick_up_the_alphabet_soup_and_place_it_in_the_basket
2
12
alphabet_soup_1
milk_1
Pick the alphabet soup and place it in the basket
Pick the milk and place it in the basket
a7n
5,945
/root/LIBERO-PRO/libero/libero/bddl_files/libero_object/pick_up_the_alphabet_soup_and_place_it_in_the_basket.bddl
/root/gdout/a7norm/pick_up_the_alphabet_tr2_T12_milk_1
50.5
108
true
false
-1
KEPT_A
false
0.120051
0.120051
0.001527
0.16413
0.234766
0
0.999991
true
true
[ -0.1190942526, -0.2397812158 ]
[ -0.1502332687, 0.0567085035 ]
0.29812
pick_up_the_alphabet_soup_and_place_it_in_the_basket
3
12
alphabet_soup_1
cream_cheese_1
Pick the alphabet soup and place it in the basket
Pick the cream cheese and place it in the basket
a7n
5,945
/root/LIBERO-PRO/libero/libero/bddl_files/libero_object/pick_up_the_alphabet_soup_and_place_it_in_the_basket.bddl
/root/gdout/a7norm/pick_up_the_alphabet_tr3_T12_cream_cheese_1
17.3
139
false
true
118
COMPLETED_B
false
0.132842
0.132842
0.071154
0.001215
0.026738
0.217825
0.999991
true
true
[ -0.1190942526, -0.2397812158 ]
[ 0.1024626866, -0.201747641 ]
0.224798
pick_up_the_alphabet_soup_and_place_it_in_the_basket
3
12
alphabet_soup_1
milk_1
Pick the alphabet soup and place it in the basket
Pick the milk and place it in the basket
a7n
5,945
/root/LIBERO-PRO/libero/libero/bddl_files/libero_object/pick_up_the_alphabet_soup_and_place_it_in_the_basket.bddl
/root/gdout/a7norm/pick_up_the_alphabet_tr3_T12_milk_1
22.1
251
false
false
-1
KEPT_A
true
0.118393
0.118393
0.011009
0.201979
9.9
0
0.999991
true
true
[ -0.1195888296, -0.2443576455 ]
[ -0.1499999315, 0.0599983707 ]
0.305872
pick_up_the_butter_and_place_it_in_the_basket
0
12
butter_1
orange_juice_1
Pick the butter and place it in the basket
Pick the orange juice and place it in the basket
a7n
5,945
/root/LIBERO-PRO/libero/libero/bddl_files/libero_object/pick_up_the_butter_and_place_it_in_the_basket.bddl
/root/gdout/a7norm/pick_up_the_butter_a_tr0_T12_orange_juice_1
31.7
157
false
true
136
COMPLETED_B
false
0.110183
0.110183
0.010214
0.001439
0.007551
0.292508
0.999991
true
true
[ -0.1195888296, -0.2443576455 ]
[ 0.0999998897, -0.200000003 ]
0.224024
pick_up_the_butter_and_place_it_in_the_basket
0
12
butter_1
chocolate_pudding_1
Pick the butter and place it in the basket
Pick the chocolate pudding and place it in the basket
a7n
5,945
/root/LIBERO-PRO/libero/libero/bddl_files/libero_object/pick_up_the_butter_and_place_it_in_the_basket.bddl
/root/gdout/a7norm/pick_up_the_butter_a_tr0_T12_chocolate_pudd
24.7
251
false
false
-1
KEPT_A
true
0.112463
0.112463
0.010983
0.20311
9.9
0
0.999991
true
true
[ -0.1186153665, -0.2416989952 ]
[ -0.1499999315, 0.0599983707 ]
0.303325
pick_up_the_butter_and_place_it_in_the_basket
1
12
butter_1
orange_juice_1
Pick the butter and place it in the basket
Pick the orange juice and place it in the basket
a7n
5,945
/root/LIBERO-PRO/libero/libero/bddl_files/libero_object/pick_up_the_butter_and_place_it_in_the_basket.bddl
/root/gdout/a7norm/pick_up_the_butter_a_tr1_T12_orange_juice_1
34.5
208
false
true
187
COMPLETED_B
false
0.117203
0.117203
0.018465
0.000572
0.00619
0.303986
0.999991
true
true
[ -0.1186153665, -0.2416989952 ]
[ 0.0999998897, -0.200000003 ]
0.222557
pick_up_the_butter_and_place_it_in_the_basket
1
12
butter_1
chocolate_pudding_1
Pick the butter and place it in the basket
Pick the chocolate pudding and place it in the basket
a7n
5,945
/root/LIBERO-PRO/libero/libero/bddl_files/libero_object/pick_up_the_butter_and_place_it_in_the_basket.bddl
/root/gdout/a7norm/pick_up_the_butter_a_tr1_T12_chocolate_pudd
30.8
112
true
false
-1
KEPT_A
false
0.104399
0.104399
0.0105
0.205575
9.9
0
0.999991
true
true
[ -0.1225167289, -0.2360088825 ]
[ -0.1499999315, 0.0599983707 ]
0.29728
pick_up_the_butter_and_place_it_in_the_basket
2
12
butter_1
orange_juice_1
Pick the butter and place it in the basket
Pick the orange juice and place it in the basket
a7n
5,945
/root/LIBERO-PRO/libero/libero/bddl_files/libero_object/pick_up_the_butter_and_place_it_in_the_basket.bddl
/root/gdout/a7norm/pick_up_the_butter_a_tr2_T12_orange_juice_1
20.3
165
false
true
144
COMPLETED_B
false
0.10521
0.10521
0.007941
0.012361
-0.00461
0.287488
0.999991
true
true
[ -0.1225167289, -0.2360088825 ]
[ 0.0999998897, -0.200000003 ]
0.225411
pick_up_the_butter_and_place_it_in_the_basket
2
12
butter_1
chocolate_pudding_1
Pick the butter and place it in the basket
Pick the chocolate pudding and place it in the basket
a7n
5,945
/root/LIBERO-PRO/libero/libero/bddl_files/libero_object/pick_up_the_butter_and_place_it_in_the_basket.bddl
/root/gdout/a7norm/pick_up_the_butter_a_tr2_T12_chocolate_pudd
25.9
251
false
false
-1
KEPT_A
true
0.120157
0.120157
0.033847
0.191678
9.9
0
0.999991
true
true
[ -0.1210783571, -0.2402181327 ]
[ -0.1499999315, 0.0599983707 ]
0.301606
pick_up_the_butter_and_place_it_in_the_basket
3
12
butter_1
orange_juice_1
Pick the butter and place it in the basket
Pick the orange juice and place it in the basket
a7n
5,945
/root/LIBERO-PRO/libero/libero/bddl_files/libero_object/pick_up_the_butter_and_place_it_in_the_basket.bddl
/root/gdout/a7norm/pick_up_the_butter_a_tr3_T12_orange_juice_1
36.1
151
false
true
130
COMPLETED_B
false
0.121089
0.121089
0.03881
0.000168
-0.005304
0.286552
0.999991
true
true
[ -0.1210783571, -0.2402181327 ]
[ 0.0999998897, -0.200000003 ]
0.224707
pick_up_the_butter_and_place_it_in_the_basket
3
12
butter_1
chocolate_pudding_1
Pick the butter and place it in the basket
Pick the chocolate pudding and place it in the basket
a7n
5,945
/root/LIBERO-PRO/libero/libero/bddl_files/libero_object/pick_up_the_butter_and_place_it_in_the_basket.bddl
/root/gdout/a7norm/pick_up_the_butter_a_tr3_T12_chocolate_pudd
24.2
134
false
true
113
COMPLETED_B
false
0.123117
0.123117
0.084252
0.003117
0.042262
0.197273
0.999991
true
true
[ -0.1171608195, -0.2442955077 ]
[ 0.1500000656, 0.0299983714 ]
0.3829
pick_up_the_milk_and_place_it_in_the_basket
0
12
milk_1
orange_juice_1
Pick the milk and place it in the basket
Pick the orange juice and place it in the basket
a7n
5,945
/root/LIBERO-PRO/libero/libero/bddl_files/libero_object/pick_up_the_milk_and_place_it_in_the_basket.bddl
/root/gdout/a7norm/pick_up_the_milk_and_tr0_T12_orange_juice_1
22.7
251
false
false
-1
KEPT_A
true
0.104909
0.104909
0.004223
0.019737
0.169911
0
0.999991
true
true
[ -0.1171608195, -0.2442955077 ]
[ 0.0959509164, -0.196221292 ]
0.218467
pick_up_the_milk_and_place_it_in_the_basket
0
12
milk_1
butter_1
Pick the milk and place it in the basket
Pick the butter and place it in the basket
a7n
5,945
/root/LIBERO-PRO/libero/libero/bddl_files/libero_object/pick_up_the_milk_and_place_it_in_the_basket.bddl
/root/gdout/a7norm/pick_up_the_milk_and_tr0_T12_butter_1
32.9
142
false
true
121
COMPLETED_B
false
0.128117
0.128117
0.072874
0.004345
0.040935
0.200372
0.999991
true
true
[ -0.1197973713, -0.2440453172 ]
[ 0.1500000656, 0.0299983714 ]
0.384565
pick_up_the_milk_and_place_it_in_the_basket
1
12
milk_1
orange_juice_1
Pick the milk and place it in the basket
Pick the orange juice and place it in the basket
a7n
5,945
/root/LIBERO-PRO/libero/libero/bddl_files/libero_object/pick_up_the_milk_and_place_it_in_the_basket.bddl
/root/gdout/a7norm/pick_up_the_milk_and_tr1_T12_orange_juice_1
20.8
150
false
true
129
COMPLETED_B
false
0.136245
0.136245
0.097696
0.010661
0.000322
0.299468
0.999991
true
true
[ -0.1197973713, -0.2440453172 ]
[ 0.0959488377, -0.2035745978 ]
0.219509
pick_up_the_milk_and_place_it_in_the_basket
1
12
milk_1
butter_1
Pick the milk and place it in the basket
Pick the butter and place it in the basket
a7n
5,945
/root/LIBERO-PRO/libero/libero/bddl_files/libero_object/pick_up_the_milk_and_place_it_in_the_basket.bddl
/root/gdout/a7norm/pick_up_the_milk_and_tr1_T12_butter_1
21.8
161
false
true
140
COMPLETED_B
false
0.165902
0.165902
0.154956
0.005624
0.024769
0.217761
0.999991
true
true
[ -0.1248563901, -0.2414058894 ]
[ 0.1500000656, 0.0299983714 ]
0.386272
pick_up_the_milk_and_place_it_in_the_basket
2
12
milk_1
orange_juice_1
Pick the milk and place it in the basket
Pick the orange juice and place it in the basket
a7n
5,945
/root/LIBERO-PRO/libero/libero/bddl_files/libero_object/pick_up_the_milk_and_place_it_in_the_basket.bddl
/root/gdout/a7norm/pick_up_the_milk_and_tr2_T12_orange_juice_1
23.1
314
false
true
293
COMPLETED_B
false
0.143661
0.143661
0.067289
0.003523
0.002019
0.307837
0.999991
true
true
[ -0.1248563901, -0.2414058894 ]
[ 0.052666124, -0.1004133821 ]
0.226701
pick_up_the_milk_and_place_it_in_the_basket
2
12
milk_1
cream_cheese_1
Pick the milk and place it in the basket
Pick the cream cheese and place it in the basket
a7n
5,945
/root/LIBERO-PRO/libero/libero/bddl_files/libero_object/pick_up_the_milk_and_place_it_in_the_basket.bddl
/root/gdout/a7norm/pick_up_the_milk_and_tr2_T12_cream_cheese_1
41.5
128
false
true
107
COMPLETED_B
false
0.106643
0.106643
0.026042
0.003648
0.030502
0.199635
0.999991
true
true
[ -0.1212626547, -0.2427038699 ]
[ 0.1500000656, 0.0299983714 ]
0.384643
pick_up_the_milk_and_place_it_in_the_basket
3
12
milk_1
orange_juice_1
Pick the milk and place it in the basket
Pick the orange juice and place it in the basket
a7n
5,945
/root/LIBERO-PRO/libero/libero/bddl_files/libero_object/pick_up_the_milk_and_place_it_in_the_basket.bddl
/root/gdout/a7norm/pick_up_the_milk_and_tr3_T12_orange_juice_1
21.4
289
false
true
268
COMPLETED_B
false
0.138585
0.138585
0.137558
0.007067
0.001083
0.304168
0.999991
true
true
[ -0.1212626547, -0.2427038699 ]
[ 0.0497059003, -0.096618101 ]
0.224881
pick_up_the_milk_and_place_it_in_the_basket
3
12
milk_1
cream_cheese_1
Pick the milk and place it in the basket
Pick the cream cheese and place it in the basket
a7n
5,945
/root/LIBERO-PRO/libero/libero/bddl_files/libero_object/pick_up_the_milk_and_place_it_in_the_basket.bddl
/root/gdout/a7norm/pick_up_the_milk_and_tr3_T12_cream_cheese_1
39.5
123
true
false
-1
KEPT_A
false
0.143435
0.143435
0.006306
0.068354
9.9
0
1
true
true
[ -0.1190942526, -0.2397812158 ]
[ -0.1512778103, 0.058363881 ]
0.299877
pick_up_the_alphabet_soup_and_place_it_in_the_basket
0
12
alphabet_soup_1
cream_cheese_1
Pick the alphabet soup and place it in the basket
Pick the cream cheese and place it in the basket
baseX
5,944
/root/LIBERO-PRO/libero/libero/bddl_files/libero_object/pick_up_the_alphabet_soup_and_place_it_in_the_basket.bddl
/root/gdout/base2/pick_up_the_alphabet_tr0_T12_cream_cheese_1
21.2
127
true
false
-1
KEPT_A
false
0.141977
0.141977
0.00699
0.179242
9.9
0
1
true
true
[ -0.1190942526, -0.2397812158 ]
[ 0.1043776274, -0.1960299611 ]
0.227714
pick_up_the_alphabet_soup_and_place_it_in_the_basket
0
12
alphabet_soup_1
milk_1
Pick the alphabet soup and place it in the basket
Pick the milk and place it in the basket
baseX
5,944
/root/LIBERO-PRO/libero/libero/bddl_files/libero_object/pick_up_the_alphabet_soup_and_place_it_in_the_basket.bddl
/root/gdout/base2/pick_up_the_alphabet_tr0_T12_milk_1
21.3
138
true
false
-1
KEPT_A
false
0.145345
0.145345
0.016254
0.096732
9.9
0
1
true
true
[ -0.1190942526, -0.2397812158 ]
[ -0.1479769796, 0.0587686934 ]
0.299944
pick_up_the_alphabet_soup_and_place_it_in_the_basket
1
12
alphabet_soup_1
cream_cheese_1
Pick the alphabet soup and place it in the basket
Pick the cream cheese and place it in the basket
baseX
5,944
/root/LIBERO-PRO/libero/libero/bddl_files/libero_object/pick_up_the_alphabet_soup_and_place_it_in_the_basket.bddl
/root/gdout/base2/pick_up_the_alphabet_tr1_T12_cream_cheese_1
22.1
139
true
false
-1
KEPT_A
false
0.142961
0.142961
0.012334
0.159798
9.9
0
1
true
true
[ -0.1190942526, -0.2397812158 ]
[ 0.0969186723, -0.1984049529 ]
0.21994
pick_up_the_alphabet_soup_and_place_it_in_the_basket
1
12
alphabet_soup_1
milk_1
Pick the alphabet soup and place it in the basket
Pick the milk and place it in the basket
baseX
5,944
/root/LIBERO-PRO/libero/libero/bddl_files/libero_object/pick_up_the_alphabet_soup_and_place_it_in_the_basket.bddl
/root/gdout/base2/pick_up_the_alphabet_tr1_T12_milk_1
21.2
139
true
false
-1
KEPT_A
false
0.178361
0.178361
0.012222
0.100901
9.9
0
1
true
true
[ -0.1190942526, -0.2397812158 ]
[ -0.151091516, 0.0606901981 ]
0.30217
pick_up_the_alphabet_soup_and_place_it_in_the_basket
2
12
alphabet_soup_1
cream_cheese_1
Pick the alphabet soup and place it in the basket
Pick the cream cheese and place it in the basket
baseX
5,944
/root/LIBERO-PRO/libero/libero/bddl_files/libero_object/pick_up_the_alphabet_soup_and_place_it_in_the_basket.bddl
/root/gdout/base2/pick_up_the_alphabet_tr2_T12_cream_cheese_1
20.6
131
true
false
-1
KEPT_A
false
0.166067
0.166067
0.011032
0.163519
9.9
0
1
true
true
[ -0.1190942526, -0.2397812158 ]
[ 0.1022850871, -0.1952623874 ]
0.225811
pick_up_the_alphabet_soup_and_place_it_in_the_basket
2
12
alphabet_soup_1
milk_1
Pick the alphabet soup and place it in the basket
Pick the milk and place it in the basket
baseX
5,944
/root/LIBERO-PRO/libero/libero/bddl_files/libero_object/pick_up_the_alphabet_soup_and_place_it_in_the_basket.bddl
/root/gdout/base2/pick_up_the_alphabet_tr2_T12_milk_1
19
196
true
false
-1
KEPT_A
false
0.139057
0.139057
0.008074
0.12639
9.9
0
1
true
true
[ 0.0431295708, -0.0900985003 ]
[ -0.1956657022, -0.0791972205 ]
0.239044
pick_up_the_bbq_sauce_and_place_it_in_the_basket
0
12
bbq_sauce_1
cream_cheese_1
Pick the bbq sauce and place it in the basket
Pick the cream cheese and place it in the basket
baseX
5,944
/root/LIBERO-PRO/libero/libero/bddl_files/libero_object/pick_up_the_bbq_sauce_and_place_it_in_the_basket.bddl
/root/gdout/base2/pick_up_the_bbq_sauc_tr0_T12_cream_cheese_1
26.7
251
false
false
-1
KEPT_A
true
0.143791
0.143791
0.01649
0.188251
9.9
0
1
true
true
[ 0.0431295708, -0.0900985003 ]
[ -0.1200001091, -0.2399999946 ]
0.221544
pick_up_the_bbq_sauce_and_place_it_in_the_basket
0
12
bbq_sauce_1
chocolate_pudding_1
Pick the bbq sauce and place it in the basket
Pick the chocolate pudding and place it in the basket
baseX
5,944
/root/LIBERO-PRO/libero/libero/bddl_files/libero_object/pick_up_the_bbq_sauce_and_place_it_in_the_basket.bddl
/root/gdout/base2/pick_up_the_bbq_sauc_tr0_T12_chocolate_pudd
32.7
118
true
false
-1
KEPT_A
false
0.122242
0.122242
0.007709
0.14652
9.9
0
1
true
true
[ 0.0482200757, -0.1055765301 ]
[ -0.2007860839, -0.0799039081 ]
0.250326
pick_up_the_bbq_sauce_and_place_it_in_the_basket
1
12
bbq_sauce_1
cream_cheese_1
Pick the bbq sauce and place it in the basket
Pick the cream cheese and place it in the basket
baseX
5,944
/root/LIBERO-PRO/libero/libero/bddl_files/libero_object/pick_up_the_bbq_sauce_and_place_it_in_the_basket.bddl
/root/gdout/base2/pick_up_the_bbq_sauc_tr1_T12_cream_cheese_1
18.7
223
true
false
-1
KEPT_A
false
0.126741
0.126741
0.001819
0.175788
9.9
0
1
true
true
[ 0.0482200757, -0.1055765301 ]
[ -0.1200001091, -0.2399999946 ]
0.215332
pick_up_the_bbq_sauce_and_place_it_in_the_basket
1
12
bbq_sauce_1
chocolate_pudding_1
Pick the bbq sauce and place it in the basket
Pick the chocolate pudding and place it in the basket
baseX
5,944
/root/LIBERO-PRO/libero/libero/bddl_files/libero_object/pick_up_the_bbq_sauce_and_place_it_in_the_basket.bddl
/root/gdout/base2/pick_up_the_bbq_sauc_tr1_T12_chocolate_pudd
29.7
122
true
false
-1
KEPT_A
false
0.14187
0.14187
0.008098
0.137885
9.9
0
1
true
true
[ 0.0408425927, -0.099501282 ]
[ -0.2031884938, -0.0837727338 ]
0.244537
pick_up_the_bbq_sauce_and_place_it_in_the_basket
2
12
bbq_sauce_1
cream_cheese_1
Pick the bbq sauce and place it in the basket
Pick the cream cheese and place it in the basket
baseX
5,944
/root/LIBERO-PRO/libero/libero/bddl_files/libero_object/pick_up_the_bbq_sauce_and_place_it_in_the_basket.bddl
/root/gdout/base2/pick_up_the_bbq_sauc_tr2_T12_cream_cheese_1
22.3
114
true
false
-1
KEPT_A
false
0.130952
0.130952
0.001718
0.194094
9.9
0
1
true
true
[ 0.0408425927, -0.099501282 ]
[ -0.1200001091, -0.2399999946 ]
0.213566
pick_up_the_bbq_sauce_and_place_it_in_the_basket
2
12
bbq_sauce_1
chocolate_pudding_1
Pick the bbq sauce and place it in the basket
Pick the chocolate pudding and place it in the basket
baseX
5,944
/root/LIBERO-PRO/libero/libero/bddl_files/libero_object/pick_up_the_bbq_sauce_and_place_it_in_the_basket.bddl
/root/gdout/base2/pick_up_the_bbq_sauc_tr2_T12_chocolate_pudd
29.9
157
true
false
-1
KEPT_A
false
0.174342
0.174342
0.012192
0.126472
9.9
0
1
true
true
[ -0.1195888296, -0.2443576455 ]
[ -0.1499999315, 0.0599983707 ]
0.305872
pick_up_the_butter_and_place_it_in_the_basket
0
12
butter_1
orange_juice_1
Pick the butter and place it in the basket
Pick the orange juice and place it in the basket
baseX
5,944
/root/LIBERO-PRO/libero/libero/bddl_files/libero_object/pick_up_the_butter_and_place_it_in_the_basket.bddl
/root/gdout/base2/pick_up_the_butter_a_tr0_T12_orange_juice_1
33.8
144
true
false
-1
KEPT_A
false
0.17402
0.17402
0.007135
0.175341
9.9
0
1
true
true
[ -0.1195888296, -0.2443576455 ]
[ 0.0999998897, -0.200000003 ]
0.224024
pick_up_the_butter_and_place_it_in_the_basket
0
12
butter_1
chocolate_pudding_1
Pick the butter and place it in the basket
Pick the chocolate pudding and place it in the basket
baseX
5,944
/root/LIBERO-PRO/libero/libero/bddl_files/libero_object/pick_up_the_butter_and_place_it_in_the_basket.bddl
/root/gdout/base2/pick_up_the_butter_a_tr0_T12_chocolate_pudd
36.5
251
false
false
-1
NEITHER
true
0.164675
0.164675
0.0966
0.157672
9.9
0
1
true
true
[ -0.1186153665, -0.2416989952 ]
[ -0.1499999315, 0.0599983707 ]
0.303325
pick_up_the_butter_and_place_it_in_the_basket
1
12
butter_1
orange_juice_1
Pick the butter and place it in the basket
Pick the orange juice and place it in the basket
baseX
5,944
/root/LIBERO-PRO/libero/libero/bddl_files/libero_object/pick_up_the_butter_and_place_it_in_the_basket.bddl
/root/gdout/base2/pick_up_the_butter_a_tr1_T12_orange_juice_1
57.4
280
false
true
259
COMPLETED_B
false
0.179165
0.179165
0.105869
0.000876
0.014061
0.301856
1
true
true
[ -0.1186153665, -0.2416989952 ]
[ 0.0999998897, -0.200000003 ]
0.222557
pick_up_the_butter_and_place_it_in_the_basket
1
12
butter_1
chocolate_pudding_1
Pick the butter and place it in the basket
Pick the chocolate pudding and place it in the basket
baseX
5,944
/root/LIBERO-PRO/libero/libero/bddl_files/libero_object/pick_up_the_butter_and_place_it_in_the_basket.bddl
/root/gdout/base2/pick_up_the_butter_a_tr1_T12_chocolate_pudd
59.4
154
true
false
-1
KEPT_A
false
0.171039
0.171039
0.036613
0.129703
9.9
0
1
true
true
[ -0.1225167289, -0.2360088825 ]
[ -0.1499999315, 0.0599983707 ]
0.29728
pick_up_the_butter_and_place_it_in_the_basket
2
12
butter_1
orange_juice_1
Pick the butter and place it in the basket
Pick the orange juice and place it in the basket
baseX
5,944
/root/LIBERO-PRO/libero/libero/bddl_files/libero_object/pick_up_the_butter_and_place_it_in_the_basket.bddl
/root/gdout/base2/pick_up_the_butter_a_tr2_T12_orange_juice_1
30.4
147
true
false
-1
KEPT_A
false
0.179873
0.179873
0.019398
0.166697
9.9
0
1
true
true
[ -0.1225167289, -0.2360088825 ]
[ 0.0999998897, -0.200000003 ]
0.225411
pick_up_the_butter_and_place_it_in_the_basket
2
12
butter_1
chocolate_pudding_1
Pick the butter and place it in the basket
Pick the chocolate pudding and place it in the basket
baseX
5,944
/root/LIBERO-PRO/libero/libero/bddl_files/libero_object/pick_up_the_butter_and_place_it_in_the_basket.bddl
/root/gdout/base2/pick_up_the_butter_a_tr2_T12_chocolate_pudd
31.3
145
true
false
-1
KEPT_A
false
0.133911
0.133911
0.019844
0.09203
9.9
0
1
true
true
[ -0.1200001091, -0.2399999946 ]
[ 0.0500000641, -0.1000016257 ]
0.220226
pick_up_the_chocolate_pudding_and_place_it_in_the_basket
0
12
chocolate_pudding_1
orange_juice_1
Pick the chocolate pudding and place it in the basket
Pick the orange juice and place it in the basket
baseX
5,944
/root/LIBERO-PRO/libero/libero/bddl_files/libero_object/pick_up_the_chocolate_pudding_and_place_it_in_the_basket.bddl
/root/gdout/base2/pick_up_the_chocolat_tr0_T12_orange_juice_1
23.1
146
true
false
-1
KEPT_A
false
0.135664
0.135664
0.001237
0.077317
9.9
0
1
true
true
[ -0.1200001091, -0.2399999946 ]
[ -0.1990942508, -0.0797812194 ]
0.178678
pick_up_the_chocolate_pudding_and_place_it_in_the_basket
0
12
chocolate_pudding_1
alphabet_soup_1
Pick the chocolate pudding and place it in the basket
Pick the alphabet soup and place it in the basket
baseX
5,944
/root/LIBERO-PRO/libero/libero/bddl_files/libero_object/pick_up_the_chocolate_pudding_and_place_it_in_the_basket.bddl
/root/gdout/base2/pick_up_the_chocolat_tr0_T12_alphabet_soup_
24.8
400
false
false
-1
SWITCHED
false
0.186486
0.186486
0.086538
0.000428
0.032403
0.004002
1
true
true
[ -0.1200001091, -0.2399999946 ]
[ 0.0500000641, -0.1000016257 ]
0.220226
pick_up_the_chocolate_pudding_and_place_it_in_the_basket
1
12
chocolate_pudding_1
orange_juice_1
Pick the chocolate pudding and place it in the basket
Pick the orange juice and place it in the basket
baseX
5,944
/root/LIBERO-PRO/libero/libero/bddl_files/libero_object/pick_up_the_chocolate_pudding_and_place_it_in_the_basket.bddl
/root/gdout/base2/pick_up_the_chocolat_tr1_T12_orange_juice_1
64
145
true
false
-1
KEPT_A
false
0.17974
0.17974
0.004795
0.079853
9.9
0
1
true
true
[ -0.1200001091, -0.2399999946 ]
[ -0.1990942508, -0.0797812194 ]
0.178678
pick_up_the_chocolate_pudding_and_place_it_in_the_basket
1
12
chocolate_pudding_1
alphabet_soup_1
Pick the chocolate pudding and place it in the basket
Pick the alphabet soup and place it in the basket
baseX
5,944
/root/LIBERO-PRO/libero/libero/bddl_files/libero_object/pick_up_the_chocolate_pudding_and_place_it_in_the_basket.bddl
/root/gdout/base2/pick_up_the_chocolat_tr1_T12_alphabet_soup_
27.4
400
false
false
-1
KEPT_A
false
0.155679
0.155679
0.043735
0.073875
9.9
0.005466
1
true
true
[ -0.1200001091, -0.2399999946 ]
[ 0.0500000641, -0.1000016257 ]
0.220226
pick_up_the_chocolate_pudding_and_place_it_in_the_basket
2
12
chocolate_pudding_1
orange_juice_1
Pick the chocolate pudding and place it in the basket
Pick the orange juice and place it in the basket
baseX
5,944
/root/LIBERO-PRO/libero/libero/bddl_files/libero_object/pick_up_the_chocolate_pudding_and_place_it_in_the_basket.bddl
/root/gdout/base2/pick_up_the_chocolat_tr2_T12_orange_juice_1
56.1
148
true
false
-1
KEPT_A
false
0.152326
0.152326
0.002268
0.063616
9.9
0
1
true
true
[ -0.1200001091, -0.2399999946 ]
[ -0.1990942508, -0.0797812194 ]
0.178678
pick_up_the_chocolate_pudding_and_place_it_in_the_basket
2
12
chocolate_pudding_1
alphabet_soup_1
Pick the chocolate pudding and place it in the basket
Pick the alphabet soup and place it in the basket
baseX
5,944
/root/LIBERO-PRO/libero/libero/bddl_files/libero_object/pick_up_the_chocolate_pudding_and_place_it_in_the_basket.bddl
/root/gdout/base2/pick_up_the_chocolat_tr2_T12_alphabet_soup_
19.2
122
true
false
-1
KEPT_A
false
0.128133
0.128133
0.001375
0.140216
9.9
0
1
true
true
[ 0.046071995, -0.1026493311 ]
[ -0.1480166018, 0.0646289214 ]
0.256227
pick_up_the_cream_cheese_and_place_it_in_the_basket
0
12
cream_cheese_1
milk_1
Pick the cream cheese and place it in the basket
Pick the milk and place it in the basket
baseX
5,944
/root/LIBERO-PRO/libero/libero/bddl_files/libero_object/pick_up_the_cream_cheese_and_place_it_in_the_basket.bddl
/root/gdout/base2/pick_up_the_cream_ch_tr0_T12_milk_1
19.3
126
true
false
-1
KEPT_A
false
0.128209
0.128209
0.003474
0.156507
9.9
0
1
true
true
[ 0.046071995, -0.1026493311 ]
[ -0.1999999285, -0.0800016299 ]
0.247112
pick_up_the_cream_cheese_and_place_it_in_the_basket
0
12
cream_cheese_1
orange_juice_1
Pick the cream cheese and place it in the basket
Pick the orange juice and place it in the basket
baseX
5,944
/root/LIBERO-PRO/libero/libero/bddl_files/libero_object/pick_up_the_cream_cheese_and_place_it_in_the_basket.bddl
/root/gdout/base2/pick_up_the_cream_ch_tr0_T12_orange_juice_1
20.2
125
true
false
-1
KEPT_A
false
0.168202
0.168202
0.003998
0.102012
0.18382
0
1
true
true
[ 0.0545191579, -0.1028602198 ]
[ -0.1492326111, 0.0574529953 ]
0.259259
pick_up_the_cream_cheese_and_place_it_in_the_basket
1
12
cream_cheese_1
milk_1
Pick the cream cheese and place it in the basket
Pick the milk and place it in the basket
baseX
5,944
/root/LIBERO-PRO/libero/libero/bddl_files/libero_object/pick_up_the_cream_cheese_and_place_it_in_the_basket.bddl
/root/gdout/base2/pick_up_the_cream_ch_tr1_T12_milk_1
19.1
122
true
false
-1
KEPT_A
false
0.167292
0.167292
0.000191
0.141394
9.9
0
1
true
true
[ 0.0545191579, -0.1028602198 ]
[ -0.1999999285, -0.0800016299 ]
0.255544
pick_up_the_cream_cheese_and_place_it_in_the_basket
1
12
cream_cheese_1
orange_juice_1
Pick the cream cheese and place it in the basket
Pick the orange juice and place it in the basket
baseX
5,944
/root/LIBERO-PRO/libero/libero/bddl_files/libero_object/pick_up_the_cream_cheese_and_place_it_in_the_basket.bddl
/root/gdout/base2/pick_up_the_cream_ch_tr1_T12_orange_juice_1
20.2
123
true
false
-1
KEPT_A
false
0.183156
0.183156
0.012352
0.094238
9.9
0
1
true
true
[ 0.0520860553, -0.1013238505 ]
[ -0.1489123702, 0.0572788678 ]
0.256037
pick_up_the_cream_cheese_and_place_it_in_the_basket
2
12
cream_cheese_1
milk_1
Pick the cream cheese and place it in the basket
Pick the milk and place it in the basket
baseX
5,944
/root/LIBERO-PRO/libero/libero/bddl_files/libero_object/pick_up_the_cream_cheese_and_place_it_in_the_basket.bddl
/root/gdout/base2/pick_up_the_cream_ch_tr2_T12_milk_1
19.4
123
true
false
-1
KEPT_A
false
0.173302
0.173302
0.011796
0.117964
9.9
0
1
true
true
[ 0.0520860553, -0.1013238505 ]
[ -0.1999999285, -0.0800016299 ]
0.252986
pick_up_the_cream_cheese_and_place_it_in_the_basket
2
12
cream_cheese_1
orange_juice_1
Pick the cream cheese and place it in the basket
Pick the orange juice and place it in the basket
baseX
5,944
/root/LIBERO-PRO/libero/libero/bddl_files/libero_object/pick_up_the_cream_cheese_and_place_it_in_the_basket.bddl
/root/gdout/base2/pick_up_the_cream_ch_tr2_T12_orange_juice_1
20.4
109
true
false
-1
KEPT_A
false
0.152442
0.152442
0.009879
0.152095
9.9
0
1
true
true
[ -0.1171608195, -0.2442955077 ]
[ 0.1500000656, 0.0299983714 ]
0.3829
pick_up_the_milk_and_place_it_in_the_basket
0
12
milk_1
orange_juice_1
Pick the milk and place it in the basket
Pick the orange juice and place it in the basket
baseX
5,944
/root/LIBERO-PRO/libero/libero/bddl_files/libero_object/pick_up_the_milk_and_place_it_in_the_basket.bddl
/root/gdout/base2/pick_up_the_milk_and_tr0_T12_orange_juice_1
20.5
164
true
false
-1
KEPT_A
false
0.158182
0.158182
0.002259
0.166595
9.9
0
1
true
true
[ -0.1171608195, -0.2442955077 ]
[ 0.0959509164, -0.196221292 ]
0.218467
pick_up_the_milk_and_place_it_in_the_basket
0
12
milk_1
butter_1
Pick the milk and place it in the basket
Pick the butter and place it in the basket
baseX
5,944
/root/LIBERO-PRO/libero/libero/bddl_files/libero_object/pick_up_the_milk_and_place_it_in_the_basket.bddl
/root/gdout/base2/pick_up_the_milk_and_tr0_T12_butter_1
23.6
120
true
false
-1
KEPT_A
false
0.158403
0.158403
0.001897
0.201879
9.9
0
1
true
true
[ -0.1197973713, -0.2440453172 ]
[ 0.1500000656, 0.0299983714 ]
0.384565
pick_up_the_milk_and_place_it_in_the_basket
1
12
milk_1
orange_juice_1
Pick the milk and place it in the basket
Pick the orange juice and place it in the basket
baseX
5,944
/root/LIBERO-PRO/libero/libero/bddl_files/libero_object/pick_up_the_milk_and_place_it_in_the_basket.bddl
/root/gdout/base2/pick_up_the_milk_and_tr1_T12_orange_juice_1
20.2
251
false
false
-1
NEITHER
true
0.16814
0.16814
0.083247
0.119388
9.9
0
1
true
true
[ -0.1197973713, -0.2440453172 ]
[ 0.0959488377, -0.2035745978 ]
0.219509
pick_up_the_milk_and_place_it_in_the_basket
1
12
milk_1
butter_1
Pick the milk and place it in the basket
Pick the butter and place it in the basket
baseX
5,944
/root/LIBERO-PRO/libero/libero/bddl_files/libero_object/pick_up_the_milk_and_place_it_in_the_basket.bddl
/root/gdout/base2/pick_up_the_milk_and_tr1_T12_butter_1
33.8
131
true
false
-1
KEPT_A
false
0.201434
0.201434
0.002833
0.178845
9.9
0
1
true
true
[ -0.1248563901, -0.2414058894 ]
[ 0.1500000656, 0.0299983714 ]
0.386272
pick_up_the_milk_and_place_it_in_the_basket
2
12
milk_1
orange_juice_1
Pick the milk and place it in the basket
Pick the orange juice and place it in the basket
baseX
5,944
/root/LIBERO-PRO/libero/libero/bddl_files/libero_object/pick_up_the_milk_and_place_it_in_the_basket.bddl
/root/gdout/base2/pick_up_the_milk_and_tr2_T12_orange_juice_1
21.5
257
false
true
236
COMPLETED_B
false
0.200413
0.200413
0.108106
0.024381
0.001193
0.236796
1
true
true
[ -0.1248563901, -0.2414058894 ]
[ 0.052666124, -0.1004133821 ]
0.226701
pick_up_the_milk_and_place_it_in_the_basket
2
12
milk_1
cream_cheese_1
Pick the milk and place it in the basket
Pick the cream cheese and place it in the basket
baseX
5,944
/root/LIBERO-PRO/libero/libero/bddl_files/libero_object/pick_up_the_milk_and_place_it_in_the_basket.bddl
/root/gdout/base2/pick_up_the_milk_and_tr2_T12_cream_cheese_1
37.2
129
true
false
-1
KEPT_A
false
0.140566
0.140566
0.001517
0.162859
9.9
0
1
true
true
[ 0.0500000641, -0.1000016257 ]
[ -0.1500001103, 0.0599999987 ]
0.256126
pick_up_the_orange_juice_and_place_it_in_the_basket
0
12
orange_juice_1
chocolate_pudding_1
Pick the orange juice and place it in the basket
Pick the chocolate pudding and place it in the basket
baseX
5,944
/root/LIBERO-PRO/libero/libero/bddl_files/libero_object/pick_up_the_orange_juice_and_place_it_in_the_basket.bddl
/root/gdout/base2/pick_up_the_orange_j_tr0_T12_chocolate_pudd
17
114
true
false
-1
KEPT_A
false
0.137911
0.137911
0.00198
0.157229
9.9
0
1
true
true
[ 0.0500000641, -0.1000016257 ]
[ -0.1181693599, -0.2427969277 ]
0.220616
pick_up_the_orange_juice_and_place_it_in_the_basket
0
12
orange_juice_1
butter_1
Pick the orange juice and place it in the basket
Pick the butter and place it in the basket
baseX
5,944
/root/LIBERO-PRO/libero/libero/bddl_files/libero_object/pick_up_the_orange_juice_and_place_it_in_the_basket.bddl
/root/gdout/base2/pick_up_the_orange_j_tr0_T12_butter_1
17.1
251
false
false
-1
KEPT_A
true
0.115405
0.115405
0.029564
0.160553
9.9
0
1
true
true
[ 0.0500000641, -0.1000016257 ]
[ -0.1500001103, 0.0599999987 ]
0.256126
pick_up_the_orange_juice_and_place_it_in_the_basket
1
12
orange_juice_1
chocolate_pudding_1
Pick the orange juice and place it in the basket
Pick the chocolate pudding and place it in the basket
baseX
5,944
/root/LIBERO-PRO/libero/libero/bddl_files/libero_object/pick_up_the_orange_juice_and_place_it_in_the_basket.bddl
/root/gdout/base2/pick_up_the_orange_j_tr1_T12_chocolate_pudd
32.4
113
true
false
-1
KEPT_A
false
0.11117
0.11117
0.009364
0.16024
9.9
0
1
true
true
[ 0.0500000641, -0.1000016257 ]
[ -0.1234746128, -0.2361204922 ]
0.220504
pick_up_the_orange_juice_and_place_it_in_the_basket
1
12
orange_juice_1
butter_1
Pick the orange juice and place it in the basket
Pick the butter and place it in the basket
baseX
5,944
/root/LIBERO-PRO/libero/libero/bddl_files/libero_object/pick_up_the_orange_juice_and_place_it_in_the_basket.bddl
/root/gdout/base2/pick_up_the_orange_j_tr1_T12_butter_1
17.2
121
true
false
-1
KEPT_A
false
0.139523
0.139523
0.001115
0.129028
0.249676
0
1
true
true
[ 0.0500000641, -0.1000016257 ]
[ -0.1500001103, 0.0599999987 ]
0.256126
pick_up_the_orange_juice_and_place_it_in_the_basket
2
12
orange_juice_1
chocolate_pudding_1
Pick the orange juice and place it in the basket
Pick the chocolate pudding and place it in the basket
baseX
5,944
/root/LIBERO-PRO/libero/libero/bddl_files/libero_object/pick_up_the_orange_juice_and_place_it_in_the_basket.bddl
/root/gdout/base2/pick_up_the_orange_j_tr2_T12_chocolate_pudd
18.4
113
true
false
-1
KEPT_A
false
0.132264
0.132264
0.003533
0.21013
9.9
0
1
true
true
[ 0.0500000641, -0.1000016257 ]
[ -0.1242082119, -0.2384186834 ]
0.222504
pick_up_the_orange_juice_and_place_it_in_the_basket
2
12
orange_juice_1
butter_1
Pick the orange juice and place it in the basket
Pick the butter and place it in the basket
baseX
5,944
/root/LIBERO-PRO/libero/libero/bddl_files/libero_object/pick_up_the_orange_juice_and_place_it_in_the_basket.bddl
/root/gdout/base2/pick_up_the_orange_j_tr2_T12_butter_1
17.5
125
true
false
-1
KEPT_A
false
0.155576
0.155576
0.001465
0.112644
9.9
0
1
true
true
[ 0.0502390489, -0.0999392048 ]
[ -0.1457301676, 0.0633186102 ]
0.255063
pick_up_the_tomato_sauce_and_place_it_in_the_basket
0
12
tomato_sauce_1
butter_1
Pick the tomato sauce and place it in the basket
Pick the butter and place it in the basket
baseX
5,944
/root/LIBERO-PRO/libero/libero/bddl_files/libero_object/pick_up_the_tomato_sauce_and_place_it_in_the_basket.bddl
/root/gdout/base2/pick_up_the_tomato_s_tr0_T12_butter_1
22.6
251
false
false
-1
KEPT_A
true
0.149903
0.149903
0.006682
0.168055
9.9
0
1
true
true
[ 0.0502390489, -0.0999392048 ]
[ -0.1175378188, -0.239438355 ]
0.218195
pick_up_the_tomato_sauce_and_place_it_in_the_basket
0
12
tomato_sauce_1
milk_1
Pick the tomato sauce and place it in the basket
Pick the milk and place it in the basket
baseX
5,944
/root/LIBERO-PRO/libero/libero/bddl_files/libero_object/pick_up_the_tomato_sauce_and_place_it_in_the_basket.bddl
/root/gdout/base2/pick_up_the_tomato_s_tr0_T12_milk_1
35.7
127
true
false
-1
KEPT_A
false
0.131625
0.131625
0.001491
0.134642
9.9
0
1
true
true
[ 0.0502390489, -0.0999392048 ]
[ -0.1493773609, 0.0586822592 ]
0.254966
pick_up_the_tomato_sauce_and_place_it_in_the_basket
1
12
tomato_sauce_1
butter_1
Pick the tomato sauce and place it in the basket
Pick the butter and place it in the basket
baseX
5,944
/root/LIBERO-PRO/libero/libero/bddl_files/libero_object/pick_up_the_tomato_sauce_and_place_it_in_the_basket.bddl
/root/gdout/base2/pick_up_the_tomato_s_tr1_T12_butter_1
23
165
true
false
-1
KEPT_A
false
0.133417
0.133417
0.001416
0.201185
9.9
0
1
true
true
[ 0.0502390489, -0.0999392048 ]
[ -0.1168766916, -0.2350981534 ]
0.214932
pick_up_the_tomato_sauce_and_place_it_in_the_basket
1
12
tomato_sauce_1
milk_1
Pick the tomato sauce and place it in the basket
Pick the milk and place it in the basket
baseX
5,944
/root/LIBERO-PRO/libero/libero/bddl_files/libero_object/pick_up_the_tomato_sauce_and_place_it_in_the_basket.bddl
/root/gdout/base2/pick_up_the_tomato_s_tr1_T12_milk_1
28
119
true
false
-1
KEPT_A
false
0.138935
0.138935
0.000808
0.12524
9.9
0
1
true
true
[ 0.0502390489, -0.0999392048 ]
[ -0.1465182006, 0.0591421388 ]
0.253022
pick_up_the_tomato_sauce_and_place_it_in_the_basket
2
12
tomato_sauce_1
butter_1
Pick the tomato sauce and place it in the basket
Pick the butter and place it in the basket
baseX
5,944
/root/LIBERO-PRO/libero/libero/bddl_files/libero_object/pick_up_the_tomato_sauce_and_place_it_in_the_basket.bddl
/root/gdout/base2/pick_up_the_tomato_s_tr2_T12_butter_1
22
149
true
false
-1
KEPT_A
false
0.144725
0.144725
0.003064
0.19776
9.9
0
1
true
true
[ 0.0502390489, -0.0999392048 ]
[ -0.1232835874, -0.2366598845 ]
0.220913
pick_up_the_tomato_sauce_and_place_it_in_the_basket
2
12
tomato_sauce_1
milk_1
Pick the tomato sauce and place it in the basket
Pick the milk and place it in the basket
baseX
5,944
/root/LIBERO-PRO/libero/libero/bddl_files/libero_object/pick_up_the_tomato_sauce_and_place_it_in_the_basket.bddl
/root/gdout/base2/pick_up_the_tomato_s_tr2_T12_milk_1
25.5
170
true
false
-1
KEPT_A
false
0.149616
0.149616
0.003535
0.203057
9.9
0
1
true
true
[ -0.1171608195, -0.2442955077 ]
[ 0.1500000656, 0.0299983714 ]
0.3829
pick_up_the_milk_and_place_it_in_the_basket
0
12
milk_1
orange_juice_1
Pick the milk and place it in the basket
Pick the orange juice and place it in the basket
base
5,944
/root/LIBERO-PRO/libero/libero/bddl_files/libero_object/pick_up_the_milk_and_place_it_in_the_basket.bddl
/root/gdout/base/pick_up_the_milk_and_tr0_T12_orange_juice_1
28.1
143
true
false
-1
KEPT_A
false
0.1478
0.1478
0.00138
0.159061
9.9
0
1
true
true
[ -0.1171608195, -0.2442955077 ]
[ 0.0959509164, -0.196221292 ]
0.218467
pick_up_the_milk_and_place_it_in_the_basket
0
12
milk_1
butter_1
Pick the milk and place it in the basket
Pick the butter and place it in the basket
base
5,944
/root/LIBERO-PRO/libero/libero/bddl_files/libero_object/pick_up_the_milk_and_place_it_in_the_basket.bddl
/root/gdout/base/pick_up_the_milk_and_tr0_T12_butter_1
22.5
208
true
false
-1
KEPT_A
false
0.16296
0.16296
0.003817
0.241398
9.9
0
1
true
true
[ -0.1197973713, -0.2440453172 ]
[ 0.1500000656, 0.0299983714 ]
0.384565
pick_up_the_milk_and_place_it_in_the_basket
1
12
milk_1
orange_juice_1
Pick the milk and place it in the basket
Pick the orange juice and place it in the basket
base
5,944
/root/LIBERO-PRO/libero/libero/bddl_files/libero_object/pick_up_the_milk_and_place_it_in_the_basket.bddl
/root/gdout/base/pick_up_the_milk_and_tr1_T12_orange_juice_1
30.1
251
false
false
-1
NEITHER
true
0.175004
0.175004
0.089425
0.123606
9.9
0
1
true
true
[ -0.1197973713, -0.2440453172 ]
[ 0.0959488377, -0.2035745978 ]
0.219509
pick_up_the_milk_and_place_it_in_the_basket
1
12
milk_1
butter_1
Pick the milk and place it in the basket
Pick the butter and place it in the basket
base
5,944
/root/LIBERO-PRO/libero/libero/bddl_files/libero_object/pick_up_the_milk_and_place_it_in_the_basket.bddl
/root/gdout/base/pick_up_the_milk_and_tr1_T12_butter_1
33.9
251
false
true
230
COMPLETED_B
false
0.106852
0.106852
0.064025
0.001633
-0.001118
0.330691
0.999991
true
true
[ -0.1190942526, -0.2397812158 ]
[ -0.1512778103, 0.058363881 ]
0.299877
pick_up_the_alphabet_soup_and_place_it_in_the_basket
0
12
alphabet_soup_1
cream_cheese_1
Pick the alphabet soup and place it in the basket
Pick the cream cheese and place it in the basket
r12A
5,940
/root/LIBERO-PRO/libero/libero/bddl_files/libero_object/pick_up_the_alphabet_soup_and_place_it_in_the_basket.bddl
/root/gdout/r12/pick_up_the_alphabet_tr0_T12_cream_cheese_1
55.4
251
false
false
-1
KEPT_A
true
0.097139
0.097139
0.003403
0.00386
0.041341
0.001611
0.999991
true
true
[ -0.1190942526, -0.2397812158 ]
[ 0.1043776274, -0.1960299611 ]
0.227714
pick_up_the_alphabet_soup_and_place_it_in_the_basket
0
12
alphabet_soup_1
milk_1
Pick the alphabet soup and place it in the basket
Pick the milk and place it in the basket
r12A
5,940
/root/LIBERO-PRO/libero/libero/bddl_files/libero_object/pick_up_the_alphabet_soup_and_place_it_in_the_basket.bddl
/root/gdout/r12/pick_up_the_alphabet_tr0_T12_milk_1
51
251
false
false
-1
KEPT_A
true
0.089424
0.089424
0.006898
0.007026
0.02294
0.000191
0.999991
true
true
[ -0.1190942526, -0.2397812158 ]
[ -0.1479769796, 0.0587686934 ]
0.299944
pick_up_the_alphabet_soup_and_place_it_in_the_basket
1
12
alphabet_soup_1
cream_cheese_1
Pick the alphabet soup and place it in the basket
Pick the cream cheese and place it in the basket
r12A
5,940
/root/LIBERO-PRO/libero/libero/bddl_files/libero_object/pick_up_the_alphabet_soup_and_place_it_in_the_basket.bddl
/root/gdout/r12/pick_up_the_alphabet_tr1_T12_cream_cheese_1
56
251
false
false
-1
KEPT_A
true
0.088784
0.088784
0.004984
0.070721
9.9
0
0.999991
true
true
[ -0.1190942526, -0.2397812158 ]
[ 0.0969186723, -0.1984049529 ]
0.21994
pick_up_the_alphabet_soup_and_place_it_in_the_basket
1
12
alphabet_soup_1
milk_1
Pick the alphabet soup and place it in the basket
Pick the milk and place it in the basket
r12A
5,940
/root/LIBERO-PRO/libero/libero/bddl_files/libero_object/pick_up_the_alphabet_soup_and_place_it_in_the_basket.bddl
/root/gdout/r12/pick_up_the_alphabet_tr1_T12_milk_1
50.6
239
false
true
218
COMPLETED_B
false
0.102603
0.102603
0.005935
0.005989
0.003013
0.313431
0.999991
true
true
[ -0.1190942526, -0.2397812158 ]
[ -0.151091516, 0.0606901981 ]
0.30217
pick_up_the_alphabet_soup_and_place_it_in_the_basket
2
12
alphabet_soup_1
cream_cheese_1
Pick the alphabet soup and place it in the basket
Pick the cream cheese and place it in the basket
r12A
5,940
/root/LIBERO-PRO/libero/libero/bddl_files/libero_object/pick_up_the_alphabet_soup_and_place_it_in_the_basket.bddl
/root/gdout/r12/pick_up_the_alphabet_tr2_T12_cream_cheese_1
49.7
251
false
false
-1
KEPT_A
true
0.095898
0.095898
0.008878
0.151736
9.9
0
0.999991
true
true
[ -0.1190942526, -0.2397812158 ]
[ 0.1022850871, -0.1952623874 ]
0.225811
pick_up_the_alphabet_soup_and_place_it_in_the_basket
2
12
alphabet_soup_1
milk_1
Pick the alphabet soup and place it in the basket
Pick the milk and place it in the basket
r12A
5,940
/root/LIBERO-PRO/libero/libero/bddl_files/libero_object/pick_up_the_alphabet_soup_and_place_it_in_the_basket.bddl
/root/gdout/r12/pick_up_the_alphabet_tr2_T12_milk_1
57.9
144
true
false
-1
KEPT_A
false
0.111714
0.111714
0.002754
0.190427
0.234868
0
0.999991
true
true
[ -0.1190942526, -0.2397812158 ]
[ -0.1502332687, 0.0567085035 ]
0.29812
pick_up_the_alphabet_soup_and_place_it_in_the_basket
3
12
alphabet_soup_1
cream_cheese_1
Pick the alphabet soup and place it in the basket
Pick the cream cheese and place it in the basket
r12A
5,940
/root/LIBERO-PRO/libero/libero/bddl_files/libero_object/pick_up_the_alphabet_soup_and_place_it_in_the_basket.bddl
/root/gdout/r12/pick_up_the_alphabet_tr3_T12_cream_cheese_1
30.5
217
false
true
196
COMPLETED_B
false
0.115115
0.115115
0.033534
0.00432
0.034031
0.208547
0.999991
true
true
[ -0.1190942526, -0.2397812158 ]
[ 0.1024626866, -0.201747641 ]
0.224798
pick_up_the_alphabet_soup_and_place_it_in_the_basket
3
12
alphabet_soup_1
milk_1
Pick the alphabet soup and place it in the basket
Pick the milk and place it in the basket
r12A
5,940
/root/LIBERO-PRO/libero/libero/bddl_files/libero_object/pick_up_the_alphabet_soup_and_place_it_in_the_basket.bddl
/root/gdout/r12/pick_up_the_alphabet_tr3_T12_milk_1
49.8
107
true
false
-1
KEPT_A
false
0.095047
0.095047
0.003554
0.148878
9.9
0
0.999991
true
true
[ -0.1190942526, -0.2397812158 ]
[ -0.1475387067, 0.0569961146 ]
0.298137
pick_up_the_alphabet_soup_and_place_it_in_the_basket
4
12
alphabet_soup_1
cream_cheese_1
Pick the alphabet soup and place it in the basket
Pick the cream cheese and place it in the basket
r12A
5,940
/root/LIBERO-PRO/libero/libero/bddl_files/libero_object/pick_up_the_alphabet_soup_and_place_it_in_the_basket.bddl
/root/gdout/r12/pick_up_the_alphabet_tr4_T12_cream_cheese_1
26.9
238
false
true
217
COMPLETED_B
false
0.095525
0.095525
0.002432
0.008828
0.029436
0.225857
0.999991
true
true
[ -0.1190942526, -0.2397812158 ]
[ 0.0971466005, -0.201031521 ]
0.219685
pick_up_the_alphabet_soup_and_place_it_in_the_basket
4
12
alphabet_soup_1
milk_1
Pick the alphabet soup and place it in the basket
Pick the milk and place it in the basket
r12A
5,940
/root/LIBERO-PRO/libero/libero/bddl_files/libero_object/pick_up_the_alphabet_soup_and_place_it_in_the_basket.bddl
/root/gdout/r12/pick_up_the_alphabet_tr4_T12_milk_1
52.3
276
false
true
255
COMPLETED_B
false
0.105905
0.105905
0.002088
0.012285
-0.000328
0.301694
0.999991
true
true
[ -0.1190942526, -0.2397812158 ]
[ -0.1518113166, 0.0597020052 ]
0.301265
pick_up_the_alphabet_soup_and_place_it_in_the_basket
5
12
alphabet_soup_1
cream_cheese_1
Pick the alphabet soup and place it in the basket
Pick the cream cheese and place it in the basket
r12A
5,940
/root/LIBERO-PRO/libero/libero/bddl_files/libero_object/pick_up_the_alphabet_soup_and_place_it_in_the_basket.bddl
/root/gdout/r12/pick_up_the_alphabet_tr5_T12_cream_cheese_1
55.5
251
false
false
-1
KEPT_A
true
0.096448
0.096448
0.022798
0.022933
0.011727
0.001778
0.999991
true
true
[ -0.1190942526, -0.2397812158 ]
[ 0.0966266394, -0.1985709071 ]
0.219622
pick_up_the_alphabet_soup_and_place_it_in_the_basket
5
12
alphabet_soup_1
milk_1
Pick the alphabet soup and place it in the basket
Pick the milk and place it in the basket
r12A
5,940
/root/LIBERO-PRO/libero/libero/bddl_files/libero_object/pick_up_the_alphabet_soup_and_place_it_in_the_basket.bddl
/root/gdout/r12/pick_up_the_alphabet_tr5_T12_milk_1
59.6
223
true
false
-1
KEPT_A
false
0.0808
0.0808
0.003878
0.177473
9.9
0
0.999991
true
true
[ 0.0431295708, -0.0900985003 ]
[ -0.1956657022, -0.0791972205 ]
0.239044
pick_up_the_bbq_sauce_and_place_it_in_the_basket
0
12
bbq_sauce_1
cream_cheese_1
Pick the bbq sauce and place it in the basket
Pick the cream cheese and place it in the basket
r12A
5,940
/root/LIBERO-PRO/libero/libero/bddl_files/libero_object/pick_up_the_bbq_sauce_and_place_it_in_the_basket.bddl
/root/gdout/r12/pick_up_the_bbq_sauc_tr0_T12_cream_cheese_1
52.2
207
false
true
186
COMPLETED_B
false
0.076709
0.076709
0.003033
0.002243
-0.00304
0.324159
0.999991
true
true
[ 0.0431295708, -0.0900985003 ]
[ -0.1200001091, -0.2399999946 ]
0.221544
pick_up_the_bbq_sauce_and_place_it_in_the_basket
0
12
bbq_sauce_1
chocolate_pudding_1
Pick the bbq sauce and place it in the basket
Pick the chocolate pudding and place it in the basket
r12A
5,940
/root/LIBERO-PRO/libero/libero/bddl_files/libero_object/pick_up_the_bbq_sauce_and_place_it_in_the_basket.bddl
/root/gdout/r12/pick_up_the_bbq_sauc_tr0_T12_chocolate_pudd
44.9
93
true
false
-1
KEPT_A
false
0.073706
0.073706
0.001874
0.190982
9.9
0
0.999991
true
true
[ 0.0482200757, -0.1055765301 ]
[ -0.2007860839, -0.0799039081 ]
0.250326
pick_up_the_bbq_sauce_and_place_it_in_the_basket
1
12
bbq_sauce_1
cream_cheese_1
Pick the bbq sauce and place it in the basket
Pick the cream cheese and place it in the basket
r12A
5,940
/root/LIBERO-PRO/libero/libero/bddl_files/libero_object/pick_up_the_bbq_sauce_and_place_it_in_the_basket.bddl
/root/gdout/r12/pick_up_the_bbq_sauc_tr1_T12_cream_cheese_1
25.7
208
false
true
187
COMPLETED_B
false
0.071894
0.071894
0.001675
0.006619
-0.00421
0.323073
0.999991
true
true
[ 0.0482200757, -0.1055765301 ]
[ -0.1200001091, -0.2399999946 ]
0.215332
pick_up_the_bbq_sauce_and_place_it_in_the_basket
1
12
bbq_sauce_1
chocolate_pudding_1
Pick the bbq sauce and place it in the basket
Pick the chocolate pudding and place it in the basket
r12A
5,940
/root/LIBERO-PRO/libero/libero/bddl_files/libero_object/pick_up_the_bbq_sauce_and_place_it_in_the_basket.bddl
/root/gdout/r12/pick_up_the_bbq_sauc_tr1_T12_chocolate_pudd
45.6
86
true
false
-1
KEPT_A
false
0.063503
0.063503
0.000591
0.193477
9.9
0
0.999991
true
true
[ 0.0408425927, -0.099501282 ]
[ -0.2031884938, -0.0837727338 ]
0.244537
pick_up_the_bbq_sauce_and_place_it_in_the_basket
2
12
bbq_sauce_1
cream_cheese_1
Pick the bbq sauce and place it in the basket
Pick the cream cheese and place it in the basket
r12A
5,940
/root/LIBERO-PRO/libero/libero/bddl_files/libero_object/pick_up_the_bbq_sauce_and_place_it_in_the_basket.bddl
/root/gdout/r12/pick_up_the_bbq_sauc_tr2_T12_cream_cheese_1
23.2
197
false
true
176
COMPLETED_B
false
0.065422
0.065422
0.002603
0.016726
0.017669
0.30427
0.999991
true
true
[ 0.0408425927, -0.099501282 ]
[ -0.1200001091, -0.2399999946 ]
0.213566
pick_up_the_bbq_sauce_and_place_it_in_the_basket
2
12
bbq_sauce_1
chocolate_pudding_1
Pick the bbq sauce and place it in the basket
Pick the chocolate pudding and place it in the basket
r12A
5,940
/root/LIBERO-PRO/libero/libero/bddl_files/libero_object/pick_up_the_bbq_sauce_and_place_it_in_the_basket.bddl
/root/gdout/r12/pick_up_the_bbq_sauc_tr2_T12_chocolate_pudd
37.6
103
true
false
-1
KEPT_A
false
0.070288
0.070288
0.002189
0.197828
9.9
0
0.999991
true
true
[ 0.053339988, -0.102042146 ]
[ -0.2036444396, -0.0752882957 ]
0.258373
pick_up_the_bbq_sauce_and_place_it_in_the_basket
3
12
bbq_sauce_1
cream_cheese_1
Pick the bbq sauce and place it in the basket
Pick the cream cheese and place it in the basket
r12A
5,940
/root/LIBERO-PRO/libero/libero/bddl_files/libero_object/pick_up_the_bbq_sauce_and_place_it_in_the_basket.bddl
/root/gdout/r12/pick_up_the_bbq_sauc_tr3_T12_cream_cheese_1
25.2
330
false
true
309
COMPLETED_B
false
0.070236
0.070236
0.006946
0.000279
-0.005625
0.322611
0.999991
true
true
[ 0.053339988, -0.102042146 ]
[ -0.1200001091, -0.2399999946 ]
0.221538
pick_up_the_bbq_sauce_and_place_it_in_the_basket
3
12
bbq_sauce_1
chocolate_pudding_1
Pick the bbq sauce and place it in the basket
Pick the chocolate pudding and place it in the basket
r12A
5,940
/root/LIBERO-PRO/libero/libero/bddl_files/libero_object/pick_up_the_bbq_sauce_and_place_it_in_the_basket.bddl
/root/gdout/r12/pick_up_the_bbq_sauc_tr3_T12_chocolate_pudd
61
111
true
false
-1
KEPT_A
false
0.081774
0.081774
0.006168
0.185656
9.9
0
0.999991
true
true
[ 0.0573099181, -0.0937306061 ]
[ -0.197721675, -0.084852308 ]
0.255186
pick_up_the_bbq_sauce_and_place_it_in_the_basket
4
12
bbq_sauce_1
cream_cheese_1
Pick the bbq sauce and place it in the basket
Pick the cream cheese and place it in the basket
r12A
5,940
/root/LIBERO-PRO/libero/libero/bddl_files/libero_object/pick_up_the_bbq_sauce_and_place_it_in_the_basket.bddl
/root/gdout/r12/pick_up_the_bbq_sauc_tr4_T12_cream_cheese_1
24.2
251
false
true
230
COMPLETED_B
false
0.082096
0.082096
0.005975
0.005281
-0.003381
0.325107
0.999991
true
true
[ 0.0573099181, -0.0937306061 ]
[ -0.1200001091, -0.2399999946 ]
0.229856
pick_up_the_bbq_sauce_and_place_it_in_the_basket
4
12
bbq_sauce_1
chocolate_pudding_1
Pick the bbq sauce and place it in the basket
Pick the chocolate pudding and place it in the basket
r12A
5,940
/root/LIBERO-PRO/libero/libero/bddl_files/libero_object/pick_up_the_bbq_sauce_and_place_it_in_the_basket.bddl
/root/gdout/r12/pick_up_the_bbq_sauc_tr4_T12_chocolate_pudd
42.2
End of preview.

YAML Metadata Warning:empty or missing yaml metadata in repo card

Check out the documentation for more information.

Mid-execution instruction swap — headline demo (Galahad vs uncured base)

One scene, one seed, one initial state. Both arms start on "Pick the milk and place it in the basket". At step t=12 — while the arm is already moving toward the milk — the instruction string is replaced by "Pick the orange juice and place it in the basket". Nothing else changes: same env, same init state, same observation contract, same 7-DoF OSC_POSE action space. The instruction is the only variable.

Baseline ignores the change, drives to the milk, and completes the ORIGINAL goal. Galahad abandons its approach, travels to the orange juice, grasps it, lifts it 20.8 cm, and releases it into the basket. The milk is never touched — its recorded displacement over the whole episode is exactly 0.0 m.

The clip

field value
bddl task pick_up_the_milk_and_place_it_in_the_basket (LIBERO-PRO libero_object, task idx 5)
seed / init trial 0 of pick_up_the_milk_and_place_it_in_the_basket.pruned_init
swap step t = 12
A (first instruction) milk_1 — "Pick the milk and place it in the basket"
B (second instruction) orange_juice_1 — "Pick the orange juice and place it in the basket"
A–B separation 0.383 m — the widest A–B separation in the whole sweep
horizon max_steps=400, post_done=20 (episode ends 20 steps after the new goal registers)
normalizer (Galahad panel) b4_proc (lerobot saved processors) — confirmed from the serving log, see below
weights (Galahad panel) a7_merged_base (merged grounded weight), ZERO_STATE=1
weights (baseline panel) MolmoAct2-Think-LIBERO (uncured) + its OWN norm_stats.json["libero"], ZERO_STATE=0
recorded cured episode 09:11:25 UTC, paired baseline 09:21:24 UTC, 2026-07-20

Per-episode numbers (both panels, identical scene / seed / swap-t)

metric BASELINE (uncured) GALAHAD
verdict KEPT_A COMPLETED_B
success_old_goal (env's own bddl predicate) True (t=169) False
success_new_goal (in(orange_juice_1, basket_1_contain_region)) False True at t=108
d_A_at_swap 0.1496 m 0.1225 m
min_dA_post (closest to A after the swap) 0.0035 m 0.1066 m (never returns)
min_dB_post (closest to B after the swap) 0.2031 m 0.0028 m
min_height_above_B at closest approach — (never within 5 cm laterally) 0.0287 m
grip_cmd_max +1.0 +0.99999 (leaves −1.0; closed for 31 % of steps)
lift_B 0.000 m 0.208 m
n_steps 170 129

Independent audit (gd_verify.py, run after the fact on the recorded episodes)

The completion flag written by the rollout harness is not trusted on its own. Both episodes were replayed model-free (MuJoCo is deterministic given init_state + action sequence; no model server is contacted at all) and the LIBERO containment predicate was re-evaluated by separate code, together with the physical ground truth a flag cannot fake:

audited quantity BASELINE GALAHAD
detector reads False at t=0 (positive control) yes yes
in(orange_juice_1, basket_region) at final step False (never fires) True (first at t=108)
… held over the last 20 steps 0 % 100 % (not a one-frame flicker)
in(milk_1, basket_region) at final step True (first at t=169) False (never fires)
orange-juice total displacement 2.9e-14 m (untouched) 0.278 m lateral, +0.208 m peak lift
milk total displacement 0.545 m (into the basket) 0.0 m exactly (untouched)
decoy final distance to basket centre (xy) 0.276 m 0.028 m
EEF↔B distance at final step 0.129 m (withdrawn, not clutching)
replay fidelity vs recorded EEF track 1.6e-5 mm 1.5e-5 mm

The two arms are exact mirror images: Galahad moved B and never touched A; the baseline moved A and never touched B. The terminal frame was also inspected visually at full resolution — orange juice resting down inside the basket, gripper withdrawn and empty, milk upright in its start pose.

Serving contract — and the ZERO_STATE asymmetry, stated deliberately

BASELINE panel GALAHAD panel
weights MolmoAct2-Think-LIBERO (uncured) a7_merged_base (merged grounded weight)
normalizer its own norm_stats.json["libero"] lerobot saved processors b4_proc
observation.state real proprio (ZERO_STATE=0) zeroed (ZERO_STATE=1)

The asymmetry is deliberate, not accidental, and it is the conservative direction. Each model is served through the contract it was trained/published under. ZERO_STATE=1 is the published-table contract for the cured arm — the cured server hard-asserts it at startup (assert _ZS == "1", rationale: real proprio triggers a documented MolmoAct2-Think generation runaway), so Galahad cannot have silently received real proprio; the serving log for the exact server that produced this clip records ZERO_STATE=1. The baseline is given its native contract (real proprio + its own normalizer), which is the setting most favourable to it; forcing the base into the cured contract would run it outside its training distribution and handicap it unfairly. The env-side contract that must match across the two panels (180° agentview+wrist flip, 8-dim state vector, continuous 7-DoF action, chunk_size=10) lives entirely in the shared harness and is byte-identical for both, so the comparison isolates the model weights.

The server refuses to start unless the normalizer tensors inside the loaded pipeline match the processor dir on disk exactly. The server that produced this clip (port 5942) logged:

[RC-NORM] processors loaded from /root/b4_proc (weights still from /root/a7_merged_base)
[CURED-INVARIANT] weights=/root/a7_merged_base processors=/root/b4_proc ZERO_STATE=1
                  norm_source=lerobot_saved_processors (NOT norm_stats.json)
[NORM] loaded pipeline action.q01=[-0.4749,-1.0,-1.0,0.0,0.0,0.0,-1.0] maxdiff=0.000e+00 (vs /root/b4_proc)

So the answer to "which normalizer produced the completing episode" is b4_proc, verified against the loaded pipeline with maxdiff=0.000e+00 — not a7_norm/proc, not the verbfix2 processors, not the norm_stats.json fallback. verbfix2/last supplies the config only (policy class, chunk_size=10, flow schedule); it is not the processor dir. A silent fallback to norm_stats.json reproduces the exact failure under test (lateral arrival accurate to millimetres, end-effector hovering 7–45 cm up, gripper pinned at −1.0), so it would look like a confirmation. Do not run without that maxdiff=0.000e+00 line in the log.

Frequency — this is a SELECTED episode, and the base rates are here

Completion is the strict LIBERO containment predicate. Re-route is mechanical: after the swap the EEF came within 5 cm laterally of B and closer to B than to A.

arm swap t n COMPLETED_B GRASPED_B re-route KEPT_A old goal
BASE (uncured) 12 52 2 (3.8 %) 0 3 (5.8 %) 46 42
GALAHAD (b4_proc) 12 85 23 (27.1 %) 4 19 (22.4 %) 58 29
GALAHAD (b4_proc) 20 19 1 (5.3 %) 0 2 (10.5 %) 17 10
GALAHAD (a7_norm/proc) 12 24 12 (50.0 %) 2 13 (54.2 %) 10 4

Matched pairs (identical task / trial / decoy / swap-t run by both arms), n=46: BASE 2/46 completed, 3/46 re-routed vs GALAHAD 13/46 completed, 11/46 re-routed.

The uncured baseline is not at zero, and that is reported here rather than dropped. Both baseline completions were put through the same independent replay audit: they are genuine, not detector false positives — detector False at t=0, decoy lifted 0.24–0.30 m, carried 0.35–0.46 m, ending 1.8–3.5 cm from the basket centre, predicate holding for the full final 20 steps. The honest claim is therefore "the baseline almost never re-routes", not "never".

Both baseline completions sit at small A–B separation, where a completion may be proximity rather than instruction-following:

arm A–B separation n COMPLETED_B re-route
BASE (uncured) < 0.25 m 29 2 (6.9 %) 3 (10.3 %)
BASE (uncured) 0.25–0.32 m 18 0 0
BASE (uncured) ≥ 0.32 m 5 0 0
GALAHAD (b4_proc) < 0.25 m 47 16 (34.0 %) 14 (29.8 %)
GALAHAD (b4_proc) 0.25–0.32 m 33 4 (12.1 %) 2 (6.1 %)
GALAHAD (b4_proc) ≥ 0.32 m 5 3 (60.0 %) 3 (60.0 %)

In both baseline completions the arm was approaching A before the swap (approaching=True, closing to 10.6–10.8 cm of A) and then ended on B, with A never displaced. With A and B only 22–23 cm apart this harness cannot separate "genuine rare re-grounding" from "target mis-identification between two visually similar boxes". The discriminating control (same cells, instruction held at A throughout) has not been run. The number is reported; the mechanism is left open.

The demo cell is not a lucky draw

Every logged episode of milk → orange_juice at t=12 (A–B separation 0.383 m, the widest in the sweep):

arm trial verdict min_dB_post lift_B
BASE 0 KEPT_A 0.203 0.000
BASE 0 (repeat) KEPT_A 0.152 0.000
BASE 1 KEPT_A 0.241 0.000
BASE 1 (repeat) KEPT_A 0.202 0.000
BASE 2 KEPT_A 0.179 0.000
GALAHAD (b4_proc) 0 (this clip) COMPLETED_B 0.003 0.208
GALAHAD (b4_proc) 1 COMPLETED_B 0.001 0.198
GALAHAD (b4_proc) 2 COMPLETED_B 0.004 0.210
GALAHAD (b4_proc) 3 GRASPED_B 0.019 0.245
GALAHAD (b4_proc) 4 KEPT_A 0.021 0.001
GALAHAD (a7_norm/proc) 0–3 COMPLETED_B ×4 0.003–0.006 0.197–0.218

On this cell Galahad completes 3/5 and reaches-and-grasps B in 4/5, while the baseline is 0/5 and never comes within 15 cm of the orange juice (lift_B = 0.000 every time). The shipped episode is one of several successes on a cell where the contrast is systematic — but it is still a selected episode, chosen for framing quality (widest A–B separation, cleanest abandonment of A, shortest horizon), and completions overall are the minority outcome (23/85). Nothing was stitched, re-timed, teleoperated or relabelled: both panels are model-free deterministic replays of the two policies' own recorded action sequences.

Timing is the dominant variable. The approach to A completes in under ~20 steps, so a swap at t=20 lands after the arm has committed to its descend-and-grasp pose on A and it mostly finishes the old task (1/19). t=12 catches the arm ~10–12 cm from A — far enough along that the divergence is legible, early enough that the normal approach-and-grasp program can still fire on the new target.

Context: object-axis grounding of the same merged weight

Measured separately (object-substitution battery, n=200, same box — not from this sweep): SWAP2 OBEYED_NAME 198/200 = 99.0 % with true-target 0/200; TASK completion 80.0 %; reach 90.5 %; reach collapses 90.5 % → 38.9 % under a meaningless instruction (language-dependence control); OCC completion 0 % (blank-camera control). That battery is what makes a single selected mid-swap episode legitimate illustration rather than anecdote.

Files

file what
galahad_midswap_milk_to_orangejuice.mp4 side-by-side, 2358×1230, 20 fps, 237 frames, 1536 px agentview source
still_t000_start.png both arms at rest, instruction #1
still_t011_before_swap.png last frame before the swap — both arms en route to the milk
still_t057_after_swap.png post-swap divergence
still_t058_closest_to_B.png Galahad at closest approach to the orange juice (2.8 mm lateral, 2.9 cm above)
still_t170_end.png terminal state — baseline put the MILK in the basket, Galahad the ORANGE JUICE
episodes/cured/, episodes/base/ the two chosen episodes: actions.npy, eef.npy, traj.npz, meta.json
verify/*.json the independent audits above, machine-readable (incl. both baseline completions)
logs/ every episode of every sweep (summary_*.json, one row per episode) + tally.txt
code/ server, rollout, verifier, renderer, compositor, tally

Both panels use ONE shared crop box, computed as the union of both arms' projected paths over both episodes, so object positions coincide between left and right. Verified: at t=0 the two panels are pixel-identical (mean |diff| = 0.000, best alignment shift (0,0)).

Rings and traces are not decoration: object rings are projected through the simulator's own camera matrix (robosuite.utils.camera_utils.get_camera_transform_matrix), and the trace is the real recorded EEF path — amber while instruction #1 was in force, cyan after the replacement, alpha ≤ 117 so it stays context rather than subject. The swap moment is marked by the instruction banner changing text and colour, an INSTRUCTION CHANGED flash, a labelled 0.5 s hold, and a tick on the timeline.

Detector correctness — read this before reusing the harness

An earlier harness (swap_demo.py) scored the new goal with env._eval_predicate(["In", obj, "basket_1"]) inside a bare try/except. Both arguments were wrong: VALIDATE_PREDICATE_FN_DICT keys are lowercase ("in"), and containment is defined on basket_1_contain_region, not the basket body. The call raised AssertionError on every step of every episode, and the except branch fell through to a permissive geometric fallback — xy within 7 cm of the basket AND z > basket_z − 0.01 — which fires on an object held 47 cm in the air. One prior run was recorded COMPLETED_B on that fallback; its rendered terminal frame shows the arm flying off-screen still clutching the bottle and an empty basket.

This harness calls ["in", dec, basket_1_contain_region] (contact AND containment — the same predicate the env's own done uses), has no geometric fallback (it raises instead), and asserts at t=0 that the detector reads False before the episode starts. Any success_new_goal from the older harness is unverified.

Reproduce

# cured server                        # baseline server: BASE=<MolmoAct2-Think-LIBERO>,
ZERO_STATE=1 CURED_CFG_DIR=<verbfix2/last/pretrained_model> \   # NO PROC_DIR (native norm_stats.json),
  PROC_DIR=<b4_proc> BASE=<a7_merged_base> NORM_TAG=libero \    # ZERO_STATE=0
  CUDA_VISIBLE_DEVICES=<gpu> python gd_server.py --port 5942

# episode
PYTHONPATH=<LIBERO-PRO> MUJOCO_GL=egl python gd_swap.py --port 5942 --tasks 5 --trials 0 \
  --n_decoys 2 --swap_steps 12 --max_steps 400 --post_done 20 --out <out>

# audit (model-free, no server) + render + compose
python gd_verify.py   --ep_dir <ep> --out <json>
python swap_render.py --ep_dir <ep> --bddl <bddl> --cam agentview --res 1536 --out <dir>
python gd_compose.py  --left <base_dir> --right <cured_dir> --pw 1140 --out <mp4>

Honest caveats

  • Selected episode, chosen for framing quality from among episodes that genuinely completed. Base rates are in the tables above. This clip is not a typical episode; it is a real one.
  • The uncured baseline completes B in 2/52 mid-swap episodes (audited, genuine), both at A–B separation < 0.25 m. Reported, not dropped. The mechanism (rare re-grounding vs mis-identification) is unresolved.
  • The normalizer choice is not a claim. An earlier n=9 A/B favoured b4_proc (3/3 re-routes converted to completions vs 1/3 for a7_norm/proc). The larger matched comparison here (n=24 cells run by both) does not replicate that ordering: b4_proc 9/24 vs a7_norm/proc 12/24, 7 discordant cells (2 vs 5) — not significant. b4_proc is recorded because it is what produced this clip, not because it is established as the better normalizer.
  • The panel label says "7-axis". The A7 corpus had 9 axes; ordinal and verb diluted under unification and were removed from the claim. The figure must not claim more than the paper.
  • The Galahad panel is 129 steps and the baseline 170; the shorter episode freezes on its terminal frame with an on-screen "task finished — frame held to stay time-synced" label so the panels stay step-synchronised.
  • Two episodes elsewhere in the sweep replay with 0.45–1.9 mm EEF divergence (contact-rich, longer horizons); the two shipped episodes replay to 1.5e-5 mm. Divergence at that scale cannot flip a containment predicate, but it is recorded rather than hidden.
Downloads last month
19