Next Article in Journal
Reliability and Safety of Autonomous Systems Based on Semantic Modelling for Self-Certification
Next Article in Special Issue
Kinematic Synthesis and Analysis of the RoboMech Class Parallel Manipulator with Two Grippers
Previous Article in Journal / Special Issue
Kinematic Optimization for the Design of a Collaborative Robot End-Effector for Tele-Echography
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Investigation of Cyclicity of Kinematic Resolution Methods for Serial and Parallel Planar Manipulators

by
Maurizio Ruggiu
1,*,† and
Andreas Müller
2,†
1
Department of Mechanical, Chemical and Materials Engineering, University of Cagliari, Via Marengo, 2, 09123 Cagliari, Italy
2
Institut for Robotics, Johannes Kepler University, Altenberger Straße, 69-4040 Linz, Austria
*
Author to whom correspondence should be addressed.
These authors contributed equally to this work.
Robotics 2021, 10(1), 9; https://doi.org/10.3390/robotics10010009
Submission received: 20 October 2020 / Revised: 29 December 2020 / Accepted: 30 December 2020 / Published: 3 January 2021
(This article belongs to the Special Issue Kinematics and Robot Design III, KaRD2020)

Abstract

:
Kinematic redundancy of manipulators is a well-understood topic, and various methods were developed for the redundancy resolution in order to solve the inverse kinematics problem, at least for serial manipulators. An important question, with high practical relevance, is whether the inverse kinematics solution is cyclic, i.e., whether the redundancy solution leads to a closed path in joint space as a solution of a closed path in task space. This paper investigates the cyclicity property of two widely used redundancy resolution methods, namely the projected gradient method (PGM) and the augmented Jacobian method (AJM), by means of examples. Both methods determine solutions that minimize an objective function, and from an application point of view, the sensitivity of the methods on the initial configuration is crucial. Numerical results are reported for redundant serial robotic arms and for redundant parallel kinematic manipulators. While the AJM is known to be cyclic, it turns out that also the PGM exhibits cyclicity. However, only the PGM converges to the local optimum of the objective function when starting from an initial configuration of the cyclic trajectory.

1. Introduction

Kinematically redundant serial kinematic manipulators (SKM) are gaining importance for dedicated solution in flexible automation due their advantageous properties. Only a few kinematically redundant parallel kinematic manipulators (PKM) have been proposed, and they have not yet seen a similar application in industry. Kinematic redundancy offers various advantages, and it can in particular be exploited to improve dexterity, to avoid singularities, to circumvent obstacles, and eventually to increase the workspace. These advantages are accompanied with an increased complexity of the control and with increased costs, however. The complexity is due to the non-uniqueness of the solution to the geometric inverse kinematics problem (IKP), which consists of finding a vector q V n of generalized coordinates (joint coordinates in SKM) for a given vector p R m of end-effector (EE) coordinates satisfying the forward kinematics relation
p = f q
where f is the forward kinematics mapping. The corresponding velocity IKP, in a given pose q , is to find a vector of generalized coordinates q ˙ for given EE-velocity p ˙ satisfying the velocity forward kinematics
p ˙ = J q q ˙
where J q R m × n is the forward kinematics Jacobian.
A manipulator is kinematically redundant if r = n m > 0 , where r is called the degree of redundancy, n is the degree of freedom (DOF), and m denotes the dimension of the task space. For a redundant manipulator, the Jacobian is not square, and the inverse kinematics has r-dimensional solution set.
A number of solution techniques for solving the geometric IKP problem for redundant manipulators have been introduced in the last three decades, almost exclusively focusing on SKM [1]. Most of them determine a solution of the geometric inverse kinematics problem from a solution of the velocity inverse kinematics problem with the aim to provide an online solution scheme that can be executed on the robot controller with a well-defined computation time. As a consequence, all these method yield a local solution rather than the global solution of the geometric inverse kinematics problem. The two most widely used local solution schemes are the following:
  • Null space methods: A particular solution q ˙ of (2) is determined by adding a vector in the null-space of the Jacobian. The latter is usually the gradient of a scalar objective function that is to be maximized (or minimized).
  • Task augmentation methods: Redundancy is eliminated by adding r auxiliary tasks, in order to make the overall system non-redundant.
Most industrial use cases involve repetitive tasks. That is, the EE performs a cyclic motion. An obvious requirement for safe application of redundant robots is that the IK solution is well-determined in the sense that for given pose p of the EE the IK solution scheme always yields the same pose q of the robot. This property is called cyclicity, which means that for a closed EE-path the IK solution method gives a closed path in joint space. It is well-known that null-space methods cannot be guaranteed to be cyclic [2]. This is an important drawback of the null-space methods since the motion of the chain is unpredictable during the motion. The cyclicity problem was first analyzed in a differential geometric framework in [3] and then explored in [4,5] for the pseudoinverse solution. In [6] the authors were able to design a feedback control law to produce convergence of the joint motion towards a cyclic trajectory assuming the null space vector as a linear map of the EE trajectory.
While task augmentation methods are cyclic [6], they suffer from algorithmic singularities [7]. It must be mentioned that this topic was extensively used and studied for SKM (aiming to avoid collision and singularities). To the authors knowledge these same techniques have been applied very rarely to PKMs as in [8]. For the sake of the completeness, we must point out that recently these classical schemes have been applied to the hyper-redundant manipulators [9,10] as well as algorithms based on the machine learning have been applied to the redundancy resolution [11].
In this paper the projected gradient method (PGM) and the augmented Jacobian method (AJM) are compared by means of examples when applied to SKM and PKM. The methods are designed to minimize an objective function. In the following, and w.l.o.g., the objective function will be the sum of the squared joint variables. The comparison regards (1) the cyclicity of the joint trajectories, and (2) the dependency of the (cyclic) joint trajectory with respect to changes in the initial configuration. The sensitivity is an aspect that has not yet been addressed in the literature as well as the cyclicity of the solutions for PKMs. It will be shown that only the projected gradient method is capable of minimizing the objective function independently of the initial configurations. Results are reported for both SKM and PKM.
This is the first publication that addresses the cyclicity of PGM. The novel contribution is a numerical investigation and comparison of the cyclicity of PGM and AJM when applied to SKM as well as to PKM.
The paper is organized as follows. In Section 2 the two methods for redundancy resolution at the velocity level are presented. Numerical results are shown in Section 3. The paper concludes with a discussion in Section 4.

2. Redundancy Resolution Methods

Redundancy resolution of the differential kinematics of a manipulator is expressed as:
q ˙ = J # p ˙ .
J # is the Moore–Penrose pseudoinverse of the manipulator Jacobian J R m × n . In order to avoid integration drift, an algorithm solution (CLIK: closed-loop inverse kinematics) of Equation (3) is widely adopted and the geometric inverse kinematic problem expressed as:
q ˙ = J # ( p d ˙ + G e ) ,
where e = p d p represents the error between the desired and actual EE location and G is a positive–definite diagonal gain matrix. Numerical integration of the Equation (4) given the initial configuration q 0 followed by the solution of the forward position kinematic equations closes the feedback loop.
  • PGM
    The PGM exploits the fact that a general solution of the differential kinematics can be substituted to Equation (4) when a desired joint rate vector v is projected into the null space of J :
    q ˙ = J # ( p ˙ d + G e ) P v ,
    with P = ( I J # J ) defined as the projector matrix. The added term generates self–motion of the kinematic chain without affecting the EE velocity. Vector v can be chosen in order to make a scalar objective function h ( q ) stationary by using the gradient projection method, such that v = ( h ( q ) q ) T , with v R n . h ( q ) may be any analytical differentiable function expressed in terms of the joint variables q only.
  • AJM
    A different approach is followed in the AJM. An additional constraint task is imposed to the original task of the EE. Following [7,12], the objective function h ( q ) is projected onto the null space of J and imposed to be zero. Formally we can write:
    g ( q ) = Z T v = 0 .
    Z R n × r is an orthonormal basis for the null space of J and v is the gradient of h ( q ) with respect to the joint variables as in the previous method. Therefore, Equation (6) yields r independent constraints keeping h ( q ) at the extreme at each time of the trajectory starting from the initial configuration q 0 .
    The added Jacobian J a R r × n can simply obtained as
    J a = g ( q ) q ,
    that leads to the CLIK kinematic resolution expressed as:
    q ˙ = J a u g 1 ( p ˙ d 0 + G 0 0 0 e 0 ) , J a u g = J J a .
The two methods are, therefore, designed to reach the same goal in order to have a direct comparison between them.
As pointed out in [6] for SKM, the cyclicity of the joints trajectories for a closed EE path can be reached exactly, asymptotically or it cannot even be reached. Exact cyclicity is obtained whenever v = L ( q ) p ˙ at the steady–state, i.e., e = 0 . It has been shown in [6] that the augmented Jacobian can be expressed in this form thus proving its cyclicity. Furthermore, the cyclicity property may be verified on–line by calculating that the Lie brackets formed by any columns of the control matrix, J a u g 1 , are linear combinations of the columns (involutive property) [13]. This calculation was indeed performed in this paper.
On the contrary, PGM cannot guarantee to lead to exact or even asymptotic cyclicity a priori. Indeed, it has been proved that control scheme in Equation (4) can only be asymptotic cyclic with v = K ( q c y c l i c q ) , with q c y c l i c representing the joint trajectory to converge to in order to reach repeatability.

3. Numerical Simulations

PGM and AJM are implemented for the serial manipulators 4R and the parallel 2RRP planar manipulators and for a 6R industrial UR10e robot. The planar manipulators have a degree of redundancy r = 2 , while the 6DOF arm has r = 3 . The end effectors of the manipulators can track a circle at a given constant speed.
For all the manipulators, the objective function to be minimized was chosen to be:
h ( q ) = i = 1 n q i 2 ,
with q i θ i for the SKMs and q = ψ 1 , ρ 1 , ψ 2 , ρ 2 for the PKM. The simple nature of h ( q ) strongly simplifies the computations. In the PGM method, indeed, only the analytical calculation of the gradient of the objective function is required. Instead, AJM requires the analytical calculation of the gradient of g ( q ) in Equation (6) to obtain the added rows of the Jacobian. First, an analytical calculation of Z is needed. This can be avoided using an alternative procedure proposed in [14] to calculate only Z numerically.
The geometrical data and the data of the EE trajectory are given in Table 1, Table 2 and Table 3.

3.1. Serial 4R

The Jacobian of the manipulator in Figure 1a is trivial and it is not shown in the paper. Instead, Equation (10) shows g ( q ) used in the AJM:
g ( q ) = 2 ( s 234 + s 23 + s 2 ) ( ( θ 3 θ 2 ) ( s 234 + s 23 ) + ( θ 1 θ 2 ) ( s 34 + s 3 ) + θ 3 s 2 ( θ 4 θ 2 ) s 234 + ( θ 1 θ 2 ) ( s 34 + s 4 ) + θ 4 ( s 23 + s 2 ) )
g ( q ) is then differentiated with respect to the joint angles to obtain J a R 2 × 4 .
In Figure 2 we show h ( q ) from both the methods for the planar 4R. The initial configuration q 0 was calculated such to be a solution of the inverse position problem and that g ( q 0 ) = 0 .
From Figure 2 we see that h ( q ) from the methods are in very good agreement. Both can keep the objective function stationary. Accordingly, also the joint trajectories of the two methods, shown in Figure 3, only exhibit small differences.
From Figure 3 we also see that both methods produce cyclic joints trajectories. In the case of the PGM we can verify that only by inspection while for the AJM we performed the numerical calculations of the Lie brackets associated to the augmented Jacobian. To have cyclicity we need to have that for any two columns c i and c j of J a u g 1 , their Lie bracket L k is a linear combination of the columns of the control matrix J a u g 1 . In this case, for each step of calculation we obtain L k of the order of 10 15 proving the cyclicity. Figure 4 shows the objective function whenever g ( q 0 * ) 0 as q 0 * = q 0 + ϵ v with ϵ v = ϵ 1 , 1 , 1 , 1 . As expected, the results show that AJM can only keep the constraint as it is, while PGM quickly reaches the minimum.
The inability of AJM to converge to the minimum is stressed in Figure 5 where h ( q ) is plotted with different initial conditions.
We then tested the robustness of PGM as the initial conditions varied. In Figure 6, h ( q ) is computed by PGM when starting from different initial configurations. The method allows reaching the minimum even when ϵ = 1.5 . In this case the method converges in N c = 1.2570 cycles chosen Δ h = ( h ϵ h 0 ) = 1 / 1000 as threshold. Similarly, the joints trajectories coincide quickly. This is a striking characteristic of this method that proves to be robust with respect to the initial configuration of the motion that can be inaccurate for some reasons. In this case the method can reach the minimum curve even when the gap from the correct initial configuration is about 90 .

3.2. Parallel 2RRP

The kinematic relation of the PKM is [15]:
J p p ˙ = J q q ˙ .
The forward kinematics Jacobian in (2) is thus J = J p 1 J q . For the planar PKM in Figure 1b), the Jacobians J p and J q are
J p = x a c ψ 1 y a s ψ 1 ( x H ) a c ψ 2 y a c ψ 2 , J q = a ( y c ψ 1 x s ψ 1 ) ρ 1 0 0 0 0 a ( y c ψ 2 ( x H ) s ψ 2 ) ρ 2 .
The term g ( q ) used in the AJM is
g ( q ) = 2 ( ρ 1 ( 1 ψ 1 a ( y c ψ 1 x s ψ 1 ) ) ρ 2 ( 1 ψ 2 a ( y c ψ 2 ( x H ) s ψ 2 ) ) ) .
As with the planar serial case, Figure 7 shows h ( q ) from both the methods for the PKM. The initial configuration q 0 was calculated such to be a solution of the inverse position problem and that g ( q 0 ) = 0 .
Also in this case the methods coincide.
We repeat the tests considering g ( q 0 * ) 0 . However, in this case because of the different types of joints we use q 0 * = q 0 + ϵ v with ϵ v = ϵ 1 , 1 m , 1 , 1 m . The methods work consistently for the PKM as well. Only PGM can quickly reach the minimum of the objective function as shown in Figure 8.
Therefore, AJM cannot reach the minimum as pointed out in Figure 9.
The robustness of PGM when varying the initial conditions for the PKM is essentially the same of that for the serial 4 R ̲ . The results of the test are shown in Figure 10. The convergence rate in terms of number of cycles was computed of N c = 0.9975 .

