#include <cloud_accum.h>
|
virtual void | push (const std::string &key, const sensor_msgs::PointCloud2::ConstPtr &msg, std::function< void()> process, std::function< bool(const sensor_msgs::PointCloud2::ConstPtr &)> accumulate, std::function< void()> clear)=0 |
|
virtual void | reset ()=0 |
|
Definition at line 42 of file cloud_accum.h.
virtual void mcl_3dl::CloudAccumulationLogicBase::push |
( |
const std::string & |
key, |
|
|
const sensor_msgs::PointCloud2::ConstPtr & |
msg, |
|
|
std::function< void()> |
process, |
|
|
std::function< bool(const sensor_msgs::PointCloud2::ConstPtr &)> |
accumulate, |
|
|
std::function< void()> |
clear |
|
) |
| |
|
pure virtual |
virtual void mcl_3dl::CloudAccumulationLogicBase::reset |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: