#include <vector>
#include <string>
#include <ros/node_handle.h>
#include <ros/init.h>
#include <ros/ros.h>
#include <std_msgs/Float32.h>
#include <geometry_msgs/PoseStamped.h>
Go to the source code of this file.
Classes | |
class | nucManager |
Variables | |
const char | __PROGRAM__ [] = "THERMALVIS_NUCMANAGER" |
const char __PROGRAM__[] = "THERMALVIS_NUCMANAGER" |
Definition at line 28 of file nucManager.hpp.