************ Introduction ************ What is a robot? ================ .. image:: ./img/robots.png .. admonition:: A robot is the sum of: :class: example * Sensors * Actuators * Computing * Communication * Ability to move * Intelligence (AI) **The objective is to make robots autonomous!** How? ==== .. image:: ./img/robot.png .. admonition:: We need a lot of things! :class: important * Localization * Mapping * Robot Kinematics * Task allocation * Planning We will not focus too much on the robot kinematics, as it is more ingeniering than computer science. Building a robot is very complicated but awesome! * ``_ * ``_ * ``_ Robot Autonomy Architecture =========================== .. image:: ./img/Architecture.png