7. Additional Resources

7.1. ROS

For any ROS question, please refer to the official doc at http://wiki.ros.org .

7.2. Android Teleop

First, install the teleop app on your Android after installing rosjava and android_apps at http://wiki.ros.org/rosjava (or ask Karsten for the .apk)

When starting your roscore and this naoqi driver, make sure you export your ROS_IP and ROS_MASTER_URI to your IP.

Then start motion on your robot:

$ qicli call ALMotion.wakeUp
$ qicli call ALRobotPosture.goToPosture Stand 1

You can now control your robot with the app.

Go back to the index.

Table Of Contents

Previous topic

6. Next steps

This Page