Right and Left images same
madratman opened this issue · 1 comments
madratman commented
Please fix typo https://github.com/dji-sdk/Guidance-SDK-ROS/blob/master/src/GuidanceNode.cpp#L85
Took me quite some time to find this, and had been thinking it was some fault in my code.
g_greyscale_image_left.copyTo(right_8.image);
Left and right images are same
tangketan commented
Sorry for the mistake and thank you very much for pointing it out. This typo is now fixed.