#include <rtt/RTT.hpp>
Go to the source code of this file.
Namespaces | |
rtt_roscomm | |
Macros | |
#define | ORO_ROS_PROTOCOL_ID 3 |
Functions | |
RTT::ConnPolicy | rtt_roscomm::topic (const std::string &name) |
RTT::ConnPolicy | rtt_roscomm::topicBuffer (const std::string &name, int size) |
RTT::ConnPolicy | rtt_roscomm::topicLatched (const std::string &name) |
RTT::ConnPolicy | rtt_roscomm::topicUnbuffered (const std::string &name) |
Variables | |
static const int | rtt_roscomm::protocol_id = 3 |
ROS topic protocol ID. More... | |
#define ORO_ROS_PROTOCOL_ID 3 |
Definition at line 35 of file rostopic.h.