Update CLI authored by Ryan Hunt's avatar Ryan Hunt
**Groundstation CLI**
## Groundstation CLI
The CLI is the base of the communication with the Crazyflie drone. It can optionally be used for basic tasks. You shouldn’t need to interact with the CLI during the course of the lab, but it can be useful for debugging if something goes wrong. It can be opened by adding a “nogui” flag to the end of the crazyCART script. crazycart <radio channel> nogui
......
......