19 #include <sensor_msgs/Image.h> 20 #include <stereo_msgs/DisparityImage.h> 29 const std_msgs::Header& msg_header, sensor_msgs::Image& left,
30 sensor_msgs::Image& right, stereo_msgs::DisparityImage& disparity);
Observation class for either a pair of left+right or left+disparity images from a stereo camera...
bool toROS(const mrpt::obs::CObservationGPS &obj, const std_msgs::Header &msg_header, sensor_msgs::NavSatFix &msg)
Convert mrpt::obs::CObservationGPS -> sensor_msgs/NavSatFix The user must supply the "msg_header" fie...
ROS message: http://docs.ros.org/api/sensor_msgs/html/msg/NavSatFix.html MRPT message: https://github...