Can we simulate a real robot?

  Рет қаралды 107,926

sentdex

sentdex

Күн бұрын

Пікірлер: 124
@robinkarlsson1460
@robinkarlsson1460 3 жыл бұрын
I really love this format where you walk us through the whole process of you actually struggling and powering through. Your enthusiasm and positive attitude is also very contagious! I could watch your videos all day just for that reason. And PS to anyone reading this: the book is frikn awesome. I've done some courses on ML and I can tell you it's absolutely brilliant, both for newcomers and intermediates.
@sentdex
@sentdex 3 жыл бұрын
Thanks! I enjoyed making this style of video and it's definitely one of my personal favorites in a while. Glad to hear you also enjoyed the book, thank you for sharing your thoughts!
@thunderbolt997
@thunderbolt997 2 жыл бұрын
Yeah half of robotics and machinelearning especially nvidia specific stuff is going through tedious documentation.
@kornelillyes2848
@kornelillyes2848 3 жыл бұрын
I have been waiting for something like this since I fiddled around with simulating robots in Unity a few years back. Make. A. Series. Seriously. I love this.
@sentdex
@sentdex 3 жыл бұрын
Definitely looking to continue with this project, have already made some good progress for the next part too :)
@owiela
@owiela 2 жыл бұрын
I've also been thinking of doing this. 3D printing robots, then make them learn how to move with machine learning. Will be awesome!
@AkshatSinghania
@AkshatSinghania 2 жыл бұрын
lmao , i was also trying to simulate robots in unity like 2.5 years back
@CochDot
@CochDot 3 жыл бұрын
I was always fascinated about training a project in a simulation and export its results to world with brutal and breaking physics. This seems a good choice. "I feel future".
@pistonsoup3749
@pistonsoup3749 3 жыл бұрын
This how they do control algorithms for rockets and aircraft! Build a simulation, then go fly. Alot of times there even using a kalman filter against the simulation results and real life!
@drydenstewartenterprises
@drydenstewartenterprises 3 жыл бұрын
This is awesome, Thank you for this! I have been working on a project that I have known that eventually, I will need to have a simulation for some of the machine learning, but I had no idea where to start. This is a great start!
@sentdex
@sentdex 3 жыл бұрын
Awesome, good luck with the project!
@souravdey1227
@souravdey1227 3 ай бұрын
Your videos always feel so grounded. Most other videos on such topics make me feel so insignificant. Also, I have a friend, Zeke, from Florida, and you two are soo uncannily similar!!!!
@jasmine2501
@jasmine2501 Жыл бұрын
I love your sense of humor in the beginning, because that's mostly what simulators are used for, shooting things and blowing them up.
@go_better
@go_better 3 жыл бұрын
Awesome! Eager to see what's gonna be a result!
@Vanisher
@Vanisher 2 жыл бұрын
I love how you go through each problem you had that every programmer dreads
@keithmarshall5756
@keithmarshall5756 3 жыл бұрын
Your problem solving impressed me more than the sim.
@sentdex
@sentdex 3 жыл бұрын
Heh, tbh it's really just a bunch of random walks til something works out ;)
@keithmarshall5756
@keithmarshall5756 3 жыл бұрын
I have to say my random walks look nothing like your random, mine usually end in tears and dark corners...hahaha
@zlee406
@zlee406 3 жыл бұрын
Wow this is an awesome video! Really cool to see your thought process and how you figure out all these new systems. Excited for the next part in the series
@DharokWretched
@DharokWretched Жыл бұрын
Fantastic! I’ve been looking for a beginners guide to robotics simulation and found this helpful
@JamesBalazs
@JamesBalazs 2 жыл бұрын
A few of the problems you ran into screamed "smart developers forgetting that the end user doesn't have the same context as them, and throwing friendly, descriptive names out of the window"...
@thorbenpultke1350
@thorbenpultke1350 2 жыл бұрын
This is EXCATLY what i would have needed back in early 2021. I did my Bachelor Thesis in simulating and modeling a robotic manipulator and generating a path using genetic algorithms. I digged a little bit into physics engines (or something like ROS) but ended up using simple 3D Plots which took a shit load of time to calculate and animate... Really looking forward for your series!
@newyorkpolicedoughnuts4702
@newyorkpolicedoughnuts4702 3 жыл бұрын
A partnership with James Bruton is absolutely necessary!
@maxhouseman3129
@maxhouseman3129 3 жыл бұрын
Is he still working on his dog and solving problems by putting in more powerful boards instead of learning programming?
@Праведныймиротворец
@Праведныймиротворец 3 жыл бұрын
That guy is super narcissistic
@martinjensen8587
@martinjensen8587 3 жыл бұрын
@@maxhouseman3129 He knows programming? What are you on about?
@hany-tawfik
@hany-tawfik 2 жыл бұрын
Awesome! Can’t wait to watch the rest of the series!
@catface
@catface 3 жыл бұрын
I don't understand much, but it's very interesting! Really like that you describe your whole way of trial and error
@tomaslapes5722
@tomaslapes5722 3 жыл бұрын
I think that ROS would be ideal for communicating between your controller script and the script running the sim. You would just have a topic to which you would listen to in the sim and publish to it from the controller. BTW. Awesome work
@sentdex
@sentdex 3 жыл бұрын
If you have any documentation about this that you think might be helpful, please share!
@tomaslapes5722
@tomaslapes5722 3 жыл бұрын
@@sentdex I am currently enrolled in an excellent course by theconstructsim. It is the ROS in 5 days and honestly ROS is super easy even for me not so experienced python dev. What you did in your video is basically what ros topics are xD. Also I find the official ROS docs not so easy to use :/ with all the different versions and all xD
@Aperekahaziq
@Aperekahaziq 3 жыл бұрын
I've been waiting for this... Roooooobot
@jacobyoung6876
@jacobyoung6876 2 жыл бұрын
Fantastic video - I've previously only had experience animating rigged characters in Maya or Blender, but have really wanted to get into robotics. Definitely excited to get started!
@jerryliuhaha
@jerryliuhaha 7 ай бұрын
The rhought process is amazing, makes me wonder how can I think like an engineer. Thx.
@zenchess
@zenchess 3 жыл бұрын
0:47 Leave doggo alone!
@migarsormrapophis2755
@migarsormrapophis2755 3 жыл бұрын
this is the sort of thing I want to see. Train a robot in a in a simulator for a million virtual years and then bring the boy out into the real world. Chef's kiss.
@bengelman2600
@bengelman2600 2 жыл бұрын
Reloading the sim to an accidental working jump was pretty funny.
@Joshua-kr5fq
@Joshua-kr5fq 3 жыл бұрын
Lets goooo! This is what I've been waiting for!
@attamuhammad7240
@attamuhammad7240 3 жыл бұрын
Brilliant work man, please make video on Augmented reality in which Computer vision models have been used. Thank you.
@Stinosko
@Stinosko 3 жыл бұрын
Hello mr. Robot 🤖
@johanneszwilling
@johanneszwilling 2 жыл бұрын
🤫 I’m thinking: Calibrating what the simulator can do/"is allowed to do" based on what the robot dog can do (possibly for real) (extent of movement, acceleration, refresh rate etc.). Simulation runs only seem to make sense within the limits of the robot dog, not the simulator. Love this exploratory format!
@nickrazes2720
@nickrazes2720 3 жыл бұрын
Cool video. I’d like to see more of this “simulating robots” topic
@user-qr3bi8ly6z
@user-qr3bi8ly6z 3 жыл бұрын
You're awesome. Love your videos.
@surajslab984
@surajslab984 3 жыл бұрын
wow this is great, Please do make a playlist on this
@tshiamorakgowa1756
@tshiamorakgowa1756 3 жыл бұрын
interesting video and demo, isaac gym is worth exploring , ROS & gazebo are famous for this kind of work
@swannschilling474
@swannschilling474 3 жыл бұрын
I did not know that you are building a quad!! Great clip I hope you'll make more content on the topic! Btw Unity is supporting URDF and ROS now... 😎
@ethanblackthorn3533
@ethanblackthorn3533 3 жыл бұрын
Thank you for a very interesting video
@nguyencongdatnguyen823
@nguyencongdatnguyen823 3 жыл бұрын
Yeah, This is awesome. Can you make more on robot simulation and Reinforcement learning pls
@aloufin
@aloufin 3 жыл бұрын
Yes, great series Harrsion! Keep demoi'ing different types of robot dogs.. (eventually working your way up to.... SPOT!) (or do a collab with michael reeves lmao)
@FahadNadeem-pq2bj
@FahadNadeem-pq2bj 2 ай бұрын
fkin love the vid, 10/10 content
@krishnanchandran5175
@krishnanchandran5175 3 жыл бұрын
sweet! You re awesome! I had been fiddling with IsaacGym for a while and was a bit frustrated navigating through, but now I have newfound confidence! Any thoughts on getting interactive input to this Isaac Sim simulation? maybe connecting to Unreal - Unity? Do you have any first feelings on how to proceed!
@NJLStudios1
@NJLStudios1 3 жыл бұрын
top notch content creator
@MuhammadArshad
@MuhammadArshad 2 жыл бұрын
Hahaha. The guy who wrote the documentation must be crying watching this video 😁
@madeautonomous
@madeautonomous 3 жыл бұрын
Totally new to robotics, but would something like ROS work better for this case? Seems to be a common platform for robotics.
@MollyWi
@MollyWi 2 жыл бұрын
Its pretty obvious the sliding is due to joint oscillation which does occur even with servos with a bit of force applied to them.
@sakethsaketh750
@sakethsaketh750 4 ай бұрын
Nice video
@serta5727
@serta5727 3 жыл бұрын
Very cool project 😀
@bernardovrea7775
@bernardovrea7775 3 жыл бұрын
this is awesome
@kshitijsidana8952
@kshitijsidana8952 3 жыл бұрын
How about using ROS with Omniverse. As usual great content. I look forward to watching this series. Thank u ✌🏻 PS 2nd try to post a comment. Apparently KZbin rejected the previous one coz I added the link to the documentation for the ROS brigde.
@sentdex
@sentdex 3 жыл бұрын
Not sure where your original went, I checked spam too. Yeah there are some definite features in sim that I've seen that look insanely fancy. Unfortunately I am a total ROS noob. I know what it is and that's about it. I keep controlling my robots serially with pyserial :P If you know of a great intro to ROS that ramps up to something like this, let me know. It's a subject I've been wanting to dive into eventually. Also try replying with the docs maybe again.
@majorkuso6720
@majorkuso6720 3 жыл бұрын
I second the ros decision.
@gedr7664
@gedr7664 2 жыл бұрын
@@sentdex there are great ros courses on youtube by ETH Zurich
@rohannanaware3828
@rohannanaware3828 3 жыл бұрын
RIP the Robot who fell into Abyss
@sentdex
@sentdex 3 жыл бұрын
Some say that it is still falling.
@alexvornoffice
@alexvornoffice 3 жыл бұрын
these things should be taught in schools
@dabody123456
@dabody123456 3 жыл бұрын
يا اخي ماشاء الله شكراالشرح مفيد ولذيذ في الالقاء
@sud0gh0st
@sud0gh0st 3 жыл бұрын
Your video's never fail to entertain :)
@martinjensen8587
@martinjensen8587 3 жыл бұрын
You should team up with James Bruton to make the ultimate AI dog!
@tudorsbricks8960
@tudorsbricks8960 3 жыл бұрын
There are too many robot dogs now!!
@sentdex
@sentdex 3 жыл бұрын
Need more
@ronaldtong8275
@ronaldtong8275 2 жыл бұрын
Great video, however after putting together Bittle, (as mentioned in its manual) small things like putting on the rubber "socks", reversing direction of the battery to change the centre of gravity, all these will significantly impact gait of Bittle, which I highly doubt can be simulated in virtual environment (without very detailed modelling of the say dimension and shape of battery) Bittle's gait is basically simple half sine curve, which "supposingly" should allow it to walk basically but in reality, i find it wobble left and right each time Bittle raises a leg, which again i doubt can be modelled virtually without great level of detail. For quadruped-type of robots, shouldn't we be heading down the ROS route instead? Personally i have not used Omniverse before so i can be totally wrong
@ciarfah
@ciarfah 2 жыл бұрын
I presume since it's Nvidia it's supposed to integrate easily with their machine learning tools. I'm not sure how well something like Gazebo would be used to train an AI, it might be just as easy, I don't know
@punkson
@punkson 2 жыл бұрын
It seems Omniverse is analigous to Gazebo as opposed to ROS. Gazebo is a simulation environment that can be directly integrated with ROS to setup controls of the robot in the simulation.
@NickSpeer
@NickSpeer Жыл бұрын
nvidia software - really powerful stuff that's nearly impossible to figure out
@sahanmendis3369
@sahanmendis3369 3 жыл бұрын
Oh my god! how do you learn this stuff? I think simulations could save a lot of time for robotics developers so they don't have to deal with the electronics and complicated background earlier in the development.
@daniellaucht5560
@daniellaucht5560 2 жыл бұрын
I really appreciate your work. I learned Machine Learning 2 years ago with your videos and others. I always liked how you present your work and that you have no problem to admit when you can't do something 100% yet. You have a clear voice, and I never had any issue to understand what you say. I am from Germany. By the way, Panda it the name of the Robot from FRANKA EMIKA 😉 On this video I sadly had some issues to rebuild it. I really want to accomplish this and build my own solution for the Reinforcement Learning for the robot. What I don’t understand is If I need the simplified Script you created at 7:04? How do I create a scene as .usd like Bittle.usd? How should I structure the file locations for everything I need for manual control? I hope so much you find the time to answer 😊
@sentdex
@sentdex 2 жыл бұрын
7:14 was gym, so nope. USD is what omniverse app saves, so I just manually build and adjust in Isaac sim, then save, that makes a USD and is default stored in the Isaac directory, which can then be loaded. Id be happy to answer more and share the files, I can probably slap them into github or something. Feel free to email me harrison@pythonprogramming.net
@daniellaucht5560
@daniellaucht5560 2 жыл бұрын
@@sentdex Your are the Best😃 Thanks for your help. That is a lot more than I expectet in the best case. I will do my best and contact you if needed.😉
@maxwellwins7682
@maxwellwins7682 3 жыл бұрын
sentdex is life
@shivamchoudhary5632
@shivamchoudhary5632 2 жыл бұрын
Ty
@Hanschanhs
@Hanschanhs Жыл бұрын
Thanks great video. What is the workstation that you are using for Isaac Sim and Gym (graphics card)? Also I guess you're running Ubuntu 20.04? Thanks!
@markhaus
@markhaus 2 жыл бұрын
I’ve always wanted to play around with gait algorithms but felt that unless I have a simulation to test it on first it’s too much money to spend on a test robot first
@3alabo
@3alabo 2 жыл бұрын
Let's get to brass tacks here, How much until we can make them shot?
@aadarshkumar2257
@aadarshkumar2257 2 жыл бұрын
Will the Neural Networls from scratch in python series continue ? When the next video in that series will come. Please clarify this matter !
@sukanyasaha5458
@sukanyasaha5458 3 жыл бұрын
Finally!
@adempc
@adempc 3 жыл бұрын
Thanks -
@maxwellwins7682
@maxwellwins7682 3 жыл бұрын
Can we represent in a digital world a piece of machinery made to digitally navigate the real world?
@pieterwasalreadytaken
@pieterwasalreadytaken 2 жыл бұрын
"Who's Isaac?" You don't know? Isaac Newton? The one with the groundwork for everyday physics?
@gemarib
@gemarib 2 жыл бұрын
Hi sentdex! Im dealing with an similar problem in RL with Isaac-Sim, where I’m trying to teach a mobile robot to park. I have a lot of problems with the simulation program, because I don’t really know what are the limits of the joints of my robot, so that I can’t set my observation and action space correctly. Did you figured out how to set the limits of each joint in the simulation, so that I can use them to set the obs and action space ? I would appreciate if we can chat a little bit more detailed on about dealing with the Isaac sim simulator and it’s dynamic library? Kind rewards!
@Denetony
@Denetony 3 жыл бұрын
Oh gosh, you started with the msot difficult simulator. When I used Isaac sim.... I felt your pain. The documentation is horrible. There's other sims that are easier to work with but are definitely worse in terms of limitations (ROS gazebo, pybullet, VREP)
@h3Xh3Xh3X
@h3Xh3Xh3X 2 жыл бұрын
I went to follow along with this before discovering that omniverse only runs if you have an RTX card. Any way around that? In the future, can you do things like this with technologies everyone can access?
@Alex-gc2vo
@Alex-gc2vo 2 жыл бұрын
you have a lot of trust in random code from the internet lol
@z.p.6268
@z.p.6268 3 жыл бұрын
Brave
@fbbinoire201
@fbbinoire201 2 жыл бұрын
Boston Dynamics...
@manuel56354
@manuel56354 2 жыл бұрын
Have you tried the Webots simulator?
@michohalo6602
@michohalo6602 6 ай бұрын
why not use ROS2 rviz or gazebo
@joelventola
@joelventola 6 ай бұрын
I know this is a 2yo video, but for the life of me I can't find the sample files anymore. Any ideas?
@thebrokeskill
@thebrokeskill 6 ай бұрын
can I do that witht he boston dynamics spot URDF?
@historyrogue5056
@historyrogue5056 3 жыл бұрын
which programming language do use to program the robot?
@mikerhinos
@mikerhinos 3 жыл бұрын
if fullVideoWatched == true: print("This is probably the best KZbin video ending that I ever saw") print("Yeah I know the true check is useless it's just for reading purpose") return thumb_up = 1
@sentdex
@sentdex 3 жыл бұрын
Gonna get an error since no cap on that true :p
@rufiromang9682
@rufiromang9682 3 жыл бұрын
I think this is naming like nicola and tesla thing. But this time it is perhaps refering to Isaac Newton?
@urungu2818
@urungu2818 5 ай бұрын
which platform is it?
@minhopark780
@minhopark780 2 жыл бұрын
Are there somebody knows what kind of IDE sentdex uses?
@myesterious
@myesterious Жыл бұрын
Where can buy this robot ?
@debarunkumer2019
@debarunkumer2019 2 жыл бұрын
Consider a situation where I have var_name with 600 unique values, bins, woe values and event rate values. Now I am having to create a dashboard with all the above features as input such that when I select a particular variable name from a dropmenu and a woe or event rate feature from the other dropmenu, I can visual a bar plot of the woe or event rate values against the bins of that particular selected var_name value. Can someone please help me with that code?
@herantd
@herantd 3 жыл бұрын
Robotics and AI are even more of a jungle compared to web stack
@sentdex
@sentdex 3 жыл бұрын
I think it's because there's no set standard, and essentially everyone thinks they can come up with a better way, so we wind up with 9000 ways :D
@herantd
@herantd 3 жыл бұрын
@@sentdex Lol yeah, I have lost a lot of hair and have possibly developed OCD after installing tensorflow and keras a couple of times
@keshawnsmith320
@keshawnsmith320 Жыл бұрын
Which Linux distribution are you using here? It doesn't seem to be Ubuntu but I could be mistaken?
@sentdex
@sentdex Жыл бұрын
Yep Ubuntu
@keshawnsmith320
@keshawnsmith320 Жыл бұрын
@@sentdex do you recommend Ubuntu as a daily driver or would you say Windows or Mac would be someone’s best bet. I am a PhD student in Robotics Engineering and considering the switch but don’t know if it is a good idea or not and looking for additional opinions
@nikachachua5712
@nikachachua5712 Жыл бұрын
what simulator is the best for RL python? pls tell me
@dennischang8175
@dennischang8175 3 ай бұрын
What's your pc spec?
@git_gud9774
@git_gud9774 2 жыл бұрын
how do you deal with the overwhelming anxiety when you start out with something completely new? I am working on carla project using ros and I feel anxious with how much I don't know yet
@ArnaudMEURET
@ArnaudMEURET 2 жыл бұрын
Start by using « the code you wish you had » from the highest level. Then break it down and implement it. It will help you figure out what you’ll be needing in order to achieve the goal. In other words, start by moving away from the stress of having to figure out thousands of details. Act as if someone else will do it later. You first focus on what you’re trying to do and let the _how_ emerge. This will also help you avoid coding useless low-level things that look important at first but then prove unneeded for the current focus. HTH.
@git_gud9774
@git_gud9774 2 жыл бұрын
@@ArnaudMEURET that's great advice. Thanks!
@wktodd
@wktodd 3 жыл бұрын
Who's Isaac? Well it's either Hayes or Newton
@sentdex
@sentdex 3 жыл бұрын
Newton would make the most sense I think
@JamesWattMusic
@JamesWattMusic 3 жыл бұрын
Newton lives in Python
@SetoFPV
@SetoFPV 2 жыл бұрын
I think webots simpler :)
@matthias916
@matthias916 3 жыл бұрын
Maybe Isaac is Isaac Newton?
Our BIGGEST project yet! (SPIDER MECH!)
29:27
Hacksmith Industries
Рет қаралды 11 МЛН
Teaching Robots to Walk w/ Reinforcement Learning
22:03
sentdex
Рет қаралды 70 М.
My Daughter's Dumplings Are Filled With Coins #funny #cute #comedy
00:18
Funny daughter's daily life
Рет қаралды 19 МЛН
Life hack 😂 Watermelon magic box! #shorts by Leisi Crazy
00:17
Leisi Crazy
Рет қаралды 67 МЛН
I tried to make a Valorant AI using computer vision
19:23
River's Educational Channel
Рет қаралды 1,5 МЛН
Finally, A Blazing Fast Fluid Simulator! 🌊
7:49
Two Minute Papers
Рет қаралды 834 М.
Alternative to bearings for tiny robots
12:05
Breaking Taps
Рет қаралды 795 М.
AI Learns to Walk (deep reinforcement learning)
8:40
AI Warehouse
Рет қаралды 9 МЛН
Bringing GLaDOS to life with Robotics and AI
13:04
Dave's Armoury
Рет қаралды 900 М.
DeepMind’s AI Plays Catch…And So Much More! 🤖
8:19
Two Minute Papers
Рет қаралды 422 М.
When you Accidentally Compromise every CPU on Earth
15:59
Daniel Boctor
Рет қаралды 836 М.
Meet Bittle, an Advanced Open-Source Robot Dog by Petoi
9:00
Michael Klements
Рет қаралды 39 М.
NVIDIA’s New AI Trained For 10 Years! But How? 🤺
8:07
Two Minute Papers
Рет қаралды 1,3 МЛН
I Built a Robot Dog and Made it Dance
15:01
Aaed Musa
Рет қаралды 418 М.
My Daughter's Dumplings Are Filled With Coins #funny #cute #comedy
00:18
Funny daughter's daily life
Рет қаралды 19 МЛН