OpenWalker Project
Documentation of the ROS Packages
Main Page
Related Pages
Classes
Files
File List
File Members
src
ow_core
include
ow_core
configuration.h
Go to the documentation of this file.
1
34
#ifndef OPEN_WALKER_CORE_CONFIGURATION_H
35
#define OPEN_WALKER_CORE_CONFIGURATION_H
36
37
45
#define OW_ROBOT_DOF 7
46
50
#define OW_TYPES_SCALAR double
51
60
#define OW_VECTOR_DOF_SCALAR OW_TYPES_SCALAR
61
62
68
//#define OW_VECTOR_DOF_ROWS Eigen::Dynamic
69
#define OW_VECTOR_DOF_ROWS OW_ROBOT_DOF
70
71
72
73
#endif // OPEN_WALKER_CORE_CONFIGURATION_H
Generated on Fri Feb 14 2020 12:12:24 for OpenWalker Project by
1.8.11