#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.
◆ BOOST_AUTO_TEST_CASE() [1/5]
      
        
          | BOOST_AUTO_TEST_CASE | ( | test_computeRpyJacobian |  | ) |  | 
      
 
 
◆ BOOST_AUTO_TEST_CASE() [2/5]
      
        
          | BOOST_AUTO_TEST_CASE | ( | test_computeRpyJacobianInverse |  | ) |  | 
      
 
 
◆ BOOST_AUTO_TEST_CASE() [3/5]
      
        
          | BOOST_AUTO_TEST_CASE | ( | test_computeRpyJacobianTimeDerivative |  | ) |  | 
      
 
 
◆ BOOST_AUTO_TEST_CASE() [4/5]
      
        
          | BOOST_AUTO_TEST_CASE | ( | test_matrixToRpy |  | ) |  | 
      
 
 
◆ BOOST_AUTO_TEST_CASE() [5/5]
      
        
          | BOOST_AUTO_TEST_CASE | ( | test_rpyToMatrix |  | ) |  |