Input part from the EtherCat message of the youBot EtherCat slaves. More...
#include <YouBotSlaveMsg.hpp>
Public Member Functions | |
SlaveMessageInput () | |
Public Attributes | |
int32 | actualCurrent |
int32 | actualPosition |
int32 | actualVelocity |
uint32 | errorFlags |
int32 | rampGeneratorVelocity |
int32 | targetCurrent |
int32 | targetPosition |
int32 | targetVelocity |
Input part from the EtherCat message of the youBot EtherCat slaves.
Definition at line 78 of file YouBotSlaveMsg.hpp.
youbot::SlaveMessageInput::SlaveMessageInput | ( | ) | [inline] |
Definition at line 89 of file YouBotSlaveMsg.hpp.
Definition at line 81 of file YouBotSlaveMsg.hpp.
Definition at line 80 of file YouBotSlaveMsg.hpp.
Definition at line 82 of file YouBotSlaveMsg.hpp.
Definition at line 83 of file YouBotSlaveMsg.hpp.
Definition at line 87 of file YouBotSlaveMsg.hpp.
Definition at line 85 of file YouBotSlaveMsg.hpp.
Definition at line 84 of file YouBotSlaveMsg.hpp.
Definition at line 86 of file YouBotSlaveMsg.hpp.