Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 308 Bytes

readme.md

File metadata and controls

12 lines (9 loc) · 308 Bytes

ROS TCP bridge

This repository engages a Poco TCPServer with ROS to communicate with a non-ROS TCP client.

to-do

  • Develop the communication part with the client that initiates the transmition and stops it, as needed.

testing

Use the standard linux TCP tool nc like

nc locahost 1234