ouyiyun / BsplinOptLinks
带有最大曲率约束的B样条平滑
☆11Updated 4 years ago
Alternatives and similar repositories for BsplinOpt
Users that are interested in BsplinOpt are comparing it to the libraries listed below
Sorting:
- lulu is the cutest!☆13Updated 4 years ago
- An improved hybrid approach based on A* and artificial potential field Algorithms for path planning of autonomous vehicles in complex env…☆57Updated 4 years ago
- 机器人导航--人工势场法及其改进☆136Updated last year
- Path Planning Based on Mixed Algorithm of RRT and Artificial Potential Field Method☆127Updated last year
- 基于Matlab使用LQR实现车辆轨迹跟踪☆21Updated 2 years ago
- One Carsim-Simulink Demo of self-driving car trajectory tracking based on MPC☆14Updated last year
- Sliding mode controller for tracking trajectory of an autonomous vehicle.☆111Updated 5 years ago
- Model Predictive Control for autonomous vehicle trajectory tracking control, in Matlab.☆288Updated 8 years ago
- A demo to show how to do the trajectory planning that help vehicle return to the reference line and how to use MPC to track the trajector…☆33Updated 2 years ago
- 本代码的实现包括两个部分: 第一部分: 基于人工势场法的机器人路径规划:随机生成12-15个障碍物,每个障碍物随机占据6-20个栅格,利用该人工势场法编程实现机器人从左下到右上的路径规划。 同时在代码中已实现动态展示的效果。 第二部分: …☆159Updated 4 years ago
- 路径规划算法☆187Updated 6 years ago
- 基于Matlab实现模型预测控制(MPC)☆153Updated 2 years ago
- Autonomous control of an USV using Model Predictive Control☆233Updated 7 years ago
- Path planning of a single robot based on grid map, using ACO, ACO+GA, SSA, ISSA algorithm.The four algorithm codes are being sorted out. …