czjaixuexi / path_planningLinks
自动驾驶常用路径规划算法C++实现
☆46Updated 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*算法,仅依赖于很少的库,便于移植到自己的项目中或者嵌入式系统☆126Updated 4 years ago
- a simple Apollo-based planning and controlling simulation, communicating with ROS☆27Updated last year
- A star path planning with b-spline trajectory smoothing☆73Updated 5 years ago
- 深蓝学院 - 高飞 - 运动规划课程作业☆26Updated 3 years ago
- c++仓库,包括某些数学理论的实现(最优化、方程求根等),一些简单项目的实现(机房预约系统等)。☆27Updated 2 years ago
- 基于贝赛尔曲线的轨迹优化: 前段:Astar寻径 后端:运动走廊膨胀+Bezier☆118Updated 4 years ago
- ☆27Updated 4 years ago
- Create a path planner to safely drive a car on a 3 lane highway and pass slow cars☆63Updated 7 years ago
- 自动泊车算法 混合A* 障碍物约束转化为行车走廊约束的优化与 apollo TDR-OBCA的比较☆114Updated 2 years ago
- Path Planning Based On Hybrid A Star☆71Updated 2 years ago
- Source codes for "Maneuver Planning for Automatic Parking with Safe Travel Corridors: A Numerical Optimal Control Approach"☆39Updated 5 years ago
- hybrid astar with smooth, optimization solver is lbfgs☆73Updated last year
- 在ros_gazebo中搭建仿真环境,使用purepursuit算法对样条曲线轨迹进行了路径跟踪、使用lqr算法对生成的五次多项式轨迹进行横向路径跟踪。☆194Updated last year
- teb local planner without ros, teb 局部路径规划算法,非ROS☆105Updated 4 years ago
- Use Reeds-Shepp and Dubin curves for path generation for car model☆57Updated 3 years ago
- A Rviz Plugin used in path visualization and curve generation, which is helpful for qualitative experiments on path planning and curve op…☆44Updated 3 months ago
- 结构化道路的路径规划算法 简化版的emplanner☆71Updated last year
- ☆40Updated 2 years ago
- ☆50Updated 6 years ago
- Apollo的planning部分详细注释☆78Updated 3 years ago
- ☆43Updated 5 years ago
- ROS通信代码实现及Gazebo仿真☆80Updated 2 years ago
- A C++ ROS package implementing trajectory planning using MPC for an autonomous vehicle project☆30Updated 5 years ago
- Speed profile planning for autonomous vehicle in dynamic environments over a fixed path☆36Updated last year
- Apollo Discrete Points Smoother☆35Updated last year
- 运动规划综述中文翻译☆76Updated 5 years ago
- Voronoi Based Hybrid A* for Tractor-Trailer Systems☆139Updated 3 years ago
- 深蓝学院控制规划课程控制部分课后作业代码,包括PID控制器、Stanley控制器、LQR控制器、MPC控制器。☆28Updated last year
- 全局路径后端平滑系列:基于apollo的分段螺旋线spiral平滑算法,使用ipopt求解,通过matplotlib-cpp画图展示☆15Updated last year
- Hybrid A* Path Planning☆33Updated 5 years ago