Skip to content

micromouseonline/smooth-pathfinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

smooth-pathfinder

Creating a smooth, continuous path for a micromouse using a state machine

This is a complete application that illustrates the use of the smooth micromouse path generator.

For a description of the state machine look here:

http://www.micromouseonline.com/2014/05/05/smooth-pathfinding-state-machine/

Test data consists of pairs of input and output sequences. The input sequence is a string and the output sequence is a set of commands that can be executed by the micromouse.

The code was developed step-by-step. Each step consisted of writing a test data pair and then modifying the code until the generated output matched the expected output in the test data pair.

Add a line for git fetch demo

About

Creating a smooth, continuous path for a micromouse with a state machine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published