Guidance output object.
#include <Guidance.h>
|
char | activePlan [25] |
| active plan id
|
|
int | guidanceMode |
| current guidance mode
|
|
int | nextWP |
| next waypoint index
|
|
double | distH2WP |
| horizontal distance to next waypoint
|
|
double | distV2WP |
| vertical distance to next waypoint
|
|
double | xtrackDev |
| cross track deviation
|
|
double | velCmd [3] |
| output velocity command
|
|
double | target [3] |
| target position
|
|
bool | wpReached |
| waypoint arrival status
|
|
bool | yawForward |
| yaw forward status
|
|
The documentation for this struct was generated from the following file: