I'm trying to run gazebo from within a docker.
However, I don't need the display support.
When executing gzserver
, I hit this problem:
X Error of failed request: BadValue (integer parameter out of range for operation)
Major opcode of failed request: 155 (GLX)
Minor opcode of failed request: 3 (X_GLXCreateContext)
Value in failed request: 0x0
Serial number of failed request: 27
Current serial number in output stream: 28
I found this related topic, however it does not cover the usage of docker.
Running echo $DISPLAY
within docker returns :0