- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I followed the github linux disrtibution install guide to install realsense in ubuntu 16.04TLS.
guide link is:
https://github.com/IntelRealSense/librealsense/blob/master/doc/distribution_linux.md
i want to use realsense in other program, so i follow the guide:
Optionally install the developer and debug packages:
sudo apt-get install librealsense2-dev
sudo apt-get install librealsense2-dbg
and it said:
With dev package installed, you can compile an application with librealsense using g++ -std=c++11 filename.cpp -lrealsense2 or an IDE of your choice.
but i can't find realsense file in /usr/bin or /usr/local/include, so i can't configure my object.
Could you give me some advise where is the realsense library path?
and the tutorial said :
Note The packages include binaries and configuration files only. Use the github repository to obtain the source code.
if it's because i don't download the source code? and what should i do after downloading the source code.
thanks!
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The best place for advice on this question is the RealSense GitHub forum. Please re-post your question there by visiting the link below and clicking the 'New Issue' button. Thanks!

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page