Skip to content
This repository was archived by the owner on Jul 1, 2023. It is now read-only.
This repository was archived by the owner on Jul 1, 2023. It is now read-only.

Can't run with "TypeError: cannot create weak reference to 'NodeController' object" #1

@130s

Description

@130s

On ROS Groovy, Ubuntu Precise

isaito@btt:/groovy/catkin_ws/src/rxlaunch$ ./rxlaunch.py test.launch 
UUID: 267dd4c4-48a0-11e2-8ffb-0025901416d6

SUMMARY
========

PARAMETERS
 * /rosdistro
 * /rosversion
 * /x

MACHINES


NODES
  /
    listener (rospy_tutorials/listener)
    talker (rospy_tutorials/talker)

MASTER http://btt:11311/
... load_parameters complete
Traceback (most recent call last):
  File "./rxlaunch.py", line 357, in <module>
    if __name__ == '__main__': main()
  File "./rxlaunch.py", line 343, in main
    form = RxlaunchApp(sys.argv)
  File "./rxlaunch.py", line 224, in __init__
    start_button.clicked.connect(node_controller.start) 
TypeError: cannot create weak reference to 'NodeController' object

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions