Metadata-Version: 2.1
Name: roomor
Version: 0.2.1
Summary: A Python framework for generating and deploying random room for Gazebo
Home-page: https://github.com/wwwshwww/roomor
Author: Reona Sato
Author-email: www.shinderu.www@gmail.com
License: UNKNOWN
Description: # roomor: A framework for autogenerating and deploying random room simulation for Gazebo
        
        [![MIT License](https://img.shields.io/badge/license-MIT-green)](https://github.com/wwwshwww/roomor/blob/master/LICENSE)
        [![PyPI](https://img.shields.io/pypi/v/roomor)](https://pypi.org/project/roomor/)
        ![PyPI - Python Version](https://shields.io/pypi/pyversions/roomor)
        
        ## Installation
        
        Install using pip:
        
        ```
        $ pip install roomor
        ```
Keywords: gazebo ros simulation robotics autogeneration environment reinforcement-learning pcg_gazebo
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.6
Description-Content-Type: text/markdown
