#include <PluginInterface.h>
Definition at line 11 of file PluginInterface.h.
◆ PluginInterface()
rtabmap_ros::PluginInterface::PluginInterface |
( |
| ) |
|
◆ ~PluginInterface()
virtual rtabmap_ros::PluginInterface::~PluginInterface |
( |
| ) |
|
|
inlinevirtual |
◆ filterPointCloud()
virtual sensor_msgs::PointCloud2 rtabmap_ros::PluginInterface::filterPointCloud |
( |
const sensor_msgs::PointCloud2 |
msg | ) |
|
|
pure virtual |
◆ getName()
const std::string rtabmap_ros::PluginInterface::getName |
( |
| ) |
const |
|
inline |
◆ initialize()
◆ isEnabled()
bool rtabmap_ros::PluginInterface::isEnabled |
( |
| ) |
|
|
inline |
◆ onInitialize()
virtual void rtabmap_ros::PluginInterface::onInitialize |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ enabled_
bool rtabmap_ros::PluginInterface::enabled_ |
|
protected |
Currently this var is managed by subclasses. TODO: make this managed by this class and/or container class.
Definition at line 36 of file PluginInterface.h.
◆ name_
◆ nh_
The documentation for this class was generated from the following files: