VEX EDR Intro. Task for implementing a Triangle and other geometric figures.
In this tutorial, we set the task of implementing another figure with the robot - a triangle.
- #340
- 14 Apr 2017
In this tutorial, we set the task of implementing another figure with the robot - a triangle.
This is a 10 out of 10 tutorial on a basic approach for one of the unique challenges in FIRST LEGO League competitions. This basic approach to a solution is not very consistent, and in some of the next tutorials, we will present a new solution. But we decided to record it to demonstrate how reliable this attachment is when it comes to carrying large objects. That could give you ideas of things to avoid.
On every FIRST LEGO League competition and generally robotics competitions with LEGO robots, we build attachments to accomplish missions and we must accomplish the missions in a limited amount of time. Most of the time we can not accomplish the missions with a single attachment and we have to change attachments. This is where building robot attachments that are easy to remove really makes sense. In this tutorial we discuss some of the things that should be considered in the building Easy to Detach modules and attachments
In this video tutorial we use an active attachment with a gears, built only form LEGO Mindstorms Robot Inventor parts, to accomplish the FIRST LEGO League 2020 Treadmill mission. The goal of the mission is to rotate the mission model for a couple of seconds so that a pointer makes a half circle rotation. What you will learn is a good principle to approach such missions.
Ако за първи път чувате за блокче за проверка, изгледайте следното видео.
This is a 10 out of 10 video recording about the FIRST LEGO League 2020 RePlay competition and the mission called Boccia Target. We are using LEGO Mindstroms Robot Inventor. The 10 out of 10 recording shows how reproducible the solution to the mission is. You will see a demonstration of a complex attachment that does 3-4 things at once - it alights, pushes, drops, which are all things that are commonly seen at FLL competitions.
This robotics tutorial is about the different tools that you could use to collect the balls in a pipe on a FIRST Technical Challenge competition.
In this video tutorial, we use the Unload Cargo Ship mission from FIRST LEGO League 2021 Cargo Connect robotics competition to demonstrate how we program the robot to keep a straight line while moving. Do we need that for this mission? Probably not, but we do it either way to demonstrate the solution in a fairly simple mission. The program uses the motion sensor to auto-correct the errors the robot is making while moving.
This is a 10 out of 10 tutorial demonstrating the accuracy of an active gear attachment that accomplishes the Treadmill mission from the FIRST LEGO League 2020 RePlay competition. When the robot is well aligned to the line before that it is easy for the robot to accomplish the mission. You will see how we make use of the friction of the wheel to rotate the mission model.
This video tutorial demonstrated the use of an active gear attachment for catching a wheel and pulling it. This is how we accomplish the Rowing Mission from the FIRST LEGO League 2021 competition. What you will learn is how such an attachment works. How you transfer power from the top of the robot where the motors are to the bottom of the robot where the catching mechanism is. Check out the building instructions for the attachment.
This video tutorial is for the Tire Flip Mission from FIRST LEGO League 2020 RePlay robotics competition. Flip missions are always some of the most interesting and challenging. In this tutorial you would learn how to build an attachment and accomplish a mission that requires you to flip a part, like flipping a coin. Most of the complexity for this mission is in the attachment and not the programming, but this is also way it works perfectly, every single time.
We have two power sources (batteries) - one power source is for the controller, the Raspberry PI, and one power source is for the motors. What is the separation between the power sources and why it exists? Why do we need two power sources? We need the different power sources because there is not enough power otherwise.
This video tutorial is about a detachable attachment. In various FIRST LEGO League competitions there are missions that could be accomplished with an attachment and when you accomplish the mission you must somehow leave the attachment along with the mission model. Probably as a support - most of the time it is as a support. But we've seen some pretty powerful concepts that include things like leaving a clock mechanism that will continue to work for 30 seconds accomplishing the mission.
In this video tutorial we demonstrate the importance of properly shielding and protecting the light/color sensors of your LEGO Mindstorms Robot Inventor robots. These principles generally apply for all kind of robots. The problem is that external light sources from the venue could change the behavior of the robot - like have you ever been to a competition venue where the lighting just makes the robot behave in different ways? - well this tutorial is for you!
The bench mission was one of the most difficult we've encountered, especially when it comes to accomplishing the mission reliably. The goal of the mission is to push the bench down, lift part of it and leave 4 boxes at specific places. The whole concept of the mission is awesome. Here is how we did it:
The Slide mission the FIRST LEGO League 2020 is about the LEGO Minifigures sliding down the slide and the robot bringing them back to base. We must somehow bring then back do base. Do we push them on the Slide? Do we pull them? Or we could lift them. In this video tutorial we decided to pull the minifigures, but there is a catch.
In this video tutorial, we accomplish the FIRST LEGO League 2021-2022 mission called Platooning Trucks. The goal is to connect the two mission models (trucks) to each other and then connect them both to the bridge. It's quite an interesting mission as it involves three mission models.