ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

SOEM Driver for Festo CPX-FB37

asked 2018-10-01 08:21:07 -0500

schwarzp93 gravatar image

Hi all :)

I'm trying to controll a Festo CPX-FB37 bus node ( https://www.festo.com/net/SupportPort... ) via ros, using SOEM... I followed this instruction ( https://github.com/orocos/rtt_ros_int... ) to install orocos and later used these 2 repositorys ( https://github.com/orocos/rtt_soem && https://github.com/smits/soem ). I think, I nearly made it work. The main problem is, that there's no soem-driver for the device I'm using.

Does anybody have a soem-driver for this device or can anybody help or show me, how to write this driver on my own?

Thanks in advance!

kind regards, Philipp

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2019-03-12 02:11:02 -0500

mgruhler gravatar image

Again a very late answer:

The only way that I have been able to make things work with SOEM and ROS is to implement the drivers for the devices you need yourself. This typically involved going over the examples, reading the relevant documentation (that you linked to) and a lot of trial an error.

You should also read up on the protocol you use (most often this is actually CoE, which requires a deeper understanding of CanOpen on the one hand, and how this realtes to EtherCAT on the other, which makes things even more confusing).

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2018-10-01 08:21:07 -0500

Seen: 314 times

Last updated: Mar 12 '19