7 Commits

Author SHA1 Message Date
kazu
ac91eeaa3d changes 2018-10-25 11:50:12 +02:00
857d7a1553 fixed some issues
added new pose/turn detections
new helper classes
define-flags for libEigen
2018-09-04 10:49:00 +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
0e05f4bef8 started removing KLib related code:
- assertions
- distributions
new helper methods
worked on stairs
worked on grid-walkers
worked on navigation
2016-01-27 20:03:58 +01:00
5aedce47f1 removed gridSize from the template arguments
- not needed and code much cleaner
some minor changes
new test-cases
2016-01-25 15:53:12 +01:00
9947dced15 added several grid-walks
added new helper methods/classes (e.g. for heading)
new test cases
optimize the dijkstra
cleanups/refactoring
added timed-benchmarks to the log
many more...
2016-01-24 18:59:06 +01:00