Back to Mechatronics catalogue
This class is designed for Grade 5 to 7 students who decided to advance after the Robotics Intermediate class. It is structured with a weekly schedule of 1 hr 15 min self-paced learning over the week and a 40 min instructor led video class time.
By the end of the 4 weeks, the student shall be comfortable with writing a program of a complex algorithm, managing real-world limitation and improving programming code quality.
Check the next available class.
Develop skills in understanding a complex algorithm
Learn how to convert the algorithm into a Program
Exercise your program in a Maze Solving algorithm
Learn how to use a list to track which corners you have been.
Drop your robot into a maze and use the algorithm to find its way.
How does a robot drive itself through a maze using its array of sensors?
Learn how to break down the maze solver problem into smaller and manageable sub-problems.