Skip to content
View chenghuifen's full-sized avatar

Block or report chenghuifen

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Showing results

This repository contains multiple approaches for generating global racetrajectories.

Python 455 187 Updated Jul 6, 2023

C++/Eigen implementation of iLQR

C++ 94 29 Updated Dec 20, 2018

Implementation of an iterative linear quadratic regular (iLQR) on inverted pendulum, box quadratic programming (box-QP) is used to deal with the control limits.

Python 10 1 Updated Jul 24, 2018

Project for 16-748 implementing CILQR for real-time vehicle trajectory planning.

C++ 19 8 Updated Dec 14, 2018

State Lattice Planner for maneuvering through dynamic environments

MATLAB 34 10 Updated Jul 8, 2019

ROS implementation of State Lattice Planner

C++ 184 53 Updated Jul 6, 2024

Note for Apollo 3.0 perception, prediction and planning modules

623 306 Updated Jul 1, 2023

Trajectory Generation with MinimumSnap

MATLAB 12 2 Updated Nov 10, 2021

添加了qdldl库。并根据MATLAB帮助文档写了一个简单的例子。

C 21 8 Updated Sep 24, 2020

easy sample code for minimum snap trajectory planning in MATLAB

MATLAB 206 72 Updated Jan 4, 2022

Quadrotor control, path planning and trajectory optimization

MATLAB 851 277 Updated May 5, 2024

Path planning using map and sensor data -- includes logic for safe lane changes and longitudinal control

C++ 5 1 Updated Sep 8, 2020

Lane Change Algorithm

MATLAB 4 Updated Nov 4, 2023

Autonomous Navigation of a vehicle in simulated highway driving environment (making lane changes as per surrounding traffic, avoiding collisions and minimizing jerks)

C++ 5 1 Updated Oct 13, 2020

This research is to create a decision making module for Lane changing Task of Autonomous vehicles.

MATLAB 24 2 Updated Mar 8, 2021
MATLAB 6 3 Updated Jan 10, 2019

Rule-Based Safety-Critical Control Design with Application to Autonomous Lane Change https://arxiv.org/abs/2103.12382

MATLAB 91 14 Updated Jul 23, 2022

ME231A Project / MPC for lane change

MATLAB 13 2 Updated Dec 18, 2019

Logic to decide when to do a lane change brake or accelerate based on the traffic situation on the highway

C++ 1 Updated Jan 7, 2021

第四章 4.3节. 结构化道路单一车辆轨迹优化方法

MATLAB 9 3 Updated Feb 14, 2020

Path planner that is able to create smooth, safe paths for the car to follow along a 3 lane highway with traffic.

C++ 16 7 Updated Aug 28, 2017

非线性优化主要算法的Matlab程序,有精确线搜索的0.618法和抛物线法, 非精确线搜索的Armijo准则, 最速下降法, 牛顿法, 共轭梯度法, BFGS 算法, DFP 算法, Broyden 族方法, 信赖域方法, 求解非线性最小二乘问题的L-M算法, 解约束优化问题的乘子法, 求解二次规划的有效集法, SQP 子问题的光滑牛顿法以及求解约束优化问题的SQP方法等. 程序基本通用.

MATLAB 170 42 Updated Apr 14, 2021

smooth path/curve with Gradient Descent method

C++ 112 47 Updated Apr 9, 2020

An efficient path smoothing algorithm that has analytic solution. This algorithm provides curvature continuous path using cubic Bezier curves. This algorithms allows to have limits on maximum curva…

MATLAB 21 11 Updated Apr 27, 2018

Cubic smoothing splines with natural boundary conditions and automated choice of the smoothing parameter

Python 6 3 Updated Feb 19, 2019

Eigen based C++11 implementation of cubic spline approximation (smoothing)

C++ 36 12 Updated Nov 2, 2023

A cubic spline interpolator for path smoothing. Compatible with ROS.

C++ 83 48 Updated Apr 24, 2023

An anytime lattice-primitive-based motion planner

C++ 8 6 Updated Feb 21, 2019

ROS implementation of a 2D path planner for nonholonomic vehicles.

C++ 49 34 Updated Nov 1, 2018

lattice plan algrithm with python

Python 6 3 Updated Oct 25, 2019
Next