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

https://github.com/michdo93/pepper-java-example

A simple example how to use the Java SDK with the pepper robot
https://github.com/michdo93/pepper-java-example

Last synced: about 2 months ago
JSON representation

A simple example how to use the Java SDK with the pepper robot

Awesome Lists containing this project

README

          

# pepper-java-example
A simple example how to use the Java SDK with the pepper robot. The sample eclipse Java project will connect with a pepper robot under a given ip. Then it will create a tts service. After that the robot will say "Hello World!".

The Java project was created for NAOqi version 2.5. You have to download the Java SDK first and then import it as external library.

```
wget https://community-static.aldebaran.com/resources/2.5.10/Java%20SDK/java-naoqi-sdk-2.5.6.5-linux64%20%281%29.jar
```