|
@@ -2081,7 +2081,7 @@ iv::decition::Decition iv::decition::DecideGps00::getDecideFromGPS(GPS_INS now_g
|
|
}
|
|
}
|
|
|
|
|
|
|
|
|
|
- if((vehState == preAvoid)||(avoidXNew!=0.0))
|
|
|
|
|
|
+ if((vehState == preAvoid)||(avoidXNew!=0.0)||(vehState==avoiding))
|
|
{
|
|
{
|
|
dSpeed = min(6.0,dSpeed);
|
|
dSpeed = min(6.0,dSpeed);
|
|
// int avoidLeft_value=0;
|
|
// int avoidLeft_value=0;
|