Go to the source code of this file.
Namespaces | |
namespace | aruco_ros |
Functions | |
tf::Transform | aruco_ros::arucoMarker2Tf (const aruco::Marker &marker) |
aruco::CameraParameters | aruco_ros::rosCameraInfo2ArucoCamParams (const sensor_msgs::CameraInfo &cam_info, bool useRectifiedParameters) |
rosCameraInfo2ArucoCamParams gets the camera intrinsics from a CameraInfo message and copies them to aruco_ros own data structure |