duckietown / rpi-gui-tools

0 stars 0 forks source link

RVIZ not installed and when installed Seg faults #1

Open liampaull opened 6 years ago

liampaull commented 6 years ago

we need RVIZ

liampaull commented 6 years ago

did you run RVIZ after installing and verify that it opens ?

breandan commented 6 years ago

At first when I ran rviz inside the container (without first allowing incoming connections on the host machine) I received the error:

No protocol specified
QXcbConnection: Could not connect to display :0
Aborted (core dumped)

After running xhost + on the host machine, then running rviz inside the container it worked as expected. Could this have been the error you received?

liampaull commented 6 years ago

bash: rviz: command not found

liampaull commented 6 years ago

after installing and running this is what I get:

root@couguar:~# rviz
[ INFO] [1541011262.970880772]: rviz version 1.12.16
[ INFO] [1541011262.970955379]: compiled against Qt version 5.5.1
[ INFO] [1541011262.971029378]: compiled against OGRE version 1.9.0 (Ghadamon)
libGL error: No matching fbConfigs or visuals found
libGL error: failed to load driver: swrast
Could not initialize OpenGL for RasterGLSurface, reverting to RasterSurface.
libGL error: No matching fbConfigs or visuals found
libGL error: failed to load driver: swrast
Segmentation fault (core dumped)