rqt crashed
$ rosrun rqtgui rqtgui
terminate called after throwing an instance of 'std::badalloc' what(): std::badalloc Aborted (core dumped)
The ros system used is indigo on Ubuntu LTS14.04
Asked by xgdong on 2017-09-21 10:43:52 UTC
$ rosrun rqtgui rqtgui
terminate called after throwing an instance of 'std::badalloc' what(): std::badalloc Aborted (core dumped)
The ros system used is indigo on Ubuntu LTS14.04
Asked by xgdong on 2017-09-21 10:43:52 UTC
Comments
Do you know what version of qt you're using? Indigo works with Qt 4.8. according to the wiki here - http://wiki.ros.org/rqt.
Asked by Sidd on 2017-09-21 15:06:07 UTC