Implementation of ocra::Model using wholeBodyInterface. More...
#include <ocra-icub/OcraWbiModel.h>
Classes | |
struct | ocra_icub::OcraWbiModel::OcraWbiModel_pimpl |
Defines | |
#define | ALL_JOINTS -1 |
#define | FREE_ROOT_DOF 6 |
#define | COM_POS_DIM 3 |
#define | TRANS_ROT_DIM 6 |
#define | GRAVITY_CONSTANT -9.81 |
Typedefs | |
typedef Eigen::Displacementd::AdjointMatrix | AdjointMatrix |
Variables | |
const double | g_vector [3] = {0, 0, GRAVITY_CONSTANT} |
Implementation of ocra::Model using wholeBodyInterface.
#define ALL_JOINTS -1 |
#define COM_POS_DIM 3 |
#define FREE_ROOT_DOF 6 |
#define GRAVITY_CONSTANT -9.81 |
#define TRANS_ROT_DIM 6 |
const double g_vector[3] = {0, 0, GRAVITY_CONSTANT} |