Difference between revisions of "ROS"

From VeRLab Wiki
Jump to: navigation, search
(Introdução ao Robot Operating System (ROS))
Line 1: Line 1:
 
== [ https://www.verlab.dcc.ufmg.br/mediawiki/index.php?title=Introdu%C3%A7%C3%A3o_ao_ROS Introdução ao Robot Operating System (ROS) ]==
 
== [ https://www.verlab.dcc.ufmg.br/mediawiki/index.php?title=Introdu%C3%A7%C3%A3o_ao_ROS Introdução ao Robot Operating System (ROS) ]==
  
== titulo1 ==
 
titulo2
 
  
 
+
== [[Introdução ao Robot Operating System (ROS)|Introdução ao ROS]] ==
sublinhado
 
 
 
quebra <p> de <br> linha
 
 
 
=== Realizar os seguintes tutoriais básicos (http://wiki.ros.org/ROS/Tutorials) ===
 
*
 
** No curso será utilizada a linguagem Python para os trabalhos.
 
* 1. Installing and Configuring Your ROS Environment
 
* 2. Navigating the ROS Filesystem
 
* 3. Creating a ROS Package
 
* 4. Building a ROS Package
 
* 5. Understanding ROS Nodes
 
* 6. Understanding ROS Topics
 
* 7. Understanding ROS Services and Parameters
 
* 8. Using rqt_console and roslaunch
 
* 12. Writing a Simple Publisher and Subscriber (Python)
 
* 13. Examining the Simple Publisher and Subscriber
 
 
 
=== Ler os seguintes tutoriais sobre simuladores ===
 
* 1. Turtlesim.
 
** http://wiki.ros.org/turtlesim
 
* 2. Stage - Simulating One Robot in Stage.
 
** http://wiki.ros.org/stage/Tutorials/SimulatingOneRobot
 
 
 
 
 
=== Referências ===
 
1. A Gentle Introduction to ROS.
 
Jason M. O'Kane.
 
CreateSpace Independent Publishing Platform, 2013.
 
http://www.cse.sc.edu/~jokane/agitr/
 
2. Documentation - ROS Wiki: http://wiki.ros.org/
 

Revision as of 15:38, 31 August 2018

[ https://www.verlab.dcc.ufmg.br/mediawiki/index.php?title=Introdu%C3%A7%C3%A3o_ao_ROS Introdução ao Robot Operating System (ROS) ]

Introdução ao ROS