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
Hi Safdar,

There is currently no tool that will show you the information you
mention in tabular format. You could write one either using the
XML-RPC APIs or by adapting the existing rxgraph/rosgraph code base.

cheers,
Ken

On Mon, Nov 15, 2010 at 9:36 AM, safdar_zaman <> wrote:
>
> thanks kin,
> yes i have studied this even http://www.ros.org/wiki/ROS/Master_API and
> http://www.ros.org/wiki/ROS/Parameter%20Server%20API . there is also a
> python program given on http://www.ros.org/wiki/ROS/Master_API which I run
> but i get error:
> caller_id: command not found
> bash: test.py: line 4: syntax error near unexpected token `('
> bash: test.py: line 4: `m =
> xmlrpclib.ServerProxy(os.environ['ROS_MASTER_URI'])'
>
> Cannot I see the entries information about the nodes in tabular form? i.e
> which node is connected to which node?
> regards
> --
> View this message in context: http://ros-users.122217.n3.nabble.com/graph-of-nodes-tp1905890p1906000.html
> Sent from the ROS-Users mailing list archive at Nabble.com.
> _______________________________________________
> ros-users mailing list
>
> https://code.ros.org/mailman/listinfo/ros-users
>