pathfinding topic

List pathfinding repositories

botLab

16
Stars
4
Forks
Watchers

Project for ROB 550. Implementing SLAM using LIDAR, wheel encoders and IMU on MBot.

pogema

164
Stars
20
Forks
Watchers

POGEMA stands for Partially-Observable Grid Environment for Multiple Agents. This is a grid-based environment that was specifically designed to be flexible, tunable and scalable. It can be tailored to...

sbp-env

30
Stars
14
Forks
Watchers

Motion planning environment for Sampling-based Planners

recast-navigation-js

257
Stars
22
Forks
Watchers

JavaScript navigation mesh construction, path-finding, and spatial reasoning toolkit. WebAssembly port of Recast Navigation.

PathFinding3D

18
Stars
4
Forks
Watchers

A star 3d pathfinding in 3d voxel environment in Unity3d

PathFinder3D

73
Stars
11
Forks
Watchers

3D A* Pathfinding that doesn't need baked navmeshes and can be used with dynamically created terrain (MapMagic or other)

Pathfinder

18
Stars
3
Forks
Watchers

A pathfinder visualizer in Flutter. Create mazes, generate random walls, or draw your own walls and see the pathfinding algorithms in action

Algorithm-Visualizer

19
Stars
1
Forks
Watchers

Algorithm Visualizer helps users to visualize different algorithms with vibrant graphics and colors 🤖 👨‍💻

SkeldJS

59
Stars
11
Forks
Watchers

A JavaScript implementation of the Among Us protocol, featuring several different projects, written in TypeScript.

A crowd simulation and visualization demo implemented in Unity using Dijkstra Distance Field and simplified version of the Optimal Steps Model.