>> test_dataset[0]
{'input_from_scenario': tensor([ 0, 0, 0, 0, 23, 23, 23, 23]),
'input_seq_idx': tensor([0, 0, 0, 0, 1, 1, 1, 1]),
'input_speed': tensor([0.0000, 0.0000, 0.0000, 0.0000, 7.6056, 6.4871, 5.8160, 4.6976]),
'input_height': tensor([ 0.0000, 0.0000, 0.0000, 0.0000, 103.6745, 103.6745, 103.6745,
103.6745]),
'input_value': tensor([[ 0.0000, 0.0000, 0.0000, 0.0000],
[ 0.0000, 0.0000, 0.0000, 0.0000],
[ 0.0000, 0.0000, 0.0000, 0.0000],
[ 0.0000, 0.0000, 0.0000, 0.0000],
[-0.3218, -0.7464, 0.5825, 4.6509],
[-0.3247, -0.7451, 0.5826, 4.6509],
[-0.3270, -0.7440, 0.5827, 4.6509],
[-0.3297, -0.7427, 0.5829, 4.6509]]),
'input_beam_idx': tensor([ 0, 0, 0, 0, 14, 14, 14, 14]),
'input_pitch': tensor([ 0.0000, 0.0000, 0.0000, 0.0000, -3.4000, -3.3000, -2.8000, -1.4000]),
'input_roll': tensor([ 0.0000, 0.0000, 0.0000, 0.0000, 13.1000, 12.6000, 12.2000, 9.5000]),
'label': tensor([14, 14, 14, 14]),
'future_sample_idx': tensor([206, 207, 208, 209]),
'input_sample_idx': tensor([ 0, 0, 0, 0, 203, 204, 205, 206])}