Smooth Transition Between Tasks on a Kinematic Control Level: Application to Self Collision Avoidance for Two Kuka LWR Robots

Size: px
Start display at page:

Download "Smooth Transition Between Tasks on a Kinematic Control Level: Application to Self Collision Avoidance for Two Kuka LWR Robots"

Transcription

1 Smooth Transition Between Tasks on a Kinematic Control Level: Application to Self Collision Avoidance for Two Kuka LWR Robots Tadej Petrič and Leon Žlajpah Abstract A common approach for kinematically redundant robot consist of a definition of several tasks properly combined in priority. However, in some cases the task priority needs to be changed in order to successfully perform the desired task without changing the initial strategy. In this paper we propose a novel method for control of kinematically redundant robots, where we focus on a smooth, continuous transition between the primary and the secondary task. The method is based on a nullspace velocity control algorithm, which is essential for achieving good behaviour of a redundant robotic system. The effectiveness of the proposed system is demonstrated on a robotic system with two Kuka LWR robots. I. INTRODUCTION One of the important issues of the new generation of service and humanoid robots is the kinematic redundancy that they posses [. The kinematic redundancy is characterised by additional degrees of freedom (DOFs) with respect to those required to execute a given task. Most robotic arms mounted on mobile platforms, as well as humanoid robots, are kinematically redundant. A redundant robot has the ability to move the end-effector along the same trajectory using different configurations of the mechanical structure. This provides means for solving sophisticated motion tasks such as avoiding obstacles, avoiding singularities, optimizing manipulability, minimizing joint torques, etc [2. As a consequence, the dexterity of the system is significantly increased, which is essential to accomplish complex tasks [. A common approach of control algorithms for redundant systems in the past decades are acceleration-based redundancy-resolution schemes. Here the appropriate joint accelerations are generated in order to accomplish the primary task and null-space motion as a secondary task [3, [. Velocity null-space control is an appropriate way to control internal motion of redundant manipulator. However, it is also well established that certain acceleration-based control schemes exhibit instabilities [4. An alternative approach is the augmented acobian as introduced in [5, where the secondary task is added to the primary task so as to obtain a square acobian matrix that can be inverted. The main drawback of this technique are the so called algorithmic singularities. They occur when the secondary task causes conflict with the primary task. Khatib deeply investigated the use of second-order inverse kinematic either on torque or acceleration level, starting from [6 to recent task-prioritised humanoid applications [7, [8. T. Petrič and L. Žlajpah are with the Department for automation, biocybernetics and robotics, ozef Stefan Institute, Ljubljana, Slovenia {tadej.petric, leon.zlajpah}@ijs.si In general it is common for task-priority close-loop inverse kinematic algorithms that they do not always allows simple transitions or changing priority levels between the tasks [2, [9. For example, if the task is to move the end effector from point A to point B and if the obstacle is in the desired path, then the robot must adapt its motion properly to successfully perform the desired task, i.e. to avoid the obstacle and get to point B. This can be done by changing the desired trajectory [, [, which in general means changing the strategy. For example, using time-varying artificial potential fields as introduced in [2 or by applying algorithm that can change the priority levels of different tasks. In this paper we propose a novel formulation of the primary and secondary task, so that the desired movement of the robot is in fact a secondary task. The primary task is only observed if we approach a pre-defined threshold. While far form the threshold, our algorithm allows direct control of separate joints. If we approach the threshold, the primary task smoothly takes over and only allows joint control in the null-space of the primary task. The algorithm allows smooth transition in both ways - between observing the primary task and the secondary in the null-space, or just the unconstrained secondary task. This allows unconstrained joint movement while not close to the threshold. We also give a Lyapunovbased stability discussion for the proposed algorithm, by following the work of Antonelli [3. The usefulness of our approach is demonstrated in different scenarios using two Kuka LWR robots. The rest of the paper is organised as follows: In section II we propose a novel algorithm for continuous transition between tasks. In section III the stability of the proposed control algorithm is discussed. In section IV we evaluate the proposed approach by using it for obstacle avoidance tasks. Conclusions and summary are given in section V. II. KINEMATICS The robotic systems under study are serial manipulators. We consider only redundant systems, which have more DOF than needed to accomplish the desired task, i.e. the dimension of the joint space n exceeds the dimension of the task space m, n>m. The difference between n and m will be denoted as the degree of redundancy r, r = n m. Note that by this definition the redundancy is not only a characteristic of the manipulator itself but also of the task, meaning that a non-redundant manipulator may also become redundant for a certain task. By defining q as an n-dimensional vector of joint positions and x as an m-dimensional task variables, then

2 the forward kinematics relation can be written as x= f (q), () where f is an m-dimensional vector function which maps the joint space variable into task space variables. The corresponding relationship between joint and task velocities is given by as ẋx= f (q) q q= q, (2) where is the m x n configuration dependant acobian matrix. The solution of the above equation for q can be given as a sum of particular and homogenous solution q= q p + q h, (3) where typical requirement is to pursue minimal-norm velocity, leading to the least squares solution q= ẋx+n q n. (4) Here N is the n x n matrix representing the projection into the null-space of, q n is an arbitrary n-dimensional vector of joint velocities and is the Moore-Penrose pseudo inverse of. We denote it by and = T ( T), (5) N=I. (6) Here I is the n x n identity matrix. It can be recognised that the operator N projects a velocity vector in to the nullspace of the acobian matrix. This further corresponds to generating a motion of the robotic system that does not affect the motion of the given task. In robotics this is usually named as internal motion inheriting the nomenclature from original application of those techniques where the primary task was the position of end-effector [3. We denote this solution as the generalized-inverse-based redundancy resolution at the velocity level [4. To avoid the well-known problem of numerical drift, the algorithm is usually implemented as q= (ẋx d + Ke). (7) Here ẋx d is the desired task space velocity, K is a m x m positive-definite matrix and e is the task position error defined as e= x d x, (8) where x d is the desired task space position. For highly redundant system multiple tasks can be arranged in priority. For sake of simplicity, we consider two tasks T a and T b x a = f a (q), (9) x b = f b (q). () For each of the tasks, a corresponding acobian matrices can be defined as a and b, and their corresponding null-space projections N a and N b. Assuming that task T a is the primary task their inverse kinematics can be given as q= aẋx a + N a bẋx b. () In many cases it would be of benefit to have the possibility to change the priority of particular subtasks. Using formulation () this can not be done in a smooth way. Therefore we propose a new definition of the velocity q. The velocity q is now defined as where matrix N a is given by q= aẋx a + N a bẋx b, (2) N a = I λ(x a ) a a, (3) where λ(x a ) is a scalar measure of how active is the primary task T a, projecting the vector x a to the interval [,. When the task T a is active, i.e., some movements are necessary for T a, then λ(x a ) =, and when the task T a is not active, then λ(x a ) =. Consequently, when λ(x a ) = the motion for the task T b is in the null space of T a and λ(x a )=, motion for the task T b is not constrained by T a. Note that λ(x a )= implies also that ẋx a in (2) equals e a =. The proposed algorithm allows smooth transition in both ways, i.e. between observing the task T a and the task T b in null-space of the task T a or just the unconstrained movement of the task T b. III. STABILITY ANALYSIS Lyapunov based stability analysis of our approach is discussed in this section. The derivation is similar to the derivation of the Lyapunov based stability analysis for some popular task-priority close-loop inverse kinematics algorithms [3. By applying basic geometric similarities, the definitions concerning the relationship between two tasks is given first. The two tasks denoted with the subscript a and b are independent if rank ( a) + rank ( b ) = rank ([ a + b), (4) and they are considered as dependent if rank ( a) + rank ( b ) > rank ([ a + b). (5) They will be denoted as orthogonal if a b = O, (6) where O is the m a x m b null matrix. The orthogonal condition implies the independency but not vice versa [3. These three conditions can also be verified by resorting to the transpose of the corresponding acobian instead of the pseudoinverse, i.e. they share the same span. By assuming that the end-effector position is constant (ẋx d = ) and considering eq. (8), we get By stacking both tasks errors as ėe= ẋx= q. (7) e= [ e T a e T b T, (8)

3 eq. 7 results in [ ėe ėe= a ėe b [ a = b q (9) By resorting to the Lyapunov stability theorem, the error tends asymptotically to zero, if a strictly positive continuously differentiable function V(e) is defined whose time derivate V(e) is negative definite. A possible Lyapunov function candidate is given by V(e)= 2 et e, (2) A Critical point A Actual task path Desired motion x d Obstacle Obstacle x e B Desired task path whose time derivate is V = e T ėe= e T [ a b q, (2) which, by substituting system velocity with (2) results in [ V = e T a ak a e a + N a bk b e b, (22) b and can be rearranged as [ V = e T a ak a a N a bk b b ak a b N a bk b = e T [ M M 2 M 2 M 22 e= (23) e (24) = e T Me. (25) The matrix M is decomposed into sub-matrices M i j of proper dimensions. To apply the Lyapunov stability theorem, one needs to investigate the definiteness of the matrix M, i.e. the definiteness of sub matrix M i j independently. A necessary condition for M to be positive definite is that all sub-matrices on the diagonal are positive definite. First, considering the diagonal sub-matrices, it follows form (23) and (25) that M is obviously positive definite as long as the gain matrix K a >. Next, M 22 is positive definite if the gain matrix K b > and the tasks T a and T b are orthogonal. A sufficient condition for M to be positive definite is given by its eventual lower triangular form [3. If the condition (6) holds, M 2 = O. The sign of the sub-matrices holding the lower triangle is not decisive for the overall identification of M. However, it is worth noticing that M 2 = O if the tasks T b and T a are orthogonal, otherwise it is not determined in sign [3. Overall, our proposed approach leads to a positive definite M, and thus to a strictly negative Lyapunov function, if there exist an orthogonal contrition between the task T a and T b. Under given assumptions, the error, thus tends asymptotically to zero. IV. CASE STUDIES The proposed algorithm can be implemented, as a part of low level control for different robotic tasks, i.e. obstacle avoidance, constraining task or joint space, reflexive behaviour of humanoid robots, stability, etc. In this paper we show how to apply our approach for self collision avoidance (obstacle avoidance). Fig. : Robot motion in presence of some obstacle. In general, the obstacle avoidance strategy is to identify the points on the robotic mechanism which are near the obstacle and assign to them a motion component that moves the points away form it. The motion of the robot is modified, if at least one part of the robot is in the critical distance of the obstacle, i.e. the distance is less than a predefined threshold. We denote this obstacle, with the term active obstacle and a corresponding closest point on the body of the robotic mechanism as the term critical point (see Fig. ). Note that in a bimanual task the right robot is an obstacle for the left one and vice versa. For our proposed approach, it is assumed that the motion of the end effector can be disturbed by any obstacle, which was not the case in [. If such situation occurs, usually the task execution has to be interrupted and the higher level path planing has to be employed to recalculate the desired motion of a end effector. However, if the end-effector path tracking is not essential, we can use the proposed control scheme (2). Consequently, no end-effector path recalculation or higher level path planning is needed. The proposed control allows to smoothly switch the priority of the task, which allows the robot to move away from the obstacle, even if it has to move the end-effector as well. The obstacle avoidance strategy requires only the motion in the direction of the line connecting the critical point with the closest point on the obstacle. In general this is a one dimensional constraint and only one degree of redundancy is needed. Let d be the vector connecting the closest points on the obstacle and robot and let the operational space in A be defined as one-dimensional space in the direction of d [. Then the acobian, which relates the joint space velocities q and the velocity in the direction of d, is calculated as d = n T o. (26) Here is the acobian defined in the Cartesian space and n is the unit vector in the direction of d, given by n = d d. (27)

4 .8 (λ(e)) n.6.4 n=.2 n=2 n= d Fig. 2: Obstacle avoidance proximity gain to the power of n. Parameters are d m =., < d < and n=,2,3... Now the dimension of matrix d is x n, i.e. only one degree of redundancy is required for obstacle avoidance, and the velocity x o is a scalar. Let the primary task T a be the motion in the direction d and the motion of the end-effector be the task T b. This yields a = d, (28) b =. (29) Next let the avoiding velocity ẋx d to be defined as ẋx d = λ(d ) v, (3) where v is a nominal velocity and λ(d ) is defined as ( ) n dm, n=,2,3... d λ(d )= d m d d <d m (3) where n =,2,3... and d m is the critical distance to the obstacle. Then eq. (2) can be rewritten into the form q= d λ(d ) v + N ẋx c. (32) Here ẋx c is the task controller for the end-effector tracking and N is given by N = I λ(d ) d d. (33) Formulation (32) allows unconstrained joint movement, while λ(d ) is close to zero (λ(d ) ). Thus the robot can track the desired task space path, while away form the obstacle. On the other hand, when the robot is close to the obstacle (λ(d ) ), the null space in (33) takes the form N = N, and only allows movement in the null space of the primary task, i.e. obstacle avoidance task. In this case, we can still move the end effector, but the tracking error can increase due to the obstacle avoiding motion. A. Experimental results We applied our algorithm to two Kuka LWR robots as shown in Fig. 3. Our algorithm is used as low-level control to prevent self collision, i.e. collision between the robots themselves. In the first example we show how the left robot smoothly moves away form the right robot, which is moved Fig. 3: Experimental setup for bimanual movement imitation. Proximity detection x e q q d Robot s q n N Forward kinematics Fig. 4: Overall control scheme for obstacle and self-collision avoidance. manually by a human. In the second example we show how to prevent sell collision when the robots are in master-slave configuration and in third example we show how to imitate the movement from a human demonstrator in real time using Microsoft Kinect. The simplified control scheme is shown in Fig. 4. As mentioned previously our algorithm changes the formulation of the primary and the secondary task, so that the desired movement of the robot is in fact a secondary task. The task of collision avoidance is only observed if we approach a pre-defined threshold. While far from the threshold, the algorithm allows direct control of the separate joints ( q n ). If we approach the threshold, the task of collision avoidance smoothly takes over and only allows joint control in the null space projection of this task. Note that q n is in joint space. Fig. 5 shows the results of self collision avoidance, where the task for the left robot was to stay at the desired endeffector position in Cartesian space. The right robot, was guided by hand, i.e. the movement was random. The behaviour of the robot is also shown in the first part of the video (see appendix). In the top plot of Fig. 5 we can see that the closest distance d between both robots never goes over the desired threshold d m =.5. However, in the bottom plot we can see, that the square tracking error e 2 is in some parts significant, especially when the robots are close to each other. The reason for this is that the left robot is moving away form the right robot to prevent collision, even if it will not be able to stay at the desired position in Cartesian space. This means, that the robot would stay at the desired position, while far form the threshold, or the collision avoidance would take over to avoid collision.

5 d [m e Fig. 5: Closest distance between robots, where the left robot is commanded to track the desired position in Cartesian space, and the right robot is moved by a human. The bottom plot shows the squared tracking error e 2 for the left robot. q [rad q3 [rad d [m q2 [rad q4 [rad Fig. 6: Closest distance between the robots in the top plot when they are in master-slave configuration. Remaining plots show the first four actual joint angles. The dashed line is the master robot and the solid line is the slave robot. Second scenario shows how both robots avoids each other when in master-slave configuration. The results are shown in Fig. 6, where we can see in the top plot that the closest distance between the robots was always above the desired threshold. Plots from second to the last shows current angles for first four joints for both robots, respectively. We can see q L q R d [m.4.2 q,l [rad q3,l [rad q4,l [rad q2,l [rad q3,r [rad q4,r [rad q,r [rad q2,r [rad Fig. 7: Closest distance between two robots in the top plot. The robots are controlled by a human demonstrator in real time, using Microsoft Kinect. Remaining plots show the desired value for first four joint angles (solid line) and actual values (dashed line) for the left robot in the left-hand side and the right robot in the right-hand side. that the left robot is able to track the right robot while they are not close to each other, i.e. while away form the desired threshold (see the top plot). The behaviour of the robots is also shown in the second part of the video (see appendix). In the third example we show how to imitate the movement with the robotic system in real time. The human motion is captured using the Microsoft Kinect sensor. Microsoft Kinect is based on range camera developed by PrimeSense, which interprets 3D scene information from a continuouslyprojected infrared structured light. By processing the depth image, the PrimeSense application programming interface (API) enables tracking of the users movement in real time. Imitating the motion of the users arm requires some basic understanding of human physiology. The posture of each arm may be described by four angles - three angles in the shoulder joint and one in the elbow. Shoulder joint enables the following motion [5: arm flexion, arm abduction and external rotation. This angles are calculated from the data obtained with Microsoft Kinect. Fig. 7 shows the results of the experiment, where both robots arms were driven in real time by a human demon-

6 Fig. 8: A sequence of still photos shows the movement of two Kuka LWR robots, while they successfully avoids each other. The desired movement for the robots is imitated in real time using Microsoft Kinect sensor for the tracking. strator using Microsoft Kinect. Again we can see in top plot in Fig. 7, that the distance between both robots is above the selected threshold. The rest of the plots shows the desired and actual angles for the left and right robot. We can see that the actual angles are similar to the desired angles when away from the threshold. While close to the threshold, the robots properly adapt their motion to prevent collision. Fig. 8 shows a sequence for successful self collision avoidance (see also the last part of the video). V. C ONCLUSION In this paper we have shown how we modified prioritised task control at velocity level to implement a soft continuous transition between two different tasks. Higher priority movement only takes over when the desired movement approaches a given threshold, and thus smoothly switches the priority of the tasks and vice versa. We have also shown how to apply the algorithm to two Kuka LWR robot to prevent collision between them. The stability analysis for our approach has been discussed and sufficient condition for asymptotic stability for task tasks errors have been provided, by following the Lyapunov stability theorem. In the future, we would like to implement the algorithm in the lowest level of control of our mechanisms, and try similar behaviours in other scenarios, such as reflexive behaviour for maintain stability of a humanoid robot, or constraining the task or joint space. A PPENDIX : MULTIMEDIA EXTENSION Video: R EFERENCES [ L. Zlajpah and B. Nemec, Kinematic control algorithms for on-line obstacle avoidance for redundant manipulators, in Intelligent Robots and Systems, 22. IEEE/RS International Conference on, vol. 2, 22, pp vol.2. [2 L. Sciavicco and B. Siciliano, Modelling and Control of Robot Manipulators (Advanced Textbooks in Control and Signal Processing), 2nd ed., ser. Advanced textbooks in control and signal processing. Springer, an. 25. [3 A. A. Maciejewski and C. A. Klein, Obstacle avoidance for kinematically redundant manipulators in dynamically varying environments, The International ournal of Robotics Research, vol. 4, no. 3, pp. 9 7, 985. [4 K. O Neil, Divergence of linear acceleration-based redundancy resolution schemes, Robotics and Automation, IEEE Transactions on, vol. 8, no. 4, pp , aug 22. [5 O. Egeland, Task-space tracking with redundant manipulators, Robotics and Automation, IEEE ournal of, vol. 3, no. 5, pp , october 987. [6 O. Khatib, A unified approach for motion and force control of robot manipulators: The operational space formulation, Robotics and Automation, IEEE ournal of, vol. 3, no., pp , february 987. [7 L. Sentis,. Park, and O. Khatib, Compliant control of multicontact and center-of-mass behaviors in humanoid robots, Robotics, IEEE Transactions on, vol. 26, no. 3, pp , june 2. [8 N. Mansard, O. Khatib, and A. Kheddar, A unified approach to integrate unilateral constraints in the stack of tasks, Robotics, IEEE Transactions on, vol. 25, no. 3, pp , june 29. [9 B. Nemec, L. lajpah, and D. Omr?en, Comparison of null-space and minimal null-space control algorithms, Robotica, vol. 25, no. 5, pp. 5 52, 27. [ H. Hoffmann, P. Pastor, D.-H. Park, and S. Schaal, Biologicallyinspired dynamical systems for movement generation: Automatic real-time goal adaptation and obstacle avoidance, in Robotics and Automation, 29. ICRA 9. IEEE International Conference on, may 29, pp [ D.-H. Park, H. Hoffmann, P. Pastor, and S. Schaal, Movement reproduction and obstacle avoidance with dynamic movement primitives and potential fields, in Humanoid Robots, 28. Humanoids 28. 8th IEEE-RAS International Conference on, dec. 28, pp [2 O. Khatib, Real-time obstacle avoidance for manipulators and mobile robots, The International ournal of Robotics Research, vol. 5, no., pp. 9 98, 986. [3 G. Antonelli, Stability analysis for prioritized closed-loop inverse kinematic algorithms for redundant robotic systems, Robotics, IEEE Transactions on, vol. 25, no. 5, pp , oct. 29. [4 D. N. Nenchev, Redundancy resolution through local optimization: A review, ournal of Robotic Systems, vol. 6, no. 6, pp , 989. [5 K. Hayes,. R. Walton, Z. R. Szomor, and G. A. Murrell, Reliability of five methods for assessing shoulder range of motion. The Australian journal of physiotherapy, vol. 47, no. 4, pp , 2.

Kinematic Control Algorithms for On-Line Obstacle Avoidance for Redundant Manipulators

Kinematic Control Algorithms for On-Line Obstacle Avoidance for Redundant Manipulators Kinematic Control Algorithms for On-Line Obstacle Avoidance for Redundant Manipulators Leon Žlajpah and Bojan Nemec Institute Jožef Stefan, Ljubljana, Slovenia, leon.zlajpah@ijs.si Abstract The paper deals

More information

We are IntechOpen, the first native scientific publisher of Open Access books. International authors and editors. Our authors are among the TOP 1%

We are IntechOpen, the first native scientific publisher of Open Access books. International authors and editors. Our authors are among the TOP 1% We are IntechOpen, the first native scientific publisher of Open Access books 3,350 108,000 1.7 M Open access books available International authors and editors Downloads Our authors are among the 151 Countries

More information

STABILITY OF NULL-SPACE CONTROL ALGORITHMS

STABILITY OF NULL-SPACE CONTROL ALGORITHMS Proceedings of RAAD 03, 12th International Workshop on Robotics in Alpe-Adria-Danube Region Cassino, May 7-10, 2003 STABILITY OF NULL-SPACE CONTROL ALGORITHMS Bojan Nemec, Leon Žlajpah, Damir Omrčen Jožef

More information

Intermediate Desired Value Approach for Continuous Transition among Multiple Tasks of Robots

Intermediate Desired Value Approach for Continuous Transition among Multiple Tasks of Robots 2 IEEE International Conference on Robotics and Automation Shanghai International Conference Center May 9-3, 2, Shanghai, China Intermediate Desired Value Approach for Continuous Transition among Multiple

More information

Jane Li. Assistant Professor Mechanical Engineering Department, Robotic Engineering Program Worcester Polytechnic Institute

Jane Li. Assistant Professor Mechanical Engineering Department, Robotic Engineering Program Worcester Polytechnic Institute Jane Li Assistant Professor Mechanical Engineering Department, Robotic Engineering Program Worcester Polytechnic Institute (3 pts) Compare the testing methods for testing path segment and finding first

More information

1724. Mobile manipulators collision-free trajectory planning with regard to end-effector vibrations elimination

1724. Mobile manipulators collision-free trajectory planning with regard to end-effector vibrations elimination 1724. Mobile manipulators collision-free trajectory planning with regard to end-effector vibrations elimination Iwona Pajak 1, Grzegorz Pajak 2 University of Zielona Gora, Faculty of Mechanical Engineering,

More information

1498. End-effector vibrations reduction in trajectory tracking for mobile manipulator

1498. End-effector vibrations reduction in trajectory tracking for mobile manipulator 1498. End-effector vibrations reduction in trajectory tracking for mobile manipulator G. Pajak University of Zielona Gora, Faculty of Mechanical Engineering, Zielona Góra, Poland E-mail: g.pajak@iizp.uz.zgora.pl

More information

Lecture «Robot Dynamics»: Kinematic Control

Lecture «Robot Dynamics»: Kinematic Control Lecture «Robot Dynamics»: Kinematic Control 151-0851-00 V lecture: CAB G11 Tuesday 10:15 12:00, every week exercise: HG E1.2 Wednesday 8:15 10:00, according to schedule (about every 2nd week) Marco Hutter,

More information

Kinematics Analysis of Free-Floating Redundant Space Manipulator based on Momentum Conservation. Germany, ,

Kinematics Analysis of Free-Floating Redundant Space Manipulator based on Momentum Conservation. Germany, , Kinematics Analysis of Free-Floating Redundant Space Manipulator based on Momentum Conservation Mingming Wang (1) (1) Institute of Astronautics, TU Muenchen, Boltzmannstr. 15, D-85748, Garching, Germany,

More information

Singularity Handling on Puma in Operational Space Formulation

Singularity Handling on Puma in Operational Space Formulation Singularity Handling on Puma in Operational Space Formulation Denny Oetomo, Marcelo Ang Jr. National University of Singapore Singapore d oetomo@yahoo.com mpeangh@nus.edu.sg Ser Yong Lim Gintic Institute

More information

Control of industrial robots. Kinematic redundancy

Control of industrial robots. Kinematic redundancy Control of industrial robots Kinematic redundancy Prof. Paolo Rocco (paolo.rocco@polimi.it) Politecnico di Milano Dipartimento di Elettronica, Informazione e Bioingegneria Kinematic redundancy Direct kinematics

More information

Inverse Kinematics of Robot Manipulators with Multiple Moving Control Points

Inverse Kinematics of Robot Manipulators with Multiple Moving Control Points Inverse Kinematics of Robot Manipulators with Multiple Moving Control Points Agostino De Santis and Bruno Siciliano PRISMA Lab, Dipartimento di Informatica e Sistemistica, Università degli Studi di Napoli

More information

Written exams of Robotics 2

Written exams of Robotics 2 Written exams of Robotics 2 http://www.diag.uniroma1.it/~deluca/rob2_en.html All materials are in English, unless indicated (oldies are in Year Date (mm.dd) Number of exercises Topics 2018 07.11 4 Inertia

More information

AMR 2011/2012: Final Projects

AMR 2011/2012: Final Projects AMR 2011/2012: Final Projects 0. General Information A final project includes: studying some literature (typically, 1-2 papers) on a specific subject performing some simulations or numerical tests on an

More information

A NOUVELLE MOTION STATE-FEEDBACK CONTROL SCHEME FOR RIGID ROBOTIC MANIPULATORS

A NOUVELLE MOTION STATE-FEEDBACK CONTROL SCHEME FOR RIGID ROBOTIC MANIPULATORS A NOUVELLE MOTION STATE-FEEDBACK CONTROL SCHEME FOR RIGID ROBOTIC MANIPULATORS Ahmad Manasra, 135037@ppu.edu.ps Department of Mechanical Engineering, Palestine Polytechnic University, Hebron, Palestine

More information

Research Subject. Dynamics Computation and Behavior Capture of Human Figures (Nakamura Group)

Research Subject. Dynamics Computation and Behavior Capture of Human Figures (Nakamura Group) Research Subject Dynamics Computation and Behavior Capture of Human Figures (Nakamura Group) (1) Goal and summary Introduction Humanoid has less actuators than its movable degrees of freedom (DOF) which

More information

10/25/2018. Robotics and automation. Dr. Ibrahim Al-Naimi. Chapter two. Introduction To Robot Manipulators

10/25/2018. Robotics and automation. Dr. Ibrahim Al-Naimi. Chapter two. Introduction To Robot Manipulators Robotics and automation Dr. Ibrahim Al-Naimi Chapter two Introduction To Robot Manipulators 1 Robotic Industrial Manipulators A robot manipulator is an electronically controlled mechanism, consisting of

More information

Cecilia Laschi The BioRobotics Institute Scuola Superiore Sant Anna, Pisa

Cecilia Laschi The BioRobotics Institute Scuola Superiore Sant Anna, Pisa University of Pisa Master of Science in Computer Science Course of Robotics (ROB) A.Y. 2016/17 cecilia.laschi@santannapisa.it http://didawiki.cli.di.unipi.it/doku.php/magistraleinformatica/rob/start Robot

More information

An Efficient Method for Solving the Direct Kinematics of Parallel Manipulators Following a Trajectory

An Efficient Method for Solving the Direct Kinematics of Parallel Manipulators Following a Trajectory An Efficient Method for Solving the Direct Kinematics of Parallel Manipulators Following a Trajectory Roshdy Foaad Abo-Shanab Kafr Elsheikh University/Department of Mechanical Engineering, Kafr Elsheikh,

More information

Redundancy Resolution by Minimization of Joint Disturbance Torque for Independent Joint Controlled Kinematically Redundant Manipulators

Redundancy Resolution by Minimization of Joint Disturbance Torque for Independent Joint Controlled Kinematically Redundant Manipulators 56 ICASE :The Institute ofcontrol,automation and Systems Engineering,KOREA Vol.,No.1,March,000 Redundancy Resolution by Minimization of Joint Disturbance Torque for Independent Joint Controlled Kinematically

More information

Torque-Position Transformer for Task Control of Position Controlled Robots

Torque-Position Transformer for Task Control of Position Controlled Robots 28 IEEE International Conference on Robotics and Automation Pasadena, CA, USA, May 19-23, 28 Torque-Position Transformer for Task Control of Position Controlled Robots Oussama Khatib, 1 Peter Thaulad,

More information

KINEMATIC redundancy occurs when a manipulator possesses

KINEMATIC redundancy occurs when a manipulator possesses 398 IEEE TRANSACTIONS ON ROBOTICS AND AUTOMATION, VOL. 13, NO. 3, JUNE 1997 Singularity-Robust Task-Priority Redundancy Resolution for Real-Time Kinematic Control of Robot Manipulators Stefano Chiaverini

More information

Stability Analysis for Prioritized Closed-Loop Inverse Kinematic Algorithms for Redundant Robotic Systems

Stability Analysis for Prioritized Closed-Loop Inverse Kinematic Algorithms for Redundant Robotic Systems 2008 IEEE International Conference on Robotics and Automation Pasadena, CA, USA, May 19-23, 2008 Stability Analysis for Prioritized Closed-Loop Inverse Kinematic Algorithms for Redundant Robotic Systems

More information

SCREW-BASED RELATIVE JACOBIAN FOR MANIPULATORS COOPERATING IN A TASK

SCREW-BASED RELATIVE JACOBIAN FOR MANIPULATORS COOPERATING IN A TASK ABCM Symposium Series in Mechatronics - Vol. 3 - pp.276-285 Copyright c 2008 by ABCM SCREW-BASED RELATIVE JACOBIAN FOR MANIPULATORS COOPERATING IN A TASK Luiz Ribeiro, ribeiro@ime.eb.br Raul Guenther,

More information

Prof. Fanny Ficuciello Robotics for Bioengineering Visual Servoing

Prof. Fanny Ficuciello Robotics for Bioengineering Visual Servoing Visual servoing vision allows a robotic system to obtain geometrical and qualitative information on the surrounding environment high level control motion planning (look-and-move visual grasping) low level

More information

Inverse Kinematics. Given a desired position (p) & orientation (R) of the end-effector

Inverse Kinematics. Given a desired position (p) & orientation (R) of the end-effector Inverse Kinematics Given a desired position (p) & orientation (R) of the end-effector q ( q, q, q ) 1 2 n Find the joint variables which can bring the robot the desired configuration z y x 1 The Inverse

More information

CS 775: Advanced Computer Graphics. Lecture 3 : Kinematics

CS 775: Advanced Computer Graphics. Lecture 3 : Kinematics CS 775: Advanced Computer Graphics Lecture 3 : Kinematics Traditional Cell Animation, hand drawn, 2D Lead Animator for keyframes http://animation.about.com/od/flashanimationtutorials/ss/flash31detanim2.htm

More information

Automatic Control Industrial robotics

Automatic Control Industrial robotics Automatic Control Industrial robotics Prof. Luca Bascetta (luca.bascetta@polimi.it) Politecnico di Milano Dipartimento di Elettronica, Informazione e Bioingegneria Prof. Luca Bascetta Industrial robots

More information

Human Motion Reconstruction by Direct Control of Marker Trajectories

Human Motion Reconstruction by Direct Control of Marker Trajectories Human Motion Reconstruction by Direct Control of Marker Trajectories Emel Demircan, Luis Sentis, Vincent De Sapio and Oussama Khatib Artificial Intelligence Laboratory, Stanford University, Stanford, CA

More information

Movement reproduction and obstacle avoidance with dynamic movement primitives and potential fields

Movement reproduction and obstacle avoidance with dynamic movement primitives and potential fields 8 8 th IEEE-RAS International Conference on Humanoid Robots December 1 ~ 3, 8 / Daejeon, Korea Movement reproduction and obstacle avoidance with dynamic movement primitives and potential fields Dae-Hyung

More information

A New Algorithm for Measuring and Optimizing the Manipulability Index

A New Algorithm for Measuring and Optimizing the Manipulability Index DOI 10.1007/s10846-009-9388-9 A New Algorithm for Measuring and Optimizing the Manipulability Index Ayssam Yehia Elkady Mohammed Mohammed Tarek Sobh Received: 16 September 2009 / Accepted: 27 October 2009

More information

A New Algorithm for Measuring and Optimizing the Manipulability Index

A New Algorithm for Measuring and Optimizing the Manipulability Index A New Algorithm for Measuring and Optimizing the Manipulability Index Mohammed Mohammed, Ayssam Elkady and Tarek Sobh School of Engineering, University of Bridgeport, USA. Mohammem@bridgeport.edu Abstract:

More information

Inverse Kinematics without matrix inversion

Inverse Kinematics without matrix inversion 8 IEEE International Conference on Robotics and Automation Pasadena, CA, USA, May 9-, 8 Inverse Kinematics without matrix inversion by Alexandre N. Pechev Abstract This paper presents a new singularity

More information

Inverse KKT Motion Optimization: A Newton Method to Efficiently Extract Task Spaces and Cost Parameters from Demonstrations

Inverse KKT Motion Optimization: A Newton Method to Efficiently Extract Task Spaces and Cost Parameters from Demonstrations Inverse KKT Motion Optimization: A Newton Method to Efficiently Extract Task Spaces and Cost Parameters from Demonstrations Peter Englert Machine Learning and Robotics Lab Universität Stuttgart Germany

More information

Planar Robot Kinematics

Planar Robot Kinematics V. Kumar lanar Robot Kinematics The mathematical modeling of spatial linkages is quite involved. t is useful to start with planar robots because the kinematics of planar mechanisms is generally much simpler

More information

REDUCED END-EFFECTOR MOTION AND DISCONTINUITY IN SINGULARITY HANDLING TECHNIQUES WITH WORKSPACE DIVISION

REDUCED END-EFFECTOR MOTION AND DISCONTINUITY IN SINGULARITY HANDLING TECHNIQUES WITH WORKSPACE DIVISION REDUCED END-EFFECTOR MOTION AND DISCONTINUITY IN SINGULARITY HANDLING TECHNIQUES WITH WORKSPACE DIVISION Denny Oetomo Singapore Institute of Manufacturing Technology Marcelo Ang Jr. Dept. of Mech. Engineering

More information

Constraint-Based Task Programming with CAD Semantics: From Intuitive Specification to Real-Time Control

Constraint-Based Task Programming with CAD Semantics: From Intuitive Specification to Real-Time Control Constraint-Based Task Programming with CAD Semantics: From Intuitive Specification to Real-Time Control Nikhil Somani, Andre Gaschler, Markus Rickert, Alexander Perzylo, and Alois Knoll Abstract In this

More information

CS545 Contents IX. Inverse Kinematics. Reading Assignment for Next Class. Analytical Methods Iterative (Differential) Methods

CS545 Contents IX. Inverse Kinematics. Reading Assignment for Next Class. Analytical Methods Iterative (Differential) Methods CS545 Contents IX Inverse Kinematics Analytical Methods Iterative (Differential) Methods Geometric and Analytical Jacobian Jacobian Transpose Method Pseudo-Inverse Pseudo-Inverse with Optimization Extended

More information

A Line-Based Obstacle Avoidance Technique for Dexterous Manipulator Operations

A Line-Based Obstacle Avoidance Technique for Dexterous Manipulator Operations 008 IEEE International Conference on Robotics and Automation Pasadena, CA, USA, May 19-3, 008 A Line-Based Obstacle Avoidance Technique for Dexterous Manipulator Operations Nicholas A. Scott and Craig

More information

Manipulator Performance Constraints in Cartesian Admittance Control for Human-Robot Cooperation

Manipulator Performance Constraints in Cartesian Admittance Control for Human-Robot Cooperation 216 IEEE International Conference on Robotics and Automation (ICRA Stockholm, Sweden, May 16-21, 216 Manipulator Performance Constraints in Cartesian Admittance Control for Human-Robot Cooperation Fotios

More information

Table of Contents. Chapter 1. Modeling and Identification of Serial Robots... 1 Wisama KHALIL and Etienne DOMBRE

Table of Contents. Chapter 1. Modeling and Identification of Serial Robots... 1 Wisama KHALIL and Etienne DOMBRE Chapter 1. Modeling and Identification of Serial Robots.... 1 Wisama KHALIL and Etienne DOMBRE 1.1. Introduction... 1 1.2. Geometric modeling... 2 1.2.1. Geometric description... 2 1.2.2. Direct geometric

More information

Triangulation: A new algorithm for Inverse Kinematics

Triangulation: A new algorithm for Inverse Kinematics Triangulation: A new algorithm for Inverse Kinematics R. Müller-Cajar 1, R. Mukundan 1, 1 University of Canterbury, Dept. Computer Science & Software Engineering. Email: rdc32@student.canterbury.ac.nz

More information

EEE 187: Robotics Summary 2

EEE 187: Robotics Summary 2 1 EEE 187: Robotics Summary 2 09/05/2017 Robotic system components A robotic system has three major components: Actuators: the muscles of the robot Sensors: provide information about the environment and

More information

Dynamic Analysis of Manipulator Arm for 6-legged Robot

Dynamic Analysis of Manipulator Arm for 6-legged Robot American Journal of Mechanical Engineering, 2013, Vol. 1, No. 7, 365-369 Available online at http://pubs.sciepub.com/ajme/1/7/42 Science and Education Publishing DOI:10.12691/ajme-1-7-42 Dynamic Analysis

More information

Keehoon Kim, Wan Kyun Chung, and M. Cenk Çavuşoğlu. 1 Jacobian of the master device, J m : q m R m ẋ m R r, and

Keehoon Kim, Wan Kyun Chung, and M. Cenk Çavuşoğlu. 1 Jacobian of the master device, J m : q m R m ẋ m R r, and 1 IEEE International Conference on Robotics and Automation Anchorage Convention District May 3-8, 1, Anchorage, Alaska, USA Restriction Space Projection Method for Position Sensor Based Force Reflection

More information

MCE/EEC 647/747: Robot Dynamics and Control. Lecture 1: Introduction

MCE/EEC 647/747: Robot Dynamics and Control. Lecture 1: Introduction MCE/EEC 647/747: Robot Dynamics and Control Lecture 1: Introduction Reading: SHV Chapter 1 Robotics and Automation Handbook, Chapter 1 Assigned readings from several articles. Cleveland State University

More information

Obstacle Avoidance of Redundant Manipulator Using Potential and AMSI

Obstacle Avoidance of Redundant Manipulator Using Potential and AMSI ICCAS25 June 2-5, KINTEX, Gyeonggi-Do, Korea Obstacle Avoidance of Redundant Manipulator Using Potential and AMSI K. Ikeda, M. Minami, Y. Mae and H.Tanaka Graduate school of Engineering, University of

More information

SYNTHESIS OF WHOLE-BODY BEHAVIORS THROUGH HIERARCHICAL CONTROL OF BEHAVIORAL PRIMITIVES

SYNTHESIS OF WHOLE-BODY BEHAVIORS THROUGH HIERARCHICAL CONTROL OF BEHAVIORAL PRIMITIVES International Journal of Humanoid Robotics c World Scientific Publishing Company SYNTHESIS OF WHOLE-BODY BEHAVIORS THROUGH HIERARCHICAL CONTROL OF BEHAVIORAL PRIMITIVES Luis Sentis and Oussama Khatib Stanford

More information

Robotics I. March 27, 2018

Robotics I. March 27, 2018 Robotics I March 27, 28 Exercise Consider the 5-dof spatial robot in Fig., having the third and fifth joints of the prismatic type while the others are revolute. z O x Figure : A 5-dof robot, with a RRPRP

More information

Using Artificial Neural Networks for Prediction Of Dynamic Human Motion

Using Artificial Neural Networks for Prediction Of Dynamic Human Motion ABSTRACT Using Artificial Neural Networks for Prediction Of Dynamic Human Motion Researchers in robotics and other human-related fields have been studying human motion behaviors to understand and mimic

More information

Manipulator trajectory planning

Manipulator trajectory planning Manipulator trajectory planning Václav Hlaváč Czech Technical University in Prague Faculty of Electrical Engineering Department of Cybernetics Czech Republic http://cmp.felk.cvut.cz/~hlavac Courtesy to

More information

COLLISION-FREE TRAJECTORY PLANNING FOR MANIPULATORS USING GENERALIZED PATTERN SEARCH

COLLISION-FREE TRAJECTORY PLANNING FOR MANIPULATORS USING GENERALIZED PATTERN SEARCH ISSN 1726-4529 Int j simul model 5 (26) 4, 145-154 Original scientific paper COLLISION-FREE TRAJECTORY PLANNING FOR MANIPULATORS USING GENERALIZED PATTERN SEARCH Ata, A. A. & Myo, T. R. Mechatronics Engineering

More information

Interlude: Solving systems of Equations

Interlude: Solving systems of Equations Interlude: Solving systems of Equations Solving Ax = b What happens to x under Ax? The singular value decomposition Rotation matrices Singular matrices Condition number Null space Solving Ax = 0 under

More information

Arm Trajectory Planning by Controlling the Direction of End-point Position Error Caused by Disturbance

Arm Trajectory Planning by Controlling the Direction of End-point Position Error Caused by Disturbance 28 IEEE/ASME International Conference on Advanced Intelligent Mechatronics, Xi'an, China, July, 28. Arm Trajectory Planning by Controlling the Direction of End- Position Error Caused by Disturbance Tasuku

More information

Workspace Optimization for Autonomous Mobile Manipulation

Workspace Optimization for Autonomous Mobile Manipulation for May 25, 2015 West Virginia University USA 1 Many tasks related to robotic space intervention, such as satellite servicing, require the ability of acting in an unstructured environment through autonomous

More information

Position and Orientation Control of Robot Manipulators Using Dual Quaternion Feedback

Position and Orientation Control of Robot Manipulators Using Dual Quaternion Feedback The 2010 IEEE/RSJ International Conference on Intelligent Robots and Systems October 18-22, 2010, Taipei, Taiwan Position and Orientation Control of Robot Manipulators Using Dual Quaternion Feedback Hoang-Lan

More information

Using Redundancy in Serial Planar Mechanisms to Improve Output-Space Tracking Accuracy

Using Redundancy in Serial Planar Mechanisms to Improve Output-Space Tracking Accuracy Using Redundancy in Serial Planar Mechanisms to Improve Output-Space Tracking Accuracy S. Ambike, J.P. Schmiedeler 2 and M.M. Stanišić 2 The Ohio State University, Columbus, Ohio, USA; e-mail: ambike.@osu.edu

More information

PPGEE Robot Dynamics I

PPGEE Robot Dynamics I PPGEE Electrical Engineering Graduate Program UFMG April 2014 1 Introduction to Robotics 2 3 4 5 What is a Robot? According to RIA Robot Institute of America A Robot is a reprogrammable multifunctional

More information

Prof. Fanny Ficuciello Robotics for Bioengineering Trajectory planning

Prof. Fanny Ficuciello Robotics for Bioengineering Trajectory planning Trajectory planning to generate the reference inputs to the motion control system which ensures that the manipulator executes the planned trajectories path and trajectory joint space trajectories operational

More information

Lecture 2: Kinematics of medical robotics

Lecture 2: Kinematics of medical robotics ME 328: Medical Robotics Autumn 2016 Lecture 2: Kinematics of medical robotics Allison Okamura Stanford University kinematics The study of movement The branch of classical mechanics that describes the

More information

An Improved Dynamic Modeling of a 3-RPS Parallel Manipulator using the concept of DeNOC Matrices

An Improved Dynamic Modeling of a 3-RPS Parallel Manipulator using the concept of DeNOC Matrices An Improved Dynamic Modeling of a 3-RPS Parallel Manipulator using the concept of DeNOC Matrices A. Rahmani Hanzaki, E. Yoosefi Abstract A recursive dynamic modeling of a three-dof parallel robot, namely,

More information

EE613 Machine Learning for Engineers LINEAR REGRESSION. Sylvain Calinon Robot Learning & Interaction Group Idiap Research Institute Nov.

EE613 Machine Learning for Engineers LINEAR REGRESSION. Sylvain Calinon Robot Learning & Interaction Group Idiap Research Institute Nov. EE613 Machine Learning for Engineers LINEAR REGRESSION Sylvain Calinon Robot Learning & Interaction Group Idiap Research Institute Nov. 4, 2015 1 Outline Multivariate ordinary least squares Singular value

More information

7-Degree-Of-Freedom (DOF) Cable-Driven Humanoid Robot Arm. A thesis presented to. the faculty of. In partial fulfillment

7-Degree-Of-Freedom (DOF) Cable-Driven Humanoid Robot Arm. A thesis presented to. the faculty of. In partial fulfillment Mechanism Design, Kinematics and Dynamics Analysis of a 7-Degree-Of-Freedom (DOF) Cable-Driven Humanoid Robot Arm A thesis presented to the faculty of the Russ College of Engineering and Technology of

More information

10/11/07 1. Motion Control (wheeled robots) Representing Robot Position ( ) ( ) [ ] T

10/11/07 1. Motion Control (wheeled robots) Representing Robot Position ( ) ( ) [ ] T 3 3 Motion Control (wheeled robots) Introduction: Mobile Robot Kinematics Requirements for Motion Control Kinematic / dynamic model of the robot Model of the interaction between the wheel and the ground

More information

Design and Optimization of the Thigh for an Exoskeleton based on Parallel Mechanism

Design and Optimization of the Thigh for an Exoskeleton based on Parallel Mechanism Design and Optimization of the Thigh for an Exoskeleton based on Parallel Mechanism Konstantin Kondak, Bhaskar Dasgupta, Günter Hommel Technische Universität Berlin, Institut für Technische Informatik

More information

Jacobian: Velocities and Static Forces 1/4

Jacobian: Velocities and Static Forces 1/4 Jacobian: Velocities and Static Forces /4 Models of Robot Manipulation - EE 54 - Department of Electrical Engineering - University of Washington Kinematics Relations - Joint & Cartesian Spaces A robot

More information

Robot. A thesis presented to. the faculty of. In partial fulfillment. of the requirements for the degree. Master of Science. Zachary J.

Robot. A thesis presented to. the faculty of. In partial fulfillment. of the requirements for the degree. Master of Science. Zachary J. Uncertainty Analysis throughout the Workspace of a Macro/Micro Cable Suspended Robot A thesis presented to the faculty of the Russ College of Engineering and Technology of Ohio University In partial fulfillment

More information

EE613 Machine Learning for Engineers LINEAR REGRESSION. Sylvain Calinon Robot Learning & Interaction Group Idiap Research Institute Nov.

EE613 Machine Learning for Engineers LINEAR REGRESSION. Sylvain Calinon Robot Learning & Interaction Group Idiap Research Institute Nov. EE613 Machine Learning for Engineers LINEAR REGRESSION Sylvain Calinon Robot Learning & Interaction Group Idiap Research Institute Nov. 9, 2017 1 Outline Multivariate ordinary least squares Matlab code:

More information

CALCULATING TRANSFORMATIONS OF KINEMATIC CHAINS USING HOMOGENEOUS COORDINATES

CALCULATING TRANSFORMATIONS OF KINEMATIC CHAINS USING HOMOGENEOUS COORDINATES CALCULATING TRANSFORMATIONS OF KINEMATIC CHAINS USING HOMOGENEOUS COORDINATES YINGYING REN Abstract. In this paper, the applications of homogeneous coordinates are discussed to obtain an efficient model

More information

1. Introduction 1 2. Mathematical Representation of Robots

1. Introduction 1 2. Mathematical Representation of Robots 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 Analysis

More information

Availability of Multi-Preview Control of PA10 with Avoidance Manipulability Analyses

Availability of Multi-Preview Control of PA10 with Avoidance Manipulability Analyses SICE Annual Conference 2010 August 18-21, 2010, The Grand Hotel, Taipei, Taiwan Availability of Multi-Preview Control of PA10 with Avoidance Manipulability Analyses Yang Hou 1, Yusaku Nakamura 1, Maki

More information

Jane Li. Assistant Professor Mechanical Engineering Department, Robotic Engineering Program Worcester Polytechnic Institute

Jane Li. Assistant Professor Mechanical Engineering Department, Robotic Engineering Program Worcester Polytechnic Institute Jane Li Assistant Professor Mechanical Engineering Department, Robotic Engineering Program Worcester Polytechnic Institute What are the DH parameters for describing the relative pose of the two frames?

More information

Jacobian: Velocities and Static Forces 1/4

Jacobian: Velocities and Static Forces 1/4 Jacobian: Velocities and Static Forces /4 Advanced Robotic - MAE 6D - Department of Mechanical & Aerospace Engineering - UCLA Kinematics Relations - Joint & Cartesian Spaces A robot is often used to manipulate

More information

Switching method to Avoid Algorithmic Singularity in Vision-based Control of a Space Robot

Switching method to Avoid Algorithmic Singularity in Vision-based Control of a Space Robot Switching method to Avoid Algorithmic Singularity in Vision-based Control of a Space Robot Suril V. Shah 1, V. V. Anurag 1, A. H. Abdul Hafez 2, and K Madhava Krishna 1 Abstract This paper presents a novel

More information

Task selection for control of active vision systems

Task selection for control of active vision systems The 29 IEEE/RSJ International Conference on Intelligent Robots and Systems October -5, 29 St. Louis, USA Task selection for control of active vision systems Yasushi Iwatani Abstract This paper discusses

More information

Robot learning for ball bouncing

Robot learning for ball bouncing Robot learning for ball bouncing Denny Dittmar Denny.Dittmar@stud.tu-darmstadt.de Bernhard Koch Bernhard.Koch@stud.tu-darmstadt.de Abstract For robots automatically learning to solve a given task is still

More information

Motion Capture & Simulation

Motion Capture & Simulation Motion Capture & Simulation Motion Capture Character Reconstructions Joint Angles Need 3 points to compute a rigid body coordinate frame 1 st point gives 3D translation, 2 nd point gives 2 angles, 3 rd

More information

An Overview of Null Space Projections for Redundant, Torque Controlled Robots

An Overview of Null Space Projections for Redundant, Torque Controlled Robots An Overview of Null Space Projections for Redundant, Torque Controlled Robots Alexander Dietrich 1, Christian Ott 1, and Alin Albu-Schäffer 1,2 1 Institute of Robotics and Mechatronics, German Aerospace

More information

Constrained Closed Loop Inverse Kinematics

Constrained Closed Loop Inverse Kinematics 2010 IEEE International Conference on Robotics and Automation Anchorage Convention District May 3-8, 2010, Anchorage, Alaska, USA Constrained Closed Loop Inverse Kinematics Behzad Dariush Youding Zhu Arjun

More information

Parallel Robots. Mechanics and Control H AMID D. TAG HI RAD. CRC Press. Taylor & Francis Group. Taylor & Francis Croup, Boca Raton London NewYoric

Parallel Robots. Mechanics and Control H AMID D. TAG HI RAD. CRC Press. Taylor & Francis Group. Taylor & Francis Croup, Boca Raton London NewYoric Parallel Robots Mechanics and Control H AMID D TAG HI RAD CRC Press Taylor & Francis Group Boca Raton London NewYoric CRC Press Is an Imprint of the Taylor & Francis Croup, an informs business Contents

More information

Motion Planning for Dynamic Knotting of a Flexible Rope with a High-speed Robot Arm

Motion Planning for Dynamic Knotting of a Flexible Rope with a High-speed Robot Arm The 2010 IEEE/RSJ International Conference on Intelligent Robots and Systems October 18-22, 2010, Taipei, Taiwan Motion Planning for Dynamic Knotting of a Flexible Rope with a High-speed Robot Arm Yuji

More information

Robots are built to accomplish complex and difficult tasks that require highly non-linear motions.

Robots are built to accomplish complex and difficult tasks that require highly non-linear motions. Path and Trajectory specification Robots are built to accomplish complex and difficult tasks that require highly non-linear motions. Specifying the desired motion to achieve a specified goal is often a

More information

which is shown in Fig We can also show that the plain old Puma cannot reach the point we specified

which is shown in Fig We can also show that the plain old Puma cannot reach the point we specified 152 Fig. 7.8. Redundant manipulator P8 >> T = transl(0.5, 1.0, 0.7) * rpy2tr(0, 3*pi/4, 0); The required joint coordinates are >> qi = p8.ikine(t) qi = -0.3032 1.0168 0.1669-0.4908-0.6995-0.1276-1.1758

More information

Lecture 18 Kinematic Chains

Lecture 18 Kinematic Chains CS 598: Topics in AI - Adv. Computational Foundations of Robotics Spring 2017, Rutgers University Lecture 18 Kinematic Chains Instructor: Jingjin Yu Outline What are kinematic chains? C-space for kinematic

More information

Robotics 2 Information

Robotics 2 Information Robotics 2 Information Prof. Alessandro De Luca Robotics 2! 2017/18! Second semester! Monday, February 26 Wednesday, May 30, 2018! Courses of study (code)! Master in Artificial Intelligence and Robotics

More information

Design & Kinematic Analysis of an Articulated Robotic Manipulator

Design & Kinematic Analysis of an Articulated Robotic Manipulator Design & Kinematic Analysis of an Articulated Robotic Manipulator Elias Eliot 1, B.B.V.L. Deepak 1*, D.R. Parhi 2, and J. Srinivas 2 1 Department of Industrial Design, National Institute of Technology-Rourkela

More information

Robot programming by demonstration

Robot programming by demonstration Robot programming by demonstration Denasi, A.; Verhaar, B.T.; Kostic, D.; Bruijnen, D.J.H.; Nijmeijer, H.; Warmerdam, T.P.H. Published in: Proceedings of the 1th Philips Conference on Applications of Control

More information

Singularity Management Of 2DOF Planar Manipulator Using Coupled Kinematics

Singularity Management Of 2DOF Planar Manipulator Using Coupled Kinematics Singularity Management Of DOF lanar Manipulator Using oupled Kinematics Theingi, huan Li, I-Ming hen, Jorge ngeles* School of Mechanical & roduction Engineering Nanyang Technological University, Singapore

More information

Position and Orientation Control of Robot Manipulators Using Dual Quaternion Feedback

Position and Orientation Control of Robot Manipulators Using Dual Quaternion Feedback Position and Orientation Control of Robot Manipulators Using Dual Quaternion Feedback Hoang-Lan Pham, Véronique Perdereau, Bruno Vilhena Adorno and Philippe Fraisse UPMC Univ Paris 6, UMR 7222, F-755,

More information

Force control of redundant industrial robots with an approach for singularity avoidance using extended task space formulation (ETSF)

Force control of redundant industrial robots with an approach for singularity avoidance using extended task space formulation (ETSF) Force control of redundant industrial robots with an approach for singularity avoidance using extended task space formulation (ETSF) MSc Audun Rønning Sanderud*, MSc Fredrik Reme**, Prof. Trygve Thomessen***

More information

Written exams of Robotics 1

Written exams of Robotics 1 Written exams of Robotics 1 http://www.diag.uniroma1.it/~deluca/rob1_en.php All materials are in English, unless indicated (oldies are in Year Date (mm.dd) Number of exercises Topics 2018 06.11 2 Planar

More information

Visual Tracking of a Hand-eye Robot for a Moving Target Object with Multiple Feature Points: Translational Motion Compensation Approach

Visual Tracking of a Hand-eye Robot for a Moving Target Object with Multiple Feature Points: Translational Motion Compensation Approach Visual Tracking of a Hand-eye Robot for a Moving Target Object with Multiple Feature Points: Translational Motion Compensation Approach Masahide Ito Masaaki Shibata Department of Electrical and Mechanical

More information

Advanced Robotic Manipulation

Advanced Robotic Manipulation Advanced Robotic Manipulation Handout CS327A (Spring 2017) Problem Set #4 Due Thurs, May 26 th Guidelines: This homework has both problem-solving and programming components. So please start early. In problems

More information

The Collision-free Workspace of the Tripteron Parallel Robot Based on a Geometrical Approach

The Collision-free Workspace of the Tripteron Parallel Robot Based on a Geometrical Approach The Collision-free Workspace of the Tripteron Parallel Robot Based on a Geometrical Approach Z. Anvari 1, P. Ataei 2 and M. Tale Masouleh 3 1,2 Human-Robot Interaction Laboratory, University of Tehran

More information

A Whole-Body Control Framework for Humanoids Operating in Human Environments

A Whole-Body Control Framework for Humanoids Operating in Human Environments Proceedings of the 2006 IEEE International Conference on Robotics and Automation Orlando, Florida - May 2006 A Whole-Body Control Framework for Humanoids Operating in Human Environments Luis Sentis and

More information

Trajectory Planning of Redundant Planar Mechanisms for Reducing Task Completion Duration

Trajectory Planning of Redundant Planar Mechanisms for Reducing Task Completion Duration Trajectory Planning of Redundant Planar Mechanisms for Reducing Task Completion Duration Emre Uzunoğlu 1, Mehmet İsmet Can Dede 1, Gökhan Kiper 1, Ercan Mastar 2, Tayfun Sığırtmaç 2 1 Department of Mechanical

More information

Visual Recognition: Image Formation

Visual Recognition: Image Formation Visual Recognition: Image Formation Raquel Urtasun TTI Chicago Jan 5, 2012 Raquel Urtasun (TTI-C) Visual Recognition Jan 5, 2012 1 / 61 Today s lecture... Fundamentals of image formation You should know

More information

Industrial Robots : Manipulators, Kinematics, Dynamics

Industrial Robots : Manipulators, Kinematics, Dynamics Industrial Robots : Manipulators, Kinematics, Dynamics z z y x z y x z y y x x In Industrial terms Robot Manipulators The study of robot manipulators involves dealing with the positions and orientations

More information

IN-SITU CALIBRATION OF A REDUNDANT MEASUREMENT SYSTEM FOR MANIPULATOR POSITIONING

IN-SITU CALIBRATION OF A REDUNDANT MEASUREMENT SYSTEM FOR MANIPULATOR POSITIONING IN-SIU CALIBRAION OF A REDUNDAN MEASUREMEN SYSEM FOR MANIPULAOR POSIIONING Piotr J. Meyer Philips Center for Industrial echnology (CF, Lynnfield, MA, U.S.A. Prof. Dr. Jan van Eijk Philips Center for Industrial

More information

Robot Vision Control of robot motion from video. M. Jagersand

Robot Vision Control of robot motion from video. M. Jagersand Robot Vision Control of robot motion from video M. Jagersand Vision-Based Control (Visual Servoing) Initial Image User Desired Image Vision-Based Control (Visual Servoing) : Current Image Features : Desired

More information