Preparing the robot
We have parts and rough ideas for how to mount our sensors.
Using the techniques learned in Chapter 3, Designing a Robot Chassis in FreeCAD, we can model these brackets and shelves in FreeCAD. You can also get these designs from GitHub at https://github.com/PacktPublishing/Robotics-at-Home-with-Raspberry-Pi-Pico/tree/main/ch-07.
The following image shows what this looks like in FreeCAD 3D View:
Figure 7.5 – The chassis with the sensor mounts
In the preceding figure, there is a 3D view of the robot in FreeCAD. At the rear, above the batteries, is a shelf for the Bluetooth and IMU. There are bolt holes under this in the chassis.
At the front of the figure are the two brackets for the distance sensors, with mounting holes for the sensors and slots cut out for the connection header to poke through.
Let us take a closer look at each sensor mounting design.
Designing the shelf
We will make the shelf with styrene. The following...