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.
or give me one example to get the list of nodes running on ros dynamically using rosjava?