ASCO Aerial Autonomy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes
simple_tracking_strategy.h File Reference
#include "aerial_autonomy/trackers/tracking_strategy.h"
Include dependency graph for simple_tracking_strategy.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SimpleTrackingStrategy
 A strategy that simply returns the first element in the list of tracking vectors Should be used if you expect your tracker to only return a single element. More...