HardWorkingDavid / control_algorithmLinks
常见的自动驾驶控制算法 | 纵向控制算法:PID 横向控制算法:Pure pursuit、Stanley、MPC、LQR
☆17Updated last year
Alternatives and similar repositories for control_algorithm
Users that are interested in control_algorithm are comparing it to the libraries listed below
Sorting:
- ☆23Updated 2 years ago
- A nonlinear MPC used to control an autonomous car.☆62Updated 2 years ago
- a simple Apollo-based planning and controlling simulation, communicating with ROS☆28Updated 2 years ago
- Different path tracking algoritms implemented in ROS.☆12Updated 4 years ago
- Apollo Discrete Points Smoother☆39Updated last year
- This is an implementation of ROS Local Planner using the Dijkstra's algorithm and the Hybrid A star algorithm☆37Updated 7 months ago
- Model Predictive Control (MPC) based waypoint tracking controller (ROS Navigation stack local planner plugin)☆80Updated 4 years ago
- 搭建ros-gazebo仿真环境,测试mpc-cbf在动态环境下规避障碍物的效果☆36Updated last year
- A Rviz Plugin used in path visualization and curve generation, which is helpful for qualitative experiments on path planning and curve op…☆49Updated 6 months ago
- An MPC controller implemented in C++, for ROS☆16Updated 3 years ago
- hybrid astar with smooth, optimization solver is lbfgs☆80Updated last year
- ☆39Updated 2 years ago
- A C++ ROS package implementing trajectory planning using MPC for an autonomous vehicle project☆31Updated 5 years ago
- Using for evaluate ROS global planner☆23Updated 3 years ago
- ☆27Updated 4 years ago
- 深蓝学院控制规划课程控制部分课后作业代码,包括PID控制器、Stanley控制器、LQR控制器、MPC控制器。☆28Updated last year
- ☆52Updated 2 years ago
- Source codes for "Maneuver Planning for Automatic Parking with Safe Travel Corridors: A Numerical Optimal Control Approach"☆40Updated 5 years ago
- 深蓝学院课程Motion Planning for Mobile Robots: https://www.shenlanxueyuan.com/course/358☆72Updated 4 years ago
- Use Reeds-Shepp and Dubin curves for path generation for car model☆58Updated 4 years ago
- ☆41Updated last year
- Speed profile planning for autonomous vehicle in dynamic environments over a fixed path☆39Updated last year
- Simple library to simulate, test and tune Model Predictive Control (MPC) for autonomous vehicles.☆36Updated 4 years ago
- c++仓库,包括某些数学理论的实现(最优化、方程求根等),一些简单项目的实现(机房预约系统等)。☆26Updated 3 years ago
- Implementation of the Frenet Optimal Planning Algorithm (with modifications) in ROS.☆90Updated last year
- Lightweight ROS local path planner plugin with PSO and LQR algorithms☆55Updated last year
- 差速小车线性mpc轨迹跟踪控制器☆22Updated 2 years ago
- Model Predictive Controller for Autonomous Driving implemented using ROS and C++☆103Updated 5 years ago
- 基于c++实现的横纵向解耦MPC轨迹规划☆39Updated 7 months ago
- using OSQP to solve LMPC problem☆80Updated last year