You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(no_stopping_area): skip drawing a stop line in the case where the detected stop lines are goals (#7280)
* Revert "fix(no_stopping_area): fix stopping in front of a no stopping area in parking on the shoulder (#6517)"
This reverts commit 144b9c7.
* if the stop point is near goal(distance < 1m), no stopping area module does not insert stop line
* style(pre-commit): autofix
* Update planning/behavior_velocity_no_stopping_area_module/src/scene_no_stopping_area.cpp
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Shumpei Wakabayashi <42209144+shmpwk@users.noreply.github.com>
Co-authored-by: kosuke55 <kosuke.tnp@gmail.com>
0 commit comments