Some useful tools for the ocra-icub lib. More...
#include "ocra-icub/Utilities.h"Functions | |
| void | getNominalPosture (const ocra::Model &model, Eigen::VectorXd &q) |
| void | getHomePosture (const ocra::Model &model, Eigen::VectorXd &q) |
Some useful tools for the ocra-icub lib.
This file is for all the various macros and helper classes that are generic to ocra-icub. It is also a place for all the repeated includes like standard stl includes etc.
| void getHomePosture | ( | const ocra::Model & | model, |
| Eigen::VectorXd & | q | ||
| ) |
| void getNominalPosture | ( | const ocra::Model & | model, |
| Eigen::VectorXd & | q | ||
| ) |