| .. |
|
doc
|
…
|
|
|
tests
|
Add more documentation and clang-format
|
2020-06-20 09:45:24 +10:00 |
|
AHRS.cpp
|
replaced fabs with c++11 std::abs
|
2019-09-18 18:30:26 -04:00 |
|
AHRS.h
|
Eigen alignment
|
2020-03-22 12:46:25 -04:00 |
|
BetweenFactorEM.h
|
Fix override warnings: modernize-use-override
|
2021-01-28 23:02:13 -05:00 |
|
BiasedGPSFactor.h
|
Fix override warnings: modernize-use-override
|
2021-01-28 23:02:13 -05:00 |
|
CMakeLists.txt
|
…
|
|
|
DummyFactor.cpp
|
…
|
|
|
DummyFactor.h
|
Fix override warnings: modernize-use-override
|
2021-01-28 23:02:13 -05:00 |
|
EquivInertialNavFactor_GlobalVel.h
|
Fix override warnings: modernize-use-override
|
2021-01-28 23:02:13 -05:00 |
|
EquivInertialNavFactor_GlobalVel_NoBias.h
|
Fix all new gcc warnings/errors: make explicit virtual/override methods.
|
2020-07-26 11:20:42 +02:00 |
|
GaussMarkov1stOrderFactor.h
|
Fix override warnings: modernize-use-override
|
2021-01-28 23:02:13 -05:00 |
|
InertialNavFactor_GlobalVelocity.h
|
Fix override warnings: modernize-use-override
|
2021-01-28 23:02:13 -05:00 |
|
InvDepthFactor3.h
|
Fix override warnings: modernize-use-override
|
2021-01-28 23:02:13 -05:00 |
|
InvDepthFactorVariant1.h
|
Fix override warnings: modernize-use-override
|
2021-01-28 23:02:13 -05:00 |
|
InvDepthFactorVariant2.h
|
Fix override warnings: modernize-use-override
|
2021-01-28 23:02:13 -05:00 |
|
InvDepthFactorVariant3.h
|
Fix override warnings: modernize-use-override
|
2021-01-28 23:02:13 -05:00 |
|
Mechanization_bRn2.cpp
|
…
|
|
|
Mechanization_bRn2.h
|
…
|
|
|
MultiProjectionFactor.h
|
Fix override warnings: modernize-use-override
|
2021-01-28 23:02:13 -05:00 |
|
PartialPriorFactor.h
|
Fix override warnings: modernize-use-override
|
2021-01-28 23:02:13 -05:00 |
|
PoseBetweenFactor.h
|
Fix override warnings: modernize-use-override
|
2021-01-28 23:02:13 -05:00 |
|
PosePriorFactor.h
|
Fix override warnings: modernize-use-override
|
2021-01-28 23:02:13 -05:00 |
|
PoseToPointFactor.h
|
Add more documentation and clang-format
|
2020-06-20 09:45:24 +10:00 |
|
ProjectionFactorPPP.h
|
Fix override warnings: modernize-use-override
|
2021-01-28 23:02:13 -05:00 |
|
ProjectionFactorPPPC.h
|
Fix override warnings: modernize-use-override
|
2021-01-28 23:02:13 -05:00 |
|
RelativeElevationFactor.cpp
|
Prefer C++11 nullptr
|
2020-04-06 23:31:05 +02:00 |
|
RelativeElevationFactor.h
|
Fix override warnings: modernize-use-override
|
2021-01-28 23:02:13 -05:00 |
|
SmartRangeFactor.h
|
Fix override warnings: modernize-use-override
|
2021-01-28 23:02:13 -05:00 |
|
SmartStereoProjectionFactor.h
|
Fix override warnings: modernize-use-override
|
2021-01-28 23:02:13 -05:00 |
|
SmartStereoProjectionPoseFactor.cpp
|
Split .h/.cpp, use const& (WIP)
|
2021-01-17 11:08:53 -05:00 |
|
SmartStereoProjectionPoseFactor.h
|
Fix override warnings: modernize-use-override
|
2021-01-28 23:02:13 -05:00 |
|
TOAFactor.h
|
Python example and necessary wrapper gymnastics
|
2020-03-18 17:36:42 -04:00 |
|
TSAMFactors.h
|
Fix all new gcc warnings/errors: make explicit virtual/override methods.
|
2020-07-26 11:20:42 +02:00 |
|
TransformBtwRobotsUnaryFactor.h
|
Fix override warnings: modernize-use-override
|
2021-01-28 23:02:13 -05:00 |
|
TransformBtwRobotsUnaryFactorEM.h
|
Fix override warnings: modernize-use-override
|
2021-01-28 23:02:13 -05:00 |
|
serialization.cpp
|
uncomment calibration applications
|
2020-11-30 13:19:13 -05:00 |
|
serialization.h
|
…
|
|