[ros-users] Rxgraph Crash

Forside
Vedhæftede filer:
Indlæg som e-mail
+ (text/plain)
+ (text/html)
Slet denne besked
Besvar denne besked
Skribent: David Lu!!
Dato:  
Til: ros-users
Emne: [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!!