You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
ds4_driver_node
seems to terminate from exception after coming back from suspend.The text was updated successfully, but these errors were encountered: