With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
Easy-to-use Business Software for the Waste Management Software Industry
DOP Software’s mission is to streamline waste and recycling business’ processes by providing them with dynamic, comprehensive software and services that increase productivity and quality of performance.
Python implementation of a bunch of multi-robot path-planning
multi_agent_path_planning is a Python-based implementation of multi-agent pathfinding algorithms for coordinating multiple agents in shared environments without collisions. It is useful in robotics, warehouse automation, and gaming AI.
A framework to simulate systems of agents in Lua on a 2D grid map, with modules for describing agent behavior and communication. A working example of a taxi fleet is given.
The "basic" version uses conventional belief-desire-intention module (BDI.lua) for agent programming and a textual I/O.
The "basic_EFSSM" version uses only state-oriented programming for agents. (Available soon.)
---
Ribas-Xirgo, Ll.: Multi-agent system model of taxi fleets.