Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
NunoDuarte authored Jul 1, 2021
1 parent eb018e8 commit f49dc74
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,17 +63,16 @@ The connectivity App needs the following dependencies:
## Building

## Instructions
Run yarp from a different computer
- yarp namespace /icub
In case you have the detection App and/or the connectivity App in a different computer then point the yarp to the laptop/computer that iCub is running:
- yarp namespace /icub (in case /icub is the name of the yarp network)
- yarp detect (to check you are connected)
- gedit /home/nduarte/.config/yarp/_icub.conf
- gedit /home/user/.config/yarp/_icub.conf
- 'ip of computer you wish to connect' 10000 yarp

Run on the real robot - without right arm (optional)
Run on the real robot - without right arm (optional). Firstly, start iCubStartup from the yarpmotorgui in the real iCub and run the following packages:
- yarprobotinterface --from yarprobotinterface_noSkinNoRight.ini
- iCubStartup
- iKinCartesianSolver -part left_arm
- iKinGazeCtrl ...
- iKinGazeCtrl
- wholeBodyDynamics icubbrain1 --headV2 --autocorrect --no_right_arm
- gravityCompensator icubbrain2 --headV2 --no_right_arm
- fingersTuner icub-laptop
Expand Down

0 comments on commit f49dc74

Please sign in to comment.