gpg icon indicating copy to clipboard operation
gpg copied to clipboard

a little bug in the code~

Open jackgrgr opened this issue 6 years ago • 0 comments

I think theres something wrong with line 110 in generate_candidates.cpp, it should be view_points << camera_pose[3], camera_pose[7], camera_pose[11]; instead of view_points << camera_pose[3], camera_pose[6], camera_pose[9];

jackgrgr avatar Oct 30 '18 13:10 jackgrgr