BEST2015 Autonomous Mobile Robots Lecture 1: Introduction

Size: px
Start display at page:

Download "BEST2015 Autonomous Mobile Robots Lecture 1: Introduction"

Transcription

1 BEST2015 Autonomous Mobile Robots Lecture 1: Introduction Renaud Ronsse École polytechnique de Louvain, UCLouvain July Université catholique de Louvain Raised in Oldest university of the Benelux. Prestigious alumni: Erasmus (1502), Vésale (1530), Georges Lemaître (1930), Christian de Duve (Nobel price in 1974), etc : Creation of special engineering schools. 2

2 Université catholique de Louvain Late 60 s - early 70 s: linguistic troubles in Belgium splitting of the university in two distinct universities: KULeuven (Flemish, Leuven), and Université catholique de Louvain (Frenchspeaking, Louvain-la-Neuve and Brussels). 3 Université catholique de Louvain 4

3 Studying robotics at UCL Master in mechatronics. All course given in English, starting in 2015: 5 Research in robotics at UCL Center for Research in Energy and Mechatronics: 6

4 Research in robotics at UCL Center for Research in Energy and Mechatronics: Raised in professors and about 35 staff members 4 research fields: Electrical Power Systems Medical and Bio- Robotics Multibody and Multiphysic Modeling Optimal Design Approaches 7 Medical CEREM 8

5 Medical CEREM Surgical robotics Active scope-holder for laparoscopic surgery EVOLAP 9 Medical CEREM Rehabilitation robotics (upper-limb): Spin-off project: Axinesis 10

6 Medical CEREM Ankle prosthesis: c MCBF Medical CEREM Rehabilitation robotics (lower-limb): CYBERLEGs project (FP7) 02/ /

7 Humanoid CEREM: WALK-MAN project (FP7) Joint work with EPFL. 09/ / Robotics is a field/discipline requiring integration main objective of this course. 14

8 1 Université catholique de Louvain 2 Example of Tasks 3 Learning outcomes, implementation, evaluation 4 History of Robotics 5 Examples of industrial robots 6 Future Trends in Robotics 7 Examples of service robots 8 Typical features of industrial and service robots 9 References 15 Example of Task mobile robot c Siegwart et al., 2011, Fig. 5.6, p. 276 Move the robot from A to B, while keeping track of own position localization. 16

9 Example of Task industrial robot c Spong et al., 2006, Fig. 1.19, p. 20 Move the manipulator from home to A, then follow the surface S at constant velocity, while maintaining a prescribed force F normal to the surface (cutting, grinding, painting). 17 What do we need to solve? Forward Kinematics: describe positions in a common coordinate system (world coordinate) c Spong et al., 2006, Fig. 1.20, p. 21 c Siegwart et al., 2011, ETH-Z lecture slides x = f x (θ 1, θ 2 )? y = f y (θ 1, θ 2 )? Geometry in space, trigonometry 18

10 What do we need to solve? Inverse Kinematics: θ 1 = f θ1 (x, y)? θ 2 = f θ2 (x, y)? Not a unique solution in general... c Spong et al., 2006, Fig. 1.21, p. 22 Geometry in space, trigonometry 19 What do we need to solve? Velocity Kinematics: ẋ = fẋ(θ 1, θ 2, θ 1, θ 2 )? ẏ = fẏ(θ 1, θ 2, θ 1, θ 2 )? The relationships ẋ = J θ is linear, where J is called the Jacobian. Inverse: θ = J 1ẋ. When det J = 0, singularity. Example: c Spong et al., 2006, Fig. 1.23, p. 25 Mathematics, linear algebra 20

11 What do we need to solve? Path Planning and Trajectory Generation Independent Joint Control: c Bajd et al., 2010, Fig. 6.2, p. 71 Mathematics, linear algebra c Spong et al., 2006, Fig. 1.24, p. 26 Linear control 21 What do we need to solve? Dynamics: characterize the dynamical coupling between the links: D(q) q + C(q, q) q + g(q) = τ and take the actuators into account: J m θm + B m θm = u m where θ m = rq m. Mechanics, electrical eng. 22

12 What do we need to solve? Multivariable Control: Advanced control taking the dynamic interactions into account. System dynamics, (non)linear control Force Control: Requires to measure the interface force (force sensor). Hybrid control, impedance control. System dynamics, (non)linear control Computer Vision and Vision-based Control: Towards autonomous robots... Computer sciences, (non)linear control Electromechanical design: Selection of sensors, actuators, etc... Electromechanics, electronics 23 1 Université catholique de Louvain 2 Example of Tasks 3 Learning outcomes, implementation, evaluation 4 History of Robotics 5 Examples of industrial robots 6 Future Trends in Robotics 7 Examples of service robots 8 Typical features of industrial and service robots 9 References 24

13 Learning outcomes At the end of this course, you will be able to: Derive a kinematic model of a simple mobile robot. Propose a trajectory planning method, and some classical localization and control approaches, taking this model into account. Implement fundamental concepts like localization and trajectory planning to the particular field of mobile robotics, both in a simulation environment and on a real robot. but also... Conduct on an ambitious group project in less than one week! 25 Schedule Wed, July 22, 2015 Thu, July 23, 2015 Fri, July 24, 2015 Sat, July 25, 2015 Sun, July 26, 2015 Mon, July 27, 2015 Lab: speed control and Lecture: Mobile Robot 9:00-10:45 Lecture: introduction Lab: transfer to the real robot odometry Planning and Navigation 10:00-12:45 Lab: first trial of 10:45-11:00 Break Break Break Break transfer to the real robot Lecture: Mobile Robot Lab: calibration and beacon Lab: calibration and beacon Lecture: humanoid robot and 11:00-12:45 Kinematics and Control localization (1/2) localization (2/2) course wrap-up 12:45-14:00 Lunch break Lunch break Lunch break No class Lab: path planning and 14:00-15:45 Lab: project kick-off integration (1/2) Visit of a company: Belrobotics No class No class 15:45-16:00 Break Break Lecture: Mobile Robot Lab: path planning and 16:00-17:45 Localization integration (2/2) 26

14 Commitment One problem-based learning (PBL) project, about trajectory planning and low-level control of a mobile robot: Speed control Localization Odometry Calibration Obstacle detection Potential field path planning Groups of 4-5 students. Collaborations are moderately allowed! 27 Support One main reference books: Introduction to Autonomous Mobile Robots (2nd Edition) Siegwart et al.; The MIT Press, dp/ (minimum: about 40e) The bible of robotics is also worth being mentioned: Springer Handbook of Robotics Siciliano and Khatib (Eds.); Springer, 2008 Available on-line from the UCL network! 28

15 Support Teaching staff: Renaud Ronsse Nicolas Van der Noot François Heremans Victor de Beco On-line resource: Lecture slides. Project statement. 29 Evaluation No report is due for the project but a group mark will be awarded at the end of the project, depending on the robot performances and the group dedication: A: outstanding performance, the group went much beyond our expectations B: very good performance, the group covered all segments of the project and achieve very good performances C: good performance, the group covered all segments of the project and achieve normal performances D: normal performance, the group covered most segments of the project and achieve normal performances F: failed, the group did not manage to get through the project on a satisfying way Obtaining more than a F is conditioned to attending all of the lectures! 30

16 1 Université catholique de Louvain 2 Example of Tasks 3 Learning outcomes, implementation, evaluation 4 History of Robotics 5 Examples of industrial robots 6 Future Trends in Robotics 7 Examples of service robots 8 Typical features of industrial and service robots 9 References 31 Where does the word robot come from? 1 From the Japanese word robota = very efficient automation. 2 From the abbreviation Rendering Original Behavior along Optimal Trajectories. 3 From a Czech drama in the early 20 s. Make your choice... 32

17 Where does the word robot come from? 3 From a Czech drama in the early 20 s. Make your choice Rossum s Universal Robots Karel Čapek, Robot = artificial human being which is a brilliant worker, deprived of all unnecessary qualities: feelings, creativity and capacity for feeling pain. Robots are not people. They are mechanically more perfect than we are, they have an astounding intellectual capacity, but they have no soul. The creation of an engineer is technically more refined than the product of nature. robota = subordinate labour 34

18 Robots in science-fiction Isaac Asimov, Runaround (1942): 1 A robot may not injure a human being or, through inaction, allow a human being to come to harm. 2 A robot must obey the orders given to it by human beings, except where such orders would conflict with the First Law. 3 A robot must protect its own existence as long as such protection does not conflict with the First or Second Laws. Introduction of the term robotics, as a new field/science. 35 Robots in science-fiction Google image, October 13th,

19 Industrial robot Born out of the marriage of two earlier technologies: 1 Teleoperators: master-slave devices to handle radioactive materials (2nd WW); 2 Numerically controlled milling machines, or Computer numerical control (CNC) machines: precise machining of mechanical components (e.g. aircrafts). First industrial robot: Unimate, General Motors, Robot Manipulator Robot manipulator = robot arm + robot wrist + robot gripper c Bajd et al., 2010, Fig. 1.4, p. 4 Task: place the object grasped by the gripper into an arbitrary pose. 38

20 Robot Arm Serial chain of (at least) 3 rigid bodies (segments). Connected through robot joints (either rotational/revolute or translational/prismatic). c Spong et al., 2006, Fig. 1.3, p. 5 Each joint = one DOF (usually). Classical notation: angle θ (revolute) and distance d (prismatic). 39 Different configurations of robot arm 3 DOFs, with parallel or perpendicular axis 36 configurations. 5 are found on the market: Anthropomorphic Spherical SCARA Cylindrical c Bajd et al., 2010, Figs. 1.6 to 1.10, pp. 5-7 Cartesian 40

21 Different configurations Anthropomorphic (or articulated, or revolute, or elbow): ±67% of the market. c Spong et al., 2006, Fig. 1.9, p. 13 / ABB IRB Different configurations SCARA (Selected Compliance Assembly Robot Arm) manipulator: c Spong et al., 2006, Figs and 1.14, pp / Adept Cobra Smart 600 Tailored for assembly operations (e.g. pick-and-place). 42

22 Different configurations Cartesian manipulator (gantry): c Spong et al., 2006, Fig. 1.16, p. 17 / Epson Cartesian Robot ±21% of the market. Simplest kinematic and dynamic description. 43 Typical workspaces taking actuator limits into account Anthropomorphic (top) Spherical (a) SCARA (b) Cylindrical (c) Cartesian (d) c Spong et al., 2006, Figs and 1.17, pp. 13 and 18 44

23 Revolute or prismatic joint? c Spong et al., 2006, Fig. 1.5, p. 10 Revolute joints occupy a smaller working volume and are better able to maneuver around obstacles, but induce large kinematic and dynamic coupling between segments. 45 Parallel robots Some subsets of the links form a closed chain. c Spong et al., 2006, Fig. 1.18, p. 19 / ABB IRB940 Tricept Advantages? 46

24 47 Robot wrist Most common wrist: spherical wrist, 3 revolute joints, whose axes intersect at a common point. c Spong et al., 2006, Fig. 1.6, p. 11 effectively decouples the position (arm) and orientation (wrist) of the end effector. 48

25 Robot griper = robot end-effector = robot hand = robot tool... Simplest... to more complex: c Spong et al., 2006, Figs. 1.7 and 1.8, pp Robot griper Ishikawa Komuro Lab (University of Tokyo) 50

26 Standards in (industrial) robotics Three basic international robotic standards: ISO 9946: characteristics of industrial robot manipulators; ISO 9787: Coordinate Systems and Motions; ISO 9283: performance criteria and methods for testing of industrial robot manipulators. Getting an ISO standard is not free: ISO 9946 costs CHF 86.00, ISO 9787 costs CHF 66.00, and ISO 9283 costs CHF (May 2nd, 2012) Timeline (Spong et al., 2006) The first servoed electric powered teleoperator is developed A teleoperator is developed incorporating force feedback Research on numerically controlled milling machine is initiated George Devol designs the first programmable robot Joseph Engelberger, a Columbia University physics student, buys the rights to Devol s robot and founds the Unimation Company The first Unimate robot is installed in at Trenton, New Jersey plant of General Motors to tend a die casting machine The first robot incorporating force feedback is developed The first robot vision system is developed. 52

27 Timeline (Spong et al., 2006) The Stanford Arm is developed at Stanford University The first robot programming language (WAVE) is developed at Stanford Cincinnati Milacron introduced the T 3 robot with computer control Unimation Inc. registers its first financial profit The Remote Center Compliance (RCC) device for part insertion in assembly is developed at Draper Labs in Boston Robot arms are used on the Viking I and II space probes and land on Mars Unimation introduces the PUMA robot, based on designs from a General Motors study The SCARA robot design is introduced in Japan. 53 Timeline (Spong et al., 2006) The first direct-drive robot is developed at Carnegie-Mellon University Fanuc of Japan and General Motors form GM Fanuc to market robots in North America Adept Technology is founded and successfully markets the diret-drive robot The underwater robot, Jason, of the Woods Hole Oceanographic Institute, explores the wreck of the Titanic, found a year earlier by Dr. Robert Barnard Stäubli Group purchases Unimation from Westinghouse The IEEE Robotics and Automation Society is formed. 54

28 Timeline (Spong et al., 2006) The experimental robot, ROTEX, of the German Aerospace Agency (DLR) was flown aboard the space shuttle Columbia and performed a variety of tasks under both teleoperated and sensor-based offline programmed modes Honda unveils its Humanoid robot; a project begun in secret in The first robot soccer competition, RoboCup-97, is held in Nagoya, Japan and draws 40 teams from around the world The Sojourner mobile robot travels to Mars aboard NASA s Mars PathFinder mission Sony begins to mass produce the first household robot, a robot dog named Aibo The Space Station Remote Manipulation System (SSRMS) is launched in space on board the space shuttle Endeavor to facilitate continued construction of the space station. 55 Timeline (Spong et al., 2006) The first telesurgery is performed when surgeons in New York perform a laparoscopic gall bladder removal on a woman in Strasbourg, France Robots are used to search for victims at the World Trade Center site after the September 11th tragedy Honda s Humanoid Robot ASIMO rings the opening bell at the New York Stock Exchange on February 15th ROKVISS (Robotic Component Verification on board the International Space Station), the experimental teleoperated arm built by the German Aerospace Center (DLR), undergoes its first tests in space The International Consortium on Rehabilitation Robotics is formed. 56

