Flyby SDK v0.3.0
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 micky.nosp@m.@fly.nosp@m.bydev.nosp@m..com

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