NASA Astrobee Robot Software  0.19.1
Flight software for the Astrobee robots operating inside the International Space Station.
bridge_subscriber.h File Reference
#include <stdint.h>
#include <ros/ros.h>
#include <topic_tools/shape_shifter.h>
#include <mutex>
#include <memory>
#include <map>
#include <string>
Include dependency graph for bridge_subscriber.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  BridgeSubscriber
 
class  BridgeSubscriber::AdvertisementInfo
 
class  BridgeSubscriber::RelayTopicInfo
 
class  BridgeSubscriber::ContentInfo
 

Typedefs

typedef std::shared_ptr< ros::Subscriber > SubscriberPtr
 
typedef std::shared_ptr< ros::Publisher > PublisherPtr
 

Typedef Documentation

◆ PublisherPtr

typedef std::shared_ptr<ros::Publisher> PublisherPtr

◆ SubscriberPtr

typedef std::shared_ptr<ros::Subscriber> SubscriberPtr