# 'Easy-deploy' for Seirios

{% hint style="danger" %}
Installation is easy with simple commands on the command line interface. Before you start, please ensure your system has both Ubuntu and ROS installed. Recommended;

**(x86\_64) Ubuntu 20.04 & ROS Noetic** *OR* **(arm64) Ubuntu 18.04 & ROS Melodic**
{% endhint %}

## Step 1

The easy-deploy package can be obtained from our Movel AI representative or can be downloaded from the following mirrors. Please ensure the right mirror for the right architecture (arm64 or x86 is selected)

Follow the instructions on the following pages to completely install Seirios RNS:

|                                          Google Drive Link                                         |         Mirror (Terabox)        |
| :------------------------------------------------------------------------------------------------: | :-----------------------------: |
|  [arm64](https://drive.google.com/drive/folders/1dKRrj40IiCe8WOkJMbwLIzxxyyHU08NO?usp=drive_link)  |  arm64 (currently unavailable)  |
| [x86\_64](https://drive.google.com/drive/folders/1AmAPjx3zZf7CRE7mAmF6T8-sUa3cl6O_?usp=share_link) | x86\_64 (currently unavailable) |

{% hint style="warning" %}
**A trial license of 15 days is included in this easy-deploy package.** Tuning of your robot parameters and configuration is required after installation. Please contact your Movel AI representative or email <sales@movel.ai> for support and assistance.
{% endhint %}

{% hint style="warning" %}
Custom features such as docking to charging stations are not included as it is a custom feature that requires development and integration. If you have a docking /custom feature code, please refer to [**this link**](https://docs.movel.ai/seirios-rns/documentation/ext-process-handler) for integration
{% endhint %}

Move the easy-deploy zip file to your home directory `/home/<USER>` and extract the zip using the Archive Manager (\<USER> refers to the account username).

<figure><img src="/files/SqRbfPr1RnbccSTeq1N8" alt=""><figcaption><p>Extract/Unzip Easy Deploy package</p></figcaption></figure>

<figure><img src="/files/jjYnH0d8Udw127qmOghZ" alt=""><figcaption><p>Extract/Unzip Easy Deploy package</p></figcaption></figure>

<figure><img src="/files/KeqHTESCC24zdf6eGxzZ" alt=""><figcaption><p>Files in the Easy Deploy package</p></figcaption></figure>

## Step 2

1. Now, we need to run the installation in a Terminal
2. Right-click in the file explorer and open a Terminal in the extracted easy-deploy folder/directory

<figure><img src="/files/mnVVFXtV1AstyT5HAWi2" alt=""><figcaption><p>“Open in Terminal” for extracted easy deploy folder</p></figcaption></figure>

<figure><img src="/files/XNhfu4zLOoj2hmxhjMKs" alt=""><figcaption><p>Directory easy-deploy in Terminal</p></figcaption></figure>

Then we move to the next part to install docker.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.movel.ai/new-collection/seirios-rns/documentation/installation-and-integration-1/easy-deploy-for-seirios.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
