Skip to content
Snippets Groups Projects
Commit daade23f authored by Rohan Budhiraja's avatar Rohan Budhiraja
Browse files

Pinocchio API changes

parent b4b37f6a
No related branches found
Tags v2.7.0
No related merge requests found
......@@ -18,9 +18,9 @@
#include <boost/python.hpp>
#include <typeinfo>
#include <cstdio>
#include <pinocchio/python/model.hpp>
#include <pinocchio/python/data.hpp>
#include <pinocchio/python/handler.hpp>
#include <pinocchio/bindings/python/model.hpp>
#include <pinocchio/bindings/python/data.hpp>
#include <pinocchio/bindings/python/handler.hpp>
namespace dynamicgraph{
......
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