GitHub 中文社区
回车: Github搜索    Shift+回车: Google搜索
论坛
排行榜
趋势
登录

©2025 GitHub中文社区论坛GitHub官网网站地图GitHub官方翻译

  • X iconGitHub on X
  • Facebook iconGitHub on Facebook
  • Linkedin iconGitHub on LinkedIn
  • YouTube iconGitHub on YouTube
  • Twitch iconGitHub on Twitch
  • TikTok iconGitHub on TikTok
  • GitHub markGitHub’s organization on GitHub
集合主题趋势排行榜
#

astar-algorithm

Website
Wikipedia
https://static.github-zh.com/github_avatars/cabaletta?size=40
cabaletta / baritone

Baritone 是Minecraft(我的世界) 探路者机器人,可用于自动行走、挖矿等操作。

我的世界forgegradlepathfindingGradleJavaimpactastar-pathfindingastar-algorithmastar
Java 7.86 k
11 天前
https://static.github-zh.com/github_avatars/jzyong?size=40
jzyong / game-server

Distributed Java game server, including cluster management server, gateway server, hall server, game logic server, background monitoring server and a running web version of fishing. State machine, beh...

JavagameServerdistributedchessfriendly interactive shellminaNettybehavior-treerole-playing-gamenavmeshastar-algorithm人工智能massively-multiplayer-onlinemmorpg-server
Java 1.19 k
6 个月前
https://static.github-zh.com/github_avatars/DonnYep?size=40
DonnYep / CosmosFramework

CosmosFramework is a medium-lightweight plug-in Unity development framework . Has a rich Unity method extensions and toolchain. async/await syntax support, multi-network channel support.Long term supp...

kcpassetbundleUnityunityframeworktcpquadtreeastar-pathfinding游戏开发C#astar-algorithmunity3d-framework
C# 405
8 天前
https://static.github-zh.com/github_avatars/davecom?size=40
davecom / SwiftPriorityQueue

A Generic Priority Queue in Pure Swift

数据结构Swiftpriority-queueastar-algorithm
Swift 372
2 年前
https://static.github-zh.com/github_avatars/GavinPHR?size=40
GavinPHR / Space-Time-AStar

A* Search Algorithm with an Additional Time Dimension to Deal with Dynamic Obstacles

astar-algorithm3D
Python 188
4 年前
https://static.github-zh.com/github_avatars/HaiderAbasi?size=40
HaiderAbasi / ROS2-Path-Planning-and-Maze-Solving

Developing a maze solving robot in ROS2 that leverages information from a drone or Satellite's camera using OpenCV algorithms to find its path to the goal and solve the maze. :)

OpenCVPythonRoboticsrosastar-algorithmmappingnavigationpath-planning
Python 184
1 年前
https://static.github-zh.com/github_avatars/Dicklesworthstone?size=40
Dicklesworthstone / visual_astar_python

Generate Cool-Looking Mazes and Animations Illustrating the A* Pathfinding Algorithm

astarastar-algorithmMazespathfinding
Python 177
4 个月前
https://static.github-zh.com/github_avatars/Sollimann?size=40
Sollimann / Dstar-lite-pathplanner

Implementation of the D* lite algorithm in Python for "Improved Fast Replanning for Robot Navigation in Unknown Terrain"

dstarastar-algorithmastar-pathfindingPythonRoboticsrrt-starrrtpygameastardstar-liteslamrosgazeboros2
Python 168
2 年前
https://static.github-zh.com/github_avatars/ShuiXinYun?size=40
ShuiXinYun / Path_Plan

Path plan algorithm, include: A*, APF(Artificial Potential Field)

path-planningastar-algorithm
Python 161
6 年前
https://static.github-zh.com/github_avatars/hjweide?size=40
hjweide / pyastar2d

A very simple A* implementation in C++ callable from Python for pathfinding on a two-dimensional grid.

pathfindingastar-algorithmC++Pythonastar-pathfinding
Python 154
2 年前
https://static.github-zh.com/github_avatars/mfbx9da4?size=40
mfbx9da4 / brightpath-backend

Find the safest well lit walking path between two locations on earth.

osmrouting-algorithmastar-algorithm
Go 124
3 年前
https://static.github-zh.com/github_avatars/Friedrich-M?size=40
Friedrich-M / Wheeled-robot-path-planning-algorithm

[ZJU Robotics Project] DWA and Astar algorithms for wheeled-robot planning

astar-algorithmRoboticstracking-algorithm
Python 113
2 年前
https://static.github-zh.com/github_avatars/blocage?size=40
blocage / pathfinder

Pathfinding visualization

astar-algorithmgreedy-algorithmsoptimization
CSS 105
1 年前
https://static.github-zh.com/github_avatars/TheDuriel?size=40
TheDuriel / DurielsGodotUtilities

A collection of useful Scripts, Scenes, Systems, and Templates for the Godot Game Engine.

gameGodotgodot-pluginhelperastar-algorithmastarastar-pathfinding虚拟现实uiui-componentsUtility Softwareutility-libraryutility-classes
GDScript 100
5 年前
https://static.github-zh.com/github_avatars/GPrathap?size=40
GPrathap / motion_planning

astar-algorithmgradientmotion-planningmpc-controloptimal-controloptimizationRoboticsrrt-starrrt
C++ 97
2 年前
https://static.github-zh.com/github_avatars/idincern?size=40
idincern / idincern-husky

AUTONOMOUS ROBOT NAVIGATION USING ROS Clearpath Husky A200 robot with Gazebo and RViz simulations using different SLAM and Path Planning algorithms. 360 degrees laser scan with two SICK LMS511 LIDARs

roshuskyslampath-planningastar-algorithmLocalization (l10n)
C++ 91
7 年前
https://static.github-zh.com/github_avatars/selimanac?size=40
selimanac / defold-astar

Pathfinder and A* solver (astar or a-star) native extension for Defold Engine build on MicroPather.

Defoldpathfindingastarastar-algorithmastar-pathfindingpathfindera-star
C++ 89
18 天前
https://static.github-zh.com/github_avatars/wylloong?size=40
wylloong / Global_path_planning_for_USV

This repository uses the S-57 electronic chart to build the octree grid environment model, and proposes an improved A* algorithm based on sailing safety weight, pilot quantity and path curve smoothing...

astar-algorithmpath-planning
Python 84
6 年前
https://static.github-zh.com/github_avatars/ayush-tiwari57?size=40
ayush-tiwari57 / Algorithm-Visualizer

#算法刷题#Visualize working of famous algorithms, Currently Implemented Path Finding (Dijkstra's, A Star, BFS, DFS) Sorting (Bubble, Insertion, Selection, Merge, Quick, Heap)

pathfindingdijkstra算法sortastar-algorithmastar-pathfindinghtml-css-javascript
JavaScript 78
4 年前
https://static.github-zh.com/github_avatars/navjindervirdee?size=40
navjindervirdee / Advanced-Shortest-Paths-Algorithms

#算法刷题#Java Code for Contraction Hierarchies Algorithm, A-Star Algorithm and Bidirectional Dijkstra Algorithm. Tested and Verified Code.

graphsa-starpriority-queueJavahierarchies算法graph-algorithmsastar-algorithm
Java 77
7 年前
loading...