Skip to content
Snippets Groups Projects
Commit 12328b38 authored by jcarpent's avatar jcarpent
Browse files

[Python] Add missing call to exposeABADerivatives()

parent 5cbd9ebd
Branches
Tags
No related merge requests found
......@@ -40,6 +40,7 @@ namespace se3
// expose derivative version of the algorithms
exposeRNEADerivatives();
exposeABADerivatives();
}
} // namespace python
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment