gscam
gscam copied to clipboard
Topic Diagnostics
- Add the
diagnostic_updater::TopicDiagnostic
to monitor frequency and delay between messages - Convert the ROS spinner from
spinOnce()
toAsyncSpinner
so diagnostics continue being published even if no frames are received within the window.