class for cameras video capture using ROS middleware. More...
#include <visp_ros/vpROSGrabber.h>
#include <visp3/core/vpFrameGrabberException.h>
#include <visp3/core/vpImageConvert.h>
#include <cv_bridge/cv_bridge.h>
#include <sensor_msgs/CompressedImage.h>
#include <iostream>
#include <math.h>
Go to the source code of this file.
Functions | |
void | setImageTransport (const std::string image_transport) |
class for cameras video capture using ROS middleware.
Definition in file vpROSGrabber.cpp.
void setImageTransport | ( | const std::string | image_transport | ) |