Answer the following questions in your engineering notebook as you design your project.
- What do you want the project to have the robot do? Explain with details.
- What steps will you follow to test the project? Explain with details.
- How can your robot be programmed to complete the task more efficiently? Explain how.
Follow the steps below as you create your project:
- Plan out the path you want to program your robot to take using drawings and pseudocode.
- Use the pseudocode you created to develop your project using text.
- Test your project often and iterate on it using what you learned from your testing.