AgileX Robotics (Dongguan) Co.,Ltd.
29
byte [2]
Custom brightness of
front light
unsigned int8
[0, 100], where 0 refers to
no brightness, 100 refers
to maximum brightness
[5]
byte [3]
Rear light mode
unsigned int8
0x00 NC
0x01 NO
0x02 BL mode
0x03 User-defined
brightness
byte [4]
Custom brightness of rear
light
unsigned int8
[0, 100], where 0 refers to
no brightness, 100 refers
to maximum brightness
byte [5]
Reserved
--
0x00
Lighting control feedback frame
Command Name
Lighting Control Feedback Frame
Sending node
Receiving node
Cycle (ms)
Receive-timeout (ms)
Steer-by-wire chassis
Decision-making control unit
20ms
None
Frame length
0x0A
Command type
Feedback command (0xAA)
Command ID
0x07
Data field length
6
Position
Function
Data type
Description
byte [0]
Current lighting control
enable flag
unsigned int8
0x00 Control command
invalid
0x01 Lighting control
enable
byte [1]
Current front light mode
unsigned int8
0x00 NC
0x01 NO
0x02 BL mode
0x03 User-defined
brightness
byte [2]
Current custom brightness of
front light
unsigned int8
[0, 100], where 0 refers to
no brightness, 100 refers
to maximum brightness
byte [3]
Current rear light mode
unsigned int8
0x00 NC
0x01 NO
0x02 BL mode
0x03 User-defined
brightness
byte [4]
Current custom brightness of
rear light
unsigned int8
[0, 100], where 0 refers to
no brightness, 100 refers
to maximum brightness
byte [5]
Reserved
--
0x00