Functions
joint-spherical.cpp File Reference
#include "pinocchio/math/fwd.hpp"
#include "pinocchio/multibody/joint/joints.hpp"
#include "pinocchio/algorithm/rnea.hpp"
#include "pinocchio/algorithm/aba.hpp"
#include "pinocchio/algorithm/crba.hpp"
#include "pinocchio/algorithm/jacobian.hpp"
#include "pinocchio/algorithm/compute-all-terms.hpp"
#include <boost/test/unit_test.hpp>
#include <iostream>
Include dependency graph for joint-spherical.cpp:

Go to the source code of this file.

Functions

template<typename D >
void addJointAndBody (Model &model, const JointModelBase< D > &jmodel, const Model::JointIndex parent_id, const SE3 &joint_placement, const std::string &joint_name, const Inertia &Y)
 
 BOOST_AUTO_TEST_CASE (spatial)
 
 BOOST_AUTO_TEST_CASE (vsFreeFlyer)
 
 BOOST_AUTO_TEST_CASE (test_rnea)
 
 BOOST_AUTO_TEST_CASE (test_crba)
 

Function Documentation

template<typename D >
void addJointAndBody ( Model model,
const JointModelBase< D > &  jmodel,
const Model::JointIndex  parent_id,
const SE3 joint_placement,
const std::string &  joint_name,
const Inertia Y 
)

Definition at line 20 of file joint-spherical.cpp.

BOOST_AUTO_TEST_CASE ( spatial  )

Definition at line 35 of file joint-spherical.cpp.

BOOST_AUTO_TEST_CASE ( vsFreeFlyer  )

Definition at line 49 of file joint-spherical.cpp.

BOOST_AUTO_TEST_CASE ( test_rnea  )

Definition at line 202 of file joint-spherical.cpp.

BOOST_AUTO_TEST_CASE ( test_crba  )

Definition at line 243 of file joint-spherical.cpp.



pinocchio
Author(s):
autogenerated on Tue Jun 1 2021 02:45:05