Skip to content

Commit e27368b

Browse files
authored
feat: update rviz splash and vehicle UI display (#836)
Signed-off-by: KhalilSelyan <khalilselyan2@gmail.com>
1 parent 14d144c commit e27368b

File tree

2 files changed

+15
-77
lines changed

2 files changed

+15
-77
lines changed

autoware_launch/rviz/autoware.rviz

+15-77
Original file line numberDiff line numberDiff line change
@@ -58,58 +58,6 @@ Visualization Manager:
5858
Value: false
5959
- Class: rviz_common/Group
6060
Displays:
61-
- Class: rviz_plugins/SteeringAngle
62-
Enabled: true
63-
Name: SteeringAngle
64-
Scale: 17
65-
Text Color: 25; 255; 240
66-
Topic:
67-
Depth: 5
68-
Durability Policy: Volatile
69-
History Policy: Keep Last
70-
Reliability Policy: Reliable
71-
Value: /vehicle/status/steering_status
72-
Value: true
73-
Value height offset: 0
74-
- Class: rviz_plugins/ConsoleMeter
75-
Enabled: true
76-
Name: ConsoleMeter
77-
Scale: 3
78-
Text Color: 25; 255; 240
79-
Topic:
80-
Depth: 5
81-
Durability Policy: Volatile
82-
History Policy: Keep Last
83-
Reliability Policy: Reliable
84-
Value: /vehicle/status/velocity_status
85-
Value: true
86-
Value height offset: 0
87-
- Class: rviz_plugins/AccelerationMeter
88-
Enabled: false
89-
Name: AccelerationMeter
90-
Topic:
91-
Depth: 5
92-
Durability Policy: Volatile
93-
History Policy: Keep Last
94-
Reliability Policy: Reliable
95-
Value: /localization/acceleration
96-
- Alpha: 0.999
97-
Class: rviz_plugins/VelocityHistory
98-
Color Border Vel Max: 3
99-
Constant Color:
100-
Color: 255; 255; 255
101-
Value: true
102-
Enabled: true
103-
Name: VelocityHistory
104-
Scale: 0.30000001192092896
105-
Timeout: 10
106-
Topic:
107-
Depth: 5
108-
Durability Policy: Volatile
109-
History Policy: Keep Last
110-
Reliability Policy: Reliable
111-
Value: /vehicle/status/velocity_status
112-
Value: true
11361
- Alpha: 0.30000001192092896
11462
Class: rviz_default_plugins/RobotModel
11563
Collision Enabled: false
@@ -296,27 +244,22 @@ Visualization Manager:
296244
Value: true
297245
Wave Color: 255; 255; 255
298246
Wave Velocity: 40
299-
- Class: rviz_plugins/MaxVelocity
247+
- Class: awf_2d_overlay_vehicle/SignalDisplay
300248
Enabled: true
301-
Name: MaxVelocity
302-
Text Color: 255; 255; 255
303-
Topic:
304-
Depth: 5
305-
Durability Policy: Volatile
306-
History Policy: Keep Last
307-
Reliability Policy: Reliable
308-
Value: /planning/scenario_planning/current_max_velocity
309-
Value: true
310-
- Class: rviz_plugins/TurnSignal
311-
Enabled: true
312-
Name: TurnSignal
313-
Topic:
314-
Depth: 5
315-
Durability Policy: Volatile
316-
History Policy: Keep Last
317-
Reliability Policy: Reliable
318-
Value: /vehicle/status/turn_indicators_status
249+
Gear Topic Test: /vehicle/status/gear_status
250+
Hazard Lights Topic: /vehicle/status/hazard_lights_status
251+
Height: 175
252+
Left: 10
253+
Name: SignalDisplay
254+
Signal Color: 94; 130; 255
255+
Speed Limit Topic: /planning/scenario_planning/current_max_velocity
256+
Speed Topic: /vehicle/status/velocity_status
257+
Steering Topic: /vehicle/status/steering_status
258+
Top: 10
259+
Traffic Topic: /perception/traffic_light_recognition/traffic_signals
260+
Turn Signals Topic: /vehicle/status/turn_indicators_status
319261
Value: true
262+
Width: 517
320263
Enabled: true
321264
Name: Vehicle
322265
- Class: rviz_plugins/MrmSummaryOverlayDisplay
@@ -2707,15 +2650,10 @@ Visualization Manager:
27072650
TF: true
27082651
Value: false
27092652
Vehicle:
2710-
AccelerationMeter: true
2711-
ConsoleMeter: true
2712-
MaxVelocity: true
27132653
PolarGridDisplay: true
2714-
SteeringAngle: true
2715-
TurnSignal: true
27162654
Value: true
27172655
VehicleModel: true
2718-
VelocityHistory: true
2656+
SignalDisplay: true
27192657
Value: true
27202658
Zoom Factor: 1
27212659
- Alpha: 1
-552 KB
Loading

0 commit comments

Comments
 (0)