fixed some issues
added new pose/turn detections new helper classes define-flags for libEigen
This commit is contained in:
@@ -7,7 +7,9 @@
|
||||
#include "../../../../Assertions.h"
|
||||
|
||||
#include "../../../../geo/Heading.h"
|
||||
#include "../../../../math/Distributions.h"
|
||||
#include "../../../../math/distribution/Normal.h"
|
||||
#include "../../../../math/distribution/LUT.h"
|
||||
#include "../../../../math/distribution/VonMises.h"
|
||||
|
||||
|
||||
#include "../../../../geo/Heading.h"
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
#include "WalkStateHeading.h"
|
||||
|
||||
#include "../../../../geo/Heading.h"
|
||||
#include "../../../../math/Distributions.h"
|
||||
#include "../../../../math/distribution/Normal.h"
|
||||
#include "../../../../Assertions.h"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user