rgbd_image_buffer
|
#include <ros/callback_queue.h>
#include <geolib/datatypes.h>
#include <rgbd/types.h>
#include <tf2_ros/buffer.h>
#include <forward_list>
#include <memory>
#include <mutex>
#include <thread>
Go to the source code of this file.
Classes | |
class | rgbd::ImageBuffer |
The ImageBuffer class provides a buffer to synchronise rgbd images with sensor positions. Images are stored until they are removed from the buffer or until a certain amount of time has passed. More... | |
Namespaces | |
rgbd | |
tf2_ros | |