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

https://github.com/michdo93/pepper_controller

A pynput controller for the pepper robot NAOqi 2.5
https://github.com/michdo93/pepper_controller

Last synced: 22 days ago
JSON representation

A pynput controller for the pepper robot NAOqi 2.5

Awesome Lists containing this project

README

          

# pepper_controller
A pynput controller for the pepper robot NAOqi 2.5

```
python -m pip install pynput
wget https://raw.githubusercontent.com/Michdo93/pepper_controller/main/pepper_controller.py
sudo chmod +x pepper_controller.py
python pepper_controller.py
```