Skip to content

Commit

Permalink
feat(atutoware.rviz): disable selectable for pointcloud visualization (
Browse files Browse the repository at this point in the history
…autowarefoundation#207)

Signed-off-by: YamatoAndo <yamato.ando@gmail.com>
  • Loading branch information
YamatoAndo authored Feb 16, 2022
1 parent 33a8edf commit 00575be
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions autoware_launch/rviz/autoware.rviz
Original file line number Diff line number Diff line change
Expand Up @@ -355,7 +355,7 @@ Visualization Manager:
Min Intensity: 0
Name: PointCloudMap
Position Transformer: XYZ
Selectable: true
Selectable: false
Size (Pixels): 1
Size (m): 0.02
Style: Points
Expand Down Expand Up @@ -424,7 +424,7 @@ Visualization Manager:
Min Intensity: 0
Name: ConcatenatePointCloud
Position Transformer: XYZ
Selectable: true
Selectable: false
Size (Pixels): 1
Size (m): 0.02
Style: Points
Expand Down Expand Up @@ -599,7 +599,7 @@ Visualization Manager:
Min Intensity: 0
Name: Initial
Position Transformer: XYZ
Selectable: true
Selectable: false
Size (Pixels): 10
Size (m): 0.02
Style: Squares
Expand Down Expand Up @@ -632,7 +632,7 @@ Visualization Manager:
Min Intensity: 0
Name: Aligned
Position Transformer: XYZ
Selectable: true
Selectable: false
Size (Pixels): 10
Size (m): 0.02
Style: Squares
Expand Down Expand Up @@ -705,7 +705,7 @@ Visualization Manager:
Min Intensity: -5
Name: NoGroundPointCloud
Position Transformer: XYZ
Selectable: true
Selectable: false
Size (Pixels): 3
Size (m): 0.02
Style: Points
Expand Down

0 comments on commit 00575be

Please sign in to comment.