gtsam/python/handwritten
Ellon Mendes 9de6d200b2 [python] Use macro to avoid shared_ptr registration warnings in boost python
Warning message was:
../lib/python2.7/site-packages/gtsam/__init__.py:1: RuntimeWarning: to-Python converter for boost::shared_ptr<CLASS_NAME> already registered; second conversion method ignored.
2016-06-10 10:15:29 +02:00
..
base Wrap KeyVector to python 2015-12-02 13:35:16 +01:00
geometry no wrapping if typedef 2016-06-08 18:34:24 -07:00
inference Add helper functions to better handle gtsam.Symbol on python 2015-12-02 13:35:16 +01:00
linear [python] Use macro to avoid shared_ptr registration warnings in boost python 2016-06-10 10:15:29 +02:00
navigation [python] Use macro to avoid shared_ptr registration warnings in boost python 2016-06-10 10:15:29 +02:00
nonlinear Return value, not const reference 2016-04-10 18:30:41 -07:00
slam Many small improvements, bug-fixes, and tests 2016-02-24 11:01:19 -08:00
utils Define NO_IMPORT_ARRAY in all cpp files before including NumpyEigenConverter.hpp 2015-12-02 13:35:15 +01:00
CMakeLists.txt Many small improvements, bug-fixes, and tests 2016-02-24 11:01:19 -08:00
exportgtsam.cpp Many small improvements, bug-fixes, and tests 2016-02-24 11:01:19 -08:00