|  | NASA Astrobee Robot Software
    0.19.1
    Flight software for the Astrobee robots operating inside the International Space Station. | 
#include <stdint.h>#include <ros/ros.h>#include <topic_tools/shape_shifter.h>#include <mutex>#include <memory>#include <map>#include <string>

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 std::shared_ptr<ros::Publisher> PublisherPtr | 
| typedef std::shared_ptr<ros::Subscriber> SubscriberPtr |