Re: [ros-users] graph of nodes

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: User discussions
Date:  
To: User discussions
Subject: Re: [ros-users] graph of nodes
The master API will provide a list of known nodes (getSystemState). It
is like DNS, so it does not store connectivity. If you want to access
data structures, the rosmaster code is open source.

- Ken

On Tue, Nov 16, 2010 at 5:42 AM, safdar_zaman <> wrote:
>
> hi Conley,
> ok thanks, but i think there must be some data structure (linked list etc.)
> where ROS stores its current running nodes? and each time any node(s) quit
> ROS updates that data structure. may be?
> regards
> --
> View this message in context: http://ros-users.122217.n3.nabble.com/graph-of-nodes-tp1905890p1910908.html
> Sent from the ROS-Users mailing list archive at Nabble.com.
> _______________________________________________
> ros-users mailing list
>
> https://code.ros.org/mailman/listinfo/ros-users
>