#include <boost/python.hpp>
Go to the source code of this file.
Namespaces | |
pinocchio | |
Main pinocchio namespace. | |
pinocchio::python | |
Functions | |
boost::python::object | pinocchio::python::getOrCreatePythonNamespace (const std::string &submodule_name) |
Helper to create or simply return an existing namespace in Python. More... | |