Found 11,830 repositories(showing 30)
zhm-real
Common used path planning algorithms with animations.
zhm-real
Motion planning algorithms commonly used on autonomous vehicles. (path planning + path tracking)
onlytailei
cpp implementation of robotics algorithms including localization, mapping, SLAM, path planning and control
Python implementation of a bunch of multi-robot path-planning algorithms.
0voice
2025年程序员找工作求职最新总结,学生阶段的困境解决,从简历到面试的全方位解析,从实习到全职的学习规划,就业必备技能与资源推荐。
yrlu
Quadrotor control, path planning and trajectory optimization
ai-winter
Motion planning(Path Planning and Trajectory Planning/Tracking) of AGV/AMR:python implementation of Dijkstra, A*, JPS, D*, LPA*, D* Lite, (Lazy)Theta*, RRT, RRT*, RRT-Connect, Informed RRT*, Voronoi, PID, DWA, APF, LQR, MPC, RPP, Bezier, Dubins etc.
whoenig
Library with search algorithms for task and path planning for multi robot/agent systems
Fields2Cover
Robust and efficient coverage paths for autonomous agricultural vehicles. A modular and extensible Coverage Path Planning library
zhaohaojie1998
灰狼优化算法(GWO)路径规划/轨迹规划/轨迹优化、多智能体/多无人机航迹规划
henbudidiao
Multi/Single UAV(unmanned aerial vehicle) path planning based on deep reinforcement learning
ethz-asl
Modular framework for online informative path planning.
Full coverage path planning provides a move_base_flex plugin that can plan a path that will fully cover a given area
LiJiangnanBit
Optimization-based real-time path planning for vehicles.
wangwei39120157028
Intelligent UAV path planning simulation system is a software with fine operation control, strong platform integration, omnidirectional model building and application automation. It takes the UAV war between A and B in Zone C as the background. The core function of the system is to plan the UAV route through the simulation platform and verify the output. The data can be imported into the real UAV to make it accurately arrive at any position in the battlefield according to the specified route and support the joint action of multi-person and multi-device formation.
zhaohaojie1998
深度强化学习路径规划, SAC路径规划, Soft Actor-Critic算法, SAC-pytorch,激光雷达Lidar避障,激光雷达仿真,Adaptive-SAC
heleidsn
This is a new repo used for training UAV navigation (local path planning) policy using DRL methods.
sichkar-valentyn
Implementing Reinforcement Learning, namely Q-learning and Sarsa algorithms, for global path planning of mobile robot in unknown environment with obstacles. Comparison analysis of Q-learning and Sarsa
mikolalysenko
🗺 Fast path planning for 2D grids
xumeng367
DroneDetour is a Java library and Android demo for UAV path planning and automatic detour navigation. It computes the shortest safe route around polygonal no-fly zones
giacomo-b
Header-only C++ library for robotics, control, and path planning algorithms. Work in progress, contributions are welcome!
Strange-AI
无人车路径规划算法demo
mjansen4857
A simple yet powerful path planning tool for FRC robots
Habrador
Simulation of path planning for self-driving vehicles in Unity. This is also an implementation of the Hybrid A* pathfinding algorithm which is useful if you are interested in pathfinding for vehicles.
vss2sn
This repository contains path planning algorithms in C++ for a grid based search.
YashBansod
RPDC : This contains all my MATLAB codes for the Robotics, Planning, Dynamics and Control . The implementations model various kinds of manipulators and mobile robots for position control, trajectory planning and path planning problems.
ethz-asl
A real-time capable exploration and inspection path planner (next best view planning)
zhaohaojie1998
路径规划算法,A*,A-star启发搜索,Hybrid-A*,混合A*算法,Dijkstra迪杰斯特拉算法,GBFS贪婪最佳优先搜索算法,DFS深度优先搜索,BFS广度优先搜索算法等,车辆路径规划算法,小黑子路径规划
ayushgaud
Quadcopter path planning using RRT* and minimum jerk trajectory generation
rlnav
Robot path planning, mapping and exploration algorithms