Foro Wanako1
¿Quieres reaccionar a este mensaje? Regístrate en el foro con unos pocos clics o inicia sesión para continuar.

Foro Wanako1

Programas Gratuitos, Desatendidos y Mucho más!!!
 
PortalPortal  ÍndiceÍndice  BuscarBuscar  Últimas imágenesÚltimas imágenes  ConectarseConectarse  RegistrarseRegistrarse  
Buscar
 
 

Resultados por:
 
Rechercher Búsqueda avanzada
Los posteadores más activos del mes
tano1221
ROS for  Beginners II: Localization, Navigation and SLAM Vote_lcapROS for  Beginners II: Localization, Navigation and SLAM Voting_barROS for  Beginners II: Localization, Navigation and SLAM Vote_rcap 
ПΣӨƧӨFƬ
ROS for  Beginners II: Localization, Navigation and SLAM Vote_lcapROS for  Beginners II: Localization, Navigation and SLAM Voting_barROS for  Beginners II: Localization, Navigation and SLAM Vote_rcap 
ℛeℙ@¢ᴋ€r
ROS for  Beginners II: Localization, Navigation and SLAM Vote_lcapROS for  Beginners II: Localization, Navigation and SLAM Voting_barROS for  Beginners II: Localization, Navigation and SLAM Vote_rcap 
大†Shinegumi†大
ROS for  Beginners II: Localization, Navigation and SLAM Vote_lcapROS for  Beginners II: Localization, Navigation and SLAM Voting_barROS for  Beginners II: Localization, Navigation and SLAM Vote_rcap 
missyou123
ROS for  Beginners II: Localization, Navigation and SLAM Vote_lcapROS for  Beginners II: Localization, Navigation and SLAM Voting_barROS for  Beginners II: Localization, Navigation and SLAM Vote_rcap 
Engh3
ROS for  Beginners II: Localization, Navigation and SLAM Vote_lcapROS for  Beginners II: Localization, Navigation and SLAM Voting_barROS for  Beginners II: Localization, Navigation and SLAM Vote_rcap 
ronaldinho424
ROS for  Beginners II: Localization, Navigation and SLAM Vote_lcapROS for  Beginners II: Localization, Navigation and SLAM Voting_barROS for  Beginners II: Localization, Navigation and SLAM Vote_rcap 
Julio 2024
LunMarMiérJueVieSábDom
1234567
891011121314
15161718192021
22232425262728
293031    
CalendarioCalendario
Últimos temas
» Cockos REAPER 7.18 (x86/x64)
ROS for  Beginners II: Localization, Navigation and SLAM EmptyAyer a las 5:22 pm por ПΣӨƧӨFƬ

» OpenCloner Ripper 2024 7.20.131 (x64) Multilingual
ROS for  Beginners II: Localization, Navigation and SLAM EmptyAyer a las 1:30 pm por ronaldinho424

» illustrate TuneFUSION R2024-06-28 Retail
ROS for  Beginners II: Localization, Navigation and SLAM EmptyAyer a las 1:26 pm por ronaldinho424

» R-Studio 9.4 Build 191332 Technician |Network Multilingual
ROS for  Beginners II: Localization, Navigation and SLAM EmptyAyer a las 1:22 pm por ronaldinho424

» AOMEI Partition Assistant 10.4.1 Multilingual+ WinPE
ROS for  Beginners II: Localization, Navigation and SLAM EmptyAyer a las 1:18 pm por ronaldinho424

» Irix HDR Pro / Classic Pro 2.3.28
ROS for  Beginners II: Localization, Navigation and SLAM EmptyAyer a las 4:27 am por missyou123

» Ashampoo AntiSpy Pro 1.6.0 Multilingual
ROS for  Beginners II: Localization, Navigation and SLAM EmptyVie Jul 05, 2024 7:58 pm por 大†Shinegumi†大

» AnyMP4 Video Converter Ultimate 8.5.58 (x64) Multilingual
ROS for  Beginners II: Localization, Navigation and SLAM EmptyVie Jul 05, 2024 7:51 pm por 大†Shinegumi†大

» ARES Commander 2025.1 Build 25.1.1.2142 (x64)
ROS for  Beginners II: Localization, Navigation and SLAM EmptyVie Jul 05, 2024 7:43 pm por 大†Shinegumi†大

Sondeo
Visita de Paises
free counters
Free counters

Comparte | 
 

 ROS for Beginners II: Localization, Navigation and SLAM

Ver el tema anterior Ver el tema siguiente Ir abajo 
AutorMensaje
Invitado
Invitado



ROS for  Beginners II: Localization, Navigation and SLAM Empty
MensajeTema: ROS for Beginners II: Localization, Navigation and SLAM   ROS for  Beginners II: Localization, Navigation and SLAM EmptyDom Oct 25, 2020 7:14 am

