Price
85 USD per month (The cost of the all course is 510 USD)
Commitment
6
months (24
lessons/90
minutes)
Age
13+
y/o
Level
Type
Online
Sign up for free online lesson
Upcoming lessons:
27.07 - 02.08
Till next lesson:
5
дней
In this online course, you will learn to make an autonomous robot that can move around the “city”, navigate itself along road markings, recognise other robots and citizens (rubber duckie ducks) and interact with them through a video camera.
This course was made in partnership with the department of Saint Petersburg Electrotechnical University “LETI”, with the support of the head of the Department Kirill Krinkin. It is based on the open source project “Duckietown” launched at the Massachusetts Institute of Technology (MIT) in 2016.
Skills
Python Programming, OpenCV Library, Numpy Library, Linux OS, Raspberry Pi Board, Duckietown Gym
Requirements
Mac, Linux or Windows PC, a microphone, internet access and a Micro-USB Cable
Reviews
To make an autonomous robot, students will master the “stack” of new technologies, such as:
– Python programming language
– OpenCV computer vision library and Numpy library
– Raspberry pi minicomputer board
– Gym Duckietown Library
– OS Linux
We will teach robot to recognize road signs and follow traffic rules, find road markings, stay in the lane and deliver passengers.
As a graduation project students will participate in an online competition organized by the department of MOEVM (расшифровать) at St. Petersburg State Electrotechnical University.
Lesson 1 | Python: int, float, str data types, variables, arithmetic operations. Print function. |
Lesson 2 | Python: if, elif, else conditions. Input function, data type conversion. Strings, string concatenation. |
Lesson 3 | Python: list data type. Range iterator. For loop. Split method for converting a string to a list. |
Lesson 4 | Python: exercises on lists, loops, conditions. |