Network


Latest external collaboration on country level. Dive into details by clicking on the dots.

Hotspot


Dive into the research topics where Ignacio Mellado-Bataller is active.

Publication


Featured researches published by Ignacio Mellado-Bataller.


Journal of Intelligent and Robotic Systems | 2013

Cross-Entropy Optimization for Scaling Factors of a Fuzzy Controller: A See-and-Avoid Approach for Unmanned Aerial Systems

Miguel A. Olivares-Mendez; Luis Mejias; Pascual Campoy; Ignacio Mellado-Bataller

The Cross-Entropy (CE) is an efficient method for the estimation of rare-event probabilities and combinatorial optimization. This work presents a novel approach of the CE for optimization of a Soft-Computing controller. A Fuzzy controller was designed to command an unmanned aerial system (UAS) for avoiding collision task. The only sensor used to accomplish this task was a forward camera. The CE is used to reach a near-optimal controller by modifying the scaling factors of the controller inputs. The optimization was realized using the ROS-Gazebo simulation system. In order to evaluate the optimization a big amount of tests were carried out with a real quadcopter.


international conference on unmanned aircraft systems | 2013

A general purpose configurable navigation controller for micro aerial multirotor vehicles

Jesús Pestana; Ignacio Mellado-Bataller; Changhong Fu; Jose Luis Sanchez-Lopez; Iván F. Mondragón; Pascual Campoy

In this paper, we consider the problem of autonomous navigation of multirotor platforms in GPS-denied environments. The focus of this work is on safe navigation based on unperfect odometry measurements, such as on-board optical flow measurements. The multirotor platform is modeled as a flying object with specific kinematic constraints that must be taken into account in order to obtain successful results. A navigation controller is proposed featuring a set of configurable parameters that allow, for instance, to have a configuration setup for fast trajectory following, and another to soften the control laws and make the vehicle navigation more precise and slow whenever necessary. The proposed controller has been successfully implemented in two different multirotor platforms with similar sensoring capabilities showing the openness and tolerance of the approach. This research is focused around the Computer Vision Groups objective of applying multirotor vehicles to civilian service applications. The presented work was implemented to compete in the International Micro Air Vehicle Conference and Flight Competition IMAV 2012, gaining two awards: the Special Award on “Best Automatic Performance - IMAV 2012” and the second overall prize in the participating category “Indoor Flight Dynamics - Rotary Wing MAV”. Most of the code related to the present work is available as two open-source projects hosted in GitHub.


intelligent autonomous systems | 2012

Rapid Prototyping Framework for Visual Control of Autonomous Micro Aerial Vehicles

Ignacio Mellado-Bataller; Pascual Campoy; Miguel Angel Olivares Mendez; Luis Mejias

Rapid prototyping environments can speed up the research of visual control algorithms. We have designed and implemented a software framework for fast prototyping of visual control algorithms for Micro Aerial Vehicles (MAV). We have applied a combination of a proxy-based network communication architecture and a custom Application Programming Interface. This allows multiple experimental configurations, like drone swarms or distributed processing of a drone’s video stream. Currently, the framework supports a low-cost MAV: the Parrot AR.Drone. Real tests have been performed on this platform and the results show comparatively low figures of the extra communication delay introduced by the framework, while adding new functionalities and flexibility to the selected drone. This implementation is open-source and can be downloaded from www.vision4uav.com/?q=VC4MAV-FW


intelligent autonomous systems | 2013

MAVwork: A Framework for Unified Interfacing between Micro Aerial Vehicles and Visual Controllers

Ignacio Mellado-Bataller; Jesús Pestana; Miguel A. Olivares-Mendez; Pascual Campoy; Luis Mejias

Debugging control software for Micro Aerial Vehicles (MAV) can be risky out of the simulator, especially with professional drones that might harm people around or result in a high bill after a crash. We have designed a framework that enables a software application to communicate with multiple MAVs from a single unified interface. In this way, visual controllers can be first tested on a low-cost harmless MAV and, after safety is guaranteed, they can be moved to the production MAV at no additional cost. The framework is based on a distributed architecture over a network. This allows multiple configurations, like drone swarms or parallel processing of drones’ video streams. Live tests have been performed and the results show comparatively low additional communication delays, while adding new functionalities and flexibility. This implementation is open-source and can be downloaded from github.com/uavster/mavwork


ieee international conference on fuzzy systems | 2012

See-and-avoid quadcopter using fuzzy control optimized by cross-entropy

Miguel A. Olivares-Mendez; Pascual Campoy; Ignacio Mellado-Bataller; Luis Mejias

In this work we present an optimized fuzzy visual servoing system for obstacle avoidance using an unmanned aerial vehicle. The cross-entropy theory is used to optimise the gains of our controllers. The optimization process was made using the ROS-Gazebo 3D simulation with purposeful extensions developed for our experiments. Visual servoing is achieved through an image processing front-end that uses the Camshift algorithm to detect and track objects in the scene. Experimental flight trials using a small quadrotor were performed to validate the parameters estimated from simulation. The integration of cross-entropy methods is a straightforward way to estimate optimal gains achieving excellent results when tested in real flights.


