We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9ca83d1 + 525d23a commit 5a8d668Copy full SHA for 5a8d668
src/scan_to_scan_filter_chain.cpp
@@ -44,6 +44,7 @@ ScanToScanFilterChain::ScanToScanFilterChain(
44
{
45
// Heartbeat diagnostics
46
diagnostic_updater_.add(heartbeat_diagnostics_);
47
+ diagnostic_updater_.setHardwareID("laser_filters");
48
49
// Configure filter chain
50
filter_chain_.configure(
0 commit comments