History | View | Annotate | Download (5.36 KB)
Calculate distance relative to last fixpoint
Calculate distance between nodes and traveled distance since last node
Add debug return for AmiroMap update, test fixpoint detection
Reset nodeCount after new initialization
Remove getter/setter, introduce state object for map information, firstimplementation of update()
Fix connectivity check
Extend testing framework, add validity check for map prototype
Add basic test framework for amiro map behavior
Add AmiroMap