This tutorial comes from the official Julia developers, beginning from the basics and showing you some of Julia’s features to provide you with a starting point. […]
Type: Recording
Lesson 105: Robot Motion
This video discusses how a robot moves by using math to predict future positions given the robot’s model and the equations of motion. This handout covers a lesson review and question that encourage students to use mathematics to determine the orientation the robot is facing. […]
Julia Tutorial
This webpage features a 1 hour YouTube video that summarizes a 300 Page book on Julia with the code associated with the video available. […]
What is a Version Control System? What is Git?
This resource is part of a class designed to teach you about computing ecosystem literacy. 1 of the 12 lectures available, this resource teaches you about version control, and more specifically Github. Each lectrue features a written guide and a lecture video on YouTube. […]
Read More… from What is a Version Control System? What is Git?
Intro to MATLAB programming
6 video lectures that can be streamed or downloaded providing an Intro to MATLAB Programming with assignments available. […]
Introduction to MATLAB
This YouTube playlist provides 40+ videos of MATLAB tutorials including, but not limited to, tutorials on for loops, solving systems of linear equations, and data plotting. […]
Lesson 104: Robot Localization
This video discusses how robots keep track of position as the robot moves, and update their position with math using ranges to known landmarks. This handout covers a lesson review and questions that encourage studnets to use mathematics to have robots find their position on a map relative to landmarks. […]
Lesson 103: Robot Measurement
This video explores the different ways to measure distances, speeds, time, and other items important to robots. This handout covers a lesson review and questions that encourage students to gain practice using the metric system for robotics. […]
PBS LearningMedia – Robotics in Medicine
A video that discusses examples of robotics in medicine and a handout that tasks students with designing a medical robotic instrument. Through this activity students will learn design constraints and testing methods. […]
Technights
Interactive videos on a variety of computer science topics taught by members of the Carnegie Mellon Community. […]
Lesson 102: Sense, Plan, Act Framework
This video focuses on how a robot can break down its tasks into sensing the surroundings, planning what to do next, then executing the plan. […]
Lesson 101: Robotics – An Introduction
This video focuses on robot design elements: locomotion, end-effectors, appearance and how they relate to a robot’s purpose. This handout covers a lesson review and questions that encourage students to think about what kind of design decisions would need to be made for a particular robot task. […]