tonyxxq / MPC-ControlLinks
MPC算法控制车辆的运动轨迹
☆142Updated 7 years ago
Alternatives and similar repositories for MPC-Control
Users that are interested in MPC-Control are comparing it to the libraries listed below
Sorting:
- MPC in vehicle to track reference trajectory☆137Updated 7 years ago
- MPC Control - Udacity SDCND Term 2, Project 5☆97Updated 3 years ago
- 在ros_gazebo中搭建仿真环境,使用purepursuit算法对样条曲线轨迹进行了路径跟踪、使用lqr算法对生成的五次多项式轨迹进行横向路径跟踪。☆194Updated last year
- 混合A*算法,仅依赖于很少的库,便于移植到自己的项目中或者嵌入式系统☆126Updated 4 years ago
- ☆50Updated 6 years ago
- 基于贝赛尔曲线的轨迹优化: 前段:Astar寻径 后端:运动走廊膨胀+Bezier☆118Updated 4 years ago
- 纵向控制:PID ;横向控制:Stanely \ LQR \ MPC☆233Updated 2 years ago
- ☆129Updated 5 years ago
- Model Predictive Controller for Autonomous Driving implemented using ROS and C++☆101Updated 5 years ago
- Path Planning Based On Hybrid A Star☆71Updated 2 years ago
- smooth path/curve with Gradient Descent method☆124Updated 5 years ago
- This repository contains the source code for the self driving car tutorial https://www.bilibili.com/video/av81355069☆143Updated 5 years ago
- 自动驾驶常用路径规划算法C++实现☆46Updated last year
- Voronoi Based Hybrid A* for Tractor-Trailer Systems☆139Updated 3 years ago
- Create a path planner to safely drive a car on a 3 lane highway and pass slow cars☆63Updated 7 years ago
- 机器人运动规划和控制相关论文,每周更新☆189Updated 5 years ago
- Analyzed Baidu Apollo LQR and MPC lateral control algorithm based on dynamic vehicle model☆123Updated 5 years ago
- Optimization-based real-time path planning for vehicles.☆219Updated last year
- Motion Planning for Mobile Robots Course☆196Updated 5 years ago
- Source codes for "Maneuver Planning for Automatic Parking with Safe Travel Corridors: A Numerical Optimal Control Approach"☆39Updated 5 years ago
- Python sample codes for robotics algorithms.☆53Updated 6 years ago
- A star path planning with b-spline trajectory smoothing☆73Updated 5 years ago
- Source codes of “Autonomous Driving on Curvy Roads without Reliance on Frenet Frame: A Cartesian-based Trajectory Planning Method” publis…☆307Updated 2 years ago
- ☆27Updated 4 years ago
- 本仓库是对混合A*算法的matlab复现☆323Updated 2 years ago
- ROS通信代码实现及Gazebo仿真☆80Updated 2 years ago
- Path planning for autonomous vehicles using constrained iLQR.☆203Updated last year
- Udacity Self-Driving Car Engineer Nanodegree: Quintic Polynomial Solver. & Paper 'Optimal Trajectory Generation for Dynamic Street Scenar…☆171Updated 6 years ago
- ☆125Updated 2 years ago
- 深蓝学院控制规划课程控制部分课后作业代码,包括PID控制器、Stanley控制器、LQR控制器、MPC控制器。☆28Updated last year