Skip to content

Commit

Permalink
docs: add additional installation steps
Browse files Browse the repository at this point in the history
Signed-off-by: M. Fatih Cırıt <[email protected]>
  • Loading branch information
M. Fatih Cırıt committed Sep 13, 2023
1 parent e487b7c commit 1dd3f80
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# Additional installation steps

- Register & install arena_sdk from https://thinklucid.com/downloads-hub/
- Extract to a somehow permanent place before installing
- `cd /home/mfc/projects/golf/src/sensor_component/external/rslidar/rslidar_sdk`
- `git submodule update --recursive --init`
- `git pull -v --recurse-submodules`

# Autoware - the world's leading open-source software project for autonomous driving

![Autoware_RViz](https://user-images.githubusercontent.com/63835446/158918717-58d6deaf-93fb-47f9-891d-e242b02cba7b.png)
Expand Down

0 comments on commit 1dd3f80

Please sign in to comment.