planar_grasp_detection
planar_grasp_detection copied to clipboard
Error when input depth image contains nan value
This is caused by applying cv::blur on a cv::Mat with nan value, which will make the whole image nan.