[8.3.0] FSM Event消息 无法起自驾和异常推自驾消息添加到消息盒子中
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
package com.mogo.eagle.core.function.api.autopilot
|
||||
|
||||
import fault_management.FmInfo
|
||||
import fsm.Fsm2024
|
||||
|
||||
/**
|
||||
@@ -15,4 +16,6 @@ interface IMoGoFsm2024Listener {
|
||||
*/
|
||||
fun onFSM2024State(fsmState: Fsm2024.FSMStateMsg)
|
||||
|
||||
// fun onFSMEvent(fsmEventMsg: Fsm2024.FsmEventMsg){}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user