Static Public Member Functions | Public Attributes | Private Member Functions | List of all members
laser_processor::Sample Class Reference

A struct representing a single sample from the laser. More...

#include <laser_processor.h>

Static Public Member Functions

static SampleExtract (int ind, const sensor_msgs::LaserScan &scan)
 

Public Attributes

int index
 
float intensity
 
float range
 
float x
 
float y
 

Private Member Functions

 Sample ()
 

Detailed Description

A struct representing a single sample from the laser.

Definition at line 88 of file laser_processor.h.

Constructor & Destructor Documentation

◆ Sample()

laser_processor::Sample::Sample ( )
inlineprivate

Definition at line 132 of file laser_processor.h.

Member Function Documentation

◆ Extract()

Sample * laser_processor::Sample::Extract ( int  ind,
const sensor_msgs::LaserScan &  scan 
)
static

Definition at line 76 of file laser_processor.cpp.

Member Data Documentation

◆ index

int laser_processor::Sample::index

Definition at line 123 of file laser_processor.h.

◆ intensity

float laser_processor::Sample::intensity

Definition at line 125 of file laser_processor.h.

◆ range

float laser_processor::Sample::range

Definition at line 124 of file laser_processor.h.

◆ x

float laser_processor::Sample::x

Definition at line 126 of file laser_processor.h.

◆ y

float laser_processor::Sample::y

Definition at line 127 of file laser_processor.h.


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


leg_detector
Author(s): Caroline Pantofaru
autogenerated on Wed Mar 2 2022 00:45:14