Communicate with different Client Libraries
Hi All.
now, I understand concept of node.
this page shows that below.
ROS client libraries allow nodes written in different programming languages to communicate:
rospy = python client library
roscpp = c++ client library
And, rosjava uses node also.
So I think rosjava node communicate with roscpp node.
Is It right?
I cannot see the tutorial that communicate with rosjava and roscpp.. TT
add a comment