srba icon indicating copy to clipboard operation
srba copied to clipboard

[Prefer the newer MOLAorg/mola project] C++ framework for relative SLAM: Sparser Relative Bundle Adjustment (SRBA)

Results 6 srba issues
Sort by recently updated
recently updated
newest added

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.

enhancement

Or, equivalently: allow removing the last-inserted KF. This should be O(1) operation without problems.

enhancement

Implement the SparseQR solver in SRBA

enhancement

Study the complexity of removing KFs or LMs from the graph. Implement it.

enhancement