Skip to content

Commit

Permalink
fix(behavior_velocity_planner): fix blind spot over-detection (#153)
Browse files Browse the repository at this point in the history
Signed-off-by: 1222-takeshi <m.takeshi1995@gmail.com>

Signed-off-by: 1222-takeshi <m.takeshi1995@gmail.com>
  • Loading branch information
1222-takeshi authored Jan 5, 2023
1 parent 506782c commit 0d5e54a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@
backward_length: 15.0 # [m]
ignore_width_from_center_line: 0.7 # [m]
max_future_movement_time: 10.0 # [second]
threshold_yaw_diff: 0.523 # [rad]

0 comments on commit 0d5e54a

Please sign in to comment.