23#include "pcl_db_retrieve_thread.h"
25#include <core/plugin.h>
44PLUGIN_DESCRIPTION(
"Retrieve and transform point cloud from MongoDB")
Plugin to segment a tabletop via PCL.
PointCloudDBRetrievePlugin(Configuration *config)
Constructor.
Thread to retrieve point clouds from database on request.
Interface for configuration handling.
ThreadList thread_list
Thread list member.
Configuration * config
Fawkes configuration.
void push_back(Thread *thread)
Add thread to the end.
Fawkes library namespace.