#include <ros_compressed_image_rapid_image.h>
|
| RosCompressedImageRapidImage (const std::string &subscribe_topic, const std::string &pub_topic, const ros::NodeHandle &nh, const unsigned int queue_size=10) |
|
void | CallBack (const sensor_msgs::CompressedImage::ConstPtr &msg) |
|
|
| RosSubRapidPub (const std::string &subscribe_topic, const std::string &pub_topic, const ros::NodeHandle &nh, const unsigned int queue_size) |
|
| RosSubRapidPub (const std::string &subscribe_topic, const std::string &pub_topic, const ros::NodeHandle &nh, const unsigned int queue_size) |
|
ros::NodeHandle | nh_ |
|
ros::Subscriber | sub_ |
|
std::string | subscribe_topic_ |
|
std::string | publish_topic_ |
|
unsigned int | queue_size_ |
|
RosCompressedImageRapidImage will use the ros::Subscriber to subscribe to the compressed image type
◆ RosCompressedImageRapidImage()
ff::RosCompressedImageRapidImage::RosCompressedImageRapidImage |
( |
const std::string & |
subscribe_topic, |
|
|
const std::string & |
pub_topic, |
|
|
const ros::NodeHandle & |
nh, |
|
|
const unsigned int |
queue_size = 10 |
|
) |
| |
◆ CallBack()
void ff::RosCompressedImageRapidImage::CallBack |
( |
const sensor_msgs::CompressedImage::ConstPtr & |
msg | ) |
|
The documentation for this class was generated from the following files: