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

feat(atutoware.rviz): disable selectable for pointcloud visualization #402

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
10 changes: 5 additions & 5 deletions launch/tier4_autoware_launch/rviz/autoware.rviz
Original file line number Diff line number Diff line change
Expand Up @@ -354,7 +354,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 @@ -423,7 +423,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 @@ -598,7 +598,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 @@ -631,7 +631,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 @@ -703,7 +703,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