diff --git a/gtsam_unstable/slam/SmartProjectionFactorsCreator.h b/gtsam_unstable/slam/SmartProjectionFactorsCreator.h index 60b080b93..19d710092 100644 --- a/gtsam_unstable/slam/SmartProjectionFactorsCreator.h +++ b/gtsam_unstable/slam/SmartProjectionFactorsCreator.h @@ -8,23 +8,16 @@ #ifndef SMARTPROJECTIONFACTORSCREATOR_H_ #define SMARTPROJECTIONFACTORSCREATOR_H_ -// Both relative poses and recovered trajectory poses will be stored as Pose3 objects -#include - +#include #include - #include // Use a map to store landmark/smart factor pairs #include #include -#include - #include -#include #include -using namespace boost::assign; #include #include