AI & Robotics Foundations coursebeginner36 lesson roadmap40 learning hours

AI & Robotics Foundations

Applied AI and robotics for curious students and builders

airoboticsembodied-aicomputer-visionllm-agents
Start Lesson 1

Course roadmap

A complete AI robotics learning path

See the journey before you begin. Move through robotics fundamentals, sensing, control, perception, planning, intelligent agents, safety, and applied projects.

22 lessons ready now12 modules · 36 lesson roadmap
Start here 30-second challenge

Who is doing the thinking?

Decide what each machine is before you read anything. Your evidence matters more than the label.

Automation

Timed lamp

It follows a fixed time-based rule.

Robot + automation

Factory arm

It acts physically and may repeat a fixed path.

AI, not a robot

Photo classifier

It predicts from data but has no physical body.

Robot + bounded AI

Mars rover

It senses terrain and makes limited navigation decisions.

Your first engineering test

Ask: Does it act in the physical world? Does it follow fixed rules or choose from data? Can new observations change its next action? Which decisions stay with a human?

Course learning plan

Built for step-by-step mastery

This course brings together a structured curriculum, reviewed learning goals, approved videos, hands-on labs, mastery checks, and source-grounded references.

22Live study rooms0.1.0Content version

Audience profile

Who this course is built for

high school studentsearly college studentsrobotics enthusiaststechnical founders

Assumed knowledge

  • Basic algebra and coordinate graphs
  • Beginner Python: variables, conditionals, loops, and functions

Learning contract

How the course should behave

simulation firsthardware optionalmastery before progressionsource awarehuman reviewedaccessible by defaultai assisted not ai completed
Lesson target35-65 minutesMastery threshold80%

Capstone

Autonomous Mission with Evidence

  • Mission and environment specification
  • Perception-planning-control system diagram
  • Reproducible simulation or recorded run
  • Normal edge and unsafe scenario test matrix
  • Mission success and at least two task-relevant metrics
  • Failure analysis with one documented revision

Study space design

A focused room for every lesson

Watch first

Approved videos establish the mental model before text gets dense.

Practice while learning

Labs and retrieval prompts help students explain, self-check, and catch weak spots.

Prove mastery

Short recall checks keep the loop honest and build durable confidence.

Full curriculum plan

What you will learn next

The curriculum is planned across connected modules, source-grounded explanations, guided practice, mastery checks, and deeper transfer work.

12Modules36Lessons40Hours

Module 8

Planning and Robot Behavior

1 live

How does a robot choose what to do next?

  • Compare reactive rules, state machines, and behavior trees.
  • Explain graph search, costs, constraints, and collision avoidance.
  • Design fallback and replanning behavior under uncertainty.
Reactive Rules, State Machines, and Behavior TreesStudy room available
Graph Search, Costs, and Constraints1 hr planned
Replanning, Timeouts, and Fallbacks55 min planned

Module 9

Manipulation and Human–Robot Interaction

Planned

What changes when a robot must touch objects or work near people?

  • Explain grasping, reachability, collision checking, and contact.
  • Sequence perception and motion for a pick-and-place task.
  • Design clear intent signals and human override points.
Grasping, Reachability, and Contact1 hr planned
Task-and-Motion Sequencing1 hr planned
Intent, Accessibility, and Human Override50 min planned

Module 10

Learning for Robotics

Planned

What should a robot learn, and what should remain explicitly engineered?

  • Explain supervised, imitation, and reinforcement-learning roles in robotics.
  • Separate training performance from deployment evaluation.
  • Identify reward, data, distribution-shift, and sim-to-real risks.
Learning from Labeled Examples55 min planned
Imitation and Reinforcement Learning1 hr 5 min planned
Evaluation, Reward, and the Sim-to-Real Gap1 hr planned

Module 11

Language, Vision-Language Models, and Robot Agents

Planned

Where can generative AI help a robot, and where should it not have direct authority?

  • Explain grounding, affordances, and task decomposition.
  • Design a tool-using robot agent with verification boundaries.
  • Identify hallucination, prompt-injection, and permission risks.
Language Grounding and Affordances55 min planned
Tool-Using Agents, Memory, and Verification1 hr 5 min planned
Hallucination, Injection, and Safety Boundaries50 min planned

Module 12

Responsible Robotics and Capstone Studio

Planned

How do we demonstrate that a robot is useful, reliable, and appropriately governed?

  • Apply safety, security, privacy, fairness, and accountability criteria.
  • Build a reproducible test matrix with meaningful metrics.
  • Present an integrated robot mission with limitations and human oversight.
Safety, Security, Privacy, and Accountability1 hr planned
Test Plans, Metrics, and Red Teaming1 hr 5 min planned
Capstone Integration and Technical Storytelling1 hr 5 min planned

Course path

Start with the foundations

Each lesson keeps the learning loop short: video anchor, reading lab, retrieval practice, and a quick mastery check.

Module 1

What Makes a Robot Intelligent?

When does a programmed machine become an AI-enabled robot?

3 lessons

Module 2

Robot Bodies, Sensors, Actuators, and Compute

How does a robot connect software decisions to the physical world?

3 lessons

Module 3

Motion, Frames, and Kinematics

How does a robot describe where it is and where it should move?

3 lessons

Module 4

Programming Robot Systems with ROS 2 Concepts

How do independent robot components communicate without becoming one giant program?

3 lessons

Module 5

Feedback and Control

Why does a robot need to keep checking its actions?

3 lessons

Module 6

Robot Perception and Computer Vision

How does a robot turn sensor measurements into useful evidence?

3 lessons

Module 7

Localization, Mapping, and Navigation

How can a mobile robot move when its map and location are uncertain?

3 lessons

Module 8

Planning and Robot Behavior

How does a robot choose what to do next?

1 lesson