#include <ros/ros.h>
#include <industrial_extrinsic_cal/ros_camera_observer.h>
#include <yaml-cpp/yaml.h>
#include <fstream>
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 27 of file test_ros_cam_obs.cpp.