#include <ros/ros.h>
#include <robot_calibration/capture/depth_camera.h>
#include <robot_calibration/plugins/feature_finder.h>
#include <robot_calibration_msgs/CalibrationData.h>
#include <opencv2/calib3d/calib3d.hpp>
#include <cv_bridge/cv_bridge.h>
Go to the source code of this file.
Classes | |
class | robot_calibration::CheckerboardFinder< T > |
Finds checkerboards in images or point clouds. More... | |
Namespaces | |
robot_calibration | |
Calibration code lives under this namespace. | |