[Documentation] [TitleIndex] [WordIndex

Overview

This package detects one checkerboard in camera images and computes the 3D pose. The current 3D pose estimation is based on the OpenCV solvePnP function. Various Parameter and algorithm used to detect the checkerboard can be tuned via ROS shared parameters or by using the dynamic reconfigure interface. This package allows you to publish the checkerboard pose as tf, marker msg, or pose.

Examples

Screenshots

tuw_checkerboard_rviz.png

Detected checkerboard with projection and rviz visualization in the background.

tuw_checkerboard_dynamic_reconfigure.png

Dynamic reconfigure interface


2024-07-13 14:39