Skip to content

Commit

Permalink
feat(behavior_velocity_planner): change walkway stop line distance (a…
Browse files Browse the repository at this point in the history
…utowarefoundation#350)

feat(behavior_velocity_planner): change walkway stop line distance margin

Signed-off-by: Makoto Kurihara <mkuri8m@gmail.com>
  • Loading branch information
mkuri authored Aug 9, 2023
1 parent 4247a39 commit 29b278d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@

walkway:
stop_duration_sec: 1.0 # [s] stop time at stop position
stop_line_distance: 3.5 # [m] make stop line away from crosswalk when no explicit stop line exists
stop_line_distance: 0.5 # [m] make stop line away from crosswalk when no explicit stop line exists

0 comments on commit 29b278d

Please sign in to comment.