#include <fack.hpp>
Inheritance diagram for AI_substate_walk:
Public Member Functions | |
AI_substate_walk (const vector< int_pair > &route) | |
Public Attributes | |
vector< int_pair > | route |
int | cur_pos |
horizontal_dir | cur_foot |
walking_phase | cur_phase |
float | timer |
|
Definition at line 1719 of file fack.hpp. References CONTACT, cur_foot, cur_phase, cur_pos, hd_left, route, and timer. |
|
Definition at line 1715 of file fack.hpp. Referenced by AI_substate_walk(). |
|
Definition at line 1716 of file fack.hpp. Referenced by AI_substate_walk(). |
|
Definition at line 1714 of file fack.hpp. Referenced by AI_substate_walk(). |
|
Definition at line 1713 of file fack.hpp. Referenced by AI_substate_walk(). |
|
Definition at line 1717 of file fack.hpp. Referenced by AI_substate_walk(). |