Category: Background
3η θέση στον διαγωνισμό
October 11th, 2010To Guard Dog βραβεύτηκε για δεύτερη φορά με την τρίτη θέση σ… more »
Today is the first day of Athens Digital week
October 7th, 2010Today is the first day of Athens Digital week guarddog and me will be there !On the robotics or opensource stands :)http://www.athensdigitalweek.org/ more »
Nice project :)
October 6th, 2010[video:youtube:cIjR06TjaNg] more »
Drunken A* implementation ;p
October 5th, 2010While rewriting my A* implementation I seem to have broken something and it returns to me successful paths , but not the shortest successful paths!i.eContinuing! :) more »
Implementing MasterpathPlanning :)
October 3rd, 2010I am now underway re-implementing Master(path)Planning , you can view the source from here http://github.com/AmmarkoV/RoboVision/tree/master/WorldMapping/MasterpathPlanning/The functions exposed to the rest of RoboVision project will bestru… more »
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 »