tutrcos
|
#include <cybergear.hpp>
公開変数類 | |
unsigned long | stamp_usec |
uint16_t | run_mode |
float | iq_ref |
float | spd_ref |
float | limit_torque |
float | cur_kp |
float | cur_ki |
float | cur_filt_gain |
float | loc_ref |
float | limit_spd |
float | limit_cur |
float | mech_pos |
float | iqf |
float | mech_vel |
float | vbus |
int16_t | rotation |
float | loc_kp |
float | spd_kp |
float | spd_ki |
float tutrcos::module::Cybergear::MotorParameter::cur_filt_gain |
float tutrcos::module::Cybergear::MotorParameter::cur_ki |
float tutrcos::module::Cybergear::MotorParameter::cur_kp |
float tutrcos::module::Cybergear::MotorParameter::iq_ref |
float tutrcos::module::Cybergear::MotorParameter::iqf |
float tutrcos::module::Cybergear::MotorParameter::limit_cur |
float tutrcos::module::Cybergear::MotorParameter::limit_spd |
float tutrcos::module::Cybergear::MotorParameter::limit_torque |
float tutrcos::module::Cybergear::MotorParameter::loc_kp |
float tutrcos::module::Cybergear::MotorParameter::loc_ref |
float tutrcos::module::Cybergear::MotorParameter::mech_pos |
float tutrcos::module::Cybergear::MotorParameter::mech_vel |
int16_t tutrcos::module::Cybergear::MotorParameter::rotation |
uint16_t tutrcos::module::Cybergear::MotorParameter::run_mode |
float tutrcos::module::Cybergear::MotorParameter::spd_ki |
float tutrcos::module::Cybergear::MotorParameter::spd_kp |
float tutrcos::module::Cybergear::MotorParameter::spd_ref |
unsigned long tutrcos::module::Cybergear::MotorParameter::stamp_usec |
float tutrcos::module::Cybergear::MotorParameter::vbus |