Commit Graph

7 Commits

Author SHA1 Message Date
kazu
ac91eeaa3d changes 2018-10-25 11:50:12 +02:00
toni
c8063bc862 ref #39 #40 moved all stuff left in KLib into Indoor. We are now able to perform localization without the need of KLib. Only K::Gnuplot is needed for drawing, but this will be separated into an own project in the future 2017-11-15 17:43:32 +01:00
62d8d6b36b refactored random subsystem
added compile-time seed support
2016-04-26 15:15:28 +02:00
f77a28735b added von mises distributionb
quick&dirty: added activity to the grid-walkers
2016-04-21 08:59:05 +02:00
d0801606b7 fixed dijkstra memleak
new dijkstra interfaces and abort options
refactored all files accordingly
enable logging via compile-time defines
2016-03-18 10:18:17 +01:00
f8d7f768f1 added missing code changes
started working on refactoring of sensors
new test-cases
2016-03-17 17:28:41 +01:00
6346231a64 added exponential distrbution + tests
new shortest-path walker (still todo)
modified dijkstra-path (new helper methods)
2016-02-07 13:32:19 +01:00