-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error opening Simulator #200
Comments
hi Can you please post print screens or/and text from the simulator terminal (the one that opens when you open the MOV.AI Flow Simulator) ? It is probably some GPU driver issue, so I need more information about what 's going on |
Hi hexarotor, Hope you are able to see the pictures here and could help me. Thanks! |
hexarotor For better debug, launch the simulator from your own terminal typing: movai-flow-simulator, and copy paste the output here (CTRL+SHIFT+C to copy from the terminal) The simulator should run even without a NVIDIA GPU. which gpu do you have ? integrated intel? You can check if you have a NVIDIA GPU and if properly installed using these tips: Installing MOV.AI Flow™ |
aqilah aqilah@aqilahPC:~$ movai-flow-simulator |
hexarotor simulator-robot1 | Driver does not support the 0x4c8a PCI ID. Another thing that would be important is to check which driver you have. Can you share the output of these commands? sudo apt install mesa-utils |
aqilah Copy below is the output of the given commands. aqilah@aqilahPC: OpenGL version string: 4.6 (Compatibility Profile) Mesa 21.2.6 OpenGL ES profile version string: OpenGL ES 3.2 Mesa 21.2.6 |
hexarotor It seems that MOVAI Flow was not properly installed , after seeing this message. I suggest we reinstall MOV.AI Flow. Second - install the *debian file again: cd ~/Downloads # i am assuming your installer is in this folder |
aqilah aqilah@aqilahPC: |
hexarotor Nevertheless, you can always install and initiate Gazebo Fortress natively on your host Linux machine instead of using our image of the simulator, and bypass this issue. For that, start by installing Gz Ign Fortress: sudo sh -c 'echo "deb http://packages.osrfoundation.org/gazebo/ubuntu-stable curl -fsSL https://artifacts.aws.cloud.mov.ai/repository/movai-applications/gpg | sudo apt-key add - # add key export IGN_PARTITION=movai_ce_flow |
Copied from the forums: https://forum.flow.mov.ai/t/error-opening-simulator/58
Have you checked our docs before proceeding?
Issue Description
Hello,
I’m a new user. I’ve followed all the installation steps, and it seems great. However, when it comes to launching the simulator, it doesn’t work. I tried to launch all four different scenes, but it always shows an error. The simulator interface appears in black for 2sec then automatically off.
Any idea on how to resolve this?
Thanks.
The text was updated successfully, but these errors were encountered: