Metadata-Version: 1.2
Name: rw-calibration
Version: 0.2.3
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
Description: ==============
        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.com/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.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.
        
Keywords: rw_calibration
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-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.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.5
