Hi everyone,
Now that the new open-source, cross-platform RealSense SDK 2.0 for Windows and Linux has launched, I went through the documentation files and assembled some useful introductory information links. SDK 2.0 is an upgraded version of Librealsense (which has also been referred to in recent times by Intel by the alternate name 'RealSense Cross Platform API').
It is distinguished from the previous version of Librealsense by being identified as being a "development" branch (one that is still in development and may have issues), whilst the older Librealsense version is on the stable "main" branch.
INTRODUCTION AND WINDOWS / LINUX INSTALLATION
GitHub - IntelRealSense/librealsense at development
API OVERVIEW
librealsense/api_arch.md at development · IntelRealSense/librealsense · GitHub
DEPTH QUALITY TOOL
librealsense/readme.md at master · IntelRealSense/librealsense · GitHub
DEVELOPMENT BRANCH SAMPLES
librealsense/examples at development · IntelRealSense/librealsense · GitHub
DEVELOPMENT BRANCH TOOLS
librealsense/tools at development · IntelRealSense/librealsense · GitHub
ADVANCED MODE FOR R415 AND R435 CAMERAS
librealsense/rs400_advanced_mode.md at development · IntelRealSense/librealsense · GitHub
INTEGRATING EXTERNAL DEVICES WITH R415 AND R435
librealsense/external_devices.md at development · IntelRealSense/librealsense · GitHub