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
This commit is contained in:
@@ -19,7 +19,7 @@ private:
|
||||
/** all modules to evaluate */
|
||||
std::vector<WalkModule<Node, WalkState>*> modules;
|
||||
|
||||
RandomGenerator rnd;
|
||||
Random::RandomGenerator rnd;
|
||||
|
||||
public:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user