Metadata-Version: 2.1
Name: devro
Version: 0.0.1
Summary: A development package for robotics software
Home-page: https://github.com/abnvar/devro
Author: Abhinav Arora
Author-email: abhiar@iitk.ac.in
License: UNKNOWN
Description: # SLAM-devTools
        
        ## Description
        Development tools and utilities for SLAM, including an environment to test your own algorithms, as well as readily usable algorithms for SLAM, path planning and motion planning.
        
        <img src="res/env.gif" width="450" height="450">
        
        ## Usage
        TBA
        
        ## Requirements
        - Simpy (v4.0.0)
        - TBA
        
        ## To contribute
        TBA
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
