|
selfdriving
|
#include <mpp/algos/NavEngine.h>
Public Member Functions | |
| NavErrorReason ()=default | |
Public Attributes | |
| NavError | error_code = NavError::NONE |
| std::string | error_msg |
| Human friendly description of the error. More... | |
|
default |
| NavError mpp::NavErrorReason::error_code = NavError::NONE |
| std::string mpp::NavErrorReason::error_msg |
Human friendly description of the error.
1.8.13