29 1 Université catholique de Louvain 2 Example of Tasks 3 Learning outcomes, implementation, evaluation 4 History of Robotics 5 Examples of industrial robots 6 Future Trends in Robotics 7 Examples of service robots 8 Typical features of industrial and service robots 9 References 57 Examples Industrial applications: manipulation (pick-and-place) assembly spray painting and coating arc welding spot welding with pneumatic or servo-controlled gun laser cutting and welding gluing and sealing mechanical finishing operations (deburring, grinding) 58

30 Examples Very fancy robots ABB IRB 7600 (youtube) 59 Examples Cooperating Arc Welding Cooperating KUKA Robots (youtube) 60

31 Examples Windshields deburring R-2000iA handling windshields (youtube) 61 Examples Parallel robot ABB Flex Picker (youtube) 62

32 Examples SCARA robot Adept Cobra Fastest SCARA Robot (youtube) 63 Examples Also out of the industry... KUKA Robot Universal Studio L.A. The Fast and the Furious (youtube) 64

33 1 Université catholique de Louvain 2 Example of Tasks 3 Learning outcomes, implementation, evaluation 4 History of Robotics 5 Examples of industrial robots 6 Future Trends in Robotics 7 Examples of service robots 8 Typical features of industrial and service robots 9 References 65 Future Trends in Robotics Statistics in research... Source: ISI Web of Knowledge. Keyword: robot Moving from industrial robotics to service robotics. 66

34 Future Trends in Robotics Statistics in research... Source: ISI Web of Knowledge. Keyword: robot Moving from industrial robotics to service robotics. 67 Future Trends in Robotics Statistics in research... Source: ISI Web of Knowledge. Keyword: robot Moving from industrial robotics to service robotics. 68

35 Same requirements? DLR, Germany 69 1 Université catholique de Louvain 2 Example of Tasks 3 Learning outcomes, implementation, evaluation 4 History of Robotics 5 Examples of industrial robots 6 Future Trends in Robotics 7 Examples of service robots 8 Typical features of industrial and service robots 9 References 70

36 Examples of service robots defense field (agriculture) medical logistic construction mobile platforms cleaning inspection underwater rescue and security... Most of these applications require the robot to be mobile. 71 Examples of service robots Military robot Big Dog (youtube) 72

37 Examples of service robots Surgical robot Da Vinci (youtube) 73 Examples of service robots Rehabilitation and assistive robot LOPES (University of Twente) Ankle prosthesis (UCL) 74

38 Examples of service robots Security/telepresence: Jazz Connect (youtube) 75 Examples of service robots Mobile robot (1/2) Swarm: Robot Swarm EPFL (youtube) 76

39 Examples of service robots Mobile robot (2/2) Amphibious: Salamandra robotica 77 Examples of service robots Home assistance robot (1/2): Home Assistant Robot (youtube) 78

40 Examples of service robots Home assistance robot (2/2): Autonomous folding UC Berkeley (youtube) 79 Examples of service robots Humanoid robot (1/3): Honda ASIMO (youtube) 80

41 Examples of service robots Humanoid robot (2/3): Toyota Music Robot (youtube) 81 Examples of service robots Humanoid robot (3/3): Geminoid Prof. Ishiguro Univ. Osaka (youtube) 82

42 1 Université catholique de Louvain 2 Example of Tasks 3 Learning outcomes, implementation, evaluation 4 History of Robotics 5 Examples of industrial robots 6 Future Trends in Robotics 7 Examples of service robots 8 Typical features of industrial and service robots 9 References 83 Typical features of industrial and service robots Structured vs. unstructured environment; reprogrammable vs. autonomous; repetitive vs. flexible; high degree of precision vs. high degree of compliance; position control vs. force control 84

43 High degree of precision vs... ABB Robotics Fanta Can Challenge (youtube) high degree of compliance SPARKy ankle prosthesis Arizona State University (youtube) 86

44 From industrial robots to human-friendly industrial robots DLR Germany 87 References for this lecture Robotics, Bajd, Mihelj, Lenarčič, Stanovnik, and Munih; Springer, 2010 Robot Modeling and Control, Spong, Hutchinson, and Vidyasagar; Wiley,

45 References on the Internet References for research IEEE Transactions on Robotics (previously IEEE Transactions on Robotics and Automation) IEEE Robotics and Automation Magazine International Journal of Robotics Research Robotics and Autonomous Systems Journal of Robotic Systems Robotica Journal of Intelligent and Robotic Systems Autonomous Robots Advanced Robotics 90

Robotics Prof. Dilip Kumar Pratihar Department of Mechanical Engineering Indian Institute of Technology, Kharagpur

Robotics Prof. Dilip Kumar Pratihar Department of Mechanical Engineering Indian Institute of Technology, Kharagpur Robotics Prof. Dilip Kumar Pratihar Department of Mechanical Engineering Indian Institute of Technology, Kharagpur Lecture - 01 Introduction to Robot and Robotics Let us start with the course on Robotics.

More information

Industrial Robotics. Claudio Melchiorri. Dipartimento di Ingegneria dell Energia Elettrica e dell Informazione (DEI) Università di Bologna

Industrial Robotics. Claudio Melchiorri. Dipartimento di Ingegneria dell Energia Elettrica e dell Informazione (DEI) Università di Bologna Industrial Robotics Claudio Melchiorri Dipartimento di Ingegneria dell Energia Elettrica e dell Informazione (DEI) Università di Bologna email: claudio.melchiorri@unibo.it C. Melchiorri (DEI) Industrial

More information

Introduction to Robotics

Introduction to Robotics Introduction to Robotics Jee-Hwan Ryu School of Mechanical Engineering Korea University of Technology and Education What is Robot? Robots in our Imagination What is Robot Like in Our Real Life? Origin

More information

Robotics Manipulation and control. University of Strasbourg Telecom Physique Strasbourg, ISAV option Master IRIV, AR track Jacques Gangloff

Robotics Manipulation and control. University of Strasbourg Telecom Physique Strasbourg, ISAV option Master IRIV, AR track Jacques Gangloff Robotics Manipulation and control University of Strasbourg Telecom Physique Strasbourg, ISAV option Master IRIV, AR track Jacques Gangloff Outline of the lecture Introduction : Overview 1. Theoretical

More information

Robotics 1 Industrial Robotics

Robotics 1 Industrial Robotics Robotics 1 Industrial Robotics Prof. Alessandro De Luca Robotics 1 1 What is a robot?! industrial definition (RIA = Robotic Institute of America) re-programmable multi-functional manipulator designed to

More information

INTRODUCTION to ROBOTICS

