Udacity Self-Driving Car Nanodegree - Extended Kalman Filter implementation
☆23Oct 30, 2018Updated 7 years ago
Alternatives and similar repositories for CarND-Extended-Kalman-Filter-P1
Users that are interested in CarND-Extended-Kalman-Filter-P1 are comparing it to the libraries listed below
Sorting:
- Udacity Self Driving Car Nanodegree - Finding Lane Lines in a Video Stream☆10Oct 30, 2018Updated 7 years ago
- Udacity Flying Car Nanodegree - Term 1 - Project 3 - 3D Quadrotor Controller☆38Oct 31, 2018Updated 7 years ago
- An extended Kalman Filter implementation in C++ for fusing lidar and radar sensor measurements.☆142Aug 20, 2018Updated 7 years ago
- C++ program that identifies and tracks lanes and their intersection. Can be used for autonomous driving features such as lane changing, b…☆26Jul 22, 2015Updated 10 years ago
- Add a simple GUI for SWUpdate in rescue mode.☆10May 31, 2024Updated last year
- Fog Detection on iOS based on OpenCV.☆14May 7, 2021Updated 4 years ago
- A first bare bones paralleled implementation of Go Explore as described by the Uber Engineering blog post☆46Jan 25, 2019Updated 7 years ago
- Python implementation of an Extended Kalman Filter.☆32Apr 17, 2017Updated 8 years ago
- Self-Driving Car Nanodegree Program Starter Code for the Extended Kalman Filter Project☆350Jul 6, 2022Updated 3 years ago
- ☆10Oct 15, 2014Updated 11 years ago
- simple 4-BIT CPU with 74-serials chip,origin by Kaoru Tonami in his book “How to build a CPU”☆14Oct 19, 2024Updated last year
- Code for the paper "Non-Linear Trajectory Optimization for Large Step-Ups: Application to the Humanoid Robot Atlas"☆13Mar 3, 2021Updated 5 years ago
- ROS wrappers for the V4R library☆10Oct 3, 2017Updated 8 years ago
- User interface for LIGGGHTS that will generate a text file for LIGGGHTS simulations☆14Oct 4, 2017Updated 8 years ago
- ☆10Jun 28, 2020Updated 5 years ago
- vehicle-assistance including lane and vehicle detection and track.☆11Sep 29, 2013Updated 12 years ago
- Lane Departure Warning System Code for EE4388☆12Mar 11, 2013Updated 12 years ago
- ☆10Jul 15, 2022Updated 3 years ago
- Spring-Loaded Inverted Pendulum simulation in Matlab☆11May 31, 2017Updated 8 years ago
- Udacity Self-Driving Car Nanodegree - Model Predictive Control (MPC) Project☆42Oct 30, 2018Updated 7 years ago
- 数字图像处理课程实验(Matlab)☆14Jun 26, 2018Updated 7 years ago
- CNN for FashionMNIST Dataset☆11Jun 25, 2018Updated 7 years ago
- ☆11Mar 24, 2023Updated 2 years ago
- Unmaintained - Kalman-style filter library building on the Eigen matrix math library☆18Sep 24, 2012Updated 13 years ago
- Self driving car Lane detection☆12Jun 18, 2018Updated 7 years ago
- Software Update for Embedded Systems☆11Feb 14, 2023Updated 3 years ago
- 一个Hybrid A Star的实现☆11Aug 22, 2023Updated 2 years ago
- Practical application of image processing and recognition techniques with matlab.☆11Nov 5, 2019Updated 6 years ago
- My solutions to exercises of Computer Vision course @ ETH Zurich☆13Jan 2, 2020Updated 6 years ago
- Unscented Kalman Filter☆14Mar 13, 2014Updated 11 years ago
- Simulated Baxter Robot writing "hello"☆10Jan 15, 2016Updated 10 years ago
- ☆10Mar 7, 2018Updated 8 years ago
- software to handle tactile sensors in ROS☆11Feb 8, 2026Updated last month
- 2D car simulator for competition.☆13Mar 17, 2021Updated 4 years ago
- Modern c++ object factory implementation in <200 lines