-
Notifications
You must be signed in to change notification settings - Fork 1
/
notify_params.yaml
84 lines (83 loc) · 1.49 KB
/
notify_params.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
/**:
ros__parameters:
events:
base:
effect: "fill"
b: "255"
base: "true"
loiter:
effect: "fill"
b: "255"
no_mavros:
effect: blink_fast
b: "255"
priority: "9"
duration: "2"
emergency_stop_topic:
effect: blink_fast
r: "255"
brightness: "255"
priority: "9"
duration: "2"
armed:
effect: blink_fast
g: "150"
priority: "1"
duration: "2.0"
disarmed:
effect: blink_fast
g: "150"
r: "102"
priority: "1"
duration: "2.0"
acro:
b: "0"
g: "155"
r: "245"
altctl:
b: "40"
g: "255"
r: "255"
manual:
b: "40"
g: "100"
r: "200"
connected:
effect: rainbow
duration: "5.0"
priority: "1"
disconnected:
b: "50"
effect: blink
g: "50"
r: "255"
duration: "5.0"
priority: "1"
error:
b: "0"
effect: flash
g: "0"
r: "255"
offboard:
b: "250"
g: "20"
r: "220"
posctl:
b: "220"
g: "100"
r: "50"
stabilized:
b: "50"
g: "180"
r: "30"
startup:
b: "255"
g: "255"
r: "255"
land:
r: "153"
g: "153"
"[auto.land]":
effect: wipe
r: "153"
g: "153"