Skip to content

Commit

Permalink
fix(autoware_launch): fix autoware.rviz for separating walkway module (
Browse files Browse the repository at this point in the history
…autowarefoundation#356)

Signed-off-by: Fumiya Watanabe <rej55.g@gmail.com>
  • Loading branch information
rej55 authored Jun 21, 2022
1 parent 8224df2 commit 12a959e
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions autoware_launch/rviz/autoware.rviz
Original file line number Diff line number Diff line change
Expand Up @@ -1032,6 +1032,18 @@ Visualization Manager:
Reliability Policy: Reliable
Value: /planning/scenario_planning/lane_driving/behavior_planning/behavior_velocity_planner/virtual_wall/crosswalk
Value: true
- Class: rviz_default_plugins/MarkerArray
Enabled: true
Name: VirtualWall (Walkway)
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/walkway
Value: true
- Class: rviz_default_plugins/MarkerArray
Enabled: true
Name: VirtualWall (DetectionArea)
Expand Down Expand Up @@ -1169,6 +1181,18 @@ Visualization Manager:
Reliability Policy: Reliable
Value: /planning/scenario_planning/lane_driving/behavior_planning/behavior_velocity_planner/debug/crosswalk
Value: false
- Class: rviz_default_plugins/MarkerArray
Enabled: false
Name: Walkway
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/walkway
Value: false
- Class: rviz_default_plugins/MarkerArray
Enabled: false
Name: Intersection
Expand Down

0 comments on commit 12a959e

Please sign in to comment.