Ramón Suárez Fernández
Spanish National Research Council
Network
Latest external collaboration on country level. Dive into details by clicking on the dots.
Publication
Featured researches published by Ramón Suárez Fernández.
ACM Sigada Ada Letters | 2001
Juan Antonio de la Puente; Juan Zamorano; José Ruiz; Ramón Suárez Fernández; Rodrigo Pardo García
This paper describes the design and implementation of Open Ravenscar Kernel (ORK), an open-source real-time kernel of reduced size and complexity, for which users can seek certification for mission-critical space applications. The kernel supports Ada 95 tasking on an ERC32 (SPARC v7) architecture in an efficient and compact way. It is closely integrated with the GNAT runtime library and other tools.
international conference on unmanned aircraft systems | 2016
Ramón Suárez Fernández; Jose Luis Sanchez-Lopez; Carlos Sampedro; Hriday Bavle; Martin Molina; Pascual Campoy
Personal drones are becoming part of every day life. To fully integrate them into society, it is crucial to design safe and intuitive ways to interact with these aerial systems. The recent advances on User-Centered Design (UCD) applied to Natural User Interfaces (NUIs) intend to make use of human innate features, such as speech, gestures and vision to interact with technology in the way humans would with one another. In this paper, a Graphical User Interface (GUI) and several NUI methods are studied and implemented, along with computer vision techniques, in a single software framework for aerial robotics called Aerostack which allows for intuitive and natural human-quadrotor interaction in indoor GPS-denied environments. These strategies include speech, body position, hand gesture and visual marker interactions used to directly command tasks to the drone. The NUIs presented are based on devices like the Leap Motion Controller, microphones and small size monocular on-board cameras which are unnoticeable to the user. Thanks to this UCD perspective, the users can choose the most intuitive and effective type of interaction for their application. Additionally, the strategies proposed allow for multi-modal interaction between multiple users and the drone by being able to integrate several of these interfaces in one single application as is shown in various real flight experiments performed with non-expert users.
international conference on unmanned aircraft systems | 2016
Jose Luis Sanchez-Lopez; Ramón Suárez Fernández; Hriday Bavle; Carlos Sampedro; Martin Molina; Jesús Pestana; Pascual Campoy
To simplify the usage of the Unmanned Aerial Systems (UAS), extending their use to a great number of applications, fully autonomous operation is needed. There are many open-source architecture frameworks for UAS that claim the autonomous operation of UAS, but they still have two main open issues: (1) level of autonomy, being in most of the cases limited and (2) versatility, being most of them designed specifically for some applications or aerial platforms. As a response to these needs and issues, this paper presents Aerostack, a system architecture and open-source multi-purpose software framework for autonomous multi-UAS operation. To provide higher degrees of autonomy, Aerostacks system architecture integrates state of the art concepts of intelligent, cognitive and social robotics, based on five layers: reactive, executive, deliberative, reflective, and social. To be a highly versatile practical solution, Aerostacks open-source software framework includes the main components to execute the architecture for fully autonomous missions of swarms of UAS; a collection of ready-to-use and flight proven modular components that can be reused by the users and developers; and compatibility with five well known aerial platforms, as well as a high number of sensors. Aerostack has been validated during three years by its successful use on many research projects, international competitions and exhibitions. To corroborate this fact, this paper also presents Aerostack carrying out a fictional fully autonomous indoors search and rescue mission.
international conference on unmanned aircraft systems | 2016
Carlos Sampedro; Hriday Bavle; Jose Luis Sanchez-Lopez; Ramón Suárez Fernández; Alejandro Rodriguez-Ramos; Martin Molina; Pascual Campoy
In this paper a scalable and flexible Architecture for real-time mission planning and dynamic agent-to-task assignment for a swarm of Unmanned Aerial Vehicles (UAV) is presented. The proposed mission planning architecture consists of a Global Mission Planner (GMP) which is responsible of assigning and monitoring different high-level missions through an Agent Mission Planner (AMP), which is in charge of providing and monitoring each task of the mission to each UAV in the swarm. The objective of the proposed architecture is to carry out high-level missions such as autonomous multi-agent exploration, automatic target detection and recognition, search and rescue, and other different missions with the ability of dynamically re-adapt the mission in real-time. The proposed architecture has been evaluated in simulation and real indoor flights demonstrating its robustness in different scenarios and its flexibility for real-time mission re-planning and dynamic agent-to-task assignment.
Journal of Intelligent and Robotic Systems | 2017
Jose Luis Sanchez-Lopez; Martin Molina; Hriday Bavle; Carlos Sampedro; Ramón Suárez Fernández; Pascual Campoy
To achieve fully autonomous operation for Unmanned Aerial Systems (UAS) it is necessary to integrate multiple and heterogeneous technical solutions (e.g., control-based methods, computer vision methods, automated planning, coordination algorithms, etc.). The combination of such methods in an operational system is a technical challenge that requires efficient architectural solutions. In a robotic engineering context, where productivity is important, it is also important to minimize the effort for the development of new systems. As a response to these needs, this paper presents Aerostack, an open-source software framework for the development of aerial robotic systems. This framework facilitates the creation of UAS by providing a set of reusable components specialized in functional tasks of aerial robotics (trajectory planning, self localization, etc.) together with an integration method in a multi-layered cognitive architecture based on five layers: reactive, executive, deliberative, reflective and social. Compared to other software frameworks for UAS, Aerostack can provide higher degrees of autonomy and it is more versatile to be applied to different types of hardware (aerial platforms and sensors) and different types of missions (e.g. multi robot swarm systems). Aerostack has been validated during four years (since February 2013) by its successful use on many research projects, international competitions and public exhibitions. As a representative example of system development, this paper also presents how Aerostack was used to develop a system for a (fictional) fully autonomous indoors search and rescue mission.
international conference on unmanned aircraft systems | 2017
Carlos Sampedro; Hriday Bavle; Alejandro Rodriguez-Ramos; Adrian Carrio; Ramón Suárez Fernández; Jose Luis Sanchez-Lopez; Pascual Campoy
In this paper, a fully-autonomous quadrotor aerial robot for solving the different missions proposed in the 2016 International Micro Air Vehicle (IMAV) Indoor Competition is presented. The missions proposed in the IMAV 2016 competition involve the execution of high-level missions such as entering and exiting a building, exploring an unknown indoor environment, recognizing and interacting with objects, landing autonomously on a moving platform, etc. For solving the aforementioned missions, a fully-autonomous quadrotor aerial robot has been designed, based on a complete hardware configuration and a versatile software architecture, which allows the aerial robot to complete all the missions in a fully autonomous and consecutive manner. A thorough evaluation of the proposed system has been carried out in both simulated flights, using the Gazebo simulator in combination with PX4 Software-In-The-Loop, and real flights, demonstrating the appropriate capabilities of the proposed system for performing high-level missions and its flexibility for being adapted to a wide variety of applications.
international conference on unmanned aircraft systems | 2017
Ramón Suárez Fernández; Sergio Domínguez; Pascual Campoy
This work presents preliminary results of the control method developed for autonomous inspection of wind turbines. High wind gusts are a major deterrent of outdoor Unmanned Aerial Vehicle (UAV) operations, in which, common classical control methods such as Proportional-IntegralDerivative (PID) control do not perform well. Therefore, more robust adaptive control methods must be employed. We propose the use of an Li adaptive velocity controller that is capable of fast adaptation and guaranteed robustness while withstanding any disturbances encountered during flights. Considerable increase in performance of the L1 adaptive controller is demonstrated by comparing the proposed approach to a Linear Quadratic Regulator (LQR) method in simulation and a benchmark PID controller in several real flight experiments with added wind gusts.
Dyna | 2016
Beatriz González Rodrigo; Ricardo Tendero Caballero; María García de Viedma; Jesús Pestana Puerta; Adrián Carrió Fernández; José Luis Sánchez López; Ramón Suárez Fernández; Pascual Campoy Cervera; Javier Bonatti Gonzalez; Juan Gregorio Rejas Ayuga; Rubén Martínez Marín; Miguel Marchamalo Sacristán
The aim of this paper is the design and validation of a methodology for thermal and visible inspection of facades in urban areas using unmanned aerial vehicles and image analysis. Building facades present challenging problems for remote sensing analysis, given the diversity and complexity of covers and materials, and, mainly, their vertical disposition. This study validates a method for quick analysis of pathologies, leading to their geocoding and mapping. The main types of pathologies are studied and evaluated. As a case study, two public-use buildings from the Technical University of Madrid were selected for the validation and evaluation of results. This technology is ready for use in building inspection and it is very useful in the design of rehabilitation projects for tall and complex buildings in the framework of energy efficiency.
Proceedings International Micro Air Vehicle Conference and Competition 2016 | International Micro Air Vehicle Conference and Competition 2016 | 17-21 Octubre 2016 | Beijing, China | 2016
Martin Molina; Adrian Díaz Moreno; David Palacios; Ramón Suárez Fernández; José Luis Sánchez López; Carlos Sampedro Pérez; Hriday Bavle; Pascual Campoy Cervera
international conference on unmanned aircraft systems | 2014
José Luis Sánchez López; Jesús Pestana Puerta; Paloma de la Puente Yusty; Ramón Suárez Fernández; Pascual Campoy Cervera