new funcs in navigation to export instructions
This commit is contained in:
@@ -1,9 +1,18 @@
|
||||
/**
|
||||
* @file autopilot.cpp
|
||||
* @author Alexander Klein (alex@kleiax.de)
|
||||
* @brief
|
||||
* @version 0.1
|
||||
* @date 2022-02-02
|
||||
*
|
||||
* @copyright Copyright (c) 2022
|
||||
*
|
||||
*/
|
||||
|
||||
#include "driveModi/Modi/Autopilot/autopilot.h"
|
||||
|
||||
Autopilot::Autopilot() {
|
||||
}
|
||||
|
||||
void Autopilot::init() {
|
||||
}
|
||||
|
||||
void Autopilot::runAutopilot() {
|
||||
|
||||
Reference in New Issue
Block a user