Andy Jarosz
Andy Jarosz
Actually, it seems that I can't send or receive any data sent through HID Generic. The debug serial monitor shows that it thinks the data is sending, but no software...
I have this issue as well on some machines, but oddly if I compile on those machines it runs fine with no errors.
This might be crazy, but by chance are you building with an AMD machine and trying to run on an Intel machine, or vice versa?
Throws this when using the Realsense D435I config: ``` terminate called after throwing an instance of 'cv::Exception' what(): OpenCV(4.2.0) /home/andy/opencv/modules/video/src/lkpyramid.cpp:1257: error: (-215:Assertion failed) maxLevel >= 0 && winSize.width > 2...