#include <iostream>
#include "pinocchio/multibody/model.hpp"
#include "pinocchio/multibody/data.hpp"
#include "pinocchio/bindings/python/parsers/python.hpp"
#include <boost/test/unit_test.hpp>
Go to the source code of this file.
Functions | |
BOOST_AUTO_TEST_CASE (buildModel) | |
BOOST_AUTO_TEST_CASE | ( | buildModel | ) |
Definition at line 15 of file python_parser.cpp.