|
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 36 of file laser.hpp.
◆ Laser()
nav2_amcl::Laser::Laser |
( |
size_t |
max_beams, |
|
|
map_t * |
map |
|
) |
| |
A Laser constructor.
- Parameters
-
max_beams | number of beams to use |
map | Map pointer to use |
Definition at line 29 of file laser.cpp.
The documentation for this class was generated from the following files: