|
@@ -22,7 +22,7 @@ iv::decition::ChanganShenlanAdapter::~ChanganShenlanAdapter(){
|
|
|
iv::decition::Decition iv::decition::ChanganShenlanAdapter::getAdapterDeciton(GPS_INS now_gps_ins, std::vector<Point2D> trace , float dSpeed, float obsDistance ,
|
|
|
float obsSpeed,float accAim,float accNow ,bool changingDangWei,Decition *decition){
|
|
|
|
|
|
- bool bUseDynamics = false;
|
|
|
+ bool bUseDynamics = true;//false;
|
|
|
|
|
|
float controlSpeed=0;
|
|
|
float controlBrake=0;
|