34 #ifndef RC_ERRORDISPARITYPUBLISHER_H 35 #define RC_ERRORDISPARITYPUBLISHER_H 40 #include <sensor_msgs/Image.h> Interface for all publishers relating to images, point clouds or other stereo-camera data...
ErrorDisparityPublisher & operator=(const ErrorDisparityPublisher &)
bool used() override
Returns true if there are subscribers to the topic.
void publish(const rcg::Buffer *buffer, uint32_t part, uint64_t pixelformat) override
Offers a buffer for publication.
ErrorDisparityPublisher(ros::NodeHandle &nh, const std::string &frame_id_prefix, double scale)
Initialization of publisher for disparity errors.