All Projects → Fusion Ukf → Similar Projects or Alternatives

493 Open source projects that are alternatives of or similar to Fusion Ukf

fusion-ekf
An extended Kalman Filter implementation in C++ for fusing lidar and radar sensor measurements.
Stars: ✭ 113 (-30.25%)
CarND-Extended-Kalman-Filter-P6
Self Driving Car Project 6 - Sensor Fusion(Extended Kalman Filter)
Stars: ✭ 24 (-85.19%)
Mutual labels:  radar, lidar, kalman-filter
sensor-fusion
Filters: KF, EKF, UKF || Process Models: CV, CTRV || Measurement Models: Radar, Lidar
Stars: ✭ 96 (-40.74%)
Mutual labels:  radar, lidar, kalman-filter
Awesome Robotic Tooling
Tooling for professional robotic development in C++ and Python with a touch of ROS, autonomous driving and aerospace.
Stars: ✭ 1,876 (+1058.02%)
Mutual labels:  self-driving-car, lidar
BtcDet
Behind the Curtain: Learning Occluded Shapes for 3D Object Detection
Stars: ✭ 104 (-35.8%)
Mutual labels:  lidar, self-driving-car
self-driving-car-nd
Udacity's Self-Driving Car Nanodegree project files and notes.
Stars: ✭ 50 (-69.14%)
Mutual labels:  udacity, self-driving-car
highway-path-planning
My path-planning pipeline to navigate a car safely around a virtual highway with other traffic.
Stars: ✭ 39 (-75.93%)
Mutual labels:  udacity, self-driving-car
urban road filter
Real-time LIDAR-based Urban Road and Sidewalk detection for Autonomous Vehicles 🚗
Stars: ✭ 134 (-17.28%)
Mutual labels:  lidar, self-driving-car
ai for robotics
Visualizations of algorithms covered in Sebastian Thrun's excellent Artificial Intelligence for Robotics course on Udacity.
Stars: ✭ 125 (-22.84%)
Mutual labels:  udacity, kalman-filter
Self Driving Car
Udacity Self-Driving Car Engineer Nanodegree projects.
Stars: ✭ 2,103 (+1198.15%)
Mutual labels:  self-driving-car, kalman-filter
Model-Predictive-Control
C++ implementation of Model Predictive Control(MPC)
Stars: ✭ 51 (-68.52%)
Mutual labels:  udacity, self-driving-car
Advanced Lane Detection
An advanced lane-finding algorithm using distortion correction, image rectification, color transforms, and gradient thresholding.
Stars: ✭ 71 (-56.17%)
Mutual labels:  self-driving-car, udacity
Tracking With Extended Kalman Filter
Object (e.g Pedestrian, vehicles) tracking by Extended Kalman Filter (EKF), with fused data from both lidar and radar sensors.
Stars: ✭ 393 (+142.59%)
Mutual labels:  lidar, radar
Self-Driving-Car-Steering-Simulator
The aim of this project is to allow a self driving car to steer autonomously in a virtual environment.
Stars: ✭ 15 (-90.74%)
Mutual labels:  udacity, self-driving-car
FAST LIO SLAM
LiDAR SLAM = FAST-LIO + Scan Context
Stars: ✭ 183 (+12.96%)
Mutual labels:  lidar, kalman-filter
Extended Kalman Filter
Udacity Self-Driving Car Engineer Nanodegree. Project: Extended Kalman Filters
Stars: ✭ 27 (-83.33%)
Mutual labels:  self-driving-car, kalman-filter
Pi self driving car
使用树莓派3b来实现无人驾驶汽车
Stars: ✭ 207 (+27.78%)
Mutual labels:  self-driving-car, lidar
LiDAR-GTA-V
A plugin for Grand Theft Auto V that generates a labeled LiDAR point cloud from the game environment.
Stars: ✭ 127 (-21.6%)
Mutual labels:  lidar, self-driving-car
Uselfdrivingsimulator
Self-Driving Car Simulator
Stars: ✭ 48 (-70.37%)
Mutual labels:  self-driving-car, udacity
OpenMaterial
3D model exchange format with physical material properties for virtual development, test and validation of automated driving.
Stars: ✭ 23 (-85.8%)
Mutual labels:  radar, lidar
tf-semantic-segmentation-FCN-VGG16
Semantic segmentation for classifying road. "Fully Convolutional Networks for Semantic Segmentation (2015)" implemented using TF
Stars: ✭ 30 (-81.48%)
Mutual labels:  udacity, self-driving-car
mpc
A software pipeline using the Model Predictive Control method to drive a car around a virtual track.
Stars: ✭ 119 (-26.54%)
Mutual labels:  udacity, self-driving-car
opendlv
OpenDLV - A modern microservice-based software ecosystem powered by libcluon to make vehicles autonomous.
Stars: ✭ 67 (-58.64%)
Mutual labels:  lidar, self-driving-car
Vehicle Detection
Vehicle detection using machine learning and computer vision techniques for Udacity's Self-Driving Car Engineer Nanodegree.
Stars: ✭ 1,093 (+574.69%)
Mutual labels:  self-driving-car, udacity
Pixor
PyTorch Implementation of PIXOR
Stars: ✭ 143 (-11.73%)
Mutual labels:  self-driving-car, lidar
Udacity
➿ 💡 My Udacity projects that I have made to improve my skills and complete my nanodegree. Please don't use it to copy the projects. Submit the PR if you want something to be added to this repository.
Stars: ✭ 113 (-30.25%)
Mutual labels:  udacity
M Loam
Robust Odometry and Mapping for Multi-LiDAR Systems with Online Extrinsic Calibration
Stars: ✭ 114 (-29.63%)
Mutual labels:  lidar
Self Driving Car 3d Simulator With Cnn
Implementing a self driving car using a 3D Driving Simulator. CNN will be used for training
Stars: ✭ 143 (-11.73%)
Mutual labels:  self-driving-car
Grid Gcn
Grid-GCN for Fast and Scalable Point Cloud Learning
Stars: ✭ 143 (-11.73%)
Mutual labels:  self-driving-car
Surround vehicles awareness
Learn to map surrounding vehicles onto a bird's eye view of the scene.
Stars: ✭ 110 (-32.1%)
Mutual labels:  self-driving-car
Autonomousdrivingcookbook
Scenarios, tutorials and demos for Autonomous Driving
Stars: ✭ 1,939 (+1096.91%)
Mutual labels:  self-driving-car
Self Driving Vehicle
Simulation of self-driving vehicles in Unity. This is also an implementation of the Hybrid A* pathfinding algorithm which is useful if you are interested in pathfinding for vehicles.
Stars: ✭ 112 (-30.86%)
Mutual labels:  self-driving-car
S1tbx
The Sentinel-1 Toolbox
Stars: ✭ 138 (-14.81%)
Mutual labels:  radar
Robotics Coursework
🤖 Places where you can learn robotics (and stuff like that) online 🤖
Stars: ✭ 1,810 (+1017.28%)
Mutual labels:  udacity
Lanenet Lane Detection
Unofficial implemention of lanenet model for real time lane detection using deep neural network model https://maybeshewill-cv.github.io/lanenet-lane-detection/
Stars: ✭ 1,690 (+943.21%)
Mutual labels:  self-driving-car
Airsim
Open source simulator for autonomous vehicles built on Unreal Engine / Unity, from Microsoft AI & Research
Stars: ✭ 12,528 (+7633.33%)
Mutual labels:  self-driving-car
Extrinsic lidar camera calibration
This is a package for extrinsic calibration between a 3D LiDAR and a camera, described in paper: Improvements to Target-Based 3D LiDAR to Camera Calibration. This package is used for Cassie Blue's 3D LiDAR semantic mapping and automation.
Stars: ✭ 149 (-8.02%)
Mutual labels:  lidar
Vpilot
Scripts and tools to easily communicate with DeepGTAV. In the future a self-driving agent will be implemented.
Stars: ✭ 136 (-16.05%)
Mutual labels:  self-driving-car
Ti mmwave rospkg
TI mmWave radar ROS driver (with sensor fusion and hybrid)
Stars: ✭ 108 (-33.33%)
Mutual labels:  radar
Selfdrivingcar
A collection of all projects pertaining to different layers in the SDC software stack
Stars: ✭ 107 (-33.95%)
Mutual labels:  self-driving-car
Nanonets object tracking
Stars: ✭ 134 (-17.28%)
Mutual labels:  kalman-filter
Self Driving Car
A End to End CNN Model which predicts the steering wheel angle based on the video/image
Stars: ✭ 106 (-34.57%)
Mutual labels:  self-driving-car
Multitarget Tracker
Multiple Object Tracker, Based on Hungarian algorithm + Kalman filter.
Stars: ✭ 1,621 (+900.62%)
Mutual labels:  kalman-filter
Opentraj
Human Trajectory Prediction Dataset Benchmark (ACCV 2020)
Stars: ✭ 144 (-11.11%)
Mutual labels:  self-driving-car
Particles
Sequential Monte Carlo in python
Stars: ✭ 135 (-16.67%)
Mutual labels:  kalman-filter
Simdkalman
Python Kalman filters vectorized as Single Instruction, Multiple Data
Stars: ✭ 105 (-35.19%)
Mutual labels:  kalman-filter
Self Driving Car
Automated Driving in NFS using CNN.
Stars: ✭ 105 (-35.19%)
Mutual labels:  self-driving-car
Carnd Project5 Vehicle detection and tracking
Vehicle Detection with Convolutional Neural Network
Stars: ✭ 134 (-17.28%)
Mutual labels:  udacity
React Native Radar
React Native module for Radar, the leading geofencing and location tracking platform
Stars: ✭ 104 (-35.8%)
Mutual labels:  radar
Ladybug
Handle rdar:// links gracefully
Stars: ✭ 161 (-0.62%)
Mutual labels:  radar
Quant
Codera Quant is a Java framework for algorithmic trading strategies development, execution and backtesting via Interactive Brokers TWS API or other brokers API
Stars: ✭ 104 (-35.8%)
Mutual labels:  kalman-filter
Self Driving Golf Cart
Be Driven 🚘
Stars: ✭ 147 (-9.26%)
Mutual labels:  self-driving-car
Lidar camera calibration
Light-weight camera LiDAR calibration package for ROS using OpenCV and PCL (PnP + LM optimization)
Stars: ✭ 133 (-17.9%)
Mutual labels:  lidar
Ws4kp
WeatherStar 4000+
Stars: ✭ 100 (-38.27%)
Mutual labels:  radar
Curved Lane Lines
detect curved lane lines using HSV filtering and sliding window search.
Stars: ✭ 100 (-38.27%)
Mutual labels:  self-driving-car
Ipadlidarscanexport
Export an OBJ file of ARKit 3.5 iPad Pro LIDAR scans
Stars: ✭ 129 (-20.37%)
Mutual labels:  lidar
Pyrat
General purpose Synthetic Aperture Radar (SAR) postprocessing software package
Stars: ✭ 99 (-38.89%)
Mutual labels:  radar
Laser Camera Calibration Toolbox
A Laser-Camera Calibration Toolbox extending from that at http://www.cs.cmu.edu/~ranjith/lcct.html
Stars: ✭ 99 (-38.89%)
Mutual labels:  lidar
Venom
All Terrain Autonomous Quadruped
Stars: ✭ 145 (-10.49%)
Mutual labels:  kalman-filter
Pandaset Devkit
Stars: ✭ 121 (-25.31%)
Mutual labels:  lidar
1-60 of 493 similar projects