Particle filter in ROS
I'm looking for particle filter implementation in ROS to use in mobile robot localization, but it seems the only available package is amcl (Adaptive Monte Carlo), I'm not sure is it possible to use it as particle filter or not, and if it's feasible, how?
Note: The robot (wheeled robot) provides odometry data and another data source is Kinect
, that provides visual odometry data using fovis.