#include <gtest/gtest.h>#include <ros/ros.h>#include <image_transport/image_transport.h>#include <sensor_msgs/CameraInfo.h>#include <opencv2/highgui/highgui.hpp>#include <cv_bridge/cv_bridge.h>#include <fiducial_msgs/FiducialArray.h>#include <fiducial_msgs/FiducialTransformArray.h>
Go to the source code of this file.
Classes | |
| class | ArucoImagesTest |
Functions | |
| int | main (int argc, char **argv) |
| TEST_F (ArucoImagesTest, tag_01_d7_14cm) | |
| TEST_F (ArucoImagesTest, tag_245_246_d7_14cm) | |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 155 of file aruco_images_test.cpp.
| TEST_F | ( | ArucoImagesTest | , |
| tag_01_d7_14cm | |||
| ) |
Definition at line 83 of file aruco_images_test.cpp.
| TEST_F | ( | ArucoImagesTest | , |
| tag_245_246_d7_14cm | |||
| ) |
Definition at line 112 of file aruco_images_test.cpp.