Trajectory Planning for a Tractor with Multiple Trailers in Extremely Narrow Environments: A Unified Approach
OPTI Toolbox
We propose a driver modeling process and its evaluation results of an intelligent autonomous driving policy, which is obtained through reinforcement learning techniques. Assuming a MDP decision making model, Q-learning method is applied to simple but descriptive state and action spaces, so that a policy is developed within limited computational load. The driver could perform reasonable maneuvers, like acceleration, deceleration or lane-changes, under usual traffic conditions on a multi-lane highway. A traffic simulator is also construed to evaluate a given policy in terms of collision rate, average travelling speed, and lane change times. Results show the policy gets well trained under reasonable time periods, where the driver acts interactively in the stochastic traffic environment, demonstrating low collision rate and obtaining higher travelling speed than the average of the environment. Sample traffic simulation videos are postedsit on YouTube.
Master's thesis about Deep Reinforcement Learning for Decision Making in autonomous driving
Beamer风格的幻灯片模板集。包含了PowerPoint和Keynote两套格式。
LTA Path planning Algorithm
Python sample codes for robotics algorithms.
RRT (Rapidly-Exploring Random Trees) using Dubins curve, with collision check in MATLAB
Modified RRT*-based trajectory planning algorithm with customized heuristic function and feedback linearization controller
RRT planner for non-holonomic robots using dynamic model
This is an RRT demonstartion for a finite volume robot with kinodynamic constraints.
Python Implementation of popular RRT path planning and motion planning algorithms
Basic linear algebra subroutines for embedded optimization
High-performance interior-point-method QP solvers
Library for High-Performance implementation of solvers for MPC.