Mobotware Changes for 18.04
From Rsewiki
Ubuntu 18.04 transition
Changes introduced to compile with ubuntu linux 18.04
opencv
legacy/compat.hpp no longer exist
with this the original cvFitEllipse(...) no longer is available
* ball-finder auball and auballkl (a better version) is lacking functional content - commented out * aucroprow is removed frol compile list (same cvFitEllipse(...) problem and maybe more * auimgseg is removed - depend on opencv cv::ocl::oclMat - probably an early version of cv3::Mat
* and there is more ....
G-streamer
* In urob4 streaming of images in and out - via UImgPush - has been removed - was not totally debugged anyhow. No rework needed I suppose. * auv4lgst is a probelm - should be reworked.
SmartMat
* seems to work - not tested. Except test program, that uses more funky methods. May give problems later.
BOOST
* no problem found yet.