Leon-Redfield
Leon-Redfield
Hi! For the first problem, the PID parameters of the drone is at : [> src/Ctrl/config/ctrl_param_fpv.yaml](https://github.com/ZJU-FAST-Lab/Fast-Racing/blob/main/src/Ctrl/config/ctrl_param_fpv.yaml) For the second problem, the map size is fixed after the Airsim map has...
> > Hi! For the first problem, the PID parameters of the drone is at : [> src/Ctrl/config/ctrl_param_fpv.yaml](https://github.com/ZJU-FAST-Lab/Fast-Racing/blob/main/src/Ctrl/config/ctrl_param_fpv.yaml) For the second problem, the map size is fixed after the Airsim...
> Hello, How did you get around this problem? @Leon-Redfield Sorry but I didn't solve this problem.
In the kinoastar.cpp file, line 510, you will see that `cur_node->number < 20` which means that k equals to 20.
This is a little complicated to predict where the problem is. I recommend visualizing the safe driving corridors to see if the corridors are normal.
Thank you for your advice! More details about your advice will be updated.