From 698f358869880da369e2a5e7342f1074e8e01fc1 Mon Sep 17 00:00:00 2001 From: SamerKhshiboun Date: Mon, 1 Jul 2024 18:42:35 +0300 Subject: [PATCH] update librealsense ver in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 56673a9eb..5608ff056 100644 --- a/README.md +++ b/README.md @@ -113,7 +113,7 @@ - For example, for Humble distro: ```sudo apt install ros-humble-librealsense2*``` - #### Option 3: Build from source - - Download the latest [Intel® RealSense™ SDK 2.0](https://github.com/IntelRealSense/librealsense/releases/tag/v2.53.1) + - Download the latest [Intel® RealSense™ SDK 2.0](https://github.com/IntelRealSense/librealsense/releases/tag/v2.55.1) - Follow the instructions under [Linux Installation](https://github.com/IntelRealSense/librealsense/blob/master/doc/installation.md)