|
|
|
@ -78,6 +78,12 @@ public:
@@ -78,6 +78,12 @@ public:
|
|
|
|
|
*/ |
|
|
|
|
const vehicle_constraints_s getConstraints(); |
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* Get landing gear position. |
|
|
|
|
* @return landing gear |
|
|
|
|
*/ |
|
|
|
|
const landing_gear_s getGear(); |
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* Get task avoidance desired waypoints |
|
|
|
|
* @return auto triplets in the mc_pos_control |
|
|
|
|