- All languages
- ActionScript
- Arduino
- Batchfile
- BitBake
- C
- C#
- C++
- CMake
- CSS
- Cython
- Dockerfile
- Eagle
- G-code
- GAP
- GDScript
- Go
- HTML
- Java
- JavaScript
- Julia
- Jupyter Notebook
- KiCad Layout
- MATLAB
- Makefile
- Max
- Objective-C
- PHP
- PLSQL
- Pascal
- PostScript
- PowerShell
- Processing
- Python
- QMake
- R
- Rich Text Format
- Roff
- Ruby
- Rust
- SWIG
- ShaderLab
- Shell
- Svelte
- TeX
- TypeScript
- Visual Basic
- Vue
- nesC
Starred repositories
forked repository for GUI task interaction
dssdyx / SLMaster
Forked from Practice3DVision/SLMasterSLMaster是一个较为完整的开源结构光3D相机软件(Structured-Light)。你能够使用它完成从标定、条纹编码、三维重建、点云后处理一系列操作。欢迎Star⭐和Fork。
可同时驱动多个海康(网口)摄像头,目前实现了两个,需要更多个的可以按照我的例程继续添加
Aihong-Sun / mapf
Forked from eli-b/mapfA MAPF framework in C#, with implementations for MA-CBS, ICBS, CBSH, ID, A*, A*+OD, and EPEA*
aandreychuk / pogema
Forked from Cognitive-AI-Systems/pogemaPOGEMA 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…
qcz01 / CNApy
Forked from cnapy-org/CNApyAn integrated visual environment for metabolic modeling with common methods such as FBA, FVA and Elementary Flux Modes, and advanced features such as thermodynamic methods, extended Minimal Cut Set…
MATLAB source codes for IEEE RA-L paper "Multi-Robot Path Planning with Due Times"
gaosz0755 / CCBS_for_mcpf
Forked from rap-lab-org/public_pymcpfMulti-Agent Combinatorial Path Finding (MCPF)
qcz01 / Multi-Agent-Reinforcement-Learning-Environment
Forked from hyyh28/Multi-Agent-Reinforcement-Learning-EnvironmentHello, I pushed some python environments for Multi Agent Reinforcement Learning.
Felix2048 / regretful-agent
Forked from chihyaoma/regretful-agentPyTorch code for CVPR 2019 paper: The Regretful Agent: Heuristic-Aided Navigation through Progress Estimation
🟡🍒 Learn to make Pacman in Unity.
Python implementation of a bunch of multi-robot path-planning algorithms.
ed-lam / nutmeg-libminizinc
Forked from MiniZinc/libminizincThe MiniZinc compiler
ed-lam / eecbs-for-bcp-mapf
Forked from Jiaoyang-Li/EECBSA bounded-suboptimal solver for Multi-Agent Path Finding
qcz01 / CBS
Forked from polinko13/CBSCBS, MA-CBS algorithms and evaluation of these algorithms.
Multi-Robot Warehouse (RWARE): A multi-agent reinforcement learning environment
CRL-Technion / MAPF-Planner
Forked from samyzaitoun/MAPF-PlannerThe implementation of the Planner component in the MAPF project.
zhangzhehong / cgal
Forked from CGAL/cgalThe public CGAL repository, see the README below
zhangzhehong / PathPlanning
Forked from zhm-real/PathPlanningCommon used path planning algorithms with animations.
baskinburak / mader
Forked from mit-acl/maderTrajectory Planner in Multi-Agent and Dynamic Environments
Multi-agent shape formation using policy search
jdonszelmann / pathfinding
Forked from evenfurther/pathfindingPathfinding library for rust
Flatland code for our submission to the NeurIPS 2020 Flatland challenge (round 1 winner, 4th place at round 2).
[IEEE T-ASE] [IROS 2022] Unified Automatic Control of Vehicular Systems With Reinforcement Learning
damanimehul / PRIMAL2
Forked from marmotlab/PRIMAL2Training code PRIMAL2 - Public Repo
Robot-centric elevation mapping for rough terrain navigation
Felix2048 / rl-agents
Forked from eleurent/rl-agentsImplementations of Reinforcement Learning and Planning algorithms