communicate between ros and non-ros program
I want to communicate ros program(just we write usually) and non-ros program(that means the program dosen't include the head file ros.h and anyother relate to the ros),I want the two programs can send and receive the date from each other. Are there any methods can do this work,or some ros API can be used to make the work easier. if you konw anyting about this please tell me ,thank you.