Skip to content

Cannot reconnect after returning from suspend #6

@naoki-mizuno

Description

@naoki-mizuno

ds4_driver_node seems to terminate from exception after coming back from suspend.

Exception in thread Thread-5:
Traceback (most recent call last):
  File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner
    self.run()
  File "/home/naoki/ros/workspaces/kinetic/common/src/ds4_driver/src/ds4_driver/controller.py", line 56, in run
    self.loop.run()
  File "build/bdist.linux-x86_64/egg/ds4drv/eventloop.py", line 102, in run
    for fd, event in self.epoll.poll(self.epoll_timeout):
IOError: [Errno 4] Interrupted system call

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions