Skip to content

Commit 147dd76

Browse files
feat(rviz): restructure AEB visualization settings and add new Info group
Signed-off-by: Kyoichi Sugahara <[email protected]>
1 parent cb5f391 commit 147dd76

File tree

1 file changed

+24
-17
lines changed

1 file changed

+24
-17
lines changed

autoware_launch/rviz/autoware.rviz

Lines changed: 24 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -2163,21 +2163,6 @@ Visualization Manager:
21632163
Reliability Policy: Reliable
21642164
Value: /control/trajectory_follower/controller_node_exe/debug/markers
21652165
Value: false
2166-
- Class: rviz_default_plugins/MarkerArray
2167-
Enabled: false
2168-
Name: Debug/AEB
2169-
Namespaces:
2170-
ego_path: true
2171-
ego_polygons: true
2172-
predicted_path: true
2173-
predicted_polygons: true
2174-
Topic:
2175-
Depth: 5
2176-
Durability Policy: Volatile
2177-
History Policy: Keep Last
2178-
Reliability Policy: Reliable
2179-
Value: /control/autonomous_emergency_braking/debug/markers
2180-
Value: false
21812166
Enabled: true
21822167
Name: Control
21832168
- Class: rviz_common/Group
@@ -2203,7 +2188,6 @@ Visualization Manager:
22032188
Value: true
22042189
Visibility:
22052190
Control:
2206-
Debug/AEB: true
22072191
Debug/MPC: true
22082192
Debug/PurePursuit: true
22092193
Predicted Trajectory: true
@@ -3925,7 +3909,30 @@ Visualization Manager:
39253909
Enabled: false
39263910
Name: Planning
39273911
- Class: rviz_common/Group
3928-
Displays: ~
3912+
Displays:
3913+
- Class: rviz_common/Group
3914+
Displays:
3915+
- Class: rviz_default_plugins/MarkerArray
3916+
Enabled: true
3917+
Name: AEB
3918+
Namespaces:
3919+
ego_path: true
3920+
ego_polygons: true
3921+
predicted_path: true
3922+
predicted_polygons: true
3923+
Topic:
3924+
Depth: 5
3925+
Durability Policy: Volatile
3926+
History Policy: Keep Last
3927+
Reliability Policy: Reliable
3928+
Value: /control/autonomous_emergency_braking/debug/markers
3929+
Value: false
3930+
Enabled: true
3931+
Name: Info
3932+
- Class: rviz_common/Group
3933+
Displays: ~
3934+
Enabled: false
3935+
Name: Debug
39293936
Enabled: false
39303937
Name: Control
39313938
- Class: rviz_common/Group

0 commit comments

Comments
 (0)