- 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/3]
#define HUMOTO_CONFIG_CONSTRUCTOR RobotParameters |
◆ HUMOTO_CONFIG_CONSTRUCTOR [2/3]
#define HUMOTO_CONFIG_CONSTRUCTOR MotionParameters |
◆ HUMOTO_CONFIG_CONSTRUCTOR [3/3]
#define HUMOTO_CONFIG_CONSTRUCTOR MPCParameters |
◆ HUMOTO_CONFIG_ENTRIES [1/3]
#define HUMOTO_CONFIG_ENTRIES |
Value:HUMOTO_CONFIG_SCALAR_(base_radius) \
HUMOTO_CONFIG_SCALAR_(max_nominal_base_velocity) \
HUMOTO_CONFIG_SCALAR_(max_nominal_base_acceleration) \
HUMOTO_CONFIG_SCALAR_(max_base_velocity) \
HUMOTO_CONFIG_SCALAR_(max_base_acceleration) \
HUMOTO_CONFIG_COMPOUND_(body_bounds)
Definition at line 283 of file common.h.
◆ HUMOTO_CONFIG_ENTRIES [2/3]
#define HUMOTO_CONFIG_ENTRIES |
Value:HUMOTO_CONFIG_COMPOUND_(base_velocity)\
HUMOTO_CONFIG_COMPOUND_(base_position)\
HUMOTO_CONFIG_SCALAR_(base_angular_velocity)\
HUMOTO_CONFIG_ENUM_(motion_mode) \
HUMOTO_CONFIG_SCALAR_(duration_ms)
Definition at line 283 of file common.h.
◆ HUMOTO_CONFIG_ENTRIES [3/3]
#define HUMOTO_CONFIG_ENTRIES |
Value:HUMOTO_CONFIG_SCALAR_(preview_horizon_length) \
HUMOTO_CONFIG_SCALAR_(sampling_time_ms) \
HUMOTO_CONFIG_SCALAR_(subsampling_time_ms)
Definition at line 283 of file common.h.
◆ HUMOTO_CONFIG_SECTION_ID [1/3]
#define HUMOTO_CONFIG_SECTION_ID "RobotParameters" |
◆ HUMOTO_CONFIG_SECTION_ID [2/3]
#define HUMOTO_CONFIG_SECTION_ID "MotionParameters" |
◆ HUMOTO_CONFIG_SECTION_ID [3/3]
#define HUMOTO_CONFIG_SECTION_ID "MPCParameters" |