Header should also be included in non-quaternion mode
parent
8fcf9d9866
commit
3077d03568
|
@ -22,10 +22,7 @@
|
|||
#pragma once
|
||||
|
||||
#include <gtsam/config.h> // Get GTSAM_USE_QUATERNIONS macro
|
||||
|
||||
#ifdef GTSAM_USE_QUATERNIONS
|
||||
#include <gtsam/geometry/Quaternion.h>
|
||||
#endif
|
||||
|
||||
// You can override the default coordinate mode using this flag
|
||||
#ifndef ROT3_DEFAULT_COORDINATES_MODE
|
||||
|
|
Loading…
Reference in New Issue