File size: 269 Bytes
f2e4150
 
 
 
 
 
1
2
3
4
5
6
7
[
  { "command": "deliver package to room 101", "destination": "room_101" },
  { "command": "take food to office", "destination": "office" },
  { "command": "return to base", "destination": "base" },
  { "command": "pick up parcel at lobby", "destination": "lobby" }
]