disable SLOW_BUT_CORRECT_EXPMAP to make test passed

release/4.3a0
thduynguyen 2014-12-12 22:08:33 -05:00
parent 0576aac69b
commit 18481f21d0
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ using namespace boost::assign;
using namespace gtsam;
using namespace std;
#define SLOW_BUT_CORRECT_EXPMAP
//#define SLOW_BUT_CORRECT_EXPMAP
GTSAM_CONCEPT_TESTABLE_INST(Pose2)
GTSAM_CONCEPT_LIE_INST(Pose2)