Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[resource_chooser] type error if capturing twice #188

Open
jihoonl opened this issue Apr 24, 2015 · 0 comments
Open

[resource_chooser] type error if capturing twice #188

jihoonl opened this issue Apr 24, 2015 · 0 comments

Comments

@jihoonl
Copy link
Collaborator

jihoonl commented Apr 24, 2015

Traceback (most recent call last):
  File "/home/jihoonl/research/ros/turtlebot/src/rocon_qt_gui/rocon_qt_library/src/rocon_qt_library/widgets/resource_chooser.py", line 84, in _resource_double_clicked
    self._release_resource()
  File "/home/jihoonl/research/ros/turtlebot/src/rocon_qt_gui/rocon_qt_library/src/rocon_qt_library/widgets/resource_chooser.py", line 102, in _release_resource
    print "cannot release not captured robot.(Captured: %s)" % self.current_captured_resource['name'].string
TypeError: string indices must be integers, not str
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant