|
MRPT
2.0.4
|
#include <cv_bridge/cv_bridge.h>#include <mrpt/ros1bridge/image.h>#include <sensor_msgs/Image.h>#include <sensor_msgs/image_encodings.h>Go to the source code of this file.
Namespaces | |
| mrpt | |
| This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries. | |
| 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 | |
| mrpt::img::CImage | mrpt::ros1bridge::fromROS (const sensor_msgs::Image &i) |
| Makes a deep copy of the image data. More... | |
| sensor_msgs::Image | mrpt::ros1bridge::toROS (const mrpt::img::CImage &i, const std_msgs::Header &msg_header) |
| Makes a deep copy of the image data. More... | |
| Page generated by Doxygen 1.8.18 for MRPT 2.0.4 at Thu Sep 24 07:14:18 UTC 2020 |