-
Hi,
I have a problem with installing robotiq library in ros melodic on Ubuntu 18.04. To be precise, when I run `catkin build robotiq`, it reports an error for robotiq_2f_gripper_control and robotiq…
-
I commented #define EC_VER1 to disable the default context. Trying to build SOEM fails with the following errors:
```
/home/appveyor/projects/onedas-ethercat/native/SOEM/soem/ethercatconfig.c: In …
-
If you can share your code source.I'm studying on a similar project
Thank you
-
Hi,
For our project we have made an ethercat_manager class with same functionality as red_test.
When we run the program it is not going to the operation enable mode. It is staying in ready to swit…
-
hello,
i am totally new to the industrial communication protocols and i tried to get the data from ethercat slave and it works perfect.
my problem is that i am trying to get the data from a safet…
-
Hi everyone, I new to SOEM and I am running into an issue during the configuring stage.
Slaveinfo eth0 -map provides the following info
![image](https://user-images.githubusercontent.com/10470625/…
ghost updated
5 years ago
-
Hi guys,
We are experimenting with SOEM on linux. After some changes in the redtest we are able to rotate the motor.
We are using Xenomai in our system. After testing the code we found that the …
-
Hi there,
I have a PDO configured as an array of 256 bytes. I'd like to use the method reference in SOEM Slaves Configuration #94 by hefloryd to adjust the length of the PDO (up to a max length of …
-
Hi, I have a Wago 750-354 ethercat fieldbus coupler and when I execute the simple_test, I get the following output:
SOEM (Simple Open EtherCAT Master)
Simple test
Starting simple test
ec_init on…
Tugev updated
5 years ago
-
I'm don't know much about controlling EtherCAT slaves.
I'm using SOEM library in order to control a beckhoff servo motor (AM8131-0F20-0000) which is connected to the servo motor terminal EL7211-0010 …