Generic driver for a Shadow Robot EtherCAT Slave board. Drivers for every kind of device should inherit from this class. More...
#include <sr_ronex_drivers/sr_board_0x.h>
#include <ros_ethercat_hardware/ethercat_hardware.h>
#include <sstream>
#include <iomanip>
#include <boost/foreach.hpp>
#include <math.h>
Go to the source code of this file.
Defines | |
#define | ETHERCAT_COMMAND_DATA_ADDRESS 0x1000 |
Functions | |
PLUGINLIB_EXPORT_CLASS (SrBoard0X, EthercatDevice) |
Generic driver for a Shadow Robot EtherCAT Slave board. Drivers for every kind of device should inherit from this class.
Definition in file sr_board_0x.cpp.
#define ETHERCAT_COMMAND_DATA_ADDRESS 0x1000 |
Definition at line 36 of file sr_board_0x.cpp.