Skip to content

Commit

Permalink
refactor(rviz): update the class name and turn signal color (#855)
Browse files Browse the repository at this point in the history
Signed-off-by: KhalilSelyan <khalil@leodrive.ai>
  • Loading branch information
KhalilSelyan committed Feb 7, 2024
1 parent 1ad37ef commit 86c9f00
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions autoware_launch/rviz/autoware.rviz
Original file line number Diff line number Diff line change
Expand Up @@ -244,14 +244,14 @@ Visualization Manager:
Value: true
Wave Color: 255; 255; 255
Wave Velocity: 40
- Class: awf_2d_overlay_vehicle/SignalDisplay
- Class: autoware_overlay_rviz_plugin/SignalDisplay
Enabled: true
Gear Topic Test: /vehicle/status/gear_status
Hazard Lights Topic: /vehicle/status/hazard_lights_status
Height: 175
Left: 10
Name: SignalDisplay
Signal Color: 94; 130; 255
Signal Color: 0; 230; 120
Speed Limit Topic: /planning/scenario_planning/current_max_velocity
Speed Topic: /vehicle/status/velocity_status
Steering Topic: /vehicle/status/steering_status
Expand Down

0 comments on commit 86c9f00

Please sign in to comment.