7 #ifndef PROJECT_ROBOTPARAMETERS_H     8 #define PROJECT_ROBOTPARAMETERS_H    55 #endif  // PROJECT_ROBOTPARAMETERS_H 
typename Eigen::Matrix< T, 3, 1 > Vec3
 
#define INIT_PARAMETER(name)
 
Interface to set gains/control parameters for simulator and robot These are designed to be updated in...
 
#define DECLARE_PARAMETER(type, name)