- 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 common.h.
Go to the source code of this file.
#include <../../core/include/config/define_accessors.h>
◆ HUMOTO_CONFIG_CONSTRUCTOR [1/2]
#define HUMOTO_CONFIG_CONSTRUCTOR WalkParameters |
◆ HUMOTO_CONFIG_CONSTRUCTOR [2/2]
#define HUMOTO_CONFIG_CONSTRUCTOR MPCParameters |
◆ HUMOTO_CONFIG_ENTRIES [1/2]
#define HUMOTO_CONFIG_ENTRIES |
Value:HUMOTO_CONFIG_COMPOUND_(com_velocity)\
HUMOTO_CONFIG_COMPOUND_(first_stance_com_velocity)\
HUMOTO_CONFIG_COMPOUND_(last_stance_com_velocity)\
\
HUMOTO_CONFIG_SCALAR_(step_height)\
HUMOTO_CONFIG_SCALAR_(theta_increment)\
\
Class containing parameters of the stance finite state machine.
Definition at line 84 of file common.h.
◆ HUMOTO_CONFIG_ENTRIES [2/2]
#define HUMOTO_CONFIG_ENTRIES |
Value:HUMOTO_CONFIG_SCALAR_(preview_horizon_length)\
HUMOTO_CONFIG_SCALAR_(sampling_time_ms)\
HUMOTO_CONFIG_SCALAR_(subsampling_time_ms)\
HUMOTO_CONFIG_SCALAR_(tds_sampling_time_ms)
Definition at line 84 of file common.h.
◆ HUMOTO_CONFIG_SECTION_ID [1/2]
#define HUMOTO_CONFIG_SECTION_ID "WalkParameters" |
◆ HUMOTO_CONFIG_SECTION_ID [2/2]
#define HUMOTO_CONFIG_SECTION_ID "MPCParameters" |