Extrinsic world_camera calibration not working inside panda_autograsp_node.py
rickstaa opened this issue · 2 comments
rickstaa commented
When I implemented the chessboard_calibration.py
inside the panda_autograsp_node.py
no chessboard is found.
issue-label-bot commented
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.
rickstaa commented
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.