Skip to content

gokulmaxi/scan_unifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scan_unifier

General description

This package implements a node that unifies scan messages from a given numer of laser scanners

Node: scan_unifier_node

The actual node that unifies a given number of laser scans

Parameters

input_scans (List of std::string) The names of the scan topics to subscribe to as list of strings.

loop_rate (double, default: 100.0 [hz]) The loop rate of the ros node.

Published Topics

scan_unified (sensor_msgs::LaserScan) Publishes the unified scans.

Subscribed Topics

input_scan_name (sensor_msgs::LaserScan) The current scan message from the laser scanner with topic name specified via the parameter input_scan_topics

Services

Services called

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published