Index

Bebop


Allows user to send flight control commands to Bebop. Flight control commands are those used to tell the Bebop to take off, land, and or any number of other autonomous flight manuvers. API Reference

How To Connect

The Bebop is a WiFi device, so there is no additional work to establish a connection to a single drone. However, in order to connect to multiple drones, you need to perform some configuration steps on each drone via SSH.

// code here

...

How To Use

// code here

Compatibility