HardWorkingDavid / control_algorithmLinks
常见的自动驾驶控制算法 | 纵向控制算法:PID 横向控制算法:Pure pursuit、Stanley、MPC、LQR
☆18Updated 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.☆62Updated 2 years ago
- ☆24Updated 2 years ago
- An MPC controller implemented in C++, for ROS☆16Updated 4 years ago
- a simple Apollo-based planning and controlling simulation, communicating with ROS☆28Updated 2 years ago
- 搭建ros-gazebo仿真环境,测试mpc-cbf在动态环境下规避障碍物的效果☆36Updated last year
- Model Predictive Control (MPC) based waypoint tracking controller (ROS Navigation stack local planner plugin)☆82Updated 4 years ago
- 差速小车线性mpc轨迹跟踪控制器☆22Updated 3 years ago
- A C++ ROS package implementing trajectory planning using MPC for an autonomous vehicle project☆31Updated 6 years ago
- A Rviz Plugin used in path visualization and curve generation, which is helpful for qualitative experiments on path planning and curve op…☆50Updated 7 months ago
- This is an implementation of ROS Local Planner using the Dijkstra's algorithm and the Hybrid A star algorithm☆38Updated 8 months ago
- ROS MPC trajectory tracker. Currently only supports diff-drive/skid-steering UGVs.☆35Updated last year
- hybrid astar with smooth, optimization solver is lbfgs☆81Updated last year
- Source codes for "Maneuver Planning for Automatic Parking with Safe Travel Corridors: A Numerical Optimal Control Approach"☆40Updated 5 years ago
- Decentralized navigation system based on ORCA and Theta* algorithms and implemented as ROS nodes☆20Updated 5 years ago
- VSCode Containerized environment for mpc_planner☆37Updated 11 months ago
- ☆44Updated last year
- Planner design based on ROS simulation, including global planning, path optimization, local planning, and control simulation.☆50Updated last year
- Apollo Discrete Points Smoother☆38Updated last year
- Supports the various URDF and GAZEBO mobile robot model☆70Updated 3 years ago
- 深蓝学院课程Motion Planning for Mobile Robots: https://www.shenlanxueyuan.com/course/358☆75Updated 4 years ago
- ☆27Updated 4 years ago
- Trajectory Tracking Controller for ROS Package Using Nonlinear Model Predictive Control (MPC) with C/GMRES Method☆70Updated 4 years ago
- ☆40Updated 4 years ago
- ☆53Updated 2 years ago
- A星搜索出一条避障路径作为轨迹优化初始解的小demo☆22Updated 2 years ago
- MPC Local Planner Plugin for move_base, ROS melodic.☆19Updated 5 years ago
- 基于ROS实现多差速无人车编队控制☆49Updated last year
- Lightweight ROS local path planner plugin with PSO and LQR algorithms☆57Updated last year
- 全局路径后端平滑系列:基于apollo的分段螺旋线spiral平滑算法,使用ipopt求解,通过matplotlib-cpp画图展示☆15Updated last year
- The front-end is hybrid A-star, and the back-end is optimized based on safe corridor B-splines.\前端混合A星,后端基于安全走廊B样条优化☆84Updated last year