NVIDIA JetBot: Jetson Nano Vision-Controlled AI Robot

  Рет қаралды 190,830

ExplainingComputers

ExplainingComputers

4 жыл бұрын

Jetson Nano “JetBot” machine learning robot review and demo. Includes hardware, software, Jupyter Lab notebooks for executing Python code, collision detection examples, and some introduction to training a neural network model.
The JetBot shown was supplied for review by NVIDIA, but this is not a sponsored video. If you are interested in getting a JetBot, I would strongly recommend starting on its NVIDIA web pages here: developer.nvidia.com/embedded...
The JetBot Wiki, which contains all of the information required to build, setup and run vision recognition and machine learning on a JetBot, is here: github.com/NVIDIA-AI-IOT/jetb...
There is also info on full JetBot kits here: www.nvidia.com/en-us/autonomo...
My previous review of the NVIDIA Jetson Nano SBC is here:
• NVIDIA Jetson Nano
And my “Jetson Nano: Vision Recognition Neural Network Demo” video is here:
• Jetson Nano: Vision Re...
I also have an introduction to AI video here:
• Explaining AI
More videos on single board computers and broader computing topics can be found on the ExplainingComputers channel: / explainingcomputers
You may also like my other channel, ExplainingTheFuture, at: / explainingthefuture
#JetBot #JetsonNano #NVIDIA #ExplainingComputers

Пікірлер: 396
@johncnorris
@johncnorris 4 жыл бұрын
nVidia: "It just works!" Explaining Computers: "After extensive assembly and configuration it does."
@ExplainingComputers
@ExplainingComputers 4 жыл бұрын
So true. NVIDIA were very helpful during production of this video, but production lasted longer than on many other videos. :)
@jasontiscione1741
@jasontiscione1741 4 жыл бұрын
​@@ExplainingComputers Probably starting when you first plug it in and Ubuntu thinks you have a black and white TV
@digitalghosts4599
@digitalghosts4599 4 жыл бұрын
Jetson nano is a ridiculously powerful platform for the price. I'm using it for high speed machine vision to monitor manufacturing process in real time and this beauty can record 200fps in 720p and it can easily process 100 frames per second with a simple detection algorithm. We are living in the future. 10 years ago this would be a huge challenge even for a desktop PC not to mention that there was nothing in place to capture such high frame rates in real time and process them simultaneously.
@ExplainingComputers
@ExplainingComputers 4 жыл бұрын
Great feedback, thanks for sharing. I share your appreciation of the Jetson Nano -- it is a really great board.
@travelstories7530
@travelstories7530 3 жыл бұрын
how do u make that simple detection algorithm is is based on those green square u defined in the algorithm?
@hussainbharmal5998
@hussainbharmal5998 Жыл бұрын
How is it going on, after 3 years? Have you been using it to date in other applicationa too?
@JohnK68
@JohnK68 Жыл бұрын
Actually it's not powerful at all. A nvidia tegra T210 with a GM20B GPU it's a toy. Also the OS on the board is way to heavy for the system.
@chriholt
@chriholt 4 жыл бұрын
All I can say is "Wow!" Very impressive hardware and software package!
@62shalaka
@62shalaka 4 жыл бұрын
Sundays are exciting; I never know what Chris will present to us next. Great as usual!
@gplayer01
@gplayer01 4 жыл бұрын
Excellent review & demo Chris of the Jetson. Interesting to know the amount of pictures you took to train the Jetson. Well done
@gpalmerify
@gpalmerify 4 жыл бұрын
This video helped me appreciate my Subaru's "Eyesight" system even more. Thank you Chris.
@bijanshadnia3620
@bijanshadnia3620 4 жыл бұрын
I thoroughly enjoy your videos. This one in particular is one of the coolest I've seen on your channel. Thank you for the hard work you do.
@lowiehojas5525
@lowiehojas5525 3 жыл бұрын
I was just leisurely watching, but instead I learnt something that I need for my school assignment :D I just learned from your video how to train a data set for visual detection! Thank you so much!!
@suvetar
@suvetar 4 жыл бұрын
That's awesome! Thanks for making my Sunday again!
@MegaZiggo
@MegaZiggo 4 жыл бұрын
This is quite interesting. I worked as a Field Engineer for a company call Intelligent Reasoning System Inc. back in 2001/2002. They made capital equipment for installation on an electronics manufacturing line for use in Automated Optical Inspection of PCBs. We used an early form of image training (the founders of the company also wrote the software for the terrain tracking algorithms for the Tomahawk cruise missile and adapted those to this application) with statistical analysis within a set standard deviation. The system worked well and it is very similar to what you demonstrated here with the Jetbot. We would train examples of good images and bad images of electronic components on a PCB and for each false call, we would train that as a bad actor. Over the course of the manufacturing run, the system would become more and more accurate. Good stuff indeed. Keep the good material coming! I am considering getting one of these to teach my daughters not only Python, but machine learning in general...
@noealves8400
@noealves8400 4 жыл бұрын
I have a nano sitting on my desk for a month or so now... finally I found something cool to build with it! thanks for the video!
@twmbarlwmstar
@twmbarlwmstar 4 жыл бұрын
I have about 16 SBC sitting under my desk, so I laid off the Jetson until I'm mature enough to go on eBay unsupervised.
@foobar1672
@foobar1672 4 жыл бұрын
Congratulations on your first trained neural network!
@lollerich
@lollerich 4 жыл бұрын
Very, very interesting. I finally got at least a general idea of how neural networks are trained. Thank you!
@ExplainingComputers
@ExplainingComputers 4 жыл бұрын
Great to hear this -- that is what I was trying to convey. There is a fair bit of process between gathering the sample data and having a final trained model, but the essence is what you see here.
@lollerich
@lollerich 4 жыл бұрын
@@ExplainingComputers Thank you. While I did in general understand the purpose of neural networks I was always very hazy on how you would actually train one.
@phildodd9942
@phildodd9942 4 жыл бұрын
A useful presentation you have given us, pointing out that AI can be other things apart from analysing numbers or text ! In fact you've made us sit up and take notice ! So THAT'S how a self-driving car parks itself ! Thank you for this enlightening demo !
@bobpaugh6725
@bobpaugh6725 4 жыл бұрын
Mr.Barnatt another great video. I learn so much watching your videos. Thank you.
@stevehallam0850
@stevehallam0850 4 жыл бұрын
Fascinating and well presented. Thanks Chris.
@theshowman8478
@theshowman8478 4 жыл бұрын
This is very interesting. Great video and demonstration.
@ericartman0
@ericartman0 4 жыл бұрын
Since watching your wonderful channel my "want to do " list never ends. Thank You!
@ExplainingComputers
@ExplainingComputers 4 жыл бұрын
Thanks Ted. For anybody seeking a complex maker project with a lot of possibilities, the JetBot is really interesting. And I'm sure we are going to see more and more SBC-related machine learning and robotics stuff.
@rodlupanow69
@rodlupanow69 4 жыл бұрын
Amazing !! I bought the Nano today and I am very excited to start experimenting with Deep Learning on robots. This is a very motivating video. Thank you.
@ExplainingComputers
@ExplainingComputers 4 жыл бұрын
Good luck with your Nano. It is an amazing board. AI is tough to get into on any platform, but Jetson has better support and resources than anything else I've come across.
@arashi926
@arashi926 4 жыл бұрын
Alright, this is a bit more challenging. Definitely have to try this one. More of this please! Keep those great videos coming. Really enjoy them.
@ExplainingComputers
@ExplainingComputers 4 жыл бұрын
Thanks for this! Sadly this video has not been that popular . . . :(
@arashi926
@arashi926 4 жыл бұрын
@@ExplainingComputers Sorry to hear that. But it doesn't surprise me. This looks like a quite advanced project. Not for the a broad audience like an Arduino (or at least, that is what I think is the reason). Anyway, happy you took to time to share this.
@bosstroll9019
@bosstroll9019 4 жыл бұрын
If Mr. Scissors found a way to mate with it and breed, they would rule Earth by Thursday
@gabriel38g
@gabriel38g 4 жыл бұрын
1st choice: Ruke the world. 2nd choice: make lots of unboxing videos!
@brianm6337
@brianm6337 4 жыл бұрын
Meh- they can have the earth. Kids will be a bunch of little cut-ups, though.
@brianm6337
@brianm6337 4 жыл бұрын
@b gg Explaining Computers does. ;D
@cinnabarsonar2072
@cinnabarsonar2072 4 жыл бұрын
Gives a whole new meaning to the term "hardware porn" I'll grab my coat.
@iluvrgb
@iluvrgb 4 жыл бұрын
Back again with another interesting video. The Nvidia Jetson Nano is interesting
@AnthonyCook78
@AnthonyCook78 4 жыл бұрын
What a waste of time!
@chadwick2629
@chadwick2629 4 жыл бұрын
@@AnthonyCook78 How?
@Colin_Ames
@Colin_Ames 4 жыл бұрын
Thanks for another interesting video. I always learn something new after watching an episode of Explaining Computers.
@MichelMorinMontreal
@MichelMorinMontreal 4 жыл бұрын
"Bring me to your leader...!" All right, all right.... We're not there yet with the NVIDIA JetBot! Quite interesting prospects, though. Thank you for the educational presentation!
@PeteVanDemark
@PeteVanDemark 4 жыл бұрын
Fascinating! Nice little robot. Never would have guessed it uses an image library to navigate. Like the table too!
@ExplainingComputers
@ExplainingComputers 4 жыл бұрын
Every ExplainingComputers video where I look at any hardware is shot on that table. :)
@arthurmoore1379
@arthurmoore1379 4 жыл бұрын
@@ExplainingComputers My good man this is way to complicated for mm. Arthur here:
@Avionics1958
@Avionics1958 4 жыл бұрын
Truly fascinating to watch! Thank you.
@NicoDsSBCs
@NicoDsSBCs 4 жыл бұрын
I hadn't seen this video before. I must have been on a trip then. Great video as always. Greetings.
@ExplainingComputers
@ExplainingComputers 4 жыл бұрын
Hi Nico! :)
@southsidedojo2
@southsidedojo2 4 жыл бұрын
Chis i got your coffee mug and added it to my collection! very nice and proud to display it!
@ExplainingComputers
@ExplainingComputers 4 жыл бұрын
Great to hear. :) Thanks for being part of the EC community.
@perrymcclusky4695
@perrymcclusky4695 4 жыл бұрын
Very Cool! Looking forward to your next video.
@ExplainingComputers
@ExplainingComputers 4 жыл бұрын
Thanks Perry.
@j2simpso
@j2simpso 4 жыл бұрын
Thanks for sharing the project Chris. I sure hope Nvidia makes these kits available for educators as this really is the Lego Mindstorms of the 21st century!
@NewAgeDIY
@NewAgeDIY 4 жыл бұрын
A great class room project platform. Computer science lab now has a low cost system to work with. Thanks for sharing this wonderful SBC computer Chris.
@ExplainingComputers
@ExplainingComputers 4 жыл бұрын
I totally agree Dale. The JetBot is a fantastic learning tool -- for all ages!
@elviraeloramilosic9813
@elviraeloramilosic9813 4 жыл бұрын
Hello Chris👋🏻 Great job you did here. Amazing little robot! I recently included ML and NN in my learning schedule, so this is most beautiful example I've seen and a excellent ground for tinkering/experimenting/learning! Fascinating!
@ExplainingComputers
@ExplainingComputers 4 жыл бұрын
Hi Elvira, it is always good to hear from your here. :) I too have it on my list to learn more and more about ML and NNs. It is so different from traditional computing! Sadly, on the channel, it is not that popular a topic to cover. But I will persist on occasions like this one.
@elviraeloramilosic9813
@elviraeloramilosic9813 4 жыл бұрын
ExplainingComputers Yes! Please do cover this topic. 🤩 At least occasionally. 😁
@swapnilwabale2227
@swapnilwabale2227 Жыл бұрын
Hi what job u r doing
@swapnilwabale2227
@swapnilwabale2227 Жыл бұрын
Elvira what job u r doing
@abfig78
@abfig78 2 жыл бұрын
Love it!! Thank you for your time!!
@MicrobyteAlan
@MicrobyteAlan 4 жыл бұрын
Fascinating. Absolutely Fabulous. Thanks
@Osmanity
@Osmanity 4 жыл бұрын
Totally mindblowing video! I just wish that Nividia sold pre-assembled JN-AI Robots versions so that we can just focus on building the software and learning more about training a neural network which is for me the main goal. Thanks as always for an interesting video!:0
@ExplainingComputers
@ExplainingComputers 4 жыл бұрын
Since I made this video there are some suppliers selling kits, which makes things somewhat easier. I've added the link to the video description.
@Osmanity
@Osmanity 4 жыл бұрын
@@ExplainingComputers thanks
@roosboom
@roosboom 4 жыл бұрын
Great video. Thanks for sharing!
@Bippy55
@Bippy55 4 жыл бұрын
This is one of your BEST videos. I'd favor the company creating a kit of parts. Like Heathkit used to. Then you'd know the parts should work after assembly. I'd also like a BEGINNER's PRIMER on programming the neural net robot. But overall, "Bravo!"
@ExplainingComputers
@ExplainingComputers 4 жыл бұрын
There are now kits -- see links in video description! :) Glad you like this video. It is not one of my most popular. :(
@CodyBanks10
@CodyBanks10 3 жыл бұрын
"Something like that" is a buzz phrase I will be using from now on.
@Azureskies01
@Azureskies01 4 жыл бұрын
another amazing video!
@BharatMohanty
@BharatMohanty 4 жыл бұрын
I like this video sir, very informative..I made a terminal controlled rover but I without microcontroller or SBC ..
@BlenderRookie
@BlenderRookie 4 жыл бұрын
Wow, I wanna play with that. Plus the commands seem rather intuitive. The commands kinda remind me of that old graphics program called Logo Writer.
@avejst
@avejst 4 жыл бұрын
Interesting video as always Thanks for sharing :-)
@cvicracer
@cvicracer 3 жыл бұрын
great channel, i love all your work, thank you!!
@ExplainingComputers
@ExplainingComputers 3 жыл бұрын
Thanks for watching!
@rogerkoh1979
@rogerkoh1979 4 жыл бұрын
Well technology has come a long way. I remember a robot doing obstacles course about 20 years ago. It took a long time just to move. The ultrasound sensor is a lot faster back than. Now it has catch up. Great video as always.
@KangJangkrik
@KangJangkrik 4 жыл бұрын
This old man never get old
@twmbarlwmstar
@twmbarlwmstar 4 жыл бұрын
Impressive, I managed to write a simple IA script this week, as in copy it and get it to run, and that was a real first. It didn’t really do anything as such, but I could see the code working and that helped me get my head around things. Really, I struggle with all this and always will but just making some sense of it helped. My 10-year-old son will hopefully do better and having something like a robot will be more meaningful than my naming game. A £100 price point seems about right for this, especially as it should be extensible and it is the code that is what it’s all about, and you need affordable so there's access. Hopefully you can have say a team of 4 kids with one Jetson to build a project. £25 each isn't a complete killer over a year, say £1 a week- even those on very low incomes should be able to support that. To be honest though, I’ll always be a hardware man at heart so the Jetson is a bit lost on me, I’ll only turn it into a Kodi box or games emulator. EDIT: I do wonder what Raspberry will come up with, clearly it won't be Jetson standard as Nvidia are miles ahead on this stuff and have massive budgets. The same for AMD, I just wonder there, they have supposedly invested some money in IoT/Embedded but I think they will be in a very different direction- could be wrong but more 86 64 and industry utility stuff- certainly not self driving cars.
@ronjenkins4257
@ronjenkins4257 4 жыл бұрын
I can imagine networked robots of this sort, each perhaps in a different school, racing around a common virtual racetrack or in battling in a common virtual battlefield. In actuality each school's robot would be operating on an agreed upon real physical space (a school gymnasium), but playing on a common virtual space, populated by virtual robots being generated by the physical robots in each location. The winning robots would be the ones with the best-programmed algorithms supplied by the students.
@NomadicSage
@NomadicSage 4 жыл бұрын
This was a great video, please do more videos on AI and programming
@ExplainingComputers
@ExplainingComputers 4 жыл бұрын
Thanks. I hope to return to AI, but so far -- and after many attempts -- it has never really taken off on this channel.
@NomadicSage
@NomadicSage 4 жыл бұрын
@@ExplainingComputers it's quite different and interesting to see it in action, the experiments that you do in your style of breaking them down into easy to understand components is what always draws me to watch your videos. As well as replicate them with my own configuration.
@twmbarlwmstar
@twmbarlwmstar 4 жыл бұрын
@@ExplainingComputers I want EDGE! No seriously, after you teased EDGE I've been reading up on it and looking forward to your planned video, I an see a direct use for EDGE computing in my life more so than IA, despite things like Amazon Dot or what have you. I think IA is a hard sell full stop, because of people like me, I get the concept but I don't get the access- as in I'm a bit thick and just don't get it and don't have the coding skills to get it. It won't go down well but I'm finding some of the MS stuff a bit easier than the Linux stuff- with the proviso I am on about stuff targeted at complete novices. And I'm not making any claims that MS W10 embedded is in anyway better, I just found some of it more accessible to me- probably because you get W10 as a base to build on. And all it is a doorbell that can tell you if it is a bear at the door or it isn't a bear at the door and that's it. There aren't many bears at my door (a few wolves maybe).
@C4Chaos42
@C4Chaos42 4 жыл бұрын
Ty for the video :)
@SniperUSMC
@SniperUSMC 2 жыл бұрын
This would be a good project to use to train an autonomous lawn mower. The direction changes need to be in a bit smaller increments so it doesn't just turn too much at once but just a little and retest for obstacle. If all the information can be stored on SanDisk card and saved then the trained brains/program can be moved to a bigger robot and have the "Blades of Death" (lawn mower blades) installed and turned loose safely to mow the lawn.
@grantclarke4713
@grantclarke4713 4 жыл бұрын
Very interesting video....thanks.
@smartassist9700
@smartassist9700 4 жыл бұрын
Thank you yet again! THAT IS PART OF MY "KING PROJECT". i want to automate lawn tractor mower to mow lawn using visual and distance sensor for obstacles but program to mow in a pattern. Learning properly to go around objects on eventually both sides to keep mow pattern. One thing I have not figured is to read where grass has been cut verses the next cutting row of taller grass. Unless it uses "mapping" and location to determine the next row. That would make sense. The servo motors for steering and such I have to figure out with experts in that area. There is one company that has pattern mowing already. I am discussing selling "kits" to install on older mowers already purchased. They seem interested. but that will have to wait as I have to many automation things to complete first. Also paint a workshop barn/office. Insulate, run wiring, and interior walls and set up work table, hand tool storage organized on wall. (I am building skeletal arm that requires servo motors camera and nvidia to run it. Helper Arm to pull tools and put them up when finished. I have 4 months to also setup garden, water retention, sensors pumps water lines. This year with no garden I grew the most delicious Pineapples, Lemon grass, tomatoes, and seasoning herbs...playing around. I need some automation interested people to assist with this project. amazing the blue print for automation has grown substantially. I guess it will take 2-3yrs to implement fully. I would prefer that 24hrs a day over any other option to spend time on.
@Peter_Enis
@Peter_Enis 4 жыл бұрын
Use bluetooth adapters in the corners of the garden as "gps-beacons". Now you can use the mower to print text or pictures in your lawn like a big plotter.....?
@TheTwick
@TheTwick 4 жыл бұрын
Thank you for this video. The definitive test would be to train it to follow the voice command : “Robot, get me a beer!”
@spidermcgavenport8767
@spidermcgavenport8767 4 жыл бұрын
Thank you, Mr. Barnatt, Explaining Computers, My jet bot would be using vintage fisher price contrux.
@spidermcgavenport8767
@spidermcgavenport8767 4 жыл бұрын
Short Circuit S.a.i.n.t robot Johnny 5!
@makerspacexuanvinhtech4374
@makerspacexuanvinhtech4374 4 жыл бұрын
It is very nice Video and usuful for us to learning about AI project. Many thanks.
@NataLia-yb6vm
@NataLia-yb6vm 4 жыл бұрын
Now I no longer need a Tesla for self driving car. I can make my own haha
@superdupergrover9857
@superdupergrover9857 4 жыл бұрын
I was hoping for a jet-powered robot, but I suppose making machine vision robots easier to use is pretty cool... (btw, using a powerbank as the battery is a really smart idea, makes battery management easier for newbs)
@arthurdent8091
@arthurdent8091 4 жыл бұрын
Hi Chris. Nice video. I caught the pun EYE instead of I, Robot, nice one. Robot vision will interest me more when I can be inside a self-driven car. Cheers.
@rolfsinkgraven
@rolfsinkgraven 4 жыл бұрын
A very interesting video.
@opalprestonshirley1700
@opalprestonshirley1700 4 жыл бұрын
Pretty amazing.
@daotrung7705
@daotrung7705 4 жыл бұрын
It í very nice video and useful for our project.
@ExplainingComputers
@ExplainingComputers 4 жыл бұрын
Glad it was helpful!
@tamaseduard5145
@tamaseduard5145 4 жыл бұрын
Thank you sir 🙏 🙏 🙏
@vermontmario
@vermontmario 3 жыл бұрын
i like your videos , thank you
@ughleegamer5598
@ughleegamer5598 4 жыл бұрын
that's really cool.
@didiyontingwi
@didiyontingwi 4 жыл бұрын
Interesting.. I like this product.. Thanks.. Greetings from indonesia..
@ExplainingComputers
@ExplainingComputers 4 жыл бұрын
Greetings back from the UK. :)
@scottwatschke4192
@scottwatschke4192 4 жыл бұрын
Brilliant.
@BlensonPaul
@BlensonPaul 2 жыл бұрын
Lovely. Awesome..
@jyvben1520
@jyvben1520 4 жыл бұрын
the birth of the jetbot whisperer ;-)
@0dyss3us51
@0dyss3us51 4 жыл бұрын
Would love to see you expand on this robots capabilities! :D how about a hand that can grab drinks from the fridge? Okay a little ambitious, buuut possible I guess :D
@MacPhantom
@MacPhantom 4 жыл бұрын
Great to see that NVIDIA uses PyTorch!
@Techn0man1ac
@Techn0man1ac 2 жыл бұрын
It's alive, it's aliiiive
@Tr3xShad
@Tr3xShad 4 жыл бұрын
Impressive. I was wondering if the nano module can be used on Xavier NX developer kit, as the Nvidia documentation state they share same pin out. Already have the nano module but eyeing the NX development board with it support for M.2 drives support
@saturno_tv
@saturno_tv 4 жыл бұрын
Greetings Chris!. Expecting some review about the up-board.
@ExplainingComputers
@ExplainingComputers 4 жыл бұрын
If they send me one . . . :) Their new stuff does look very good: up-board.org/
@stillfindingmyway
@stillfindingmyway 4 жыл бұрын
Great video Chris, as always! One question, though - during the "table top" demonstration, if you were to place a blockage in front of it, would it still attempt to change direction? I ask this as it seemed you gave it specific examples to work with during that activity.
@ExplainingComputers
@ExplainingComputers 4 жыл бұрын
It might -- I actually never tried! -- as the trained net is still based on an initial model. But it would probably not be as good at avoiding objects, as I did not show it other objects. In the first collision avoidance demo, the robot was running using a pre-trained neural net, where it would have been shown a variety of blocked and free situations, from which it learnt enough to be able to operate in a space it had never seen before. Which is rather amazing if you think about it. It is also possible (although I have not tried it yet) to run multiple programs together -- eg one for collision avoidance (to keep the robot safe, as NVIDIA put it), and another for object tracking.
@adaemus333
@adaemus333 4 жыл бұрын
Good robot. Robot move only straight and turn left. For this hardware its not poor. Again nice video.
@ExplainingComputers
@ExplainingComputers 4 жыл бұрын
The robot can move/turn as required, the code here just says "straight forward or turn left if the neural net reports blocked".
@willyarma_uk
@willyarma_uk 4 жыл бұрын
This is very cool! Now can you program it to search for a rabbit?
@yunlongsong7618
@yunlongsong7618 4 жыл бұрын
fascinating
@SB-qm5wg
@SB-qm5wg 4 жыл бұрын
Pretty cool.
@technicalcreativityandtric687
@technicalcreativityandtric687 4 жыл бұрын
Hello UNCLE how are u Your this video is amazing Very very good project thank you
@smartassist9700
@smartassist9700 4 жыл бұрын
I am finding sponsors! The used mower I purchased. The brand Company has not produced in 7+ years. However, without asking they shipped me many new parts they had stored for that model mower. I will purchase the remaining 3-4 small items from them. Mower will be better than NEW.
@user-io1vi8cq5v
@user-io1vi8cq5v 4 жыл бұрын
thank for share
@southsidedojo2
@southsidedojo2 4 жыл бұрын
that is awesome
@MrVein5.0
@MrVein5.0 4 жыл бұрын
wait a second, i got a 1hour ad before this video? wow. interesting stuff but wow.
@Solidahmed
@Solidahmed 4 жыл бұрын
Great video as usual. Thank you for sharing and explaining the whole operation of this demonstration. I noticed that the machine turn in one direction only. Is this usually the case? Or can it choose to go the other direction if needed?
@ExplainingComputers
@ExplainingComputers 4 жыл бұрын
It turns one way just because the sample code here just says "straight forward, or turn left if the neural net reports blocked".
@stanislavkotzev4157
@stanislavkotzev4157 4 жыл бұрын
7 years later he hasn't changed at all :D just watched the big data video
@TheDavidPoole
@TheDavidPoole 4 жыл бұрын
Hi Chris, bit late to this party - sorry. Do you think a lidar module would integrate well with this project, a combination of visual and 3d mapping would be quite cool. Plus, on a more robust chassis like the Devastator (?) robot chassis you used on the pi controlled series could be a useful tool for hazardous area searches etc. It would be interesting to see you do a video or two on such a project. And quite educational. Now it's time for me to catch up with the rest of your videos that I've missed. Cheers!
@CRTECHPE1
@CRTECHPE1 4 жыл бұрын
nice one. after 5 year, those things can be much easier
@Sam_Saraguy
@Sam_Saraguy 4 жыл бұрын
Move aside laser pointer, the cat has a new toy.
@andraugust4084
@andraugust4084 4 жыл бұрын
Hi Christopher, Thanks for the great video. Did you find the bot to be energy efficient? Or did running the NNs drain the battery quickly?
@ExplainingComputers
@ExplainingComputers 4 жыл бұрын
The battery lasted really well -- JetBot can run for periods of many hours on one charge.
@1974UTuber
@1974UTuber 4 жыл бұрын
Hi Chris. Another great and interesting video. Any idea why the robot only turned Left in collision avoid mode? Seems like it was only made to avoid by going Left
@ExplainingComputers
@ExplainingComputers 4 жыл бұрын
Yes, the code is set to move forward if the neural net reports free, turn left if not.
@waynerobarge8543
@waynerobarge8543 4 жыл бұрын
Thank you for doing this video. I have played with the nano but have not looked at the robot feature. Question: the robot seemed to favor turning in one direction for avoidance most of the time. Is that a random variable - like flipping a coin - or is the robot taking additional information before making the decision which way to turn?
@ExplainingComputers
@ExplainingComputers 4 жыл бұрын
The robot is simply following the rule "if neural net reports blocked, turn left".
@srtcsb
@srtcsb 4 жыл бұрын
Very cool Chris. Of course it's 'simple', stuff like this starts out simple (you Arduino & Raspberry Pi blinky lights folks will know what I'm talking about... You can learn a lot from blinking those lights! ). Does Nvidia show you (or give access to) the code for this? Like another commenter said, possibly you could modify or extend the code for more functionality. I'd love to build one of these and examine the possibilities. Thanks for another great video Chris.
@ExplainingComputers
@ExplainingComputers 4 жыл бұрын
Hi Steve. And yes, all the code is available to tinker with. And there are various other examples available, like self-driving down a road based on its markings, and following a person/object.
@mtbevins
@mtbevins 4 жыл бұрын
Great video. I wonder if you could fit a PIXY camera on the Devastator chassis and so something similar. The PIXY camera can also be trained to recognize specific items and colors. I have thought to build a robot based on one you have built in the past that drives around and seeks out scorpions around my house. Sound like science fiction but with the available single board computers and hardware I think it is very doable.
@ExplainingComputers
@ExplainingComputers 4 жыл бұрын
I love the idea of a scorpion-seeking SBC robot! :)
@bradscott3165
@bradscott3165 4 жыл бұрын
Jetbot should be named Dale because he only turns left.
@oundhakar
@oundhakar 4 жыл бұрын
Absolutely fascinating. How can you prevent it from getting into a loop? Maybe switch between turning left and right alternately?
@ExplainingComputers
@ExplainingComputers 4 жыл бұрын
Some randomness in its turn direction would probably be the answer as you suggest. I find it fascinating how an "optimal" pattern soon emerges.
@F15HHOOKS
@F15HHOOKS 4 жыл бұрын
On a similar note Chris, have you seen the Tesla Autonomy Day presentation on KZfaq? The first part details the bespoke chip build used for full self driving that I think you may find interesting.
@ExplainingComputers
@ExplainingComputers 4 жыл бұрын
Again, I will investigate! :)
@dancingCamels
@dancingCamels 4 жыл бұрын
Would be interesting to see the least number of training data images it takes to work effectively.
@qzorn4440
@qzorn4440 Жыл бұрын
wow very nice project. 🥳 I sure miss the old Heath-Kit days. When it was a turn-key project with everything in a box and a great manual. Need a Teach-Kit company to replace Heath-Kit?
@williama29
@williama29 4 жыл бұрын
I like robots and AI I wouldn't mind having Mr. Scissors as a AI robot
@neelstheron3252
@neelstheron3252 4 жыл бұрын
This can keep you busy for hours! This is a nice toy (with an excuse) in the name of science!
12 New AI Projects using Raspberry-Pi, Jetson Nano & more
7:50
ToP Projects Compilation
Рет қаралды 669 М.
Heartwarming: Stranger Saves Puppy from Hot Car #shorts
00:22
Fabiosa Best Lifehacks
Рет қаралды 22 МЛН
마시멜로우로 체감되는 요즘 물가
00:20
진영민yeongmin
Рет қаралды 28 МЛН
DEFINITELY NOT HAPPENING ON MY WATCH! 😒
00:12
Laro Benz
Рет қаралды 50 МЛН
1 or 2?🐄
00:12
Kan Andrey
Рет қаралды 57 МЛН
Animals Seeing Themselves For The First Time!
8:27
CubeHub01
Рет қаралды 16 МЛН
Raspberry Pi 4B vs Jetson Nano
18:47
ExplainingComputers
Рет қаралды 843 М.
Jetbot Neural Network Based Collision Avoidance
7:50
Zack's Lab
Рет қаралды 73 М.
Simple A.I. Demo with Jetson Nano
14:14
James Bruton
Рет қаралды 64 М.
NVIDIA Jetson Nano
14:29
ExplainingComputers
Рет қаралды 429 М.
Nvidia Jetson(s) Explained - in under 400 seconds!
6:25
Hardware.ai
Рет қаралды 11 М.
How To Connect PixHawk to Raspberry Pi and NVIDIA Jetson
8:28
aka: Matchstic
Рет қаралды 33 М.
M5Stack Cardputer: ESP32-S3 Pocket Computer
17:06
ExplainingComputers
Рет қаралды 49 М.
Здесь упор в процессор
18:02
Рома, Просто Рома
Рет қаралды 342 М.
Samsung Galaxy Unpacked July 2024: Official Replay
1:8:53
Samsung
Рет қаралды 23 МЛН
Todos os modelos de smartphone
0:20
Spider Slack
Рет қаралды 29 МЛН
Хотела заскамить на Айфон!😱📱(@gertieinar)
0:21
Взрывная История
Рет қаралды 6 МЛН