Scalable Software Control of Million-Element Cyber-Physical Systems Using a Graphics Processing Unit

Total Page:16

File Type:pdf, Size:1020Kb

Scalable Software Control of Million-Element Cyber-Physical Systems Using a Graphics Processing Unit SCALABLE SOFTWARE CONTROL OF MILLION-ELEMENT CYBER-PHYSICAL SYSTEMS USING A GRAPHICS PROCESSING UNIT by VELJKO KRUNIC B.S., University of Colorado, 2000 M.S., University of Colorado, 2003 A thesis submitted to the Faculty of the Graduate School of the University of Colorado in partial fulfillment of the requirement for the degree of Doctor of Philosophy Department of Computer Science 2010 Copyright © 2010 Veljko Krunic, All Rights Reserved. See Appendix B for License on this work. This thesis entitled: Scalable Software Control of Million-Element Cyber-Physical Systems Using a Graphics Processing Unit written by Veljko Krunic has been approved for the Department of Computer Science _____________________________________________ Associate Professor Richard Han, Advisor _____________________________________________ Professor Clayton H. Lewis _____________________________________________ Assistant Professor Adjunct Willem Schreuder _____________________________________________ Professor Yung-Cheng Lee _____________________________________________ Randolph Ware, PhD Date__________________ The final copy of this thesis has been examined by the signatories, and we Find that both the content and the form meet acceptable presentation standards Of scholarly work in the above mentioned discipline. ! Krunic, Veljko (Ph.D., Computer Science) Scalable Software Control of Million-Element Cyber-Physical Systems Using a Graphics Processing Unit Thesis directed by Associate Professor Richard Han Abstract Cyber-Physical Systems consisting of hundreds of thousands of elements are emerging, with even bigger systems likely to emerge in the immediate future. However, in order for emerging and reasonably anticipated systems to be practical, the software control of million-element Cyber-Physical Systems needs to be addressed. This PhD thesis describes the software control algorithms necessary for the realization of million-element Cyber-Physical Systems. This work will show that Graphics Processing Unit (GPU) based control of such Cyber-Physical Systems provides significant benefits, both in the form of fast control of large numbers of elements, as well as in terms of providing a viable and scalable option by using inexpensive, off-the-shelf hardware. GPU control will be shown to be particularly well suited for the combination of the virtual environment with the manipulation of the physical shape of the environment in which the user resides. The main contributions of this PhD thesis consist of novel algorithms that utilize existing off-the-shelf GPUs to control the Constrained Motion Cyber-Physical Systems comprised of multi million element systems, and demonstrate the feasibility and scalability of such control algorithms. It will be shown how both control and coordination of the elements can be achieved, while at the same time accounting for the physical limitations of the Cyber-Physical System elements. The approach presented here ! iii results in the ability to control the position of the actuation elements in Cyber-Physical Systems, as well as additional physical attributes of the system such as temperature, perceived elasticity of the actuating elements, slipperiness of the ground in large scale systems, etc. We describe how to further extend our approach to deal with existing Cyber-Physical Systems like catoms/Claytronics [1], [2], CirculaFloor [3] and MEMS- based tactile devices, as well as describe an approach to addressing the physical safety of the user in large scale Cyber-Physical Systems. ! iv Za moju baku, koja vise nije sa nama. I za ostatak moje porodice, svugde u Svetu. Vasoj ljubavi i podrsci dugujem sve svoje uspehe. Dedicated to my grandma who is no longer with us. And to the rest of my family all over the world. Your love and support made my success possible. ! Acknowledgments I was lucky to benefit from the expertise, help, insight and patience of many people while I worked on this PhD thesis. I would like to thank the following people, without whom this work wouldnʼt be possible in its present form: 1. I would like to thank my wife Marija Krunic for love and understanding during the long process of the obtaining my PhD and the much more important process of living and enjoying life. 2. I am grateful for a lot of invaluable feedback from Professor Clayton Lewis. I found that in multiple situations where I needed help in scoping and understanding broader implications of my doctoral work, his suggestions, help and experience helped me find the right track. He suggested that further uses of the software control algorithms originally developed for PRE should be investigated in other areas, and that helped me expand the scope of this work from its initial PRE/Holodeck focus to what it is today. Furthermore, he provided many invaluable suggestions in the areas of the HCI and psychophysics research, that relate to the assistive uses of this technology, and he also provided many other suggestions about the PhD studies process. Finally, he challenged me to consider further work in the area once this thesis has been completed. 3. Professor Willem Schreuder provided help and expertise in many areas of this work, and I strongly benefited from his insight, experience and knowledge. He was the first one to point out similarities between the approach used for the ! vi calculation of the moxel position and shadow buffer algorithm. He suggested that multiple output channels (moxel displacement, heat, etc) should be investigated in relation to PRE and proposed use of the OpenGL render buffer. He also advised me to consider feedback from the physical systems in my algorithms as well as to investigate mechanism(s) for directly accessing data that are already on the graphics card with a combination of OpenCL and OpenGL. He further suggested that I should consider overlapping surfaces when combining catoms and moxels, proposed limiting the surface of the rendering to only the area immediately around the user in combining moxels and CirculaFloor, proposed that “halfway up” failed moxels could be addressed by the raising of other moxels and proposed “relaxing” moxels below the user in the case that user is falling as a safety measure. Furthermore, he provided many suggestions related to both the style of this document as well as the substance of work described, and he challenged me to think about potential future research areas. I am grateful for the experience and insight he shared with me during multiple brainstorming sessions we had. His help was crucial in identifying areas for possible improvement and shaping this work to its current form. 4. Professor Yung-Cheng Lee acted as a liaison in working with his students involved with building a physical assistive device [4]. His help was crucial in steering me toward MEMS devices and applying my work to this area. He had many suggestions in the area of the physical characteristics of MEMS devices. Furthermore, he provided the insight that the ability to perceive the texture of ! vii the image will be very useful even for people who are not visually disabled (e.g. ability to touch the display and feel the texture of the physical object on the image) and pointed me to TeslaTouch [5]. Finally, he suggested that I should consider adopting my algorithms to account for power consumption of the mechanical system. 5. Professor Steven Oullette helped me on short notice with the review and interpretation of the data collected during the performance test. That helped me understand the implications of the data, not only from the perspective of the benchmark, but also from the perspective of the statistical process control. He helped me understand the nature of the data (including the fact that we are dealing with more than one distribution) and he also pointed out what type of statistics are appropriate to calculate from the data we have, as well as what type of graphs will be the most appropriate representation for those data. Furthermore, his looking at the data from the perspective of the statistical process control helped me understand why these are more appropriate forms of data representation to use. I found his help invaluable and appreciate his time and willingness to help me on the short notice given. 6. Along with my advisor, Professor Richard Han, I had published original papers describing PRE [6], [7]. That work provided an outline of the corresponding algorithms that are expanded on in this document. He provided many suggestions in relation to the organization and presentation of material in this document, suggested writing an overview of the problem domain and ! viii contributions that is now in Chapter 4. He also pointed to median filter being related to one of the steps in how this work addresses moxels stuck in down position. Finally he provided help in grammatical and organizational correction of Abstract and Chapter 1 of this document and many other suggestions related to the style of this document. 7. Randolph Ware, PhD provided many suggestions relating to the practical applications of the PRE/Holodeck environment and challenged me to better understand broader implications of the use cases that I investigate in this PhD thesis. He pointed me towards carbon nanotubes as an area in which my work could be applicable and provided other suggestions relating to this document. 8. I would like to thank to Professor Kevin Shaub for consultation regarding Shapiro-Wilk exponential test. 9. Professor Hiroo Iwata pointed me to the CirculaFloor Project after learning about PRE/Holodeck and responded to questions
Recommended publications
  • 6D Image-Based Visual Servoing for Robot Manipulators with Uncalibrated Stereo Cameras
    6D Image-based Visual Servoing for Robot Manipulators with uncalibrated Stereo Cameras Caixia Cai1, Emmanuel Dean-Leon´ 2, Nikhil Somani1, Alois Knoll1 Abstract— This paper introduces 6 new image features to A. Related work provide a solution to the open problem of uncalibrated 6D image-based visual servoing for robot manipulators, where An IBVS usually employs the image Jacobian matrix the goal is to control the 3D position and orientation of the (Jimg) to relate end-effector velocities in the manipulator’s robot end-effector using visual feedback. One of the main Task space to the feature parameter velocities in the feature contributions of this article is a novel stereo camera model which employs virtual orthogonal cameras to map 6D Cartesian (image) space. A full and comprehensive survey on Visual poses defined in the Task space to 6D visual poses defined Servoing and image Jacobian definitions can be found in [1], in a Virtual Visual space (Image space). This new model is [3], [4] and more recently in [5]. In general, the classical used to compute a full-rank square Image Jacobian matrix image Jacobian is defined using a set of image feature (Jimg), which solves several common problems exhibited by the measurements (usually denoted by s) and it describes how classical image Jacobians, e.g., Image space singularities and local minima. This Jacobian is a fundamental key for the image- image features change when the robot manipulator pose based controller design, where a chattering-free adaptive second changess ˙ = Jimgv. In Visual Servoing the image Jacobian order sliding mode is employed to track 6D visual motions for needs to be calculated or estimated.
    [Show full text]
  • Pipeline Following by Visual Servoing for Autonomous Underwater Vehicles
    Pipeline following by visual servoing for Autonomous Underwater Vehicles Guillaume Alliberta,d, Minh-Duc Huaa, Szymon Krup´ınskib, Tarek Hamela,c aUniversity of Cˆoted’Azur, CNRS, I3S, France. Emails: allibert(thamel; hua)@i3s:unice: f r bCybernetix, Marseille, France. Email: szymon:krupinski@cybernetix: f r cInstitut Universitaire de France, France dCorresponding author Abstract A nonlinear image-based visual servo control approach for pipeline following of fully-actuated Autonomous Underwater Vehicles (AUV) is proposed. It makes use of the binormalized Plucker¨ coordinates of the pipeline borders detected in the image plane as feedback information while the system dynamics are exploited in a cascade manner in the control design. Unlike conventional solutions that consider only the system kinematics, the proposed control scheme accounts for the full system dynamics in order to obtain an enlarged provable stability domain. Control robustness with respect to model uncertainties and external disturbances is re- inforced using integral corrections. Robustness and efficiency of the proposed approach are illustrated via both realistic simulations and experimental results on a real AUV. Keywords: AUV, pipeline following, visual servoing, nonlinear control 1. Introduction control Repoulias and Papadopoulos (2007); Aguiar and Pas- coal (2007); Antonelli (2007) and Lyapunov model-based con- Underwater pipelines are widely used for transportation of trol Refsnes et al. (2008); Smallwood and Whitcomb (2004) oil, gas or other fluids from production sites to distribution sites. mostly concern the pre-programmed trajectory tracking prob- Laid down on the ocean floor, they are often subject to extreme lem with little regard to the local topography of the environ- conditions (temperature, pressure, humidity, sea current, vibra- ment.
    [Show full text]
  • Arxiv:1902.05947V1 [Cs.CV] 18 Feb 2019
    DIViS: Domain Invariant Visual Servoing for Collision-Free Goal Reaching Fereshteh Sadeghi University of Washington Servo Goal: semantic category Real Robot Test Mobile Robot Platforms at test time Servo Goal: image crop H Images N . #) &"'$ . Collision Net N ( . (FCN) #$ #$ . #%'$ . Conv . Conv #% &" N LSTM #% N Stack ! Train in Simulation Goal Semantic Net " (FCN) Time Figure 1: Domain Invariant Visual Servoing (DIViS) learns collision-free goal reaching entirely in simulation using dense multi-step rollouts and a recurrent fully convolutional neural network (bottom). DIViS can directly be deployed on real physical robots with RGB cameras for servoing to visually indicated goals as well as semantic object categories (top). Abstract Robots should understand both semantics and physics to be functional in the real world. While robot platforms provide means for interacting with the physical world they cannot autonomously acquire object-level semantics with- (a) (b) (c) out needing human. In this paper, we investigate how to Figure 2: (a) The classic 1995 visual servoing robot [46, 15]. minimize human effort and intervention to teach robots per- The image at final position (b) was given as the goal and the robot form real world tasks that incorporate semantics. We study was started from an initial view of (c). this question in the context of visual servoing of mobile robots and propose DIViS, a Domain Invariant policy learn- 1. Introduction ing approach for collision free Visual Servoing. DIViS in- corporates high level semantics from previously collected Perception and mobility are the two key capabilities that static human-labeled datasets and learns collision free ser- enable animals and human to perform complex tasks such voing entirely in simulation and without any real robot data.
    [Show full text]
  • Acknowledgements Acknowl
    2161 Acknowledgements Acknowl. B.21 Actuators for Soft Robotics F.58 Robotics in Hazardous Applications by Alin Albu-Schäffer, Antonio Bicchi by James Trevelyan, William Hamel, The authors of this chapter have used liberally of Sung-Chul Kang work done by a group of collaborators involved James Trevelyan acknowledges Surya Singh for de- in the EU projects PHRIENDS, VIACTORS, and tailed suggestions on the original draft, and would also SAPHARI. We want to particularly thank Etienne Bur- like to thank the many unnamed mine clearance experts det, Federico Carpi, Manuel Catalano, Manolo Gara- who have provided guidance and comments over many bini, Giorgio Grioli, Sami Haddadin, Dominic Lacatos, years, as well as Prof. S. Hirose, Scanjack, Way In- Can zparpucu, Florian Petit, Joshua Schultz, Nikos dustry, Japan Atomic Energy Agency, and Total Marine Tsagarakis, Bram Vanderborght, and Sebastian Wolf for Systems for providing photographs. their substantial contributions to this chapter and the William R. Hamel would like to acknowledge work behind it. the US Department of Energy’s Robotics Crosscut- ting Program and all of his colleagues at the na- C.29 Inertial Sensing, GPS and Odometry tional laboratories and universities for many years by Gregory Dudek, Michael Jenkin of dealing with remote hazardous operations, and all We would like to thank Sarah Jenkin for her help with of his collaborators at the Field Robotics Center at the figures. Carnegie Mellon University, particularly James Os- born, who were pivotal in developing ideas for future D.36 Motion for Manipulation Tasks telerobots. by James Kuffner, Jing Xiao Sungchul Kang acknowledges Changhyun Cho, We acknowledge the contribution that the authors of the Woosub Lee, Dongsuk Ryu at KIST (Korean Institute first edition made to this chapter revision, particularly for Science and Technology), Korea for their provid- Sect.
    [Show full text]
  • Real-Time Vision, Tracking and Control
    Proceedings of the 2000 IEEE International Conference on Robotics & Automation San Francisco, CA April 2000 Real-Time Vision, Tracking and Control Peter I. Corke Seth A. Hutchinson CSIRO Manufacturing Science & Technology Beckman Institute for Advanced Technology Pinjarra Hills University of Illinois at Urbana-Champaign AUSTRALIA 4069. Urbana, Illinois, USA 61801 [email protected] [email protected] Abstract sidered the fusion of computer vision, robotics and This paper, which serves as an introduction to the control and has been a distinct field for over 10 years, mini-symposium on Real- Time Vision, Tracking and though the earliest work dates back close to 20 years. Control, provides a broad sketch of visual servoing, the Over this period several major, and well understood, approaches have evolved and been demonstrated in application of real-time vision, tracking and control many laboratories around the world. Fairly compre- for robot guidance. It outlines the basic theoretical approaches to the problem, describes a typical archi- hensive overviews of the basic approaches, current ap- tecture, and discusses major milestones, applications plications, and open research issues can be found in a and the significant vision sub-problems that must be number of recent sources, including [l-41. solved. The next section, Section 2, describes three basic ap- proaches to visual servoing. Section 3 provides a ‘walk 1 Introduction around’ the main functional blocks in a typical visual Visual servoing is a maturing approach to the control servoing system. Some major milestones and proposed applications are discussed in Section 4. Section 5 then of robots in which tasks are defined visually, rather expands on the various vision sub-problems that must than in terms of previously taught Cartesian coordi- be solved for the different approaches to visual servo- nates.
    [Show full text]
  • A Self-Triggered Position Based Visual Servoing Model Predictive Control Scheme for Underwater Robotic Vehicles †
    machines Article A Self-triggered Position Based Visual Servoing Model Predictive Control Scheme for Underwater Robotic Vehicles † Shahab Heshmati-alamdari 1 , Alina Eqtami 2, George C. Karras 3,4 , Dimos V. Dimarogonas 1 and Kostas J. Kyriakopoulos 4,* 1 Division of Decision and Control Systems, School of Electrical Engineering and Computer Science, KTH Royal Institute of Technology, Stockholm, Sweden; [email protected] (S.H.-a.); [email protected] (D.V.D.) 2 Laboratoire des Signaux et Systémes (L2S) CNRS, CentraleSupélec, Université Paris-Sud, Université Paris-Saclay 3, rue Joliot-Curie, 91192 Gif-sur-Yvette, cedex, France; [email protected] 3 Dept. of Computer Science and Telecommunications, University of Thessaly, 3rd Km Old National Road Lamia-Athens, 35100, Lamia, Greece; [email protected] 4 Control Systems Laboratory, School of Mechanical Engineering, National Technical University of Athens, 15780 Athens, Greece * Correspondence: [email protected] † This paper is an extended version of our paper published in Shahab Heshmati-Alamdari, Alina Eqtami, George C. Karras, Dimos V. Dimarogonas, and Kostas J. Kyriakopoulos. A Self-triggered Visual Servoing Model Predictive Control Scheme for Under-actuated Underwater Robotic Vehicles. In Proceedings of the 2014 IEEE International Conference on Robotics and Automation (ICRA), Hong Kong, China, 31 May–7 June 2014. Received: 1 May 2020; Accepted: 7 June 2020; Published: 11 June 2020 Abstract: An efficient position based visual sevroing control approach for Autonomous Underwater Vehicles (AUVs) by employing Non-linear Model Predictive Control (N-MPC) is designed and presented in this work. In the proposed scheme, a mechanism is incorporated within the vision-based controller that determines when the Visual Tracking Algorithm (VTA) should be activated and new control inputs should be calculated.
    [Show full text]
  • Robot Systems Integration
    Transformative Research and Robotics Kazuhiro Kosuge Distinguished Professor Department of Robotics Tohoku University 2020 IEEE Vice President-elect for Technical Activities IEEE Fellow, JSME Fellow, SICE Fellow, RSJ Fellow, JSAE Fellow My brief history • March 1978 Bachelor of Engineering, Department of Control Engineering, Tokyo Institute of Technology • Marcy 1980 Master of Engineering, Department of Control Engineering, Tokyo Institute of Technology • April 1980 Research staff, Department of Production Engineering Nippondenso (Denso) Corporation • October 1982 Research Associate, Tokyo Institute of Technology • July 1988 Dr. of Engineering, Tokyo Institute of Technology • September 1989 - August 1990 Visiting Research Scientist, Department of Mechanical Engineering, Massachusetts Institute of Technology • September 1990 Associate Professor, Faculty of Engineering, Nagoya University • March 1995 Professor, School of Engineering, Tohoku University • April 1997 Professor, Graduate School of Engineering, Tohoku University • December 2018 Tohoku University Distinguished Professor 略 歴 • 1978年3月 東京工業大学工学部制御工学科卒業 • 1980年3月 東京工業大学大学院理工学研究科修士課程修了(制御工学専攻,工学修士) • 1980年4月 日本電装株式会社(現 株式会社デンソー) • 1982年10月 東京工業大学工学部制御工学科助手(工学部) • 1988年7月 東京工業大学大学院理工学研究科 工学博士(制御工学専攻) • 1989年9月-1990年8月 米国マサチューセッツ工科大学機械工学科客員研究員 (Visiting Research Scientist, Department of Mechanical Engineering, Massachusetts Institute of Technology) • 1990年 9月 名古屋大学 助教授(工学部) • 1995年 3月 東北大学 教授(工学部) • 1997年 4月 東北大学 教授(工学研究科)大学院重点化による配置換 • 2018年12月 東北大学 Distinguished Professor My another
    [Show full text]
  • IEEE Transactions on Robotics (T-RO) Editorial Board Listing
    IEEE Transactions on Robotics (T-RO) Editorial Board Listing Status by February 1, 2006 Senior Editors Dr. Hirohiko Arai, Editor Intelligent Systems Institute National Institute of Advanced Industrial Science & Technology AIST Tsukuba East 1-2-1 Namiki Tsukuba, Ibaraki 305-8564 Japan P: +81 298 61 7088 F: +81-298 61 7201 E: [email protected] Primary Areas: Robot Control, Manipulators, Dynamics, Kinematics, Force/Impedance/Compliance, Underactuated Mechanisms, Nonholonomic Systems Secondary Areas: Human-Robot Cooperation, Humanoids, Walking Robots, Telerobotics, Industrial Robots ********** Professor George A. Bekey, Founding Editor Department of Computer Science University of Southern California Los Angeles, CA 90089-0782 USA P: +1 213 740 4501 F: +1 213 740 7512 E: [email protected] Primary Areas: Mobile Robots, Autonomy, Walking Machines, Robot Intelligence, Multi-Robot Cooperation Secondary Areas: Medical Robotics and Personal Robots ********** Professor Alessandro De Luca, Editor-in-Chief Dipartimento di Informatica e Sistemistica Universita di Roma “La Sapienza” Via Eudossiana 18 00184 Roma Italy P: +39 06 44585 371 F: +39 06 44585 367 E: [email protected] U: http://www.dis.uniroma1.it/labrob Primary Areas: Learning, Force/Impedance/Impact Control, Flexible Manipulators, Nonholonomic Robots, Nonlinear Control, Redundant Manipulators, Underactuated Mechanisms Secondary Areas: Kinematics, Dynamics, Mobile Robots, Motion/Path Planning, Obstacle Avoidance, Space Robots ********** Professor Peter B. Luh, Editor Emeritus Department
    [Show full text]
  • VISUAL SERVOING for ROBOTIC ASSEMBLY Brad Nelson, N.P
    in Visual Servoing-Real-Time Control of Robot Manipulators Based on Visual Sensory Feedback, ed. K. Hashimoto, World Scien- tific Publishing Co. Pte. Ltd., River Edge, NJ, pp. 139-164, 1993. VISUAL SERVOING FOR ROBOTIC ASSEMBLY Brad Nelson,† N.P. Papanikolopoulos,‡ and P.K. Khosla‡ The Robotics Institute Carnegie Mellon University 5000 Forbes Avenue Pittsburgh, PA 15213 ABSTRACT Visual feedback has traditionally been used in the assembly process to a very limited extent. With the advent of effective visual servoing techniques, visual feedback can become an integral part of the assembly process by complementing the use of force feedback to accomplish precision assemblies in imprecisely calibrated robotic assembly workcells. In this paper we present some of the issues pertaining to the introduction of visual servoing techniques into the assembly process and solutions we have demonstrated to these prob- lems. 1. Introduction Geometric modeling systems are rapidly replacing manual drafting techniques for defining the geometry of mechanical parts and assemblies during the design process. This makes possible the development of software tools to aid the manufacturing engineer in set- ting up assembly workcells, thus, integrating design and manufacturing. Robotic assembly workcells have been created which can be automatically programmed, including the auto- matic generation of real-time code, to perform mechanical assemblies based on geometric models of the assembly.9,15 An important benefit of these systems is that by automatically generating assembly plans and real-time code for performing mechanical assemblies, assembly workcell setup times can be drastically reduced. When programming robotic assembly workcells automatically, however, the accu- racy as well as the repeatability of the robots’ motion must be extremely high, so that parts that are to be assembled can be placed at positions and orientations within thousands of an inch of their desired position and orientation.
    [Show full text]
  • Visp for Visual Servoing: a Generic Software Platform with a Wide Class of Robot Control Skills E
    ViSP for visual servoing: a generic software platform with a wide class of robot control skills E. Marchand, F. Spindler, François Chaumette To cite this version: E. Marchand, F. Spindler, François Chaumette. ViSP for visual servoing: a generic software platform with a wide class of robot control skills. IEEE Robotics and Automation Magazine, Institute of Electrical and Electronics Engineers, 2005, 12 (4), pp.40-52. inria-00351899 HAL Id: inria-00351899 https://hal.inria.fr/inria-00351899 Submitted on 12 Jan 2009 HAL is a multi-disciplinary open access L’archive ouverte pluridisciplinaire HAL, est archive for the deposit and dissemination of sci- destinée au dépôt et à la diffusion de documents entific research documents, whether they are pub- scientifiques de niveau recherche, publiés ou non, lished or not. The documents may come from émanant des établissements d’enseignement et de teaching and research institutions in France or recherche français ou étrangers, des laboratoires abroad, or from public or private research centers. publics ou privés. ViSP for Visual Servoing A Generic Software Platform with a Wide Class of Robot Control Skills everal software packages or toolboxes written in vari- same philosophy as the XVision system [16] and would have ous languages have been proposed in order to simu- been independent from the robot and the tracking algorithms. late robotic manipulator control. The MATLAB Following these precedents, ViSP (that is, Visual Servoing Robotics Toolbox [8] allows for the simple manipu- Platform), the software environment we present in this article, lation of serial-link manipulator; Roboop [14] is a features all these capabilities: independence with respect to the Smanipulator simulation package (written in C++).
    [Show full text]
  • Project-Team LAGADIC Visual Servoing in Robotics, Computer Vision, and Augmented Reality
    INSTITUT NATIONAL DE RECHERCHE EN INFORMATIQUE ET EN AUTOMATIQUE Project-Team LAGADIC Visual servoing in robotics, computer vision, and augmented reality Rennes - Bretagne-Atlantique Theme : Robotics c t i v it y ep o r t 2009 Table of contents 1. Team :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: 1 2. Overall Objectives :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: 1 3. Scientific Foundations :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::2 3.1. Visual servoing2 3.2. Visual tracking3 4. Application Domains ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::3 5. Software ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: 4 5.1. ViSP: a visual servoing platform4 5.2. Marker: Marker-based augmented reality kernel5 5.3. MarkerLess: MarkerLess-based augmented reality kernel5 5.4. Development work: Robot vision platforms6 5.5. Development work: Medical robotics platforms6 5.6. Development work: Cycab8 6. New Results :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: 8 6.1. Visual servoing8 6.1.1. Visual features from a spherical projection model8 6.1.2. Photometric visual servoing8 6.1.3. Mutual information-based visual servoing8 6.1.4. Design of new control schemes9 6.1.5. Visual servoing for aircrafts9 6.1.6. Multi sensor-based control9 6.1.7. Visual servoing of non-holonomic mobile robots9 6.1.8. MEMS micro-assembly 10 6.2. Medical robotics 10 6.2.1. Ultrasound image-based visual servoing 10 6.2.2. 3D robot registration from ultrasound images 10 6.2.3. Autonomous control modes for ultrasound probe guidance 10 6.3. Active vision 11 6.4. Visual tracking 11 6.4.1. Localization for augmented reality 11 6.4.2. Robust model-based tracking for aircraft localization 11 6.4.3. Robust tracking for controlling small helicopters 11 6.4.4. Omnidirectional stereovision 12 6.4.5.
    [Show full text]
  • Assessment of Visual Servoing Techniques for Target Localization
    Proceedings of the 6th International Conference of Control, Dynamic Systems, and Robotics (CDSR'19) Ottawa, Canada – June 6-7, 2019 Paper No. CDSR 110 DOI: 10.11159/cdsr19.110 Assessment of Visual Servoing Techniques for Target Localization Khushali Saraiya1, Dippal Israni1, Parth Goel2 1U & P. U. Patel Department Of Computer Engineering CSPIT, CHARUSAT, Changa, India [email protected];[email protected] 2Computer Engineering Department, DEPSTAR CHARUSAT, Changa, India [email protected] Abstract - Robotics is advancing rapidly in the research area of designing, controlling and building new robots for domestic, commercial and military applications. In addition to these, it also becomes easy to control objects in dangerous locations like bomb defusal, mines and exploring shipwrecks. Visual Servoing (VS) is a technique that controls a robot and gives the motion to achieve the field of technologies such as bionomics and security guard. In robotics, the most important part is to place cameras in the workspace such that each and every place is visible during the whole task. In Visual Servoing, the challenge is to achieve kinematics that gives ease to pick and place objects. This paper represents an overall idea, state of the art techniques and architecture for camera control techniques and robot control techniques. This paper also highlights examples related to forward kinematics and inverse kinematic using Matlab. Keywords: Visual Servoing, Position Based Visual Servoing, Image-Based Visual Servoing, Kinematics. 1. Introduction Robotics is gradually upgrading manufacturing industry to engineer the environment so that it will simplify the detection and retrieval of the item. The vision that is primarily based on absolute control or visual servoing based is used as a solution in robot organization.
    [Show full text]