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

FireFLY EGL config Problem

asked 2018-06-11 22:07:04 -0500

Robert_d1968 gravatar image

updated 2018-06-12 01:03:40 -0500

jayess gravatar image

Hello there, I'm running Ros lunar full desktop on this FireFly RK3399. First problem, when i type into the terminal: rosrun rviz rviz, it kicks up this error:

firefly@firefly:~$ rosrun rviz rviz
[ INFO] [1528702646.473572157]: rviz version 1.12.16
[ INFO] [1528702646.473719158]: compiled against Qt version 5.5.1
[ INFO] [1528702646.473746867]: compiled against OGRE version 1.9.0 (Ghadamon)
Cannot find EGLConfig, returning null config
Unable to find an X11 visual which matches EGL config 0
Could not initialize OpenGL for RasterGLSurface, reverting to RasterSurface.
Segmentation fault (core dumped)

Thanks for any insight you can provide,

Robert

PS the Firefly RK3399 is running Ubuntu 16.04 and it's a 64 bit OS

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2018-06-11 23:14:36 -0500

ahendrix gravatar image

Are you sure you have a working OpenGL driver for your computer, and that it is configured correctly? I'd suggest you go through http://wiki.ros.org/rviz/Troubleshooting and update this question with the results.

edit flag offensive delete link more

Comments

Looking around for info on OpenGL and the RK3399 shows that this is not something that is easily setup, especially if you're not using the FireFly provided rootfs.

gvdhoorn gravatar image gvdhoorn  ( 2018-06-12 02:20:02 -0500 )edit

You were exactly right about OpenGL, It was running an image from them, and it was not installed. once I got it installed rviz works like a charm now.

Thank you so much for the help :)

Robert

Robert_d1968 gravatar image Robert_d1968  ( 2018-06-12 04:05:50 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2018-06-11 22:07:04 -0500

Seen: 1,737 times

Last updated: Jun 12 '18