srba
srba copied to clipboard
[Prefer the newer MOLAorg/mola project] C++ framework for relative SLAM: Sparser Relative Bundle Adjustment (SRBA)
Hi, SRBA became incompatible with MRPT 1:1.9.9 version. Error when call cmake on safe install: -- Configuring for SRBA v1.3.9 CMake Error at /usr/share/mrpt/MRPTConfig.cmake:240 (MESSAGE): ERROR: MRPT_FIND_COMPONENTS contains 'mrpt-base', not...
Expand the template patterns to allow multiple sensor observations.
Or, equivalently: allow removing the last-inserted KF. This should be O(1) operation without problems.
Study the complexity of removing KFs or LMs from the graph. Implement it.