Basic strategy for multi-agent flight. Specify the mission and the drone roles. More...
#include <ros/package.h>
#include <ros/ros.h>
#include <ucl_drone/profiling.h>
#include <ucl_drone/DroneRole.h>
#include <ucl_drone/DroneRoles.h>
#include <ucl_drone/Pose3D.h>
#include <ucl_drone/drone_role.h>
#include <ucl_drone/ucl_drone.h>
Go to the source code of this file.
Classes | |
class | MultiStrategy |
Provide tools to let drones communicate a common strategy. More... |
Basic strategy for multi-agent flight. Specify the mission and the drone roles.
Part of ucl_drone. Multi-Agent strategy ROS node for the specific mission. Contains:
Definition in file multi_strategy.h.