Skip to content

Commit

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

feat(behavior_velocity_planner): change walkway stop line distance margin

Signed-off-by: Makoto Kurihara <[email protected]>
Signed-off-by: Tomohito Ando <[email protected]>
  • Loading branch information
TomohitoAndo authored and saka1-s committed Jun 25, 2024
1 parent 839e545 commit 5ec7add
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
ros__parameters:
walkway:
stop_duration: 0.1 # [s] stop time at stop position
stop_distance_from_crosswalk: 3.5 # [m] make stop line away from crosswalk when no explicit stop line exists
stop_distance_from_crosswalk: 1.5 # [m] make stop line away from crosswalk when no explicit stop line exists

0 comments on commit 5ec7add

Please sign in to comment.