| [ | |
| { "command": "clean the living room", "area": "living_room" }, | |
| { "command": "vacuum the bedroom", "area": "bedroom" }, | |
| { "command": "mop the kitchen", "area": "kitchen" }, | |
| { "command": "stop cleaning", "area": "none" } | |
| ] | |
| [ | |
| { "command": "clean the living room", "area": "living_room" }, | |
| { "command": "vacuum the bedroom", "area": "bedroom" }, | |
| { "command": "mop the kitchen", "area": "kitchen" }, | |
| { "command": "stop cleaning", "area": "none" } | |
| ] | |