Skip to content

Commit ab35100

Browse files
authored
fix: update manual installation instructions (#545)
Signed-off-by: M. Fatih Cırıt <mfc@leodrive.ai>
1 parent 72ba974 commit ab35100

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/installation/autoware/source-installation.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ sudo apt-get -y install git
5151

5252
The following items will be automatically installed. If the ansible script doesn't work or if you already have different versions of dependent libraries installed, please install the following items manually.
5353

54+
- [Install Ansible](https://github.com/autowarefoundation/autoware/tree/main/ansible#ansible-installation)
5455
- [Install Build Tools](https://github.com/autowarefoundation/autoware/tree/main/ansible/roles/build_tools#manual-installation)
5556
- [Install Dev Tools](https://github.com/autowarefoundation/autoware/tree/main/ansible/roles/dev_tools#manual-installation)
5657
- [Install gdown](https://github.com/autowarefoundation/autoware/tree/main/ansible/roles/gdown#manual-installation)
@@ -59,6 +60,7 @@ sudo apt-get -y install git
5960
- [Install the RMW Implementation](https://github.com/autowarefoundation/autoware/tree/main/ansible/roles/rmw_implementation#manual-installation)
6061
- [Install ROS 2](https://github.com/autowarefoundation/autoware/tree/main/ansible/roles/ros2#manual-installation)
6162
- [Install ROS 2 Dev Tools](https://github.com/autowarefoundation/autoware/tree/main/ansible/roles/ros2_dev_tools#manual-installation)
63+
- [Install Nvidia CUDA](https://github.com/autowarefoundation/autoware/tree/main/ansible/roles/cuda#manual-installation)
6264
- [Install Nvidia cuDNN and TensorRT](https://github.com/autowarefoundation/autoware/tree/main/ansible/roles/tensorrt#manual-installation)
6365
- [Download the Artifacts](https://github.com/autowarefoundation/autoware/tree/main/ansible/roles/artifacts) (for perception inference)
6466

0 commit comments

Comments
 (0)