Skip to content

Installation of virtual machine

mfigat edited this page May 8, 2015 · 32 revisions

Base: Nao tutorials Prev: Running and configuration of repository agent Next: Structure of virtual machine

Installation of virtual machine

Before you start working on RAPP system you need to download Oracle VM Virtual Box and then download virtual machine opennao-vm-2.1.0.19. It will be used to compile packages for NAO robot.

Download Oracle VM Virtual Box

Oracle VM Virtual Box allows to run multiple and different operating systems on the same computer at the same time. In our case we will need to run gentoo operating system. Download the latest version of Oracle VM Virtual Box for Ubuntu.

Download virtual machine

There are two virtual machines:

  • Clean virtual machine with ros source files ready to compile and three scripts that set whole rapp structure on virtual machine, download actual github source codes and compile them download.
  • Ready virtual machine - now you can copy correct workspaces on Nao robot and generate hz packages download.

Import ova file into Oracle VM Virtual Box

Open Oracle VM Virtual Box. Select File -> Import Appliance -> Choose downloaded file -> Next -> Import

Clone this wiki locally