Skip to content

Commit

Permalink
feat: adding invalid lanelet for rviz visualization
Browse files Browse the repository at this point in the history
Signed-off-by: AhmedEbrahim <ahmed.a.d.ebrahim@gmail.com>
  • Loading branch information
ahmeddesokyebrahim committed Mar 21, 2023
1 parent 1f1a096 commit 8c0f7cc
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
- "avoidance_right"
- "pull_over"
- "pull_out"
- "invalid_lanelet"

default_enable_list:
- "blind_spot"
Expand All @@ -29,3 +30,4 @@
- "avoidance_right"
- "pull_over"
- "pull_out"
- "invalid_lanelet"
24 changes: 24 additions & 0 deletions autoware_launch/rviz/autoware.rviz
Original file line number Diff line number Diff line change
Expand Up @@ -1460,6 +1460,18 @@ Visualization Manager:
Reliability Policy: Reliable
Value: /planning/scenario_planning/lane_driving/behavior_planning/behavior_velocity_planner/virtual_wall/speed_bump
Value: true
- Class: rviz_default_plugins/MarkerArray
Enabled: true
Name: VirtualWall (InvalidLanelet)
Namespaces:
{}
Topic:
Depth: 5
Durability Policy: Volatile
History Policy: Keep Last
Reliability Policy: Reliable
Value: /planning/scenario_planning/lane_driving/behavior_planning/behavior_velocity_planner/virtual_wall/invalid_lanelet
Value: true
Enabled: true
Name: VirtualWall
- Class: rviz_common/Group
Expand Down Expand Up @@ -1680,6 +1692,18 @@ Visualization Manager:
Reliability Policy: Reliable
Value: /planning/scenario_planning/lane_driving/behavior_planning/behavior_velocity_planner/debug/speed_bump
Value: false
- Class: rviz_default_plugins/MarkerArray
Enabled: false
Name: InvalidLanelet
Namespaces:
{}
Topic:
Depth: 5
Durability Policy: Volatile
History Policy: Keep Last
Reliability Policy: Reliable
Value: /planning/scenario_planning/lane_driving/behavior_planning/behavior_velocity_planner/debug/invalid_lanelet
Value: false
Enabled: false
Name: DebugMarker
Enabled: true
Expand Down

0 comments on commit 8c0f7cc

Please sign in to comment.