Skip to content

Commit

Permalink
feat(blind_spot): consider opposite adjacent lane for wrong vehicles (#…
Browse files Browse the repository at this point in the history
…695)

Signed-off-by: Mamoru Sobue <[email protected]>
  • Loading branch information
soblin authored Dec 19, 2023
1 parent 0c9f74e commit 989c899
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@
max_future_movement_time: 10.0 # [second]
threshold_yaw_diff: 0.523 # [rad]
adjacent_extend_width: 1.5 # [m]
opposite_adjacent_extend_width: 1.5 # [m]
enable_rtc: false # if true, the scene modules should be approved by (request to cooperate)rtc function. if false, the module can be run without approval from rtc.

0 comments on commit 989c899

Please sign in to comment.