MRPT
1.9.9
|
Go to the source code of this file.
Namespaces | |
mrpt::ros1bridge | |
ROS message: http://docs.ros.org/api/sensor_msgs/html/msg/NavSatFix.html MRPT message: https://github.com/MRPT/mrpt/blob/master/libs/obs/include/mrpt/obs/CObservationGPS.h. | |
Functions | |
bool | mrpt::ros1bridge::fromROS (const sensor_msgs::Range &msg, mrpt::obs::CObservationRange &obj) |
Convert sensor_msgs/Range -> mrpt::obs::CObservationRange. More... | |
bool | mrpt::ros1bridge::toROS (const mrpt::obs::CObservationRange &obj, const std_msgs::Header &msg_header, sensor_msgs::Range *msg) |
Convert mrpt::obs::CObservationRange -> sensor_msgs/Range The user must supply the "msg_header" field to be copied into the output message object, since that part does not appear in MRPT classes. More... | |
Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: c7a3bec24 Sun Mar 29 18:33:13 2020 +0200 at dom mar 29 18:50:38 CEST 2020 |