Skip to content

Commit

Permalink
Added NVIDIA troubleshooting note
Browse files Browse the repository at this point in the history
  • Loading branch information
JacopoPan committed Apr 28, 2023
1 parent 6badaa0 commit a33f886
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,10 @@ cd gym_pybullet_drones/examples/
python3 pid.py
```

## Troubleshooting

On Ubuntu, with an NVIDIA card, if you get a "Failed to create and OpenGL context" message, lunch `nvidia-settings` and under "PRIME Profiles" select "NVIDIA (Performance Mode)", reboot and try again.

## TODO

- [ ] Add `yaml` configuration files
Expand Down

0 comments on commit a33f886

Please sign in to comment.