teddyluo / hybrid-a-star-annotationLinks
Hybrid A*路径规划器的代码注释
☆854Updated 5 years ago
Alternatives and similar repositories for hybrid-a-star-annotation
Users that are interested in hybrid-a-star-annotation are comparing it to the libraries listed below
Sorting:
- Hybrid A Star algorithm C++ implementation☆829Updated last year
- Hybrid A* Path Planner for the KTH Research Concept Vehicle☆1,819Updated last year
- 本仓库是对混合A*算法的matlab复现☆327Updated 2 years ago
- ☆464Updated 5 years ago
- Hybrid A* Path Planner☆374Updated 4 years ago
- Optimization-based real-time path planning for vehicles.☆581Updated 2 years ago
- ☆344Updated 5 years ago
- A lightweight differential flatness-based trajectory planner for car-like robots☆440Updated 2 years ago
- ☆744Updated 3 years ago
- 自动驾驶规划控制python代码实现☆634Updated last year
- 在ros_gazebo中搭建仿真环境,使用purepursuit算法对样条曲线轨迹进行了路径跟踪、使用lqr算法对生成的五次多项式轨迹进行横向路径跟踪。☆197Updated 2 years ago
- 自动驾驶规划控制常用算法c++代码实现☆948Updated last year
- Source codes of “Autonomous Driving on Curvy Roads without Reliance on Frenet Frame: A Cartesian-based Trajectory Planning Method” publis…☆319Updated 2 years ago
- ROS implementation of DWA(Dynamic Window Approach) Planner☆542Updated 3 weeks ago
- 纵向控制:PID ;横向控制:Stanely \ LQR \ MPC☆242Updated 2 years ago
- ☆666Updated 4 years ago
- This repository contains the source code for the self driving car tutorial https://www.bilibili.com/video/av81355069☆145Updated 5 years ago
- ☆604Updated 3 years ago
- Differential Wheeled Mobile Robot - Nonlinear Model Predictive Control based on ROS☆919Updated 2 years ago
- Matlab Implementations of some basic motion planning algorithms, such as A*, RRT, RRT*, Minimum Snap Trajectory Generation, etc..☆311Updated 4 years ago
- This repository contains path planning algorithms in C++ for a grid based search.☆428Updated 2 years ago
- A path planning algorithm based on RRT implemented using ROS.☆248Updated 10 years ago
- ☆163Updated 3 years ago
- Bezier Trajectory Generation for Autonomous Quadrotor, ICRA 2018☆482Updated 5 years ago
- MPC算法控制车辆的运动轨迹☆144Updated 7 years ago
- Motion Planning for Mobile Robots Course☆198Updated 5 years ago
- An optimal trajectory planner considering distinctive topologies for mobile robots based on Timed-Elastic-Bands (ROS Package)☆1,204Updated 11 months ago
- Optimization-Based Collision Avoidance - a path planner for autonomous navigation☆469Updated 7 years ago
- The mpc_local_planner package implements a plugin to the base_local_planner of the 2D navigation stack. It provides a generic and versati…☆628Updated 2 years ago
- 使用C++对Minimum Snap算法进行了实现,实现的结果超过了论文中给出的计算速度。并且实现了三维和二维的Minimum Snap轨迹生成算法☆256Updated 2 years ago