Building an autonomous truck from scratch: Part 1
With each blog post on this site, I’ve made an effort to not only explore new areas of engineering and computer science, but also to try to increase the technical level of the topics covered. Continuing with this trend, the latest project I’ve been working on is by far the most complex yet; I’ve decided to build a self driving car. Because of the amount of time it will take me, I will be posting the project in multiple parts. In this post I’ll cover the vehicle platform I have chosen. I spent a good deal of time creating the specifications I would need for the foundations of my car. Now, I obviously do not have the financial, legal or intellectual means to create an autonomous automobile out of a full size vehicle, so I had to consider the alternatives. I could either build a chassis from scratch, giving me great control over its design and capabilities, or I could buy a remote control car and convert it for my use. I concluded that building the vehicle from scratch would be far t...