Repository navigation

#

astar-algorithm

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, behavior tree, A* pathfinding, navigation mesh and other AI tools

Java
1199
1 个月前

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 support for this project

C#
407
2 个月前

A Generic Priority Queue in Pure Swift

Swift
372
3 年前

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

Python
194
4 年前

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. :)

Python
193
1 年前

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

Python
177
6 个月前

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

Python
170
2 年前

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

Python
162
6 年前

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

Python
154
2 年前

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

Go
124
3 年前

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

Python
118
2 年前

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

C++
91
3 个月前

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

C++
91
7 年前

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 to ensure the safety of the route, reduce the planning time, and improve path smoothness.

Python
86
6 年前

Java Code for Contraction Hierarchies Algorithm, A-Star Algorithm and Bidirectional Dijkstra Algorithm. Tested and Verified Code.

Java
80
7 年前

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

JavaScript
79
5 年前