|
humoto
|
Possible stance types of the model.
Definition at line 20 of file stance_finite_state_machine.h.
#include <stance_finite_state_machine.h>
Public Types | |
| enum | Type { UNDEFINED = 0, DS = 1, LSS = 2, RSS = 3, TDS = 4 } |
| Enumerator | |
|---|---|
| UNDEFINED | Undefined. |
| DS | Double support. |
| LSS | Left single support. |
| RSS | Right single support. |
| TDS | Transitional double support. |
Definition at line 23 of file stance_finite_state_machine.h.
1.8.13