#include "ElemTypes.h"
#include "NamedDescriptor.h"
#include "RemoteAttention.h"
#include "XMLTag.h"
#include <pluginlib/class_list_macros.h>
#include <ias_table_msgs/TableObject.h>
#include <std_msgs/String.h>
Go to the source code of this file.
Classes | |
class | cop::TableObjectAttention |
class | cop::TableObjectRedetector |
Namespaces | |
namespace | cop |
Functions | |
PLUGINLIB_REGISTER_CLASS (TableObjectDescriptor, cop::TableObjectDescriptor, Descriptor) | |
PLUGINLIB_REGISTER_CLASS (ShapeTypeDescriptor, cop::ShapeTypeDescriptor, Descriptor) | |
PLUGINLIB_REGISTER_CLASS (TableObjectAttention, cop::TableObjectAttention, AttentionAlgorithm) | |
PLUGINLIB_REGISTER_CLASS (TableObjectRedetector, cop::TableObjectRedetector, LocateAlgorithm) |
PLUGINLIB_REGISTER_CLASS | ( | TableObjectDescriptor | , |
cop::TableObjectDescriptor | , | ||
Descriptor | |||
) |
PLUGINLIB_REGISTER_CLASS | ( | ShapeTypeDescriptor | , |
cop::ShapeTypeDescriptor | , | ||
Descriptor | |||
) |