#include <unordered_map>
#include <tf2/utils.h>
#include <geometry_msgs/Pose.h>
#include <geometry_msgs/Transform.h>
#include <swarmros/String.h>
#include <cpswarm_msgs/TargetTracking.h>
#include "target.h"
Go to the source code of this file.
Classes | |
class | targets |
A collection of target objects that are searched, tracked, and rescued by the CPSs. More... | |