Skip to content

yisea123/YaskawaCoE

 
 

Repository files navigation

YaskawaCoE

Canopen over Ethercat stack is developed specifically for Yaskawa drive control.

Dependencies

  • CMake 2.8.0 or later
  • Python 3.5.1 or later
  • Xenomai 3.0.5 on linux-4.9.38

Build Status

Build Status

Building

To build & install the project, run the following from this project's root directory:

mkdir build
cd build
cmake ..
make
make install

About

Canopen over Ethercat stack for Yaskawa drive control.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 47.1%
  • Python 29.1%
  • Rich Text Format 15.6%
  • C++ 4.4%
  • Visual Basic .NET 3.0%
  • CMake 0.7%
  • Shell 0.1%