The chessboard has to have it's size in the final image defined by the pixels_per_m param and by the real world size of the chessboard (which can be a param too).
Additionally, the projector node has to use the image_height and image_width rosparams.
The chessboard has to have it's size in the final image defined by the
pixels_per_m
param and by the real world size of the chessboard (which can be a param too).Additionally, the projector node has to use the
image_height
andimage_width
rosparams.