# Basic Simulation

You can create your own personal log in for the **Unitree Go App** and enter simulation mode to practice the movements and functionality of the Robot Dog in a virtual environment. We recommend this to familiarise yourself with the general controls.&#x20;

<figure><img src="/files/oHVErcT0YMv6d7qgKZp0" alt=""><figcaption><p>Homescreen appearance on a personal device.</p></figcaption></figure>

## Interface

<figure><img src="/files/kQbfPQFQ3LSxl4kVME4J" alt=""><figcaption><p>Simulation Mode with RobotDog Actions<br>1: Movement Control<br>2: Rotational Control</p></figcaption></figure>

***

You can simulate the **General** and **Advanced** Modes on the controller without connecting to the RobotDog.&#x20;

A good guide of simulation is to familiarise with:

1. Combine the use of both joysticks to control movement, use the rotational control to assist the movement of the RobotDog in different directions.
2. Test the different speed of movement (walk & run). The simulation will demonstrate inertia from the RobotDog where it will not stop immediately in place after running, this is useful when operating the RobotDog in real-life.
3. Other gestures such as sitting and crouching.


---

# 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/next-lab/robotics/robotic-dog/basic-simulation.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.
