PathPlanning icon indicating copy to clipboard operation
PathPlanning copied to clipboard

D* algorithm

Open liaoming97 opened this issue 4 years ago • 1 comments
trafficstars

Hello, after I run the D* algorithm, the mouse click on the picture does not produce the effect of generating obstacles. I want to achieve the dynamic picture effect you showed, what should I do?For example, if I click on a certain area in the picture, an obstacle will be created, and the path will also change as the obstacle appears.

liaoming97 avatar Jan 20 '21 02:01 liaoming97

I tested this algorithm just now, I found obstacles could be generated successfully. My platform : Ubuntu 18.04, Python 3.8.3

zhm-real avatar Jan 20 '21 19:01 zhm-real