Obstacle Avoidance and Collision Detection

If you are making an autonomous robot that needs to avoid obstacles, a remote-controlled car that needs to detect when it hits something or even a 3D printer that needs to know when the print heads have reached the limits of the print area, you will need to include some sort of obstacle avoidance or collision detection system in your project. In this chapter, we will look at several sensors that can be used for obstacle avoidance and collision detection systems.

Throughout this chapter, you will learn: