Open liampaull opened 6 years ago
did you run RVIZ after installing and verify that it opens ?
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?
bash: rviz: command not found
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)
we need RVIZ