Robotics StackExchange | Archived questions

how to get the any new node information from rosjava node?

i created ros-java node to get the info about all the nodes running on ros. but that node is giving the info all nodes running. if i run new node after that ros-java node, it is not showing the info about the new node.

help me.. Thanks.

Asked by vinay_kumar28 on 2017-02-07 13:35:06 UTC

Comments

or give me one example to get the list of nodes running on ros dynamically using rosjava?

Asked by vinay_kumar28 on 2017-02-07 13:38:11 UTC

Answers