Swarm robotics deployments made easy.


Keywords
robotics, swarm, ux
License
BSD-3-Clause
Install
pip install qrkey==0.5.5

Documentation

Qrkey

PyPI - Version PyPI - Python Version NPM - Version

Summary

Qrkey is a library implementing a protocol designed to facilitate the deployment of robots swarm. The protocol relies on MQTT so that a Qrkey server is reachable even with a private IP address. Access to the swarm is managed by a QR code based authentication scheme.

Installation

  • Python server library:
pip install qrkey
  • Node client library:
npm i qrkey

License

qrkey is distributed under the terms of the BSD-3-Clause license.