ICub instructions

From ISRWiki
Revision as of 13:59, 7 June 2012 by Giovanni Saponaro (talk | contribs) (→‎Specific demos: remove the word "demo" from some of the sections)
Jump to navigation Jump to search

This article explains how to manage Chico (iCubLisboa01) for demos and experiments alike. We will describe the hardware setup that accompanies our iCub, how to turn things on and off, and how to run demos.

An older version of this article can be found at iCub demos/Archive and Innovation Days 2009.

Setup

The inventory consists of:

machine notes IP address, username
Chico the robot (duh) has a pc104 CPU in its head 10.10.1.50, icub
icubsrv Dell XPS M1330 laptop don't worry about this machine, just keep it switched on. It contains a hard disk that gets mounted by Chico's CPU at boot time 10.10.1.51, icub
chico3 Tsunami 17" laptop we will use this machine for YARP and all demo management 10.10.1.53, icub

Below Chico's table, from top to bottom we have:

what notes
Xantrex XFR 35-35 thin power supply unit, to power pc104 and some motors. Voltage: 12.9, current: 05.0 or more
Xantrex XFR 60-46 thick power supply unit, to power most motors. Voltage: 48.0 (initially it is 0 - it changes when you turn the green motor switch), current: 10.0 or more
APC UPS uninterruptible power supply

Note: the iCubBrain chassis, which contains two servers used for computation (icubbrain1 - 10.10.1.41, icubbrain2 - 10.10.1.42) is normally in the ISR server room on the 6th floor as of Dec. 2009. However, it sits on top of the power supply units when we bring the iCub to external demos.

Switching on the robot

Hardware side

  • Check that the UPS is on
  • Turn on icubsrv (Dell XPS laptop)
  • Turn on chico3 (Tsunami 17" laptop), the display machine that we will use to actually control the demos
  • Turn on the Xantrex power supply units; make sure the voltage values are correct (see iCub_demos#Setup)
  • Check that the two iCubBrain servers are on (if the demo is held at ISR then they are already on: ignore this step)
  • Check that the red emergency button is unlocked
  • Turn on the green switches behind Chico
    • Safety hint: first turn on the pc104 CPU switch, wait for the CPU to be on, and only then switch the motors on
    • Second safety hint, after turning on motors: wait for the four purple lights on each board to turn off and become two blue lights – at this point you can continue to the next steps

Software side

  • Run cluster_manager.sh from the chico3 desktop icon and start the needed YARP components (click here for detailed instructions). The summary is:
    • First, always launch yarpserver with the 'Run' button in the Nameserver panel
    • Then, if your application employs machines other than chico3 itself, launch the necessary yarprun listeners (usually on chico3, pc104, icubbrain1, icubbrain2)
  • Launch the gyarpmanager.sh icon, which will open the gyarpmanager GUI with all of Lisbon's demos configurations
    • In the iCubStartup_part_1 panel, launch iCubInterface. Warning: make sure that the iCub is vertical before launching this software, otherwise the robot will first fall down (dangerous)
    • Other panels: dpending on which demo you want to execute, you will need to start other necessary drivers such as cameras or facial expressions

Shutting off the robot

Software side

  • Stop your demo software and the cameras with the GUI; do not stop iCubInterface (in the iCubStartup panel) nor yarpserver (in the Cluster Manager window) yet
  • In the iCubStartup panel(s) of the GUI, stop all modules, including iCubInterface. Chico will thus move its limbs and head to a "parking" position. (If things don't quit gracefully, stop or kill the process more times and be ready to hold Chico's chest since the head may fall to the front.)
  • In the Cluster Manager window, stop the instances of yarprun, and finally yarpserver

Hardware side

  • Turn off the two green switches. Pay attention when turning off the 'Motors' switch: if iCubInterface was not stopped properly in the previous steps, then be ready to hold the robot when turning that switch
  • Turn off the Xantrex power supply units
  • Turn off chico3 (Tsunami 17" laptop)
  • If necessary, turn off icubsrv (Dell XPS laptop), other machines (such as portable servers during a demo outside ISR) and the UPS

Stopping the robot with the red emergency button

The emergency button, as the name suggests, is to be used for emergencies only. For example:

  • When the robot is about to break something
  • When some components make nasty noises that suggest they are going to break

Use this button with great care, as it cuts power to all motors and controllers abruptly! In particular, be ready to hold Chico from his chest, because the upper part of his body might fall upon losing power.

To start using the robot again, it is convenient to quit and restart all the software components and interfaces; refer to #Switching on the robot for that. Don't forget to unlock the red emergency button after an emergency, otherwise the program #iCubInterface will start but not move any joint.

Starting YARP components

See Cluster Management in VisLab for background information about this GUI (not important for most users).

  • Click on the cluster_manager.sh icon on the desktop and select 'Run in Terminal' (or 'Run' if you want to suppress the optional debug information terminal)

  • You will see the following window, divided in two main components: yarpserver and yarpruns (the former is a global, single-instance nameserver; the latter are various instances of network command listeners, one per each machine involved in the demos)

  • In the yarpserver panel, click on the 'Run' button. The light above the 'Stop' button will become green.
  • In the yarprun panel, choose the following four machines in the 'Select' column (chico3, pc104, icubbrain1, icubbrain2), then click 'Run Selected' and wait a bit so that all machines can turn on their green 'On' light.
    • Note: the pc104 can be slow and, sometimes, unpredictable (if it doesn't find the yarpserver, you will need to write the following line into yarp conf: 10.10.1.53 40000).

Do all the selected machines have their 'On/Off' switch green by now? If so, proceed to the next step. If not, click on 'Check All' and see if we have a green light from the pc104 at this point. You should see something similar to this, actually with all the required machines showing a green 'On' light:

Other components

Many demos and programs assume that components such as cameras, the iCubInterface driver or the facial expression driver have been launched. To start them, first of all run the gyarpmanager.sh icon. A GUI similar to this one will appear:

When you have one or more applications running, each one will have its panel (tab) and the following toolbar will be visible. Here are the most important functions (which affect all modules of the currently selected application):

iCubInterface

This program controls the motors and reads the robot sensors (encoders, inertial sensor, skin, force/torque). It is needed by almost all demos.

  • check that the red emergency button is unlocked
  • open the iCubStartup_part_1 panel in the gyarpmanager GUI; click the Run Application button (this will start the kinematics modules: iCubInterface, cartesian solvers and gaze control)
  • open the iCubStartup_part_2 panel in the gyarpmanager GUI; click the Run Application button (this will start the dynamics modules: wholeBodyDynamics and gravityCompensator)

Spring 2012 note: sometimes it is necessary to put the torso upright before running iCubInterface - due to a temporary bug in the firmware, we need to do this otherwise some robot joints will not have enough power. As of June 2012 this issue seems to be solved.

Wait for all boards to answer (which takes around 1 minute); after that, you are ready to move on.

There is a GUI application to interact with iCubInterface and command robot joints. Just invoke it from the display machine with:

robotMotorGui

Cameras

Facial expression driver

Note that the actual expression device driver (the first module of the two listed) runs on the pc104. Sometimes, that process cannot be properly killed and restarted from the graphical interface; in the event of you needing to do that, you can either kill -9 its PID, or do a hard restart of the pc104.

iCubGui

This (optional) component shows a real-time 3D model of the robot on the screen.

Skin GUI

Specific demos

Refer to iCub demos/Archive for older information such as starting demos from terminals.

Ball tracking and grasping

  • Make sure that basic YARP components are running: summarized Cluster Manager instructions are here; detailed instructions are in section #Starting YARP components
  • Make sure that the applications iCubStartup_part_1, iCubStartup_part_2, Cameras_320x240_for_Ball_Tracking have been started
  • Optionally, Face_Expression and iCubGui can be started too
  • open the Ball_Tracking_and_Grasping_with_Impedance_Control panel in the gyarpmanager GUI; click the Run Application button; click the Connect Links button

Note that this demo launches the left eye camera with special parameter values:

 brightness 0
 sharpness 0.5
 white balance red 0.474      // you may need to lower this, depending on illumination
 white balance blue 0.648 
 hue 0.482
 saturation 0.826
 gamma 0.400
 shutter 0.592
 gain 0.305

Face tracking

Facial expressions

Force Control

  • Make sure that basic YARP components are running: summarized Cluster Manager instructions are here; detailed instructions are in section #Starting YARP components
  • Make sure that the applications iCubStartup_part_1 and iCubStartup_part_2 have been started
  • Click on the Force_Control panel in the gyarpmanager GUI, Run Application, Connect Links
  • select the desired modality (screenshot below) and manually move the robot limbs:

Interactive Objects Learning Behavior

For this demo, you also need a Windows machine to run the RAD speech recognition module. The Toshiba Satellite laptop is already configured for this purpose.

In Linux:

  • yarp clean to remove dead ports
  • make sure that no IOL module is running in the background: yarp name list should be empty, if not remove any IOL module running

Turn on the Windows machine. On startup, it will launch a command prompt with a yarprun listener.

Back to the Linux machine, in the gyarpmanager IOL demo panel:

  • refresh
  • Run Application - wait for a bit to allow the network to start all modules; then do another refresh in order to see that all modules are running ok and all ports are green
  • Connect Links - wait for a bit, then refresh to check that everything is connected

Finally, on to the Windows machine, go to the InteractiveObjectsLearning.rad icon. Right-click it, select "Edit", then click the Build button and finally Run.

The grammar of recognized spoken sentences is located at $ICUB_ROOT/contrib/src/interactiveObjectsLearning/app/RAD/verbalInteraction.txt

Yoga