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
When the node fails to find the camera (in my case this happens when the camera is still powering up while ROS has already started), it crashes. I believe this happens here, due to a NULL pointer being returned and not checked.
Has anybody else encountered this?
I am running the ROS indigo version, downloaded from debs.
The text was updated successfully, but these errors were encountered:
When the node fails to find the camera (in my case this happens when the camera is still powering up while ROS has already started), it crashes. I believe this happens here, due to a NULL pointer being returned and not checked.
Has anybody else encountered this?
I am running the ROS indigo version, downloaded from debs.
The text was updated successfully, but these errors were encountered: