Dear All,
I have a silly question.
is there a way to publish to topics of different node using c++ methods?
I mean like we are subscribing to topics of different nodes, is there a way to publish to topics of different nodes?
I want to do something like this
("/pubJoints").publish(1.4);
I hope I explained the question clearly.
Thanks .
waiting for your valuable reply...
↧