[3.4.0] add func of door state invoke

This commit is contained in:
zhongchao
2023-07-20 16:50:22 +08:00
parent 512cdd77b4
commit 73da6671bd
8 changed files with 147 additions and 11 deletions

View File

@@ -170,6 +170,8 @@ class MoGoAdasListenerImpl : OnAdasListener {
CallerChassisThrottleStateListenerManager.invokeAutopilotThrottle(vehicleState.throttle)
//刹车
CallerChassisBrakeStateListenerManager.invokeAutopilotBrake(vehicleState.brake)
//车门
CallerChassisDoorStateListenerManager.invokeAutopilotDoorState(vehicleState.doorStateList)
//电量
if (vehicleState.hasBmsSoc()) {
CallerBatteryManagementSystemListenerManager.invokeBatteryManagementSystemStates(