Skip to content

Commit

Permalink
feat(autoware_launch): add vehicle footprint to autoware.rviz (autowa…
Browse files Browse the repository at this point in the history
…refoundation#81)

feat: add vehicle footprint to autoware.rviz

Signed-off-by: Hasanzfdn <hsnzfdn@gmail.com>

Signed-off-by: Hasanzfdn <hsnzfdn@gmail.com>
  • Loading branch information
hasanzfdn authored Aug 30, 2022
1 parent cb0c55e commit f2a7d82
Showing 1 changed file with 55 additions and 12 deletions.
67 changes: 55 additions & 12 deletions autoware_launch/rviz/autoware.rviz
Original file line number Diff line number Diff line change
Expand Up @@ -1414,21 +1414,64 @@ Visualization Manager:
Name: VirtualWall
- Class: rviz_common/Group
Displays:
- Class: rviz_default_plugins/MarkerArray
- Class: rviz_common/Group
Displays:
- Class: rviz_default_plugins/MarkerArray
Enabled: true
Name: SurroundObstacleCheck
Namespaces:
{}
Topic:
Depth: 5
Durability Policy: Volatile
History Policy: Keep Last
Reliability Policy: Reliable
Value: /planning/scenario_planning/lane_driving/motion_planning/surround_obstacle_checker/debug/marker
Value: true
- Alpha: 1
Class: rviz_default_plugins/Polygon
Color: 25; 255; 0
Enabled: false
Name: Footprint
Topic:
Depth: 5
Durability Policy: Volatile
Filter size: 10
History Policy: Keep Last
Reliability Policy: Reliable
Value: /planning/scenario_planning/lane_driving/motion_planning/surround_obstacle_checker/debug/footprint
Value: false
- Alpha: 1
Class: rviz_default_plugins/Polygon
Color: 239; 41; 41
Enabled: false
Name: FootprintOffset
Topic:
Depth: 5
Durability Policy: Volatile
Filter size: 10
History Policy: Keep Last
Reliability Policy: Reliable
Value: /planning/scenario_planning/lane_driving/motion_planning/surround_obstacle_checker/debug/footprint_offset
Value: false
- Alpha: 1
Class: rviz_default_plugins/Polygon
Color: 10; 21; 255
Enabled: false
Name: FootprintRecoverOffset
Topic:
Depth: 5
Durability Policy: Volatile
Filter size: 10
History Policy: Keep Last
Reliability Policy: Reliable
Value: /planning/scenario_planning/lane_driving/motion_planning/surround_obstacle_checker/debug/footprint_recover_offset
Value: false
Enabled: true
Name: ObstacleStop
Namespaces:
{}
Topic:
Depth: 5
Durability Policy: Volatile
History Policy: Keep Last
Reliability Policy: Reliable
Value: /planning/scenario_planning/lane_driving/motion_planning/obstacle_stop_planner/debug/marker
Value: true
Name: SurroundObstacleChecker
- Class: rviz_default_plugins/MarkerArray
Enabled: true
Name: SurroundObstacleCheck
Name: ObstacleStop
Namespaces:
{}
Topic:
Expand Down

0 comments on commit f2a7d82

Please sign in to comment.