#include <ros/ros.h>
#include <signal.h>
#include <ucl_drone/profiling.h>
#include <ucl_drone/DroneRole.h>
#include <ucl_drone/DroneRoles.h>
#include <ucl_drone/StrategyMsg.h>
#include <ucl_drone/TargetDetected.h>
Go to the source code of this file.
Classes | |
class | Strategy |
to select the global strategy
Part of ucl_drone. Controller ROS node for the ardrone. Contains:
Definition in file strategy.h.