Skip to content

Instantly share code, notes, and snippets.

@drnic
Created February 18, 2019 04:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save drnic/3b1681bec37a352f4dbe2bdceeccdcc5 to your computer and use it in GitHub Desktop.
Save drnic/3b1681bec37a352f4dbe2bdceeccdcc5 to your computer and use it in GitHub Desktop.

OSD

./Tools/autotest/sim_vehicle.py -v ArduPlane -L CMAC --map --console --osd
...
Missing SFML libraries - please install libsfml-dev

--osd flag requires libsfml-dev, which can be installed with homebrew sfml package:

brew install sfml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment