File size: 229 Bytes
e129ba7
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
[
  {
    "human_distance": "far",
    "human_action": "approaching",
    "robot_response": "prepare_greeting"
  },
  {
    "human_distance": "near",
    "human_action": "looking_at_robot",
    "robot_response": "say_hello"
  }
]