Is LIDAR easy to use for hobbyists? DIY Roomba? Obstacle Avoidance System for Robotics

  Переглядів 481,621

GreatScott!

GreatScott!

4 роки тому

Get your free Elektor subscription here: www.elektormagazine.com/news/...
Coupon code: GreatScott19!
The LIDAR sensor that was used in the video: www.elektor.com/ydlidar-x4-li...
Previous video: • How to make a Softstar...
Facebook: / greatscottlab
Twitter: / greatscottlab
Support me for more videos: www.patreon.com/GreatScott?ty=h
In this video we will have a closer look at a commercial LIDAR sensor for hobbyists. We will find out how the sensor manages to measure the distance to objects placed all around it and how we can use this data with a computer and an Arduino. At the end I will then create a small robot which uses the LIDAR system to "crudely" navigate through a room. Let's get started!
Thanks to Elektor for sponsoring this video!
Visit www.elektormagazine.com/ to read their magazines and buy electronic components.
Music:
2011 Lookalike by Bartlebeats
Killing Time, Kevin MacLeod
(incompetech.com)

КОМЕНТАРІ: 643
@greatscottlab
@greatscottlab 4 роки тому
Small correction: The speed of light is of course 299792 km/s, not 299792 m/s. Sorry.
@Lutfi6545
@Lutfi6545 4 роки тому
Wow, that was a freaking fast
@JADES-GS-z13-0
@JADES-GS-z13-0 4 роки тому
You never reply to any comment, why?
@justcallme00oogy
@justcallme00oogy 4 роки тому
That's disappointing! I was so excited to shout in the comments and have likes rain on me then I saw this comment 😪
@JonathanKayne
@JonathanKayne 4 роки тому
Hey what is the name of the song you are playing around 1:38? Its not listed in the video description btw.
@Sorrentino_Gianni
@Sorrentino_Gianni 4 роки тому
#GottaGoFast
@EtecMax
@EtecMax 4 роки тому
This sensor dosent use time of flight (tof) which would be terrible expensive. It measures the angle of the returning lightbeam with a linear ccd. In the description of the sensor they also write triangulation principle.
@MorRobots
@MorRobots 4 роки тому
Yep it is a parallax system, however Y You can actually build a ToF sensor with relatively inexpensive electronics, issue is they're not fast enough for this kind of scan rate.
@kotqrka
@kotqrka 4 роки тому
Actually, there are ready-to-use pretty cheap ToF sensors. VL53L0X by ST for instance.
@klassichd10
@klassichd10 4 роки тому
Exactly. This most probably is the triangulation sensor for vacuum cleaner robots working using triangulation and NOT ToF. There is a paper of 2008 IEEE International Conference onRobotics and AutomationPasadena, CA, USA, May 19-23, 2008; Kurt Konolige, Joseph Augenbraun, Nick Donaldson, Charles Fiebig, and Pankaj Shah: A Low-Cost Laser Distance Sensor. But unfortunately many youtubers are mixing these things up.
@EtecMax
@EtecMax 4 роки тому
@@kotqrka that thing looks interesting. Thoug it doesnt measure very far and only distances in 1D not 2D, but thats only a matter of time. It is a while since i looked into the 2D sensors and they are still to expensive for my purposes, maybe sensors like this could push the price down even more
@minikindaniil99
@minikindaniil99 4 роки тому
well, using latest stm32g4 that has timer with resolution around 180ps it's possible to build tof sensor with res around 60mm
@francescovalle8678
@francescovalle8678 4 роки тому
How amazing is the communication between the main board and the part that rotate... Fantastic
@yasyasmarangoz3577
@yasyasmarangoz3577 4 роки тому
ok
@mrfrozen97-despicable
@mrfrozen97-despicable 3 роки тому
Lifi
@OskarP2601
@OskarP2601 3 роки тому
Agreed
@amremam8937
@amremam8937 2 роки тому
This was used in VCRs, it's even more elegant in VCRs, as the rotary transformer used to transfer both data and power And the motor is brushless motor that can run for years without the need to replace brushes
@IchMagandMeGusta
@IchMagandMeGusta 4 роки тому
"Terrible at writing code" "Limited success" You and I have very different definitions of "terrible at writing code" haha!
@AmeshaSpentaArmaiti
@AmeshaSpentaArmaiti 4 роки тому
You don't get better if you like your own work! crippling self-doubt is where talent is born.
@simontay4851
@simontay4851 4 роки тому
He's really good in my opinion. I wouldn't know where to start with writing code. Im a hardware person.
@SystemsPlanet
@SystemsPlanet 4 роки тому
@@simontay4851 I'm software person. Hardware is hard. Software is... soft.
@thewhitedragon4184
@thewhitedragon4184 4 роки тому
@@simontay4851 Start by stealing other people's code. Meaning use libraries that do the job you need
@AndersJackson
@AndersJackson 4 роки тому
Have you seen his code?
@phat.phan1
@phat.phan1 4 роки тому
OMG OMG I was looking for this for so long and finally Scott talk about it.
@pmgodfrey
@pmgodfrey 4 роки тому
Man, you just get a thumbs up for being awesome...and we haven't even covered how smart you are. I'm always impressed by your videos and I've learned so much. Thanks for taking the time to create them.
@KingJellyfishII
@KingJellyfishII 4 роки тому
The "stay creative, and I will see you next time!" has been getting slowly more enthusiastic as time goes on.
@dreggory82
@dreggory82 4 роки тому
I've noticed the same thing.
@elephant3109
@elephant3109 4 роки тому
crazy, rihgt?
@KingJellyfishII
@KingJellyfishII 4 роки тому
@@justgame5508 yes that may be true. It's just an observation I made.
@sindotj
@sindotj 4 роки тому
The only electronics channel to spend time that worth every single second....
@SleepyCod467
@SleepyCod467 4 роки тому
THIS IS VERY COOL. Thanks for making all these interesting videos. I wanted to make one of these myself, this is some good motivation! Keep up the great work
@fazlurrahman4278
@fazlurrahman4278 4 роки тому
Great video as always! To use the Lidar in an easier way, you can use Robotic Operating System (ROS) to handle the data and do the make a program to control it. However, learning how to use ROS is one thing, but once you know it, it's really helpful!
@R3MIXMODZ
@R3MIXMODZ 4 роки тому
Wow this is one of my favorite videos! You did a fantastic job explaining. Thank you!
@mrexplosive2437
@mrexplosive2437 4 роки тому
This is exactly what I’ve needed for my projects thanks scott
@webhooktips
@webhooktips 4 роки тому
Thanks again for lighting up our world in regards to electronics....huge fan 🤗🤗🤗
@alptekintanatar3350
@alptekintanatar3350 4 роки тому
Thanks a lot for the 1 year elektor subscription I am gonna keep it brief so, many thanks... :)
@zfrenchy1716
@zfrenchy1716 4 роки тому
Elektor is awesome, got that since 80's
@jarboer
@jarboer 4 роки тому
Omg the fact you posted this video after the fact I was think it would be cool to try to make a lawnmower that’s self driving kinda like a roomba, I crazy it’s like you read my mind! Awesome video by the way!
@gflaig9131
@gflaig9131 3 роки тому
0:08 very nice drawing. Your schematics and explanations are awesome.
@Y100001
@Y100001 4 роки тому
Excellent presentation, audio & visual.
@Sekhar_Home
@Sekhar_Home 4 роки тому
I watched within few minute but the total viewer at that time reached 5k.. it shows how much popular is ur channel... Keep doing and stay creative.,😀😀
@jonasrullo2590
@jonasrullo2590 4 роки тому
Mahalo. Always great detail. I can't wait to read the magazine.
@window.location
@window.location 4 роки тому
First robot on scott channel We love to see this type videos in future
@pranalisarpotdar8203
@pranalisarpotdar8203 4 роки тому
S
@_MisterG
@_MisterG 4 роки тому
Thank you (and Elektor) for the subscription
@marcellosdmf
@marcellosdmf 4 роки тому
Os melhores vídeos de eletrônica!!! I'm great fã yours Scott
@YukonK9
@YukonK9 4 роки тому
Maybe convert the LIDAR robot as your garage's security guard bot?
@funkimunky1
@funkimunky1 4 роки тому
Thank you for the elektor code GreatScott. I love elektor but getting access for free is fantastic.
@SonofTheMorningStar666
@SonofTheMorningStar666 4 роки тому
Yeah. A full year is amazing.
@sarfarazsheikh5448
@sarfarazsheikh5448 4 роки тому
One's again thank you for useful information about electronics
@yinanliu6700
@yinanliu6700 4 роки тому
so many thanks to bring this innovative electronic component to me!!
@stzo1
@stzo1 4 роки тому
Thank you for one more very interesting video and also for the elektor gift!
@wannerke
@wannerke 4 роки тому
Thanks Scott for the free magazine! No credit card needed! 👍👍
@qvatch
@qvatch 4 роки тому
it may be the first in-video ad I've made use of. Short, backed by GreatScotts long term interest, no risk trial. Very nice.
@estudiantecomputerscience
@estudiantecomputerscience 7 місяців тому
great work!!!
@AmplifierWorld
@AmplifierWorld 4 роки тому
This is new subject for me and I learn lots of from your channel and in the ending of your video when you say stray creative and see you next time. so goooood
@Pit.Gutzmann
@Pit.Gutzmann 2 роки тому
This was very instructive. Thank you!
@maciekgucma4756
@maciekgucma4756 4 роки тому
Great Scott! Good job. I used large lidars and this one seems so similar! But smaller.
@PeterDempsey-yarglags
@PeterDempsey-yarglags 4 роки тому
Thanks for the subscription code. I'm signed up and ready to get my electronics fix. 🤓
@lanreakerele4375
@lanreakerele4375 4 роки тому
Great video! I have learnt something new from you
@bonafide9085
@bonafide9085 4 роки тому
XKT-412 is a voltage controlled oscillator. I have used this in my wireless POV display project to make an LC oscillator.
@fernando.v
@fernando.v 4 роки тому
Thanks for the subscription to elektor
@fujihita2500
@fujihita2500 4 роки тому
Tfw I never realized power supply and communication would be a problem for a spinning sensor. My first solution would be running a separate battery on the spinning part and using RF for the communication but damn...wireless charging coils? That's some brilliant stuff right there! Thanks for the upload. I learned a lot.
@metalworker3
@metalworker3 6 місяців тому
Awesome! Perfect timing!
@over00lordunknown12
@over00lordunknown12 4 роки тому
I’m glad you showed how the data and power is handled, I’m always interested in how that is done inside devices where it spins more then 360 degrees. (In this case it was LEDs for data and coils for wireless power)
@foobarmaximus3506
@foobarmaximus3506 Рік тому
When it goes past 360 degrees, it creates a tiny worm-hole that objects can pass through and arrive in another part of the Galaxy. It doesn't have enough power to transport outside that range at present, but they are working on it.
@gamereditor59ner22
@gamereditor59ner22 4 роки тому
Nice video and keep it up!!
@siddiqjr4660
@siddiqjr4660 Рік тому
As Always Great I love it thought i found this video a bit too late
@Chris__K
@Chris__K 4 роки тому
Interesting 👍 What about a DIY or BUY episode about LIDAR-Sensors?
@ScitiveX
@ScitiveX 4 роки тому
LIDAR great - I was waiting for this video
@raytest01
@raytest01 4 роки тому
Yep, I don't think this module using ToF to sensing the distance, because it require a Time-to-Digital converter(TDC) in the system usually it require a addition IC or FPGA, a counting based TDC can be implemented in STM32 but the resolution can not be promising. So this module seems to measure the phase difference instead of the time difference.
@PixlRainbow
@PixlRainbow 4 роки тому
The datasheet does actually say that this modules does use triangulation with a low resolution infrared camera sensor However, some versions of STM32 microcontrollers have programmable DSPs onboard that are powerful enough to render 3D graphics or do radio communication
@raytest01
@raytest01 4 роки тому
@@PixlRainbow Great to know that, thanks for the information.
@jeanyluisa8483
@jeanyluisa8483 3 роки тому
Makes sense. I already wondered how an STM32 can be fast enough to measure the distance by the travelling time of light. That's fragments of nanoseconds for short distances in a room.
@Dipranjan_Dihingia
@Dipranjan_Dihingia 4 роки тому
Wow it's amazing
@electronic7979
@electronic7979 4 роки тому
Very nice project 👍 I like it
@andrei-alexandrubleortu3890
@andrei-alexandrubleortu3890 4 роки тому
Haha the robot turned out so cool. Great work.
@aasaialangaram6847
@aasaialangaram6847 4 роки тому
Good Video by GreatScott.
@UNITEDHVACSYSTEMS
@UNITEDHVACSYSTEMS 4 роки тому
Great innovative ideas generate after watching ur videos and can understand the theory which we learnt in schooling
@ryanmckenna2047
@ryanmckenna2047 29 днів тому
Great video man!
@TechsScience
@TechsScience 3 роки тому
I had to know how it transfers data through spinning disk you explained it nicely 🙂
@luxolfmh
@luxolfmh 4 роки тому
Great video. It's not that big of your fault. Those cheap robot kits come with cheap motors as well (the yellow ones) the main inconvenient is that they spin at different speed even they receive the same PWM because they are not identical. In a project we made, we tried to control them with a PID using a MPU5060 gyroscope, and a Ultrasonic sensor to prevent for crashing into the walls. The PID was a fail. Hope you could succeed. Excellent video. Greetings from Ecuador. Also try tu use a L298 driver for the motors they are a big help.
@StaticVapour590
@StaticVapour590 4 роки тому
Very interesting to see how it works
@foysalmahmud3814
@foysalmahmud3814 4 роки тому
Bro you are a legend..!!
@TeddyGun300
@TeddyGun300 4 роки тому
Super awesome video!! Keep up the good work. I wouldn't mind if there would be a follow up video
@rpavlik1
@rpavlik1 4 роки тому
It's always cool when a sensor uses a more powerful chip as a coprocessor (stm32f302 iirc?) than your main system controller (poor little atmega328p...). Though, I suppose such a topology would make good sense if the coprocessor was only needed intermittently and could be put in power save most of the time. A little surprised they have so much rotating mass on that unit, I figured the only thing to rotate would be a mirror.
@erygion
@erygion 4 роки тому
Another great video! Thank you. I always learn and thumbs up 😊
@emorag
@emorag 4 роки тому
Great video. Thanks for sharing.
@sneakyg1250
@sneakyg1250 4 роки тому
awesome, a couple of years ago i was looking for a lidar but couldnt find any good cheap options !
@MCsCreations
@MCsCreations 4 роки тому
Pretty interesting project!!! 😃
@bethisway
@bethisway 4 роки тому
Yo this was amazing
@Diamonddrake
@Diamonddrake 4 роки тому
You can run any Arduino at 3.3v and it will just work. Also you can take 3.3v as a digital high in a 5v system and use a voltage divider or zener shunt to output the 3.3. I know Scott knows this, but sometimes his individual choices come out sounding like what he “had to do” instead of what he “happened to do” this post is for the “I already have an Arduino why can’t I use that one” crowd. To which the answer is you can. Just don’t push 5v into the lidar without checking the data sheet for tolerance.
@foobarmaximus3506
@foobarmaximus3506 Рік тому
Yeah, you would think everyone would know this if they have an interest in robotics and electronics. Folks need to pick up a textbook every now and then. Couldn't hurt.
@budandbean1
@budandbean1 4 роки тому
“We feel like we are in “The Matrix”.” Now that was pretty funny!
@bernardborg5890
@bernardborg5890 4 роки тому
Keep up the good work and thanks :)
@apostolosgeorgiadis3670
@apostolosgeorgiadis3670 4 роки тому
Your next video should be... Robot vaccum cleaner diy or buy. You are a great T E A C H E R!
@funy0n583
@funy0n583 4 роки тому
where has this video been my whole life
@electronicscaos
@electronicscaos 4 роки тому
I used to love Elektor since I was a kid, every month I bought it, from my 9's to my 14's, when I started working in industry and finally got a way to subscribe and receive it every month at home. It really was the best electronics magazine in Brazil, until it fooled around every subscriber, simply disappearing, no phone to ask to refund (I subscribed for annual payment), just there they was in one month and gone in the next. I feel it as one of the most disappointing experiences of my life, since I loved all of their contents. Well, I started importing the magazines from another countries once in a while, to tell you how good their contents are, but I'll never forget how they fooled brazilians.
@agrxdrowflow958
@agrxdrowflow958 4 роки тому
Brilliant!
@MkmeOrg
@MkmeOrg 4 роки тому
Always wanted to give LIDAR a try. Great video and thanks!
@Metroid1890
@Metroid1890 4 роки тому
Hey Scott, how can I properly build an overcharge and undercharge protection for a 24V or higher battery?
@Drxxx
@Drxxx 4 роки тому
Great video!!!
@evananderson8452
@evananderson8452 4 роки тому
Great Job your little machine
@NicolasP1973
@NicolasP1973 4 роки тому
An other Great Video and an awesome offre!
@AK90
@AK90 4 роки тому
"YDLIDAR get Scandata fialed!!" lol Nice typo in the source code :P
@vinna2k884
@vinna2k884 4 роки тому
Waited... For along luv uuuu😘😘😘
@dvsujan1148
@dvsujan1148 4 роки тому
Finally your sponsor has changed after a long time
@y__h
@y__h 4 роки тому
I wonder whether the last one gave him a hard time.
@clonkex
@clonkex 4 роки тому
In all likelihood it's only for this video.
@hannessetterwall7373
@hannessetterwall7373 4 роки тому
I would love to see more how they use wireless power transfer, what are the losses, would it be possible to use dual power transfer and get sphere lidar?
@MrTheAgge
@MrTheAgge 4 роки тому
Great content!
@americanrebel413
@americanrebel413 4 роки тому
AWESOME!
@code_byter7798
@code_byter7798 4 роки тому
Awesome video! I recently got the same Lidar. I'm using it on my ROS robot. The robot is completed, it's supposed to drive autonomously around in my room, create a map using the Lidar and find my mate tea cup using a camera. Once it's found, I want to get a notification with the position marked in a map. So far, I built the robot and worked on the mapping part. Maybe we could collaborate on a Lidar project?
@foobarmaximus3506
@foobarmaximus3506 Рік тому
So, did it work? LOL
@lulling.9235
@lulling.9235 6 місяців тому
I'd love to hear about the process!
@FreeCircuitLab
@FreeCircuitLab 4 роки тому
Really you are awesome!
@lifeselectronic
@lifeselectronic 4 роки тому
Very interesting Keep going :)
@daydreaminginventor-k8957
@daydreaminginventor-k8957 4 роки тому
you are great, indeed
@DieBastler1234
@DieBastler1234 4 роки тому
I feel you ran out of time for the video, when it started to get interesting and fun. Don't let UKposts burnout get you :/
@DasInnereDesBrotes
@DasInnereDesBrotes 4 роки тому
Dafuq, why do you call him Chris?
@clonkex
@clonkex 4 роки тому
@@DasInnereDesBrotes I can't say I know what his actual name is, but I'm guessing "Great Scott" is a reference to BTTF.
@DieBastler1234
@DieBastler1234 4 роки тому
@@DasInnereDesBrotes Don't know why I think he's called that, maybe he mentioned it in older videos, maybe I'm just wrong :) I'll remove the name from my comment, I wasn't aware it's a secret.
@abdulazeez.98
@abdulazeez.98 4 роки тому
@@DieBastler1234 He did mention it a Q&A video. I think the first one. Edit: this one ukposts.info/have/v-deo/aIigZKWCqW6FyZc.html
@JulienTJ
@JulienTJ 4 роки тому
@@abdulazeez.98 No, it was sarcasm.
@michaelfendi3402
@michaelfendi3402 4 роки тому
Hi GreatScott!!! I'm your biggest fan since day 1, Could I kindly request for you to try and make LI-FI project please? Thank you! You are awesome!!!
@agustincosta8106
@agustincosta8106 4 роки тому
If you are interested in trying some more advanced robotics projects you should look into using ROS (Robot Operating System). It is a great framework to easily develop robotic systems without needing to program everything yourself as it has many tutorials and a great community of developers that make libraries you can implement, including some to make use of that lidar for autonomous navigation and mapping
@christophbeer3417
@christophbeer3417 4 роки тому
You really should try to make a robot with the RPI and ROS (robot operating system). The lidar has some really nice packages you can use. Keep in mind the RPI should only be used as a data publisher to a real computer.
@fiix7026
@fiix7026 4 місяці тому
ROS for hobbyists? I don't deny its capabl, butis it easy enough to learn? What about budget?how much for the whole system? Hobbyist servos ore closed loop servos?
@dash8brj
@dash8brj 4 роки тому
Well, I stand corrected, I always thought it stood for Laser Infrometry Distance And Ranging. :P You realise that only the really posh vacuum cleaner robots have a LIDAR on board, the rest are just "bump and guess" machines - they bump into an object, turn a random amount, and then continue on their way, hopefully not bumping into another object too soon, so they can do a good job at vacuuming the floor.
@drmr4613
@drmr4613 4 роки тому
Even lower-tier robots are not that dumb anymore. Nowadays they use ultrasonic distance sensors that, while effectively doing the same thing, prevent them from actually bumping into most obstacles. They then consolidate their movement and obstacle data to create a map of the rooms. Some also come with a webcam that is pointed to the ceiling, effectively reading a mirror image of the room they are in to aide in mapping out the rooms. Thing is, ultrasonic sensors, low-res webcams and the SoCs to do the computing are incredibly cheap now. The distinguishing factor is the quality of the software.
@Xanthopteryx
@Xanthopteryx 4 роки тому
Xiaomi S5 is cheap and amazingly good at navigating, using lidar, ir and probably more.
@nauraizsubhan01
@nauraizsubhan01 4 роки тому
thank you sir
@shubhamchavan22
@shubhamchavan22 4 роки тому
Very nice video sir
@crapcopter
@crapcopter 4 роки тому
I might upgrade my old roomba with this
@bartoszcelmer
@bartoszcelmer 4 роки тому
In case You have 3V3 uart device and 5V version Arduino it also works nice if You attach to [Arduino RX]-[3V3 TX] ( most atmegas takes 2V7 and up as high, so 3V3 is OK ) and simple voltage divider ( from two resistors ) to Arduino TX to lower output :) Any way I like Your channel very much! All best!
@MorRobots
@MorRobots 4 роки тому
I'm almost dead nuts positive that's a parallax sensor, not ToF.
@abboberg987
@abboberg987 4 роки тому
Great Elektor offer! Even in Dutch. Thanx! Love your video's too
@skeezixcodejedi
@skeezixcodejedi 4 роки тому
Saw a glimpse of the laptop .. blsck with orange stripe. And the OS is not win10 or win8 .. win7? So by any chance was that a Clevo or Sager laptop? I’ve been considering one of those lidar’s for awhile as the other cheap methods like ir led or sonar are low frequency response and easily tricked and low distance .. will have to look up the distance on this guy Thanks!
@nguyentrongvan9647
@nguyentrongvan9647 4 роки тому
Verrrrrrrrrry nice Video
@jornguatu5315
@jornguatu5315 4 роки тому
Good vid!
@vacationgreat5095
@vacationgreat5095 4 роки тому
Awesome.
@swaminathanraju6883
@swaminathanraju6883 4 роки тому
Hi, thanks for your video, could I able to use theory of this project to automatic braking system and forward collision warning system of car.
@VivekRoy2991
@VivekRoy2991 4 роки тому
Why not just use a simple ultrasound distance measurement?
DIY sonar scanner (practical experiments)
14:30
bitluni
Переглядів 1 млн
Hacking my Robot Vacuum to add ONE MISSING Feature!
11:16
GreatScott!
Переглядів 243 тис.
1 класс vs 11 класс (рисунок)
00:37
БЕРТ
Переглядів 2,4 млн
I Trapped Myself in a Box with Colored Smoke!
00:50
A4
Переглядів 16 млн
ЧТО ТАКОЕ ЛИДАР?! ОБЗОР, ТЕСТ, РАЗБОРКА
14:48
Robot AI Demo - NVidia Deep Learning, ROS Navigation, Raspberry Pi
18:01
James Bruton
Переглядів 193 тис.
Building the FASTEST Self Driving RC Car
16:01
Steven Gong
Переглядів 640 тис.
How to make a Softstarter and why it is sometimes mandatory to use!
10:31
Getting Started with LIDAR
47:27
DroneBot Workshop
Переглядів 1,4 млн
I RACED My Self-Driving RC Car
23:35
Steven Gong
Переглядів 636 тис.
How do we add LIDAR to a ROS robot?
22:45
Articulated Robotics
Переглядів 119 тис.
All about the Xiaomi Lidar Scanner and the Sunfounder RasPad
5:14
Marco Reps
Переглядів 252 тис.
Broken Flex Repair #technology #mobilerepair
0:55
ideal institute aligarh
Переглядів 15 млн
iPhone - телефон для нищебродов?!
0:53
ÉЖИ АКСЁНОВ
Переглядів 3,4 млн
Iphone yoki samsung
0:13
rishton_vines😇
Переглядів 9 млн