Module name | Short description | Publishes | Subscribes |
ChessboardDetector | Detects chessboards in input stereo images | MORA_IMAGES_DIR , STEREO1_OBS |
Parameter | Description |
CHESSBOARD_LX |
(Mandatory) Chessboard params: distance between squares in X (in meters) |
CHESSBOARD_LY |
(Mandatory) Chessboard params: distance between squares in X (in meters) |
CHESSBOARD_NX |
(Mandatory) Chessboard params: number of corners in X |
CHESSBOARD_NY |
(Mandatory) Chessboard params: number of corners in Y |
STEREO_INPUT |
(Default="STEREO1_OBS") The name of the variable with the input stream of stereo images (they must be rectified) |