Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Tinker-Twins authored Mar 20, 2024
1 parent e9d2b64 commit b5d279f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,9 @@
### OpenCAV AEB Demo [[Python](https://github.com/Tinker-Twins/AutoDRIVE-AVLDC/tree/devel/aeb_py)]
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. Execute the [`opencav_aeb`](https://github.com/Tinker-Twins/AutoDRIVE-AVLDC/tree/devel/aeb_py/opencav_aeb.py) Python3 script for demonstrating the automatic emergency braking (AEB) function with OpenCAV, employing the AutoDRIVE Python API.
```bash
Expand Down

0 comments on commit b5d279f

Please sign in to comment.