trouble in setting up matlab_toolbox

Issue #253 resolved
Caigao JIANG created an issue

I install the matlab_toolbox on ubuntu14.04, but when I run the test_gtsam.m file, which shows that:

**Starting: testJacobianFactor Starting: testKalmanFilter Error using inv LAPACK loading error: dlopen: cannot load any more object with static TLS

Error in testKalmanFilter (line 41) I11 = inv(P01) + inv(R);

Error in test_gtsam (line 7) testKalmanFilter**

my matlab version is R2014a,

Anyone can help me to fix it?

Comments (2)

  1. Log in to comment