frenet_path_planning icon indicating copy to clipboard operation
frenet_path_planning copied to clipboard

路径规划问题

Open yghcats opened this issue 5 years ago • 0 comments

可以解释一下这两个吗? tx, ty, tyaw, tc, csp = generate_target_course(w_x, w_y)

path = frenet_optimal_planning( csp, s0, c_speed, c_d, c_d_d, c_d_dd, ob)

谢谢!

yghcats avatar Aug 05 '19 08:08 yghcats