ifw-fcf
5.0.0-pre2
|
The MotorControllerData struct. More...
#include <smaractLcsIf.hpp>
Additional Inherited Members | |
![]() | |
double | m_target_pos {} |
double | m_actual_pos {} |
double | m_pos_error {} |
double | m_actual_vel {} |
double | m_target_vel {} |
double | m_scale_factor {1} |
![]() | |
int | m_state |
int | m_substate |
bool | m_local |
int | m_error_code |
The MotorControllerData struct.
This structure is used store the status information about the motor. The MotorLcsIf class will read the motor status information from the controller and it will store it in this structure.
fcf::devmgr::smaract::SmaractControllerData::SmaractControllerData | ( | ) |
|
virtual |
|
inlinevirtual |
void fcf::devmgr::smaract::SmaractControllerData::SetData | ( | const SmaractControllerData & | data | ) |