Skip to content

Commit

Permalink
chore: update debug config for rviz (autowarefoundation#615)
Browse files Browse the repository at this point in the history
* chore(rviz_config): add localization debug config (autowarefoundation#544)

Signed-off-by: kminoda <koji.minoda@tier4.jp>

* feat: update awsim.rviz

Signed-off-by: 1222-takeshi <m.takeshi1995@gmail.com>

---------

Signed-off-by: kminoda <koji.minoda@tier4.jp>
Signed-off-by: 1222-takeshi <m.takeshi1995@gmail.com>
Co-authored-by: kminoda <44218668+kminoda@users.noreply.github.com>
  • Loading branch information
1222-takeshi and kminoda authored Sep 1, 2023
1 parent 3f8462f commit a243881
Show file tree
Hide file tree
Showing 2 changed files with 142 additions and 6 deletions.
74 changes: 71 additions & 3 deletions autoware_launch/rviz/autoware.rviz
Original file line number Diff line number Diff line change
Expand Up @@ -2422,6 +2422,8 @@ Visualization Manager:
Enabled: true
Name: Sensing
- Class: rviz_common/Group
Enabled: true
Name: Localization
Displays:
- Alpha: 0.9990000128746033
Autocompute Intensity Bounds: true
Expand All @@ -2441,7 +2443,7 @@ Visualization Manager:
Max Intensity: 0
Min Color: 0; 0; 0
Min Intensity: 0
Name: Aligned
Name: NDT pointclouds
Position Transformer: XYZ
Selectable: false
Size (Pixels): 10
Expand All @@ -2457,8 +2459,74 @@ Visualization Manager:
Use Fixed Frame: true
Use rainbow: true
Value: true
Enabled: true
Name: Localization
- 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
Expand Down
74 changes: 71 additions & 3 deletions autoware_launch/rviz/awsim.rviz
Original file line number Diff line number Diff line change
Expand Up @@ -2894,6 +2894,8 @@ Visualization Manager:
Enabled: true
Name: Sensing
- Class: rviz_common/Group
Enabled: true
Name: Localization
Displays:
- Alpha: 0.9990000128746033
Autocompute Intensity Bounds: true
Expand All @@ -2913,7 +2915,7 @@ Visualization Manager:
Max Intensity: 0
Min Color: 0; 0; 0
Min Intensity: 0
Name: Aligned
Name: NDT pointclouds
Position Transformer: XYZ
Selectable: false
Size (Pixels): 10
Expand All @@ -2929,8 +2931,74 @@ Visualization Manager:
Use Fixed Frame: true
Use rainbow: true
Value: true
Enabled: true
Name: Localization
- 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
Expand Down

0 comments on commit a243881

Please sign in to comment.