I ATTACHED A VEX VISION SENSOR TO A BOT AND MADE IT FOLLOW A CUBE!

Поділитися
Вставка
  • Опубліковано 22 сер 2024
  • I attached a VEX Vision Sensor to an Armbot IQ and made it follow a cube!
    Armbot IQ Build - link.vex.com/v...
    Website - www.mjstem.com
    Email - mark@mjstem.com
    Twitter - / johnstonmarka
    FB group - / vexcode
    Discord Server - / discord
    Join this channel to get access to perks:
    / @markjohnston

КОМЕНТАРІ • 19

  • @TeamEnerdG-A
    @TeamEnerdG-A 2 роки тому +2

    Thanks for the great video! Yes we would love to see a part II, with more info on angle, how to see more than one object with different signatures, what are the codes in the vision utility... thanks

    • @MarkJohnston
      @MarkJohnston  2 роки тому

      🤩 someone watched the whole video and didn’t just pause on the code!! 😂 If anyone else is interested in this content for a part 2. Please let me know. Also, would it be ok to keep using the armbot or should I build a car type bot?

    • @TeamEnerdG-A
      @TeamEnerdG-A 2 роки тому +1

      @@MarkJohnstonthere might be examples with cars already, but only with one signature. You could do a program to track a ball but avoid obstacles for example? I think the car would be a good idea.

    • @MarkJohnston
      @MarkJohnston  2 роки тому

      Sounds fun... and very complicated. Do you have another example of something you'd like me to demonstrate with the vision sensor?

    • @marymiller6896
      @marymiller6896 2 роки тому

      @@MarkJohnston How about following a line? There are examples for the color sensor following a line, but not the vision sensor.

  • @davec8500
    @davec8500 Рік тому +1

    thanks so much
    helped out so much

  • @JcbMrgn
    @JcbMrgn 2 роки тому +1

    Loved it

  • @charifmabrouki8320
    @charifmabrouki8320 Рік тому +1

    Very interesting explanation

    • @MarkJohnston
      @MarkJohnston  Рік тому +1

      I hope that means you found it helpful. Some of my videos are getting old and need updating. Let me know if you have any ideas for new stuff. :)

    • @charifmabrouki8320
      @charifmabrouki8320 Рік тому

      It’s really helpful. Thanks.

  • @TACOMAN2355
    @TACOMAN2355 9 місяців тому +1

    Honestly super good tutorial only one problem my robotics teacher makes is use c++if you could create a tutorial for that it would be amazing I want to use the sensor face a AI autonomous for over under this video proved the point that it’s possible but it will be hard to do

    • @MarkJohnston
      @MarkJohnston  9 місяців тому

      I’m really not that well-versed in C++, but I could probably do it. Have you tried just building it out in blocks and then click the code button and see what it looks like? If you understand the basics of C++, then that should give you a good start. It will probably need to be cleaned up quite a bit though.

    • @TACOMAN2355
      @TACOMAN2355 9 місяців тому

      @@MarkJohnston oh I didn’t know you could make block code into c++i will try this on Monday but I’m not very good at coding but I have a good understanding on block coding

    • @MarkJohnston
      @MarkJohnston  9 місяців тому

      yeah, build the code then click the icon with < > and it will show you the C++ code :)

    • @TACOMAN2355
      @TACOMAN2355 9 місяців тому

      @@MarkJohnston thanks though this information was super helpful I now built I code I could have NEVER done in c++since I’m more familiar with blocks from like scratch it made it super easy and thanks for all your helpful tutorials you helped me so much! Now I just have the problem of transferring my 300 lines of c++ code to the school computer 🤔

    • @MarkJohnston
      @MarkJohnston  9 місяців тому

      @@TACOMAN2355 Maybe save it to google drive or something?

  • @roboticsslovenia
    @roboticsslovenia 2 роки тому

    Amazing!

  • @callahanorvis3112
    @callahanorvis3112 Рік тому

    do you have a text code section that i could look at in python? im trying to figure out auto aim for vrc