Switch to Cal3Bundler
parent
9997e0b8ea
commit
7901e0d795
|
|
@ -60,8 +60,8 @@ using symbol_shorthand::X;
|
||||||
using symbol_shorthand::L;
|
using symbol_shorthand::L;
|
||||||
|
|
||||||
typedef PriorFactor<Pose3> Pose3Prior;
|
typedef PriorFactor<Pose3> Pose3Prior;
|
||||||
typedef SmartProjectionFactorsCreator<Pose3, Point3, Cal3_S2> SmartFactorsCreator;
|
typedef SmartProjectionFactorsCreator<Pose3, Point3, Cal3Bundler> SmartFactorsCreator;
|
||||||
typedef GenericProjectionFactorsCreator<Pose3, Point3, Cal3_S2> ProjectionFactorsCreator;
|
typedef GenericProjectionFactorsCreator<Pose3, Point3, Cal3Bundler> ProjectionFactorsCreator;
|
||||||
typedef FastMap<Key, int> OrderingMap;
|
typedef FastMap<Key, int> OrderingMap;
|
||||||
|
|
||||||
bool debug = false;
|
bool debug = false;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue