Difference between revisions of "Introdução ao ROS"
From VeRLab Wiki
Mauferrari (talk | contribs) (→teste) |
Mauferrari (talk | contribs) (→teste) |
||
| Line 27: | Line 27: | ||
Released May, 2016<br> | Released May, 2016<br> | ||
LTS, supported until April, 2021<br> | LTS, supported until April, 2021<br> | ||
| − | <a href="/kinetic/Installation"><img | + | <a href="/kinetic/Installation"><img height="220" src="https://raw.githubusercontent.com/ros-infrastructure/artwork/master/distributions/kinetic.png" /> |
| + | |||
| + | </a> </td> | ||
<td style="vertical-align:top; width: 50%"><p class="line891"><a href="/melodic/Installation">ROS Melodic Morenia</a><br> | <td style="vertical-align:top; width: 50%"><p class="line891"><a href="/melodic/Installation">ROS Melodic Morenia</a><br> | ||
Released May, 2018<br> | Released May, 2018<br> | ||
Revision as of 16:03, 31 August 2018
Introdução ao Robot Operating System (ROS)
Guia de instalação e primeiros passos de utilização
Instalação
SO Ubuntu 16.04 LTS ou 18.04 LTS
- http://www.ubuntu.com/download/desktop
- Dica: pode-se utilizar uma máquina virtual, por exemplo, VMWare ou Virtual Box.
ROS Melodic Morenia (apenas Ubuntu 17 e 18)
Released May, 2018 Latest LTS, supported until May, 2023
ROS Kinetic Kame (Ubuntu 16)
Released May, 2016 LTS, supported until April, 2021
teste
ROS Installation Options
<p class="line862">There is more than one ROS distribution supported at a time. Some are older releases with long term support, making them more stable, while others are newer with shorter support life times, but with binaries for more recent platforms and more recent versions of the ROS packages that make them up. See the <a href="/Distributions">Distributions</a> page for more details. We recommend one of the versions below:<a href="/kinetic/Installation">ROS Kinetic Kame</a> Released May, 2016 </a> </td> | <p class="line891"><a href="/melodic/Installation">ROS Melodic Morenia</a> Released May, 2018 </div> Realizar os seguintes tutoriais básicos (http://wiki.ros.org/ROS/Tutorials)
Ler os seguintes tutoriais sobre simuladores
Referências1. 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/ |