Metadata-Version: 1.1
Name: kinematics
Version: 0.0.1
Summary: A kinematics library
Home-page: https://github.com/skulumani/kinematics
Author: Shankar Kulumani
Author-email: shanks.k@gmail.com
License: GPLv3
Description-Content-Type: UNKNOWN
Description: ## Kinematics library
        
        This package contains several functions to perform attitude transformations.
        
        ## Requirements
        
        * pytest
        * numpy
        
        ## TODO
        
        - [ ] Implement all of the Euler Angles
        - [ ] All euler angle rates
        
        
Keywords: geometry attitude kinematics
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
