#include <image_transport/image_transport.h>
#include <gtest/gtest.h>
#include <cv_bridge/cv_bridge.h>
Go to the source code of this file.
Functions | |
void | handleImage (const sensor_msgs::ImageConstPtr &img) |
int | main (int argc, char **argv) |
TEST (Basic, loop) | |
Variables | |
std::vector< std::string > | receivedEncodings |
static unsigned int | receivedImages = 0 |