#include <vector>
#include <boost/foreach.hpp>
#include <ecto/ecto.hpp>
#include <opencv2/core/core.hpp>
#include <sensor_msgs/Image.h>
#include <object_recognition_msgs/RecognizedObjectArray.h>
#include <pcl_conversions/pcl_conversions.h>
Go to the source code of this file.
Classes | |
struct | object_recognition_clusters::PointCloudMsgAssembler |
Namespaces | |
namespace | object_recognition_clusters |
Functions | |
ECTO_CELL (io_clusters, object_recognition_clusters::PointCloudMsgAssembler,"PointCloudMsgAssembler","Given object ids and poses, fill the object recognition message.") |
ECTO_CELL | ( | io_clusters | , |
object_recognition_clusters::PointCloudMsgAssembler | , | ||
"PointCloudMsgAssembler" | , | ||
"Given object ids and | poses, | ||
fill the object recognition message." | |||
) |