linyicheng1 / hybrid_astar
混合A*算法,仅依赖于很少的库,便于移植到自己的项目中或者嵌入式系统
☆113Updated 3 years ago
Alternatives and similar repositories for hybrid_astar:
Users that are interested in hybrid_astar are comparing it to the libraries listed below
- A star path planning with b-spline trajectory smoothing☆72Updated 4 years ago
- 在ros_gazebo中搭建仿真环境,使用purepursuit算法对样条曲线轨迹进行了路径跟踪、使用lqr算法对生成的五次多项式轨迹进行横向路径跟踪。☆180Updated last year
- teb local planner without ros, teb 局部路径规划算法,非ROS☆96Updated 3 years ago
- hybrid astar with smooth, optimization solver is lbfgs☆60Updated 7 months ago
- Path Planning Based On Hybrid A Star☆56Updated last year
- Voronoi Based Hybrid A* for Tractor-Trailer Systems☆135Updated 2 years ago
- C++ implementation of a-star path planning for ROS☆27Updated 2 years ago
- 基于贝赛尔曲线的轨迹优化: 前段:Astar寻径 后端:运动走廊膨胀+Bezier☆106Updated 4 years ago
- 自动驾驶常用路径规划算法C++实现☆42Updated 10 months ago
- This is a global planner plugin of ROS move_base package☆125Updated 3 years ago
- 深蓝学院高飞老师课程讲义与答案☆51Updated 2 years ago
- ☆35Updated 4 years ago
- The front-end is hybrid A-star, and the back-end is optimized based on safe corridor B-splines.\前端混合A星,后端基于安全走廊B样条优化☆49Updated 9 months ago
- ☆42Updated 4 years ago
- stanley algorithm simulation, turtlebot3 model based, path tracking project, C++, ROS☆17Updated last year
- ☆27Updated 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…☆37Updated 2 months ago
- ☆32Updated 2 months ago
- ☆50Updated 2 years ago
- A Receding Horizon Multi-Objective Planner for Autonomous Surface Vehicles in Urban Waterways☆90Updated 4 years ago
- ROS package of A star algorithm☆138Updated 3 years ago
- The source code of the [RA-Letter] paper "RDA: An Accelerated Collision Free Motion Planner for Autonomous Navigation in Cluttered Enviro…☆224Updated 3 weeks ago
- 自动泊车算法 混合A* 障碍物约束转化为行车走廊约束的优化与 apollo TDR-OBCA的比较☆103Updated 2 years ago
- Implementation of A* Path planning for ROS☆58Updated 4 years ago
- Use Reeds-Shepp and Dubin curves for path generation for car model☆52Updated 3 years ago
- Create a path planner to safely drive a car on a 3 lane highway and pass slow cars☆61Updated 6 years ago
- Source code for the decentralized car-like robotic swarm