Skip to content

Commit

Permalink
Update planning/behavior_path_planner/autoware_behavior_path_lane_cha…
Browse files Browse the repository at this point in the history
…nge_module/README.md

Co-authored-by: Maxime CLEMENT <[email protected]>
  • Loading branch information
mkquda and maxime-clem authored Jan 19, 2025
1 parent fa3ee3d commit f2ce856
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@ When ego vehicles is close to the terminal start, we need to sample multiple pre
#### Multiple candidate path samples (longitudinal acceleration)

In principle, maximum longitudinal acceleration is assumed for generating lane change candidate path.
However is certain situations, we need to sample multiple longitudinal acceleration values to find a valid and safe candidate path.
However in certain situations, we need to sample multiple longitudinal acceleration values to find a valid and safe candidate path.
The lower and upper bounds of the longitudinal acceleration sampled are determined from the values specified in the lane change parameters and common planner parameters, as follows

```C++
Expand Down

0 comments on commit f2ce856

Please sign in to comment.