Closed gaiyi7788 closed 5 months ago
I have a branch where i've added a for: "joint_name" parameter, this way you could add multiple actuators in one slave: https://github.com/JensVanhooydonck/ethercat_driver_ros2/tree/filter_config_file
The branch is a little bit behind tho..
Thanks for your reply! I will have a try.
Thank you for your outstanding work!
I'm trying to apply this framework to my project. My slave is an adapter board for Ethercat communication to 6-way CAN communication.
What I'm wondering is, in the framework of ethercat_driver_ros2, does a joint have to correspond to a slave? If not, how should I adjust the slave_config file? Here is my slave_config file. With the initialization code, the slave can successfully enter the OP state.
Looking forward to your reply!