Skip to content

Commit

Permalink
fix(rviz): hide all info markers
Browse files Browse the repository at this point in the history
Signed-off-by: satoshi-ota <[email protected]>
  • Loading branch information
satoshi-ota committed May 8, 2023
1 parent 4c33dfe commit 954e70b
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions autoware_launch/rviz/autoware.rviz
Original file line number Diff line number Diff line change
Expand Up @@ -1900,7 +1900,7 @@ Visualization Manager:
- Class: rviz_common/Group
Displays:
- Class: rviz_default_plugins/MarkerArray
Enabled: true
Enabled: false
Name: Info (Avoidance)
Namespaces:
avoidable_target_objects_info: false
Expand All @@ -1917,7 +1917,7 @@ Visualization Manager:
Value: /planning/scenario_planning/lane_driving/behavior_planning/behavior_path_planner/info/avoidance
Value: false
- Class: rviz_default_plugins/MarkerArray
Enabled: true
Enabled: false
Name: Info (AvoidanceByLC)
Namespaces:
{}
Expand All @@ -1929,7 +1929,7 @@ Visualization Manager:
Value: /planning/scenario_planning/lane_driving/behavior_planning/behavior_path_planner/info/avoidance_by_lane_change
Value: false
- Class: rviz_default_plugins/MarkerArray
Enabled: true
Enabled: false
Name: Info (LaneChangeLeft)
Namespaces:
{}
Expand All @@ -1941,7 +1941,7 @@ Visualization Manager:
Value: /planning/scenario_planning/lane_driving/behavior_planning/behavior_path_planner/info/lane_change_left
Value: false
- Class: rviz_default_plugins/MarkerArray
Enabled: true
Enabled: false
Name: Info (LaneChangeRight)
Namespaces:
{}
Expand All @@ -1953,7 +1953,7 @@ Visualization Manager:
Value: /planning/scenario_planning/lane_driving/behavior_planning/behavior_path_planner/info/lane_change_right
Value: false
- Class: rviz_default_plugins/MarkerArray
Enabled: true
Enabled: false
Name: Info (ExtLaneChangeLeft)
Namespaces:
{}
Expand All @@ -1965,7 +1965,7 @@ Visualization Manager:
Value: /planning/scenario_planning/lane_driving/behavior_planning/behavior_path_planner/info/external_request_lane_change_left
Value: false
- Class: rviz_default_plugins/MarkerArray
Enabled: true
Enabled: false
Name: Info (ExtLaneChangeRight)
Namespaces:
{}
Expand All @@ -1977,7 +1977,7 @@ Visualization Manager:
Value: /planning/scenario_planning/lane_driving/behavior_planning/behavior_path_planner/info/external_request_lane_change_right
Value: false
- Class: rviz_default_plugins/MarkerArray
Enabled: true
Enabled: false
Name: Info (PullOver)
Namespaces:
{}
Expand All @@ -1989,7 +1989,7 @@ Visualization Manager:
Value: /planning/scenario_planning/lane_driving/behavior_planning/behavior_path_planner/info/pull_over
Value: false
- Class: rviz_default_plugins/MarkerArray
Enabled: true
Enabled: false
Name: Info (PullOut)
Namespaces:
{}
Expand All @@ -2000,7 +2000,7 @@ Visualization Manager:
Reliability Policy: Reliable
Value: /planning/scenario_planning/lane_driving/behavior_planning/behavior_path_planner/info/pull_out
Value: false
Enabled: true
Enabled: false
Name: InfoMarker
Enabled: true
Name: BehaviorPlanning
Expand Down

0 comments on commit 954e70b

Please sign in to comment.