Skip to content

Commit

Permalink
fix(behavior_velocity_planner, tier4_planning_launch): modify delay_r…
Browse files Browse the repository at this point in the history
…esopnse_time (autowarefoundation#1557)

* fix(behavior_velocity_planner): modify delay_resopnse_time

Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>

* fix(tier4_planning_launch): modify delay_resopnse_time

Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>

Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>
  • Loading branch information
takayuki5168 authored and yukke42 committed Oct 14, 2022
1 parent 0b8797a commit 0950717
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@
max_accel: -2.8
max_jerk: -5.0
system_delay: 0.5
delay_response_time: 1.3
delay_response_time: 0.5
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@
max_accel: -2.8
max_jerk: -5.0
system_delay: 0.5
delay_response_time: 1.3
delay_response_time: 0.5

0 comments on commit 0950717

Please sign in to comment.