Robotics StackExchange | Archived questions

TCP ROS with Ethernet Problem

hello,

In our Lab we have a Delta Robot, whose arm movements is controlled by a "controller". In this controller is a windows embedded system including a special software to control the arm movement. Now i have a camera node which is related to image processing, and I wanna publish a data through ethenet, which is combined PC and this controller. I donot know how it works with this TCP/IP data translation? I wrote a Ros publish ,but i know it is not engough. Does anybody have ideas about this problem ??

(by the way: this special software has a server and client function,which could recieve data)

thank u very much

Asked by zyb65911518 on 2012-07-12 23:55:48 UTC

Comments

You need to get documentation of what the interface is for the delta robot and write software to do that.

Asked by tfoote on 2012-10-23 18:15:19 UTC

Answers