ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
gmappinp Parameter resampleThreshold
handles this.
~resampleThreshold (float, default: 0.5) The Neff based resampling threshold
Neff
drops in case of loop closures.
gmapping does resampling based on Neff
threshold in case of loop closure.
Check rbpf slam tutorial . Pictures is from same slides.
2 | No.2 Revision |
gmappinp Parameter resampleThreshold
handles this.
~resampleThreshold (float, default: 0.5) The Neff based resampling threshold
Neff
drops in case of loop closures.
gmapping does resampling based on Neff
threshold in case of loop closure.
Check rbpf slam tutorial . Pictures is from same these slides.