1 #ifndef UAV_SIMPLE_TRACKING_H 2 #define UAV_SIMPLE_TRACKING_H 5 #include <cpswarm_msgs/TargetPositionEvent.h> 53 cpswarm_msgs::TargetPositionEvent
target;
56 #endif // UAV_SIMPLE_TRACKING_H An implementation that allows to track a target by minimizing the offset between the cyber physical s...
cpswarm_msgs::TargetPositionEvent target
The target being tracked by this UAV.
position pos
A helper object for position related tasks.
cpswarm_msgs::TargetPositionEvent target
The target being tracked.
behavior_state_t
An enumeration for the state of the behavior algorithm.