This video tutorial demonstrates the accuracy and consistency of the robot behavior when we use only the blocks for moving the robot without any sensor. Spoiler alert - the robot is not consistent and it is not accurate.
- #1899
- 11 May 2022
- 2:14
The reason we are doing this tutorials is to demonstrate that it is not productive to try to get a consistent behavior and fun experience from a FIRST LEGO League competition without the use of sensors. Yes, it is true that you could do a mission or two and that it is easy of younger students. But there is also a reason why it is good to have a team where there are younger and older students working on different things. At the end of the day a big part of the FIRST LEGO League is to have fun and the biggest fun killer is when the robot behaves in a different way on every run. Students and team members get demotivate and it is not worth it.
How to use this tutorial
Build the robot and download the programs from the course lesson. As you do this work with the team members and the students and experiment for yourself how accurate and consistent the robot is. At the end of the exercises you will probably have the data that will show you how consistent is your robot. Then we will continue in the next few tutorials discussing ways to make the robot more consistent.
English
In this video tutorial, we will do ten runs with the LEGO Education Spike Prime robot and the basic program for moving with the robot. We move forward, turn left, and we move forward. Our goal with this tutorial is to demonstrate the precision of the LEGO Education SPIKE Prime robot. As you saw, for the first run, the robot arrived where we placed the border. Second run, same program, same robot. The robot arrives at a completely different place. Notice that we start the robot from the same place each time. But even though we're starting from the same place, it arrives at a different position. And my point here with this tutorial is to demonstrate that if we rely only on the Motors and the blocks that we have for the Motors, we won't be able to get to a consistent behavior of the robot. This is how we start, but we should always advance to a place where we can use sensors for programming the robot.
One more run.
Again. Every time we run with the robot, it arrives at a different place.
Now, why is it like this? There are a lot of different reasons and we'll discuss them throughout the course. My point is again, download the program, experiment with the program, with the students, with your team, and see how consistent the behavior of the robot will be for you, for the field that you are using, and you see for yourself that it won't be that consistent. And that's okay. This is how these robots behave, even though sometimes it would be really difficult to understand why. Download, experiment.
Courses and lessons with this Tutorial
This Tutorial is used in the following courses and lessons

LEGO Education SPIKE Prime Programming for Competitions with Word Blocks
Two fundamental concepts are essential for robotics competitions: ensuring the robot consistently navigates and positions itself accurately on the field and designing attachments that complete missions once the robot reaches its target. This course focuses on the first aspect - precise navigation and positioning - while the second is covered across the entire FLLCasts platform, starting with the FIRST LEGO League with LEGO Education SPIKE Prime. "Challenge" competition for 9-16 years old
The goal of this course is to help you learn how to program LEGO Education SPIKE Prime robots to operate consistently and reliably in competition settings. We use LEGO Education SPIKE App Word Blocks, a Scratch-based programming language, to teach key techniques applicable to FIRST LEGO League and World Robot Olympiad competitions. Topics covered include different methods for line following, such as fast, slow, smooth, and using multiple states, as well as techniques for line alignment, double alignment, and maintaining a straight path using the motion sensor.
- 40
- 188:21
- 19

Moving on the field without sensors
In this video tutorial we start with the basic of the basic, eg. how to move. We use the block from LEGO Education SPIKE Prime Word Blocks software. It is based on Scratch. The goal of the tutorial is to demonstrate how we can move and to teach something very important - the robot moves inaccurately
- 2
- 0
- 1
- 3d_rotation 1