LVBots Looped Line Maze Competition August 2014

Поделиться
HTML-код
  • Опубликовано: 2 окт 2024
  • Highlights from LVBots August 2014 looped line maze competition held at Pololu. LVBots is a club of robot building enthusiasts in Las Vegas who enjoy all levels of robotics and electronics experimentation. For more information about the contest, see this post on the Pololu blog: www.pololu.com/...
    You can find out more about LVBots here: www.meetup.com/...
    Video markers:
    0:39 The Contestants
    1:58 Learning The Maze
    6:40 The Optimized Runs
    8:03 3pi Robots Reenact Pac-Man

Комментарии • 14

  • @ELECTRONICAPROGRAMACIONYROBOTS
    @ELECTRONICAPROGRAMACIONYROBOTS 3 года назад +1

    👍🏻que bonito ver niños presenciando el evento de robótica 👌🏻 que buen trabajo.

  • @therealsuper5828
    @therealsuper5828 6 лет назад

    love the last part

  • @iyamuremyeaimable6774
    @iyamuremyeaimable6774 10 лет назад +2

    where can i get the video tutorial how to program the 3 pi using avr programmer

  • @MithiSevilla
    @MithiSevilla 9 лет назад +1

    I wrote some worksheets for 3pi workshops! medium.com/@NanicaLabs/3pi-workshop-worksheets-e6a3d905eb65 and medium.com/@mithi/a-pololu-3pi-workshop-c15b8db10d0f

  • @ojhamridul2552
    @ojhamridul2552 6 лет назад

    Nice..its beautiful algorithm
    c@n u help me with link for flood fill algo;;

  • @mtbevins
    @mtbevins 4 года назад

    How do the robots record the location of the maze end? I understand at least a little of how they line follow I am just unsure how they are mapping the maze.

    • @pololupeople
      @pololupeople  4 года назад +1

      Hi Todd. We have some example code for solving a maze without loops here: www.pololu.com/docs/0J21/8
      Sections 8.d and 8.e discuss how to record, store, and simplify the robot's path through the maze. Looped mazes like the one in the video above are more difficult to work with, and unfortunately, we don't have any documentation or example code for them. However, one of our engineers did share his own code for solving a looped maze with a 3pi robot in this forum post: forum.pololu.com/t/3pi-looped-maze-solver/3269/3

  • @snippletrap
    @snippletrap 5 лет назад

    Groovy tune

  • @SoftNSweet98
    @SoftNSweet98 4 года назад

    Can I use robot vex for this kind or maze?

    • @pololupeople
      @pololupeople  4 года назад

      Sure! This is a challenging task, but it should be doable with a variety of robotics platforms. Note that on the hardware side, wheel encoders are almost essential, and on the programming side, you'll need to do a lot of advanced array manipulation.

  • @longgpham6396
    @longgpham6396 8 лет назад

    so cool!

  • @iyamuremyeaimable6774
    @iyamuremyeaimable6774 10 лет назад

    great work