#include <rtt_rostopic_ros_msg_transporter.hpp>
Public Types | |
typedef T | OrocosType |
typedef T | RosType |
Static Public Member Functions | |
static const OrocosType & | fromRos (const RosType &t) |
static const RosType & | toRos (const OrocosType &t) |
An adapter that allows to overwrite the corresponding ROS type for a given Orocos type by specialization.
Definition at line 56 of file rtt_rostopic_ros_msg_transporter.hpp.
typedef T rtt_roscomm::RosMessageAdapter< T >::OrocosType |
Definition at line 58 of file rtt_rostopic_ros_msg_transporter.hpp.
typedef T rtt_roscomm::RosMessageAdapter< T >::RosType |
Definition at line 59 of file rtt_rostopic_ros_msg_transporter.hpp.
|
inlinestatic |
Definition at line 61 of file rtt_rostopic_ros_msg_transporter.hpp.
|
inlinestatic |
Definition at line 60 of file rtt_rostopic_ros_msg_transporter.hpp.