Тёмный

ROS Training - roscpp Basics 

RoboJackets Training
Подписаться 1,8 тыс.
Просмотров 9 тыс.
50% 1

This video is part of the RoboJackets Fall 2020 ROS training series.
Topics covered:
- Introduces the roscpp library through the Talker and Listener example nodes

Опубликовано:

 

30 сен 2020

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 14   
@SH-iy2gw
@SH-iy2gw 10 дней назад
Thank you so much! This is so helpful.
@sumitk2521
@sumitk2521 3 года назад
one of the best series i found on youtube on ros straight to the point
@philparisi_
@philparisi_ 3 года назад
Hey man, thank you for actually going through line-by-line! Too many tutorials simply copy and paste which does nothing for a new user trying to understand from the ground up. Will be tuning into your channel more and more as time goes on!
@quannguyenduc7862
@quannguyenduc7862 3 года назад
I read some books, but could not understand much until I watched your video. thank so much! Hope for more video from you.
@GZhu-ph7jv
@GZhu-ph7jv 3 года назад
Very good video, thank you!
@furkansaryldz8494
@furkansaryldz8494 3 года назад
Thanks a lot!
@waiphyotun7633
@waiphyotun7633 2 года назад
best teacher!
@sidharthan3349
@sidharthan3349 3 года назад
Don't forget to run roscore& , otherwise it'll keep retrying
@Han-ve8uh
@Han-ve8uh 9 месяцев назад
What is the &callback syntax at 12:52? What if it was written just as callback (I never seen any online source pass a callback with &) Aren't function pointers described with * instead of &?
@gabrielbrown1262
@gabrielbrown1262 3 года назад
I was convinced i had done everything right and it still wasnt compiling. I had spelt argc 'agrc' ... kmn . hours gone
@adarshgouda847
@adarshgouda847 2 года назад
I'm wondering why not use rospy rather than roscpp? are there any particular benefits of using roscpp that rospy does not offer?
@robojacketstraining6059
@robojacketstraining6059 2 года назад
Both are useful. We focus on C++ in this course because most of RoboJackets software is written in C++ and Georgia Tech has other classes which get our students familiar with Python. C++ is popular in robotics projects for its performance and easy direct access to hardware. Python also gets used in many places, such as prototyping ML software, for which there are many easy to use Python libraries.
@pythonking_stem1527
@pythonking_stem1527 Год назад
if you are working with simulations, stick with python. But if you wanna use it real time in a robot, cpp is the choice. I have friends who started with rospy and later converted it to roscpp. @robojacketstraining, Nice work
@phantan4697
@phantan4697 2 года назад
how to run catkin build? when i run this line, i catch this: The build space at '/home/bdelspi/catkin_ws2/build' was previously built by 'catkin build'. Please remove the build space or pick a different build space. help me...
Далее
ROS Training - Messages
14:49
Просмотров 3,8 тыс.
ROS Training - Parameters
10:10
Просмотров 4,2 тыс.
ROS Training - Packages & Catkin
10:38
Просмотров 11 тыс.
Using Libraries in C++ (Static Linking)
18:43
Просмотров 432 тыс.
Water powered timers hidden in public restrooms
13:12
Просмотров 671 тыс.
ROS Training - Actions
7:59
Просмотров 5 тыс.
ROS Training - rqt
13:02
Просмотров 7 тыс.
Gitlab DELETING Production Databases | Prime Reacts
17:27
Generics: The most intimidating TypeScript feature
18:19