Skip to content

Commit

Permalink
feat(rviz): always display traffi signal information
Browse files Browse the repository at this point in the history
Signed-off-by: Mamoru Sobue <[email protected]>
  • Loading branch information
soblin committed Oct 20, 2023
1 parent 9e5293c commit 9e0c61f
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion autoware_launch/rviz/autoware.rviz
Original file line number Diff line number Diff line change
Expand Up @@ -396,7 +396,7 @@ Visualization Manager:
shoulder_right_lane_bound: true
shoulder_road_lanelets: false
traffic_light: true
traffic_light_id: false
traffic_light_id: true
traffic_light_triangle: true
walkway_lanelets: true
hatched_road_markings_bound: true
Expand Down Expand Up @@ -915,6 +915,18 @@ Visualization Manager:
Reliability Policy: Best Effort
Value: /perception/traffic_light_recognition/traffic_light_map_based_detector/debug/markers
Value: true
- Class: rviz_default_plugins/MarkerArray
Enabled: true
Name: TrafficLightSignalMarker
Namespaces:
{}
Topic:
Depth: 5
Durability Policy: Volatile
History Policy: Keep Last
Reliability Policy: Reliable
Value: /perception/traffic_light_recognition/traffic_signals/markers
Value: true
Enabled: true
Name: TrafficLight
- Class: rviz_common/Group
Expand Down

0 comments on commit 9e0c61f

Please sign in to comment.