lukelast/maze-solver

Use RobotController for statistics

Closed this issue · 2 comments

The RobotController class provides functionality for the common task of running 
a robot through a 
simulation.

http://code.google.com/p/maze-solver/source/browse/trunk/src/maze/ai/RobotContro
ller.java


It's currently used by the RobotAnimator and it would make sense to use it for 
the stat tracker as well 
and add the additional features that the stat tracker uses to it.

Original issue reported on code.google.com by lukelast@gmail.com on 13 May 2009 at 6:17

Original comment by lukelast@gmail.com on 15 May 2009 at 6:44

  • Changed state: New

Original comment by lukelast@gmail.com on 9 Jun 2009 at 11:46

  • Changed state: Fixed