mirror of
https://github.com/CopterExpress/clover.git
synced 2026-05-26 21:19:35 +00:00
Head for simple_offboard.cpp
This commit is contained in:
@@ -1,6 +1,12 @@
|
||||
/* Simplified copter control in OFFBOARD mode
|
||||
/*
|
||||
* Simplified copter control in OFFBOARD mode
|
||||
* Copyright (C) 2019 Copter Express Technologies
|
||||
*
|
||||
* @author: Oleg Kalachev <okalachev@gmail.com>
|
||||
* Author: Oleg Kalachev <okalachev@gmail.com>
|
||||
*
|
||||
* Distributed under MIT License (available at https://opensource.org/licenses/MIT).
|
||||
* The above copyright notice and this permission notice shall be included in all
|
||||
* copies or substantial portions of the Software.
|
||||
*/
|
||||
|
||||
#include <algorithm>
|
||||
|
||||
Reference in New Issue
Block a user