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
- Host: GitHub
- URL: https://github.com/michdo93/pepper_controller
- Owner: Michdo93
- Created: 2022-05-06T20:56:30.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-09T14:25:57.000Z (about 4 years ago)
- Last Synced: 2025-10-30T21:45:56.355Z (9 months ago)
- Language: Python
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```