It is actually a front-end to the class mrpt::slam::CMetricMapBuilderRBPF. All the parameters to the algorithm are passed through a configuration file in the command line. The filter processes actions and observations from a rawlog file and optionally generates a number of files describing the evolution of the filter and the maps.
It is actually a front-end to the class mrpt::slam::CMetricMapBuilderRBPF. All the parameters to the algorithm are passed through a configuration file in the command line. The filter processes actions and observations from a rawlog file and optionally generates a number of files describing the evolution of the filter and the maps.
The mathematical background of RBPF-based SLAM and to see an updated list of the implemented RBPF-SLAM solutions can be found in this tutorial page.
''rbpf-slam'' is a command-line application which processes a rawlog (thus, it is intended for off-line processing) and
creates a map using the particle filter methods specified in the config file.
{syntaxhighlighter brush: plain}
rbpf-slam
{/syntaxhighlighter}
Example configuration files can be found in:
http://browse-code.mrpt.org/stable/share/mrpt/config_files/rbpf-slam/