[ros-users] Rxgraph Crash

Top Page
Attachments:
Message as email
+ (text/plain)
+ (text/html)
Delete this message
Reply to this message
Author: David Lu!!
Date:  
To: ros-users
Subject: [ros-users] Rxgraph Crash
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!!