#include <CameraPublishers.h>
Public Member Functions | |
| CameraPublishers (const CameraSensorDescription &cameraDescription) | |
| ImagePublisherPtrType | GetImagePublisher (CameraSensorDescription::CameraChannelType type) |
| CameraInfoPublisherPtrType | GetInfoPublisher (CameraSensorDescription::CameraChannelType type) |
Handles all the ROS publishing related to a single camera. This includes 1-2 CameraInfo topics as well as 1-2 Image topics.