ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

ROS Qt Creator Plug-in installation error

asked 2018-07-02 10:24:56 -0500

cecrap gravatar image

Hi, I am on ubuntu 16.04. I am trying to install ROS Qt Creator Plug-in (I followed steps of ROS industrial tutorial) but when I try to launch qtcreator-ros (as showed in plug-in step), I get the following errors :

axyn@axyn-ubuntu:~$ qtcreator-ros 
libGL error: unable to load driver: radeonsi_dri.so
libGL error: driver pointer missing
libGL error: failed to load driver: radeonsi
libGL error: unable to load driver: radeonsi_dri.so
libGL error: driver pointer missing
libGL error: failed to load driver: radeonsi
libGL error: unable to load driver: swrast_dri.so
libGL error: failed to load driver: swrast
Unrecognized OpenGL version
Unrecognized OpenGL version

Does someone know what my problem is ? Thanks a lot ! Cécile

edit retag flag offensive close merge delete

Comments

It looks like qtcreator is failing to find the radeon graphics driver (or a part of it). I would check that your graphics drivers are set up correctly.

ahendrix gravatar image ahendrix  ( 2018-07-02 11:33:57 -0500 )edit

I tried to fix problems with drivers but impossible to update them. I maybe have a problem between ubuntu version 16.04 and last qtcreator version...

cecrap gravatar image cecrap  ( 2018-07-05 02:16:31 -0500 )edit

1 Answer

Sort by » oldest newest most voted
0

answered 2018-07-02 10:58:22 -0500

Levi-Armstrong gravatar image

Hello, I just want to confirm that you followed the install procedure found in the link below? Also, what architecture are you installing it on (x86, arm64, etc.)?

https://ros-industrial.github.io/ros_...

edit flag offensive delete link more

Comments

Hi, yes I followed the procedure of this link. My architecture is x86_64 GNU/Linux. Cécile

cecrap gravatar image cecrap  ( 2018-07-02 11:03:06 -0500 )edit

Question Tools

Stats

Asked: 2018-07-02 10:24:56 -0500

Seen: 653 times

Last updated: Jul 02 '18