xiaozialei

Results 2 issues of xiaozialei

https://github.com/HKUST-Aerial-Robotics/Fast-Planner/blob/f4a74cf87eac86419983a092c580acc7e495848a/fast_planner/bspline/src/non_uniform_bspline.cpp#L294 if (i == 1 || i == 2) { // cout

I want to ask about the intention for adding the "w_time_ " parameter in the KinodynamicAstar::estimateHeuristic(). In this function, the trajectory cost J(T) equals to -c1 / (3 * t...