#include "pinocchio/autodiff/cppad.hpp"
#include "pinocchio/multibody/model.hpp"
#include "pinocchio/algorithm/joint-configuration.hpp"
#include "../utils/model-generator.hpp"
#include <boost/test/unit_test.hpp>
#include <boost/utility/binary.hpp>
Go to the source code of this file.
Functions | |
BOOST_AUTO_TEST_CASE (test_joint_configuration) | |
BOOST_AUTO_TEST_CASE | ( | test_joint_configuration | ) |
Definition at line 18 of file cppad/joint-configurations.cpp.