BigHug 2.1 is built from a Spike Prime set and Expansion set
The course provides a structured pathway for guiding teachers/coaches through robot design, and programming in Python — progressing from individual missions to full runs.
Created with Spike App version 3.6.0
Major parts:
Ps: This robot is created for educational purposes
We discuss and explain the programming tools that will be used later on in the course.
We create a relatively simple program to test out the MyBlocks created in the previous lesson.
The robot delivers the two cables to establish a connection between the amplifiers and the speakers.
We consider a strategy for completing the task and a birds eye view of the entire program.
We take an overview of the task and and how we'll go about solving it.
Sensing the four notes whose placement will be randomised.
Values are saved in variables so they can be used later on in the code.
Combining programs and taking microphone to the stage.
Picking up and delivering all notes
Delivering Backstage Instruments
Combining programs from previous lessons to complete the task.