I have Installed mujoco in Ubuntu 16.04 with a trial license today.But when I run the ./simulate in the directory of .mujoco/mjpro150/bin/simulate , there is nothing show on the screen. I recomplie the code in dir of mjpro150/sample and run again. I found that the function glfwInit() return false.Because these is not any error information output in the terminal, so I do not know what's problem??How can I fix this problem??
Other users had similar issues before. This is due to problems in some versions of the NVidia drivers. There is a thread somewhere on this forum describing a work-around...
Thank you for your replying.But I have gone through the forums and find nobody occuring this problem.Can you still remember where is the problem?can you give me a link? After I further debug the code , I found that the error occurs because the glx 1.3 is required but my system'glx is 1.2 and I have no way to update it.
Here is the previous forum. Not sure if it is the same issue though. http://www.mujoco.org/forum/index.p...en-running-bin-simulate-on-ubuntu-16-04.3512/