Skip to content

Recent commit causes smach_viewer to crash #8

Description

@pirobot

Hello,

A recent commit (7ce3355) causes smach_viewer.py to crash with the following:

Traceback (most recent call last):
  File "/opt/ros/indigo/lib/smach_viewer/smach_viewer.py", line 974, in <module>
    main()
  File "/opt/ros/indigo/lib/smach_viewer/smach_viewer.py", line 964, in main
    frame = SmachViewerFrame()
  File "/opt/ros/indigo/lib/smach_viewer/smach_viewer.py", line 522, in __init__
    self.widget = xdot.wxxdot.WxDotWindow(graph_view, -1)
AttributeError: 'module' object has no attribute 'wxxdot'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions