Public Member Functions | Public Attributes
laser_filters::ScanFootObjectFilter Class Reference

#include <scan_footobject_filter.h>

Inheritance diagram for laser_filters::ScanFootObjectFilter:
Inheritance graph
[legend]

List of all members.

Public Member Functions

bool configure ()
 ScanFootObjectFilter ()
bool update (const sensor_msgs::LaserScan &scan_in, sensor_msgs::LaserScan &scan_out)
virtual ~ScanFootObjectFilter ()

Public Attributes

double max_radius_
int min_points_

Detailed Description

ScanFootObjectFilter is a simple filter that filters shadow points in a laser scan line

Definition at line 51 of file scan_footobject_filter.h.


Constructor & Destructor Documentation

Definition at line 60 of file scan_footobject_filter.h.

Definition at line 86 of file scan_footobject_filter.h.


Member Function Documentation

Configure the filter from XML

Implements filters::FilterBase< sensor_msgs::LaserScan >.

Definition at line 67 of file scan_footobject_filter.h.

bool laser_filters::ScanFootObjectFilter::update ( const sensor_msgs::LaserScan &  scan_in,
sensor_msgs::LaserScan &  scan_out 
) [inline, virtual]
Parameters:
scan_inthe input LaserScan message
scan_outthe output LaserScan message

Implements filters::FilterBase< sensor_msgs::LaserScan >.

Definition at line 93 of file scan_footobject_filter.h.


Member Data Documentation

Definition at line 55 of file scan_footobject_filter.h.

Definition at line 56 of file scan_footobject_filter.h.


The documentation for this class was generated from the following file:


laser_filters_jsk_patch
Author(s): k-okada
autogenerated on Sat Sep 9 2017 02:33:33