]> rtime.felk.cvut.cz Git - eurobot/public.git/commit
Add a simple test for A* algorithm
authorMichal Sojka <sojkam1@fel.cvut.cz>
Mon, 11 Apr 2011 21:33:55 +0000 (23:33 +0200)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Mon, 11 Apr 2011 21:34:07 +0000 (23:34 +0200)
commit52102652fcf76edfe2284c3a539c331d00319a1f
tree2e6f3d24f59ff96f65104718cae856d524f36a28
parent239a743199608ddd39c1da9beded0ab7d12b9cbf
Add a simple test for A* algorithm

This is meant for Matous to test his new planning algorithm.
src/pathplan/test/Makefile.omk
src/pathplan/test/testastar.c [new file with mode: 0644]