Metadata-Version: 2.1
Name: rw-calibration
Version: 0.3.0
Summary: A Utility to perform Robot to World Calibration
Home-page: https://github.com/mrossi93/rw_calibration
Author: Matteo Rossi
Author-email: rossimatteo1993@gmail.com
License: MIT license
Keywords: rw_calibration
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
Requires-Dist: Click (>=7.0)
Requires-Dist: Numpy
Requires-Dist: colorama

==============
RW Calibration
==============


.. image:: https://img.shields.io/pypi/v/rw_calibration.svg
        :target: https://pypi.python.org/pypi/rw_calibration

.. image:: https://img.shields.io/travis/mrossi93/rw_calibration.svg
        :target: https://travis-ci.org/mrossi93/rw_calibration

.. image:: https://readthedocs.org/projects/rw-calibration/badge/?version=latest
        :target: https://rw-calibration.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status


.. image:: https://pyup.io/repos/github/mrossi93/rw_calibration/shield.svg
     :target: https://pyup.io/repos/github/mrossi93/rw_calibration/
     :alt: Updates



A Utility to perform Robot to World Calibration


* Free software: MIT license
* Documentation: https://rw-calibration.readthedocs.io.


Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage


=======
History
=======

0.3.0 (2020-03-31)
------------------

* First working Version

0.2.3 (2020-03-28)
------------------

* First Version of Calibration routine

0.1.3 (2020-03-28)
------------------

* Another Test for First release on PyPI.

0.1.2 (2020-03-28)
------------------

* Test for First release on PyPI.

0.1.1 (2020-03-28)
------------------

* First release on PyPI.


