Skip to content

Commit 54564e8

Browse files
authored
Merge pull request #245 from ros-perception/backport/234-to-kilted
Set hardware id (Backport #234 to kilted)
2 parents 5cf1121 + 469e942 commit 54564e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/scan_to_scan_filter_chain.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ ScanToScanFilterChain::ScanToScanFilterChain(
4444
{
4545
// Heartbeat diagnostics
4646
diagnostic_updater_.add(heartbeat_diagnostics_);
47+
diagnostic_updater_.setHardwareID("laser_filters");
4748

4849
// Configure filter chain
4950
filter_chain_.configure(

0 commit comments

Comments
 (0)