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

[concert_conductor] uninvited to gone error #252

Open
jihoonl opened this issue Dec 17, 2014 · 0 comments
Open

[concert_conductor] uninvited to gone error #252

jihoonl opened this issue Dec 17, 2014 · 0 comments

Comments

@jihoonl
Copy link
Collaborator

jihoonl commented Dec 17, 2014

[INFO] [WallTime: 1418793006.105336] Conductor : concert client transition [uninvited->gone][young1]
Traceback (most recent call last):
  File "/home/yujin/ros/yujinrnd/src/rocon_concert/concert_conductor/scripts/conductor.py", line 22, in <module>
    conductor.spin()
  File "/home/yujin/ros/yujinrnd/src/rocon_concert/concert_conductor/src/concert_conductor/conductor.py", line 101, in spin
    self._concert_clients.update(remote_gateways)
  File "/home/yujin/ros/yujinrnd/src/rocon_concert/concert_conductor/src/concert_conductor/concert_clients.py", line 171, in update
    result = self._state_handlers[concert_client.state](None, concert_client)
  File "/home/yujin/ros/yujinrnd/src/rocon_concert/concert_conductor/src/concert_conductor/concert_clients.py", line 322, in _update_uninvited_client
    self._local_gateway.request_pulls(remote_gateway.name, cancel=True, service_names=['invite'], topic_names=[])
AttributeError: 'NoneType' object has no attribute 'name'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant