Installation

环境要求

Install from pip

You are advised to Install from source to obtain the latest version

$ pip install robopal

Install from source

# Clone robopal
$ git clone https://github.com/NoneJou072/robopal
$ cd robopal
# Install robopal and its requirements.
$ pip install -r requirements.txt