# Doosan Robotics Task Editor Tutorial

In this tutorial a **Pick and Place** application with a custom HMI panel for Doosan Robotics is developed starting from scratch. Graphical Task Editor is used as preferred programming mode in this tutorial, so no coding knowledge is required.

Covered topics:

* HMI Desinger introduction and navigation
* HMI Robot Plugin Installation
* HMI graphical components setup
* Linking with robot variables and functions
* Running the HMI application on robot teach pendant

{% embed url="<https://www.youtube.com/watch?v=14zlAo42lEw>" %}

### Resources

{% file src="/files/0oEMTJJYCga62BzCm2UT" %}
Pick and Place HMI file
{% endfile %}

{% file src="/files/yZF5pkD1z3d1fyGm0aB9" %}
Pick and Place Task Edior File
{% endfile %}


---

# 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.robpod.cloud/hmi-designer/hmi-tutorials/doosan-robotics-task-editor-tutorial.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.
