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

#include <ros_compressed_file_ack.h>

Inheritance diagram for ff::RosCompressedFileAckToRapid:
Inheritance graph

Public Member Functions

 RosCompressedFileAckToRapid (const std::string &subscribe_topic, const std::string &pub_topic, const ros::NodeHandle &nh, const unsigned int queue_size=10)
 
void Callback (ff_msgs::CompressedFileAck::ConstPtr const &ack)
 

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

◆ RosCompressedFileAckToRapid()

ff::RosCompressedFileAckToRapid::RosCompressedFileAckToRapid ( 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::RosCompressedFileAckToRapid::Callback ( ff_msgs::CompressedFileAck::ConstPtr const &  ack)

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