From 7fda8c39af71650d52428ce20b3268625217c847 Mon Sep 17 00:00:00 2001 From: Zulfaqar Azmi Date: Tue, 14 Nov 2023 15:33:10 +0900 Subject: [PATCH] fix limitation Signed-off-by: Zulfaqar Azmi --- planning/behavior_path_planner/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/planning/behavior_path_planner/README.md b/planning/behavior_path_planner/README.md index e3ebb70db14ef..ce02acf3a23c9 100644 --- a/planning/behavior_path_planner/README.md +++ b/planning/behavior_path_planner/README.md @@ -265,5 +265,5 @@ preset ## Limitations & Future Work - 1. Some module cannot be simultaneously executed for now. For instance - - Avoidance and Goal planner +1. Some module cannot be simultaneously executed for now. For instance + - Avoidance and Goal planner