CN114378833A - Mechanical arm track planning method based on robust constraint control - Google Patents
Mechanical arm track planning method based on robust constraint control Download PDFInfo
- Publication number
- CN114378833A CN114378833A CN202210284910.1A CN202210284910A CN114378833A CN 114378833 A CN114378833 A CN 114378833A CN 202210284910 A CN202210284910 A CN 202210284910A CN 114378833 A CN114378833 A CN 114378833A
- Authority
- CN
- China
- Prior art keywords
- mechanical arm
- constraint
- joint
- task
- control
- 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.)
- Granted
Links
- 238000000034 method Methods 0.000 title claims abstract description 33
- 230000001133 acceleration Effects 0.000 claims description 16
- 239000011159 matrix material Substances 0.000 claims description 16
- 238000013016 damping Methods 0.000 claims description 3
- 238000009795 derivation Methods 0.000 claims description 3
- 230000000737 periodic effect Effects 0.000 claims description 3
- 239000000463 material Substances 0.000 description 2
- 230000004075 alteration Effects 0.000 description 1
- 238000006243 chemical reaction Methods 0.000 description 1
- 238000011217 control strategy Methods 0.000 description 1
- 238000013178 mathematical model Methods 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 238000005457 optimization Methods 0.000 description 1
- 238000006467 substitution reaction Methods 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
Landscapes
- Engineering & Computer Science (AREA)
- Robotics (AREA)
- Mechanical Engineering (AREA)
- Manipulator (AREA)
- Numerical Control (AREA)
Abstract
The invention provides a mechanical arm track planning method based on robust constraint control, which comprises the following steps: step S1, modeling the relevant constraint of the mechanical arm according to the mechanical arm body limitation; step S2, planning the operation track of the mechanical arm; step S3, adjusting the reference estimation of the robot arm; and step S4, adjusting the input quantity of each period to ensure the robustness of the system.
Description
Technical Field
The invention relates to the technical field of robots, in particular to a mechanical arm track planning method based on robust constraint control.
Background
With the development of economic society, the mechanical arm is applied in more and more scenes. This makes the working environment that the arm faces more and more complicated, also puts forward higher requirement to the performance of arm simultaneously. A good track planning and control strategy is a guarantee that the mechanical arm can still finish tasks with high quality in a complex environment.
The existing mechanical arm trajectory planning schemes at present are of the following types:
1. the constrained motion plan is not considered. In the method, the performance of the mechanical arm and the constraint of the environment are not considered, an ideal mathematical model is adopted to output a motion instruction, and the performance of the mechanical arm is relied on to guarantee the completion quality of the task. The mechanical arm using the method can only perform the task of a simple scene.
2. And adjusting the motion plan off line. In order to enable the mechanical arm to work in a new scene, the method needs to continuously adjust the track of the mechanical arm, adjust the parameters of the mechanical arm and further arrange the mechanical arm to perform tasks. By using the method, the parameters and the tracks are required to be adjusted repeatedly before the task starts, and a large amount of debugging and programming work is required to be carried out by workers, so that the working efficiency is greatly reduced.
Meanwhile, external interference factors are not considered in a planning control algorithm in the schemes, and when the mechanical arm is subjected to external interference, the mechanical arm is difficult to self-adjust, so that the operation quality is reduced.
Disclosure of Invention
The object of the present invention is to solve at least one of the technical drawbacks mentioned.
Therefore, the invention aims to provide a mechanical arm track planning method based on robust constraint control.
In order to achieve the above object, an embodiment of the present invention provides a method for planning a trajectory of a mechanical arm based on robust constraint control, including the following steps:
step S1, modeling the related constraint of the mechanical arm according to the mechanical arm body limit, wherein the modeling process is as follows:
each joint angle satisfies the constraint:
wherein,respectively representing the joint angle, the upper limit and the lower limit of the joint angle of the ith joint; m represents the total number of joints;
simultaneously, because motor speed and motor moment limit, the arm faces speed and moment restraint respectively in the motion process:
wherein,respectively representing the joint angular velocity of the ith joint, the upper limit and the lower limit of the joint angular velocity; m represents the total number of joints;
wherein,respectively representing the moment of the ith joint and the upper limit of the moment of the joint; m represents the total number of joints;
step S2, planning the operation track of the mechanical arm;
in step S3, a reference estimate of the robot arm is adjusted, wherein,
the adjusted reference track is
Wherein,respectively representing the adjusted reference position track and the adjusted reference speed track;
and step S4, adjusting the input quantity of each period to ensure the robustness of the system.
Further, in the step S2,
and representing the tasks of the mechanical arm by adopting a series of target points of a task space, and smoothly connecting the target points to form a task curve of the mechanical arm. Wherein, X represents any point on the task curve, then the relationship between the task curve of the mechanical arm and the joint angle thereof is expressed as:
wherein,respectively representing the first derivative and the second derivative of the task vector, the Jacobian matrix of the mechanical arm and the first derivative of the Jacobian matrix of the mechanical arm.
Wherein, U represents the input of the system, and the above formula represents that the angular acceleration of the mechanical arm is used as the input of the system;
the task needs to be discretized during the motion of the mechanical arm:
meanwhile, when the control quantity of the system faces a task, the following constraints need to be met:
Further, in the step S2, each planning procedure is expressed as follows:
S22: calculating mechanical arm hard constraint and kinematic parameters;
s23: solving the expected state of the next step according to the constraint;
s24: solving the feasible range of the system control quantity U according to the constraint;
s25: solving the optimal solution under the following multiple constraints:
(1) and (3) constraint:
(2) optimizing the target:
s26: refresh output quantity:
further, in the step S3, when the external force interferes, the mechanical arm reference trajectory is adjusted by using an admittance filter as follows:
wherein,respectively representing position adjustment quantity, speed adjustment quantity, a robot quality matrix, a robot damping matrix and external interference force;
the adjusted reference track is
Wherein,respectively representing the adjusted reference position trajectory and the reference velocity trajectory.
Further, in the step S4,
in the periodic control, there is a relationship as follows:
wherein:
for each step, the angle, angular velocity and angular acceleration need to satisfy the following relationship
Wherein i represents a joint number, and m represents a maximum joint number;
the set that satisfies the above constraints is represented as:
from the foregoing derivation, each step of updating satisfies:
wherein,the interference amount and the model error are respectively expressed, and the range is usedRepresents;
while expressing the constraint of angular acceleration as
The angle and angular acceleration control amount of each step needs to satisfy:
where ≧ indicates the solving of the minkowski sum;
simultaneously, the moment needs to be satisfied:
According to the mechanical arm trajectory planning method based on robust constraint control, the technical points of the mechanical arm trajectory planning method based on robust constraint control, the trajectory and moment planning operator, the robust input adjusting operator and the like are provided. The invention realizes that the mechanical arm automatically adjusts and plans and controls the input quantity according to the external environment, and saves the trouble of manually adjusting the path; the constraints are divided into mechanical arm hard constraints and task constraints, and the tasks are directly related to the instructions.
Additional aspects and advantages of the invention will be set forth in part in the description which follows and, in part, will be obvious from the description, or may be learned by practice of the invention.
Drawings
The above and/or additional aspects and advantages of the present invention will become apparent and readily appreciated from the following description of the embodiments, taken in conjunction with the accompanying drawings of which:
fig. 1 is a flowchart of a robot path planning method based on robust constraint control according to an embodiment of the present invention.
Detailed Description
Reference will now be made in detail to embodiments of the present invention, examples of which are illustrated in the accompanying drawings, wherein like or similar reference numerals refer to the same or similar elements or elements having the same or similar function throughout. The embodiments described below with reference to the drawings are illustrative and intended to be illustrative of the invention and are not to be construed as limiting the invention.
The invention provides a mechanical arm trajectory planning method based on robust constraint control, which realizes the motion planning of a mechanical arm by combining constraint optimization and trajectory planning. In the method, the motion of the mechanical arm is tracked on a continuously updated and corrected reference track, and meanwhile, the reaction control is combined, the input quantity of the whole control system is continuously adjusted, and the mechanical arm can work in high quality even facing a complex environment.
As shown in fig. 1, the method for planning a trajectory of a mechanical arm based on robust constraint control according to the embodiment of the present invention includes the following steps:
and step S1, modeling the relevant constraint of the mechanical arm according to the mechanical arm body limit.
Specifically, according to the mechanical arm body limitation, the relevant constraint is modeled as follows:
first, each joint angle satisfies the constraint:
wherein,respectively representing the joint angle, the upper limit and the lower limit of the joint angle of the ith joint; m represents the total number of joints.
Simultaneously, because motor speed and motor moment limit, the arm faces speed and moment restraint respectively in the motion process:
wherein,respectively representing the joint angular velocity of the ith joint, the upper limit and the lower limit of the joint angular velocity; m represents the total number of joints.
Wherein,respectively representing the moment of the ith joint and the upper limit of the moment of the joint; m represents the total number of joints.
And step S2, planning the operation track of the mechanical arm.
In this step, the task of the robot arm may be represented by a series of target points in the task space, which are smoothly connected to form a task curve. X represents any point on the task curve, the relationship between the task curve of the mechanical arm and its joint angle can be expressed as:
wherein,respectively representing the first derivative and the second derivative of the task vector, the Jacobian matrix of the mechanical arm and the first derivative of the Jacobian matrix of the mechanical arm.
In addition note
Where U represents the input to the system and the above equation represents the angular acceleration of the robotic arm as the input to the system.
The task needs to be discretized during the motion of the mechanical arm:
Meanwhile, when the control quantity of the system faces a task, the following constraints need to be met:
Then each step of the planning process can be represented as follows:
the method comprises the following specific steps:
S22: calculating mechanical arm hard constraint and kinematic parameters, comprising: jacobian matrix, task vector;
s23: solving the expected state of the next step according to the constraint;
s24: solving the feasible range of the system control quantity U according to the constraint;
s25: solving the optimal solution under the following multiple constraints:
(1) and (3) constraint:
(2) optimizing the target:
s26: the output quantity is refreshed.
In step S3, the reference estimate of the robot arm is adjusted.
In a complex environment, the mechanical arm is inevitably disturbed by external force when moving. When the external force is interfered, the motion instruction of the mechanical arm needs to be adjusted, so that the motion of the mechanical arm is kept stable.
When the mechanical arm is interfered by external force, the following admittance filter is adopted to adjust the reference track of the mechanical arm:
whereinRespectively representing the position adjustment amount, the speed adjustment amount, the robot quality matrix, the robot damping matrix and the external interference force.
The adjusted reference track is
WhereinRespectively representing the adjusted reference position trajectory and the reference velocity trajectory.
And step S4, adjusting the input quantity of each period to ensure the robustness of the system.
First, note:
in the periodic control, there is a relationship as follows:
wherein:
wherein, for each step, the angle, the angular velocity and the angular acceleration need to satisfy the following relationship:
wherein i represents a joint number, and m represents a maximum joint number
The set that satisfies the above constraints is represented as:
from the foregoing derivation, each step of updating satisfies:
wherein,the interference amount and the model error are respectively expressed, and the range is usedAnd (4) showing.
While expressing the constraint of angular acceleration as
The angle and angular acceleration control amount of each step needs to satisfy:
where ≧ indicates the resolution of the minkowski sum.
In addition, the angular acceleration needs to satisfy:
simultaneously, the moment needs to be satisfied:
According to the method, the angle, the angular speed and the angular acceleration of each control period are accelerated, and the joint moment is adjusted to ensure the robustness of the system.
According to the mechanical arm trajectory planning method based on robust constraint control, the technical points of the mechanical arm trajectory planning method based on robust constraint control, the trajectory and moment planning operator, the robust input adjusting operator and the like are provided. The invention realizes that the mechanical arm automatically adjusts and plans and controls the input quantity according to the external environment, and saves the trouble of manually adjusting the path; the constraints are divided into mechanical arm hard constraints and task constraints, and the tasks are directly related to the instructions.
In the description herein, references to the description of the term "one embodiment," "some embodiments," "an example," "a specific example," or "some examples," etc., mean that a particular feature, structure, material, or characteristic described in connection with the embodiment or example is included in at least one embodiment or example of the invention. In this specification, the schematic representations of the terms used above do not necessarily refer to the same embodiment or example. Furthermore, the particular features, structures, materials, or characteristics described may be combined in any suitable manner in any one or more embodiments or examples.
Although embodiments of the present invention have been shown and described above, it is understood that the above embodiments are exemplary and should not be construed as limiting the present invention, and that variations, modifications, substitutions and alterations can be made in the above embodiments by those of ordinary skill in the art without departing from the principle and spirit of the present invention. The scope of the invention is defined by the appended claims and equivalents thereof.
Claims (5)
1. A mechanical arm track planning method based on robust constraint control is characterized by comprising the following steps:
step S1, modeling the related constraint of the mechanical arm according to the mechanical arm body limit, wherein the modeling process is as follows:
each joint angle satisfies the constraint:
wherein,respectively representing the joint angle, the upper limit and the lower limit of the joint angle of the ith joint; m represents the total number of joints;
simultaneously, because motor speed and motor moment limit, the arm faces speed and moment restraint respectively in the motion process:
wherein,respectively representing the joint angular velocity of the ith joint, the upper limit and the lower limit of the joint angular velocity; m represents the total number of joints;
wherein,respectively representing the moment of the ith joint and the upper limit of the moment of the joint; m represents the total number of joints;
step S2, planning the operation track of the mechanical arm;
in step S3, a reference estimate of the robot arm is adjusted, wherein,
the adjusted reference track is
Wherein,respectively representing the adjusted reference position track and the adjusted reference speed track;
and step S4, adjusting the input quantity of each period to ensure the robustness of the system.
2. The method for planning trajectories of mechanical arms based on robust constraint control as claimed in claim 1, wherein in the step S2,
representing the tasks of the mechanical arm by adopting a series of target points of a task space, and smoothly connecting the target points to form a task curve of the mechanical arm; wherein, X represents any point on the task curve, then the relationship between the task curve of the mechanical arm and the joint angle thereof is expressed as:
wherein,respectively representing a first derivative and a second derivative of the task vector, a Jacobian matrix of the mechanical arm and a first derivative of the Jacobian matrix of the mechanical arm;
Wherein, U represents the input of the system, and the above formula represents that the angular acceleration of the mechanical arm is used as the input of the system;
the task needs to be discretized during the motion of the mechanical arm:
meanwhile, when the control quantity of the system faces a task, the following constraints need to be met:
3. The method for planning the trajectory of the mechanical arm based on robust constraint control as claimed in claim 2, wherein in the step S2, each step of the planning process is represented as follows:
S22: calculating mechanical arm hard constraint and kinematic parameters;
s23: solving the expected state of the next step according to the constraint;
s24: solving the feasible range of the system control quantity U according to the constraint;
s25: solving the optimal solution under the following multiple constraints:
(1) and (3) constraint:
(2) optimizing the target:
s26: refresh output quantity:
4. the method for planning the trajectory of the mechanical arm based on the robust constraint control as recited in claim 1, wherein in the step S3, when the mechanical arm is disturbed by the external force, the mechanical arm reference trajectory is adjusted by using the following admittance filter:
wherein,respectively representing position adjustment quantity, speed adjustment quantity, a robot quality matrix, a robot damping matrix and external interference force;
the adjusted reference track is
5. The method for planning trajectories of mechanical arms based on robust constraint control as claimed in claim 1, wherein in the step S4,
in the periodic control, there is a relationship as follows:
wherein:
for each step, the angle, angular velocity and angular acceleration need to satisfy the following relationship
Wherein i represents a joint number, and m represents a maximum joint number;
the set that satisfies the above constraints is represented as:
from the foregoing derivation, each step of updating satisfies:
wherein,respectively representing the interference magnitude and the modeType error, using its rangeRepresents;
while expressing the constraint of angular acceleration as
The angle and angular acceleration control amount of each step needs to satisfy:
where ≧ indicates the solving of the minkowski sum;
simultaneously, the moment needs to be satisfied:
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202210284910.1A CN114378833B (en) | 2022-03-23 | 2022-03-23 | Mechanical arm track planning method based on robust constraint control |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202210284910.1A CN114378833B (en) | 2022-03-23 | 2022-03-23 | Mechanical arm track planning method based on robust constraint control |
Publications (2)
Publication Number | Publication Date |
---|---|
CN114378833A true CN114378833A (en) | 2022-04-22 |
CN114378833B CN114378833B (en) | 2022-07-08 |
Family
ID=81205204
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202210284910.1A Active CN114378833B (en) | 2022-03-23 | 2022-03-23 | Mechanical arm track planning method based on robust constraint control |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN114378833B (en) |
Citations (15)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5959861A (en) * | 1996-10-31 | 1999-09-28 | Fujitsu Limited | Adaptive robust control device |
US20030108415A1 (en) * | 2001-07-13 | 2003-06-12 | Martin Hosek | Trajectory planning and motion control strategies for a planar three-degree-of-freedom robotic arm |
CN101927495A (en) * | 2010-08-25 | 2010-12-29 | 中山大学 | Repetitive motion planning method for redundant manipulator |
CN102528802A (en) * | 2010-12-31 | 2012-07-04 | 中国科学院计算技术研究所 | Motion driving method for robot with nine degrees of freedom |
CN103624784A (en) * | 2013-11-06 | 2014-03-12 | 北京控制工程研究所 | Self-adaptation control method for space multi-arm complicated-connection complex |
CN105751196A (en) * | 2016-04-12 | 2016-07-13 | 华南理工大学 | Operating method on basis of master-slave industrial robot collaboration |
CN105772917A (en) * | 2014-12-16 | 2016-07-20 | 苏州继企机电科技有限公司 | Trajectory tracking control method of three-joint spot welding robot |
CN106068175A (en) * | 2014-03-14 | 2016-11-02 | 索尼公司 | Robot arm equipment, robot arm control method and program |
CN108621158A (en) * | 2018-04-27 | 2018-10-09 | 上海师范大学 | A kind of time optimal trajectory planning control method and device about mechanical arm |
CN109927032A (en) * | 2019-03-28 | 2019-06-25 | 东南大学 | A kind of mechanical arm Trajectory Tracking Control method based on High-Order Sliding Mode observer |
CN110262255A (en) * | 2019-07-16 | 2019-09-20 | 东南大学 | A kind of mechanical arm Trajectory Tracking Control method based on adaptive terminal sliding mode controller |
CN111152212A (en) * | 2019-12-05 | 2020-05-15 | 北京蒂斯科技有限公司 | Mechanical arm movement track planning method and device based on optimal power |
US20210011458A1 (en) * | 2017-03-27 | 2021-01-14 | South China University Of Technology | Method for programming repeating motion of redundant robotic arm |
CN113843791A (en) * | 2021-09-11 | 2021-12-28 | 杭州锐沃机器人科技有限公司 | Mechanical arm multipoint motion trajectory planning method |
US20220010878A1 (en) * | 2019-03-27 | 2022-01-13 | Vitesco Technologies Germany Gmbh | Method of Controlling a Dog Clutch |
-
2022
- 2022-03-23 CN CN202210284910.1A patent/CN114378833B/en active Active
Patent Citations (15)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5959861A (en) * | 1996-10-31 | 1999-09-28 | Fujitsu Limited | Adaptive robust control device |
US20030108415A1 (en) * | 2001-07-13 | 2003-06-12 | Martin Hosek | Trajectory planning and motion control strategies for a planar three-degree-of-freedom robotic arm |
CN101927495A (en) * | 2010-08-25 | 2010-12-29 | 中山大学 | Repetitive motion planning method for redundant manipulator |
CN102528802A (en) * | 2010-12-31 | 2012-07-04 | 中国科学院计算技术研究所 | Motion driving method for robot with nine degrees of freedom |
CN103624784A (en) * | 2013-11-06 | 2014-03-12 | 北京控制工程研究所 | Self-adaptation control method for space multi-arm complicated-connection complex |
CN106068175A (en) * | 2014-03-14 | 2016-11-02 | 索尼公司 | Robot arm equipment, robot arm control method and program |
CN105772917A (en) * | 2014-12-16 | 2016-07-20 | 苏州继企机电科技有限公司 | Trajectory tracking control method of three-joint spot welding robot |
CN105751196A (en) * | 2016-04-12 | 2016-07-13 | 华南理工大学 | Operating method on basis of master-slave industrial robot collaboration |
US20210011458A1 (en) * | 2017-03-27 | 2021-01-14 | South China University Of Technology | Method for programming repeating motion of redundant robotic arm |
CN108621158A (en) * | 2018-04-27 | 2018-10-09 | 上海师范大学 | A kind of time optimal trajectory planning control method and device about mechanical arm |
US20220010878A1 (en) * | 2019-03-27 | 2022-01-13 | Vitesco Technologies Germany Gmbh | Method of Controlling a Dog Clutch |
CN109927032A (en) * | 2019-03-28 | 2019-06-25 | 东南大学 | A kind of mechanical arm Trajectory Tracking Control method based on High-Order Sliding Mode observer |
CN110262255A (en) * | 2019-07-16 | 2019-09-20 | 东南大学 | A kind of mechanical arm Trajectory Tracking Control method based on adaptive terminal sliding mode controller |
CN111152212A (en) * | 2019-12-05 | 2020-05-15 | 北京蒂斯科技有限公司 | Mechanical arm movement track planning method and device based on optimal power |
CN113843791A (en) * | 2021-09-11 | 2021-12-28 | 杭州锐沃机器人科技有限公司 | Mechanical arm multipoint motion trajectory planning method |
Also Published As
Publication number | Publication date |
---|---|
CN114378833B (en) | 2022-07-08 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN105772917B (en) | A kind of three joint spot welding robot's Trajectory Tracking Control methods | |
JP5480198B2 (en) | Spot welding robot with learning control function | |
Eom et al. | Disturbance observer based path tracking control of robot manipulator considering torque saturation | |
CN112171673B (en) | Robot arm operation control method, control apparatus, and computer-readable storage medium | |
CN108621163A (en) | A kind of redundancy tow-armed robot cooperation control method towards remittance tenon technique | |
Ferretti et al. | Toward the implementation of hybrid position/force control in industrial robots | |
CN109623812B (en) | Mechanical arm trajectory planning method considering spacecraft body attitude motion | |
CN107422739B (en) | Robust control method for attitude of base of space robot | |
JP2017209762A (en) | Robot device, robot control method, program, recording medium and production method of article | |
CN115723137A (en) | Compliant task control method based on plane constant force | |
CN114310914A (en) | Fuzzy self-adaptive iterative trajectory tracking control method and system for multi-degree-of-freedom mechanical arm | |
Zhou et al. | Neural network-based variable stiffness impedance control for internal/external forces tracking of dual-arm manipulators under uncertainties | |
JP3936242B2 (en) | Gain setting method, controller validity verification method and robot control method in servo motor controller | |
CN114378833B (en) | Mechanical arm track planning method based on robust constraint control | |
Mitrovic et al. | Optimal feedback control for anthropomorphic manipulators | |
CN110900613A (en) | Non-stop control method and system for mobile robot | |
CN116810792A (en) | Fuse and booster double-robot assembly flexible control method based on neural network | |
Shen et al. | Optimal trajectory planning of manipulators subject to motion constraints | |
Ghasemi et al. | Adaptive image-based visual servoing of 6 DOF robots using switch approach | |
Yan et al. | Integrated Drill Boom Hole-Seeking Control via Reinforcement Learning | |
CN117400237A (en) | Track tracking and force compliance control method for rocket solid fuel shaping robot | |
Sun | Research on contact force control of grinding robot based on adaptive impedance control | |
Zhang et al. | Motion Control of Disc Cutter Changing Robot Body for Tunnel Boring Machine | |
Seifried et al. | Analysis of feed-forward control design approaches for flexible multibody systems | |
CN117733829B (en) | Joint force position coordination self-adaptive control method and system of multi-degree-of-freedom industrial robot |
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 | ||
GR01 | Patent grant | ||
GR01 | Patent grant | ||
CP03 | Change of name, title or address | ||
CP03 | Change of name, title or address |
Address after: 272000, No. 888 Huarun Road, Zhongxin Electromechanical Industrial Park, Zhongdian Town, Zoucheng City, Jining City, Shandong Province Patentee after: Luoshi (Shandong) Robot Group Co.,Ltd. Country or region after: China Address before: 100097 1-01, floor 7, building a, Beijing Haiqing Shuguang real estate development center (Office) and postal branch project, East wangfuyuan District, Haidian District, Beijing Patentee before: ROKAE, Inc. Country or region before: China |