#include <ros/ros.h>
#include <sensor_msgs/CameraInfo.h>
#include <sensor_msgs/Image.h>
#include <sensor_msgs/PointCloud2.h>
#include <image_transport/transport_hints.h>
Go to the source code of this file.
Classes | |
class | camera_throttle::RgbdCameraSubscriber |
Manages a subscription callback on synchronized Image and CameraInfo topics for RGB and depth camera, and possibly also the pointcloud from depth. More... | |
Namespaces | |
camera_throttle | |