This repository contains C++ code for implementation of Particle Filter to localize a vehicle kidnapped in a closed environment. This task was implemented to partially fulfill Term-II goals of Udacity's self driving car nanodegree program.
☆41Sep 29, 2017Updated 8 years ago
Alternatives and similar repositories for CarND-Kidnapped-Vehicle-Project
Users that are interested in CarND-Kidnapped-Vehicle-Project are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- An implementation of the Particle Filter using C++ for the purposes of localization.☆104Aug 20, 2017Updated 8 years ago
- ☆12Aug 19, 2020Updated 5 years ago
- Implementation of Robot Localization Based on Particle Filter(MCL) in ROS☆46Mar 27, 2020Updated 6 years ago
- SRL_smp is a Sampling-Based Motion Planner library implemented in ROS designed for a differential drive robot.The package contains also a…☆10Jul 24, 2014Updated 11 years ago
- This library contains a plugin-based mapping framework which allows to build 2D gridmaps, 2D and 3D NDT maps and OctoMaps.☆46Nov 26, 2020Updated 5 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- Unifying Visual Localization and Scene Recognition on Panoramic Annular Lens☆13May 18, 2020Updated 5 years ago
- 2D NDT Mapping and Localization☆44Dec 11, 2024Updated last year
- ROS1 package for kml generation☆11Jan 20, 2025Updated last year
- ROS2-inspired lifecycle for ROS1☆35Jun 15, 2022Updated 3 years ago
- RoGs: Large Scale Road Surface Reconstruction with Meshgrid Gaussian☆143Nov 22, 2024Updated last year
- MATLAB Code for Visual Localization using Particle Filter☆23Nov 11, 2020Updated 5 years ago
- NetVLAD based weakly supervised learning whole image descriptor with street view data☆32Jun 29, 2020Updated 5 years ago
- VINS-Mono code without Ceres or ROS☆975Sep 20, 2019Updated 6 years ago
- A fast particle filter localization algorithm for the MIT Racecar. Uses RangeLibc for accelerated ray casting.☆221Sep 13, 2023Updated 2 years ago
- Wordpress hosting with auto-scaling - Free Trial • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Implemented a C++ particle filter for real-time vehicle localization with only current visual observations and a map.☆21Jun 30, 2017Updated 8 years ago
- 将Apollo cyberRT移植到docker外面☆12Feb 23, 2022Updated 4 years ago
- FAST_LIO相关论文、代 码中文注释以及代码改动☆67Oct 28, 2021Updated 4 years ago
- IMU and encoder fusion by EKF☆37Jun 29, 2022Updated 3 years ago
- Dynamic Map benchmark implementation☆27Jul 17, 2024Updated last year
- 基于PCL,分别实现了point2point,point2plane,plane2plane三种形式的icp算法。There is practice of ICP algorithm using point-to-point, point-to-plane or plane…