Skip to content

Commit

Permalink
feat(intersection): extract occlusion contour as polygon (autowarefou…
Browse files Browse the repository at this point in the history
…ndation#485)

Signed-off-by: Mamoru Sobue <[email protected]>
  • Loading branch information
soblin authored Jul 29, 2023
1 parent 0d511da commit 91d4afb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 27 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
min_vehicle_brake_for_rss: -2.5 # [m/s^2]
max_vehicle_velocity_for_rss: 16.66 # [m/s] == 60kmph
denoise_kernel: 1.0 # [m]
pub_debug_grid: false
possible_object_bbox: [1.0, 2.0] # [m x m]

enable_rtc:
intersection: true # If set to true, the scene modules require approval from the rtc (request to cooperate) function. If set to false, the modules can be executed without requiring rtc approval
Expand Down
26 changes: 0 additions & 26 deletions autoware_launch/rviz/autoware.rviz
Original file line number Diff line number Diff line change
Expand Up @@ -1692,32 +1692,6 @@ Visualization Manager:
Reliability Policy: Reliable
Value: /planning/scenario_planning/lane_driving/behavior_planning/behavior_velocity_planner/debug/intersection
Value: false
- Alpha: 0.5
Autocompute Intensity Bounds: true
Class: grid_map_rviz_plugin/GridMap
Color: 200; 200; 200
Color Layer: color
Color Transformer: IntensityLayer
Enabled: false
Height Layer: elevation
Height Transformer: Layer
History Length: 1
Invert Rainbow: false
Max Color: 255; 255; 255
Max Intensity: 10
Min Color: 0; 0; 0
Min Intensity: 0
Name: IntersectionOcclusion
Show Grid Lines: false
Topic:
Depth: 5
Durability Policy: Volatile
Filter size: 10
History Policy: Keep Last
Reliability Policy: Reliable
Value: /planning/scenario_planning/lane_driving/behavior_planning/behavior_velocity_planner/debug/intersection/occlusion_grid
Use Rainbow: true
Value: false
- Class: rviz_default_plugins/MarkerArray
Enabled: false
Name: Blind Spot
Expand Down

0 comments on commit 91d4afb

Please sign in to comment.