luxonis / depthai-ros

Official ROS Driver for DepthAI Sensors.
MIT License
239 stars 173 forks source link

[Feature-Request] {Watchdog} #344

Closed Serafadam closed 10 months ago

Serafadam commented 1 year ago

Start with the why:

Currently there is no mechanism of detection if camera got disconnected/stopped streaming due to some crash/bug.

Move to the what:

We need to add a mechanism that checks the device status for the users so that they can investigate/try to restart the device.

Move to the how:

Serafadam commented 10 months ago

Closed with https://github.com/luxonis/depthai-ros/pull/377