#include <sot/pattern-generator/which-foot-upper.h>
|
static MatrixHomogeneous & | computeFootPosition (const MatrixHomogeneous &waistMfoot, const MatrixRotation &waistRsensor, const MatrixRotation &worldRsensor, MatrixHomogeneous &res) |
|
◆ WhichFootUpper()
dynamicgraph::sot::WhichFootUpper::WhichFootUpper |
( |
const std::string & |
name | ) |
|
◆ ~WhichFootUpper()
virtual dynamicgraph::sot::WhichFootUpper::~WhichFootUpper |
( |
void |
| ) |
|
|
virtual |
◆ commandLine()
virtual void dynamicgraph::sot::WhichFootUpper::commandLine |
( |
const std::string & |
cmdLine, |
|
|
std::istringstream & |
cmdArgs, |
|
|
std::ostream & |
os |
|
) |
| |
|
virtual |
◆ computeFootPosition()
static MatrixHomogeneous& dynamicgraph::sot::WhichFootUpper::computeFootPosition |
( |
const MatrixHomogeneous & |
waistMfoot, |
|
|
const MatrixRotation & |
waistRsensor, |
|
|
const MatrixRotation & |
worldRsensor, |
|
|
MatrixHomogeneous & |
res |
|
) |
| |
|
static |
◆ computeRotationMatrix()
MatrixRotation& dynamicgraph::sot::WhichFootUpper::computeRotationMatrix |
( |
MatrixRotation & |
rotMat, |
|
|
int |
time |
|
) |
| |
◆ DYNAMIC_GRAPH_ENTITY_DECL()
dynamicgraph::sot::WhichFootUpper::DYNAMIC_GRAPH_ENTITY_DECL |
( |
| ) |
|
◆ whichFoot()
unsigned int& dynamicgraph::sot::WhichFootUpper::whichFoot |
( |
const MatrixHomogeneous & |
waistMlfoot, |
|
|
const MatrixHomogeneous & |
waistMrfoot, |
|
|
unsigned int & |
res |
|
) |
| |
◆ INDEX_LEFT_FOOT_DEFAULT
const unsigned int dynamicgraph::sot::WhichFootUpper::INDEX_LEFT_FOOT_DEFAULT |
|
staticprotected |
◆ INDEX_RIGHT_FOOT_DEFAULT
const unsigned int dynamicgraph::sot::WhichFootUpper::INDEX_RIGHT_FOOT_DEFAULT |
|
staticprotected |
◆ indexLeftFoot
unsigned int dynamicgraph::sot::WhichFootUpper::indexLeftFoot |
|
protected |
◆ indexRightFoot
unsigned int dynamicgraph::sot::WhichFootUpper::indexRightFoot |
|
protected |
◆ lastFoot
unsigned int dynamicgraph::sot::WhichFootUpper::lastFoot |
|
protected |
◆ TRIGGER_THRESHOLD_DEFAULT
const double dynamicgraph::sot::WhichFootUpper::TRIGGER_THRESHOLD_DEFAULT |
|
staticprotected |
◆ triggerThreshold
double dynamicgraph::sot::WhichFootUpper::triggerThreshold |
|
protected |
◆ waistMlfootSIN
SignalPtr<MatrixHomogeneous, int> dynamicgraph::sot::WhichFootUpper::waistMlfootSIN |
◆ waistMrfootSIN
SignalPtr<MatrixHomogeneous, int> dynamicgraph::sot::WhichFootUpper::waistMrfootSIN |
◆ waistMsensorSIN
SignalPtr<MatrixHomogeneous, int> dynamicgraph::sot::WhichFootUpper::waistMsensorSIN |
◆ waistRsensorSIN
SignalPtr<MatrixRotation, int> dynamicgraph::sot::WhichFootUpper::waistRsensorSIN |
◆ waistRsensorSOUT
SignalTimeDependent<MatrixRotation, int> dynamicgraph::sot::WhichFootUpper::waistRsensorSOUT |
◆ whichFootSOUT
SignalTimeDependent<unsigned int, int> dynamicgraph::sot::WhichFootUpper::whichFootSOUT |
◆ worldMlfootSOUT
SignalTimeDependent<MatrixHomogeneous, int> dynamicgraph::sot::WhichFootUpper::worldMlfootSOUT |
◆ worldMrfootSOUT
SignalTimeDependent<MatrixHomogeneous, int> dynamicgraph::sot::WhichFootUpper::worldMrfootSOUT |
◆ worldRsensorSIN
SignalPtr<MatrixRotation, int> dynamicgraph::sot::WhichFootUpper::worldRsensorSIN |
The documentation for this class was generated from the following file: