What is auto keyword in C++?
5:55
2 жыл бұрын
Robotics Chill Vlog
15:43
2 жыл бұрын
Hands-On ROS2 - Part 4 (Parameters)
5:54
Пікірлер
@ashnagusain2532
@ashnagusain2532 3 күн бұрын
Will this be helpful for three wheeler detection?
@hummingbird19
@hummingbird19 2 күн бұрын
Yeah. Depends on the orientation of the vehicle (if it’s clear that there’s a three wheeler). But in general, it can
@JasonYie-b6l
@JasonYie-b6l 13 күн бұрын
Can you please tell me why does it keep on repeating from location 1,2,3,4 and go backto one again, i’m very comfused😢
@you-bq3ob
@you-bq3ob 22 күн бұрын
So the packages that we make in the terminal are what will correspond in your example of brain, actuator and perceptor? How do I understand what a node is? What is a module? What exactly does ros does?
@JedHelmers
@JedHelmers Ай бұрын
Nice
@handsomebon
@handsomebon Ай бұрын
apreciate it!!
@HyunukHa
@HyunukHa Ай бұрын
Very insightful! 👍👍
@SanjeethaSreeP-j8d
@SanjeethaSreeP-j8d Ай бұрын
clear and good explanation.
Ай бұрын
Thank you! I watched few of your videos and you are really good at explaining things. I will definitely watch more on this topic
@sozno4222
@sozno4222 Ай бұрын
Nice video. I was looking for Part 2 but can't find it. Did you make a part 2?
@onolee806
@onolee806 Ай бұрын
Thank you very much for your sharing, it was greate.
@onolee806
@onolee806 Ай бұрын
Bro, you're great! Thanks for all the ROS videos. Much appreciated!
@PassionYou
@PassionYou Ай бұрын
Does ROS2 Humble support python 3.11 version?
@aravindsairam3432
@aravindsairam3432 2 ай бұрын
Is vslam really good compared to lidar based slam ? It seems that it does not guarantee localization that is when lost it cannot localize again. Btw nice video as always 😉
@keblinskiwastaken
@keblinskiwastaken 2 ай бұрын
Great Channel!!
@patham9
@patham9 2 ай бұрын
Wow Gazebo graphics are really ridiculous. But different than Webots it at least works.
@Povjournaling_
@Povjournaling_ 2 ай бұрын
Hi, Can you please share groot2 and it's working.
@myetis1990
@myetis1990 2 ай бұрын
at 4:12 , there is an error on formulas, R is the measurement noise covariance which should be in the kalman gain, and Q is process noise covariance which should be in the prediction . replace Q and R in the formulas please.
@hummingbird19
@hummingbird19 2 ай бұрын
Some books/resources use Q for measurement noise and R for process noise, while some do the opposite. We follow the former. You can decide which convention to choose.
@DilpreetSingh.001
@DilpreetSingh.001 2 ай бұрын
Thank you for this video 😊😊😊
@KarrsonHeumann
@KarrsonHeumann 2 ай бұрын
This is probably the best video on this topic. Straight to the point, still very in-depth, good code, no nonsense, professional and clear, easy for anyone to follow, and the code can be modified to create your own, if you have anything different or new to add/experiment with! For many reasons, this video is VERY well done. 🔥
@hummingbird19
@hummingbird19 2 ай бұрын
Glad to be of help :)
@PUMAMicroscope
@PUMAMicroscope 2 ай бұрын
I have watched all 4 videos up to this point and you have done an excellent job of teaching the Kalman filter. It's a shame these videos are not getting more views - they deserve more attention. Well done.
@hummingbird19
@hummingbird19 2 ай бұрын
Glad to be of help :)
@TheHG20
@TheHG20 3 ай бұрын
I'm using ros2-jazzy. The turtlebot3 git doesn't have any jazzy branches. Should I just use ros2-devel?
@TheHG20
@TheHG20 3 ай бұрын
I tried ros2-devel and got many errors.
@patham9
@patham9 2 ай бұрын
@@TheHG20 I faced similar issues, I guess ROS2 needs a few more years to become as mature as ROS1.
@TheHG20
@TheHG20 2 ай бұрын
@@patham9 I switched to this: www.youtube.com/@ArticulatedRobotics/videos
@patham9
@patham9 2 ай бұрын
ROS2 is a mess, but I can share a working VM if you are interested.
@TheHG20
@TheHG20 2 ай бұрын
@@patham9 Not necessary. There are other more up-to-date KZbin courses on ROS2, Gazebo, and sensors like Lidar.
@manishmore4329
@manishmore4329 3 ай бұрын
how can i use tb3 on custom maps and perform the same patrolling operation
@hummingbird19
@hummingbird19 3 ай бұрын
You need to generate and save your custom map using slam toolbox and then use the map (instead of the one here) while navigating
@I_Rasool
@I_Rasool 3 ай бұрын
Great video. Thank you. Keep up the good work.
@jayabeersutar2675
@jayabeersutar2675 3 ай бұрын
how to contact with you any source of point to make ???
@hummingbird19
@hummingbird19 3 ай бұрын
@arislam7810
@arislam7810 3 ай бұрын
Thanks bro! I implemented your code on cLion. It really helped me to understand visual odometry properly.
@prathameshashtekar2851
@prathameshashtekar2851 4 ай бұрын
absolute crystal clear explanation !!! Loved it
@MendbayarOdbayar-o9d
@MendbayarOdbayar-o9d 4 ай бұрын
just when i was about to give up on nav2
@the_rush94
@the_rush94 4 ай бұрын
But what if im working on only software part of the robot and not the hardware
@hummingbird19
@hummingbird19 4 ай бұрын
Heavily subjective. If you need to test on real robots, in person might be better. If not (like open source for packages), fully remote might be okay
@rajmeetsingh1625
@rajmeetsingh1625 4 ай бұрын
good, any help on visual odometry in ros2 c++
@hummingbird19
@hummingbird19 4 ай бұрын
@@rajmeetsingh1625 haven’t scheduled a video for that yet
@robotisim
@robotisim 4 ай бұрын
Amazing , some one was asking about detailed VO and here now we have one . Keep up the good work
@hummingbird19
@hummingbird19 4 ай бұрын
Haha thanks Luqman! You too. Great work
@omarsalem5832
@omarsalem5832 4 ай бұрын
Thank you!
@mohamedshuaibN
@mohamedshuaibN 4 ай бұрын
you are a lifesaver
@erniea5843
@erniea5843 4 ай бұрын
Well done! 👏
@yogeshkumbhar581
@yogeshkumbhar581 4 ай бұрын
Great explanation!!, Thanks for this tutorial, Please keep posting such tutorials
@sky_mec
@sky_mec 5 ай бұрын
what does it mean??
@cuongnguyenuc1776
@cuongnguyenuc1776 5 ай бұрын
Hello, your work is remartkable but can i ask a question? I am now trying to build a project based on turtlesim, but i cant find any way to implement this logic with publishers and subcribers. What i trynna do is: first get the pose of turtle, then calcute velocity to send to the turtle, when the turtle have done executed that velocity command then i want to check the pose again, all that step in one spin. Does i need to do something else, it is related to future variable? Thanks
@sozno4222
@sozno4222 5 ай бұрын
Very nice explanation. I was trying to find an overview of behavior trees for robotics and this is by far the best I’ve found.
@sumitsahni5402
@sumitsahni5402 5 ай бұрын
May i know your Instagram ??
@slowonskor
@slowonskor 5 ай бұрын
This video is so much underrated... You did a great job to explain the idea and principles behind ROS that I haven't found so far. Thanks a lot!!!
@eliyaskidanemariam2760
@eliyaskidanemariam2760 5 ай бұрын
nice explanation , waiting for the next parts soon.
@jettire
@jettire 5 ай бұрын
You are a God send!! Literally. keep it up! You are very talented in teaching and explaining. 🙂
@Ravi-el3vm
@Ravi-el3vm 5 ай бұрын
For a waypoint navigation autonomous vehicle in a gps denied environments how can i move the vehicle from onepoint to other point using imu data?As i know only starting and ending waypoints.
@lacasadepapel9365
@lacasadepapel9365 6 ай бұрын
what is the difference between asynchronous and multiprocessing? since they are both parallel?
@mvmlego1212
@mvmlego1212 6 ай бұрын
This is a great video. It and your video about Py Trees gave me a much better understanding of both the theory and practice of behavior trees. That said, after doing some more research, I think this video needs a caveat that behavior trees aren't strictly better than FSMs. The speaker at 19:26 of "AI Arborist: Proper Cultivation and Care for Your Behavior Trees" makes a good case that, broadly speaking, AIs should use FSMs to decide _what_ to do, and then use BTs to decide _how_ to do it.
@kedarkattimani2839
@kedarkattimani2839 6 ай бұрын
can you please make a tutorial on the Action communication type in ROS? I have been loving your content up until now... very insightful and helpful.. Thanks!
@smithjack-rq4dd
@smithjack-rq4dd 6 ай бұрын
after i run the command ros2 launch ros_test_py talker_listener.launch.py, it blocks, no msg output,only i enter cirl+c,the talker_node and the listener_node will print one message respectivly
@meriemghrissi8641
@meriemghrissi8641 6 ай бұрын
hello do you have any idea about the role of the debug vector in the offboard control mode
@hummingbird19
@hummingbird19 6 ай бұрын
I unfortunately haven’t worked on that yet
@aravindsairam3432
@aravindsairam3432 6 ай бұрын
Awesome explanation. Thanks a lot 🙏
@MOHITKUMAR-xe7bg
@MOHITKUMAR-xe7bg 6 ай бұрын
great, I was just starting to learn visual odometry. Thanks a lot for making this tutorial