Segmentation fault when I trigger any GUI feedback, like scrolling the mouse wheel, moving the mouse, etc. #2279
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Intro
Hi!
I am a undergrad student , I use MuJoCo for my research on robot simulation.
I followed the official code basic.cc and wanted to realize the visualization of the robot.
My setup
my code is here, feel free to try!
https://github.com/OTT123/mujoco_issue.git
I use GLFW which is installed via apt:
sudo apt-get install libglfw3-dev
My question
I encountered a problem:Segmentation fault when I trigger any GUI feedback, like scrolling the mouse wheel, moving the mouse, etc.
Minimal model and/or code that explain my question
my code is here, feel free to try!
https://github.com/OTT123/mujoco_issue.git
Confirmations
Beta Was this translation helpful? Give feedback.
All reactions