Collaboration diagram for BB2004InvKinWalkingEngine::FootPositions:

Public Member Functions | |
| FootPositions () | |
| Constructor. | |
Public Attributes | |
| Vector3< double > | positions [2] |
| The 3-D positions of the back feet. | |
| bool | onGround [2] |
| Were the feet on the ground? | |
Definition at line 122 of file BB2004InvKinWalkingEngine.h.
|
|
Constructor. The feet have no contact to the ground. Definition at line 132 of file BB2004InvKinWalkingEngine.h. References onGround. |
|
|
The 3-D positions of the back feet.
Definition at line 125 of file BB2004InvKinWalkingEngine.h. Referenced by BB2004InvKinWalkingEngine::updateOdometry(). |
|
|
Were the feet on the ground?
Definition at line 126 of file BB2004InvKinWalkingEngine.h. Referenced by FootPositions(), and BB2004InvKinWalkingEngine::updateOdometry(). |
1.3.6