Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(rviz_config): add debug marker group #541

Merged
merged 1 commit into from
Aug 31, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 28 additions & 0 deletions autoware_launch/rviz/autoware.rviz
Original file line number Diff line number Diff line change
Expand Up @@ -2418,6 +2418,34 @@ Visualization Manager:
Value: false
Enabled: true
Name: Control
- Class: rviz_common/Group
Displays:
- Class: rviz_common/Group
Displays: ~
Enabled: true
Name: Map
- Class: rviz_common/Group
Displays: ~
Enabled: true
Name: Sensing
- Class: rviz_common/Group
Displays: ~
Enabled: true
Name: Localization
Comment on lines +2431 to +2434
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- Class: rviz_common/Group
Displays: ~
Enabled: true
Name: Localization
- Class: rviz_common/Group
Enabled: true
Name: Localization
Displays:
- Alpha: 0.9990000128746033
Autocompute Intensity Bounds: true
Autocompute Value Bounds:
Max Value: 10
Min Value: -10
Value: true
Axis: Z
Channel Name: intensity
Class: rviz_default_plugins/PointCloud2
Color: 85; 255; 0
Color Transformer: FlatColor
Decay Time: 0
Enabled: true
Invert Rainbow: false
Max Color: 85; 255; 127
Max Intensity: 0
Min Color: 0; 0; 0
Min Intensity: 0
Name: NDT pointclouds
Position Transformer: XYZ
Selectable: false
Size (Pixels): 10
Size (m): 0.5
Style: Squares
Topic:
Depth: 5
Durability Policy: Volatile
Filter size: 10
History Policy: Keep Last
Reliability Policy: Reliable
Value: /localization/pose_estimator/points_aligned
Use Fixed Frame: true
Use rainbow: true
Value: true
- Alpha: 1
Autocompute Intensity Bounds: true
Autocompute Value Bounds:
Max Value: 10
Min Value: -10
Value: true
Axis: Z
Channel Name: intensity
Class: rviz_default_plugins/PointCloud2
Color: 255; 255; 255
Color Transformer: ""
Decay Time: 0
Enabled: true
Invert Rainbow: false
Max Color: 255; 255; 255
Max Intensity: 4096
Min Color: 0; 0; 0
Min Intensity: 0
Name: NDTLoadedPCDMap
Position Transformer: ""
Selectable: true
Size (Pixels): 3
Size (m): 0.1
Style: Flat Squares
Topic:
Depth: 5
Durability Policy: Volatile
Filter size: 10
History Policy: Keep Last
Reliability Policy: Reliable
Value: /localization/pose_estimator/debug/loaded_pointcloud_map
Use Fixed Frame: true
Use rainbow: true
Value: true
- Buffer Size: 200
Class: rviz_plugins::PoseHistory
Enabled: true
Line:
Alpha: 0.9990000128746033
Color: 170; 255; 127
Value: true
Width: 0.10000000149011612
Name: NDTPoseHistory
Topic:
Depth: 5
Durability Policy: Volatile
Filter size: 10
History Policy: Keep Last
Reliability Policy: Reliable
Value: /localization/pose_estimator/pose
Value: true
- Buffer Size: 1000
Class: rviz_plugins::PoseHistory
Enabled: true
Line:
Alpha: 0.9990000128746033
Color: 0; 255; 255
Value: true
Width: 0.10000000149011612
Name: EKFPoseHistory
Topic:
Depth: 5
Durability Policy: Volatile
Filter size: 10
History Policy: Keep Last
Reliability Policy: Reliable
Value: /localization/pose_twist_fusion_filter/pose
Value: true

- Class: rviz_common/Group
Displays: ~
Enabled: true
Name: Perception
- Class: rviz_common/Group
Displays: ~
Enabled: true
Name: Planning
- Class: rviz_common/Group
Displays: ~
Enabled: true
Name: Control
Enabled: false
Name: Debug
Enabled: true
Global Options:
Background Color: 10; 10; 10
Expand Down