3.3. Serial 6R

Finally the AJM and PGM methods were tested for a 6DOF industrial robotic arm UR10e. In this case, due to their sizes, it is not possible to show explicitly the terms involved into calculations. Figure 11 shows that also in this case the methods coincide when g ( q 0 ) = 0 , i.e., the objective function is at the minimum at the initial configuration.
Also, in the case of q 0 * = q 0 + ϵ v with ϵ v = ϵ 1 , 1 , 1 , 1 , 1 , 1 , the methods work as in the other cases as shown in Figure 12.
The response of the AJM in terms of variation of the initial conditions is shown in Figure 13.
Sensitivity of the PGM method to the initial configuration is shown in Figure 14. The behavior is similar to the other cases.
The convergence measure in terms of number of cycles is N c = 2.1145 . In order to check the robustness of the methods, two further test were performed. First, the circular trajectory was tracked with a variable EE velocity obtained as v = θ ˙ R with
θ ˙ = 2 π T ( 1 cos 2 π τ ) , τ = t T .
Then, a test with a trajectory represented by Bernoulli’s Lemniscate (∞-like curve) tracked with an EE velocity v = θ ˙ r . In this case, the angular velocity follows Equation (14) while the radial velocity is kept constant. The authors did not find discrepancies with respect to the case of the circle trajectory tracked at the constant velocity for all the manipulators. As an example, Figure 15 shows the robustness of the PGM for the PKM when the EE is tracking the -like curve at the v velocity.

4. Conclusions

