## page was renamed from rocon_app_platform/Tutorials/hydro/Pairing with Androids
## For instruction on writing tutorials
## http://www.ros.org/wiki/WritingTutorials
####################################
##FILL ME IN
####################################
## for a custom note with links:
## note =
## for the canned note of "This tutorial assumes that you have completed the previous tutorials:" just add the links 
## note.0= [[rocon_app_manager/Tutorials/hydro/Pairing Mode|Pairing Mode]]
## descriptive title for the tutorial
## title = Pairing with Androids
## multi-line description to be displayed in search 
## description = Pairing the robot app manager with android smart phones/tablets.
## the next tutorial description (optional)
## next =
## links to next tutorial (optional)
## next.0.link=[[rocon_app_manager/Tutorials/hydro/Customising - Robot Icon|Customising - Robot Icon]]
## next.1.link=
## what level user is this tutorial for 
## level= AdvancedCategory
## keywords = pairing
####################################

<<IncludeCSTemplate(TutorialCSHeaderTemplate)>>

== Overview ==

This tutorial shows how to setup and run the rocon app manager in pairing mode so that an external (in this case an android client) can connect and work with the robot. Make sure you have completed the previous tutorial on [[rocon_app_manager/Tutorials/hydro/Pairing Mode|Pairing Modes]].

== Pairing ==

=== PC ===

 * Export an appropriate ROS_IP environment variable.
 * Launch the pair of masters as per the previous tutorial on [[rocon_app_manager/Tutorials/hydro/Pairing Mode|Pairing Modes]].
 * Make sure you have ROS_IP/ROS_HOSTNAME configured appropriately.

=== Android ===

 * Connect the android to your LAN wireless.
 * Download [[https://play.google.com/store/apps/details?id=com.github.rosjava.android_remocons.robot_remocon&hl=en|Robot Remocon]] from google's play store.
 * Launch the Robot Remocon
 * Scan the network (via zeroconf) for the ''Cybernetic Pirate''.
 * Enter and run either chirp (no associated android app) or talker (simple textview android app).


## AUTOGENERATED DO NOT DELETE 
## TutorialCategory
## FILL IN THE STACK TUTORIAL CATEGORY HERE