Skip to content

Simple Open EtherCAT Master fork (http://soem.berlios.de/), drivers for controlling EtherCAT slaves

Notifications You must be signed in to change notification settings

ros-industrial-attic/ethercat-soem

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#DEPRECTATED AS OF HYDRO This package has been deprecated as of the ROS Hydro release. An official SOEM library is available under indigo using `sudo apt-get install ros-indigo-soem


ethercat-soem

This package provides an EtherCAT Master implementation using a catkinized version of the OpenEtherCAT Society's Master Library v1.30.

This library was forked from Kelsey Hawkins' initial implementation.

Notes

This library makes use of Linux raw sockets. On Ubuntu this likely means you will need to set certain permissions on any executable built using this library:

sudo setcap cap_net_raw+ep <binary>

About

Simple Open EtherCAT Master fork (http://soem.berlios.de/), drivers for controlling EtherCAT slaves

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 97.5%
  • Other 2.5%