RoboKit
Documentation
•
pip install robokit
---
Installation
The package is available on PyPI, you can install it via pip:
```shell
pip install robokit
```
Or you can install the latest version from the source code: (not available yet)
```shell
pip install "git+https://github.com/jianglongye/robokit.git"
```
```{toctree}
:hidden:
:caption: Notes
notes/dev_guide
```
```{toctree}
:hidden:
:caption: API Reference
api/robot
api/lie
```