ROS Tutorial (ROS1) - ROS Noetic 2H30 [Crash Course]

  Рет қаралды 83,260

Robotics Back-End

Robotics Back-End

Күн бұрын

Пікірлер: 58
@RoboticsBackEnd
@RoboticsBackEnd 2 жыл бұрын
Thank you for watching! To go further with ROS, check out those step-by-step courses: 🔥 ROS1 for Beginners 👉 rbcknd.com/ros-for-beginners 🔥 ROS2 for Beginners 👉 rbcknd.com/ros2-for-beginners
@julianpelaezrestrepo1505
@julianpelaezrestrepo1505 2 жыл бұрын
Hey Guy many thanks for this tutorial, i can finished a robot with a raspberry pi 4 for my work, and i search a lot of documentation, examples with turtles... and this explanation is some of more condensed and fitted for a beginners like me in ROS.
@kecksohn
@kecksohn Жыл бұрын
apparently only every 1000th watcher of this video comments so let me be one of them and thank you for this amazing video
@LJoNJaA47
@LJoNJaA47 2 жыл бұрын
This is absolutely brilliant tutorials so far. So simple and informative at the same time
@lllLockonXstratoslll
@lllLockonXstratoslll 2 жыл бұрын
fast, short, and concise. thank you you helped me a lot. great video
@tanjiro3285
@tanjiro3285 2 жыл бұрын
man u saved my life, Thanks for puttting so much efforts in making this video possible, just subscribed 💓💓💓
@kavyaseeramsetty5620
@kavyaseeramsetty5620 10 ай бұрын
Very Helpful Video. Thanks much!
@winstonyeung1461
@winstonyeung1461 2 жыл бұрын
Very good and very clear tutorial. Thank you for the effort.
@Daily_language
@Daily_language 2 ай бұрын
like your videos and also bought your lessons
@followthewhiterabbit7559
@followthewhiterabbit7559 2 жыл бұрын
You have great teaching skills man ! I know because I am kinda the same :D
@kerron_
@kerron_ 2 жыл бұрын
Good video, will be re watching.
@p.z.8355
@p.z.8355 2 жыл бұрын
Very nice course!
@SparshGarg-n8e
@SparshGarg-n8e Жыл бұрын
Thank you so much for your efforts!
@LJoNJaA47
@LJoNJaA47 2 жыл бұрын
Important to mention, that ROS Noetic is not supported on Ubuntu 22.x
@anonymous-random
@anonymous-random Жыл бұрын
Thank you so much! This video is super helpful!
@technovikee7056
@technovikee7056 Жыл бұрын
Thanks for this course... Very helpful, very good, and Cristal clear... Thanks 😘
@rodrigomontanovillarroel8392
@rodrigomontanovillarroel8392 2 жыл бұрын
Thank very much its a great video for start
@amithegde3221
@amithegde3221 2 жыл бұрын
Very Helpful, Wonderful teaching🥳
@prashanherath9944
@prashanherath9944 Жыл бұрын
awesome tutorial. simple and understandable
@angelatt1141
@angelatt1141 Жыл бұрын
Love it. Thanks !
@messerschmidtfpv4419
@messerschmidtfpv4419 2 жыл бұрын
Thank you for the instructive hours
@Beidou24
@Beidou24 Жыл бұрын
Great video
@tunethedune9075
@tunethedune9075 Жыл бұрын
life changer!
@kevingehler5074
@kevingehler5074 Жыл бұрын
If you dont want to start a new terminal after starting roscore, write " &" (there's a blanc) behind. "roscore &" will put it in the background, so you'll be able to use the terminal again.
@RoboticsBackEnd
@RoboticsBackEnd Жыл бұрын
That would technically work for this case, but I would recommend to keep one separated terminal just for roscore, to avoid lots of potential headaches in the future. Also note: if you're using launch files, you won't need to start roscore by yourself, it will be done by the launch file itself.
@Cozmic_wave
@Cozmic_wave Жыл бұрын
THANK YOU SO MUCH !
@MultiTimepass007
@MultiTimepass007 Жыл бұрын
Very helpful 🔥
@MrEmharraf
@MrEmharraf 2 жыл бұрын
thanks for the effort
@princearthur5532
@princearthur5532 Жыл бұрын
Thank you 😊
@SS-yb1qd
@SS-yb1qd Жыл бұрын
I have taken ur course on Udemy. Please update that course, video quality is lower than in utube video. Apart from it content is great 👍
@Anonuser11131
@Anonuser11131 2 жыл бұрын
Great job
@bilelgharbi36
@bilelgharbi36 2 жыл бұрын
nice, thank you
@sepidehsoleimani5637
@sepidehsoleimani5637 9 ай бұрын
My node for draw_circle is not sending massage to the vel_cmd, although the node runs there is nothing in echo
@alokraj4619
@alokraj4619 8 ай бұрын
Thank you
@MH_Yip
@MH_Yip 2 жыл бұрын
at 2:24:12, he said that we should not call the service at a high frequency. I wonder why.
@RoboticsBackEnd
@RoboticsBackEnd 2 жыл бұрын
If you try to call the service too fast (here at about 60Hz), you will see that your application will slow down.
@rajverma7088
@rajverma7088 Жыл бұрын
37:52
@siddhantandure3741
@siddhantandure3741 Жыл бұрын
Can you please make a video on how to run yolov5 scripts on ros noetic I am not able to do so and there is no tutorial available on youtube how to do it can you please make it ?
@hamidmirza333
@hamidmirza333 Жыл бұрын
i am new to ROS. Should i start with ROS1 or with ROS2?
@RoboticsBackEnd
@RoboticsBackEnd Жыл бұрын
As of today (2024), go with ROS2. You can also learn ROS1 if you want to work on legacy projects (there are still a lot, companies are not changing technology so fast) or to have the complete global picture.
@rodrigoc.goncalves2009
@rodrigoc.goncalves2009 4 ай бұрын
@@RoboticsBackEnd Hi! I have a raspberryPi 3B, I suppose I have to use ROS 1 anyway, right? I have to work with the rpi, and arduino, motors and sensors to make a robot capable of navigation, do you have any further educational resources? thanks a lot
@stalloneg4673
@stalloneg4673 8 ай бұрын
can we implement it on windows 10
@karthickkuduva9819
@karthickkuduva9819 Жыл бұрын
I get public key is not available no_pubkey f42ed6fbab17c654 and gpg no valid opengpg data found instead of OK
@Abhinav_Anil1812
@Abhinav_Anil1812 Жыл бұрын
what if I already created a catkin workspace before. When I try to create it again it shows a message saying mkdir: cannot create directory 'catkin_ws': File exists
@RoboticsBackEnd
@RoboticsBackEnd Жыл бұрын
Yes you can only have one catkin_ws with the same name. If you want to create another workspace, you can give it another name (then make sure you only source one workspace at a time).
@donbobskiy
@donbobskiy 2 жыл бұрын
Thanx! The only thing I didn't get - why do you use separate console, do lots of work in it (creating dirs, files etc) if Code has its own console and you can easily create everything you want just there?
@RoboticsBackEnd
@RoboticsBackEnd 2 жыл бұрын
You're right, I could've done everything in VS code directly! There are millions ways to use terminals, I just decided to go "low tech" and just use external terminals to try not to be using one tool (VS code) too much. Basically not relying on one tool so that the tutorial speaks to as many people as possible
@radhakrishnanm97
@radhakrishnanm97 2 жыл бұрын
3.38, In my system it showed 'no valid OpenPGP data found'. How I can solve this? plz help
@RoboticsBackEnd
@RoboticsBackEnd 2 жыл бұрын
Make sure you have executed all the required commands from the installation. Also sometimes this can happen, it comes from the ROS servers unfortunately, so nothing to do, just wait a bit and try again!
@mohamedsarfaras7675
@mohamedsarfaras7675 2 жыл бұрын
kindly make intermediate ros course in udemy /youtube
@imhater4221
@imhater4221 2 жыл бұрын
Commander1SUV I just downloaded soft soft
@peta1001
@peta1001 Жыл бұрын
Why is Ubuntu (Linux) so primitive to install things. Don't people prefer running an install.exe file that takes care of all individual items (files and folders)? The precious time and programming skills should not be wasted on command lines step-by-step commands typing. Even Commodor 64 was a more advanced system. Yak.
@RoboticsBackEnd
@RoboticsBackEnd Жыл бұрын
Once you get used to the command line, then you'll start to think "why do I have to click on so many things, it would be better and faster to have one command line"
@peta1001
@peta1001 Жыл бұрын
Yea...one can get used to anything (being abused, being hungry, being thirsty). However, installing a program, or any other piece of software, should be one click, or, if you prefer typing a line, just one line command. This (ROS) installation took a long time and lots of commands, and I doubt there is a programmer (except maybe the author) who is absolutely sure it was installed properly in the end. Is it the "open source" thing that makes it so primitive...is it a platform for poor and incapable?
@tanjiro3285
@tanjiro3285 2 жыл бұрын
51:41 please help: [rosrun] Couldn't find executable named first1.py below /home/bob/catkin_ws/src/my_robot_controller [rosrun] Found the following, but they're either not files, [rosrun] or not executable: [rosrun] /home/bob/catkin_ws/src/my_robot_controller/scripts/first1.py edit : problem solved😅
@anakhasia5482
@anakhasia5482 2 жыл бұрын
How did you solve it?
@tanjiro3285
@tanjiro3285 2 жыл бұрын
@@anakhasia5482 sorry to say but i dont remember now.u have to try and look for the errors and understand the topic, u will definitely get it : )
@jayhung1653
@jayhung1653 2 жыл бұрын
@@anakhasia5482 I think you need to use the command "sudo chmod +x first.py" and "source devel/setup.sh" in your catkin workspace.
ROS1 vs ROS2 - Practical Overview for ROS Developers
45:36
Robotics Back-End
Рет қаралды 44 М.
The intro to Docker I wish I had when I started
18:27
typecraft
Рет қаралды 359 М.
Cheerleader Transformation That Left Everyone Speechless! #shorts
00:27
Fabiosa Best Lifehacks
Рет қаралды 16 МЛН
Sigma Kid Mistake #funny #sigma
00:17
CRAZY GREAPA
Рет қаралды 30 МЛН
How to treat Acne💉
00:31
ISSEI / いっせい
Рет қаралды 108 МЛН
The ROS Transform System (TF) | Getting Ready to Build Robots with ROS #6
15:13
Docker Image BEST Practices - From 1.2GB to 10MB
7:15
Better Stack
Рет қаралды 132 М.
Programming for Robotics, Lecture 1: Introduction to ROS
1:22:03
Robotic Systems Lab: Legged Robotics at ETH Zürich
Рет қаралды 59 М.
The Ultimate Guide to using Motors in Robotics (including ROS, Raspberry Pi)
25:56
What Is ROS2? - Framework Overview
8:22
Raymond Andrade
Рет қаралды 85 М.
Асинхронный python / Python FastAPI / Python uv / Юрий Селиванов / #16
2:02:23
Организованное программирование | Кирилл Мокевнин
Рет қаралды 17 М.
Cheerleader Transformation That Left Everyone Speechless! #shorts
00:27
Fabiosa Best Lifehacks
Рет қаралды 16 МЛН