$search
#include <turtlebot_actions/detect_calibration_pattern.h>
Go to the source code of this file.
Functions | |
void | convertCVtoEigen (cv::Mat &tvec, cv::Mat &R, Eigen::Vector3f &translation, Eigen::Quaternionf &orientation) |
void convertCVtoEigen | ( | cv::Mat & | tvec, | |
cv::Mat & | R, | |||
Eigen::Vector3f & | translation, | |||
Eigen::Quaternionf & | orientation | |||
) |
Definition at line 93 of file detect_calibration_pattern.cpp.