luxonis / depthai-ros

Official ROS Driver for DepthAI Sensors.
MIT License
260 stars 189 forks source link

[Feature-Request] {Watchdog} #344

Closed Serafadam closed 1 year 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 1 year ago

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