

Go to the source code of this file.
| Namespaces | |
| namespace | ar_sys | 
| Functions | |
| aruco::CameraParameters | ar_sys::getCamParams (const sensor_msgs::CameraInfo &cam_info, bool useRectifiedParameters) | 
| getCamParams gets the camera intrinsics from a CameraInfo message and copies them to ar_sys own data structure | |
| tf::Transform | ar_sys::getTf (const cv::Mat &Rvec, const cv::Mat &Tvec) | 
| getTf converts OpenCV coordinates to ROS Transform | |