Functions | |
| void | mcl_laser_pos (struct mcl_model *mcl, void *data) |
| First method: Evaluation of the position. | |
| void mcl_laser_pos | ( | struct mcl_model * | mcl, | |
| void * | data | |||
| ) |
First method: Evaluation of the position.
The update phase: check the distance of predicted and measured states and evaluate particle`s weight.
| mcl | the MCL model | |
| data | measured data (x, y, turning) |
1.7.1