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.
Курсове и занятия включващи този Урок
Този Урок е използван в следните курсове и занятия.
LEGO Education SPIKE Prime Programming for competition with Word Blocks
Two concepts are important for robotics competitions - consistently navigate and position the robot exactly where we need it to be on the field, and builing attachments that would accomplish a mission once we have reached it. This course is focused on the first part. The second part is the whole FLLCasts platform, but start at FIRST LEGO League with LEGO Education SPIKE Prime. "Challenge" competition for 9-16 years old
The goal of this course is the help you learn to program LEGO Education SPIKE Prime robots to behave consistently and reliably during competitions. As a language we use LEGO Education SPIKE App Word Blocks which is based on Scratch. We look at a lot of concepts that could be used for FIRST LEGO League and World Robot Olympiad competitions - eg how to follow a line fast, slow, in a smooth way, with 5 states. Also how to align to lines, how to do double alignment, how to keep a straight line with 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