Skip to content

Commit

Permalink
feat: modify autoware.rviz to visualize the trajectories
Browse files Browse the repository at this point in the history
Signed-off-by: Masahiro Kubota <[email protected]>
  • Loading branch information
masahiro-kubota committed Jun 26, 2024
1 parent c2aa494 commit 9fb437b
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions src/autoware_practice_launch/config/autoware.rviz
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,36 @@ Visualization Manager:
Value: /sensing/lidar/concatenated/pointcloud
Size (m): 0.1
Value: true
- Class: rviz_default_plugins/MarkerArray
Enabled: true
Name: TrajectoryMarkers
Namespaces: {}
Topic:
Value: /trajectory_marker
History Policy: Keep Last
Reliability Policy: Reliable
Qos Overrides:
/parameter_events:
Depth: 1000
Durability Policy: Volatile
History Policy: Keep Last
Reliability Policy: Reliable
Value: true
- Class: rviz_default_plugins/MarkerArray
Enabled: true
Name: TrajectoryMarkers
Namespaces: {}
Topic:
Value: /reference_trajectory_marker
History Policy: Keep Last
Reliability Policy: Reliable
Qos Overrides:
/parameter_events:
Depth: 1000
Durability Policy: Volatile
History Policy: Keep Last
Reliability Policy: Reliable
Value: true
Enabled: true

Global Options:
Expand Down

0 comments on commit 9fb437b

Please sign in to comment.