This paper is the combination of two research directions pursued independently: investigation of the trajectories cyclicity and of the gradient-based algortihms for redundancy resolution. In the past, the augmented Jacobian method was shown to lead to cyclic trajectories while the projected gradient method for the inverse kinematics was only used to maximize an objective function. It was never attempted to use the projected gradient method to generate cyclic inverse kinematics solution. In this paper, the cyclicity property of the gradient-based and of the augmented Jacobian method for the redundancy resolution is investigated by means of numerical examples. This paper is the first presented in the literature in which a such comparison is performed.
Briefly, the main results of this paper are: (a) The PGM leads to cyclic trajectories at which the objective function attains a minimum, and converges to such cyclic trajectory even if the initial configuration is far from a point where the objective is minimized. The tests on the robustness with respect to the initial configurations showed similar behavior for all the manipulators investigated. On the contrary, as expected, the AJM can only keep the objective function at the value at the initial configuration. (b) The results are identical for serial and parallel manipulators since both kinematically characterized by a forward/inverse kinematic mapping. Both methods are cyclic either for the SKMs or for the PKM investigated. The cyclicity property of the AJM was confirmed by numerical calculation of the relevant Lie brackets, while the asymptotic cyclicity of the PGM was confirmed by numerical calculation. These results are novel and it remains to further investigate the properties of the PGM. Moreover, the analyses carried out in this paper are numeric and further research needs to address this topic from an analytical point of view.

Author Contributions

Conceptualization, M.R. and A.M.; software, M.R. and A.M.; investigation, M.R. and A.M.; writing—original draft preparation, M.R. and A.M.; writing—review and editing, M.R. and A.M.; Both authors have equally contributed to this paper. All authors have read and agreed to the published version of the manuscript.

Funding

The second author acknowledges support from the LCM K2 Center for Symbiotic Mechatronics within the framework of the Austrian COMET-K2 program.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

The data presented in this study are available on request from the corresponding author.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Nenchev, D.N. Redundancy Resolution through Local Optimization: A Review. J. Robot. Syst. 1989, 6, 769–798. [Google Scholar] [CrossRef]
  2. Siciliano, B. Kinematic Control of Redundant Robot Manipulators: A Tutorial. J. Lntelligent Robot. Syst. 1990, 3, 201–212. [Google Scholar] [CrossRef]
  3. Shamir, T.; Yomdin, Y. Repeatability of Redundant Manipulators: Mathematical Solution of the Problem. IEEE Trans. Autom. Control 1988, 33, 1004–1009. [Google Scholar] [CrossRef]
  4. Klein, C.A.; Kee, K.B. The nature of drift in pseudo-inverse control of kinematically redundant manipulators. IEEE Trans. Robot. Automat. 1989, RA-5, 231–234. [Google Scholar] [CrossRef]
  5. Luo, S.; Ahmad, S. Predicting the Drift Motion for Kinematically Redundant Robots. IEEE Trans. Syst. Man Cybern. 1992, 22, 717–728. [Google Scholar] [CrossRef]
  6. De Luca, A.; Lanari, L.; Oriolo, G. Control of Redundat Robots on Cyclic Trajectories. In Proceedings of the IEEE International Conference on Robotics and Automation, Nice, France, 12–14 May 1992; pp. 500–506. [Google Scholar]
  7. Baillieul, J. Kinematic programming alternatives for redundant manipulators. In Proceedings of the IEEE International Conference on Robot and Automation, St. Louis, MO, USA, 25–28 March 1985; pp. 772–778. [Google Scholar]
  8. Simas, H.; Di Gregorio, R. A Technique Based on Adaptive Extended Jacobians for Improving the Robustness of the Inverse Numerical Kinematics of Redundant Robots. J. Mech. Robot. 2019, 11, 020913. [Google Scholar] [CrossRef]
  9. Chembuly, V.V.M.J.S.; Voruganti, H.K. An Efficient Approach for Inverse Kinematics and Redundancy Resolution Scheme of Hyper-Redundant Manipulators. AIP Conf. Proc. 2018, 1943, 020019. [Google Scholar]
  10. Yahya, S.; Moghavvemi, M.; Mohamed, H.A.F. Geometrical Approach of Planar Hyper-Redundant Manipulators: Inverse Kinematics, Path Planning and Workspace. Simul. Modell. Pract. Theory 2011, 19, 406–422. [Google Scholar] [CrossRef]
  11. Perrusquía, A.; Yu, W.; Li, X. Multi-agent reinforcement learning for redundant robot control in task-space. Int. J. Mach. Learn. Cybern. 2020. [Google Scholar] [CrossRef]
  12. Chang, P.H. A closed-form solution for inverse kinematics of robot manipulators. IEEE J. Robot. Automat. 1987, 3, 393–403. [Google Scholar] [CrossRef]
  13. Boothby, W.M. An Introduction to Differentiable Manifolds and Riemannian Geometry; Academic Press: Cambridge, MA, USA, 2003. [Google Scholar]
  14. Klein, C.A.; Chu-Jenq, C.; Ahmed, S. A New Formulation of the Extended Jacobian Method and its Use in Mapping Algorithmic Singularities for Kinematically Redundant Manipulators. IEEE Trans. Robot. Autom. 1995, 11, 50–55. [Google Scholar] [CrossRef]
  15. Gosselin, C.; Angeles, J. Singularity Analysis of Closed-Loop Kinematic Chains. IEEE Trans. Robot. Autom. 1990, 6, 281–290. [Google Scholar] [CrossRef]
