# Welcome to REV Robotics Education Professional Development!

This self-guided professional development training is a new program from REV Robotics designed to aid educators as they get started with educational robotics and the DUO Control System.&#x20;

These trainings are intended to pair with the Intro to Robotics V2 curriculum and EDU Kit V2.&#x20;

| <h4><a href="curriculum-gs/intro">Click here to learn more about the free Intro to Robotics V2 curriculum!</a></h4> |
| :-----------------------------------------------------------------------------------------------------------------: |

Within the professional development, there are currently two groups of lessons available:

|                                                            <h2><strong>Technical</strong></h2>                                                           |                                           <h2><strong>Classroom (Coming Soon)</strong>  </h2>                                           |
| :------------------------------------------------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------------------------------------: |
| This collection of lessons focuses on using DUO Mechanical and Control Systems, as well as general robotics principles, getting hands-on with the robots | This collection of lessons focuses on the ins and outs of running a robotics or technology education classroom with open-ended projects |

<figure><img src="https://3023198990-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnKoHwxC0Q1NBpLowZUmu%2Fuploads%2FV4C2fGO0rFTbkn0oj4Vt%2FCurriculum_Classbot_3QR.png?alt=media&#x26;token=ba5bb5ca-bc9a-4514-a86b-6a49084efda3" alt="" width="375"><figcaption></figcaption></figure>

### Ready to get started? Click the tabs to explore the course catalog below!

{% tabs %}
{% tab title="Technical Course List" %}

* [ ] Getting Started with the DUO Control System
* [ ] Testbed Programming
* [ ] Understanding the Engineering Design Process
  {% endtab %}

{% tab title="Classroom Course List" %}

* [ ] Managing Robotics Equipment&#x20;
* [ ] Embracing Open-ended Projects
* [ ] Growing the Problem-Solving Mindset
  {% endtab %}
  {% endtabs %}

## How is this training different than other documentation?

While there is overlap between using the DUO system in the classroom and FTC or FGC competitions, these trainings are intended to provide simplified onboarding support to new educators.&#x20;

This means there is less heavily technical or complex materials provided, such as in depth pinouts, schematics, or references to competition formats. Please see the [appropriate technical documentation](https://app.gitbook.com/o/-M3qDjqMSqBbHMXNmC_O/s/QpUff2Tw0aAY2K1UwemO/) for that information.

Additionally, these trainings include callouts for pairing with the Intro to Robotics V2 curriculum, such as relevant lessons or projects.


---

# 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.revrobotics.com/rev-professional-development-technical-path/pd-technical.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.
