#include "fitting.h"#include <gtest/gtest.h>#include <ros/ros.h>#include <image_transport/image_transport.h>#include <geometry_msgs/Pose2D.h>#include <boost/shared_ptr.hpp>#include <cv_bridge/cv_bridge.h>
Go to the source code of this file.
Classes | |
| class | TestImageResults | 
Functions | |
| int | main (int argc, char **argv) | 
| TEST_F (TestImageResults, SendImage) | |
| int main | ( | int | argc, | 
| char ** | argv | ||
| ) | 
Definition at line 56 of file testfitting_ros.cpp.
| TEST_F | ( | TestImageResults | , | 
| SendImage | |||
| ) | 
Definition at line 35 of file testfitting_ros.cpp.