NAO Software 1.14 documentation

Home | Site map | Search | Index
« previous | up | next »

Menus, Panels and Toolbar in a glance¶

Main window¶

At startup, the following interface is displayed.

../../_images/chore_main.png

This interface contains a Menu Bar, a Toolbar and several Panels.

Panels¶

By default, 3 panels are displayed:

../../_images/chore_interface.png
Part Name Part Name
A Box libraries panel C Robot view
B Flow diagram Panel    

You can find more advanced panels in the View menu:

../../_images/chore_interface_advanced.png
Part Name Part Name
A Pose library panel F Resource viewer panel
B Video monitor panel G Dialog panel - Experimental
C Project content panel H Memory watcher panel
D Script editor panel I Debug window
E Behavior manager panel J Undo stack panel

To move a panel:

  • Drag and drop the title of the panel onto the desired location.

Menu Bar¶

File menu
This menu enables you to create, open and save a Project. You can also exit the application through this menu.
Box library menu
This menu enables you to create, open, close and save box libraries.
Edit menu
This menu enables you to undo and redo last actions made in the diagram. You can also access to the preferences of the application through this menu. For further details, see the Choregraphe Preferences section.
Connection menu

This menu enables you to connect to and disconnect from a robot. For further details, see the Connection widget section.

Once you are connected to a robot, you can also:

  • play and stop the opened behavior.
  • display or hide the Debug window when an error occurs in the behavior.
  • transfer files between your computer and your robot. For further details, see the How to download and upload file on NAO section.
  • update NAO’s system (in Connection > Advanced) with a new version of its software. For further details, see the How to update NAO system section.
View menu
This menu enables you to manage the displayed panels. You can select the ones you want to hide or display, and even reset your workspace layout to default (i.e. only displaying the Box libraries panel, the Flow diagram Panel and the Robot view).
Help menu
This menu enables you to see the statistics of the current behavior (number of boxes, number of lines, etc) and to access to the general documentation, the documentation about Choregraphe and the API reference. You can also get some information about the version of Choregraphe you are currently using through this menu.

Toolbar¶

../../_images/chore_full_toolbar.png

The buttons of the toolbar below the menu bar are shortcuts to actions that you will often need while creating behaviors in Choregraphe.

Button(s) Function
../../_images/chore_bluebuttons.png Create a New project, Open or Save a Project.
../../_images/undo_redo_buttons.png Undo and Redo last actions made in the diagram.
../../_images/chore_connect_buttons.png ../../_images/connect-to_button_try.png

Connect, Disconnect or Try to reconnect a robot.

For more information about the connection, see Connection Management.

../../_images/chore_greenbuttons.png Play or Stop the opened Behavior.
../../_images/chore_yellowbutton.png See the warnings and the errors that can occurs during the execution of your behavior.
../../_images/chore_blue_indicator.png ../../_images/loading_indicator_grey.png ../../_images/loading_indicator_blue.png

Progress bar that indicates the behavior loading when you click on Play.

This indicator can be:

  • Mainly grey: the behavior is not loaded.
  • Moving up and down: the behavior is loading.
  • Blue: the behavior is loaded.
../../_images/volume_button.png Enables you to set the volume of NAO’s speakers.
../../_images/animation_mode_button_green.png ../../_images/animation_mode_button_orange.png ../../_images/animation_mode_button_red.png

Activate / deactivate the Animation mode which enables you to easily manipulate the robot and store its position.

For more information, see How to use the Animation Mode.

This button can be:

  • Green: the Animation mode is deactivated.
  • Orange: intermediate state where the animation mode is either loading or unloading.
  • Red: the animation mode is activated.
../../_images/chore_asserv_button.png ../../_images/stiffness_button_orange.png ../../_images/stiffness_button_red.png

Set on/off the stiffness of all the joints of the robot.

This button can be:

  • Green: no joint is stiffened, the robot cannot move by himself, but you can move its limbs manually.
  • Orange: intermediate state depending on the stiffness value.
  • Red: all the joints are stiffened, the robot is able to move by himself, do not try to move its limbs manually.
../../_images/battery_level_green.png ../../_images/battery_level_orange.png ../../_images/battery_level_red.png

Indicate the level of NAO’s battery.

This indicator can be:

  • Green: the level of the battery is almost at its maximum.
  • Orange: the level of the battery is medium.
  • Red: the level of the battery is very low and your robot is going to shutdown in few minutes if you do not plug it in.
« Your first steps in Choregraphe | Getting started | Box libraries panel »

Quick search

Enter search terms or a module, class or function name.

Table Of Contents

  • Site map
  • Release notes - 1.14
  • ChangeLog
  • NAO
  • Software
  • Choregraphe User Guide
    • Getting started
      • Your first steps in Choregraphe
      • Menus, Panels and Toolbar in a glance
      • Box libraries panel
      • Flow diagram Panel
      • Robot view
      • Connection Management
    • Mastering the main objects
    • Advanced panels
    • Mastering movements
    • How to ...
    • Customizing Choregraphe
    • Debugging
    • Choregraphe Tutorials
    • Troubleshooting
  • Programming Guide
  • References
  • Glossary
  • Legal notices

On this page

  • Menus, Panels and Toolbar in a glance
    • Main window
    • Panels
    • Menu Bar
    • Toolbar
« previous | up | next »