| .. |
|
tests
|
More adding of static to avoid naming conflicts in unit tests
|
2012-06-30 01:44:00 +00:00 |
|
AntiFactor.h
|
Added negate() to GaussianFactor, which computes the Anti-factor eqiuvalent, using implementation from the nonlinear Anti-factor
|
2012-06-28 19:43:00 +00:00 |
|
BearingFactor.h
|
Changed some printing details, prompted by MATLAB display
|
2012-07-02 15:01:28 +00:00 |
|
BearingRangeFactor.h
|
Changed some printing details, prompted by MATLAB display
|
2012-07-02 15:01:28 +00:00 |
|
BetweenFactor.h
|
Removed the use of the ADD_CLONE_NONLINEAR_FACTOR macro, documented instances of clone() in factors
|
2012-06-09 21:06:06 +00:00 |
|
BoundingConstraint.h
|
Renamed NonlinearFactor[1-6] to NoiseModelFactor[1-6]
|
2012-02-20 21:52:47 +00:00 |
|
CMakeLists.txt
|
Moved "bigobj" MSVC compile flag to affect testSerializationSLAM
|
2012-06-11 14:50:22 +00:00 |
|
GeneralSFMFactor.h
|
add a ternary sfm projection factor for (pose,point,calibration)
|
2012-06-25 14:08:41 +00:00 |
|
PartialPriorFactor.h
|
Added versions of partial priors for parts of poses - useful for GPS or inertial priors. Added interval interface to Pose2 and Pose3.
|
2012-06-14 20:00:51 +00:00 |
|
PriorFactor.h
|
Removed the use of the ADD_CLONE_NONLINEAR_FACTOR macro, documented instances of clone() in factors
|
2012-06-09 21:06:06 +00:00 |
|
ProjectionFactor.h
|
Changed some printing details, prompted by MATLAB display
|
2012-07-02 15:01:28 +00:00 |
|
RangeFactor.h
|
Changed some printing details, prompted by MATLAB display
|
2012-07-02 15:01:28 +00:00 |
|
StereoFactor.h
|
Removed the use of the ADD_CLONE_NONLINEAR_FACTOR macro, documented instances of clone() in factors
|
2012-06-09 21:06:06 +00:00 |
|
dataset.cpp
|
Streamlining of SLAM namespaces:
|
2012-06-24 02:48:12 +00:00 |
|
dataset.h
|
Manhattan world example with covariances, in C++ and MATLAB
|
2012-06-03 18:20:48 +00:00 |
|
planarSLAM.cpp
|
Streamlining of SLAM namespaces:
|
2012-06-24 02:48:12 +00:00 |
|
planarSLAM.h
|
All SLAM Graph classes now derive from a common base class "EasyFactorGraph", to avoid duplicating the common optimize convenience methods.
|
2012-06-24 21:53:05 +00:00 |
|
pose2SLAM.cpp
|
All SLAM Graph classes now derive from a common base class "EasyFactorGraph", to avoid duplicating the common optimize convenience methods.
|
2012-06-24 21:53:05 +00:00 |
|
pose2SLAM.h
|
All SLAM Graph classes now derive from a common base class "EasyFactorGraph", to avoid duplicating the common optimize convenience methods.
|
2012-06-24 21:53:05 +00:00 |
|
pose3SLAM.cpp
|
All SLAM Graph classes now derive from a common base class "EasyFactorGraph", to avoid duplicating the common optimize convenience methods.
|
2012-06-24 21:53:05 +00:00 |
|
pose3SLAM.h
|
All SLAM Graph classes now derive from a common base class "EasyFactorGraph", to avoid duplicating the common optimize convenience methods.
|
2012-06-24 21:53:05 +00:00 |
|
visualSLAM.cpp
|
Sanitized view methods
|
2012-06-24 14:33:02 +00:00 |
|
visualSLAM.h
|
All SLAM Graph classes now derive from a common base class "EasyFactorGraph", to avoid duplicating the common optimize convenience methods.
|
2012-06-24 21:53:05 +00:00 |