16 #ifndef MRPT_BRIDGE_IMAGE_H 17 #define MRPT_BRIDGE_IMAGE_H 20 #include <sensor_msgs/Image.h> 21 #include <mrpt/obs/CObservationImage.h> 30 bool ros2mrpt(
const sensor_msgs::Image &msg, CObservationImage &obj);
36 #endif //MRPT_BRIDGE_IMAGE_H File includes methods for converting CNetworkOfPoses*DInf <=> NetworkOfPoses message types...
bool ros2mrpt(const sensor_msgs::Image &msg, CObservationImage &obj)
bool mrpt2ros(const CObservationImage &obj, const std_msgs::Header &msg_header, sensor_msgs::Image &msg)