Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 1.21 KB

README.md

File metadata and controls

20 lines (14 loc) · 1.21 KB

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.