From 064760da3a1ea730c578c8ca8e064797115d187b Mon Sep 17 00:00:00 2001 From: germanros1987 <38517452+germanros1987@users.noreply.github.com> Date: Sat, 21 Nov 2020 13:18:42 +0100 Subject: [PATCH] Update README.md Reuirements and carla leaderboard --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 953d285b3..a8d64b3ad 100644 --- a/README.md +++ b/README.md @@ -23,9 +23,17 @@ paper, check out * [**Get CARLA overnight build**](http://carla-releases.s3.amazonaws.com/Linux/Dev/CARLA_Latest.tar.gz) +### Recommended system + +* Intel i7 gen 9th - 11th / Intel i9 gen 9th - 11th / AMD ryzen 7 / AMD ryzen 9 +* +16 GB RAM memory +* NVIDIA RTX 2070 / NVIDIA RTX 2080 / NVIDIA RTX 3070, NVIDIA RTX 3080 +* Ubuntu 18.04 + ## CARLA Ecosystem Repositories associated to the CARLA simulation platform: +* [**CARLA Autonomous Driving leaderboard**](https://leaderboard.carla.org/): Automatic platform to validate Autonomous Driving stacks * [**Scenario_Runner**](https://github.com/carla-simulator/scenario_runner): Engine to execute traffic scenarios in CARLA 0.9.X * [**ROS-bridge**](https://github.com/carla-simulator/ros-bridge): Interface to connect CARLA 0.9.X to ROS * [**Driving-benchmarks**](https://github.com/carla-simulator/driving-benchmarks): Benchmark tools for Autonomous Driving tasks