Apollo 10.0
自动驾驶开放平台
collection_error_code.proto 文件参考

浏览源代码.

命名空间

namespace  apollo
 class register implement
 
namespace  apollo::hdmap
 apollo::hdmap
 

枚举

enum  apollo::hdmap::ErrorCode {
  apollo::hdmap::SUCCESS = 0 , apollo::hdmap::ERROR = 1 , apollo::hdmap::ERROR_REQUEST = 2 , apollo::hdmap::ERROR_SERVICE_NO_RESPONSE = 3 ,
  apollo::hdmap::ERROR_REPEATED_START = 4 , apollo::hdmap::ERROR_CHECK_BEFORE_START = 5 , apollo::hdmap::ERROR_GPSBIN_LACK = 101 , apollo::hdmap::ERROR_DISKINFO_ERROR = 102 ,
  apollo::hdmap::ERROR_DISK_UNMOUNT = 103 , apollo::hdmap::ERROR_SPEED_LACK = 105 , apollo::hdmap::WARNING_ODOMETER_LACK = 106 , apollo::hdmap::ERROR_RTKSTATUS_EMPTY = 107 ,
  apollo::hdmap::ERROR_MAPGRPC_NOT_CONNECT = 201 , apollo::hdmap::WARNING_NOT_STRAIGHT = 212 , apollo::hdmap::WARNING_PROGRESS_ROLLBACK = 213 , apollo::hdmap::ERROR_NOT_EIGHT_ROUTE = 221 ,
  apollo::hdmap::ERROR_CHANNEL_VERIFY_TOPIC_LACK = 231 , apollo::hdmap::ERROR_CHANNEL_VERIFY_RATES_ABNORMAL = 232 , apollo::hdmap::ERROR_VERIFY_NO_RECORDERS = 233 , apollo::hdmap::ERROR_LOOPS_NOT_REACHED = 234 ,
  apollo::hdmap::ERROR_VERIFY_NO_GNSSPOS = 235 , apollo::hdmap::ERROR_NOT_STATIC = 241 , apollo::hdmap::ERROR_GNSS_SIGNAL_FAIL = 242 , apollo::hdmap::SUCCESS_TASK_EMPTY = 301 ,
  apollo::hdmap::SUCCESS_TASK_STOCK = 302
}
 

变量

 syntax = "proto2"
 

变量说明

◆ syntax

syntax = "proto2"

在文件 collection_error_code.proto1 行定义.