Stars
Implementation of the paper "Efficient Uncertainty-aware Decision-making for Automated Driving Using Guided Branching".
Python sample codes and textbook for robotics algorithms.
Common used path planning algorithms with animations.
A qt capture window that can be resize(with resize marker), move , and transparent.
Hybrid A* Path Planner for the KTH Research Concept Vehicle
Motion planning algorithms commonly used on autonomous vehicles. (path planning + path tracking)
MATLAB sample codes for mobile robot navigation
Optimization-Based Collision Avoidance - a path planner for autonomous navigation
A generalized framework for prototyping full-stack cooperative driving automation applications under CARLA+SUMO.
A cheatsheet of modern C++ language and library features.
A feature-rich, yet simple finite state machine (FSM) implementation in C
Code repository for Qt5 C++ GUI Programming Cookbook, published by Packt
🎆Interactive Online Platform that Visualizes Algorithms from Code