-
Can you please give me some insight why I should not "run the dkms_setup.bash script" if I want to "setup IgH EtherCAT Master via https://github.com/icshwi/etherlabmaster"?
I did all the steps up t…
-
Could someone please add to SOES readme how to get started and build the executables? I bought a RPI4, and was able to easily get the master built, and a program called demo for the slave (using the S…
-
Hi @2b-t
Thank you very much for the very extensive explanation.
I was able to make get an realtime image running with a RT patched host and IGH installed on host within an hour .
I was wondering…
-
Hi, I was trying to build this project but had this error:
```
user@raspberrypi:~/rust_ethercat/ethercat $ cargo build
Compiling ethercat v0.2.3 (/home/dab/rust_ethercat/ethercat)
error[E0308]:…
-
Hi, I'm a rust novice, but used ethercat c lib for the last 2 years.
I wanted to try to go the rust way, that's why I'm trying this repo, but I can't go on with the examples, possibly for my limited …
-
Hello,
I get the following error when trying to build the kernel. Is it normal?
![Screenshot from 2023-02-06 19-32-06](https://user-images.githubusercontent.com/97592357/217029220-0f6d35d5-d465-…
-
using latest stable revision of the recommended ethercat repo, all works when using the c library, getting this error while compiling:
Compiling ethercat-sys v0.2.0
error: failed to run custom bu…
-
I went to install linuxcnc onto a VPS and was unable to do so due to what I thought was a silly dependency preventing installation with Python 3.10
Depends: python3 (< 3.10) but 3.10.4-1 is to be i…
-
hi @mcbed,
im trying your integration in my example code.
I've tried to follow your guide in READ.ME but i haven't the expected results.
1. I add `ethercat_driver_ros2` in my worskspace with my o…
-
Hi @mcbed,
i am following the first part od the README before implementing ROS_control. After i started succesfully the master node i can't see my slaves with `ethercat slaves` as you mentioned whit …