Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of contents

...

Table of Contents
minLevel1
maxLevel4

Overview

...

AdamAppSDK (Application Development Kit for i-PRO AI Camera) works in Linux environment.

AdamAppSDK operating requirements

  • For development PC :x86_64(amd64)

  • For development OS :Ubuntu Linux 16.04 LTS (64bit版)
    Ubuntu Linux 18.04 LTS (64bit版)

  • development language :C/C++, Python

In this tutorial, assuming that the OS of the development PC is windows, explain the installation procedure of VirtualBox and Ubuntu.

If the OS of the development PC is Ubuntu, start by establishing the "Establish development environment(SDK)".

Install VirtualBox

...

Download the installer

Download the VirtualBox installer from the website.

https://www.virtualbox.org/wiki/Downloads

Versions to be installed in the tutorial.

  • VirtualBox 6.1.36 platform packages

...

Click "Windows hosts" to download the installer.

Install VirtualBox

Follow the wizard to install.

...

Once done, Virtual Box will start.

...

Establish Ubuntu environment

...

Download image file

Download the Ubuntu Desktop image file from the website.

http://releases.ubuntu.com/16.04/

http://releases.ubuntu.com/18.04/

Installation target OS in the tutorial

  • Ubuntu 18.04.6 LTS

...

Create a virtual machine

Start VirtualBox and click the "New (N)" button.

...

Once complete, your virtual machine will be created.

...

Install Ubuntu

Install Ubuntu on the created virtual machine.

...

Click "Launch" to start the installation.

...

Set up Ubuntu

Configure Ubuntu.

Select your language and click Install Ubuntu.

...

Type Enter and if it boots, you're done.

...

Network settings for communicating with the outside world

Configure settings for network access from outside VirtualBox. By default, NAT is set, so please use the setting as it is.

...