- Author
- Alexander Sherikov
- 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 WBCParameters |
◆ HUMOTO_CONFIG_CONSTRUCTOR [2/2]
#define HUMOTO_CONFIG_CONSTRUCTOR MotionParameters |
◆ HUMOTO_CONFIG_ENTRIES [1/2]
#define HUMOTO_CONFIG_ENTRIES |
Value:HUMOTO_CONFIG_SCALAR_(control_interval_ms) \
HUMOTO_CONFIG_SCALAR_(joint_angle_error_tolerance) \
HUMOTO_CONFIG_SCALAR_(motion_parameters_tolerance) \
HUMOTO_CONFIG_SCALAR_(maximal_number_of_iterations)
Definition at line 82 of file common.h.
◆ HUMOTO_CONFIG_ENTRIES [2/2]
#define HUMOTO_CONFIG_ENTRIES |
Value:HUMOTO_CONFIG_COMPOUND_(base_orientation_rpy) \
HUMOTO_CONFIG_COMPOUND_(base_com_position) \
HUMOTO_CONFIG_COMPOUND_(body_com_position)
Definition at line 82 of file common.h.
◆ HUMOTO_CONFIG_SECTION_ID [1/2]
#define HUMOTO_CONFIG_SECTION_ID "WBCParameters" |
◆ HUMOTO_CONFIG_SECTION_ID [2/2]
#define HUMOTO_CONFIG_SECTION_ID "MotionParameters" |