Improving FLL Robot Game. How to hang the Gecko on the mission model
In this tutorial, we add another mission to our current program. This mission is - hanging the Gecko from the FIRST LEGO League Animal Allies.
- #480
- 16 Apr 2017
In this tutorial, we add another mission to our current program. This mission is - hanging the Gecko from the FIRST LEGO League Animal Allies.
DIfferent wheels and tires will result in different behaviour of the robot. That is actually pretty common sense. The real question is what is the influence. Would the robot make smaller deviations if it has smaller wheels or it will make larger deviations? The tires could also be quite dirty or brand new. Or the wheels could be attached in different ways.
This video tutorial contains a detailed explanation on how we accomplish the FIRST LEGO League 2018-2019 Into Orbit mission called M05. EXTRACTION. On every robotics competition we have the challenge to collect, carry and return to base a number of objects. It is just in different way every time.
In this video tutorial we would look at the mission run for M09. STRENGTH EXERCISE. The mission is to lift a heavy object in the air. And that could a complex mission. It requires to use gear wheel and the attachment should be quite strong. The tutorial contains only the mission run on the field. We accomplish a single mission.
In this video tutorial we would discuss the M13. OBSERVATORY mission from the FIRST LEGO League robotics competition 2018-2019 Into Orbit. This is an easy mission. You can accomplish it by pushing the level with the robot. The challenge is that there is not enough space to move with the robot around the attachment. Let's discuss how we could achieve it.
Move the robot to the bring. Bring the flags up

If the Bat is Supported by branch (B) on the Tree: 10
(mission descriptions source https://www.first-lego-league.org/)
Scores:Score all that apply
If a Unit is Independent and Supported by the Tree’s:
(mission descriptions source https://www.first-lego-league.org/)
This video is part of a series where we show you how our Box Robot accomplished the M10 Steel Construction mission 10 out of 10 times. The attachment is a basic lever and all the 'heavy lifting' is done by the x-y movement of the Dominator robot. This mission is one of the hard missions, because the construction is big and heavy and this requires precise movement of the robot.
The robot removes the backrest, flattens the bench, and gets cubes into the hopscotch spaces.
The robot raises the crate up the post and gets a cube into it.
The robot spins the rollers to move the pointer as far clockwise as possible.
“Doing the same with less” can save time and space.
This tutorial demonstrates how a robot could align to a black line. The code for the program is available in the course. Aligning to black lines is popular at robotics competitions like FIRST LEGO League as it is the primary way to know where you are on the field and to develop a program that is reproducible. The attachment uses Luly, a small LEGO Education SPIKE Prime competition robot with 3D building instructions as a robot base.
This tutorial demonstrates how a LEGO Education SPIKE Prime robot could stop when it reaches a wall. FIRST LEGO League competitions are held on tables that have border and it is sometimes useful to use the Ultrasonic sensor to detect the border and stop close to the border. The attachment uses Luly, a small LEGO Education SPIKE Prime competition robot with 3D building instructions as a robot base.