INTRODUCTION to ROBOTICS 1 INTRODUCTION to ROBOTICS Robotics is a relatively young field of modern technology that crosses traditional engineering boundaries. Understanding the complexity of robots and their applications requires

More information

Introduction to Robotics

Introduction to Robotics Introduction to Robotics Analysis, systems, Applications Saeed B. Niku Chapter 1 Fundamentals 1. Introduction Fig. 1.1 (a) A Kuhnezug truck-mounted crane Reprinted with permission from Kuhnezug Fordertechnik

More information

Chapter 1 Introduction to Robotics

Chapter 1 Introduction to Robotics Chapter 1 Introduction to Robotics PS: Most of the pages of this presentation were obtained and adapted from various sources in the internet. 1 I. Definition of Robotics Definition (Robot Institute of

More information

Chapter 1 Introduction

Chapter 1 Introduction Chapter 1 Introduction It is appropriate to begin the textbook on robotics with the definition of the industrial robot manipulator as given by the ISO 8373 standard. An industrial robot manipulator is

More information

Robotics. Lecturer: Dr. Saeed Shiry Ghidary

Robotics. Lecturer: Dr. Saeed Shiry Ghidary Robotics Lecturer: Dr. Saeed Shiry Ghidary Email: autrobotics@yahoo.com Outline of Course We will study fundamental algorithms for robotics with: Introduction to industrial robots and Particular emphasis

More information

ME7752: Mechanics and Control of Robots Lecture 1

ME7752: Mechanics and Control of Robots Lecture 1 ME7752: Mechanics and Control of Robots Lecture 1 Instructor: Manoj Srinivasan Office: E340 Scott Laboratory Email: srinivasan.88@osu.edu ( PDF posted. In the PDF, if there are no links to videos, do a

More information

Robotics: Evolution, Technology and Applications

Robotics: Evolution, Technology and Applications Robotics: Evolution, Technology and Applications By: Dr. Hamid D. Taghirad Head of Control Group, and Department of Electrical Engineering K.N. Toosi University of Tech. Department of Electrical Engineering

More information

Robotics 1 Industrial Robotics

Robotics 1 Industrial Robotics Robotics 1 Industrial Robotics Prof. Alessandro De Luca Robotics 1 1 What is a robot?! industrial definition (RIA = Robotic Institute of America) re-programmable multi-functional manipulator designed to

More information

An Introduction to Robotics. Dr. Bob Williams, Mechanical Engineering, Ohio University. Table of Contents

An Introduction to Robotics. Dr. Bob Williams, Mechanical Engineering, Ohio University. Table of Contents An Introduction to Robotics Dr. Bob Williams, williar4@ohio.edu Mechanical Engineering, Ohio University Table of Contents PHOTO GALLERY... 2 HISTORY... 9 DEFINITIONS... 10 APPLICATIONS... 12 COMMON ROBOT

More information

Year 1805 Doll, made by Maillardet, that wrote in either French or English and could draw landscapes

Year 1805 Doll, made by Maillardet, that wrote in either French or English and could draw landscapes Unit 8 : ROBOTICS INTRODUCTION Robots are devices that are programmed to move parts, or to do work with a tool. Robotics is a multidisciplinary engineering field dedicated to the development of autonomous

More information

Dr. Ashish Dutta. Professor, Dept. of Mechanical Engineering Indian Institute of Technology Kanpur, INDIA

Dr. Ashish Dutta. Professor, Dept. of Mechanical Engineering Indian Institute of Technology Kanpur, INDIA Introduction: History of Robotics - past, present and future Dr. Ashish Dutta Professor, Dept. of Mechanical Engineering Indian Institute of Technology Kanpur, INDIA Origin of Automation: replacing human

More information

Information and Program

Information and Program Robotics 1 Information and Program Prof. Alessandro De Luca Robotics 1 1 Robotics 1 2017/18! First semester (12 weeks)! Monday, October 2, 2017 Monday, December 18, 2017! Courses of study (with this course

More information

JNTU World. Introduction to Robotics. Materials Provided by JNTU World Team. JNTU World JNTU World. Downloaded From JNTU World (http://(http://

JNTU World. Introduction to Robotics. Materials Provided by JNTU World Team. JNTU World JNTU World. Downloaded From JNTU World (http://(http:// Introduction to Robotics Materials Provided by Team Definition Types Uses History Key components Applications Future Robotics @ MPCRL Outline Robot Defined Word robot was coined by a Czech novelist Karel

More information

Henry Lin, Department of Electrical and Computer Engineering, California State University, Bakersfield Lecture 8 (Robotics) July 25 th, 2012

Henry Lin, Department of Electrical and Computer Engineering, California State University, Bakersfield Lecture 8 (Robotics) July 25 th, 2012 Henry Lin, Department of Electrical and Computer Engineering, California State University, Bakersfield Lecture 8 (Robotics) July 25 th, 2012 1 2 Robotic Applications in Smart Homes Control of the physical

More information

Revised and extended. Accompanies this course pages heavier Perception treated more thoroughly. 1 - Introduction

Revised and extended. Accompanies this course pages heavier Perception treated more thoroughly. 1 - Introduction Topics to be Covered Coordinate frames and representations. Use of homogeneous transformations in robotics. Specification of position and orientation Manipulator forward and inverse kinematics Mobile Robots:

More information

Introduction to robotics. Md. Ferdous Alam, Lecturer, MEE, SUST

Introduction to robotics. Md. Ferdous Alam, Lecturer, MEE, SUST Introduction to robotics Md. Ferdous Alam, Lecturer, MEE, SUST Hello class! Let s watch a video! So, what do you think? It s cool, isn t it? The dedication is not! A brief history The first digital and

More information

Robot Mechanics Lec. 1: An Introduction

Robot Mechanics Lec. 1: An Introduction Robot Mechanics Lec. 1: An Introduction Prof. S.K. Saha Dept. of Mech. Eng. IIT Delhi August 03, 2015@IIT Delhi Contribution of IIT Delhi Humanoid Robots Asimo (Honda): 120cm; 52kg Qrio (Sony): 58cm; 7kg

More information

ROBOTICS 01PEEQW. Basilio Bona DAUIN Politecnico di Torino

ROBOTICS 01PEEQW. Basilio Bona DAUIN Politecnico di Torino ROBOTICS 01PEEQW Basilio Bona DAUIN Politecnico di Torino What is Robotics? Robotics is the study and design of robots Robots can be used in different contexts and are classified as 1. Industrial robots

More information

Robot Mechanics Lec. 1: An Introduction

Robot Mechanics Lec. 1: An Introduction Robot Mechanics Lec. 1: An Introduction Prof. S.K. Saha Dept. of Mech. Eng. IIT Delhi August 01, 2017@IIT Delhi Contribution of IIT Delhi Humanoid Robots Asimo (Honda): 120cm; 52kg Qrio (Sony): 58cm; 7kg

More information

4/1/2011. Ken Goldberg UC Berkeley. Robot

4/1/2011. Ken Goldberg UC Berkeley. Robot The World of Robots history Ken Goldberg UC Berkeley 2 history Robot Karel Capek, R.U.R. (1923) 3 1 Two Classes of Robots Industrial robot : Reprogrammable, multi-function manipulator with 3 or more axes.

More information

Autonomous and Mobile Robotics Prof. Giuseppe Oriolo. Introduction: Applications, Problems, Architectures

Autonomous and Mobile Robotics Prof. Giuseppe Oriolo. Introduction: Applications, Problems, Architectures Autonomous and Mobile Robotics Prof. Giuseppe Oriolo Introduction: Applications, Problems, Architectures organization class schedule 2017/2018: 7 Mar - 1 June 2018, Wed 8:00-12:00, Fri 8:00-10:00, B2 6

More information

Robotics: Applications

Robotics: Applications Lecture 01 Feb. 04, 2019 Robotics: Applications Prof. S.K. Saha Dept. of Mech. Eng. IIT Delhi Outline Introduction Industrial applications Other applications Summary Introduction 90% robots in factories:

More information

An Introduction to Robotics. Elliot Ratchik, MS Former Senior Scientist, Hoffman LaRoche And Mannkind Corp.

An Introduction to Robotics. Elliot Ratchik, MS Former Senior Scientist, Hoffman LaRoche And Mannkind Corp. An Introduction to Robotics Elliot Ratchik, MS Former Senior Scientist, Hoffman LaRoche And Mannkind Corp. What is a Robot What can it do History Key Components Applications Future Outline What is a Robot?

More information

Autonomous Robotics. CS Fall Amarda Shehu. Department of Computer Science George Mason University

Autonomous Robotics. CS Fall Amarda Shehu. Department of Computer Science George Mason University Autonomous Robotics CS 485 - Fall 2016 Amarda Shehu Department of Computer Science George Mason University 1 Outline of Today s Class 2 Robotics over the Years 3 Trends in Robotics Research 4 Course Organization

More information

What is a robot. Robots (seen as artificial beings) appeared in books and movies long before real applications. Basilio Bona ROBOTICS 01PEEQW

What is a robot. Robots (seen as artificial beings) appeared in books and movies long before real applications. Basilio Bona ROBOTICS 01PEEQW ROBOTICS 01PEEQW An Introduction Basilio Bona DAUIN Politecnico di Torino What is a robot According to the Robot Institute of America (1979) a robot is: A reprogrammable, multifunctional manipulator designed

More information

GENERAL I ARTICLE. Robotics. 1. Components and Subsystems. reprogrammable. The robot derives all its versatility and more

GENERAL I ARTICLE. Robotics. 1. Components and Subsystems. reprogrammable. The robot derives all its versatility and more Robotics 1. Components and Subsystems J R Vengateswaran In this part of the article, an attempt has been made to trace the birth of the robot and the persons who were instrumental in the evolution of the

More information

UNIT-1 INTRODUCATION The field of robotics has its origins in science fiction. The term robot was derived from the English translation of a fantasy play written in Czechoslovakia around 1920. It took another

More information

Robotics: Robot. Robotics

Robotics: Robot. Robotics Robotics: Robot 1 Robotics: Robot 2 In ISO 8373, the International Organization for Standardization defines a robot as an automatically controlled, reprogrammable, multipurpose manipulator with three or

More information

CHAPTER 5 INDUSTRIAL ROBOTICS

CHAPTER 5 INDUSTRIAL ROBOTICS CHAPTER 5 INDUSTRIAL ROBOTICS 5.1 Basic of Robotics 5.1.1 Introduction There are two widely used definitions of industrial robots : i) An industrial robot is a reprogrammable, multifunctional manipulator

More information

ROBOTICS THE INTELLIGENT CONNECTION OF THE PERCEPTION TO ACTION.

ROBOTICS THE INTELLIGENT CONNECTION OF THE PERCEPTION TO ACTION. ROBOTICS THE INTELLIGENT CONNECTION OF THE PERCEPTION TO ACTION. A robot is defined in many ways: "A reprogrammable, multifunctional manipulator designed to move material, parts, tools, or specialized

More information

FUNDAMENTALS ROBOT TECHNOLOGY. An Introduction to Industrial Robots, T eleoperators and Robot Vehicles. D J Todd. Kogan Page

FUNDAMENTALS ROBOT TECHNOLOGY. An Introduction to Industrial Robots, T eleoperators and Robot Vehicles. D J Todd. Kogan Page FUNDAMENTALS of ROBOT TECHNOLOGY An Introduction to Industrial Robots, T eleoperators and Robot Vehicles D J Todd &\ Kogan Page First published in 1986 by Kogan Page Ltd 120 Pentonville Road, London Nl

More information

FUNDAMENTALS OF ROBOTICS

FUNDAMENTALS OF ROBOTICS FUNDAMENTALS OF ROBOTICS Ingeniería en Computación UDA: FUNDAMENTOS DE ROBÓTICA TEMA: INTRODUCCIÓN A LA ROBÓTICA E L A B O R Ó : D R. E N C. H É C T O R R A F A E L O R O Z C O A G U I R R E C U U A E

More information

ROBOTICS ENG YOUSEF A. SHATNAWI INTRODUCTION

ROBOTICS ENG YOUSEF A. SHATNAWI INTRODUCTION ROBOTICS INTRODUCTION THIS COURSE IS TWO PARTS Mobile Robotics. Locomotion (analogous to manipulation) (Legged and wheeled robots). Navigation and obstacle avoidance algorithms. Robot Vision Sensors and

More information

Development Of a Simple Robot Arm Using Servo Motors

Development Of a Simple Robot Arm Using Servo Motors Development Of a Simple Robot Arm Using Servo Motors June 2000 Oguz ASLANTÜRK, Research Assistant at Hacettepe University Dept. of Computer Science & Engineering e-mail: aslantur@hacettepe.edu.tr Ahmet

More information

Introduction to Robotics

Introduction to Robotics Marcello Restelli Dipartimento di Elettronica e Informazione Politecnico di Milano email: restelli@elet.polimi.it tel: 02-2399-3470 Introduction to Robotics Robotica for Computer Engineering students A.A.

More information

Human Robot Interaction (HRI)

Human Robot Interaction (HRI) Brief Introduction to HRI Batu Akan batu.akan@mdh.se Mälardalen Högskola September 29, 2008 Overview 1 Introduction What are robots What is HRI Application areas of HRI 2 3 Motivations Proposed Solution

More information

Introduction to Robotics in CIM Systems

Introduction to Robotics in CIM Systems Introduction to Robotics in CIM Systems Fifth Edition James A. Rehg The Pennsylvania State University Altoona, Pennsylvania Prentice Hall Upper Saddle River, New Jersey Columbus, Ohio Contents Introduction

More information

AUOTOMATIC PICK AND PLACE ROBOT

AUOTOMATIC PICK AND PLACE ROBOT AUOTOMATIC PICK AND PLACE ROBOT Mr.Kunal Sali 1, Mr. Saiprasad Kolhe 2, Mr.Mayank Paliwal 3 1,2,3 Department of E&TC. Engg, Sandip Foundation, SITRC College, Nashik,(India) ABSTRACT In this paper we deal

More information

WHAT IS A ROBOT? Fig. 1.1 (a) A Kuhnezug truck-mounted crane. Fig. 1.1 (b) Fanuc S-500 robots performing seam-sealing on a truck.

WHAT IS A ROBOT? Fig. 1.1 (a) A Kuhnezug truck-mounted crane. Fig. 1.1 (b) Fanuc S-500 robots performing seam-sealing on a truck. WHAT IS A ROBOT? Fig. 1.1 (a) A Kuhnezug truck-mounted crane. Fig. 1.1 (b) Fanuc S-500 robots performing seam-sealing on a truck. What is a Robot The difference between a robot and a manipulator Run by

More information

MTRX 4700 : Experimental Robotics

MTRX 4700 : Experimental Robotics Mtrx 4700 : Experimental Robotics Dr. Stefan B. Williams Dr. Robert Fitch Slide 1 Course Objectives The objective of the course is to provide students with the essential skills necessary to develop robotic

More information

EE631 Cooperating Autonomous Mobile Robots. Lecture 1: Introduction. Prof. Yi Guo ECE Department

EE631 Cooperating Autonomous Mobile Robots. Lecture 1: Introduction. Prof. Yi Guo ECE Department EE631 Cooperating Autonomous Mobile Robots Lecture 1: Introduction Prof. Yi Guo ECE Department Plan Overview of Syllabus Introduction to Robotics Applications of Mobile Robots Ways of Operation Single

More information

Chapter 1. Robot and Robotics PP

Chapter 1. Robot and Robotics PP Chapter 1 Robot and Robotics PP. 01-19 Modeling and Stability of Robotic Motions 2 1.1 Introduction A Czech writer, Karel Capek, had first time used word ROBOT in his fictional automata 1921 R.U.R (Rossum

More information

Robotics Introduction Matteo Matteucci

Robotics Introduction Matteo Matteucci Robotics Introduction About me and my lectures 2 Lectures given by Matteo Matteucci +39 02 2399 3470 matteo.matteucci@polimi.it http://www.deib.polimi.it/ Research Topics Robotics and Autonomous Systems

More information

UNIT VI. Current approaches to programming are classified as into two major categories:

UNIT VI. Current approaches to programming are classified as into two major categories: Unit VI 1 UNIT VI ROBOT PROGRAMMING A robot program may be defined as a path in space to be followed by the manipulator, combined with the peripheral actions that support the work cycle. Peripheral actions

More information

Robotics and Autonomous Systems

Robotics and Autonomous Systems 1 / 41 Robotics and Autonomous Systems Lecture 1: Introduction Simon Parsons Department of Computer Science University of Liverpool 2 / 41 Acknowledgements The robotics slides are heavily based on those

More information

Cognitive Robotics 2017/2018

Cognitive Robotics 2017/2018 Cognitive Robotics 2017/2018 Course Introduction Matteo Matteucci matteo.matteucci@polimi.it Artificial Intelligence and Robotics Lab - Politecnico di Milano About me and my lectures Lectures given by

More information

Advanced Robotics Introduction

Advanced Robotics Introduction Advanced Robotics Introduction Institute for Software Technology 1 Motivation Agenda Some Definitions and Thought about Autonomous Robots History Challenges Application Examples 2 http://youtu.be/rvnvnhim9kg

More information

EN407: Robotics. Dr. Rohan Munasinghe Dept. of Electronic and Telecommunication Engineering University of Moratuwa

EN407: Robotics. Dr. Rohan Munasinghe Dept. of Electronic and Telecommunication Engineering University of Moratuwa EN407: Robotics Dr. Rohan Munasinghe Dept. of Electronic and Telecommunication Engineering University of Moratuwa Course Information Scope The course provides a general introduction to the field of robotics,

More information

RoboCup: Not Only a Robotics Soccer Game but also a New Market Created for Future

RoboCup: Not Only a Robotics Soccer Game but also a New Market Created for Future RoboCup: Not Only a Robotics Soccer Game but also a New Market Created for Future Kuo-Yang Tu Institute of Systems and Control Engineering National Kaohsiung First University of Science and Technology

More information

Computer Assisted Medical Interventions

Computer Assisted Medical Interventions Outline Computer Assisted Medical Interventions Force control, collaborative manipulation and telemanipulation Bernard BAYLE Joint course University of Strasbourg, University of Houston, Telecom Paris

More information

FABRICATION OF PNEUMATIC PICK AND PLACE ROBOT

FABRICATION OF PNEUMATIC PICK AND PLACE ROBOT International Journal of Civil Engineering and Technology (IJCIET) Volume 8, Issue 7, July 2017, pp. 594 600, Article ID: IJCIET_08_07_063 Available online at http://www.ia aeme.com/ijciet/issues.asp?jtype=ijciet&vtyp

More information

Robots for Medicine and Personal Assistance. Guest lecturer: Ron Alterovitz

Robots for Medicine and Personal Assistance. Guest lecturer: Ron Alterovitz Robots for Medicine and Personal Assistance Guest lecturer: Ron Alterovitz Growth of Robotics Industry Worldwide $70 $56 Market Size (Billions) $42 $28 $14 $0 1995 2000 2005 2010 2015 2020 2025 Source:

More information

CS325 Artificial Intelligence Robotics I Autonomous Robots (Ch. 25)

CS325 Artificial Intelligence Robotics I Autonomous Robots (Ch. 25) CS325 Artificial Intelligence Robotics I Autonomous Robots (Ch. 25) Dr. Cengiz Günay, Emory Univ. Günay Robotics I Autonomous Robots (Ch. 25) Spring 2013 1 / 15 Robots As Killers? The word robot coined

More information

Cognitive Robotics 2016/2017

Cognitive Robotics 2016/2017 Cognitive Robotics 2016/2017 Course Introduction Matteo Matteucci matteo.matteucci@polimi.it Artificial Intelligence and Robotics Lab - Politecnico di Milano About me and my lectures Lectures given by

More information

Introduction To Robotics (Kinematics, Dynamics, and Design)

Introduction To Robotics (Kinematics, Dynamics, and Design) Introduction To Robotics (Kinematics, Dynamics, and Design) SESSION # 5: Concepts & Defenitions Ali Meghdari, Professor School of Mechanical Engineering Sharif University of Technology Tehran, IRAN 11365-9567

More information

ENME 489L: Biologically Inspired Robotics

ENME 489L: Biologically Inspired Robotics ENME 489L: Biologically Inspired Robotics Satyandra K. Gupta and Arvind Ananthanarayanan Department of Mechanical Engineering and Institute for Systems Research University of Maryland Course Introduction

More information

CS148 - Building Intelligent Robots Lecture 2: Robotics Introduction and Philosophy. Instructor: Chad Jenkins (cjenkins)

CS148 - Building Intelligent Robots Lecture 2: Robotics Introduction and Philosophy. Instructor: Chad Jenkins (cjenkins) Lecture 2 Robot Philosophy Slide 1 CS148 - Building Intelligent Robots Lecture 2: Robotics Introduction and Philosophy Instructor: Chad Jenkins (cjenkins) Lecture 2 Robot Philosophy Slide 2 What is robotics?

More information

Advanced Robotics Introduction

Advanced Robotics Introduction Advanced Robotics Introduction Institute for Software Technology 1 Agenda Motivation Some Definitions and Thought about Autonomous Robots History Challenges Application Examples 2 Bridge the Gap Mobile

More information

Human-like Assembly Robots in Factories

Human-like Assembly Robots in Factories 5-88 June Symposium on Japan America Frontier of Engineering (JAFOE) Robotics Session: Human-like Assembly Robots in Factories 8th June Robotics Technology R&D Group Shingo Ando 0520 Introduction: Overview

More information

Laboratory Mini-Projects Summary

Laboratory Mini-Projects Summary ME 4290/5290 Mechanics & Control of Robotic Manipulators Dr. Bob, Fall 2017 Robotics Laboratory Mini-Projects (LMP 1 8) Laboratory Exercises: The laboratory exercises are to be done in teams of two (or

More information

MECHATRONICS SYSTEM DESIGN

MECHATRONICS SYSTEM DESIGN MECHATRONICS SYSTEM DESIGN (MtE-325) TODAYS LECTURE Control systems Open-Loop Control Systems Closed-Loop Control Systems Transfer Functions Analog and Digital Control Systems Controller Configurations

More information

Robotics Intelligent connection of the perception to action. Applications

Robotics Intelligent connection of the perception to action. Applications Robotics Intelligent connection of the perception to action Applications Applications Automotive industry Assembly Medical laboratories Medecine Nuclear energy Agriculture Spatial exploration Underwater

More information

Contents. Oxford University Press

Contents. Oxford University Press Contents 1. Introduction 1 1.1 Introduction 1 1.2 Brief History 1 1.3 Types of Robots 7 1.4 Technology of Robots 9 1.5 Basic Principles in Robotics 12 1.6 Notation 15 1.7 Symbolic Computation and Numerical

More information

MEAM 520. Haptic Rendering and Teleoperation

MEAM 520. Haptic Rendering and Teleoperation MEAM 520 Haptic Rendering and Teleoperation Katherine J. Kuchenbecker, Ph.D. General Robotics, Automation, Sensing, and Perception Lab (GRASP) MEAM Department, SEAS, University of Pennsylvania Lecture

More information

Chapter 14 Automation of Manufacturing Processes and Systems

Chapter 14 Automation of Manufacturing Processes and Systems Chapter 14 Automation of Manufacturing Processes and Systems Topics in Chapter 14 FIGURE 14.1 Outline of topics described in this chapter. Date 1500Ğ1600 1600Ğ1700 1700Ğ1800 1800Ğ1900 Development Water

More information

Chapter 1 Part II. History of Robotics

Chapter 1 Part II. History of Robotics Chapter 1 Part II History of Robotics Overview What you will learn: The difference between industrial robots and other robots The four Ds of robotics Where and why we use robots in the modern world Overview

More information

T.C. MARMARA UNIVERSITY FACULTY of ENGINEERING COMPUTER ENGINEERING DEPARTMENT

T.C. MARMARA UNIVERSITY FACULTY of ENGINEERING COMPUTER ENGINEERING DEPARTMENT T.C. MARMARA UNIVERSITY FACULTY of ENGINEERING COMPUTER ENGINEERING DEPARTMENT CSE497 Engineering Project Project Specification Document INTELLIGENT WALL CONSTRUCTION BY MEANS OF A ROBOTIC ARM Group Members

More information

Course Details. Robotics is Interdisciplinary. Brief History of Robotics. Lecture 01 Robotics. Robotics 70% (WE) - 30% (CA)

Course Details. Robotics is Interdisciplinary. Brief History of Robotics. Lecture 01 Robotics. Robotics 70% (WE) - 30% (CA) Course Details Lecture 01 Robotics 70% (WE) - 30% (CA) Contents : Overview of Robotics, Robot Manipulator Modeling (kinematics), Robot Control (position and force), obstacle avoidance (mobile robots) MatLab

More information

Lecture 9: Teleoperation

Lecture 9: Teleoperation ME 327: Design and Control of Haptic Systems Autumn 2018 Lecture 9: Teleoperation Allison M. Okamura Stanford University teleoperation history and examples the genesis of teleoperation? a Polygraph is

More information

Introduction to Vision & Robotics

Introduction to Vision & Robotics Introduction to Vision & Robotics Lecturers: Tim Hospedales 50-4450, IF 1.10 t.hospedales@ed.ac.uk Michael Herrmann 51-7177, IF 1.42 michael.herrmann@ed.ac.uk Lectures (Mon and Thr 9:00 9:50) are available

More information

Experimental Robotics CMPUT 412. Martin Jagersand Camilo Perez

Experimental Robotics CMPUT 412. Martin Jagersand Camilo Perez Experimental Robotics CMPUT 412 Martin Jagersand Camilo Perez Course Questions Why study robotics? What, exactly, is robotics about? What work is involved? and other questions as well! Why Robotics? shift

More information

Bruno Siciliano Luigi Villani Vincenzo Lippiello. Francesca Cordella Mariacarla Staffa.

Bruno Siciliano Luigi Villani Vincenzo Lippiello. Francesca Cordella Mariacarla Staffa. 1/20 Robotics @ PRISMA Lab Bruno Siciliano Luigi Villani Vincenzo Lippiello Fanny Ficuciello i Fabio Ruggiero Francesca Cordella Mariacarla Staffa www.prisma.unina.it i it 18 February 2010 City 1,200,000

More information

Haptic Tele-Assembly over the Internet

Haptic Tele-Assembly over the Internet Haptic Tele-Assembly over the Internet Sandra Hirche, Bartlomiej Stanczyk, and Martin Buss Institute of Automatic Control Engineering, Technische Universität München D-829 München, Germany, http : //www.lsr.ei.tum.de

More information

Surgical Assist Devices & Systems aka Surgical Robots

Surgical Assist Devices & Systems aka Surgical Robots Surgical Assist Devices & Systems aka Surgical Robots D. J. McMahon 150125 rev cewood 2018-01-19 Key Points Surgical Assist Devices & Systems: Understand why the popular name robot isn t accurate for Surgical

More information

Booklet of teaching units

Booklet of teaching units International Master Program in Mechatronic Systems for Rehabilitation Booklet of teaching units Third semester (M2 S1) Master Sciences de l Ingénieur Université Pierre et Marie Curie Paris 6 Boite 164,

More information

Humanoids. Lecture Outline. RSS 2010 Lecture # 19 Una-May O Reilly. Definition and motivation. Locomotion. Why humanoids? What are humanoids?

Humanoids. Lecture Outline. RSS 2010 Lecture # 19 Una-May O Reilly. Definition and motivation. Locomotion. Why humanoids? What are humanoids? Humanoids RSS 2010 Lecture # 19 Una-May O Reilly Lecture Outline Definition and motivation Why humanoids? What are humanoids? Examples Locomotion RSS 2010 Humanoids Lecture 1 1 Why humanoids? Capek, Paris

More information

To boldly go where no man has gone before!

To boldly go where no man has gone before! To boldly go where no man has gone before! T.J. Kirk (from Star Trek) University of Texas at Arlington CSE 4360/5364 Autonomous Robots Dr. Gian Luca Mariottini, Ph.D. Department of Computer Science and

More information

Modeling and Experimental Studies of a Novel 6DOF Haptic Device

Modeling and Experimental Studies of a Novel 6DOF Haptic Device Proceedings of The Canadian Society for Mechanical Engineering Forum 2010 CSME FORUM 2010 June 7-9, 2010, Victoria, British Columbia, Canada Modeling and Experimental Studies of a Novel DOF Haptic Device

More information

Lets Learn of Robot Technology

Lets Learn of Robot Technology Lets Learn of Robot Technology Dr. M.S. Ajmal Deen Ali, M.E., Ph.D (IITM) Ajlon Technologies (www.ajlontech.com) Partner to : AlfaTKG Japan, IISc Bangalore & IITM The Origins of Robots 1738 Jacques de

More information

Autonomous Mobile Robot Design. Dr. Kostas Alexis (CSE)

Autonomous Mobile Robot Design. Dr. Kostas Alexis (CSE) Autonomous Mobile Robot Design Dr. Kostas Alexis (CSE) Course Goals To introduce students into the holistic design of autonomous robots - from the mechatronic design to sensors and intelligence. Develop

More information

Summary of robot visual servo system

Summary of robot visual servo system Abstract Summary of robot visual servo system Xu Liu, Lingwen Tang School of Mechanical engineering, Southwest Petroleum University, Chengdu 610000, China In this paper, the survey of robot visual servoing

More information

* Intelli Robotic Wheel Chair for Specialty Operations & Physically Challenged

* Intelli Robotic Wheel Chair for Specialty Operations & Physically Challenged ADVANCED ROBOTICS SOLUTIONS * Intelli Mobile Robot for Multi Specialty Operations * Advanced Robotic Pick and Place Arm and Hand System * Automatic Color Sensing Robot using PC * AI Based Image Capturing

More information

MEAM 520. Haptic Rendering and Teleoperation

MEAM 520. Haptic Rendering and Teleoperation MEAM 520 Haptic Rendering and Teleoperation Katherine J. Kuchenbecker, Ph.D. General Robotics, Automation, Sensing, and Perception Lab (GRASP) MEAM Department, SEAS, University of Pennsylvania Lecture

More information

World Technology Evaluation Center International Study of Robotics Research. Robotic Vehicles. Robotic vehicles study group:

World Technology Evaluation Center International Study of Robotics Research. Robotic Vehicles. Robotic vehicles study group: World Technology Evaluation Center International Study of Robotics Research Robotic Vehicles Robotic vehicles study group: Arthur Sanderson, Rensselaer Polytechnic Institute (Presenter) George Bekey, University

More information

MATLAB is a high-level programming language, extensively

MATLAB is a high-level programming language, extensively 1 KUKA Sunrise Toolbox: Interfacing Collaborative Robots with MATLAB Mohammad Safeea and Pedro Neto Abstract Collaborative robots are increasingly present in our lives. The KUKA LBR iiwa equipped with

More information

An Introduction to Robotics

An Introduction to Robotics An Introduction to Robotics Dr. Bob Williams, williar4@ohio.edu Mechanical Engineering, Ohio University EE/ME 4290/5290 Mechanics and Control of Robotic Manipulators 2018 Dr. Bob Productions Introduction

More information

More Info at Open Access Database by S. Dutta and T. Schmidt

More Info at Open Access Database  by S. Dutta and T. Schmidt More Info at Open Access Database www.ndt.net/?id=17657 New concept for higher Robot position accuracy during thermography measurement to be implemented with the existing prototype automated thermography

More information

COMPARISON BETWEEN CONVENTIONAL MILLING AND CLIMB MILLING IN ROBOTIC DEBURRING OF PLASTIC PARTS

COMPARISON BETWEEN CONVENTIONAL MILLING AND CLIMB MILLING IN ROBOTIC DEBURRING OF PLASTIC PARTS Proceedings in Manufacturing Systems, Volume 11, Issue 3, 2016, 165 170 ISSN 2067-9238 COMPARISON BETWEEN CONVENTIONAL MILLING AND CLIMB MILLING IN ROBOTIC DEBURRING OF PLASTIC PARTS Andrei Mario IVAN

More information

A conversation with Russell Stewart, July 29, 2015

A conversation with Russell Stewart, July 29, 2015 Participants A conversation with Russell Stewart, July 29, 2015 Russell Stewart PhD Student, Stanford University Nick Beckstead Research Analyst, Open Philanthropy Project Holden Karnofsky Managing Director,

More information

Design and Control of the BUAA Four-Fingered Hand

Design and Control of the BUAA Four-Fingered Hand Proceedings of the 2001 IEEE International Conference on Robotics & Automation Seoul, Korea May 21-26, 2001 Design and Control of the BUAA Four-Fingered Hand Y. Zhang, Z. Han, H. Zhang, X. Shang, T. Wang,

More information

A Brief Survey on Robotics

A Brief Survey on Robotics Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology ISSN 2320 088X IMPACT FACTOR: 6.017 IJCSMC,

More information

NCCT IEEE PROJECTS ADVANCED ROBOTICS SOLUTIONS. Latest Projects, in various Domains. Promise for the Best Projects

NCCT IEEE PROJECTS ADVANCED ROBOTICS SOLUTIONS. Latest Projects, in various Domains. Promise for the Best Projects NCCT Promise for the Best Projects IEEE PROJECTS in various Domains Latest Projects, 2009-2010 ADVANCED ROBOTICS SOLUTIONS EMBEDDED SYSTEM PROJECTS Microcontrollers VLSI DSP Matlab Robotics ADVANCED ROBOTICS

More information

JEPPIAAR ENGINEERING COLLEGE

JEPPIAAR ENGINEERING COLLEGE JEPPIAAR ENGINEERING COLLEGE Jeppiaar Nagar, Rajiv Gandhi Salai 600 119 DEPARTMENT OFMECHANICAL ENGINEERING QUESTION BANK VII SEMESTER ME6010 ROBOTICS Regulation 013 JEPPIAAR ENGINEERING COLLEGE Jeppiaar

More information

2014 Market Trends Webinar Series

2014 Market Trends Webinar Series Robotic Industries Association 2014 Market Trends Webinar Series Watch live or archived at no cost Learn about the latest innovations in robotics Sponsored by leading robotics companies 1 2014 Calendar

More information

VTU NOTES QUESTION PAPERS NEWS RESULTS FORUMS

VTU NOTES QUESTION PAPERS NEWS RESULTS FORUMS Unit 8 : ROBOTICS INTRODUCTION Robots are devices that are programmed to move parts, or to do work with a tool. Robotics is a multidisciplinary engineering field dedicated to the development of autonomous

More information