#include <map>
#include <string>
#include <tf/tf.h>
#include <ias_drawer_executive/Keywords.h>
#include <pcl/point_types.h>
#include <pcl_ros/point_cloud.h>
Go to the source code of this file.
Classes | |
class | ObjectLocalizer |
class | PotLocalizer |
Typedefs | |
typedef std::map< std::string, ObjectLocalizer * > | localizer_map |
typedef std::map<std::string, ObjectLocalizer*> localizer_map |
Definition at line 13 of file ObjectLocalizer.h.