Skip to content

Commit

Permalink
feat(autoware_launch): time margin for slow down (#359)
Browse files Browse the repository at this point in the history
Signed-off-by: Takayuki Murooka <[email protected]>
  • Loading branch information
takayuki5168 authored May 19, 2023
1 parent 0ccc1e7 commit e59f08a
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -167,5 +167,7 @@
min_ego_velocity: 2.0
max_ego_velocity: 8.0

time_margin_on_target_velocity: 1.5 # [s]

# max deceleration during slow down
max_deceleration: -1.0

0 comments on commit e59f08a

Please sign in to comment.