Skip to content

Installation of virtual machine

mfigat edited this page Jun 17, 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 - (RECOMMENDED)
  • Ready virtual machine - You get an image of virtual machine with ROS installed with other required libraries. You get a correct file structure of virtual machine. If you want to test helloworld or voicemail dynamic agent tasks then generate hz packages and prepare you Nao robot. You also can write your dynamic agent task and compile/build it and generate hz package. Download an image of vm_nao_ros_ready_v1.7.ova

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