Hey,
Is anyone else getting this error with the latest version of rxgraph.

$ rxgraph 
ERROR PARSING DOT CODE Error: <stdin>:3: syntax error near line 3
context:   >>>  / <<< rosout [label="/rosout", URL="node:/rosout"];

^C
$ rosgraph 


Nodes:
  /rosout :
    Inbound:
    Outbound:
Services:
  /rosout/set_logger_level
  /rosout/get_loggers

I'm using Ubuntu, with ros-cturtle-ros 1.1.13-12~lucid

-David!!