Skip to content
This repository has been archived by the owner on Jul 17, 2023. It is now read-only.

Error: Indeterminant linear system #11

Open
Flacedoo opened this issue Jul 25, 2017 · 0 comments
Open

Error: Indeterminant linear system #11

Flacedoo opened this issue Jul 25, 2017 · 0 comments

Comments

@Flacedoo
Copy link

Hello,
I am trying to use the aprilslam library to localize my camera inside a ring of apriltags. Unfortunatly, I get from time to time the following error, and aprilslam crashes and starts from new:

[ERROR] [1500970493.767645733]: //duo3d/left: 
Indeterminant linear system detected while working near variable
7782220156096217104.

Thrown when a linear system is ill-posed.  The most common cause for this
error is having underconstrained variables.  Mathematically, the system is
underdetermined.  See the GTSAM Doxygen documentation at
http://borg.cc.gatech.edu/ on gtsam::IndeterminantLinearSystemException for
more information.

I wasn't able to tell when exactly this error occured. It even occured when I moved the camera slowly from one tag to another without losing sight of one of them..

Thanks for your help!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant