wwwshwww / roomor

Framework for autogenerating and deploying random room simulation for Gazebo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

roomor: A framework for autogenerating and deploying random room simulation for Gazebo

MIT License PyPI PyPI - Python Version

Installation

Install using pip:

pip install roomor

If using python2.7, install numpy-quaternion below version before run above command.

pip install numpy-quaternion==2019.12.11.22.25.52

Implemented generator

CubeRoom

ChestRoom

Usage

See example ipynb in example/.

About

Framework for autogenerating and deploying random room simulation for Gazebo

License:MIT License


Languages

Language:Python 51.8%Language:Jupyter Notebook 48.2%