Very useful for making a stabilized tank cannon. Lots of fun!
@kenahoo9 жыл бұрын
For your first program: I'd suggest that instead of changing the termination condition to a little less than the target, change the speed to still be a small positive number when it reaches the target. For example, if your target is x degrees and the current sensor reading is k degrees, make the speed be something like 30*(x-k+5)/x, to start at speed 35 and end at speed 5, no matter the value of x.
@smitharayala8 жыл бұрын
Hi Kevin, I did exactly as you did to move the Robot straight. Unfortunately, my robot does not move back to the intended straightline when I move it off the direction like you did. What I also did not understand is, the reason you are using gyro sensor reading to write into the variable staright angle but read the target angle to calculate the differnce. Please help.
@trampbuddies20045 жыл бұрын
Hey smitharayala, I've done the program as well and found out that it starts spinning out of control. The simple thing to do to the program is to change the math block to addition, instead of subtraction. That should fix it.
@didierhelliet95919 жыл бұрын
The student did the straight line but if they add something after the loop, nothing happened. They want to make the robot go straight with the gyro sensor like you showed on your video but they want to add an other senser the tactil one and an other motor.
@daveslurz7 жыл бұрын
Any chance you can help me trouble shoot. my code that I copied from your tutorial is stuck in the loop. it just turns. I checked my ports cables restarted. Still just makes a turn Any thoughts on what to look for all the wires on the math block seem fine too
@benciruiz64936 жыл бұрын
Hello, my robot does not follow the loop instruction for exiting, I have it program to move just 3 rotations and the robot just keeps going. Do you now why?
@dolevvudinsky5876 жыл бұрын
Thank you so much. You just saved me and my team. You have no idea what this mean to me.
@rishishah5756 жыл бұрын
Sweet video my team is in FLL and this was very useful
@ihmsstudent71959 жыл бұрын
I'm having an issue with the 90 deg turn... it doesn't quite make it to 90 degrees, then kind of pauses and waits and never quite makes it. So it doesn't move onto the next part of the program. Any ideas?
@kevinbriggs83549 жыл бұрын
+Ihms Student Have the exit condition of the loop be a few degrees less than than your turn (in your case 87 degrees) This will guarantee it exits the loop.
@ihmsstudent71959 жыл бұрын
Thanks I'll try it!
@chainbreaker90796 жыл бұрын
I m wrighting -90, 'cause im going left but my robo starts spining, y?? help plz fast, for straigh going
@kaiserindustries55678 жыл бұрын
Why is that Robot blinking green on the left sied at 11:50
@primestudioandphotoshoot5 жыл бұрын
Thank for your tutorials, after your tutorials, I built two three different my blocks - if I test the myblock individually it works as expected, but did get the same result all the time if I am trying use these myblocks to move the robot such straight - turn 90 R - straight - turn left 90 L also, I have another myblock with the input of speed and number of rotation all these combination of my blocks. Problem I have is if have 3-5 these types of myblocks, program just stop middle, not sure what wrong with the myblock. Can you help?
@eugenechoi91466 жыл бұрын
i tried the code but my robot keeps on spinning forever. what's going on?
@shafwananis39915 жыл бұрын
the robot did turn 90 degree well, but the programme still running,help
@XenoBray5 жыл бұрын
ITS PRONOUNCED YEERRRRROOO NOY GYYYRO YERRROOO
@ruslanusmanov35146 жыл бұрын
In the very last program you forgot to change variable to "straight" on reading. That can cause motor to circle around, unless the sensor pointed to calibrated direction.
@arnavprasad75946 жыл бұрын
change which variable to 'straight'? hello people
@murraybrown55218 жыл бұрын
great video! Are you able to provide the algorithm (robotc) for reducing the speed while turning? many thanks
@pikaninja23087 жыл бұрын
How do you make it turn left
@mostafahusseini64737 жыл бұрын
Hi Kevin! I can not find the gyro sesor in the software. There is not any selection or button in the software for this .
@veebhushah96677 жыл бұрын
you need to dolold the brick
@THEQQMJ7 жыл бұрын
where???
@THEQQMJ7 жыл бұрын
never mind
@ROBOTROLOGY7 жыл бұрын
download gyro sensor block in ev3 g
@elsantanax6 жыл бұрын
Hi, I'm a student at a university, I could make a video LEGO robot solving a labyrinth and also please explaining how is the programming.
@xuzhiyuan719 жыл бұрын
Hey Kevin. I'm a 7 year old boy who is new to ev3.I would like if you could post a video about abundant light intensity.I have already watched many of your videos and like them but I could never find one with abundent light intensity
@ZebraSlapper8 жыл бұрын
shoudn't you be 13 to be in youtube
@xuzhiyuan718 жыл бұрын
I did all robot stuff with my son including watching youtube for EV3. thanks,
@bosssmer7 жыл бұрын
I have a question, Doesn't matter where whe put the gyro sensor?
@hamzasaeedmalik80625 жыл бұрын
The axis matters
@vihaanprakash36793 жыл бұрын
Yes I need this
@thillock5 жыл бұрын
Moving in a straight line. This only works once, when used a second time the program simply exits. I have not traced down just how the variables are not using the current heading on the second use even when reseting to Gyro to 0 before it runs.
@hamzasaeedmalik80625 жыл бұрын
To use that program repeatidly you have to reset the motor values at the start of the program
@Simon-me9fh6 жыл бұрын
0:57 favorite moment
@name-yf2pl5 жыл бұрын
Bruh same
@captainsarcastic60443 жыл бұрын
12:13 MINE IS THSI
@Sofia-yy2iz7 жыл бұрын
it is 45544?
@nathanyang61857 жыл бұрын
This video is really helpful but can you put the program in the description so we can download it? Thanks.
@elenagrassi54035 жыл бұрын
very useful tutorial! Thanks!
@luks79622 жыл бұрын
thanks
@xuzhiyuan719 жыл бұрын
please post a video about abundant light intensity
@brianliu95528 жыл бұрын
thanks this is pretty easy to understand
@chezzyboi33348 жыл бұрын
well explained.
@gaojohn94529 жыл бұрын
very good !thanks! it's a big help to me!
@tahachaf16835 жыл бұрын
thank you best robot programer
@valliammaisubbiah10927 жыл бұрын
this was useful thank you and I named the same things as you with out knowing no what you did but thanks for the help
@ayyoubalkhayyat5748 жыл бұрын
Great channel thumbs up for sure :)
@Skurk119 жыл бұрын
Hello Kevin! Great stuff! I'm a teacher too and just starting to learn the basics. Will there be more tutorials?
@ParthavGavini6 жыл бұрын
U better than Ninja
@tridentgamer92486 жыл бұрын
what's with the second voice
@ajt19929 ай бұрын
fav part of the video is 12:13 🤣
@liamsuidan65108 жыл бұрын
My robot won't turn the other way, any suggestions, thanks, great video!
@lucasfranck14865 жыл бұрын
you need to do -90 degrees en -100 for turning
@shotzz86604 жыл бұрын
bro cant you just do greater than equal to 90
@gaojohn94529 жыл бұрын
why the target value can receive the straight value.is not the same constant!i can't understand.my english is on the way .sorry!
@ZebraSlapper8 жыл бұрын
4:32 Turn on [CC] [CC]: Now if I go to jail I returned
@AnonyMous-hi5tr7 жыл бұрын
WHERE WAS KEVIN WHEN I STARTED FLL
@arnavprasad75946 жыл бұрын
SAME - WHERE WERE U KEVIN????????
@jiesu5326 жыл бұрын
Thanks a lot!
@noobssindcool4 жыл бұрын
THANKS!
@Zeus013245 жыл бұрын
What amazing!!!!!
@xDD1418 жыл бұрын
Can I have your mail sir, so I can contact you?
@gurmeetkaur-vw2ry7 жыл бұрын
new tutorials please arrays ,advanced blocks etc please sir
@caitlinshen76108 жыл бұрын
The robot has a slight list, but otherwise your robot straight program is perfect!!
@name-yf2pl5 жыл бұрын
Kevinbriggs vs builderdude
@quesopez988 жыл бұрын
Hi
@aliburak39826 жыл бұрын
Anladım Abi
@徐翀-k9o6 жыл бұрын
My Robot cannot work well on this project
@shafwananis39915 жыл бұрын
@@SanujanSarveswaran-cm8ru You can try by finding the agent @supplier of your country on the internet