rickstaa/panda-autograsp

Extrinsic world_camera calibration not working inside panda_autograsp_node.py

rickstaa opened this issue · 2 comments

When I implemented the chessboard_calibration.py inside the panda_autograsp_node.py no chessboard is found.

Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.85. Please mark this comment with 👍 or 👎 to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

This was due to the fact that I had to use the HD topic. Apparently the cv2.findChessboardCorners cant find the chessboard in a qhd and sd picture.