stg_laser_config_t Struct Reference
[Models]
#include <stage.h>
Detailed Description
laser configuration packet
Data Fields | |
stg_radians_t | fov |
stg_meters_t | range_max |
stg_meters_t | range_min |
int | resolution |
int | samples |
Field Documentation
|
field of view
|
|
the maximum range
|
|
the miniimum range
|
|
To save time, only calculate every <resolution> samples and linearly interpolate the samples in between. Defaults to zero for best accuracy but worst performance |
|
the number of range measurements (and thus the size of the array of stg_laser_sample_t's returned) |
The documentation for this struct was generated from the following file:
Generated on Thu Dec 13 13:55:22 2007 for Stage by 1.4.6