https://github.com/michdo93/pepper-javascript-example
A simple example how to use the JavaScript SDK with the pepper robot
https://github.com/michdo93/pepper-javascript-example
Last synced: 5 months ago
JSON representation
A simple example how to use the JavaScript SDK with the pepper robot
- Host: GitHub
- URL: https://github.com/michdo93/pepper-javascript-example
- Owner: Michdo93
- Created: 2022-05-23T10:56:33.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-23T11:07:33.000Z (about 4 years ago)
- Last Synced: 2025-03-04T00:45:37.764Z (over 1 year ago)
- Language: HTML
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pepper-javascript-example
A simple example how to use the JavaScript SDK with the pepper robot. The sample html file will connect with a pepper robot under a given ip. Then it will create a tts service. The tts service will log in the browser console the set language of the robot. After that the robot will say "Hello World!".
You have to clone the libqi-js files:
```
https://github.com/aldebaran/libqi-js.git
```
I created a user nao inside a Ubuntu 16.04 virtual machine so my import is as example:
```
```
As alternative you can import this libraries directly from your pepper robot with:
```
```