Issues Running RVIZ TEGRA via SSH -X MAC
I am new to ROS && stuck at running rviz (rosrun rviz rviz), can someone possibly help ?
I am on mac and glxgears works perfectly fine on local (mac), doing rosrun rviz rviz fails with below error :
Error While Running RVIZ from -X SSH:
rviz::RenderSystem: error creating render window: std::exception [ WARN] [1466209502.932459952]: OGRE EXCEPTION(3:RenderingAPIException): Unable to create a suitable GLXContext in GLXContext::GLXContext at /build/buildd/ogre-1.8-1.8.1+dfsg/RenderSystems/GL/src/GLX/OgreGLXContext.cpp (line 61) rviz::RenderSystem: error creating render window: std::exception [ERROR] [1466209502.935433426]: Unable to create the rendering window after 100 tries. [ INFO] [1466209502.936564665]: Stereo is NOT SUPPORTED terminate called after throwing an instance of 'std::logicerror' what(): basicstring::Sconstruct null not valid Aborted
Also, so you know on Tegra, glxinfo also fails with error : name of display: localhost:10.0 X Error of failed request: BadValue (integer parameter out of range for operation) Major opcode of failed request: 150 (GLX) Minor opcode of failed request: 24 (X_GLXCreateNewContext) Value in failed request: 0x0 Serial number of failed request: 17 Current serial number in output stream: 18
Asked by Akki on 2016-06-17 19:38:41 UTC
Comments