LingxinMeng 10 달 전
부모
커밋
6a35b1069f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      trigger/pjisuv/cicv_location/EnterTjunction/main/EnterTjunction.go

+ 1 - 1
trigger/pjisuv/cicv_location/EnterTjunction/main/EnterTjunction.go

@@ -46,7 +46,7 @@ func Rule(data *pjisuv_msgs.PerceptionLocalization) string {
 		if enterflag {
 			//eventLabel := "EnterTjunction"
 			//fmt.Println(eventLabel)
-			return "EnterTjunction"
+			return Label()
 		}
 	}
 	count2++