|
| LikelihoodFieldModelProb (double z_hit, double z_rand, double sigma_hit, double max_occ_dist, bool do_beamskip, double beam_skip_distance, double beam_skip_threshold, double beam_skip_error_threshold, 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 174 of file laser.hpp.
The documentation for this class was generated from the following files: