JBotSim

Description
JBotSim is a simulation library for distributed algorithms in dynamic networks. The style of programming is mainly event-driven: your code can react to various events (pulse of a clock, appearance/disappearance of a link, arrival of a message, movement of the node, etc.). Node movements can be controlled by program (e.g. mobile robots or mobility models), or by means of mouse-based interactions during the execution. Beyond its features, the main asset of JBotSim is its simplicity of use.
Use cases
Network algorithms, Distributed algorithms, Motion planning, Graph theory, Robots and UAVs swarming, Sensor networks
LaBRI contributors
Arnaud Casteigts, Rémi Laplace
Source code depot
https://github.com/jbotsim/JBotSim
Software licenses
LGPL 3.0
Supported OS
Linux, MacOS, Windows
Latest version
1.2 (08/11/2020)
More informations
https://jbotsim.io

Back