| OLD | NEW |
| (Empty) | |
| 1 Name: librealsense |
| 2 URL: https://github.com/IntelRealSense/librealsense |
| 3 Version: 0.9.2 |
| 4 License: Apache 2.0 |
| 5 License File: src/LICENSE |
| 6 Security Critical: yes |
| 7 |
| 8 Description: |
| 9 librealsense is a cross-platform library (Linux, OSX, Windows) for capturing dat
a from the Intel® RealSense⢠F200, SR300 and R200 cameras. |
| 10 |
| 11 Modifications: |
| 12 - None |
| 13 |
| 14 To import a new snapshot of librealsense: |
| 15 - Checkout the latest release tag: 'git checkout v0.9.2'. |
| 16 - Change the DEPS entry to the newly checked out commit. |
| 17 - Update 'librealsense.gyp' and 'BUILD.gn' files in 'librealsense' folder if nee
ded. |
| 18 - Update this README to reflect the new version number. |
| OLD | NEW |