From a44a173de3317003f00786744a466a7307fa591b Mon Sep 17 00:00:00 2001 From: Shintaro Tomie <58775300+Shin-kyoto@users.noreply.github.com> Date: Tue, 21 May 2024 21:44:24 +0900 Subject: [PATCH] docs(behavior_velocity_planner): remove misspelling (#7085) Signed-off-by: Shin-kyoto --- planning/behavior_velocity_planner/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/planning/behavior_velocity_planner/README.md b/planning/behavior_velocity_planner/README.md index 1948004d1da49..a68705e3f73a2 100644 --- a/planning/behavior_velocity_planner/README.md +++ b/planning/behavior_velocity_planner/README.md @@ -67,4 +67,4 @@ The handling of traffic light information varies depending on the usage. In the | traffic_light(sim, `is_simulation = true`) | GO | traffic_light uses the perceived traffic light information at present directly. {: rowspan=2} | | traffic_light(real, `is_simulation = false`) | STOP | ⁠ {: style="padding:0"} | | crosswalk with Traffic Light(`is_simulation = *`) | default | | -| map_based_prediction(`is_simulation = *`) | default | If a pedestrian traffic light is | +| map_based_prediction(`is_simulation = *`) | default | If a pedestrian traffic light is |