Closed teku45 closed 2 years ago
Did you run addpath('<path to gtsam_toolbox>')
first before running the examples? E.g. I run addpath('/usr/local/gtsam_toolbox')
since my install location is /usr/local
.
@teku45 any updates? Please reopen this if the issue still persists.
I have the same issue with gtsam 4.1.1. I have installed it in a local folder under $HOME. It appears that the gtsam_toolbox folder missed some *.m files needed to use those functions. Is it possible that it is due to switching off the unstable build CMake option?
High,
I followed the build and install instructions for the matlab toolbox and am getting unrecognized function errors in matlab when I try to run gtsamExamples.m.
Running Ubuntu 18.04 with the latest version of Boost and Cmake. Python 3.6.9
Here is the matlab error output:
My install output seems like the matlab toolbox installed fine? It properly compiled the gtsam_wrapper.mexa64 file
Here is my installer output: