Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Chapter 2 · Perception and Reasoning

Robots are never certain. This chapter builds the probabilistic toolkit used in every later chapter: describing uncertainty, modeling sensors, updating beliefs with Bayes’ rule, and choosing actions that minimize expected cost.

SectionWhat you will learn
2.1 Probability for RobotsPMFs, Gaussians, sampling
2.2 Sensors and Noisesensor models and likelihoods
2.3 Bayesian InferenceBayes’ rule, MAP, Gaussian fusion
2.4 Decisions Under Uncertaintyexpected cost and value of information