AutoAPMS
Resilient Robot Mission Management
Loading...
Searching...
No Matches
constants.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  auto_apms_px4
 

Variables

const char ARM_DISARM_TASK_NAME [] = "arm_disarm"
 
const char ENABLE_HOLD_TASK_NAME [] = "enable_hold"
 
const char GO_TO_TASK_NAME [] = "go_to"
 
const char LAND_TASK_NAME [] = "land"
 
const char RTL_TASK_NAME [] = "rtl"
 
const char TAKEOFF_TASK_NAME [] = "takeoff"
 
const char MISSION_TASK_NAME [] = "mission"