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

#include <ros_fault_config.h>

Inheritance diagram for ff::RosFaultConfigToRapid:
Inheritance graph

Public Member Functions

 RosFaultConfigToRapid (const std::string &subscribe_topic, const std::string &pub_topic, const ros::NodeHandle &nh, const unsigned int queue_size=10)
 
void Callback (ff_msgs::FaultConfigConstPtr const &config)
 

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

◆ RosFaultConfigToRapid()

ff::RosFaultConfigToRapid::RosFaultConfigToRapid ( 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::RosFaultConfigToRapid::Callback ( ff_msgs::FaultConfigConstPtr const &  config)

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