aruco_localization icon indicating copy to clipboard operation
aruco_localization copied to clipboard

ROS localization node using an ArUco Marker Map.

Results 1 aruco_localization issues
Sort by recently updated
recently updated
newest added

When the camera is at an extreme angle, ArUco doesn't seem to handle the rotation well. As a result, the `ArucoLocalizer::rodriguesToTFQuat` method seems to spit out NaNs (which, maybe there...