Use of TCP/IP Protocol under ROS
Hi all,
I am kind of new in ROS (well … finished the turtlesim tutorial though :-D…) and currently trying to get functional a new stack to control an arm-robot through TCP/IP.
I understand that ROS allows us to communicate using the TCP/IP protocol and that there is some kind of library called TCPROS which can be implemented to do so (explained in http://www.ros.org/wiki/ROS/TCPROS.
I was wondering if anybody already implemented it, or if there were any existing packages I could get inspiration from.
Cheers,
Gael