#include "plugindefs.h"
#include <tf/transform_listener.h>
#include <posedetection_msgs/ObjectDetection.h>
#include <ros/package.h>
#include <boost/filesystem/operations.hpp>
#include <ros/ros.h>
#include <actionlib/client/simple_action_client.h>
Go to the source code of this file.
Classes | |
class | ROSBindings |