The invention discloses a trajectory planning method for six degree-of-freedom (DOF) robots taking into account of end effector motion error, and relates to the field of robot motion control. Specifically, the invention involves planning the continuous trajectory of robot end effector by combining the screw theory, the cubic spline interpolation algorithm, and particle swarm optimization algorithm to obtain the objectives of satisfying tracking accuracy requirement, improving planning efficiency, and acquiring smooth motion trajectory.
As one foundation of robot control research, trajectory planning has an important influence on the robot's comprehensive motion performance. As far as the space planning is concerned, the planning method includes joint space planning and operation space planning. Joint space planning method refers to direct interpolating joint variables, and ultimately establishing the change curve of joint variables with time; however, because it is impossible to predict the trajectory change of the end effector in the process of motion, the joint space planning method is only applicable to simple, point-to-point operation task of the end effector. For operation tasks with continuous trajectory for the end effector, the operation space planning method is needed. Although this method can produce a high tracking accuracy for the notion trajectory, it cannot guarantee the stability of motion. In order to ensure the flexibility of motion on top of tracking the end effector trajectory, some scholars first select the key trajectory points in the operation space that can guarantee the end effector trajectory, subsequently calculate trajectory nodes in each joint space based on the inverse kinematics solution model, and subsequently carry out trajectory planning in the joint space, so as to ensure both the basic end effector trajectory and motion stability. In this kind of method, trajectory planning can only guarantee the position accuracy of key trajectory points, but the tracking error of continuous trajectory caused by joint interpolation is still uncontrollable.
In trajectory planning, the more the number of end effector key trajectory points, the more accurate the tracking can be; however, the more key trajectory points there are, the smaller the distances between the joint angles; and the smaller the distance will be, the harder it will be for interpolation algorithm to play a real role in smoothing the trajectory; moreover, the more times of inverse solution, the more complex the trajectory planning calculation becomes, thus reducing the planning efficiency. Secondly, interpolation algorithm not only affects the trajectory curve, but also key parameters (such as time interval) have a certain impact on the tracking accuracy. In order to improve the planning efficiency, this patent establishes the forward and inverse kinematics model based on the screw theory. Compared with the traditional D-H model, the method has the advantages of clear geometric meaning, no singularity, and small computation load. In order to obtain a smooth motion, a cubic spline interpolation algorithm is adopted for joint space trajectory planning, and the angular velocity and angular acceleration obtained by this method are continuous. To minimize the tracking error under the condition of satisfying all requirements, particle swarm optimization algorithm is adopted to optimize the trajectory, which can reduce the tracking error by a combination of obtaining a reasonable number N of key trajectory points and obtaining an appropriate time intervals.
The invention discloses a trajectory planning method for six degree-of-freedom (DOF) robots taking into account of end effector motion error. In the method, key trajectory points are obtained at equal intervals of an end effector continuous trajectory; interpolation programming is carried out for the angular positions of each joint obtained by inverse solution of the screw-based kinematics model; at first, take the number of the key trajectory points as variable to control an end effector tracking error within a required range, then take the intervals as design variables, and take maximum angular velocity, angular acceleration and angular jerk of each joint as constraint conditions, take minimum tracking error as the optimization objective to optimize the trajectory so as to obtain the planned trajectory with high planning efficiency, small tracking error and smooth movement.
The invention is realized by the following technical means:
Step (1), a forward and an inverse kinematics model are established for the robot based on screw theory;
Step (2), on the end effector continuous trajectory, take N+1 key trajectory points at equal interval and get N track segments, with N representing the number of track segments; trajectory nodes of each joint are obtained by the inverse kinematics model, a cubic modified spline curve was used for interpolation programming to obtain time-related curves of angular displacement, angular velocity, angular acceleration and angular jerk;
Step (3), the tracking error model is established by taking points on the angular displacement curve every 20 milliseconds (ms) and calculating the end effector position through the forward kinematics model; the tracking errors of the end effector position points are calculated; a maximum tracking error max(Em) was extracted, Em is track tracking error, m is the number of joint node groups;
Step (4), Tn represents a time interval of the track segment n, take Tn=t, 1≤n≤N, plan the trajectory and calculate the maximum tracking error max(Em) following the above steps; if the accuracy requirement max(Em)<Emax is not met, Emax being the maximum tracking error defined according to the operation task, take N+1, and then calculate the error again, loop the calculation until the tracking error meets the condition; time interval t and motion accuracy limit Emax are determined according to specific task requirements; and
Step (5), when N is determined, taking the time intervals as the design variable, the angular velocity, angular acceleration and angular jerk of each joints as constraints, and the minimum tracking error as the optimization objective to optimize the trajectory and obtain an optimized trajectory.
The characteristic of the invention is: a trajectory planning method for six degree-of-freedom robots taking into accounts of end effector motion error, wherein: key trajectory points are obtained at equal intervals of an end effector continuous trajectory; interpolation programming is carried out for the angular positions of each joint obtained by inverse solution of the spinor kinematics model; at first, take the number of the key trajectory points as variable to control an end effector tracking error within a required range, then take the intervals as design variables, and take maximum angular velocity, angular acceleration and angular jerk of each joint as constraint conditions, take minimum tracking error as the optimization objective to optimize the trajectory so as to obtain the planned trajectory with high planning efficiency, small tracking error and smooth movement.
Overall steps of the current disclosure are shown in
Step (1), establishing a forward kinematics model and an inverse kinematics model for the robot based on screw theory.
The forward kinematics model:
As shown in
r1=[0 0 0] r2=[0 150 250] r3=[0 150 800] r4=r5=r6=[0 744 940] (1)
ω1=[0 0 1] ω2=[1 0 0] ω3=[1 0 0] ω4=[0 1 0] ω5=[1 0 0] ω6=[0 0 1] (2)
based on screw theory, the transformation matrix between joints can be expressed in exponential form:
wherein {circumflex over (ξ)}i represents No. i joint spinor, θi is the No. i angular displacement of joint;
by ωi=[ω1 ω2 ω3]; so that
g
st(θ)=exp({circumflex over (ξ)}1θ1)exp({circumflex over (ξ)}2θ2) . . . exp({circumflex over (ξ)}6θ6)gst(0) (4)
The inverse kinematics model:
the solution of joint angles is transformed into three Paden-Kahan subproblems; since the position of the robot end effector depends on joint 1, 2 and 3, and the robot's posture depends on joint 4, 5 and 6; first describe the inverse motion of the first three joints as: end position vector re around the joint 1 to rotate −θ1 to re1, then around the joint 2 to rotate −θ2 to re2, then around the joint 3 to rotate −θ3 to r5, so that θ1, θ2 and θ3 are carried out by the following three expressions, wherein, equation (5) belongs to subproblem 1, while equations (6) and (7) belong to subproblem 3
exp({circumflex over (ξ)}1θ1)re1=re (5)
∥re2−exp({circumflex over (ξ)}2θ2)re1∥=δ2 (6)
∥re−exp({circumflex over (ξ)}3θ3)re2∥=δ3 (7)
wherein re1 is determined by end effector position vector re=[x y z]; re1=[0 ±√{square root over (x2+y2)} z], δ2, δ3 is determined distance, δ2=∥re1−r2∥, δ3=∥re−r3∥;
exp({circumflex over (ξ)}4θ4) exp({circumflex over (ξ)}5θ5)r04=g1r04 (8)
exp({circumflex over (ξ)}6θ6)r06=g2r06 (9)
where r04 is on rotation axis 6, not on rotation axis 4 and 5, take r04=[0 744 0]; r06 is not on rotation axis 6, take r06=[0 150 860];
g
1=[exp({circumflex over (ξ)}1θ1) exp({circumflex over (ξ)}2θ2) exp({circumflex over (ξ)}3θ3)]−1gst(θ)gst(0)−1;
g
2=[exp({circumflex over (ξ)}4θ4) exp({circumflex over (ξ)}5θ5)]−1g1;
Step (2), obtaining and interpolating the trajectory nodes of each joint, is performed as follows:
The continuous trajectory curve of the end effector is defined as follows, whose posture is maintained as Ω=[0 0 1], and the total operation task time T is no greater than 1 minute:
where 0≤α≤360°, in order to take N+1 key trajectory points with equal interval, take α=(360n/N)°, n=0,1,2, . . . N;
The obtained end effector posture is substituted into the inverse kinematics model to obtain N+1 joint trajectory nodes; a cubic modified spline curve is used to interpolate the joint trajectory nodes; for a joint, the joint trajectory is divided into N subsegments, angular displacement Sn(t), angular velocity Sn′(t), angular acceleration Sn″(t) of the No. n subsegments (t ∈ [tn−1, tn]) trajectory can be expressed as follows:
wherein Tn is the interval of the No. n subsegments; θn, {dot over (θ)}n, {umlaut over (θ)}n is angular displacement, angular velocity and angular acceleration of the joint corresponding to time tn, {umlaut over (θ)}n is calculated by boundary conditions Sn(tn−1)=θn−1, Sn(tn)=θn and Sn′(tn)=Sn+1′(tn);
Step (3), establishing the end effector tracking error model, is performed as follows:
The obtained angular displacement curves of each joint are evaluated every 20 ms to obtain M=T/0.02 sets of joint node groups, and calculating the corresponding terminal posture of each node group through the forward kinematics model as follows:
g
m=exp({circumflex over (ξ)}1θ1m) exp({circumflex over (ξ)}2θ2m) . . . exp({circumflex over (ξ)}6θ6m)gst(0) (14)
wherein θ1m . . . θ6m is the No. m joint node group; the corresponding position vector Pm in gm is extracted and the end effector error model Em was established as follows,
E
m
=∥P
m
−O∥−R (15)
wherein O is the position vector of the center of the trajectory circle, R is the radius of curvature at each point on the continuous trajectory, R=150 mm;
Step (4), determining the number of end key trajectory points n, is performed as follows:
take Tn=2, trajectory planning for each joint is carried out according to the step 2 for the end effector, solving the end effector maximum error value max(Em); the task requires the end effector error to meet the following conditions: max(Em)≤Emax=1 mm, if the calculation results do not meet the task requirements, increase the number of trajectory point N, continue to plan and calculate the end effector error, and continue the loop of calculation until the end effector tracking accuracy requirements are met, so as to determine N=24.
Step (5), optimizing the trajectory with minimizing end effector motion error as the objective function, is performed as follows:
obtain the maximum values of the angular velocity, the angular acceleration and the angular jerk of each joint through the step (2) as follows:
S′
max=max(|{S′n(t), 1≤n≤24}|) (19)
S″
max=max(|{S″n(t), 1≤n≤24}|) (20)
S′″
max=max(|{S′″n(t), 1≤n≤24}|) (21)
so that the optimization constraint conditions is expressed as follows:
wherein the range of time interval Tn is determined according to a specific task, {dot over (θ)}max i, {umlaut over (θ)}max i, and max i are the maximum angular velocity, angular acceleration and angular jerk allowed by No. i joint, and the objective optimization function is expressed as,
ƒ=min(Emax) (23)
Number | Date | Country | Kind |
---|---|---|---|
201710047955.6 | Jan 2017 | CN | national |
This application is a national stage application of International application number PCT/CN2017/103078, filed Sep. 25, 2017, titled “A Trajectory Planning Method For Six Degree-of-Freedom Robots Taking Into Account of End Effector Motion Error”, which claims the priority benefit of Chinese Patent Application No. 201710047955.6, filed on Jan. 19, 2017, which is hereby incorporated by reference in its entirety.
Filing Document | Filing Date | Country | Kind |
---|---|---|---|
PCT/CN2017/103078 | 9/25/2017 | WO | 00 |