PathPlanning
PathPlanning copied to clipboard
D* algorithm
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.
I tested this algorithm just now, I found obstacles could be generated successfully. My platform : Ubuntu 18.04, Python 3.8.3