Metadata-Version: 1.2
Name: geometric-calibration
Version: 0.1.2
Summary: A utility to perform Geometric Calibration of a C-Arm Structure mounted on a robotic system
Home-page: https://github.com/mrossi93/geometric_calibration
Author: Matteo Rossi
Author-email: rossimatteo1993@gmail.com
License: MIT license
Description: =====================
        Geometric Calibration
        =====================
        
        
        .. image:: https://img.shields.io/pypi/v/geometric_calibration.svg
                :target: https://pypi.python.org/pypi/geometric_calibration
        
        .. image:: https://img.shields.io/travis/mrossi93/geometric_calibration.svg
                :target: https://travis-ci.org/mrossi93/geometric_calibration
        
        .. image:: https://readthedocs.org/projects/geometric-calibration/badge/?version=latest
                :target: https://geometric-calibration.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        .. image:: https://pyup.io/repos/github/mrossi93/geometric_calibration/shield.svg
             :target: https://pyup.io/repos/github/mrossi93/geometric_calibration/
             :alt: Updates
        
        
        
        A utility to perform Geometric Calibration of a C-Arm Structure mounted on a robotic system
        
        
        * Free software: MIT license
        * Documentation: https://geometric-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.1.2 (2020-04-01)
        ------------------
        
        * Fixed bugs in release 0.1.1
        
        0.1.1 (2020-04-01)
        ------------------
        
        * First release on PyPI.
        
Keywords: geometric_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.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
