.. wait to test of fun

This commit is contained in:
zhongchao
2022-10-20 15:02:46 +08:00
parent 8f876d4b0a
commit 6a0b659de7
4 changed files with 17 additions and 8 deletions

View File

@@ -41,6 +41,7 @@ class FuncBizConfig {
const val BIZ_BYPASS = "BIZ_BYPASS" // 绕障 todo 暂未实现
const val BIZ_AUTOPILOT_LANE_SELECTION = "BIZ_AUTOPILOT_LANE_SELECTION" // 择机变道 todo 暂未实现
const val BIZ_PNC_ACTIONS = "BIZ_PNC_ACTIONS" // PNC行为决策
const val BIZ_PNC_WARNING = "BIZ_PNC_WARNING" // PNC障碍物颜色
}
}