Archives for: October 2010, 02
Rethinking pathplanning
October 2nd, 2010I am rethinking of my pathplaning algorithm
In the begining it was written in C and it just implemented A* ( http://github.com/AmmarkoV/RoboVision/tree/master/WorldMapping/PathPlanning_C/ ) ..
At one time I thought to try implementing it in a pur… more »