466 research outputs found

    Symbiotic relationship between robots - a ROS ARDrone/YouBot library

    Get PDF
    A Symbiotic relationship between robots is theoretically developed. It is characterised by sharing sensory information and tightly coordinating operational logic by taking care of each other’s needs during missions. The system is characterised by an intertwined reasoning system while having separate conditioning and execution of plans to achieve subgoals to support each other. The results are illustrated on strong operational inter-dependence of a rover and a drone through shared logical inference. The drone uses the rover as a landing pad and the rover uses the drone to complements its sensor system by information gathering. There is a GitHub library provided in association with the demonstration for generic use of adding cameras and cooperation logic to a AR.Drone 2.0 and a KUKA youBot system. The benefits of symbiotic relationship are quantitatively evaluated on the demonstration example

    Dynamic Control of a Novel Planar Cable-Driven Parallel Robot with a Large Wrench Feasible Workspace

    Get PDF
    Cable-Driven Parallel Robots (CDPRs) are special manipulators where rigid links are replaced with cables. The use of cables offers several advantages over the conventional rigid manipulators, one of the most interesting being their ability to cover large workspaces since cables are easily winded. However, this workspace coverage has its limitations due to the maximum permissible cable tensions, i.e., tension limitations cause a decrease in the Wrench Feasible Workspace (WFW) of these robots. To solve this issue, a novel design based in the addition of passive carriages to the robot frame of three degrees-of-freedom (3DOF) fully-constrained CDPRs is used. The novelty of the design allows reducing the variation in the cable directions and forces increasing the robot WFW; nevertheless, it presents a low stiffness along the x direction. This paper presents the dynamic model of the novel proposal together with a new dynamic control technique, which rejects the vibrations caused by the stiffness loss while ensuring an accurate trajectory tracking. The simulation results show that the controlled system presents a larger WFW than the conventional scheme of the CDPR, maintaining a good performance in the trajectory tracking of the end-effector. The novel proposal presented here can be applied in multiple planar applications

    FLYING ROBOT INDICATING ACCIDENT AREA USING GPS AND ZIGBEE

    Get PDF
    Robotics can play important, intelligent and technical roles that support first response equipment in harsh and dangerous environments while replacing rescue personnel from entering unreachable or unsafe places. Solving and fulfilling the needs of such tasks presents challenges in robotic mechanical structure and mobility, sensors and sensor fusion, autonomous and semi autonomous control, planning and navigation, and machine intelligence.  Unmanned Aerial photography (UAPs) are rapidly becoming a key technology in the military domain and offer great promises are a useful technology in many commercial and civil applications in future. Development of a suitable lightweight system in which a sensor is airborne for carrying out surveillance. The ir transmitter transmits the ir signals continuously to the maximum level of 3 ft. When the ir signals are reflected back by an object then the signals is received by the ir receiver, thus the module senses the obstacle. An embedded system has been developed which observes an a object, the system also send an alert message to the authorized user  through gsm such that remedy measures could be easily take

    STAM: A System of Tracking and Mapping in Real Environments

    Get PDF
    We have implemented a system of tracking mobile robots and mapping an unstructured environment, using up to 25 wireless sensor nodes in an indoor setting. These sensor nodes form an ad hoc network of beacons, self-localize with respect to three anchor nodes, and then track the locations of mobile robots in the field. The system described here was motivated by search and rescue applications, and has been demonstrated in real physical environments

    Toward Growing Robots: A Historical Evolution from Cellular to Plant-Inspired Robotics

    Get PDF
    This paper provides the very first definition of "growing robots": a category of robots that imitates biological growth by the incremental addition of material. Although this nomenclature is quite new, the concept of morphological evolution, which is behind growth, has been extensively addressed in engineering and robotics. In fact, the idea of reproducing processes that belong to living systems has always attracted scientists and engineers. The creation of systems that adapt reliably and effectively to the environment with their morphology and control would be beneficial for many different applications, including terrestrial and space exploration or the monitoring of disasters or dangerous environments. Different approaches have been proposed over the years for solving the morphological adaptation of artificial systems, e.g., self-assembly, self-reconfigurability, evolution of virtual creatures, plant inspiration. This work reviews the main milestones in relation to growing robots, starting from the original concept of a self-replicating automaton to the achievements obtained by plant inspiration, which provided an alternative solution to the challenges of creating robots with self-building capabilities. A selection of robots representative of growth functioning is also discussed, grouped by the natural element used as model: molecule, cell, or organism growth-inspired robots. Finally, the historical evolution of growing robots is outlined together with a discussion of the future challenges toward solutions that more faithfully can represent biological growth

    Collaborative autonomy in heterogeneous multi-robot systems

    Get PDF
    As autonomous mobile robots become increasingly connected and widely deployed in different domains, managing multiple robots and their interaction is key to the future of ubiquitous autonomous systems. Indeed, robots are not individual entities anymore. Instead, many robots today are deployed as part of larger fleets or in teams. The benefits of multirobot collaboration, specially in heterogeneous groups, are multiple. Significantly higher degrees of situational awareness and understanding of their environment can be achieved when robots with different operational capabilities are deployed together. Examples of this include the Perseverance rover and the Ingenuity helicopter that NASA has deployed in Mars, or the highly heterogeneous robot teams that explored caves and other complex environments during the last DARPA Sub-T competition. This thesis delves into the wide topic of collaborative autonomy in multi-robot systems, encompassing some of the key elements required for achieving robust collaboration: solving collaborative decision-making problems; securing their operation, management and interaction; providing means for autonomous coordination in space and accurate global or relative state estimation; and achieving collaborative situational awareness through distributed perception and cooperative planning. The thesis covers novel formation control algorithms, and new ways to achieve accurate absolute or relative localization within multi-robot systems. It also explores the potential of distributed ledger technologies as an underlying framework to achieve collaborative decision-making in distributed robotic systems. Throughout the thesis, I introduce novel approaches to utilizing cryptographic elements and blockchain technology for securing the operation of autonomous robots, showing that sensor data and mission instructions can be validated in an end-to-end manner. I then shift the focus to localization and coordination, studying ultra-wideband (UWB) radios and their potential. I show how UWB-based ranging and localization can enable aerial robots to operate in GNSS-denied environments, with a study of the constraints and limitations. I also study the potential of UWB-based relative localization between aerial and ground robots for more accurate positioning in areas where GNSS signals degrade. In terms of coordination, I introduce two new algorithms for formation control that require zero to minimal communication, if enough degree of awareness of neighbor robots is available. These algorithms are validated in simulation and real-world experiments. The thesis concludes with the integration of a new approach to cooperative path planning algorithms and UWB-based relative localization for dense scene reconstruction using lidar and vision sensors in ground and aerial robots

    NeBula: Team CoSTAR's robotic autonomy solution that won phase II of DARPA Subterranean Challenge

    Get PDF
    This paper presents and discusses algorithms, hardware, and software architecture developed by the TEAM CoSTAR (Collaborative SubTerranean Autonomous Robots), competing in the DARPA Subterranean Challenge. Specifically, it presents the techniques utilized within the Tunnel (2019) and Urban (2020) competitions, where CoSTAR achieved second and first place, respectively. We also discuss CoSTAR¿s demonstrations in Martian-analog surface and subsurface (lava tubes) exploration. The paper introduces our autonomy solution, referred to as NeBula (Networked Belief-aware Perceptual Autonomy). NeBula is an uncertainty-aware framework that aims at enabling resilient and modular autonomy solutions by performing reasoning and decision making in the belief space (space of probability distributions over the robot and world states). We discuss various components of the NeBula framework, including (i) geometric and semantic environment mapping, (ii) a multi-modal positioning system, (iii) traversability analysis and local planning, (iv) global motion planning and exploration behavior, (v) risk-aware mission planning, (vi) networking and decentralized reasoning, and (vii) learning-enabled adaptation. We discuss the performance of NeBula on several robot types (e.g., wheeled, legged, flying), in various environments. We discuss the specific results and lessons learned from fielding this solution in the challenging courses of the DARPA Subterranean Challenge competition.The work is partially supported by the Jet Propulsion Laboratory, California Institute of Technology, under a contract with the National Aeronautics and Space Administration (80NM0018D0004), and Defense Advanced Research Projects Agency (DARPA)

    Climbing and Walking Robots

    Get PDF
    Nowadays robotics is one of the most dynamic fields of scientific researches. The shift of robotics researches from manufacturing to services applications is clear. During the last decades interest in studying climbing and walking robots has been increased. This increasing interest has been in many areas that most important ones of them are: mechanics, electronics, medical engineering, cybernetics, controls, and computers. Today’s climbing and walking robots are a combination of manipulative, perceptive, communicative, and cognitive abilities and they are capable of performing many tasks in industrial and non- industrial environments. Surveillance, planetary exploration, emergence rescue operations, reconnaissance, petrochemical applications, construction, entertainment, personal services, intervention in severe environments, transportation, medical and etc are some applications from a very diverse application fields of climbing and walking robots. By great progress in this area of robotics it is anticipated that next generation climbing and walking robots will enhance lives and will change the way the human works, thinks and makes decisions. This book presents the state of the art achievments, recent developments, applications and future challenges of climbing and walking robots. These are presented in 24 chapters by authors throughtot the world The book serves as a reference especially for the researchers who are interested in mobile robots. It also is useful for industrial engineers and graduate students in advanced study
    corecore