#include <ros/ros.h>
#include <tf/transform_listener.h>
#include <asr_msgs/AsrObject.h>
#include <asr_object_database/ObjectMetaData.h>
#include <ISM/recognizer/Recognizer.hpp>
Go to the source code of this file.
Classes | |
class | IH::ObjectConverter |
Namespaces | |
IH | |
Typedefs | |
typedef boost::shared_ptr< ObjectConverter > | IH::ObjectConverterPtr |
Functions | |
ISM::PosePtr | IH::rosPoseToISMPose (const geometry_msgs::Pose p) |