An open API service indexing awesome lists of open source software.

https://github.com/bitplan/pi-q-robot

Raspberry PI Quadruped Robot with 3D Simulator
https://github.com/bitplan/pi-q-robot

javascript python quadruped raspberry-pi robot robotics-simulation

Last synced: 6 months ago
JSON representation

Raspberry PI Quadruped Robot with 3D Simulator

Awesome Lists containing this project

README

          

# PI-Q-Robot
Raspberry PI controlled Quadruped Robot with 3D Simulator

[![GitHub issues](https://img.shields.io/github/issues/BITPlan/PI-Q-Robot.svg)](https://github.com/BITPlan/PI-Q-Robot/issues)
[![GitHub issues](https://img.shields.io/github/issues-closed/BITPlan/PI-Q-Robot.svg)](https://github.com/BITPlan/PI-Q-Robot/issues/?q=is%3Aissue+is%3Aclosed)
[![GitHub](https://img.shields.io/github/license/BITPlan/PI-Q-Robot.svg)](https://www.apache.org/licenses/LICENSE-2.0)
[![BITPlan](http://wiki.bitplan.com/images/wiki/thumb/3/38/BITPlanLogoFontLessTransparent.png/198px-BITPlanLogoFontLessTransparent.png)](http://www.bitplan.com)

### Documentation
* [Wiki](http://wiki.bitplan.com/index.php/Raspberry_PI_Spiderbot)
* [Demo](http://pi-q-robot.bitplan.com/)
* [Example Robot definition](https://raw.githubusercontent.com/BITPlan/PI-Q-Robot/master/web/models/spiderq.json)
* [Discussion](https://discourse.threejs.org/t/robot-simulation-rotation-issues/9065)

### Installation
Prerequisites: python3

```
./install
```

### Starting
```
./run
```