Taking the suggestion from Chapter 13, this bot doesn’t need to be quick but it does need to be simple. All we need is for the bot to move to the end of the tunnel, avoid knocking the scroll off its support legs, grab the scroll securely, and return to the tunnel entrance.
With those requirements in mind, let’s move forward and develop a solution to this challenge.
GrabberBot Planning and Design
If you want to skip ahead to Chapter 15 and take a look at my final solution for the GrabberBot , feel free. Right ...