| [ | |
| { "command": "take off", "action": "takeoff" }, | |
| { "command": "land now", "action": "land" }, | |
| { "command": "hover in place", "action": "hover" }, | |
| { "command": "return home", "action": "return" } | |
| ] | |
| [ | |
| { "command": "take off", "action": "takeoff" }, | |
| { "command": "land now", "action": "land" }, | |
| { "command": "hover in place", "action": "hover" }, | |
| { "command": "return home", "action": "return" } | |
| ] | |