David3665

Results 2 comments of David3665

@wanghuohuo0716 作者好!这个问题我解决了,是第25行与第35行的isok标志位发生混用导致部分路径点被删除,我加了个判断解决了这个问题 ![X2WL{%@X BM6JKO)OWT{(SI](https://user-images.githubusercontent.com/54741258/213157908-0fdbedd1-1cb4-4cf9-a8b4-4e02ea985694.png) 此外,您代码中生成RS曲线的FindRS函数在产生CCCC类的轨迹时,当移动距离超过2*rmin时会产生错误的结果,我换用matlab自带的RS生成函数解决了这个问题,我写的替换函数如下: ![4IF)K7E{M9Q UOELR_41%U7](https://user-images.githubusercontent.com/54741258/213158871-f9b4b0c3-8df4-4c63-b4d3-29b4f6e829ff.png)

@wanghuohuo0716 作者您好,已上传 https://github.com/wanghuohuo0716/hybrid_A_star/pull/8 matlab需要安装Navigation Toolbox