24#include "realsense_thread.h"
26#include <core/plugin.h>
45PLUGIN_DESCRIPTION(
"Driver for Intel RealSense camera")
Driver for the Intel RealSense camera.
RealsensePlugin(Configuration *config)
Constructor.
Driver for the Intel RealSense Camera providing Depth Data as Pointcloud Inspired by IntelĀ® RealSense...
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.