Apollo 10.0
自动驾驶开放平台
|
Public 类型 | |
enum | Pc_epbreqType { PC_EPBREQ_INVALID = 0 , PC_EPBREQ_RELEASE = 1 , PC_EPBREQ_APPLY = 2 } |
enum | Pc_epbenableType { PC_EPBENABLE_DISABLE = 0 , PC_EPBENABLE_ENABLE = 1 } |
Public 属性 | |
optional Pc_epbreqType | pc_epbreq = 1 |
optional Pc_epbenableType | pc_epbenable = 2 |
枚举值 | |
---|---|
PC_EPBENABLE_DISABLE | |
PC_EPBENABLE_ENABLE |
枚举值 | |
---|---|
PC_EPBREQ_INVALID | |
PC_EPBREQ_RELEASE | |
PC_EPBREQ_APPLY |
optional Pc_epbenableType apollo::canbus::Pc_epb_203::pc_epbenable = 2 |
optional Pc_epbreqType apollo::canbus::Pc_epb_203::pc_epbreq = 1 |