Skip to content

Instantly share code, notes, and snippets.

@spk921
Last active February 20, 2017 02:58
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save spk921/5bcfc9e82d782afd65547224854d87a9 to your computer and use it in GitHub Desktop.
Save spk921/5bcfc9e82d782afd65547224854d87a9 to your computer and use it in GitHub Desktop.
RealSense F200
Git clone following links
https://github.com/IntelRealSense/librealsense.git
Follow under instruction with Ubuntu 16.06
https://github.com/IntelRealSense/librealsense/blob/master/doc/installation.md
Do 3rd-party dependencies
step 5
cmake .. -DBUILD_EXAMPLES:BOOL=true
Just simply do make
Do unit test under build folder
Run example codes under examples
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment