Cool bro, keep doing more of this and also, I'd suggest trying out stuff with Arduino or Raspberry Pi. Also try learning more math and physics (Esp. mechanics and electronics, since you're into robotics). I really believe that you can climb up to the zenith :)
Hi bro! How do you make it start moving forward? When I run the program it stays still because the yaw is already at 0. I quitely don't understand that part of the program, could you explain it? Great idea though!
The repeat until 1000 : even if I say 300 or 2 or any number, the kit does not stop. I keeps going straight until I stop the program. Could you pls elaborate that 1000 ? I understand it depends on the wheel circumference and we can calculate the degree to distance. but the motor does not stop for any number for betweeen 0 to 10000 or more. What am I missing here? pls suggest. Thanks
The 1000 stands for degrees 1000 degrees you can use an equation to convert it I to centimeters so what I would use is make a variable or an input for a my block. It would be called distance in centimers than I would input it into that equation so that you can make more precise measurements and have your robot moving correctly faster. This will also speed up the itteration process
Some tutorials I could make on Python for spike prime include: Move Straight with Gyro, Line Follower, Proportional Line Follower, and Turning with Gyro
Remember to comment what videos you guys wan't for the future!
I will like to communicate more about using the python with spike robot
@meet-robotics2024 sure my email is in my youtube channel description
Great job kiddo, keep it up
Thank you! I'm glad you liked the video. I Really Hope I can get more content out next summer let me know what you'd like to see
@@robocodex Thanks, My son (12yr old) likes your video. I find this very information and you have done it cool. Keep posting more.
Bro this guy need more than 100 sub cause the edit is super good (LOL)
Thank you soo muchhh
Do you have any suggestions on video ideas, or just how I could make my content better?
Good Job! Keep up the good work!!
Thank youu
Big Fan of Your Work
Thanks for this! Permission to use your video as one of our material for our Spike Prime Lessons.
Of course! Let me know if you need anything else! 😁 Just give me credit thanks
@@robocodex Great! Thank you so much! Looking forward for your next contents.
Cool bro, keep doing more of this and also, I'd suggest trying out stuff with Arduino or Raspberry Pi. Also try learning more math and physics (Esp. mechanics and electronics, since you're into robotics). I really believe that you can climb up to the zenith :)
Thank you for the encouragement and great suggestions! I appreciate your belief in me.
How to make robot go backwards but straight direction?
Have you tried giving the power a negative value
And the distance
When you say power are you referring to step 4 where you set position to 0 ? Or yaw angle ?
Hey man, do you know how to do this process in Python?
Yes I do. But currently I don't have the time to make a full length video.
Hi bro! How do you make it start moving forward? When I run the program it stays still because the yaw is already at 0. I quitely don't understand that part of the program, could you explain it? Great idea though!
Maybe you set the statement to stop when the yaw is 0. the program is supposed to stop once the set distance is reached.
The repeat until 1000 : even if I say 300 or 2 or any number, the kit does not stop. I keeps going straight until I stop the program. Could you pls elaborate that 1000 ? I understand it depends on the wheel circumference and we can calculate the degree to distance. but the motor does not stop for any number for betweeen 0 to 10000 or more. What am I missing here? pls suggest. Thanks
The 1000 stands for degrees 1000 degrees you can use an equation to convert it I to centimeters so what I would use is make a variable or an input for a my block. It would be called distance in centimers than I would input it into that equation so that you can make more precise measurements and have your robot moving correctly faster. This will also speed up the itteration process
If you want send me an email with a screenshot of your code my email is robocode98@gmail.com
how to turn into myblock?
Wow
Did you enjoy the video?
How do you not want a delay program when there are too many command programs for the movement of the robot
Sorry, what do you mean?
What is a delay program.😅
I need learn python before 8/1 because the wro is in 8/1
Would you like a tutorial on python? If so in what. I’m not that familiar with wro.
Do you use SPIKE PRIME, Robot Inventor, EV3, or other types of robots
Some tutorials I could make on Python for spike prime include: Move Straight with Gyro, Line Follower, Proportional Line Follower, and Turning with Gyro
@@robocodex i use spike prime and i need pid follow lone and gyro straight movements in python before wro
I am familiar with both of those concepts.