Projetos principais (main projects)

Decentralized Path Planning with Multiple Rapidly-exploring Random Trees for Teams of Robots

This video addresses the problem of real-time planning and control of a group of aerial vehicles flying in an environment with obstacles and subject to disturbances and uncertainties. We present a novel methodology to the coordination of multiple heterogeneous vehicles that is based on a classical technique known as CL-RRT. We use a decentralized processing and communication to optimize the plan executed by each agent, providing a better solution to the execution step of the CL-RRT. The technique is completely distributed and endows each agent with the capability to navigate through the environment while avoiding collisions with obstacles as well as with other team agents. The key is a prediction scheme executed by each robot that infers the behavior of the entire team at each time step. We show the applicability of the method in planning and executing waypoint navigation tasks for a group of MUAVs in outdoor environments in SE(3) and present real results.






Path Planning for Autonomous Aerial Vehicles

Aerial robots have some restrictions inherent to their movement (e.g. curvature, climb angle), and that should be considered when tracing a desired path for the UAV. Therefore, the aim of this work is the study of techniques for generating feasible paths for UAVs. Simulation of the aerial robot AqVS/UFMG.






Robot Localization in Uneven Terrains

Localization is one of the most important tasks in mobile robotics. During a navigation in an external environment, it is important to keep track of the robot's pose (localization + orientation). Therefore, the aim of this work is the development of a localization system by applying one of the most traditional technique in the literature, the Kalman Filter (UKF - Unscented Kalman Filter). Videos made by Douglas Macharet.