Schedule & Progress
This Gantt chart shows our projected schedule and current progress of our project. There are three main tasks indicated by different colors. The green tasks are the all of the hardware subsystems that must be completed. The blue tasks are all of the robot control website tasks. The red tasks are all of the Raspberry Pi tasks thatmust be finished. These tasks are all separated into their own colors because they must be completed mostly independent of eachother. The black bar shows the progress of each task. We are currently projectet to finish the construction and start testing by March 3rd, 2021.
Update: 3/12/2021:
Keeping our Gantt chart goals has been more challenging than anticipated, as we have not been able to keep up.
This has been due to many different reasons, from technical problems taking much more time than anticipated, to
waiting on parts to be delivered. However, due to the nature of our project, even though we fell behind our goals,
we have been able to make progress in other parts ahead of schedule. So while we are still behind, catching up to
where we need to be will be easier.
Update: 4/23/2021:
As stated above, the different types of subsystems are split into three different colors with mostly independent completion paths. However as our project progressed and our design evlolved, our Gantt chart became less relevant. We essentially combined the blue and red sections, as we ended up implementing all of the control website functions on the Raspberry Pi directly, and so did not need to automate the Pi. The Gantt chart provided a solid refernce for us at the beginning, but it would not to be redone to reflect the actual development progress of our project. While this was not planned, we were also not surprised, as we were constantly updating our design as we built the robot.
Example Testing Procedure
Our testing includes testing the accuracy of the polar plotter. The plotter must draw all lines within 1 cm of error
per requirement 1.2.1. In order to test this, a test pattern as shown below (not to scale) will be sent to the robot.
The pattern is 4 3-cm squares 5 cm apart (measured from the edges). The robot will draw the image, and then the squares
will be measured to see if they are drawn with the expected accuracy.