pera-swarm

A generalized, efficient, and flexible JavaScript library for creating swarm robotics simulators.

v1.2.3
Pera-Swarm
MIT
Score: 0%

README

pera-swarm npm (scoped) Test License: MIT

A generalized, efficient, and flexible JavaScript library for building swarm robotics simulators.

Overview

pera-swarm is a library for building swarm robotic simulators using Node.js. This library provides an extensive number of generalized and abstract implementations for related entities (including entities like robot, sensor, coordinate, etc...) for virtual applications associated with not only swarm robotics, but also multi-robotic experiments as well.

Usage

Installation

Installation done using npm install command:

$ npm i --save pera-swarm

Documentation

You can find information about pera-swarm on the Official Documentation Page.

Licence

This project is licensed under MIT Licence.