|
NASA Astrobee Robot Software
0.19.1
Flight software for the Astrobee robots operating inside the International Space Station.
|
Go to the documentation of this file.
3 #ifndef DDS_ROS_BRIDGE_RAPID_PUB_H_
4 #define DDS_ROS_BRIDGE_RAPID_PUB_H_
18 explicit RapidPub(
const std::string& pub_topic):
28 #endif // DDS_ROS_BRIDGE_RAPID_PUB_H_
std::string publish_topic_
Definition: rapid_pub.h:21
base class for rapid publishers
Definition: rapid_pub.h:16
Definition: generic_rapid_msg_ros_pub.h:36
std::shared_ptr< ff::RapidPub > RapidPubPtr
Definition: rapid_pub.h:24
RapidPub(const std::string &pub_topic)
Definition: rapid_pub.h:18