|
NinjaFlight
|
#include <mavlink_msg_pattern_detected.h>
Data Fields | |
| float | confidence |
| Confidence of detection. More... | |
| uint8_t | type |
| 0: Pattern, 1: Letter More... | |
| char | file [100] |
| Pattern file name. More... | |
| uint8_t | detected |
| Accepted as true detection, 0 no, 1 yes. More... | |
| float __mavlink_pattern_detected_t::confidence |
Confidence of detection.
| uint8_t __mavlink_pattern_detected_t::detected |
Accepted as true detection, 0 no, 1 yes.
| char __mavlink_pattern_detected_t::file[100] |
Pattern file name.
| uint8_t __mavlink_pattern_detected_t::type |
0: Pattern, 1: Letter