dji-sdk/Guidance-SDK-ROS

Right and Left images same

madratman opened this issue · 1 comments

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

Sorry for the mistake and thank you very much for pointing it out. This typo is now fixed.