Move mission¶
The Move mission demonstrates how to:
create a service to move the drone relative to a starting position with Air SDK library. It also shows how to move the drone to a GPS position.
use a configuration file using parrot libconfig
The source code is available here.
Getting started¶
Build, Install and run the Road Runner sample mission¶
Please follow the instruction of the README file to run this mission.