Sistema alocador de tarefas para robôs de entrega utilizando ROS

The proposal of this work is to implement a system capable of controlling multiple robots, allocating tasks for them. The desired service is the coffee delivery. To do so, will be used the ROS Robot Operating System, which abstract the necessary concepts to make the robot move, for example. That way...

ver descrição completa

Na minha lista:
Detalhes bibliográficos
Autor principal: Araújo, Josué Oliveira de
Outros Autores: Silva, Bruno Marques Ferreira da
Formato: bachelorThesis
Idioma:pt_BR
Publicado em: Universidade Federal do Rio Grande do Norte
Assuntos:
ROS
Endereço do item:https://repositorio.ufrn.br/handle/123456789/43661
Tags: Adicionar Tag
Sem tags, seja o primeiro a adicionar uma tag!
Descrição
Resumo:The proposal of this work is to implement a system capable of controlling multiple robots, allocating tasks for them. The desired service is the coffee delivery. To do so, will be used the ROS Robot Operating System, which abstract the necessary concepts to make the robot move, for example. That way, efforts can be concentrated on the development of the system, because the ROS will bring the necessary tools to handle messaging, robots control, route calculation and other low-level processes. The language used for the development of this system was Python. The system was tested in a simulated environment in Gazebo using turtlebots.