IFAC Proceedings Volumes | 2012

Adaptive Control System based on Linear Control Theory for the Path-Following Problem of a Car-Like Mobile Robot

Jose Luis Sanchez-Lopez; Pascual Campoy; M.A. Olivarez-Mendez; Ignacio Mellado-Bataller; D. Galindo-Gallego

Abstract The objective of this paper is to design a path following control system for a car-like mobile robot using classical linear control techniques, so that it adapts on-line to varying conditions during the trajectory following task. The main advantages of the proposed control structure is that well known linear control theory can be applied in calculating the PID controllers to fulfil control requirements, while at the same time it is flexible to be applied in non-linear changing conditions of the path following task. For this purpose the Frenet frame kinematic model of the robot is linearised at a varying working point that is calculated as a function of the actual velocity, the path curvature and kinematic parameters of the robot, yielding a transfer function that varies during the trajectory. The proposed controller is formed by a combination of an adaptive PID and a feed-forward controller, which varies accordingly with the working conditions and compensates the non-linearity of the system. The good features and flexibility of the proposed control structure have been demonstrated through realistic simulations that include both kinematics and dynamics of the car-like robot.


ICARA (selected extended papers) | 2013

Autonomous Guided Car using a Fuzzy Controller

Miguel A. Olivares-Mendez; Pascual Campoy; Ignacio Mellado-Bataller; Iván F. Mondragón; Carol Martinez; Jose Luis Sanchez-Lopez

The goal of the work described in this chapter is to develop a visual line guided system for being used on-board an Autonomous Guided Vehicle (AGV) commercial car, controlling the steering and using just the visual information of a line painted below the car. In order to implement the control of the vehicle, a Fuzzy Logic controller has been implemented, that has to be robust against curvature changes and velocity changes. The only input information for the controller is the visual distance from the image center captured by a camera pointing downwards to the guiding line on the road, at a commercial frequency of 30 Hz. The good performance of the controller has successfully been demonstrated in a real environment at urban velocities. The presented results demonstrate the capability of the Fuzzy controller to follow a circuit in urban environments without previous information about the path or any other information from additional sensors.


Robot | 2014

Floor Optical Flow Based Navigation Controller for Multirotor Aerial Vehicles

Jesús Pestana; Ignacio Mellado-Bataller; Jose Luis Sanchez-Lopez; Changhong Fu; Iván F. Mondragón; Pascual Campoy

The presented work is focused on GPS-denied autonomous navigation for multirotor platforms. The problem of safe navigation based on noisy odometry measurements is discussed, and experimentally tested on the case of on-board optical flow measurements. A navigation controller is proposed which allows, through a group of configurable parameters, to ensure that the vehicle will fly on a speed specified flight envelope where the quality of the optical flow measurements is guaranteed. In order to attain safe navigation, the multirotor is modeled as a flying vehicle with specific kinematic constraints. The designed unperfect odometry based controller architecture has been experimentally tested on various multirotor vehicles, where the vehicles featured similar sensoring capabilities and the tolerance of our approach have been demonstrated. This work was implemented to compete in the International Micro Air Vehicle Conference and Flight Competition IMAV 2012, gaining two awards: the Special Award on “Best Automatic Performance - IMAV 2012” and the second overall prize in the category of “Indoor Flight Dynamics - Rotary Wing MAV”. Most of the related code is available as two open-source projects hosted on GitHub.


Journal of Intelligent and Robotic Systems | 2014

A General Purpose Configurable Controller for Indoors and Outdoors GPS-Denied Navigation for Multirotor Unmanned Aerial Vehicles

Jesús Pestana; Ignacio Mellado-Bataller; Jose Luis Sanchez-Lopez; Changhong Fu; Iván F. Mondragón; Pascual Campoy


Australian Research Centre for Aerospace Automation; Science & Engineering Faculty | 2013

Cross-entropy optimization for scaling factors of a fuzzy controller : a see-and-avoid approach for unmanned aerial systems

Miguel A. Olivares-Mendez; Luis Mejias; Pascual Campoy; Ignacio Mellado-Bataller

Collaboration


Dive into the Ignacio Mellado-Bataller's collaboration.

Top Co-Authors

Avatar

Pascual Campoy

Technical University of Madrid

View shared research outputs
Top Co-Authors

Avatar

Luis Mejias

Queensland University of Technology

View shared research outputs
Top Co-Authors

Avatar
Top Co-Authors

Avatar

Jose Luis Sanchez-Lopez

Spanish National Research Council

View shared research outputs
Top Co-Authors

Avatar

Jesús Pestana

Spanish National Research Council

View shared research outputs
Top Co-Authors

Avatar
Top Co-Authors

Avatar

Changhong Fu

Spanish National Research Council

View shared research outputs
Top Co-Authors

Avatar

Carol Martinez

Technical University of Madrid

View shared research outputs
Top Co-Authors

Avatar

D. Galindo-Gallego

Technical University of Madrid

View shared research outputs
Top Co-Authors

Avatar

M.A. Olivarez-Mendez

Technical University of Madrid

View shared research outputs
Researchain Logo
Decentralizing Knowledge