Flyby SDK v0.3.0
|
#include <memory>
Go to the source code of this file.
Classes | |
class | flyby::Drone |
The main interface between the payload, drone, and drone controller. More... | |
class | flyby::DroneFactory |
Produces new Drone class instances. More... | |
This file contains the Drone class, which is the main interface between the payload, drone, and drone controller.