Skip to content

Commit

Permalink
docs: change the section name (#41)
Browse files Browse the repository at this point in the history
Signed-off-by: Masahiro Kubota <[email protected]>
  • Loading branch information
masahiro-kubota authored Jun 20, 2024
1 parent 4b05e5f commit 5f4c161
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion docs/course/perception.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# 03. 外界認識
# 03. 障害物回避

安全な自動運転を行うために、障害物を認識し必要に応じて回避する必要があります。ここでは図のように、障害物を認識して回避しながら目標地点に到達することを目指します。

Expand Down
1 change: 0 additions & 1 deletion mkdocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ nav:
- course/index.md
- course/vehicle.md
- course/velocity_planning.md
- course/path_planning.md
- course/perception.md
- FAQ: faq.md
- Community: community.md
Expand Down

0 comments on commit 5f4c161

Please sign in to comment.