第二章. 2.4.3小节. 混合A星算法实现路径决策并呈现结果
☆24Jan 29, 2020Updated 6 years ago
Alternatives and similar repositories for Hybrid_A_Star
Users that are interested in Hybrid_A_Star are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 第二章. 混合A*做路径决策,S-T图搜索做速度决策,数值求解最优控制问题做轨迹优化☆37Feb 3, 2020Updated 6 years ago
- 第四章 4.3节. 结构化道路单一车辆轨迹优化方法☆11Feb 14, 2020Updated 6 years ago
- 第四章 4.2节. 基于动态规划的结构化道路单一车辆轨迹决策方法☆13Feb 13, 2020Updated 6 years ago
- this is the ros project about the articulted veicle control system☆20Oct 7, 2019Updated 6 years ago
- 运动规划--A*与触须法算法的matlab代码☆10Jan 12, 2020Updated 6 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- selective grey wolf optimization with opposition based learning☆28Apr 5, 2020Updated 5 years ago
- 本仓库是对混合A*算法的matlab复现☆331Feb 6, 2023Updated 3 years ago
- Autonomous navigation simulation of an agricultural robot during soil fertilization in open fields using ROS and Gazebo.☆10Apr 8, 2025Updated 11 months ago
- ☆10Mar 28, 2019Updated 6 years ago
- my mtp thesis attempt to simulate electronic stability control for electric vehicle with four in wheel motors☆12Aug 30, 2019Updated 6 years ago
- 基于PYTTSX的文本转语音工具☆10Apr 16, 2023Updated 2 years ago
- Velocity-Obstacle using Sampling☆13May 30, 2021Updated 4 years ago
- The simulation of formation control for quadrotor, including target allocation, global path planning and local path planning☆127Mar 20, 2018Updated 8 years ago
- 代码部分参考了大佬的可视化调度器https://github.com/AkatsukiCC/huawei2019-with-visualization,没有加调度器,用融合了地杰斯特拉的贪婪思想的A-star算法计算出来最短路径,然后将车辆按照路径长短和车辆速度两个维度进行…☆12Dec 7, 2019Updated 6 years ago
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- 避碰决策论文2的Matlab程序,使用贝叶斯推断、船舶领域和A*算法☆10Nov 22, 2020Updated 5 years ago
- hybrid astar with smooth, optimization solver is lbfgs☆83Jun 28, 2024Updated last year
- k-means,DB-SCAN,基于密度峰值的聚类算法的matlab简单实践。☆11Aug 26, 2018Updated 7 years ago
- ☆24Apr 24, 2023Updated 2 years ago
- A pathfinding application of the GWO heuristic algorithm☆11Feb 4, 2020Updated 6 years ago
- xju auto pilot project for algorithm teaching.☆23May 23, 2024Updated last year
- [ICRA2024] FG-PFE: Fine-Grained Pillar Feature Encoding via Spatio-Temporal Virtual Grid for 3D Object Detection☆14Feb 5, 2024Updated 2 years ago
- [ICRA2023] The official implementation of paper "Model-agnostic Multi-agent Perception"☆12Nov 23, 2023Updated 2 years ago
- 基于 apollo 1.0.0 的ros1移植版本☆24Jun 29, 2023Updated 2 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- This repository is used to present the code for the study for the path planning and path tracking of an artiuclated tracked vehicle.☆19Apr 27, 2023Updated 2 years ago
- 《自动驾驶决策规划技术理论与实践》第11.1小节、让车动起来☆11Sep 28, 2021Updated 4 years ago
- ☆20Aug 27, 2020Updated 5 years ago
- 四种启发式算法(模拟退火、遗传算法、禁忌搜索、蚁群算法)解决TSP(旅行商问题)实例☆15Dec 27, 2019Updated 6 years ago
- Source code for the decentralized car-like robotic swarm☆153Jul 28, 2023Updated 2 years ago
- Simulink implementation of iterative learning control (ILC)☆22Oct 26, 2021Updated 4 years ago
- Code for paper publication: Deep reinforcement learning-based solution for a multi-objective online order batching problem☆16Apr 7, 2022Updated 3 years ago
- 混合A*算法,仅依赖于很少的库,便于移植到自己的项目中或者嵌入式系统☆136Jun 23, 2021Updated 4 years ago
- ☆13Aug 20, 2023Updated 2 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- ☆27Nov 8, 2023Updated 2 years ago
- 利用Qt编写的走迷宫程序,主要是关于路径搜索。此程序的搜索方法有宽度优先,深度优先,A*算法,贪婪算法。☆13Mar 8, 2019Updated 7 years ago
- takes pointcloud2 data from velodyne 32 e and publishes a laserscan to be used with 2D SLAM or path planning applications. How it works: …☆10Dec 23, 2015Updated 10 years ago
- Simulation of a paper which has used Ant Colony Optimization algorithm for robot path planning ...☆61Nov 18, 2017Updated 8 years ago
- Introduction to Reinforcement Learning and Model Predictive Control with MATLAB and Simulink☆29Jul 20, 2023Updated 2 years ago
- Archive code of Deep Reinforcement Learning approach used by Bram Cals. Code was developed for the graduation research, as a final projec…☆15Oct 31, 2019Updated 6 years ago
- Given a graph, A* finds the optimal path, if it exists, joining the start node to the goal node. Hybrid A* takes vehicle dynamics into co…☆25Mar 29, 2020Updated 5 years ago