Skip to content

Commit

Permalink
doc: update Autoware section of setup document (#37)
Browse files Browse the repository at this point in the history
  • Loading branch information
yhisaki authored Nov 29, 2023
1 parent 2ef81b4 commit 3309c90
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 5 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
7 changes: 2 additions & 5 deletions documentation/docfx_project/setup/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -279,11 +279,8 @@ aichallenge2023-racing
bash build_autoware.sh
bash run_autoware.sh
```
3. 下記のような画面(Rviz2)が表示されることを確認
![autoware1](../images/setup/autoware1.png)
4. タブにある2D Goal Poseを選択し、ゴールポジションをドラッグで指定。画像のように、ルートが表示されている かつ `Routing`が`UNSET`から`SET`に変わっていることを確認(指定してから少し時間がかかります)
![autoware3](../images/setup/autoware3.png)
3. 下記のような画面(Rviz2)が表示され,車両の自動走行が開始されることを確認.
![autoware](../images/setup/autoware.png)
### 2回目以降の起動
1. AWSIMの起動
Expand Down

0 comments on commit 3309c90

Please sign in to comment.