Delivery scheduled for 16/05/2024

Deliverable 4 - Performance update

Deliverable 4 Team Status

Week status: DELAYED

Electronics update

Final designs for all 4 boards:

RobotSupply.zip

RaspShield.zip

Motors.zip

DockingBase.zip

Untitled

Embedded Software

This week, for the embedded software, we've been working on implementing algorithms to control the robot based on data received from the sensors. Additionally, we've been working on establishing a Bluetooth connection with the app and developing algorithms for recognizing balls, detecting static objects and test the capabilities of camera relative to IR.

reconhecerbola.png

Untitled

The first step to find the estimated distance was to take pictures with a table tennis ball in fixed, known distances, such as 10 cm, 20 cm, 30 cm and so on. With these distances, the radius of the circle, in pixels, was retrieved and then plotted on a graph, as shown below.