Cython 0.24.1 has problems with instantiating template types. FastVector<Key> in instantiated template classes (e.g. PriorFactorPose2) is understood as FastVector<size_t>, hence can't be casted to KeyVector. Moving to 0.25 solves the problem. |
||
|---|---|---|
| .. | ||
| TODO.md | ||
| build.sh | ||
| gtsam.h | ||
| install.sh | ||
| requirements.txt | ||
| setup.py | ||
| tests.py | ||