HardWorkingDavid / control_algorithmLinks
常见的自动驾驶控制算法 | 纵向控制算法:PID 横向控制算法:Pure pursuit、Stanley、MPC、LQR
☆14Updated 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:
- A nonlinear MPC used to control an autonomous car.☆55Updated last year
- ☆22Updated 2 years ago
- a simple Apollo-based planning and controlling simulation, communicating with ROS☆27Updated last year
- This is an implementation of ROS Local Planner using the Dijkstra's algorithm and the Hybrid A star algorithm☆36Updated 3 months ago
- 搭建ros-gazebo仿真环境,测试mpc-cbf在动态环境下规避障碍物的效果☆34Updated 11 months ago
- Planner design based on ROS simulation, including global planning, path optimization, local planning, and control simulation.☆38Updated 10 months ago
- Model Predictive Control (MPC) based waypoint tracking controller (ROS Navigation stack local planner plugin)☆74Updated 4 years ago
- A Rviz Plugin used in path visualization and curve generation, which is helpful for qualitative experiments on path planning and curve op…☆43Updated 2 months ago
- An MPC controller implemented in C++, for ROS☆14Updated 3 years ago
- The front-end is hybrid A-star, and the back-end is optimized based on safe corridor B-splines.\前端混合A星,后端基于安全走廊B样条优化☆70Updated last year
- A C++ ROS package implementing trajectory planning using MPC for an autonomous vehicle project☆30Updated 5 years ago
- hybrid astar with smooth, optimization solver is lbfgs☆73Updated last year
- Apollo Discrete Points Smoother☆34Updated last year
- Lightweight ROS local path planner plugin with PSO and LQR algorithms☆48Updated last year
- 差速小车线性mpc轨迹跟踪控制器☆19Updated 2 years ago
- A星搜索出一条避障路径作为轨迹优化初始解的小demo☆21Updated last year
- xju auto pilot project for algorithm teaching.☆22Updated last year
- Btraj个人注释版☆26Updated 4 years ago
- Source codes for "Maneuver Planning for Automatic Parking with Safe Travel Corridors: A Numerical Optimal Control Approach"☆39Updated 5 years ago
- Implementation of the Frenet Optimal Planning Algorithm (with modifications) in ROS.☆86Updated last year
- Different path tracking algoritms implemented in ROS.☆12Updated 3 years ago
- A global planner plugin of a grid-based A-star search algorithm for ROS navigation stack.☆12Updated last year
- ☆29Updated 11 months ago
- 全局路径后端平滑系列:基于apollo的分段螺旋线spiral平滑算法,使用ipopt求解,通过matplotlib-cpp画图展示☆15Updated last year
- Using ROS to do simulation of industrial autonomous mobile robot☆12Updated 2 years ago
- ROS MPC trajectory tracker. Currently only supports diff-drive/skid-steering UGVs.☆32Updated last year
- 基于贝赛尔曲线的轨迹优化: 前段:Astar寻径 后端:运动走廊膨胀+Bezier☆117Updated 4 years ago
- Homework for Numerical Optimization in Robotics☆24Updated 2 years ago
- 基于非线性MPC的差速小车轨迹跟踪器☆23Updated 2 years ago
- A star path planning with b-spline trajectory smoothing☆73Updated 5 years ago