- Author
- Alexander Sherikov
-
Jan Michalczyk
- Copyright
- 2014-2017 INRIA. Licensed under the Apache License, Version 2.0. (see LICENSE or http://www.apache.org/licenses/LICENSE-2.0)
Definition in file stance_finite_state_machine.h.
Go to the source code of this file.
#include <../../core/include/config/define_accessors.h>
|
| | humoto |
| | The root namespace of HuMoTo.
|
| |
| | humoto::walking |
| | Namespace containing definitions, which are specific to walking.
|
| |
◆ HUMOTO_CONFIG_CONSTRUCTOR
| #define HUMOTO_CONFIG_CONSTRUCTOR StanceFSMParameters |
◆ HUMOTO_CONFIG_ENTRIES
| #define HUMOTO_CONFIG_ENTRIES |
Value:HUMOTO_CONFIG_SCALAR_(ss_duration_ms) \
HUMOTO_CONFIG_SCALAR_(tds_duration_ms) \
HUMOTO_CONFIG_SCALAR_(first_stance_duration_ms) \
HUMOTO_CONFIG_SCALAR_(last_stance_duration_ms) \
HUMOTO_CONFIG_SCALAR_(num_steps) \
HUMOTO_CONFIG_ENUM_(first_stance) \
HUMOTO_CONFIG_ENUM_(first_ss_type) \
HUMOTO_CONFIG_ENUM_(last_stance)
Definition at line 96 of file stance_finite_state_machine.h.
◆ HUMOTO_CONFIG_SECTION_ID
| #define HUMOTO_CONFIG_SECTION_ID "StanceFSMParameters" |