Public Attributes
TransformedLaserScan Struct Reference

Framework internal representation of a laser scan. More...

#include <sensor_data.h>

List of all members.

Public Attributes

double d_x
double d_y
double d_yaw
 The odometry delta.
std::vector< ScanPointpoints
 The vector of points on scan.
double quality
 The quality of scan. 0 - low, 1 - fine.

Detailed Description

Framework internal representation of a laser scan.

Definition at line 33 of file sensor_data.h.


Member Data Documentation

Definition at line 34 of file sensor_data.h.

Definition at line 34 of file sensor_data.h.

The odometry delta.

Definition at line 34 of file sensor_data.h.

The vector of points on scan.

Definition at line 36 of file sensor_data.h.

The quality of scan. 0 - low, 1 - fine.

Definition at line 37 of file sensor_data.h.


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


tiny_slam
Author(s):
autogenerated on Thu Jun 6 2019 17:44:58