gtsam/python/handwritten/geometry
Frank fefb74350a Merge branch 'feature/lightweightPoint3' into feature/Vector3
Conflicts:
	gtsam/geometry/Point3.cpp
2016-02-09 18:03:17 -08:00
..
Cal3_S2.cpp Wrap Cal3_S2 to python 2015-12-02 13:35:16 +01:00
PinholeBaseK.cpp Wrap PinholeBaseK to python and declare it as parent of PinholeCamera 2015-12-02 13:35:16 +01:00
PinholeCamera.cpp Wrap PinholeBaseK to python and declare it as parent of PinholeCamera 2015-12-02 13:35:16 +01:00
Point2.cpp Define NO_IMPORT_ARRAY in all cpp files before including NumpyEigenConverter.hpp 2015-12-02 13:35:15 +01:00
Point3.cpp Merge branch 'feature/lightweightPoint3' into feature/Vector3 2016-02-09 18:03:17 -08:00
Pose2.cpp Define NO_IMPORT_ARRAY in all cpp files before including NumpyEigenConverter.hpp 2015-12-02 13:35:15 +01:00
Pose3.cpp Wrap more methods of Pose3 to python 2015-12-02 13:35:16 +01:00
Rot2.cpp Define NO_IMPORT_ARRAY in all cpp files before including NumpyEigenConverter.hpp 2015-12-02 13:35:15 +01:00
Rot3.cpp Now allows for a flag to compile Point3 as derived from Vector3 2016-02-08 17:34:42 -08:00