|
FirFLY EGL config Problem
Posted at 6/11/2018 15:59:04
View:10522
|
Replies:5
Print
Only Author
[Copy Link]
1#
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 erroe:
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)
also, I have a Sick Nav350 connected to the Ethernet port and ran to a hub, it works with my 16.04 ububtu on the laptop, IE. It can find and connect to it with rviz. But on the fire fly it just gives this:
firefly@firefly:~/catkin_ws/install/lib/sicknav350$ ./sicknav350_node
*** Attempting to initialize the Sick Nav350...
Attempting to connect to Sick Nav350 @ 192.168.1.10:2111
ERROR: I/O exception - SickNav350::_setupConnection: select() failed!
ERROR: I/O exception - SickNav350::_setupConnection: select() failed!
[ERROR] [1528703680.400342227]: Error
I can ping it over the network from the firefly but cant connect with the firefly.
Any ideas what it wrong?
Thanks for any insight you can provide,
Robert
|
|