|
| BeamModel (double z_hit, double z_short, double z_max, double z_rand, double sigma_hit, double lambda_short, double chi_outlier, size_t max_beams, map_t *map) |
|
bool | sensorUpdate (pf_t *pf, LaserData *data) |
|
| Laser (size_t max_beams, map_t *map) |
| A Laser constructor. More...
|
|
void | SetLaserPose (pf_vector_t &laser_pose) |
|
|
void | reallocTempData (int max_samples, int max_obs) |
|
double | z_hit_ |
|
double | z_rand_ |
|
double | sigma_hit_ |
|
map_t * | map_ |
|
pf_vector_t | laser_pose_ |
|
int | max_beams_ |
|
int | max_samples_ |
|
int | max_obs_ |
|
double ** | temp_obs_ |
|
Definition at line 112 of file laser.hpp.
The documentation for this class was generated from the following files: