March 2018
Intermediate to advanced
1396 pages
42h 14m
English
The ultrasonic sensor is used to detect nearby obstacles, if any, in front of the robot. This sensor is an optional one; we can enable or disable it in the embedded controller code.
MPU 6050 The IMU of the robot is used improve the odometry data from the robot. The odometry data provides the current robot position and orientation with respect to its initial position. Odometry data is important while building a map using SLAM.