Commit Graph

11 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
8f6bfa917f removed heading::rnd (not seedable)
fixed grid-walker issues when conducting multiple runs
new helper methods for the interpolatorr
2016-04-26 11:49:12 +02:00
6d3d2eeb55 new activities 2016-04-22 12:24:22 +02:00
f77a28735b added von mises distributionb
quick&dirty: added activity to the grid-walkers
2016-04-21 08:59:05 +02:00
toni
c0ab98005a added stuff 2016-04-13 11:10:09 +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
5b35b5d3e0 new bbox features (2D, 3D)
added stair-sanitizing code
adjusted walkers
2016-02-06 15:02:41 +01:00
382a046df1 new walker (control+path)
added new sanity checks
fixed minor errors
added corresponding test-cases
added moving-median
2016-02-05 20:18:48 +01:00