This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| fastdev:facetracking [2010/06/15 14:10] – andreas.holzbach | fastdev:facetracking [2010/06/15 14:15] (current) – andreas.holzbach | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | * On the Face Tracking Computer | ||
| + | |||
| + | 1. Install ROS box-turtle (http:// | ||
| + | 2. Check out tumros-internal repository: | ||
| + | 3. OID5 Code Repository! | ||
| + | Give your public ssh key to Alexis for this to work! | ||
| + | hg clone ssh:// | ||
| + | |||
| + | |||
| + | |||
| + | * On the iCub Laptop | ||
| + | |||
| + | To startup the iCub follow the instructions at: http:// | ||
| + | (If you want to check the cameras: In Application Manager click on " | ||
| + | |||
| + | |||
| + | * On Face Tracking Computer | ||
| + | |||
| + | 1. Configure namespace: rosrun yarp2 yarp namespace /icub | ||
| + | 2. Set Icup Laptop IP address for yarp: rosrun yarp2 yarp conf 10.0.0.1 10000 | ||
| + | 3. Run ROS Core: roscore | ||
| + | 4. Run Face Detector Node in tumros-internal/ | ||
| + | (Set Port Connection for communication rosrun yarp2 yarp connect / | ||
| + | |||
| + | |||
| + | * To shut iCub down do | ||
| + | |||
| + | 1. On local computer: | ||
| + | Shut down Face Detector | ||
| + | |||
| + | 2. On the iCub Laptop: | ||
| + | a. In the Application Manager click on Ctrl-c on all green modules. | ||
| + | b. In the terminal Ctrl-C the shell script | ||
| + | |||
| + | Turn off power switch | ||