Skip to content

Commit

Permalink
feat(autoware_launch): update lane change rviz configuration (#451)
Browse files Browse the repository at this point in the history
* feat(autoware_launch): update autoware rviz

Signed-off-by: yutaka <purewater0901@gmail.com>

* update

Signed-off-by: yutaka <purewater0901@gmail.com>

---------

Signed-off-by: yutaka <purewater0901@gmail.com>
  • Loading branch information
purewater0901 authored Jul 14, 2023
1 parent 507764d commit 7e19a09
Showing 1 changed file with 14 additions and 2 deletions.
16 changes: 14 additions & 2 deletions autoware_launch/rviz/autoware.rviz
Original file line number Diff line number Diff line change
Expand Up @@ -1828,15 +1828,27 @@ Visualization Manager:
Value: false
- Class: rviz_default_plugins/MarkerArray
Enabled: false
Name: LaneChange
Name: LeftLaneChange
Namespaces:
{}
Topic:
Depth: 5
Durability Policy: Volatile
History Policy: Keep Last
Reliability Policy: Reliable
Value: /planning/scenario_planning/lane_driving/behavior_planning/behavior_path_planner/debug/lane_change
Value: /planning/scenario_planning/lane_driving/behavior_planning/behavior_path_planner/debug/lane_change_left
Value: false
- Class: rviz_default_plugins/MarkerArray
Enabled: false
Name: RightLaneChange
Namespaces:
{}
Topic:
Depth: 5
Durability Policy: Volatile
History Policy: Keep Last
Reliability Policy: Reliable
Value: /planning/scenario_planning/lane_driving/behavior_planning/behavior_path_planner/debug/lane_change_right
Value: false
- Class: rviz_default_plugins/MarkerArray
Enabled: false
Expand Down

0 comments on commit 7e19a09

Please sign in to comment.