#include <boost/python.hpp>
#include <string>
#include "pinocchio/container/aligned-vector.hpp"
#include "pinocchio/bindings/python/utils/pickle-vector.hpp"
#include "pinocchio/bindings/python/utils/std-vector.hpp"
Go to the source code of this file.
Classes | |
struct | pinocchio::python::StdAlignedVectorPythonVisitor< T, NoProxy, EnableFromPythonListConverter > |
Expose an container::aligned_vector from a type given as template argument. More... | |
Namespaces | |
pinocchio | |
Main pinocchio namespace. | |
pinocchio::python | |