NASA Astrobee Robot Software  0.19.1
Flight software for the Astrobee robots operating inside the International Space Station.
ff::RosCompressedFileToRapid Class Reference

#include <ros_compressed_file_rapid_compressed_file.h>

Inheritance diagram for ff::RosCompressedFileToRapid:
Inheritance graph

Public Member Functions

 RosCompressedFileToRapid (const std::string &subscribe_topic, const std::string &pub_topic, const ros::NodeHandle &nh, const unsigned int queue_size=10)
 
void Callback (ff_msgs::CompressedFile::ConstPtr const &file)
 

Additional Inherited Members

- Protected Member Functions inherited from ff::RosSubRapidPub
 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)
 
- Protected Attributes inherited from ff::RosSubRapidPub
ros::NodeHandle nh_
 
ros::Subscriber sub_
 
std::string subscribe_topic_
 
std::string publish_topic_
 
unsigned int queue_size_
 

Constructor & Destructor Documentation

◆ RosCompressedFileToRapid()

ff::RosCompressedFileToRapid::RosCompressedFileToRapid ( const std::string &  subscribe_topic,
const std::string &  pub_topic,
const ros::NodeHandle &  nh,
const unsigned int  queue_size = 10 
)

Member Function Documentation

◆ Callback()

void ff::RosCompressedFileToRapid::Callback ( ff_msgs::CompressedFile::ConstPtr const &  file)

The documentation for this class was generated from the following files: