Robot solves Rubik’s cube

Поделиться
HTML-код
  • Опубликовано: 16 сен 2024

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

  • @linusboden7050
    @linusboden7050 Год назад +87

    It’s just a cube that has been scrambled in a specific order and then the motors fire in that exact order but backwards. There is no camera or sensors to see the cubes original state, he could enter it manually, but it still has no way to spin the top or bottom layer and it never spins one side more than 1 turn (90 degrees).
    So to make sure I was not wrong, I took the time to enter the original state of the cube in my app for Rubik’s solving, and shocker, it turns out it’s only scrambled on the left right front and back sides, not one turn on bottom or top, that would be a veeeeeeeery small chance of a random scramble to look like that!

    • @nick_ohara
      @nick_ohara  Год назад +19

      Not accurate. It randomly scrambles a solved cube, so it knows the state of the cube as the motors turn (which is why we don't need cameras).
      It uses this Python library (pypi.org/project/rubik-solver/) to input the state of the cube and output the corresponding algo to solve. We take that output and send commands to the motor to solve

    • @dirkdiggler2430
      @dirkdiggler2430 10 месяцев назад +9

      ​@@nick_oharascramble it by hand and than place the cube on your little machine.

    • @nerellavenkatapathidattatr9005
      @nerellavenkatapathidattatr9005 10 месяцев назад +2

      I am making Rubix's cube solver robot. but it's not rotating the 90degrees accurately. I calculated the distance accurately and Even considered 5% tolarance. how to rectify the problem.
      I am using Kociemba with 6 stepper motors.
      will you please give your mail

    • @kiaradiaz3644
      @kiaradiaz3644 9 месяцев назад

      ❤❤🎉 a Rubik's cube five nights atenea

    • @yoyofun1
      @yoyofun1 9 месяцев назад

      @@dirkdiggler2430then it would go back to the original scrambled state after scrambling it.

  • @IceCube-t4n
    @IceCube-t4n 8 месяцев назад +16

    NOW EVEN MAX PARKS WORLD RECORD BEATSVTHIS ONE 😂😂

  • @lingdan-fe5dc
    @lingdan-fe5dc 11 месяцев назад +16

    fun fact :there‘s another cube robot that just takes 0.1 second to solve it

  • @sumitsehgal5910
    @sumitsehgal5910 Месяц назад +3

    It is fantastic.. but its upper and lower sides are not moving....

  • @veerasaijoshikunnam245
    @veerasaijoshikunnam245 Год назад +40

    Hey, I was wondering what stepper motors you used.

    • @christianaguillon5260
      @christianaguillon5260 Год назад +1

      they look like NEMA 17 but i could be wrong

    • @eskimo7176
      @eskimo7176 11 месяцев назад +1

      Yes, they ar NEMA 17s. I'm making a pen plotter with them.

  • @ChloePlayz6969
    @ChloePlayz6969 5 месяцев назад +1

    You break the world record 😊😊😊

  • @ayaallan3019
    @ayaallan3019 2 года назад +3

    Can you explain to us what parts you used, how you installed them, and what is the correct programming for the parts, i.e. there is no video in detail?!

    • @christianaguillon5260
      @christianaguillon5260 Год назад +1

      In terms of motors, he may have used NEMA17 motors. The shaft doesnt look like that, and he may have added some plastic extension for each motor shaft that is either super glued to the center pieces or is physically inside the center piece.
      The support beams are aluminum "x" rails.
      The items that support the NEMA17 motors may have been 3D printed.
      I would have to take a guess that he used four L298 motors drivers (one L298 driver per motor)
      He may have had at least two separate arduino boards, where one arduino would sent signals to two L298 motor drivers

  • @AsrtoAdi
    @AsrtoAdi 2 года назад +1

    Can you make a tutorial video of this robot please

  • @cubebrain7986
    @cubebrain7986 2 года назад +19

    and then tymon kolasìnski do a 2.98😂

    • @table5584
      @table5584 Год назад

      And then fahmi does 2.35

    • @hitamcuy
      @hitamcuy Год назад

      Yiheng Wang 2.44

    • @Hmmmmm2_32
      @Hmmmmm2_32 10 месяцев назад +2

      And there is one robot that solve in 0.38 second

    • @hajackie9445
      @hajackie9445 10 месяцев назад

      Nope

    • @hajackie9445
      @hajackie9445 10 месяцев назад

      Nope@@table5584

  • @Uaperm283
    @Uaperm283 Год назад +2

    Can you make the d part?

  • @theintelligentegamerlol6571
    @theintelligentegamerlol6571 Год назад +1

    I was looking for that video !

  • @066-nandhakumarp5
    @066-nandhakumarp5 11 месяцев назад +2

    How much does it cost

  • @SamuelCherry-zj1si
    @SamuelCherry-zj1si 11 месяцев назад +1

    Tymon
    is so cool 😎

  • @alejrandom6592
    @alejrandom6592 13 дней назад

    Yeah but it already has a solved EO. You can tell by the fact that it's solved only using 4 faces. To solve a general case you need at least 5 faces.

  • @dtar380
    @dtar380 2 года назад +3

    Amazing, but my friend is a human and does it just 3 seconds slower

  • @CrystalWolf4
    @CrystalWolf4 22 дня назад

    Slower than the fastest cuber single record. But still impressed. I'm sure you can build one to solve it in 1 second or less.

  • @Threebozos7
    @Threebozos7 9 месяцев назад +8

    Max can beat that robot

  • @Learjet1
    @Learjet1 Год назад +9

    Yiheng Wang is faster than that robot

  • @user-tv1iq6ko1l
    @user-tv1iq6ko1l 5 месяцев назад

    😂😂 feel bad for the People that think it's true😂😂

  • @desmond-hawkins
    @desmond-hawkins 2 года назад +8

    Finally a video of it solving a Rubik's Cube! I hope there will be a full-length video about this whole project soon.

    • @linusboden7050
      @linusboden7050 Год назад +1

      Probably not because its not accually a smart robot that knows it’s mission. It’s just a cube that has been scrambled in a specific order and then the motors fire in that exact order but backwards. There is no camera or sensors to see the cubes original state, he could enter it manually, but it still has no way to spin the top or bottom layer and it never spins one side more than 1 turn (90 degrees).
      So to make sure I was not wrong, I took the time to enter the original state of the cube in my app for Rubik’s solving, and shocker, it turns out it’s only scrambled on the left right front and back sides, not one turn on bottom or top, that would be a veeeeeeeery small chance of a random scramble to look like that!

  • @andressanchez2765
    @andressanchez2765 Год назад +1

    Hi!, where can I find the code?, I woul'd like to see it

  • @TinyMaths
    @TinyMaths 4 месяца назад

    I know there's no z-axis movement, but all the same, interesting setup. Just ordered 2020 aluminium extrusion and bearings and this has some similarities to what I'm aming for.

  • @SriLakshmi-yv9xg
    @SriLakshmi-yv9xg Год назад +3

    But how do you do

  • @rubalakshmi04
    @rubalakshmi04 11 месяцев назад +2

    🧐😲👏👏

  • @samrinmansurimansuri4737
    @samrinmansurimansuri4737 7 месяцев назад +1

    sem Tu sem Rubik's Cube

  • @hajackie9445
    @hajackie9445 Год назад +1

    Veery fast because it beat the Rubik’k cube world record

  • @rajdeepkaur6596
    @rajdeepkaur6596 3 месяца назад

    , ਪਲੀਜ ਹੌਲੀ ਹੌਲੀ ਕਰਕੇ ਦਿਖਾਓ ਮੈਂ ਵੀ ਕਰ ਪਾਵਾਂ

  • @Meh_Spermies
    @Meh_Spermies Год назад +2

    ..but can it solve a mirror cube..?

  • @Feathers147
    @Feathers147 Год назад +2

    Now try all 6 sides

  • @wintersparkMc
    @wintersparkMc Месяц назад

    Yi heng laughing in the corner

  • @PeterVR.
    @PeterVR. 3 месяца назад

    You should try to get it faster than the record 3.14

  • @mamaanddenden4457
    @mamaanddenden4457 2 года назад +1

    slowly mo nga naman

  • @Ice_7
    @Ice_7 9 месяцев назад +1

    WOW

  • @Kun49love77
    @Kun49love77 7 месяцев назад

    Max park was faster than that 3.13 sec

  • @mariofire3940
    @mariofire3940 Год назад +1

    I have Gan robot they seem the exact same

  • @gringostarr69
    @gringostarr69 10 дней назад

    I see a flaw here. Surely that is fast but it's moving only 2 axis - so you could not make it assemble totally mixed cube. Good job, but not a real rubics cube resolver...

  • @Jschlick100
    @Jschlick100 Год назад +2

    Any chance you can show the wiring?

    • @christianaguillon5260
      @christianaguillon5260 Год назад

      From my guess, he may have had to have used 4 separate L298 motor drivers (1motor driver per motor)

  • @PixelMagic2
    @PixelMagic2 Год назад +1

    Seems like Max Park is faster😅

  • @ALADELAMIDI-nd1gh
    @ALADELAMIDI-nd1gh 2 месяца назад

    Tell me how to make it plz

  • @clydeaceoribello3768
    @clydeaceoribello3768 4 месяца назад +1

    blud just made new recored

  • @fonsoalbertfelonzioamanem1893
    @fonsoalbertfelonzioamanem1893 5 месяцев назад

    Max Park: Pathetic

  • @miewwcubing2570
    @miewwcubing2570 Год назад +1

    This thing didnt even beat human record lol

  • @awjpd3491k
    @awjpd3491k 7 месяцев назад

    It's Robot Teaching and reverse sequence play

  • @zayxkzakazeta-reborn749
    @zayxkzakazeta-reborn749 7 месяцев назад

    How did you connect the stepper motor to the cube so it could turn the cube

  • @zcgamerandreacts2762
    @zcgamerandreacts2762 2 года назад +1

    I don't think I have a rubik's cube the cubes or sides or colours are just two triangle ramps togther

  • @K-perm736
    @K-perm736 3 месяца назад

    1- specific scramble 2- even eith that scramble it didn't even break the world record

  • @jakeosei731
    @jakeosei731 2 года назад +1

    cool

  • @Iamnotsaturn
    @Iamnotsaturn 8 месяцев назад

    3 seconds😮

  • @shko0729
    @shko0729 Год назад +1

    3.57seconds!?

  • @BharatKumar-cw6iu
    @BharatKumar-cw6iu Год назад +1

    Kahan milta hai

  • @wasteproductionaction255
    @wasteproductionaction255 19 дней назад

    Bro, that robot is pretty slow

  • @Kaughts
    @Kaughts 11 месяцев назад +2

    Bro thats slower than WR

  • @Gillcubes15
    @Gillcubes15 Год назад +1

    But max park is faster, he did 3.13 solve

  • @whenisdinner2137
    @whenisdinner2137 8 месяцев назад

    Literally slower than the human world record😂

  • @Certaphone.572
    @Certaphone.572 4 месяца назад

    Tem um ok 3x3 🤖

  • @justthegamingman
    @justthegamingman Год назад +1

    Yo what is that called

  • @feihuachi7974
    @feihuachi7974 Год назад +1

    I literally have a 2 x 2 and I literally beat it

  • @Mrcubers-d5x
    @Mrcubers-d5x 10 дней назад

    Didn't beat the world record though 3.14 seconds

  • @XxEvilClownxxX
    @XxEvilClownxxX 2 года назад +1

    This is a 3x3 Rubik's cube and the middle where the servo motor is attached has different color, so the question is what happens when 2 of the servo motor has the same color?

    • @linusboden7050
      @linusboden7050 Год назад

      What kind of god like moves do you know to Change the middle pieces on a Rubiks cube? 😂

  • @kevinplaystudio
    @kevinplaystudio Год назад +1

    Max park is faster than the robot

  • @birgorkhali2387
    @birgorkhali2387 24 дня назад

    Still not world record😂😂😂

  • @maqboolh.bangash1040
    @maqboolh.bangash1040 Месяц назад

    But world record is 3.13 😂😂😅😅

  • @gembler4544
    @gembler4544 5 месяцев назад

    And it can turn with only 4 sides. 👀

  • @lovepositivethinker
    @lovepositivethinker 8 месяцев назад

    love

  • @Alwin-z1w
    @Alwin-z1w 7 месяцев назад

    try faster than 0.38 seconds I hope!

  • @danilobaldoz1183
    @danilobaldoz1183 Год назад +1

    That clap made me laugh until I fell to the floor😅😆

  • @cool-128
    @cool-128 Год назад +1

    what it will not solve in 0.0000000000001 seconds is something that looks like it will until you notice there is no top piece it is a single turn on the top

  • @Yellow-zh6pp
    @Yellow-zh6pp 11 месяцев назад +1

    Recoed 3.47

  • @kakashi_traducoes
    @kakashi_traducoes Год назад +2

    Slowest than Max park

  • @cuber_527aarav
    @cuber_527aarav 5 месяцев назад

    Wr is faster (3.13) by max park

  • @SADilNikad
    @SADilNikad 29 дней назад

    World record is 3.1 second 😉

  • @Jakuras
    @Jakuras 9 месяцев назад +2

    Doesnt beat the wr 💀
    Still really good though

  • @rustamkhan-y1c
    @rustamkhan-y1c 7 месяцев назад

    Wao

  • @shahrozshafique6301
    @shahrozshafique6301 2 месяца назад

    It didn't break the Record😂

  • @metecharametechara4499
    @metecharametechara4499 9 месяцев назад

    malades!

  • @02王冠博
    @02王冠博 7 месяцев назад

    how u slove this on code

  • @YAKUZA143
    @YAKUZA143 7 месяцев назад

    max park 3:13 SECONDS

  • @robertjalu6897
    @robertjalu6897 Месяц назад

    Not impressed ... humans created robot

  • @rajeshvagh5293
    @rajeshvagh5293 3 месяца назад

    all center rubic is jamed
    no movement

  • @bengaljackyhere
    @bengaljackyhere 7 месяцев назад

    ❤❤❤❤

  • @Sport_bollari
    @Sport_bollari 3 месяца назад

    Formula

  • @davidbrown6571
    @davidbrown6571 2 года назад +1

    But the question is, did you just reverse the code that was used to scramble it? :-)

    • @nick_ohara
      @nick_ohara  2 года назад

      Negative! Check out my TikTok or IG to see how the algo works

  • @theintelligentegamerlol6571
    @theintelligentegamerlol6571 Год назад

    People from 2018 to 2022 it beat the world record
    People of 2023 almost did it

  • @haveatyou1
    @haveatyou1 10 месяцев назад

    Yeah u just played that backwards

  • @Paypa783
    @Paypa783 3 месяца назад

    There was a bot i saw it it solved in 0.38

  • @KF_164
    @KF_164 2 месяца назад

    The real record is 3.13

  • @BillyBobJimPatton
    @BillyBobJimPatton 2 года назад +4

    Slick AF!

  • @Peanutbutterfunds
    @Peanutbutterfunds 3 месяца назад

    Its just doing the same pattern and doing it in reverse look at he’s other videos same pattern

  • @shko0729
    @shko0729 Год назад

    3秒57弱?

  • @Mr.PigeonErwan
    @Mr.PigeonErwan Год назад

    Max park is faster

  • @CleannComedyAI
    @CleannComedyAI Год назад

    Not faster than max park

  • @Haertx.edits.
    @Haertx.edits. Год назад

    Lol cuase world record is 3.13 rn

  • @HopeKim-z7y
    @HopeKim-z7y 2 месяца назад

    It's not 0.01 is

  • @blank81180
    @blank81180 Месяц назад

    still not faster than WR tho off by 40 ms >:)

  • @gerritdeheer8114
    @gerritdeheer8114 Год назад

    how does it do horizontal turns? there doesnt seem to be a bottom motor, and neither is there a motor at the top???

  • @vidhuakshart
    @vidhuakshart 11 месяцев назад

    World record is even faster😂😂😂😂

  • @РомаБолтаев-й5ц
    @РомаБолтаев-й5ц 3 месяца назад

    Qotag'immi yebsan

  • @samankumara6096
    @samankumara6096 11 месяцев назад

    Vikunanavada

  • @VzGaming2024
    @VzGaming2024 2 дня назад

    Not wr

  • @CaseOh.Videos
    @CaseOh.Videos 8 месяцев назад

    I’ve seen faster