How to get the information of non active node in ROS
Hi, I am looking for a utility /package which will help me to publish the node information even-though node is not active. usually if node is running then i can get the information through rosnode list command but if node itself is not running then is there any way to get the node related information . kindly suggest