Skip to content

Commit

Permalink
Ros2 update v0.9.0 (autowarefoundation#67)
Browse files Browse the repository at this point in the history
* Add pose history into rviz config

Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp>

* add blocked by obstacle option (autowarefoundation#164)

* fix tab name (autowarefoundation#166)

* disenable ndt visualization (autowarefoundation#169)

* disenable ndt visualization

* change alpha

* dont visualize position covariance

Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp>

* change global frame to map (autowarefoundation#171)

* add param (autowarefoundation#156)

Co-authored-by: taikitanaka3 <65527974+taikitanaka3@users.noreply.github.com>
Co-authored-by: Taichi Higashide <taichi.higashide@tier4.jp>
Co-authored-by: Yukihiro Saito <yukky.saito@gmail.com>
Co-authored-by: tkimura4 <tomoya.kimura@tier4.jp>
  • Loading branch information
5 people committed Dec 13, 2021
1 parent 5d118d5 commit 8f03087
Showing 1 changed file with 56 additions and 9 deletions.
65 changes: 56 additions & 9 deletions launch/autoware_launch/rviz/autoware.rviz
Original file line number Diff line number Diff line change
Expand Up @@ -522,7 +522,7 @@ Visualization Manager:
Scale: 1
Value: true
Value: true
Enabled: true
Enabled: false
Head Length: 0.4000000059604645
Head Radius: 0.6000000238418579
Name: PoseWithCovInitial
Expand Down Expand Up @@ -556,7 +556,7 @@ Visualization Manager:
Scale: 1
Value: true
Value: true
Enabled: true
Enabled: false
Head Length: 0.4000000059604645
Head Radius: 0.6000000238418579
Name: PoseWithCovAligned
Expand All @@ -570,6 +570,22 @@ Visualization Manager:
Reliability Policy: Reliable
Value: /localization/pose_estimator/pose_with_covariance
Value: true
- Buffer Size: 200
Class: rviz_plugins::PoseHistory
Enabled: false
Line:
Color: 170; 255; 127
Value: true
Width: 0.10000000149011612
Alpha: 0.999
Name: PoseHistory
Topic:
Depth: 5
Durability Policy: Volatile
History Policy: Keep Last
Reliability Policy: Reliable
Value: /localization/pose_estimator/pose
Value: true
- Alpha: 0.999
Autocompute Intensity Bounds: true
Autocompute Value Bounds:
Expand Down Expand Up @@ -651,7 +667,23 @@ Visualization Manager:
Enabled: true
Name: NDT
- Class: rviz_common/Group
Displays: ~
Displays:
- Buffer Size: 1000
Class: rviz_plugins::PoseHistory
Enabled: true
Line:
Color: 0; 255; 255
Value: true
Width: 0.10000000149011612
Alpha: 0.999
Name: PoseHistory
Topic:
Depth: 5
Durability Policy: Volatile
History Policy: Keep Last
Reliability Policy: Reliable
Value: /localization/pose_twist_fusion_filter/pose
Value: true
Enabled: true
Name: EKF
Enabled: true
Expand All @@ -664,7 +696,12 @@ Visualization Manager:
Enabled: true
Name: DynamicObjects
Namespaces:
{}
label: true
path: false
path confidence: true
position covariance: true
shape: true
twist: true
Topic:
Depth: 5
Durability Policy: Volatile
Expand All @@ -680,7 +717,12 @@ Visualization Manager:
Enabled: true
Name: DynamicObjects
Namespaces:
{}
label: true
path: false
path confidence: true
position covariance: true
shape: true
twist: true
Topic:
Depth: 5
Durability Policy: Volatile
Expand All @@ -696,7 +738,12 @@ Visualization Manager:
Enabled: true
Name: DynamicObjects
Namespaces:
{}
label: true
path: false
path confidence: true
position covariance: true
shape: true
twist: true
Topic:
Depth: 5
Durability Policy: Volatile
Expand All @@ -713,7 +760,7 @@ Visualization Manager:
Max Value: 1
Median window: 5
Min Value: 0
Name: Image
Name: RecognitionResultOnImage
Normalize Range: true
Topic:
Depth: 5
Expand All @@ -724,7 +771,7 @@ Visualization Manager:
Value: true
- Class: rviz_default_plugins/MarkerArray
Enabled: true
Name: Beam
Name: MapBasedDetectionResult
Namespaces:
{}
Topic:
Expand Down Expand Up @@ -1221,7 +1268,7 @@ Visualization Manager:
Global Options:
Background Color: 10; 10; 10
Default Light: true
Fixed Frame: viewer
Fixed Frame: map
Frame Rate: 30
Name: root
Tools:
Expand Down

0 comments on commit 8f03087

Please sign in to comment.