From 60e7bd741f2ed5ca5cc5c5f34d86b795d297fb0f Mon Sep 17 00:00:00 2001 From: Walter Lucetti Date: Tue, 18 Oct 2022 12:49:19 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e50ccf6d..8a773642 100644 --- a/README.md +++ b/README.md @@ -17,13 +17,13 @@ This package lets you use the ZED stereo camera with ROS. It outputs the camera ### Prerequisites - Ubuntu 20.04 -- [ZED SDK **≥ 3.7**](https://www.stereolabs.com/developers/) and its dependency [CUDA](https://developer.nvidia.com/cuda-downloads) +- [ZED SDK **≥ 3.8**](https://www.stereolabs.com/developers/) and its dependency [CUDA](https://developer.nvidia.com/cuda-downloads) - [ROS Noetic](http://wiki.ros.org/noetic/Installation/Ubuntu) or - Ubuntu 18.04 -- [ZED SDK **≥ 3.7**](https://www.stereolabs.com/developers/) and its dependency [CUDA](https://developer.nvidia.com/cuda-downloads) +- [ZED SDK **≥ 3.8**](https://www.stereolabs.com/developers/) and its dependency [CUDA](https://developer.nvidia.com/cuda-downloads) - [ROS Melodic](http://wiki.ros.org/melodic/Installation/Ubuntu) ### Build the repository