We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddb86ad commit f9fc5b7Copy full SHA for f9fc5b7
CMakeLists.txt
@@ -156,6 +156,7 @@ set(${PROJECT_NAME}_HEADERS
156
include/eigenpy/numpy-allocator.hpp
157
include/eigenpy/numpy-type.hpp
158
include/eigenpy/registration.hpp
159
+ include/eigenpy/registration_class.hpp
160
include/eigenpy/angle-axis.hpp
161
include/eigenpy/quaternion.hpp
162
include/eigenpy/user-type.hpp
0 commit comments