Go to the source code of this file.
Classes | |
| class | uav_simple_tracking |
| An implementation that allows to track a target by minimizing the offset between the cyber physical system (CPS) and the target. More... | |
Enumerations | |
| enum | behavior_state_t { STATE_ACTIVE = 0, STATE_SUCCEEDED, STATE_ABORTED } |
| An enumeration for the state of the behavior algorithm. More... | |
| enum behavior_state_t |
An enumeration for the state of the behavior algorithm.
| Enumerator | |
|---|---|
| STATE_ACTIVE | |
| STATE_SUCCEEDED | |
| STATE_ABORTED | |
Definition at line 13 of file uav_simple_tracking.h.