#include <ros/ros.h>
#include <boost/regex.hpp>
#include "object_database/ObjectDatabaseRecognizer.h"
#include <ros_uri/ros_uri.hpp>
#include <boost/algorithm/string.hpp>
Go to the source code of this file.