An open API service indexing awesome lists of open source software.

https://github.com/tempehs/aidriver_challenges_solutions


https://github.com/tempehs/aidriver_challenges_solutions

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

# AIDriver Challange Solutions
These are worked solutions with notes for each challenge. Teachers can use this code to demonstrate the challenge to the students or present and discuss solutions with the whole class after they have made attempts to solve the challenge.

Notes for how to solve each of the extension challenges are at the bottom and can again be used to give students ideas for how to solve the challenges.

Remember, this is my solution; if students can get it to work using a different solution, then they have produced an acceptable algorithm. There is no right or wrong way.

Challenges 6 and 7 are just combinations and extensions of the first 5 challenges, so they do not have extensions.

## Project background
Robot components: https://github.com/TempeHS/TempeHS_Ardunio_Boilerplate/tree/main/Ardunio_2Wheel_Robot_Boilerplate/AIDrive_2Wheel_Robot_Components

Robot assembley: https://github.com/TempeHS/TempeHS_Ardunio_Boilerplate/tree/main/Ardunio_2Wheel_Robot_Boilerplate/AI%20Driver%20Assemebley%20Instructions

Robot Challenges:
https://github.com/TempeHS/AIDriver_Challenges