run test_gtsam in matlab occurs error

Issue #402 closed
JunKai Liu created an issue

When i run test_gtsam in Matlab occurs error as blew:

Starting: testCal3Unified Starting: testKalmanFilter Starting: testJacobianFactor Error using gtsam.CHECK(line 9) CHECK actualCG.equals(expectedCG,1e-5) fails Error in testJacobianFactor(line 59) CHECK('actualCG.equals(expectedCG,1e-5)',actualCG.equals(expectedCG,1e-4)); Error in test_gtsam(line 12) testJacobianFactor

os: Ubuntu16.04LTS Matlab: R2016b

How can I fix this bug? I have added the default path of matlab_toolbox into the matlab searching paths.

Comments (1)

  1. Log in to comment