particle_filter_cpp

A localization algorithm based on Monte Carlo method

README

Particle Filter

This ROS 2 node is designed to …

To Start the algorithm

The algorithm is started by default in the localize.py launch file.

Subscriptions and Publishers

Subscriptions:

  • /scan: …

Publishers:

Parameters

The following parameters can be configured:

Main features