RTABMap crash on api version mismatch
Posted by jacksonkr on
URL: http://official-rtab-map-forum.206.s1.nabble.com/RTABMap-crash-on-api-version-mismatch-tp2165.html
Ubuntu 14.04 amd64
I can run rtabmap and I get the option for RGB-D Camera > RealSense R200 > RealSense option
As soon as I click start the app crashes with the following terminal output
Qt has caught an exception thrown from an event handler. Throwing
exceptions from an event handler is not supported in Qt. You must
reimplement QApplication::notify() and catch all exceptions there.
terminate called after throwing an instance of 'rs::error'
what(): api version mismatch
Aborted (core dumped)
Is there a workaround for this?