Public Member Functions | Private Member Functions | Private Attributes
laser_filters::LaserScanBoxFilter Class Reference

This is a filter that removes points in a laser scan inside of a cartesian box. More...

#include <box_filter.h>

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

List of all members.

Public Member Functions

bool configure ()
 LaserScanBoxFilter ()
bool update (const sensor_msgs::LaserScan &input_scan, sensor_msgs::LaserScan &filtered_scan)

Private Member Functions

bool inBox (tf::Point &point)

Private Attributes

std::string box_frame_
tf::Point max_
tf::Point min_
laser_geometry::LaserProjection projector_
tf::TransformListener tf_
bool up_and_running_

Detailed Description

This is a filter that removes points in a laser scan inside of a cartesian box.

Definition at line 65 of file box_filter.h.


Constructor & Destructor Documentation

Definition at line 48 of file box_filter.cpp.


Member Function Documentation

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

Definition at line 52 of file box_filter.cpp.

Definition at line 185 of file box_filter.cpp.

bool laser_filters::LaserScanBoxFilter::update ( const sensor_msgs::LaserScan &  input_scan,
sensor_msgs::LaserScan &  filtered_scan 
) [virtual]

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

Definition at line 97 of file box_filter.cpp.


Member Data Documentation

Definition at line 77 of file box_filter.h.

Definition at line 84 of file box_filter.h.

Definition at line 84 of file box_filter.h.

Definition at line 78 of file box_filter.h.

Definition at line 81 of file box_filter.h.

Definition at line 85 of file box_filter.h.


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


laser_filters
Author(s): Tully Foote
autogenerated on Sat Sep 9 2017 02:57:38