CN113084821A - Spraying robot time optimal trajectory planning method based on dynamics - Google Patents
Spraying robot time optimal trajectory planning method based on dynamics Download PDFInfo
- Publication number
- CN113084821A CN113084821A CN202110482412.3A CN202110482412A CN113084821A CN 113084821 A CN113084821 A CN 113084821A CN 202110482412 A CN202110482412 A CN 202110482412A CN 113084821 A CN113084821 A CN 113084821A
- Authority
- CN
- China
- Prior art keywords
- joint
- constraints
- acceleration
- velocity
- path
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Withdrawn
Links
- 238000000034 method Methods 0.000 title claims abstract description 41
- 238000005507 spraying Methods 0.000 title claims abstract description 12
- 230000001133 acceleration Effects 0.000 claims abstract description 63
- 230000036544 posture Effects 0.000 claims abstract description 22
- 238000009499 grossing Methods 0.000 claims abstract description 8
- 239000011159 matrix material Substances 0.000 claims description 15
- 238000004364 calculation method Methods 0.000 claims description 7
- 238000010422 painting Methods 0.000 claims description 6
- 230000005484 gravity Effects 0.000 claims description 4
- 238000009795 derivation Methods 0.000 claims description 3
- 238000012545 processing Methods 0.000 claims description 2
- 238000011161 development Methods 0.000 description 2
- 238000010586 diagram Methods 0.000 description 2
- 230000010354 integration Effects 0.000 description 2
- 238000005457 optimization Methods 0.000 description 2
- 239000007921 spray Substances 0.000 description 2
- 230000009466 transformation Effects 0.000 description 2
- 238000004458 analytical method Methods 0.000 description 1
- 230000009286 beneficial effect Effects 0.000 description 1
- 238000004422 calculation algorithm Methods 0.000 description 1
- 238000007796 conventional method Methods 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 238000001914 filtration Methods 0.000 description 1
- 238000004519 manufacturing process Methods 0.000 description 1
- 238000011160 research Methods 0.000 description 1
- 230000002194 synthesizing effect Effects 0.000 description 1
Images
Classifications
-
- B—PERFORMING OPERATIONS; TRANSPORTING
- B25—HAND TOOLS; PORTABLE POWER-DRIVEN TOOLS; MANIPULATORS
- B25J—MANIPULATORS; CHAMBERS PROVIDED WITH MANIPULATION DEVICES
- B25J9/00—Programme-controlled manipulators
- B25J9/16—Programme controls
- B25J9/1656—Programme controls characterised by programming, planning systems for manipulators
- B25J9/1664—Programme controls characterised by programming, planning systems for manipulators characterised by motion, path, trajectory planning
-
- B—PERFORMING OPERATIONS; TRANSPORTING
- B25—HAND TOOLS; PORTABLE POWER-DRIVEN TOOLS; MANIPULATORS
- B25J—MANIPULATORS; CHAMBERS PROVIDED WITH MANIPULATION DEVICES
- B25J11/00—Manipulators not otherwise provided for
- B25J11/0075—Manipulators for painting or coating
-
- B—PERFORMING OPERATIONS; TRANSPORTING
- B25—HAND TOOLS; PORTABLE POWER-DRIVEN TOOLS; MANIPULATORS
- B25J—MANIPULATORS; CHAMBERS PROVIDED WITH MANIPULATION DEVICES
- B25J9/00—Programme-controlled manipulators
- B25J9/16—Programme controls
- B25J9/1602—Programme controls characterised by the control system, structure, architecture
- B25J9/1607—Calculation of inertia, jacobian matrixes and inverses
Landscapes
- Engineering & Computer Science (AREA)
- Robotics (AREA)
- Mechanical Engineering (AREA)
- Physics & Mathematics (AREA)
- Mathematical Physics (AREA)
- Automation & Control Theory (AREA)
- Manipulator (AREA)
- Numerical Control (AREA)
Abstract
A spraying robot time optimal trajectory planning method based on dynamics relates to a robot trajectory planning method. Giving a Cartesian space path; calculating interpolation point related parameters: the method comprises the following steps of (1) interpolating point number, Cartesian space parameters, joint space parameters and kinetic equation coefficients, wherein the Cartesian space parameters comprise positions, postures, linear velocities, Euler angular velocities, linear accelerations and Euler angular accelerations, and the joint space parameters comprise joint angles, joint velocities and joint accelerations; calculating a speed range; calculating an optimal speed value; smoothing the track; and outputting the joint parameters. The method has the advantages that kinematic constraint is considered, a dynamic model is introduced to consider the dynamic constraint, the method has obvious advantages in time compared with the traditional trajectory planning method, at least one joint motor reaches the limit running state in the running process, the driving performance is fully exerted, and each joint parameter does not exceed the limit value, so that the working efficiency is improved, and the method has universality.
Description
Technical Field
The invention relates to a robot trajectory planning method, in particular to a spraying robot time optimal trajectory planning method based on dynamics, and belongs to the technical field of robot control.
Background
The application and development of industrial robots promote social progress, but with the continuous development of social economy, higher requirements are put on industrial automation technology. When the robot performs a painting operation, in order to improve the production efficiency of the painting robot and create a greater economic value, it is necessary to make the robot move faster, more accurately, and more safely. Therefore, intensive research into trajectory planning of the spray robot is required.
However, the conventional trajectory planning method only considers the kinematic constraint, does not fully utilize the driving performance of the joint motor, and has a problem that the planning speed exceeds the limited area, and the obtained trajectory is not a time-optimal trajectory, as shown in fig. 2. To overcome these disadvantages and achieve time-optimal results, trajectory planning needs to be performed in consideration of dynamic constraints.
In the prior art, there are methods for time-optimal planning, such as numerical integration, convex optimization. However, the numerical integration method is not universal and is not suitable for all kinetic models, and the convex optimization method has large calculation amount and low efficiency. Therefore, a method for planning a trajectory of a painting robot with optimal time is needed.
Disclosure of Invention
The invention aims to provide a spraying robot time optimal trajectory planning method based on dynamics, which considers kinematic constraints and introduces a dynamics model to consider dynamics constraints and has obvious advantages in time.
In order to achieve the purpose, the invention adopts the following technical scheme: a spraying robot time optimal trajectory planning method based on dynamics comprises the following steps:
2.1 number of interpolation points: the value formula is n-mxl, wherein m is an empirical coefficient;
2.2 if the path is a circular arc track, the circle center, the radius and the circle center angle need to be calculated, and if the path is a straight line or a spline curve, the step is skipped;
2.3 Cartesian spatial parameters: specifically analyzing different paths, expressing positions and postures by adopting an expression related to a path parameter s, expressing the postures by adopting quaternion, calculating the middle posture by adopting spherical linear interpolation, wherein linear velocity and Euler angular velocity are differential values related to the positions and postures, and linear acceleration and Euler angular acceleration are second-order differential values related to the positions and postures;
2.4 joint space parameters: the known position and posture obtains a joint angle through an inverse solution, and then the relation between the linear velocity ps and the joint velocity qs is utilized:
qs=J-1·ps
determining the joint velocity, wherein J represents the Jacobian matrix,
then, performing two-side derivation on the formula to obtain the joint acceleration;
2.5 calculation of kinetic equation coefficients: the derivative of the joint angle q with respect to the time t of path completion has the following relationship with the path parameter s:
the nonlinear dynamical model of the robot derived by the lagrange equation method is known as follows:
wherein M (q) represents an inertia matrix,representing a matrix of Coriolis force and centrifugal force, g (q) representing a moment vector caused by gravity, substituting the two formulas into a kinetic model, and finishing to obtain:
directly solving the coefficient of the dynamic equation by a formula method;
step 4, calculating an optimal speed value: each section of track is regarded as an acceleration section, a middle section and a deceleration section, and in order to obtain a track with optimal time, the acceleration section needs to be accelerated at the maximum acceleration, the middle section needs to run close to the upper limit of the speed, the deceleration section needs to be decelerated at the minimum acceleration, the dynamics and the kinematics constraint are comprehensively considered, the limit acceleration which can be reached by each interpolation point is given, and the kinematics formula is utilized to carry out the optimal solution calculation;
step 5, track smoothing: carrying out smoothing treatment on the track obtained in the step 4;
step 6, outputting joint parameters: and (5) rearranging the interpolation points in the step 5 according to the interpolation period to obtain new interpolation points, and then calculating the joint parameters related to time.
Compared with the prior art, the invention has the beneficial effects that: the invention considers kinematic constraint and introduces a dynamic model to consider dynamic constraint, compared with the traditional track planning method, the robot finishes the same path by spraying, and has obvious advantages in time.
Drawings
FIG. 1 is a flow chart of the present invention;
FIG. 2 is a schematic diagram comparing a conventional trajectory with the time-optimal trajectory of the present invention;
FIG. 3 is a schematic diagram of a time-optimal trajectory of an embodiment;
FIG. 4 is a graphical representation of the joint angle ratio values of the embodiments;
FIG. 5 is a graphical representation of joint velocity ratio values of an embodiment;
FIG. 6 is a graphical representation of the joint moment ratio values of the embodiments.
Detailed Description
The technical solutions in the present invention will be described clearly and completely with reference to the accompanying drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the invention, rather than all embodiments, and all other embodiments obtained by those skilled in the art without any creative work based on the embodiments of the present invention belong to the protection scope of the present invention.
As shown in fig. 1, a method for planning a time-optimal trajectory of a spray robot based on dynamics includes the following steps:
2.1 number of interpolation points: the interpolation point number is increased when the path length is increased, and the value formula is that n is mxl, wherein m is an empirical coefficient;
2.2 if the path is a circular arc track, the circle center, the radius and the circle center angle need to be calculated, and if the path is a straight line or a spline curve, the step is skipped;
2.3 Cartesian spatial parameters: specifically analyzing different paths, expressing positions and postures by adopting an expression related to a path parameter s, expressing the postures by adopting quaternion, calculating the middle posture by adopting spherical linear interpolation, wherein linear velocity and Euler angular velocity are differential values related to the positions and postures, and linear acceleration and Euler angular acceleration are second-order differential values related to the positions and postures;
2.4 joint space parameters: the known position and posture obtains a joint angle through an inverse solution, and then the relation between the linear velocity ps and the joint velocity qs is utilized:
qs=J-1·ps
determining the joint velocity, wherein J represents the Jacobian matrix,
then, performing two-side derivation on the formula to obtain the joint acceleration;
2.5 calculation of kinetic equation coefficients: the derivative of the joint angle q with respect to the time t of path completion has the following relationship with the path parameter s:
the nonlinear dynamical model of the robot derived by the lagrange equation method is known as follows:
wherein M (q) represents an inertia matrix,representing a matrix of Coriolis force and centrifugal force, g (q) representing a moment vector caused by gravity, substituting the two formulas into a kinetic model, and finishing to obtain:
directly solving the coefficient of the dynamic equation by a formula method;
in addition, the joint acceleration constraint is not considered when the joint moment constraint is considered,
converting constraints into square including parametric velocityAnd parametric accelerationFormula (2) and (2)The Cartesian space constraint and the joint space constraint are considered together, and the speed square of each interpolation point parameter is calculated point by pointThe minimum value is 0, and the enclosed area is the speed range which can be reached by the robot;
step 4, calculating an optimal speed value: each section of track is regarded as an acceleration section, a middle section and a deceleration section, and in order to obtain a track with optimal time, the acceleration section needs to be accelerated at the maximum acceleration, the middle section needs to run close to the upper limit of the speed, the deceleration section needs to be decelerated at the minimum acceleration, the dynamics and the kinematics constraint are comprehensively considered, the limit acceleration which can be reached by each interpolation point is given, and the kinematics formula is utilized to carry out the optimal solution calculation;
step 5, track smoothing: carrying out smoothing treatment on the track obtained in the step 4;
step 6, outputting joint parameters: and (5) rearranging the interpolation points in the step 5 according to the interpolation period to obtain new interpolation points, and then calculating the joint parameters related to time.
Example (b): the spraying robot completes a section of circular arc track in a Cartesian space
The specific time optimal trajectory planning method comprises the following steps:
2.1 number of interpolation points: taking a value according to the length l of the arc path, wherein the value taking formula is that n is mxl, and m is an empirical coefficient;
2.2 determining the circle center and the radius, converting the space circular arc into a plane circular arc, determining an external circle by using a method of obtaining the circle center by intersecting three planes, wherein the equation of a plane A1 where the circle is located is as follows:
a1x+b1y+c1z+d1=0
the equation for the perpendicular bisecting plane A2 of P1P2 is as follows:
a2x+b2y+c2z+d2=0
the equation for the perpendicular bisecting plane A3 of P2P3 is as follows:
a3x+b3y+c3z+d3=0
by combining the above three equations, we can obtain:
the center P0 (x) can be found by the above formula0,y0,z0) Then, the radius of the arc can be obtained according to the circle center as follows:
after the circle center and the radius are obtained, a new coordinate system is established on the basis of the circle center, the X axis of the new coordinate system is the vector direction of P0P1, and the direction cosine of the X axis is as follows:
the Z axis of the new coordinate system is the normal phasor direction of the plane A1, and the direction cosine is as follows:
after the directions of the X axis and the Z axis of the new coordinate system are determined, the direction of the Y axis of the new coordinate system can be obtained according to the right-hand rule, then a homogeneous transformation matrix R can be determined, and the space circular arc in the base standard system is transformed to the plane circular arc in the new coordinate system through the homogeneous transformation matrix R. Finally, judging whether the arc is clockwise or anticlockwise, and solving a central angle;
2.3 calculating the cartesian space parameters:
the positions of the interpolation points are:
wherein C represents the coordinate of the circle center, R represents the radius of the circle center,
the linear velocity is:
the linear acceleration is:
the expression of the robot attitude adopts a quaternion method, three points P1, P2 and P3 are given, attitude matrixes R1, R2 and R3 can be determined, and then quaternions can be obtainedqa、qb、qc. For the multi-attitude problem, unit quaternion spherical linear interpolation is adopted, then two-stage interpolation is adopted, and the expression is as follows:
then, the quaternion is converted into Euler angles alpha, beta and gamma, and the required posture is obtained.
Obtaining an axial angle and an axial speed through quaternion, and obtaining the Euler angular speed by using a relational expression of the rotating shaft speed and the Euler angular speed:
wherein J represents a matrix of:
the above equation is processed, and then euler angular acceleration can be obtained:
wherein, the matrix represented by D is:
2.4 calculating joint space parameters:
and (3) obtaining a joint angle q corresponding to each interpolation point by an inverse solution by using the position p obtained in the step (2.3), and then obtaining a joint speed and a joint acceleration by using the relation between the linear velocity and the joint speed as follows:
2.5 calculation of kinetic equation coefficients:
the derivative of the joint angle q with respect to the time t of path completion has the following relationship with the path parameter s:
the nonlinear dynamical model of the robot derived by the lagrange equation method is known as follows:
wherein M (q) represents an inertia matrix,representing a matrix of Coriolis force and centrifugal force, g (q) representing a moment vector caused by gravity, substituting the two formulas into a kinetic model, and finishing to obtain:
directly solving the coefficient of the dynamic equation by a formula method;
analysis of constraints due to linear velocity vmaxThe following limitations can be obtained:
in the same way, due to the angular velocity wmaxThe following limitations can be obtained:
due to linear acceleration amaxThe following limitations can be obtained:
by the same token, due to angular acceleration amaxThe following limitations can be obtained:
by maximum torque τ of the motormaxBy restriction, we can obtain:
from joint velocity qtmaxThe constraint, expressed as:
wherein,which is representative of the speed of the parameter,representing the parameter acceleration.
By synthesizing all the above formulas, the velocity square of each interpolation point parameter is calculated point by pointA minimum value of 0;
step 4, calculating an optimal speed value:
considering the kinetic and kinematic constraints, the acceleration is:
in the formula, u is a smaller value,representing the square of the maximum velocity corresponding to the next interpolation point.
The square of the velocity of the next interpolation point is obtained by a kinematic formula of physics:
thus, the speed optimal value of each interpolation point is obtained in sequence;
step 5, track smoothing:
the conventional method can be adopted, and the following improved moving average filtering method can be selected to divide each path into two sections of processing. The deceleration point is found first, and then the front section and the rear section are processed in different modes respectively.
Route anterior segment:
a path rear section:
step 6, outputting joint parameters:
the velocity and acceleration reached in step 4 are related to the path parameters and not to time. And setting an interpolation period, and adjusting the obtained sequence value according to the interpolation period to obtain a new sequence value. The terminal linear velocity of the robot is calculated by the difference method, and a velocity time image is drawn as shown in fig. 3. As can be seen in FIG. 3, the image is smooth, the acceleration section accelerates at the maximum acceleration, the middle section runs close to the limit, and the end section runs more smoothly, so that the overall running time has greater advantages than the traditional trajectory planning algorithm. Finally, a joint angle is obtained through inverse solution, then a joint speed and a joint acceleration are obtained through a difference method, a dynamic equation is substituted to obtain a shutdown moment, all obtained joint parameters are divided by limit values of corresponding parameters, and a joint parameter ratio image is obtained, as shown in fig. 4-6. The ratio map does not change the image trend, the ratio is kept between ± 1, representing safe operation, so fig. 4-6 remain substantially within safe limits, and the objects of fig. 3 and 4 are relatively flat and therefore ideal.
It will be evident to those skilled in the art that the invention is not limited to the details of the foregoing illustrative embodiments, and that the present invention may be embodied in other specific forms without departing from the spirit or essential attributes thereof. The present embodiments are therefore to be considered in all respects as illustrative and not restrictive, the scope of the invention being indicated by the appended claims rather than by the foregoing description, and all changes which come within the meaning and range of equivalency of the claims are therefore intended to be embraced therein. Any reference sign in a claim should not be construed as limiting the claim concerned.
Furthermore, it should be understood that although the present description refers to embodiments, not every embodiment may contain only a single embodiment, and such description is for clarity only, and those skilled in the art should integrate the description, and the embodiments may be combined as appropriate to form other embodiments understood by those skilled in the art.
Claims (4)
1. A spraying robot time optimal trajectory planning method based on dynamics is characterized in that: the method comprises the following steps:
step 1, giving a Cartesian space path: giving a teaching point by using a teaching device of the spraying robot, and determining a path through the teaching point;
step 2, calculating relevant parameters of the interpolation points: introducing a path parameter s, s representing the path length from a starting point to an interpolation point, setting the path length as l, s belonging to [0, l ], calculating the number of the interpolation points, a Cartesian space parameter, a joint space parameter and a kinetic equation coefficient, wherein the Cartesian space parameter comprises: position, gesture, linear velocity, euler angular velocity, linear acceleration and euler angular acceleration, joint space parameter includes: joint angle, joint velocity, and joint acceleration;
2.1 number of interpolation points: the value formula is n-mxl, wherein m is an empirical coefficient;
2.2 if the path is a circular arc track, the circle center, the radius and the circle center angle need to be calculated, and if the path is a straight line or a spline curve, the step is skipped;
2.3 Cartesian spatial parameters: specifically analyzing different paths, expressing positions and postures by adopting an expression related to a path parameter s, expressing the postures by adopting quaternion, calculating the middle posture by adopting spherical linear interpolation, wherein linear velocity and Euler angular velocity are differential values related to the positions and postures, and linear acceleration and Euler angular acceleration are second-order differential values related to the positions and postures;
2.4 joint space parameters: the known position and posture obtains a joint angle through an inverse solution, and then the relation between the linear velocity ps and the joint velocity qs is utilized:
qs=J-1·ps
determining the joint velocity, wherein J represents the Jacobian matrix,
then, performing two-side derivation on the formula to obtain the joint acceleration;
2.5 calculation of kinetic equation coefficients: the derivative of the joint angle q with respect to the time t of path completion has the following relationship with the path parameter s:
the nonlinear dynamical model of the robot derived by the lagrange equation method is known as follows:
wherein M (q) represents an inertia matrix,representing a matrix of Coriolis force and centrifugal force, g (q) representing a moment vector caused by gravity, substituting the two formulas into a kinetic model, and finishing to obtain:
directly solving the coefficient of the dynamic equation by a formula method;
step 3, calculating a speed range: analyzing each interpolation point, wherein the constraints comprise Cartesian space constraints and joint space constraints, the Cartesian space constraints comprise linear velocity constraints, Euler angular velocity constraints, linear acceleration constraints and Euler angular acceleration constraints, the joint space constraints comprise joint torque constraints, joint speed constraints and joint acceleration constraints, corresponding parameter values are smaller than constraint values, the joint acceleration constraints are not considered when the joint torque constraints are considered, the constraints are converted into a formula containing parameter velocity squares and parameter accelerations, the Cartesian space constraints and the joint space constraints are comprehensively considered, the maximum value of the parameter velocity squares of each interpolation point is calculated point by point, the minimum value is 0, and the surrounded area is the velocity range which can be reached by the robot;
step 4, calculating an optimal speed value: comprehensively considering dynamics and kinematic constraints, giving the ultimate acceleration which can be reached by each interpolation point, and calculating the optimal solution by using a kinematic formula;
step 5, track smoothing: carrying out smoothing treatment on the track obtained in the step 4;
step 6, outputting joint parameters: and (5) rearranging the interpolation points in the step 5 according to the interpolation period to obtain new interpolation points, and then calculating joint parameters related to time.
2. The dynamics-based time-optimal trajectory planning method for a painting robot according to claim 1, characterized in that: and 4, when the optimal speed value is calculated, each section of track is regarded as an acceleration section, a middle section and a deceleration section, and in order to obtain the track with optimal time, the acceleration section needs to be accelerated at the maximum acceleration, the middle section needs to run close to the upper limit of the speed, and the deceleration section needs to be decelerated at the minimum acceleration.
3. The dynamics-based time-optimal trajectory planning method for a painting robot according to claim 1, characterized in that: and 5, when the track is smoothed, firstly finding a deceleration point for each section of the path and dividing the deceleration point into a front section and a rear section for processing.
4. The dynamics-based time-optimal trajectory planning method for a painting robot according to claim 1, characterized in that: and 6, setting an interpolation period, adjusting the obtained sequence value according to the interpolation period to obtain a new interpolation point, obtaining a joint angle through inverse solution, and obtaining a joint speed and a joint acceleration through a difference method.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202110482412.3A CN113084821A (en) | 2021-04-30 | 2021-04-30 | Spraying robot time optimal trajectory planning method based on dynamics |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202110482412.3A CN113084821A (en) | 2021-04-30 | 2021-04-30 | Spraying robot time optimal trajectory planning method based on dynamics |
Publications (1)
Publication Number | Publication Date |
---|---|
CN113084821A true CN113084821A (en) | 2021-07-09 |
Family
ID=76681054
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202110482412.3A Withdrawn CN113084821A (en) | 2021-04-30 | 2021-04-30 | Spraying robot time optimal trajectory planning method based on dynamics |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN113084821A (en) |
Cited By (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN113442142A (en) * | 2021-07-14 | 2021-09-28 | 江南大学 | Smoothing method for Cartesian space motion trail of six-axis serial industrial robot |
CN113814978A (en) * | 2021-09-30 | 2021-12-21 | 深圳市优必选科技股份有限公司 | Robot control method, robot control device, robot, and storage medium |
CN114474043A (en) * | 2021-12-20 | 2022-05-13 | 埃夫特智能装备股份有限公司 | Method for realizing visual intelligent spraying of bedside |
CN114750153A (en) * | 2022-04-13 | 2022-07-15 | 上海电气集团股份有限公司 | Motion control system for robot arm, cooperative robot, and storage medium |
CN115157270A (en) * | 2022-08-26 | 2022-10-11 | 北京东土科技股份有限公司 | Robot tail end track planning method and device |
CN116422551A (en) * | 2023-04-13 | 2023-07-14 | 盛景智能科技(嘉兴)有限公司 | Special-shaped workpiece spraying method, device, equipment, storage medium and robot |
CN116713160A (en) * | 2023-05-26 | 2023-09-08 | 东风汽车集团股份有限公司 | Spraying track programming method and device suitable for continuous automobile assembly line |
CN117260746A (en) * | 2023-11-22 | 2023-12-22 | 安徽大学 | Time optimal track planning method for robot Cartesian space |
WO2024041647A1 (en) * | 2022-08-26 | 2024-02-29 | 北京东土科技股份有限公司 | Cartesian space trajectory planning method and apparatus |
Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN106500702A (en) * | 2016-12-07 | 2017-03-15 | 上海新时达电气股份有限公司 | The smoothing method and device of continuous path planning migration path |
CN107030697A (en) * | 2017-04-28 | 2017-08-11 | 广州大学 | A kind of planing method of robot cartesian space smooth track |
CN107329458A (en) * | 2017-07-10 | 2017-11-07 | 深圳市旗众智能自动化有限公司 | A kind of dynamic self-adapting speed prediction control method of continuous small line segment track |
CN108000501A (en) * | 2017-11-22 | 2018-05-08 | 湖北工业大学 | A kind of new method for planning track for serial manipulator |
US20180207815A1 (en) * | 2013-07-26 | 2018-07-26 | Kuka Deutschland Gmbh | Method And Device For Decelerating A Robot Axis Arrangement |
CN110209048A (en) * | 2019-05-20 | 2019-09-06 | 华南理工大学 | Robot time optimal trajectory planning method, equipment based on kinetic model |
-
2021
- 2021-04-30 CN CN202110482412.3A patent/CN113084821A/en not_active Withdrawn
Patent Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20180207815A1 (en) * | 2013-07-26 | 2018-07-26 | Kuka Deutschland Gmbh | Method And Device For Decelerating A Robot Axis Arrangement |
CN106500702A (en) * | 2016-12-07 | 2017-03-15 | 上海新时达电气股份有限公司 | The smoothing method and device of continuous path planning migration path |
CN107030697A (en) * | 2017-04-28 | 2017-08-11 | 广州大学 | A kind of planing method of robot cartesian space smooth track |
CN107329458A (en) * | 2017-07-10 | 2017-11-07 | 深圳市旗众智能自动化有限公司 | A kind of dynamic self-adapting speed prediction control method of continuous small line segment track |
CN108000501A (en) * | 2017-11-22 | 2018-05-08 | 湖北工业大学 | A kind of new method for planning track for serial manipulator |
CN110209048A (en) * | 2019-05-20 | 2019-09-06 | 华南理工大学 | Robot time optimal trajectory planning method, equipment based on kinetic model |
Non-Patent Citations (3)
Title |
---|
RUNDONG WANG: "Time-Optimal Trajectory Planning Based on Dynamics for Industrial Robot", 《2020 5TH INTERNATIONAL CONFERENCE ON AUTOMATION, CONTROL AND ROBOTICS ENGINEERING (CACRE)》 * |
孔民秀: "采用积分流形与观测器的并联机器人轨迹控制", 《哈尔滨工业大学学报》 * |
邓承祥: "六自由度可控机构式喷涂机器人动态特性和轨迹规划研究", 《中国优秀博硕士学位论文全文数据库(硕士)信息科技辑》 * |
Cited By (15)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN113442142B (en) * | 2021-07-14 | 2022-08-23 | 杭州泛海科技有限公司 | Smoothing method for Cartesian space motion trail of six-axis serial industrial robot |
CN113442142A (en) * | 2021-07-14 | 2021-09-28 | 江南大学 | Smoothing method for Cartesian space motion trail of six-axis serial industrial robot |
CN113814978A (en) * | 2021-09-30 | 2021-12-21 | 深圳市优必选科技股份有限公司 | Robot control method, robot control device, robot, and storage medium |
CN113814978B (en) * | 2021-09-30 | 2022-09-16 | 深圳市优必选科技股份有限公司 | Robot control method, robot control device, robot, and storage medium |
CN114474043A (en) * | 2021-12-20 | 2022-05-13 | 埃夫特智能装备股份有限公司 | Method for realizing visual intelligent spraying of bedside |
CN114474043B (en) * | 2021-12-20 | 2024-05-31 | 埃夫特智能装备股份有限公司 | Method for realizing intelligent spraying of head of bed vision |
CN114750153B (en) * | 2022-04-13 | 2024-03-19 | 上海电气集团股份有限公司 | Motion control system for robot arm, cooperative robot and storage medium |
CN114750153A (en) * | 2022-04-13 | 2022-07-15 | 上海电气集团股份有限公司 | Motion control system for robot arm, cooperative robot, and storage medium |
CN115157270A (en) * | 2022-08-26 | 2022-10-11 | 北京东土科技股份有限公司 | Robot tail end track planning method and device |
WO2024041647A1 (en) * | 2022-08-26 | 2024-02-29 | 北京东土科技股份有限公司 | Cartesian space trajectory planning method and apparatus |
CN115157270B (en) * | 2022-08-26 | 2024-09-27 | 北京东土科技股份有限公司 | Planning method and device for tail end track of robot |
CN116422551A (en) * | 2023-04-13 | 2023-07-14 | 盛景智能科技(嘉兴)有限公司 | Special-shaped workpiece spraying method, device, equipment, storage medium and robot |
CN116713160A (en) * | 2023-05-26 | 2023-09-08 | 东风汽车集团股份有限公司 | Spraying track programming method and device suitable for continuous automobile assembly line |
CN117260746A (en) * | 2023-11-22 | 2023-12-22 | 安徽大学 | Time optimal track planning method for robot Cartesian space |
CN117260746B (en) * | 2023-11-22 | 2024-02-09 | 安徽大学 | Time optimal track planning method for robot Cartesian space |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN113084821A (en) | Spraying robot time optimal trajectory planning method based on dynamics | |
CN107756400B (en) | 6R robot inverse kinematics geometric solving method based on momentum theory | |
CN106647282B (en) | Six-degree-of-freedom robot trajectory planning method considering tail end motion error | |
CN112757306A (en) | Inverse solution multi-solution selection and time optimal trajectory planning algorithm for mechanical arm | |
CN109857100B (en) | Composite track tracking control algorithm based on inversion method and fast terminal sliding mode | |
CN107943034B (en) | Complete and shortest time trajectory planning method for mobile robot along given path | |
CN105856231B (en) | A kind of motion control method of particular configuration six-shaft industrial robot | |
EP2188685A1 (en) | Inverse kinematics | |
CN107957684A (en) | A kind of robot three-dimensional based on pseudo-velocity vector field is without touching method for planning track | |
CN107169196B (en) | Dynamics modeling method for space robot from end effector to base | |
CN106406098B (en) | A kind of man-machine interaction control method of robot system under circumstances not known | |
CN113103240B (en) | Method, device and system for realizing C2 continuous robot trajectory planning | |
CN114721275B (en) | Visual servo robot self-adaptive tracking control method based on preset performance | |
CN104070523A (en) | Method for interpolating circular arcs in real time for industrial robots on basis of space coordinate transformation | |
Sun et al. | A novel tool path smoothing algorithm of 6R manipulator considering pose-dependent dynamics by designing asymmetrical FIR filters | |
Cong et al. | Path planning and following of omnidirectional mobile robot based on B-spline | |
CN115008468B (en) | Mechanical arm attitude speed planning control method | |
CN114347017B (en) | Curved surface motion control method of adsorption type mobile processing robot based on plane projection | |
CN116872196A (en) | Robot vision servo prediction control method based on neural dynamics | |
CN113867157B (en) | Optimal trajectory planning method and device for control compensation and storage device | |
CN112643674B (en) | Robot following machining workpiece surface compensation method, robot and storage device | |
CN111399397B (en) | Robot control method, controller and control system | |
CN114102599A (en) | Flexible mechanical arm-based human-computer interaction adaptive control method and system | |
CN113733099A (en) | Robot smooth track planning method, computer and storage medium | |
Wei et al. | A new method to reduce energy in trajectory planning |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
WW01 | Invention patent application withdrawn after publication | ||
WW01 | Invention patent application withdrawn after publication |
Application publication date: 20210709 |