You explained it better in just 5mins what my college was not able to teach me in one semester.
@circleofowls6 ай бұрын
This is the best overview of SLAM that I've seen yet. Excellent presentation and just enough detail to get people started. I'd love to see a deep dive on getting ROS setup on a small rover like this.
@HafeezMohammedAbdul-d6n6 ай бұрын
me too i also want to go through nav2 package from scratch
@ArnaudMEURET6 ай бұрын
Me too! Although it’s meaningless because it’s the first one. Data needs context. 😅
@lanealucy5 ай бұрын
+1
@azmyin4 ай бұрын
Excellent explanation. Even being an active researcher in this field for over three years I myself couldn't have explained it any better
@GrahamHilton-lf5zp4 ай бұрын
Wow, well done! This has been explained better than my professors did over a two-week period!. Great Video.
@nicos.60194 ай бұрын
Really good video :) gives enough information to intrigue me into looking into the individual subjects further, but broad enough to not increase the length and complexity of the video. A real masterpiece of a video
@kaihnakamura4 ай бұрын
Thank you so much! :)
@Viola-iu1ys4 ай бұрын
your ability to connect with your viewers is unmatched!
@kaihnakamura4 ай бұрын
Thank you! 😁
@TNERA6 ай бұрын
Super! That is a nice easy explanation of SLAM. Well done!
@TerragonAI21 күн бұрын
Very interesting and good explanation 😊
@grinselbub5 ай бұрын
Clear and direct explanation. Ideal starting point for further research. 👍
@boostedhuman5 ай бұрын
Such a clear, concise explanation!
@24-dinitrophenylhydrazine296 ай бұрын
insanely easy to understand! thank you sir
@vegardnybakeri81486 күн бұрын
Fantastic video. You explain very well. Can I also ask how you made these animations?
@BryanPerez-po4vx5 ай бұрын
Thank you this was very informative, Great Job!
@ianwhaples38377 ай бұрын
sometime in the future, would it be able to detect changes in the environment? where an obstruction has been added or a wall moved so that it can update it's map?
@kaihnakamura7 ай бұрын
Currently, the robot is using the gmapping ROS package to map the environment which only works for static environments. However, there are other SLAM implementations in ROS that allow for dynamic maps such as slam_toolbox. gmapping: wiki.ros.org/gmapping slam_toolbox: github.com/SteveMacenski/slam_toolbox#lifelong-mapping
@ianwhaples38377 ай бұрын
Cool, I gotta say this is a very well made video, I’m surprised at how small the Chanel is and I hope to see it grow.
@kaihnakamura7 ай бұрын
Thank you so much! :)
@PhG19615 ай бұрын
Excellent, very well explained!
@cdslseoultech49676 ай бұрын
Hi Mr. Kai Nakamura, could you please tell me where you are able to get the walls for the arena? Is it custom or you buy it from online store? I have a project that needs such wall. Thank you in advance
@kaihnakamura6 ай бұрын
I just contacted my professor and they told me the walls are custom made from rectangular thin plywood sheets and 3D printed parts. The curved walls are made by laser cutting a zig-zag pattern into the plywood, allowing it to bend. If you're interested in creating your own I could probably contact the lab staff and get the files needed to reproduce them if you're interested. Hope this helps!
@birendrakumar-gl5gq5 ай бұрын
Good video, Hoping to see some visual slam and VIO stuff
@bobodude61526 ай бұрын
Can i know what model of LiDar sensor did you use
@kaihnakamura6 ай бұрын
It's an LDS-01 on top of a TurtleBot3: emanual.robotis.com/docs/en/platform/turtlebot3/appendix_lds_01/
@Deniz-ej5fx5 ай бұрын
Thank you so much bro! Even the most detailed tutorial didn't had the part that uses datas on python, and you have it on your website. One question though, which SLAM program did you use? I am planing to use lidar mapping with raspberry pi 4 and hector SLAM, but most of the online sources says it is too slow, any advice?
@kaihnakamura5 ай бұрын
Thank you! For this project I used the gmapping ROS package for SLAM, but I've also heard that slam_toolbox is a good choice as well. gmapping: wiki.ros.org/gmapping slam_toolbox: wiki.ros.org/slam_toolbox
@Deniz-ej5fx5 ай бұрын
@@kaihnakamura thanks a lot, you gained a subscriber 😁
@Sugar3Glider5 ай бұрын
Terrestrial Scanner on a Roomba, nice.
@delta3Robotics5 ай бұрын
Nice work!
@ClickingKeys6 ай бұрын
I’m interested in creating an outdoor rover. In your opinion, would lidar work for accurate positioning in an outdoor environment, like a yard?
@kaihnakamura6 ай бұрын
It's hard to say for sure if LIDAR would work well in an outdoor environment for your needs. One thing to keep in mind for the robot I used is that it only makes LIDAR scans parallel to the ground. This worked find for my needs because the only obstacles were the walls. But if the environment were full of obstacles shorter than the LIDAR sensor, then the robot would be unable to detect them. There are 3D LIDAR sensors that allow you to create point clouds in 3D, but these can be quite expensive. Some SLAM robots use a 2D LIDAR scanner in combination with a stereo camera to achieve the same effect. The robot in the video is a TurtleBot3, but I know the TurtleBot4 uses the LIDAR and camera approach. Hope this helps! turtlebot.github.io/turtlebot4-user-manual/overview/features.html
@ClickingKeys6 ай бұрын
@@kaihnakamura I really appreciate your thoughts and input. I was considering using GPS, but realized I would need RTK to make it accurate enough and that’s a bit more expensive than I was hoping for.
@ricardoburga10403 ай бұрын
What model of Lidar sensor did you use?
@kaihnakamura3 ай бұрын
It's an LDS-01 on top of a TurtleBot3: emanual.robotis.com/docs/en/platform/turtlebot3/appendix_lds_01/
@lashawngreen64752 ай бұрын
What are the components you used to build it?
@НикитаЗаал7 ай бұрын
Wow, really outstanding results! How many people were on this project and how long it took you to accomplish it? Are you planning to release the code for this project? Again, thank you for sharing!
@kaihnakamura7 ай бұрын
Three people over the course of a seven week term. Unfortunately, I cannot share the code in its entirety due to academic policy (students next year would just be able to copy it). But I could share code snippets or point toward resources with some of the algorithms I used if you’re interested. Thank you so much for your interest in this project! :)
@HafeezMohammedAbdul-d6n6 ай бұрын
can u share me as well
@НикитаЗаал6 ай бұрын
@@kaihnakamura Yeah, it would be awesome! If you could share info about the hardest points, not in a code, but maybe as a theory, methodology or something similar. It could help others and i think will be a interesting material for your blog!
@kaihnakamura5 ай бұрын
@@НикитаЗаал Just added some code snippets to my website here: kainakamura.com/project/rbe3002
@DenbotOrg5 ай бұрын
Pure pursuit :) Go Skunkworks!
@wafflebeaver5 ай бұрын
Damn i wish this existed to map out existing spaces and floors. Would probably be very useful.to level floors
@SamraUrooj-d4u6 ай бұрын
one video on mapping please
@maestromx19m406 ай бұрын
Can you make a video about mapping
@betahex35895 ай бұрын
where can i find the source code? thanks
@kaihnakamura5 ай бұрын
Unfortunately I can't share the source code in its entirely because of academic policy (this was part of a school project so next year's students would just be able to copy the code). But I just added some code snippets to my website for some of the important bits along with links to additional resources: kainakamura.com/project/rbe3002
@Pomegrante4603 ай бұрын
@@kaihnakamuraIs this an undergraduate class project?
@kaihnakamura3 ай бұрын
@Pomegrante460 Yes! RBE 3002 at WPI
@hazielrc4 ай бұрын
hey! Im searching for help using a Lidar sensor bc I have some errors with it, is there a way you could helpme?
@jack915224 ай бұрын
Individual videos on each technique would be good. I’m not interesting in building anything just want to learn