Flyby SDK v1.0.2
Loading...
Searching...
No Matches
drone.h File Reference
#include <memory>
Include dependency graph for drone.h:
This graph shows which files directly or indirectly include this file:

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...

Detailed Description

Author
Micky Abir <[email protected]>

This file contains the Drone class, which is the main interface between the payload, drone, and drone controller.