Fix slam module README

release/4.3a0
Varun Agrawal 2024-04-03 16:15:54 +05:30
parent 8dd2bed6c1
commit 8333c25dab
1 changed files with 2 additions and 2 deletions

View File

@ -63,6 +63,6 @@ A RegularJacobianFactor that uses some badly documented reduction on the Jacobia
A RegularJacobianFactor that eliminates a point using sequential elimination.
### JacobianFactorQR
### JacobianFactorSVD
A RegularJacobianFactor that uses the "Nullspace Trick" by Mourikis et al. See the documentation in the file, which *is* well documented.
A RegularJacobianFactor that uses the "Nullspace Trick" by Mourikis et al. See the documentation in the file, which *is* well documented.