| [ | |
| { | |
| "human_distance": "far", | |
| "human_action": "approaching", | |
| "robot_response": "prepare_greeting" | |
| }, | |
| { | |
| "human_distance": "near", | |
| "human_action": "looking_at_robot", | |
| "robot_response": "say_hello" | |
| } | |
| ] |
| [ | |
| { | |
| "human_distance": "far", | |
| "human_action": "approaching", | |
| "robot_response": "prepare_greeting" | |
| }, | |
| { | |
| "human_distance": "near", | |
| "human_action": "looking_at_robot", | |
| "robot_response": "say_hello" | |
| } | |
| ] |