particle-filter
There are 443 repositories under particle-filter topic.
Estimation-algorithms
Estimation-algorithms includes MATLAB functions for the EKF, UKF, Particle Filter, and their computationally efficient variants.
indoor_bot
Simple differential drive robot for indoor environments simulated using ROS and Gazebo.
particle_filter_SLAM
SLAM with occupancy grid and particle filter, using lidar, joints, IMU and odometry data from THOR humanoid robot
Face-Detection-and-Tracking
Computer Vision model to detect face in the first frame of a video and to continue tracking it in the rest of the video. This is implemented in OpenCV 3.3.0 and Python 2.7
sf-pkg
Generic Sensor Fusion Package for ROS
mifwlstm
[RA-L20] Long-Term Pedestrian Trajectory Prediction Using Mutable Intention Filter and Warp LSTM
fy03_localization
A ROS package containing an outdoor localization system that fuses UWB and IMU sensor data through a Particle Filter.
filtering_tutorial
An Intuitive tutorial on Bayesian filtering
pmh-tutorial
Source code and data for the tutorial: "Getting started with particle Metropolis-Hastings for inference in nonlinear models"
LiDARSim2D
2D LiDAR scanner simulator with map editor implemented in C++ / ROS
IntroToComputerVision
C++/CUDA solutions, slides, and resources for Udacity's Intro to Computer Vision (UD810) course.
DA_Tutorial
This is a 'hands-on' tutorial for the RIKEN International School on Data Assimilation (RISDA2018).
slam_js
JavaScript library for Simultaneous Localization And Mapping. Focuses on dense occupancy grid mapping using particle fliters and distributed particle trees.
Intro2CV
This repo includes solutions to all the 'in the class quizzes' and 7 problem sets of the Introduction to Computer Vision course (G Tech CS6476 - on Udacity)
Particle-Filter
A Particle Filter algorithm which could be used to localize an autonomous system such as a UAV or a self-driving car.
rcppsmc
Rcpp bindings for Sequential Monte Carlo
AutonomousRobots-Kalman-Filter
AutonomousRobots Series
GenParticleFilters.jl
Building blocks for simple and advanced particle filtering in Gen.
SLAM
This repository consists the entire solution code for the course SLAM - by Claus Brenner. All solutions have been written in Python 3. You can find the video tutorials on YouTube.
DASH
A package for paleoclimate data assimilation workflow.
controls-js
⚙️ Controls.js is a sandbox showcasing a few modern controls techiques directly in the browser
dust
Data Assimilation for Agent-Based Models - A research project at the University of Leeds, funded by the European Research Council
PDAF
Parallel Data Assimilation Framework
kidnapped-vehicle
Implemented a C++ particle filter for real-time vehicle localization with only current visual observations and a map.
libsia
SIA - C++/Python library for model-based stochastic estimation and optimal control
transitional-mcmc
This repo contains the code of Transitional Markov chain Monte Carlo algorithm
mobile-robot-localization-using-particle-filter
Implementation of Particle filter algorithm for mobile robot localization (turtlebot3_burger) in ROS.
ZybotR2-96-fpt19
An UGV-system using SoC-FPGA developed for FPGA design competition held on ICFPT2019
amcl_3d
AMCL(Adaptive Monte Carlo Localization) using 3D LiDAR for ROS.
gaussian_particle_filter
Python sample of Gaussian Particle Filter localization
Lane_Tracking_using_Particle_Filters
Particle filter-based lane tracking Matlab code
pfs
A Particle Filtering over Sets Approach to Multi-Object Tracking
mcl
This ROS2 package aims to demonstrate how the Particle Filter or Monte Carlo Localization is implemented in a real robot in a simulation world.
Face-Tracking-PF
face tracker using an integration of color-based and moment-based particle filters
mikropf
A lightweight particle filter in C++