Metadata-Version: 1.0
Name: robotransforms
Version: 0.3.4
Summary: A transformation library for robot motion
Home-page: https://github.com/Nova-Dynamics/transforms-python
Author: Jonathan D. B. Van Schenck
Author-email: jvschenck@novadynamics.com
License: MIT
Description: # transforms-python
        A transformation library for robot motion, [check it out here!](https://github.com/Nova-Dynamics/transforms-python)
        
        ## Install
        ```bash
        pip3 install robotransforms
        ```
        
        ## Development
        ```bash
        ./venv/bin/python3 setup.py install
        ./venv/bin/python3 setup.py sdist
        ./venv/bin/twine upload dist/*
        ```
        
        
Platform: UNKNOWN
