# Download & Install Robot Studio

ABB Robot Studio is the robot programming software for the ABB Robots we have in the MSD Robotics Lab. The Lab uses Robot Studio 2025. This guide will show you how to correctly download, install and license Robot Studio.

Robot Studio is only available on Windows.

{% hint style="info" %}
The pictures in this tutorial reference an older version (6.08), however the instructions are still the same.
{% endhint %}

## Download RobotStudio&#x20;

You can download RobotStudio 2025 here:&#x20;

{% embed url="<https://new.abb.com/products/robotics/robotstudio>" %}

Go to 'Try RobotStudio Suite for Free' and select the 'Test it for 30 Days' button. Fill in your details to  download. See below for instructions on installing and licensing.

Alternatively, you can download a slightly older version (2019) directly from this link: <https://robotstudiocdn.azureedge.net/install/RobotStudio.2019.2_NoRobotWare.zip>

## Installing RobotStudio&#x20;

Install RobotStudio by running the setup.exe file. &#x20;

![](/files/-LZ2bzl02thHxJoyTnwO)

Install RobotStudio using the **complete** settings.

<div align="left"><img src="/files/-LZ2c1blEUXXcTNdPpHa" alt=""></div>

## Setting up a License

{% hint style="info" %}
You may need to renew the license every 30 days, when the trial expires. If this occurs, repeat the sign-up process for the 30 day trial and re-download RobotStudio.
{% endhint %}

When opening RobotStudio for the first time, you will be prompted to enter a license code. Select **Standalone License** and request a **Trial License.**

<div align="left"><figure><img src="/files/MLBwCOdR5ThN47ikgyeq" alt="" width="541"><figcaption></figcaption></figure></div>

Once you have stepped through the setup, RobotStudio trial will be activated. &#x20;

### <mark style="color:red;">Install Robot Ware 6.08</mark>

<mark style="color:red;">Robot Ware is required for some operations in Robot Studio. Robot Ware is the same software that runs on the robot. The robots use version 6.08.</mark>

{% hint style="warning" %}
RobotWare and RobotStudio are two different pieces of software. RobotStudio is the application you installed already and is used to program the robot. We use RobotStudio version 2025.

RobotWare is the software that runs on the robot, it also runs on your computer for simulation purposes. RobotWare 6.08 is installed on the robots at the MSD Robotics Lab.
{% endhint %}

<mark style="color:red;">To install open Robot Studio.</mark>

1. <mark style="color:red;">Click on the Add In Tab.</mark>
2. <mark style="color:red;">Click on RobotWare</mark>
3. <mark style="color:red;">Select Version 6.08</mark>
4. <mark style="color:red;">This button will show add. Click it.</mark>

<figure><img src="/files/RyOHUhXgFNH6MTWUBKtu" alt=""><figcaption></figcaption></figure>

## Additional Resources & Tutorials

{% embed url="<https://new.abb.com/products/robotics/robotstudio>" %}

ABB Provides a number of extra tutorials that can be found here:

{% embed url="<https://new.abb.com/products/robotics/robotstudio/tutorials>" %}


---

# 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://ms-kb.msd.unimelb.edu.au/msd-robotics-lab/software/software/abb-robot-studio/download-and-install-robot-studio.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.
