#include <pinocchio/math/rpy.hpp>#include <pinocchio/math/quaternion.hpp>#include <pinocchio/spatial/skew.hpp>#include <boost/variant.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_rpyToMatrix) | |
| BOOST_AUTO_TEST_CASE (test_matrixToRpy) | |
| BOOST_AUTO_TEST_CASE (test_computeRpyJacobian) | |
| BOOST_AUTO_TEST_CASE (test_computeRpyJacobianInverse) | |
| BOOST_AUTO_TEST_CASE (test_computeRpyJacobianTimeDerivative) | |