We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbfa907 commit 91fb9f1Copy full SHA for 91fb9f1
README.md
@@ -52,8 +52,8 @@ docker run --rm -it \
52
### Requirements
53
- ROS2 Humble
54
- OpenCV 4.2
55
-- CUDA 10 or 11 (tested with CUDA 11.5.119)
56
-- cuDNN 8.3 ([Installation tutorial](https://docs.nvidia.com/deeplearning/cudnn/install-guide/index.html))
+- CUDA 10 or 11 (tested with CUDA 11.7)
+- cuDNN 8 ([Installation tutorial](https://docs.nvidia.com/deeplearning/cudnn/install-guide/index.html))
57
58
### Installation
59
```bash
0 commit comments