./simulate got nothing

Discussion in 'Bug Reports' started by xiong, Apr 8, 2018.

  1. 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??
     

    Attached Files:

    • 1.png
      1.png
      File size:
      34.1 KB
      Views:
      147
    • 2.png
      2.png
      File size:
      64.2 KB
      Views:
      145
    • 1.png
      1.png
      File size:
      34.1 KB
      Views:
      125
  2. Waiting anyone to solve this problem....
     
  3. Emo Todorov

    Emo Todorov Administrator Staff Member

    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...
     
  4. 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.
     
  5. Emo Todorov

    Emo Todorov Administrator Staff Member