-
Notifications
You must be signed in to change notification settings - Fork 35
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
100% CPU usage issues #48
Comments
Thanks for the report. I will try to reproduce it. |
I'm using trigger parameters :
|
You should just be able to unplug the camera while the driver is running and monitor the system load in |
@jack-oquin ping. |
@jack-oquin This commit is causing it : d279c2d The camera is polled way excessively. |
Thanks for figuring that out. I am still having trouble finding time for maintaining this package, but don't give up. |
The driver causes nearly 100% CPU usage under some conditions:
Camera : PointGrey FireFly MV
OS : Ubuntu 14.04.02 LTS
ROS version : Indigo
The text was updated successfully, but these errors were encountered: