Functions
unittest/centroidal.cpp File Reference
#include "pinocchio/algorithm/crba.hpp"
#include "pinocchio/algorithm/centroidal.hpp"
#include "pinocchio/algorithm/rnea.hpp"
#include "pinocchio/algorithm/jacobian.hpp"
#include "pinocchio/algorithm/center-of-mass.hpp"
#include "pinocchio/algorithm/joint-configuration.hpp"
#include "pinocchio/multibody/sample-models.hpp"
#include "pinocchio/utils/timer.hpp"
#include <iostream>
#include <boost/test/unit_test.hpp>
#include <boost/utility/binary.hpp>
Include dependency graph for unittest/centroidal.cpp:

Go to the source code of this file.

Functions

template<typename JointModel >
static void addJointAndBody (pinocchio::Model &model, const pinocchio::JointModelBase< JointModel > &joint, const std::string &parent_name, const std::string &name, const pinocchio::SE3 placement=pinocchio::SE3::Random(), bool setRandomLimits=true)
 
 BOOST_AUTO_TEST_CASE (test_ccrba)
 
 BOOST_AUTO_TEST_CASE (test_centroidal_mapping)
 
 BOOST_AUTO_TEST_CASE (test_centroidal_mapping_time_derivative)
 
 BOOST_AUTO_TEST_CASE (test_computeCentroidalMomentum_computeCentroidalMomentumTimeVariation)
 
 BOOST_AUTO_TEST_CASE (test_dccrb)
 

Function Documentation

◆ addJointAndBody()

template<typename JointModel >
static void addJointAndBody ( pinocchio::Model model,
const pinocchio::JointModelBase< JointModel > &  joint,
const std::string &  parent_name,
const std::string &  name,
const pinocchio::SE3  placement = pinocchio::SE3::Random(),
bool  setRandomLimits = true 
)
static

Definition at line 22 of file unittest/centroidal.cpp.

◆ BOOST_AUTO_TEST_CASE() [1/5]

BOOST_AUTO_TEST_CASE ( test_ccrba  )

Definition at line 52 of file unittest/centroidal.cpp.

◆ BOOST_AUTO_TEST_CASE() [2/5]

BOOST_AUTO_TEST_CASE ( test_centroidal_mapping  )

Definition at line 93 of file unittest/centroidal.cpp.

◆ BOOST_AUTO_TEST_CASE() [3/5]

BOOST_AUTO_TEST_CASE ( test_centroidal_mapping_time_derivative  )

Definition at line 281 of file unittest/centroidal.cpp.

◆ BOOST_AUTO_TEST_CASE() [4/5]

BOOST_AUTO_TEST_CASE ( test_computeCentroidalMomentum_computeCentroidalMomentumTimeVariation  )

Definition at line 306 of file unittest/centroidal.cpp.

◆ BOOST_AUTO_TEST_CASE() [5/5]

BOOST_AUTO_TEST_CASE ( test_dccrb  )

Definition at line 115 of file unittest/centroidal.cpp.



pinocchio
Author(s):
autogenerated on Sat Jun 22 2024 02:41:50