ROS for  Beginners II: Localization, Navigation and SLAM Aa414ed84aea1a7eaef9a785d16a0206

ROS for Beginners II: Localization, Navigation and SLAM
Video: .mp4 (1280x720, 30 fps(r)) | Audio: aac, 44100 Hz, 2ch | Size: 1.47 GB
Genre: eLearning Video | Duration: 71 lectures (3 hour, 41 mins) | Language: English

A practical approach to learn the foundation of mobile robots SLAM and Navigation with ROS

What you'll learn

Theoretical foundations of 2D and 3D localization
Transformation between frames in 2D and 3D Spaces
The powerful feature of the tf package to represent frames and perform transformation and localization
Theoretical foundation of localization and mapping (SLAM)
Background on navigation concepts (global path planning, local path planning, collision avoidance)
Difference between Map-Based Navigation and Reactive Navigation
The navigation stack of ROS (move_base, amcl, gmapping)

Requirements

Prior knowledge of the basic concepts of the Robot Operating System (ROS) (required)
Knowledge in C++ and/or Python Programming language
Background on the concepts of Linear Algebra, Trigonometry and Geometry
Want to learn ROS
Eager to learn robotics navigation

Description

UPDATE

OCT 9, 2020: I added the installation instruction of Turtlebot3 on ROS Noetic

Overview

Localization, mapping, and navigation are fundamental topics in the Robot Operating System (ROS) and mobile robots. However, it is very complex to learn. Usually, beginners find it difficult to even know where to start. The typical tutorials in ROS give high-level information about how to run ROS nodes to performs mapping and navigation, but they do not give any details about the technical aspects. Some other courses focus more on the technical aspects, which is mathematically complex but does not give a clear link to how these concepts are tied with the ROS navigation stack.

This course addresses this gap and follows a practical approach to introduce new learners to mobile robot navigation foundations and how it is implemented in ROS. The course is designed to introduce you to the world of mobile robot navigation in a quick and effective manner.

In this course, I presented detailed coverage of the most important package in ROS for navigation: the tf package! Without understanding this package, it will be difficult to deeply understand how navigation works in ROS. Although there are tf tutorials, the tf package heavily relies on important theoretical concepts not presented in ROS tutorials. This course provides a systematic introduction to the necessary theoretical background and complement with demonstration and programming activities of the tf package utilities and API.

This course assumes that you have some background on the main concepts of Robot Operating System (ROS), such as ROS nodes, ROS topics, ROS services, and an understanding of the basic notion of motion with ROS. If you do not have these skills, I would recommend first enroll in my course ROS for Beginners: Basics, Motion, and OpenCV to get the necessary background.

My experience with ROS

I have been programming with ROS for many years both in academic and industrial projects. I am very passionate to develop programs with ROS. I have also been teaching ROS at the University and providing training programs. I am the R&D Director of Gaitech Robotics, and I have developed many ROS packages for robots and drones. I have been leading international scientific activities around ROS, and in particular, I am the editor of five volumes of books with Springer entitled Robot Operating System, The Complete Reference. I gained a lot of experience in what difficulties new users encounter to learn ROS and this contributed to pin right to the point addressing these problems through the different lectures of the course.

Who this course is for:

Beginner ROS developers and users
Students at Universities learning ROS
Anyone interest to know about the navigation concepts of ROS and mobile robots
Curious about robotics
Whoever wants to learn ROS navigation without wasting time

Download link:
Citación :
rapidgator_net:
https://rapidgator.net/file/7b58b3ea7c637e7ea9180675dfd3ded1/29fv8.ROS.for.Beginners.II.Localization.Navigation.and.SLAM.rar.html

nitroflare_com:
https://nitroflare.com/view/C936DC53E8CF7B9/29fv8.ROS.for.Beginners.II.Localization.Navigation.and.SLAM.rar

alfafile_net:
http://alfafile.net/file/8xw9h/29fv8.ROS.for.Beginners.II.Localization.Navigation.and.SLAM.rar

Links are Interchangeable - No Password - Single Extraction
Volver arriba Ir abajo
 

ROS for Beginners II: Localization, Navigation and SLAM

Ver el tema anterior Ver el tema siguiente Volver arriba 
Página 1 de 1.

 Temas similares

-
» ROS for Beginners III: Web-based Navigation with ROSBridge
» ROS Autonomous Driving and Path Planning SLAM with ROS
» ROS Simulating SLAM and Autonomous Driving Custom Robot
» Website Localization For Translators
» Autonomous Robots: Localization

Permisos de este foro:No puedes responder a temas en este foro.
Foro Wanako1 :: Programas o Aplicaciónes :: Ayuda, Tutoriales-