#include <youbot_driver/generic/dataobjectlockfree/DataObjectLockFree.hpp>
#include <youbot_driver/soem/ethercattype.h>
#include <string>
#include <time.h>
Go to the source code of this file.
Classes | |
struct | youbot::SlaveMessageInput |
Input part from the EtherCat message of the youBot EtherCat slaves. More... | |
struct | youbot::SlaveMessageOutput |
Output part from the EtherCat message of the youBot EtherCat slaves. More... | |
class | youbot::YouBotSlaveMsg |
class | youbot::YouBotSlaveMsgThreadSafe |
Namespaces | |
namespace | youbot |
Functions | |
struct youbot::mailboxOutputBuffer | youbot::__attribute__ ((__packed__)) |
SlaveMessageInput () | |
SlaveMessageOutput () | |
Variables | |
int32 | actualCurrent |
int32 | actualPosition |
int32 | actualVelocity |
uint8 | controllerMode |
uint32 | errorFlags |
int32 | rampGeneratorVelocity |
int32 | targetCurrent |
int32 | targetPosition |
int32 | targetVelocity |
int32 | value |
Definition at line 105 of file YouBotSlaveMsg.hpp.
Definition at line 77 of file YouBotSlaveMsg.hpp.
Definition at line 97 of file YouBotSlaveMsg.hpp.
Definition at line 96 of file YouBotSlaveMsg.hpp.
Definition at line 98 of file YouBotSlaveMsg.hpp.
Definition at line 76 of file YouBotSlaveMsg.hpp.
Definition at line 99 of file YouBotSlaveMsg.hpp.
Definition at line 103 of file YouBotSlaveMsg.hpp.
Definition at line 101 of file YouBotSlaveMsg.hpp.
Definition at line 100 of file YouBotSlaveMsg.hpp.
Definition at line 102 of file YouBotSlaveMsg.hpp.
Definition at line 75 of file YouBotSlaveMsg.hpp.