ros-drivers / odva_ethernetip

Library implementing ODVA EtherNet/IP (Industrial Protocol).
94 stars 48 forks source link

Wiki is missing #4

Open akgoins opened 8 years ago

akgoins commented 8 years ago

Are there any plans to update the wiki? Can you give any simple examples for using the io_scanner to read/write data?

mikepurvis commented 8 years ago

Your best bet in the short term would be to consult the OS32C LIDAR driver, which uses this library:

https://github.com/ros-drivers/omron/blob/indigo-devel/omron_os32c_driver/src/os32c.cpp

And, where relevant, the Doxygen generated documentation: http://docs.ros.org/indigo/api/odva_ethernetip/html/annotated.html

pbeeson commented 7 years ago

Is there ever going to be more documentation provided on this? I know nothing about Ethernet/Ip but I am in the situation where I need to communicate to an Ethernet/IP interface in a ROS system. The doxygen and examples leave a lot to be desired and are impenetrable to anyone not already intimately familiar with Ethernet/IP.

void-robotics commented 7 years ago

@mikepurvis, I also have the same concern as @pbeeson

mikepurvis commented 7 years ago

We are not actively using this package. It is available for educational purposes and in the hopes that it will be useful.

void-robotics commented 7 years ago

Could one of the owners, @mikepurvis, put a simple tutorial or example of how to use this to interface with a EIP device? Like let's say I need to simply read a 16 bit value from a ethernet ip; how would I use this driver?

lg609 commented 5 years ago

I have the same question as @pbeeson . It will be nice for the owners to put a tutorial about how to use this.

hcalitz commented 5 years ago

@pbeeson , did you solve your problem yet? I am currently in the same situation.

themightyoarfish commented 1 year ago

chiming in, examples would be great.

hcalitz commented 1 year ago

This document may be helpful.

https://assets.omron.eu/downloads/manual/en/v4/z336_os32c-dm_users_manual_en.pdf