tonyxxq / MPC-ControlLinks
MPC算法控制车辆的运动轨迹
☆143Updated 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☆138Updated 7 years ago
- MPC Control - Udacity SDCND Term 2, Project 5☆97Updated 3 years ago
- 在ros_gazebo中搭建仿真环境,使用purepursuit算法对样条曲线轨迹进行了路径跟踪、使用lqr算法对生成的五次多项式轨 迹进行横向路径跟踪。☆194Updated last year
- 纵向控制:PID ;横向控制:Stanely \ LQR \ MPC☆237Updated 2 years ago
- ☆129Updated 5 years ago
- ☆50Updated 6 years ago
- 基于贝赛尔曲线的轨迹优化: 前段:Astar寻径 后端:运动走廊膨胀+Bezier☆118Updated 4 years ago
- Create a path planner to safely drive a car on a 3 lane highway and pass slow cars☆63Updated 7 years ago
- smooth path/curve with Gradient Descent method☆125Updated 5 years ago
- ☆27Updated 4 years ago
- 混合A*算法,仅依赖于很少的库,便于移植到自己的项目中或者嵌入式系统☆129Updated 4 years ago
- Model Predictive Controller for Autonomous Driving implemented using ROS and C++☆101Updated 5 years ago
- Optimization-based real-time path planning for vehicles.☆219Updated last year
- Udacity Self-Driving Car Engineer Nanodegree: Quintic Polynomial Solver. & Paper 'Optimal Trajectory Generation for Dynamic Street Scenar…☆172Updated 6 years ago
- Motion Planning for Mobile Robots Course☆196Updated 5 years ago
- Path Planning Based On Hybrid A Star☆73Updated 2 years ago
- 机器人运动规划和控制相关论文,每周更新☆191Updated 5 years ago
- This repository contains the source code for the self driving car tutorial https://www.bilibili.com/video/av81355069☆145Updated 5 years ago
- Source codes of “Autonomous Driving on Curvy Roads without Reliance on Frenet Frame: A Cartesian-based Trajectory Planning Method” publis…☆313Updated 2 years ago
- Voronoi Based Hybrid A* for Tractor-Trailer Systems☆140Updated 3 years ago
- Analyzed Baidu Apollo LQR and MPC lateral control algorithm based on dynamic vehicle model☆124Updated 6 years ago
- 本仓库是对混合A*算法的matlab复现☆323Updated 2 years ago
- ROS implementation of State Lattice Planner☆196Updated 7 months ago
- 运动规划综述中文翻译