| Since we're copying the .so from the build dir to python/gtsam _outside_ the build dir, we should remove the rpath from the .so, so it will search the library in the system, and not in the build directory, after installed using setup.py | ||
|---|---|---|
| .. | ||
| base | ||
| geometry | ||
| inference | ||
| linear | ||
| nonlinear | ||
| slam | ||
| utils | ||
| CMakeLists.txt | ||
| exportgtsam.cpp | ||