![]() |
- 3.0.2 rigid body dynamics module.
|
#include <ct/rbd/rbd.h>#include <memory>#include <gtest/gtest.h>#include <ct/rbd/state/RBDState.h>#include "../../models/testhyq/RobCoGenTestHyQ.h"Typedefs | |
| typedef RBDState< 12 > | RBDStateHyQ |
Functions | |
| TEST (EEKinematicsTest, testFootVelocityBaseAngularVelocity) | |
| TEST (EEKinematicsTest, testFootVelocityBaseZRotation) | |
| TEST (EEKinematicsTest, testFootVelocityBaseLinearVelocity) | |
| TEST (EEKinematicsTest, testFootPositionVaryingBase) | |
| TEST (EEKinematicsTest, testFootPositionStraightBase) | |
| TEST (EEKinematicsTest, forceMappingTest) | |
| TEST (EEKinematicsTest, forceMagnitudeTest) | |
| TEST (EEKinematicsTest, torqueMappingTest) | |
| int | main (int argc, char **argv) |
Variables | |
| const size_t | nFeet = 4 |
| typedef RBDState<12> RBDStateHyQ |
| TEST | ( | EEKinematicsTest | , |
| testFootVelocityBaseAngularVelocity | |||
| ) |
| TEST | ( | EEKinematicsTest | , |
| testFootVelocityBaseZRotation | |||
| ) |
References ct::rbd::RBDState< NJOINTS, SCALAR >::baseLinearVelocity(), ct::rbd::RBDState< NJOINTS, SCALAR >::baseLocalAngularVelocity(), ct::rbd::RBDState< NJOINTS, SCALAR >::basePose(), i, ct::rbd::RBDState< NJOINTS, SCALAR >::jointVelocities(), nFeet, ct::rbd::tpl::RigidBodyPose< SCALAR >::setFromEulerAnglesXyz(), and ct::rbd::RBDState< NJOINTS, SCALAR >::setRandom().
| TEST | ( | EEKinematicsTest | , |
| testFootVelocityBaseLinearVelocity | |||
| ) |
References ct::rbd::RBDState< NJOINTS, SCALAR >::baseLinearVelocity(), ct::rbd::RBDState< NJOINTS, SCALAR >::baseLocalAngularVelocity(), ct::rbd::RBDState< NJOINTS, SCALAR >::basePose(), i, ct::rbd::RBDState< NJOINTS, SCALAR >::jointVelocities(), nFeet, ct::rbd::tpl::RigidBodyPose< SCALAR >::setFromEulerAnglesXyz(), ct::rbd::RBDState< NJOINTS, SCALAR >::setRandom(), and t.
| TEST | ( | EEKinematicsTest | , |
| testFootPositionVaryingBase | |||
| ) |
| TEST | ( | EEKinematicsTest | , |
| testFootPositionStraightBase | |||
| ) |
| TEST | ( | EEKinematicsTest | , |
| forceMappingTest | |||
| ) |
| TEST | ( | EEKinematicsTest | , |
| forceMagnitudeTest | |||
| ) |
| TEST | ( | EEKinematicsTest | , |
| torqueMappingTest | |||
| ) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
| const size_t nFeet = 4 |
Referenced by TEST().