unit testing movement predictor
From User talk:Tkiesel/MovementPredictor
← Thread:User talk:Tkiesel/MovementPredictor/unit testing movement predictor
Jump to navigation
Jump to search
← Thread:User talk:Tkiesel/MovementPredictor/unit testing movement predictor
I posted what I used to test my prediction here: User:Voidious/LocationBot. Basically it's a bot that records its movement along a bunch of random paths and prints the input (start location / heading / velocity, movement commands) and output (final location / heading) that you'd need to pass to a precise prediction unit test. (Actually it prints the actual method call so you can just copy/paste it into a unit test, if you sync it up with your method name and parameter list.)
You do not have permission to edit this page, for the following reasons:
You can view and copy the source of this page.
Return to Thread:User talk:Tkiesel/MovementPredictor/unit testing movement predictor/reply.