czjaixuexi / path_planningLinks
自动驾驶常用路径规划算法C++实现
☆48Updated last year
Alternatives and similar repositories for path_planning
Users that are interested in path_planning are comparing it to the libraries listed below
Sorting:
- 混合A*算法,仅依赖于很少的库,便于移植到自己的项目中或者嵌入式系统☆133Updated 4 years ago
- a simple Apollo-based planning and controlling simulation, communicating with ROS☆28Updated 2 years ago
- 深蓝学院 - 高飞 - 运动规划课程作业☆26Updated 3 years ago
- 自动泊车算法 混合A* 障碍物约束转化为行车走廊约束的优化与 apollo TDR-OBCA的比较☆116Updated 2 years ago
- Path Planning Based On Hybrid A Star☆76Updated 2 years ago
- hybrid astar with smooth, optimization solver is lbfgs