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

[Python] Allow alignment allocation

parent 1f4900b1
No related branches found
No related tags found
No related merge requests found
......@@ -19,9 +19,12 @@
#define __se3_python_geometry_object_hpp__
#include <boost/python.hpp>
#include <eigenpy/memory.hpp>
#include "pinocchio/multibody/geometry.hpp"
EIGENPY_DEFINE_STRUCT_ALLOCATOR_SPECIALIZATION(se3::GeometryObject)
namespace se3
{
namespace python
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment