I am not sure what you are asking? There is an issue with the Gyro only going to 180, then counting back down. I haven't figured out a good way to deal with that yet.
Hi! Bit of a late comment, but for some reason the code wont work. The bot goes in a circle for a while, and then stops. I have watched all 3 vids and request some help. I use the same system as you, but it still doesn't seem to work. Please advise Thanks!!
I have started to see the same issue, I am wondering if something in a recent update has caused this issue. Thy gyro program still works perfectly but the line follower using the color sensor is definitely having issues. Currently, we have gone back to the basic line follower and aren't using the proportional one.
@@matsbeite6985 not quite - but I did find this bit after testing - my friends and I all have different laptops and processors - only the Mac (with icore i3) would work. The icore 5 had mostly good functioning, but messed up on turning, and icore 7 didn’t work at all. A bit confusing, but try other icore 3 laptops, and see if it works! Hope this helps!
@@tiedyelion thank you i found another code that worked good for my needs but I’ll test it out on a icore 3 my pc and my moms Mac to check if there is any difference 👍
It's either adjust the KP as Arthur suggested or make sure that the motors are assigned to the same ports as the motors are plugged in to. If your motors are plugged in to A,C and the program is looking at A,B, then only A will run and the robot will go in circles.
Thank you! This is very helpful for our new FLL team.
Thanks! This is extremly helpful to my new WRO team.
Thank you for sharing this. It was very helpful for me.
This video was epic, thank you for sharing it
Very good again
-i wanted to ask, if you also have a video about the PID linefollower?
I haven't worried about adding the ID to the Proportional line following because this works good enough and it's easier for the kids to understand.
It can also be noted that these programs work with ev3, just running gyro blocks instead of yaw
thanks man...this channel awsome
Thank you
Thanks for sharing :-)
Thank you, it is very nice. Can you post the complette Code because i want to try it
I am not sure how I would post the complete code? Try pausing the video and taking a screen shot.
Hello can you please tell how to make the gyro reverse
I am not sure what you are asking? There is an issue with the Gyro only going to 180, then counting back down. I haven't figured out a good way to deal with that yet.
Thanks!
Mine works but it is going like there is not a kp like its corrections are very sharp and it is not going smoothly
Hi! Bit of a late comment, but for some reason the code wont work. The bot goes in a circle for a while, and then stops. I have watched all 3 vids and request some help. I use the same system as you, but it still doesn't seem to work.
Please advise
Thanks!!
I have started to see the same issue, I am wondering if something in a recent update has caused this issue. Thy gyro program still works perfectly but the line follower using the color sensor is definitely having issues. Currently, we have gone back to the basic line follower and aren't using the proportional one.
@@gibfordsrobotlab thanks! I’ll try and find a way out of this.
@@tiedyelion did you find any fix?
@@matsbeite6985 not quite - but I did find this bit after testing - my friends and I all have different laptops and processors - only the Mac (with icore i3) would work. The icore 5 had mostly good functioning, but messed up on turning, and icore 7 didn’t work at all. A bit confusing, but try other icore 3 laptops, and see if it works!
Hope this helps!
@@tiedyelion thank you i found another code that worked good for my needs but I’ll test it out on a icore 3 my pc and my moms Mac to check if there is any difference 👍
Go panama!
NOT WORKING JUST SPINNING IN CIRCLES DISLIKED >:(
u need ajust the kp
It's either adjust the KP as Arthur suggested or make sure that the motors are assigned to the same ports as the motors are plugged in to. If your motors are plugged in to A,C and the program is looking at A,B, then only A will run and the robot will go in circles.