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