rqt crashed
$ rosrun rqt_gui rqt_gui
terminate called after throwing an instance of 'std::bad_alloc' what(): std::bad_alloc Aborted (core dumped)
The ros system used is indigo on Ubuntu LTS14.04
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
$ rosrun rqt_gui rqt_gui
terminate called after throwing an instance of 'std::bad_alloc' what(): std::bad_alloc Aborted (core dumped)
The ros system used is indigo on Ubuntu LTS14.04
Asked: 2017-09-21 10:43:52 -0600
Seen: 481 times
Last updated: Sep 21 '17
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 .