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 5cf1121 + 469e942 commit 54564e8Copy full SHA for 54564e8
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