Figure 1. The test cases: (a) Planar 4R, (b) Planar 2RRP, (c) UR10 industrial 6R robot.
Figure 1. The test cases: (a) Planar 4R, (b) Planar 2RRP, (c) UR10 industrial 6R robot.
Robotics 10 00009 g001
Figure 2. h ( q ) in 4R. PGM: − (red line), AJM: (blue line).
Figure 2. h ( q ) in 4R. PGM: − (red line), AJM: (blue line).
Robotics 10 00009 g002
Figure 3. θ i in 4R. PGM: − (red line), AJM: (blue line).
Figure 3. θ i in 4R. PGM: − (red line), AJM: (blue line).
Robotics 10 00009 g003
Figure 4. h ( q ) in 4R with ϵ = 0.3 . PGM: − (red line), AJM: (blue line).
Figure 4. h ( q ) in 4R with ϵ = 0.3 . PGM: − (red line), AJM: (blue line).
Robotics 10 00009 g004
Figure 5. AJM: h ( q ) in 4R. ϵ = 0 : (black line), ϵ = 0.25 : . (red line), ϵ = 0.5 : − (blue line).
Figure 5. AJM: h ( q ) in 4R. ϵ = 0 : (black line), ϵ = 0.25 : . (red line), ϵ = 0.5 : − (blue line).
Robotics 10 00009 g005
Figure 6. PGM: h ( q ) in 4R. ϵ = 0 : (black line), ϵ = 0.5 : . (red line), ϵ = 1.0 : − (blue line), ϵ = 1.5 : ⋯ (green line).
Figure 6. PGM: h ( q ) in 4R. ϵ = 0 : (black line), ϵ = 0.5 : . (red line), ϵ = 1.0 : − (blue line), ϵ = 1.5 : ⋯ (green line).
Robotics 10 00009 g006
Figure 7. h ( q ) in 2RRP. PGM: − (red line), AJM: (blue line).
Figure 7. h ( q ) in 2RRP. PGM: − (red line), AJM: (blue line).
Robotics 10 00009 g007
Figure 8. h ( q ) in 2RRP with ϵ = 0.15 . PGM: − (red line), AJM: (blue line).
Figure 8. h ( q ) in 2RRP with ϵ = 0.15 . PGM: − (red line), AJM: (blue line).
Robotics 10 00009 g008
Figure 9. AJM: h ( q ) in 2RRP. ϵ = 0 : (black line), ϵ = 0.1 : . (red line), ϵ = 0.15 : − (blue line).
Figure 9. AJM: h ( q ) in 2RRP. ϵ = 0 : (black line), ϵ = 0.1 : . (red line), ϵ = 0.15 : − (blue line).
Robotics 10 00009 g009
Figure 10. PGM: h ( q ) in 2RRP. ϵ = 0 : (black line), ϵ = 0.5 : . (red line), ϵ = 1.0 : − (blue line), ϵ = 1.5 : ⋯ (green line).
Figure 10. PGM: h ( q ) in 2RRP. ϵ = 0 : (black line), ϵ = 0.5 : . (red line), ϵ = 1.0 : − (blue line), ϵ = 1.5 : ⋯ (green line).
Robotics 10 00009 g010
Figure 11. h ( q ) in 6R. PGM: − (red line), AJM: (blue line).
Figure 11. h ( q ) in 6R. PGM: − (red line), AJM: (blue line).
Robotics 10 00009 g011
Figure 12. h ( q ) in 6R with ϵ = 0.5 . PGM: − (red line), AJM: (blue line).
Figure 12. h ( q ) in 6R with ϵ = 0.5 . PGM: − (red line), AJM: (blue line).
Robotics 10 00009 g012
Figure 13. AJM: h ( q ) in 6R. ϵ = 0 : (black line), ϵ = 0.25 : . (red line), ϵ = 0.5 : − (blue line).
Figure 13. AJM: h ( q ) in 6R. ϵ = 0 : (black line), ϵ = 0.25 : . (red line), ϵ = 0.5 : − (blue line).
Robotics 10 00009 g013
Figure 14. PGM: h ( q ) in 6R. ϵ = 0 : (black line), ϵ = 0.5 : . (red line), ϵ = 1.0 : − (blue line), ϵ = 1.5 : ⋯ (green line).
Figure 14. PGM: h ( q ) in 6R. ϵ = 0 : (black line), ϵ = 0.5 : . (red line), ϵ = 1.0 : − (blue line), ϵ = 1.5 : ⋯ (green line).
Robotics 10 00009 g014
Figure 15. PGM with v and -trajectory: h ( q ) in 2RRP. ϵ = 0 : − (black line), ϵ = 0.75 : (red line), ϵ = 1.5 : . (blue line).
Figure 15. PGM with v and -trajectory: h ( q ) in 2RRP. ϵ = 0 : − (black line), ϵ = 0.75 : (red line), ϵ = 1.5 : . (blue line).
Robotics 10 00009 g015
Table 1. 4R. a: links length; ( x 0 , y 0 ), R: coordinates of the centre and radius of the EE trajectory.
Table 1. 4R. a: links length; ( x 0 , y 0 ), R: coordinates of the centre and radius of the EE trajectory.
a = 0.5 m x 0 = 1.0 m y 0 = 1.0 mR = 0.5 m
Table 2. 2RRP. a: links length; H: base width, ( x 0 , y 0 ), R: coordinates of the centre and radius of the EE trajectory.
Table 2. 2RRP. a: links length; H: base width, ( x 0 , y 0 ), R: coordinates of the centre and radius of the EE trajectory.
a = 0.2 mH = 1 m x 0 = 0.5 m y 0 = 0.5 mR = 0.1 m
Table 3. 6R. ( x 0 , y 0 , z 0 ), R: coordinates of the centre and radius of the EE trajectory. EE trajectory on the plane y = 0.256  m. d 1 , a 2 , a 3 , d 4 , d 5 , d 6 : Denavit-Hartenberg geometrical parameters.
Table 3. 6R. ( x 0 , y 0 , z 0 ), R: coordinates of the centre and radius of the EE trajectory. EE trajectory on the plane y = 0.256  m. d 1 , a 2 , a 3 , d 4 , d 5 , d 6 : Denavit-Hartenberg geometrical parameters.
x 0 = 0.572 m y 0 = 0.256  m z 0 = 0.496 mR = 0.153 m d 1 = 0.127 m
a 2 = 0.612 m a 3 = 0.572 m d 4 = 0.164 m d 5 = 0.116 m d 6 = 0.092 m
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Ruggiu, M.; Müller, A. Investigation of Cyclicity of Kinematic Resolution Methods for Serial and Parallel Planar Manipulators. Robotics 2021, 10, 9. https://doi.org/10.3390/robotics10010009

AMA Style

Ruggiu M, Müller A. Investigation of Cyclicity of Kinematic Resolution Methods for Serial and Parallel Planar Manipulators. Robotics. 2021; 10(1):9. https://doi.org/10.3390/robotics10010009

Chicago/Turabian Style

Ruggiu, Maurizio, and Andreas Müller. 2021. "Investigation of Cyclicity of Kinematic Resolution Methods for Serial and Parallel Planar Manipulators" Robotics 10, no. 1: 9. https://doi.org/10.3390/robotics10010009

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop