You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: learn-robotics.md
+44-40
Original file line number
Diff line number
Diff line change
@@ -3,80 +3,85 @@ layout: page
3
3
title: Learn Robotics
4
4
---
5
5
6
+
# Welcome to the WPI Global STEM Education Initiative: Introduction to Robotics with ROSMO Robots
6
7
7
-
# Objectives
8
-
- Get at strong foundation in open-source electronics and prototyping
9
-
- Gain intuition on mechanical prototyping and design with dc brush motors, servo motors
10
-
- Apply basic machine learning and computer vision to a small project
8
+
This class is designed for instructors to learn the basics of robotics and programming using **ROSMO Robots**. You will be using **MicroBlocks**, a simple and powerful visual programming language, as an introduction to coding. For those who wish to advance, you can transition from MicroBlocks to Python as you become more comfortable programming the robots.
11
9
10
+
The course consists of several hands-on modules, beginning with an **Introduction to Robotics**. These modules cover topics like:
11
+
-**Driving** the robot
12
+
- Using **sensors**
13
+
- Operating the **manipulator (robot arm)**
12
14
13
-
# 1) Microblocks
15
+
## Final Project: Delivery Robot Challenge
16
+
The course concludes with an exciting **final project** that brings together everything you have learned in the previous modules. This **Delivery Robot Challenge** allows students to program their robot to complete a series of tasks. To add a competitive element, an optional scoring rubric is provided to evaluate the runs completed by students.
We hope this course is engaging and enjoyable for both you and your students. Since this is a new course with new robots and software, there may be occasional bugs or unexpected issues. If you encounter any challenges or have questions, don’t hesitate to contact us.
For more details about the program and resources, please visit the [ROSMO website](https://rosmo-robot.github.io/).
20
24
21
-
# 3) Arduino
22
-
-[Smartcar](https://github.com/platisd/smartcar_shield/tree/master/examples/Car) Projects from [2019](https://github.com/DIT112-V19), [2020](https://github.com/DIT112-V20/)[2021](https://github.com/DIT112-V21/)
25
+
Dive in and start exploring the world of robotics with ROSMO and MicroBlocks!
0 commit comments