diff --git a/README.md b/README.md index 4545a5803..f5dbd27c6 100644 --- a/README.md +++ b/README.md @@ -84,9 +84,9 @@ ### OpenCAV AEB Demo [[ROS](https://github.com/Tinker-Twins/AutoDRIVE-AVLDC/tree/devel/aeb_ros)] 1. Download, unzip and launch the AutoDRIVE Simulator by referring to the detailed instructions given [here](https://github.com/AutoDRIVE-Ecosystem/AutoDRIVE/tree/AutoDRIVE-Simulator?tab=readme-ov-file#download-and-run): - - [Windows](https://github.com/Tinker-Twins/AutoDRIVE-AVLDC/releases/download/v1.0.0/AutoDRIVE_Simulator_Windows.zip) - - [Linux](https://github.com/Tinker-Twins/AutoDRIVE-AVLDC/releases/download/v1.0.0/AutoDRIVE_Simulator_Linux.zip) - - [macOS](https://github.com/Tinker-Twins/AutoDRIVE-AVLDC/releases/download/v1.0.0/AutoDRIVE_Simulator_macOS.zip) + - [Windows](https://github.com/Tinker-Twins/AutoDRIVE-AVLDC/releases/download/v0.1.0/AutoDRIVE_Simulator_Windows.zip) + - [Linux](https://github.com/Tinker-Twins/AutoDRIVE-AVLDC/releases/download/v0.1.0/AutoDRIVE_Simulator_Linux.zip) + - [macOS](https://github.com/Tinker-Twins/AutoDRIVE-AVLDC/releases/download/v0.1.0/AutoDRIVE_Simulator_macOS.zip) 2. Build the [ROS packages](https://github.com/Tinker-Twins/AutoDRIVE-AVLDC/tree/devel/aeb_ros) by moving them to the `src` space of your ROS workspace `ros_ws`. ```bash